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.
Google Webservices with PHP
8월 22, 2006 at 9:29 오전 (google, 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.
More Image manipulation with PHP & the GD library
8월 22, 2006 at 9:29 오전 (gd, php)
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.
Learn how to build an Ajax RSS reader
8월 22, 2006 at 9:29 오전 (ajax, rss)
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.
How To Write Unmaintainable Code
8월 22, 2006 at 9:27 오전 (howto)
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…
Huge List of Python Tutorials
8월 22, 2006 at 9:25 오전 (python, tutorial)
More than 300 extensive Python tutorials, listed by category and topic.


