On my previous post, I talked about how to install Ubuntu desktop and doing the first update of it. This post focuses on installing the right IDEs (eclipse for most development and aptana for ruby dev). First off - you need music. Go here - to get...
No FTP site? No problem
Requirement: Build a script to pull a file stored online. Real life example: The data provider is happy to update the file published online but won't setup an FTP account for you to grab the file. Solution: Quick and easy using perl LWP (see http:...