How To Create an RSS Aggregator with PHP and AJAX

Over on Informit.com is a great article I found that shows step-by-step how to create an RSS Aggregator with PHP and AJAX.
This seems like a great tutorial to get you started on AJAX, since it covers GET and POST to PHP via JavaScript, which is what’s required for AJAX.
It follows with a section on parsing More >

Simple "Translate this Page" PHP Function

Here is a simple PHP function I created that will generate a set of links to “Translate this Page”.
Currently the script translates from English to Arabic, German, French, Spanish, Italian or Japanese using Google Language Tools page translator.
I have added the option for the function to create “Translate this Page to” followed by:

A List of More >

PSD to HTML/CSS Template

If you ever created a site layout in Photoshop or purchased a PSD template file from one of the template sites, getting your PSD to a nice XHTML/CSS Template can sometimes seem impossible. I recently found this article that should help you learn how to analyze either a new template, or even your current More >

Where Does a Web Developer Spend Their Time

I got a real kick out of this image!

Developer vs. the Project

For any kind of developer, when working, staring at your project on the screen, it sometimes seems your work actually comes to life with the sole purpose to terminate you.
In this case, it’s the complete opposite. Here the developer trys to end the project suddenly.
Animator vs. Animation
*as Benny pointed out to me the original More >