AJAX and PHP: Building Responsive Web Applications
www.PACKTPUB.com  FREE ONLINE EDITION: Read full chapters online, download free samples from the book and more...
Book Contents Index > Chapter 9

Introduction
1: AJAX and the Future Of Web Applications
2: Client-Side Techniques with Smarter JavaScript
3: Server-Side Techniques with PHP and MySQL
4: AJAX Form Validation
5: AJAX Chat & JSON
6: AJAX Suggest and Autocomplete
7: SVG (Scalable Vector Graphics)
8: AJAX Grid  
9: AJAX RSS Reader
10: AJAX Drag and Drop
Appendix A: Configuring Your Working Environment
Appendix B: Using Smarter Tools to Write Better Code
Appendix C: Advanced XML

Index

Free Chapters:
Chapter 1: AJAX and the Future Of Web Applications [0.5 MB PDF]
Chapter 5: AJAX Chat [1 MB PDF]

Free eBook:
AJAX Whiteboard mini-book

Code Download

Contact us

Chapter 9: AJAX RSS Reader
In the last few years the web became much more active than it used to be. Today we see an explosion of new sources of information, such as news sites appearing every day, and the latest trend on the web life - the weblogs (every living person seems to have a web log these days).

As a natural reaction to this invasion of information, many systems appeared that allow for grouping, filtering, and aggregating this information. This is implemented in practice through web syndication, which is that form of syndication where parts of a web site (such as news, weblog posts, articles, and so on) are made available for other sites or applications to use.

In order to be usable by other parties, the data to be shared must be in a generic format that can be laid out in different formats than in the original source, and when it comes to such formats, RSS 2.0 (Really Simple Syndication) and Atom are the most popular choices.

Learn more about the history of RSS and Atom in the Wikipedia - the link to the RSS page is http://en.wikipedia.org/wiki/RSS_(protocol).

In this chapter we'll analyze the RSS file format, then take a look at Google Reader (Google's RSS aggregator), and then build our own RSS aggregator web page with AJAX and PHP.

 

Chapter 9: AJAX RSS Reader
  • Working with RSS
    • The RSS Document Structure
    • Google Reader
       
  • Implementing the RSS Reader
     
  • Summary
   

Paperback 250 pages
Released: February 2005
ISBN: 1847192825
ISBN 13:
978-1-904811-82-4

eBook Version Also Available
Buy the book & eBook together and get 80% off the eBook

     

 




View the book details
on PacktPub.com

 


 
  This website is owned and maintained by Packt Publishing Ltd, 2006. All rights reserved. Terms and Conditions