Click here to Skip to main content
15,885,216 members
Articles / Programming Languages / XML

RSS Reader

Rate me:
Please Sign up or sign in to vote.
4.80/5 (50 votes)
17 Feb 20044 min read 398.7K   17.5K   161  
An easy to use RSS feed reader
<?xml version="1.0"?>
<!-- RSS generated by UserLand Frontier v9.0 on 2/13/2004; 1:00:15 AM Pacific. -->
<rss version="2.0">
	<channel>
		<title>New York Times: Technology</title>
		<link>http://www.nytimes.com/pages/technology/index.html</link>
		<description>Headlines, abstracts and links for the latest New York Times articles, for Radio UserLand.</description>
		<language>en-us</language>
		<copyright>Copyright 2004 The New York Times Company</copyright>
		<lastBuildDate>Fri, 13 Feb 2004 09:00:15 GMT</lastBuildDate>
		<category domain="http://www.weblogs.com/rssUpdates/changes.xml">rssUpdates</category> 
		<docs>http://backend.userland.com/rss</docs>
		<generator>UserLand Frontier v9.0</generator>
		<webMaster>webmaster@userland.com</webMaster>
		<item>
			<title>Protecting the Cellphone User&apos;s Right to Hide</title>
			<link>http://www.nytimes.com/2004/02/05/technology/circuits/05next.html?ex=1391922000&amp;en=762a92a58346fe39&amp;ei=5007&amp;partner=USERLAND</link>
			<description>Cellphone carriers are planning to roll out features that allow companies or other cellphone users to know a user&apos;s location.</description>
			<pubDate>Fri, 13 Feb 2004 11:40:25 GMT</pubDate>
			<author>Jeffrey Selingo</author>
			<guid>http://www.nytimes.com/2004/02/05/technology/circuits/05next.html</guid>
		</item>
	</channel>
</rss>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.


Written By
Web Developer
United Kingdom United Kingdom
London based C# programmer.

I maintain my own pet C# site http://www.sloppycode.net in my spare time.

Comments and Discussions