Friday, October 30, 2009

Not Ubuntu related

But it is open source related.

I built a backup utility for our datacenter based on rsync. It used rsync in the background but gives our non unix technicians the ability to backup shares, folders with rsync on windows without needing us unix gurus to setup the backups.

It has all the rsync features, plus scheduler and can build the UI options into a script so you can have a nice icon to just double click on to do the backups whenever and/or throw them into your own schedules uses the scheduler for windows.

here's a video of it I posted on youtube.

Xubuntu 9.10

Yeah! Been pretty busy the last two months with work, web development, drupal, server management - I have not had time to jump on and blog about the cool things I have been doing. But since the new release of ubuntu is out in the wild, I decided to download it and begin working with it in a VM and start retooling it for a new LAVA and LAVALite release.

Lately I have been working on some projects for clients with RAILO, drupal and cakephp. All web based applications but it's been amazing to build some apps that look and run just like desktop apps all built on opensource software. I have been using LAVA based on Ubuntu 8.04 with apache, tomcat, cakephp, drupal and RAILO depending on the project. I have grown to really enjoy coding this way. I started about 8 years ago as a COLDFUSION programmer and started to write smaller apps with RAILO when it became opensource. Now with a UBUNTU stack and I throw in either RAILO, drupal or cakephp and volia instant backend for some really robust apps. Having ubuntu as a solid test environment really makes development so much faster cause I can make a custom cd for the client which has all the software and runtimes necessary to completely install a new instance of the application within their environment without the need for an apache guru or a mysql guru, etc.

Throw in some Yahoo UI, EXTJS or Jquery and your apps look awesome.

I am really excited about this new version of ubuntu - supposed to be alot faster. I played with the betas but now to see the true release.

Will post something once I have tested out a couple builds.