Discussions: 1,158 | Messages: 7,952 | Members: 702 | Online: 12 | Newest : mshoneybeeeee (Welcome!)

Go Back   Webmaster Forum Marketplace - Webmaster SEO SEM Forum - Qdoos > Webmaster SEO - SEM Forum > Programming - Coding > PHP Forums

PHP Forums Discussion area for PHP programming and coding. Ask for help, share your knowledge, or talk about PHP here.


Reply
 
LinkBack Tools Display
Old 05-23-2008, 11:43 AM   #1 (permalink)
Administrator
 
RiverWire's Avatar
 
Join Date: Aug 2007
Location: Norfolk Uk
Posts: 1,028
Rep Power: 10 RiverWire will become famous soon enough
iTrader: (2)

Default Customizable RSS feed aggregator in PHP

From IBM.com

RSS (Rich Site Summary, RDF Site Summary, or Really Simple Syndication) has been around since the mid-1990s. Over the years, several variants of the RSS format have popped up and several claims have been made about its ownership. Despite these differences, RSS never ceased to serve its usefulness in distributing Web content from one Web site to many others. The popularity of RSS gave way to the growth of a new class of Web software called the feed reader, also known as the feed aggregator. Although there are several commercially available feed aggregators, it's easy to develop your own feed aggregator, which you can integrate with your Web applications. You'll appreciate this article's fully functional PHP code snippets, demonstrating the use of PHP-based server-side functions to develop a customizable RSS feed aggregator. In addition, you'll reap instant benefits from using the fully functional RSS feed aggregator code, which you can download from this article.
As technologies such as Ajax and Web 2.0 contribute to the exponential growth of Web applications, the value of the application's content plays an important and central role. Both content providers and content consumers need effective ways to publish/syndicate and subscribe/read their content, respectively. This is where the simplicity and power of RSS make this Web 1.0-era invention an important ingredient in the Web 2.0 era and beyond.

Read more...
RiverWire is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply

Bookmarks

Tags
customizable rss feed

Tools
Display

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 07:01 PM.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66