// archives

Archive for May, 2008

Building Web 2.0 Ready Applications with XML-RPC

For the last month at work I’ve been building an admin backend for a huge application. The application runs as a large Java XML-RPC server which takes request, performs database and cache operations and returns data.
At first I hated this idea, mainly because it was so different to the typical lamp development flow I was [...]

CodeIgniter v1.6.2 Released

From CodeIgniter Official News:
We’re pleased to announce that CodeIgniter version 1.6.2 has been officially released. This release includes more than 29 bug fixes and 34 feature additions and enhancements. Among these are some improvements to Active Record and transactional database interaction, the introduction of a constants file, improvements to the Zip library, a [...]