Note: You will see the new WebTechGeek web page format with -
older WTG web page format. I hope you like the new!
About RSS News Feeds
"RSS is a method of distributing links to content in your web site that you'd like others to use.
In other words, it's a mechanism to "syndicate" content." (Searchenginewatch.com)
Really Simple Syndication (RSS) is a lightweight XML format designed for sharing headlines and other Web content. Think of it as a distributable "What's New" for web sites.

Get The Latest News, Tips, Free Software Downloads.
WebTechGeek.com RSS News Feeds: http://www.webtechgeek.com/feed.xml
Software: RSS News reader Software that presents headlines:
RSS Aggregator - keep track of your favorite RSS feeds. Free! - WebTechGeek's RSS feed: http://www.webtechgeek.com/feed.xml
RSS Bandit: an RSS/Atom aggregator also known as RSS Reader for your desktop written with the .NET Framework. Free! Read more here!
The Rocket RSS Reader is a FREE personal news & information tool.
RssFeedEater is a RSS Reader that can gather information from various sites that offer syndicated content (RSS or ATOM). In beta, Free!
SharpReader is an free RSS Aggregator for Windows, created by Luke Hutteman.
Sauce Reader is an free easy to use, innovative and full-featured feed reader.
Feedreader is a freeware Windows application that reads and displays Internet newsfeeds aka RSS feeds based on XML.
EasyFeed 2004 is a free feed reader/aggreator, It handles all of the RSS Specifications.
Deepnet Explorer is the world’s first browser to offer fully integrated P2P file sharing capabilities and a built-in RSS/ATOM news reader.
BLUR BlogLines.com MyBlog Unoffical Reader. Read Blogs and News Feeds in the Reader. No more switching between browser windows. BLUR v0.11 for Win9x/NT4/ME/Win2k/XP
Desktop Sidebar displays RSS newsfeeds , e-mails, appointments, task, notes, plus more.
NetNewsWire is an easy-to-use RSS Web news reader for Mac OS X.
Do you know of a good RSS newsfeed software email me!
About RSS News Feeds!
RDF Site Summary (RSS) is catching on as one of the most widely used XML formats on the Web. Find out how to create and use RSS files and learn what they can do for you. See why companies like Netscape, Userland, and Moreover use RSS to distribute and syndicate article summaries and headlines. This article includes sample code that demonstrates elements of an RSS file, plus a Perl example using the module XML::RSS.
What exactly are these RSS files?
RSS files are metadata. Until you've used them or seen an example, it may not be easy to understand what RSS files are, but they are easy to create. An RSS file commonly contains four main types of elements: channel, image, items, and text input. These elements are easy to identify and code, as the example in Listing 1 demonstrates. An example of an item within an RSS 0.91 file, Listing 1 contains three easily identifiable parts: a title, a link, and a description.
In headline collections published as results of RSS file aggregations, HTML normally renders the specified title as a headline. The title usually also serves as a link, using the URL listed in the link element. Finally, the description is normally displayed as a summary of the article underneath the headline.
More software downloads