Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What Is a RSS Aggregator
What Is a RSS Aggregator? - RSS FAQs - Adding Your Feeds to RSS News Readers and Aggregators
✍: FYIcenter.com
A RSS aggregator, also called RSS reader, is software application that allows you to subscribe to many RSS feeds from various sources
and read them in one place. A RSS aggregator usually provides a big list of RSS feeds from popular news providers.
But it also allows you to enter the URL of a specific RSS feed that you are interested. The diagram blows shows
you how a RSS aggregator fetches RSS feeds for you:
2007-05-12, 4890👍, 0💬
Popular Posts:
What is the difference between CALL_FORM, NEW_FORM and OPEN_FORM? CALL_FORM: start a new form and pa...
In which event are the controls fully loaded ? Page_load event guarantees that all controls are full...
How do we enable SQL Cache Dependency in ASP.NET 2.0? Below are the broader steps to enable a SQL Ca...
How To Run a JUnit Test Class? A JUnit test class usually contains a number of test methods. You can...
How To Select Some Rows from a Table? - MySQL FAQs - SQL SELECT Query Statements with GROUP BY If yo...