all things web, sans time travel
- SoapClient class not found solution
Recently I used the PHP SoapClient class successfully on Windows simply by uncommenting the extension=php_soap.dll line in php.ini. Unfortunately when I ran the same script on CentOS Linux (MediaTemple) I got a ...
- goHOV.com
goHOV.com is a carpooling site aimed at college students looking for a ride to class, home for spring break or maybe to a local concert. Students can search for rides and other profiles, send messages to each other, ...
- XMLObjectPrinter
Many times when I’m coding java I wish that I could just take an object and dump all of its contents into systemout like I was running a debugger. So I wrote the XMLObjectPrinter which calls every get method ...
- Importing large sql files in phpMyAdmin
Recently I had the unfortunate task of having to reseed an entire database from a snapshot taken a few months ago. So I opened phpMyAdmin, created the database and clicked the Import tab on top to run the data ...
- ResearchBlogging.org Goes Live
We recently collaborated with Seed Media Group, publishers of the really cool science magazine Seed, to create ResearchBlogging.org. From the site itself: Do you like to read about new developments in science and ...

