Monthly Archives: October 2007

The Dog.com Community Has Launched

I recently had the chance to do some consulting on a project which has finally launched, so I just wanted to share the results.
PetsUnited, LLC asked me to evaluate what a Web 2.0 community could look like for their user base. They had customers using their e-commerce shopping site, but also users in an [...]

Slightly Better Partitions of an Integer in PHP

I wrote in my first post about partitions of an integer in PHP that I had just started with PHP and that there were probably better ways to do a few of the lines in the code.
Well, having worked with PHP 5 now for a few weeks, I see there are, of course.
Specifically, it doesn’t [...]