Development Tools: Link Checker for firefox

Dead links can be a real hassle, especially if you miss them before sending to the client. Now the laborious task of checking each link on a page can be made infinitely quicker using the LinkChecker plug-in for Firefox.
LinkChecker goes through every link in the page and colors the links: Green for Good, Red [...]

AS3: Bulk-Loader

For anyone who’s creating a large application, loading the sometimes overwhelming mas of information needed (images, xml / text files / video) can provide a world of headaches.
If you are using AS3 might want to take a look at Bulk-loader . It has a vast array of features including, but not limited to Connection [...]

Getting back into cakePHP

I have just started an internal project at work to create a portfolio management system. After several months of Joomla hacking it seems this is my chance to get back into serious development again.
I have gone for cakePHP for the project, as opposed to Codeigniter. Although I have mainly tended towards codeigniter in the past [...]

Great White and Effects Have merged

Andy Zupko, the mastermind behind the great white effects branch has announced that he has merged the effects into the great white branch.
I have recently been dabbling with both of the libraries, and have a few experiments to put up, of depth of field effects, dynamically referencing objects, that i have created whilst learning [...]