Dive into the archives.
- Scienceblogs Jobs Goes Live
A very nice job site we built for Seed Media ...
- Drupal and Wordpress
Over the past few months we’ve worked on a range of projects, mostly all custom work, which is really where our collective heart lies, but also with two of the bigger “off-the-shelf” products– ...
- SYLK the shocker
Very weird error - I created an excel file from PHP and returned it as excel content type, etc. as I have done a thousand times. Only this time I got a strange message from Excel saying that my file was not a valid ...
- 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 ...
- 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 ...

