News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Aajax RSS Reader
May 13, 2006 @ 10:26:18

IBM developerWorks has this new tutorial today walking you through the creation process behind an Ajax RSS reader (with some PHP help).

Web 2.0 is all about ingenuity, and solving the problem of how to create an RSS reader with XMLHTTP teaches a lot about how to program the 2.0 Web.

This article walks through the construction of an Ajax-based RSS reader using both XMLHTTP and <script> tags as the transport mechanisms.

Of course, all of the code is included, and they explain each step of the way - from the creation of the server-side PHP script (PHP), to the generation of the different feed pages, to the Javascript to create the reader itself. There's a little bit of object-oriented knowhow needed to work with some of the PHP, but it's nothing most developers can't tackle. In the end, they've demonstrated two ways to the same result - using both XML and JSON.

0 comments voice your opinion now!
ajax rss reader xml json javascript backend ajax rss reader xml json javascript backend


blog comments powered by Disqus

Similar Posts

Knut Urdalen's Blog: Seamless AJAX with PRADO

Jake Blauzier's Blog: Event-Based AJAX Framework for PHP

Michael Nitschinger: Benchmarking Cache Transcoders in PHP

php|architect: Writing an AJAX-based Visual Rating System with PHP

PHPBuilder.com: Dynamic XML with PHP


Community Events











Don't see your event here?
Let us know!


code unittest example functional series object podcast language opinion framework conference community development interview tool zendframework2 release phpunit testing introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework