Advanced, Open Source & Web-Based Feed Reader: rsslounge

rsslounge is an open source, full-featured & web-based RSS feed reader application that is built with PHP-MySQL.

It allows you to read your feeds, categorize or filter them, set priorities & more from an Ajax-based slick interface.

PHP Feed Reader: rsslounge

Besides the standard feed items, rsslounge supports images & photoblogs.

For periodically fetching content from feeds, it offers 2 options: cron job or Ajax-based requests (that work while the application is running).

The application makes switching feed readers so easy with the OPML export/import functionality.

Also, rsslounge is a guide-like application for jQuery fans as it makes use of this library fully with the Ajax requests, accordions, sliders, modal boxes & more..

P.S. It works perfectly in all major browsers except IE.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Follow WebResourcesDepot At Twitter And Get More Resources!

Tags: , ,

Related posts

WordPress 2.9.1 Release Candidate 1

Thanks to everyone who tested 2.9.1 Beta 1.  We’re following that up with Release Candidate 1.  RC1 contains a few more fixes, bringing the number of fixed tickets up to 23.  If you are already running Beta 1, visit Tools->Upgrade in your blog’s admin to get RC1.  You can also  download the RC1 package and install manually.  If all goes well, 2.9.1 will be here soon.

Custom Web Fonts in CSS3

Another great feature of CSS3 is being able to use custom web fonts in your website layouts, instead of being stucked with the boring Arial, Georgia, Courier etc typeface. In CSS3 however you are able to use any TrueType (.ttf) or OpenType (.otf) typeface in website layouts, simply by using the @font-face rule. With that you are able to load custom web fonts into your website and then be able to use the font, without having the problem of does the user have this font, or does the user have this font as well.