Ajax Feed
Read more and download "Ajax Feed"
Using javascript to talk to the server can be useful for complex applications that need to make multiple small requests to the server and make it fast.
By doing this you can keep most of the logic on the server where it belongs.
So it can help prevent the complex client anti-pattern (even worse ishaving basicaly the same code on the client and server side).
Doesn't work on Internet Explorer 6 or 7. Thumbs down for this script.
Visit PhpDaddy.com