Published on 2007-11-19 21:03:00

ProDevTips have a good series on creating an Ajax feedreader in three parts. The tutorial uses Zend Framework, Smarty, HTML_AJAX , Prototype and Scriptaculous. Scriptaculous and prototype are used for windowing and drag&drop, otherwise the application allow to start with registered user, login, create your feeds and categories, list, manage feeds ... etc.

feed_reader_scrshot.jpg


You can download the application sources from the first part. In the second part, the author explains the source code PHP, Javascript, templates and Ajax capabilities of the application. The third and last part show in details the list and manage window code. The author in the tutorials didn't explain everything in the code, but you might have a look at sources and see if you find it useful.


Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved