CSS Optimization: Make your site load faster for free

Often overlooked for the more popular image optimization, CSS optimization can help shave off quite a bit from your pageloading times. The article compares four different CSS optimizers, leading to one winner. Even Digg could use its CSS compressed a bit.

read more | digg story

Google Webservices with PHP

Have you ever wanted to enrich your site with information from Google, Amazon, eBay, or one of the many other sites that provide web services through SOAP? In this tutorial, I will be demonstrating how to use the SOAP package from PEAR to query Google’s extensive database.

read more | digg story

More Image manipulation with PHP & the GD library

In this second part of the “Image manipulation with PHP & the GD library” article series you will learn how to resize images, create thumbnails, watermark images and more.

read more | digg story

Learn how to build an Ajax RSS reader

Learn how to build an Asynchronous JavaScript and XML (Ajax) Really Simple Syndication (RSS) reader, as well as a Web component that you can place on any Web site to look at the articles in the RSS feeds.

read more | digg story

How To Write Unmaintainable Code

I am passing on these tips from the masters on how to write code that is so difficult to maintain, that the people who come after you will take years to make even the simplest changes. Further, if you follow all these rules religiously, you will even guarantee yourself a lifetime of employment…

read more | digg story

50 Common Interview Questions

Collections of Questions.

read more | digg story

Huge List of Python Tutorials

More than 300 extensive Python tutorials, listed by category and topic.

read more | digg story