'Development' Category

WetPaint Officially Launches

June 19th, 2006 · Posted in Development, Tools, Software · 0 Comments

I had signed up to be notified when WetPaint was going to become available to us normal slobs, and I finally got the notice.

PHP Object Generator

December 23rd, 2005 · Posted in Development, Database, Tools · 0 Comments

I found this searching for ‘development‘ tags on Technorati, and it looks very promising. It’s a very simple interface to generate PHP objects quickly and with integrated CRUD methods. Which is an obvious headstart in developing PHP applications. I made a sample object for a table that would hold the post information for a simple content management system.