all things web, sans time travel
- IE image resize
Specifying width or height for an image should scale the image down appropriately. So if you’e image is 500px wide but you want to scale to 100px wide you just put <img width=”100px”. However, IE ...
- Scienceblogs Jobs Goes Live
A very nice job site, built by Chris and Vas, 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 ...

