Dear Microsoft, thank you for putting out a waste of code that will, again, send web programmers into cardiac arrest.
Continue reading...23. June 2009
Dear Microsoft, thank you for putting out a waste of code that will, again, send web programmers into cardiac arrest.
Continue reading...14. May 2009
I've looked at parsing weather data with PHP before, but I've found that using Yahoo's weather service it more stable and flexible. Luckily PHP has some excellent built in functions to parse complex XML.
Continue reading...22. April 2009
Sometimes it is appropraite to secure Typo3's backend login page and editing pages. This is done very easily in your server's .htaccess file.
Continue reading...21. April 2009
One of the things you immediately find out about Typo3 is that it uses Imagemagick, a server based image modification tool, to handle thumbnail creation, image resizing, and more. Imagemagick gives Typo3 some great features, but only if you have it installed correctly. Here is a quick guide to installing Imagemagick for Typo3.
Continue reading...4. March 2009
You think, I'm tired of Microsoft. You've wanted to change, but couldn't leave your proprietary operating system because is houses all the software you use to develop web sites, like Dreamweaver and Photoshop. Well, you can do web development for free, and here's how to do it.
Continue reading...5. January 2009
Eventually every programmer will be required to find a way to upload a file to a web server. I recently started a project that required a way for me to upload a word doc to a web server, which, in turn, required me to write a upload and rename script in PHP.
Continue reading...
23. June 2009
0 Comments