I guess when NASA circulates an eBook on communicating with Aliens it might be worth checking out. I didn’t read it yet though – so don’t blame me if you get frustrated.
Category Archives: Links
Link – Node nmap: Scan a network for computers using nmap
Jason Gerfen wrote a package for using nmap with node.js if you’re interested.
From jsclasses.org:
“This is a Node.js module that can scan a network for computers using nmap.
It uses the nmap program to either discover local computers in the same network address range or scan a network of remote computers within a given range.
It outputs a listing of details computers found including IP addresses as well opened ports that were found.”
http://www.jsclasses.org/package/315-JavaScript-Scan-a-network-for-computers-using-nmap.html
TinyImageManager for CodeIgniter
If you use the TinyMCE Image Manager and CodeIgniter together, this class can save you a bit of work.
“This package can handle TinyMCE Image Manager image uploads using CodeIgniter.
It is a port of the TinyMCE image manager plugin to integrate it with CodeIgniter framework.
This class was originally written by Andrey Antonov.
-Pablo Matias Perrone”
http://www.phpclasses.org/package/7971-PHP-Handle-TinyMCE-Image-Manager-image-uploads.html