Jocosoft.com relaunched!
Posted by admin in Uncategorized on September 6, 2009
Jocosoft is back, and better than ever. Please don’t mind the dust as things settle down.
Recess! A framework with great potential.
Posted by admin in Web development on September 13, 2009
I was reading some article last week that mentioned the Recess! Framework. Having never heard of it, they peaked my interest, and I headed of to its site, and watched some demo videos. It is still in early stages of development (current version v0.20), but is already very usable, and has the potential of becoming one of the big players. It is not yet another attempt to port Ruby On Rails to PHP, and yet manages to implement some of its powerful features, like annotations and being RESTful. I am definitely keeping an eye or two on this one!
Linux backup to gmail account
Everyone knows how important backups are, yet hardly anyone follows a good backup strategy, me included! Since I do not want to go the hardcore route, I developed this script that backs up important parts of the system, compress them, encrypts them, and email them to an external email address (I use gmail for this). I run this script once a day (at night) using a cron job.
Simple image selector
Posted by admin in Web development on September 6, 2009
This is basically a stripped down version of what is used on amazon.com. It allows for a very simple, and fast solution to view multiple images.