PHP class to handle sending network Growl notifications using PHP
Posts from June 2007
The Ultimate RSS Toolbox – 120+ RSS Resources
The Ultimate RSS Toolbox – 120+ RSS Resources
Mashable compilation of all sorts of cool tools related to RSS/feeds.
Desktop Tower Defense
Incredibly addictive online game. You place towers on your desk, and then lines of “creeps” try to run past them. If your towers are well-placed, they’ll shoot the creeps down. If not, they get across and you lose.
developerWorks : Web development : Technical library view
developerWorks : Web development : Technical library view
Awesome collection of developer-oriented articles from IBM developerWorks specifically about web development. All sorts of good AJAX, PHP, MySQL etc etc articles.
Practical PHP Programming Wiki
Practical PHP Programming Wiki
Interesting wiki with all sorts of guides and tips on PHP programming from really basic to quite advanced.
Multi-threading strategies in PHP » Implicit Evaluation with PHP
Multi-threading strategies in PHP » Implicit Evaluation with PHP
Another approach to multi-threading in PHP. This includes a class (PHP4-style) to abstract most of the operations out.
How To Set Up Database Replication In MySQL | HowtoForge – Linux Howtos and Tutorials
How To Set Up Database Replication In MySQL | HowtoForge – Linux Howtos and Tutorials
Good copy-paste style howto on setting up replication for MySQL.
Cocoatron :: Automator Actions for XML Processing Pipelines
Cocoatron :: Automator Actions for XML Processing Pipelines
Awesome set of actions for Automator on a Mac to handle batch processing of XML files including application of XSL transformations, validation etc etc.
Thorough look at PHP’s pcntl_fork() | van-steenbeek.net
Thorough look at PHP’s pcntl_fork() | van-steenbeek.net
Multi-threading (forking) in PHP and how to make it happen. Complicated, but could work for FeedBlendr.
hKit microformats parser for PHP5
hKit microformats parser for PHP5
Cool library for parsing and extracting microformats from pages using PHP5.