Monthly Archives: November 2005

I am Michael Bolton

Proof: I was listening to Jay-Z (well, the Grey Album) while driving in my Ford Focus to work as an IT consultant while wearing my usual uniform of a blue button down shirt and completely generic khakis. Further Proof: I’m … Continue reading

Tagged , | Leave a comment

OpenIT has a demo site!

I finally got around to setting up a demo site for OpenIT over on SourceForge. Not very much hacking was required. I actually fixed a couple bugs in tools/setup.php because of the experience. I had to add define(‘DB_DATAOBJECT_NO_OVERLOAD’,true); to the … Continue reading

Posted in Open Source | Tagged | Leave a comment

Guilty as charged

Found (thanks vidluther) C. Enrique Ortiz’ list of “Developer’s Top 10 replies when code doesn’t work…”: Top 10 replies by developers when their programs don’t work: 10. ‘That’s weird…’ 9. ‘It’s never done that before.’ 8. ‘It worked yesterday.’ 7. … Continue reading

Posted in PHP, Technology | Tagged | Leave a comment

PEAR Bliss

Just updated the PEAR packages in OpenIT using my handy little openitPEAR.php tool. Found a little bug in it, fixed it in 30 seconds, and updated OpenIT’s PEAR packages in another 30 seconds. After many months of dreading bundling PEAR … Continue reading

Posted in PHP | Tagged | Leave a comment