Tuesday August 16, 2011
Like a Rosetta Stone of scripting languages.
Thursday December 30, 2010
A PHP micro-framework to maps URLs to Classes, inspired by web.py
Saturday December 18, 2010
Open Web Analytics (OWA) is open source web analytics software that you can use to track and analyze how people use your web sites and applications. OWA is licensed under GPL and provides web site owners and developers with easy ways to add web analytics to their sites using simple Javascript, PHP, or REST based AP
Friday September 17, 2010
A brief overview and library recommendation.
Sunday March 14, 2010
A cleanish looking implementation of the ActiveRecord pattern in PHP. Tempted to use try this out in forthcoming project.
Thursday February 4, 2010
One of the first sensible write ups of Facebooks HipHop, by someone who's actually been involved. Covers why it's irrelevant for 99% of PHP users, the rare times it might be useful and a whole bunch of internal facebook scaling background too.
Sunday January 31, 2010
Looks like the new PHP compiler that was rumored a while back.
Monday October 26, 2009
Using apache_note for custom logging from PHP.
Monday August 24, 2009
"To demonstrate some uses of PHP 5.3's fun, new anonymous functions let's implement the famous functions: map and reduce."
Wednesday July 8, 2009
5 second change to force Textmate to lint the current PHP on save. Hugely useful.
Thursday May 28, 2009
Micro PHP framework based on web.py
Thursday April 16, 2009
The basics on system daemons, why you'd write one in PHP, and some good examples.
Saturday March 14, 2009
Dwoo is a PHP5 template engine positioned as an alternative to Smarty, it is (nearly) fully compatible with its templates and plugins, but it is written from scratch and aimed at going one step further with a cleaner codebase.
Wednesday March 11, 2009
Minim is a minimalist PHP web application framework. The idea here is to have a bare minimum of features for your web application.
Sunday May 27, 2007
I’ve been meaning to upgrade PHP on my macbook for a while now, today I finally got around to it...
Wednesday January 10, 2007
I subscribe to the WSG reading list, an entertaining and informative round up of...
Saturday January 6, 2007
Over the holidays I came discovered Code Golf and got quite addicted to one of the challenges, for...