<HTML><HEAD>
<META charset=US-ASCII http-equiv=Content-Type content="text/html; charset=US-ASCII">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR></HEAD>
<BODY style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; BACKGROUND-COLOR: #ffffff">
<DIV>&lt;&lt;&lt;How do you do an RSS feed? I have a UNIX shell account and use Pine for <BR>e-mail, Lynx for the Web, and trn or tin for the Newsgroups (which I <BR>rarely visit anymore). I'm not sure how I can get these feeds either.&gt;&gt;&gt;<BR></DIV>
<DIV>The author needs a program that builds an XML file and the subscribers need a program that reads it, and the location of the files they are interested in, which are published on the author's web page&nbsp;and in various directories.</DIV>
<DIV>&nbsp;</DIV>
<DIV>An RSS feed is nothing more than the simplest standardized form of web publication scheme, where someone places links and optional descriptions into an XML file, and other people read that XML file and display the headlines to see which ones they are interesting in following up.&nbsp; It is best suited to ongoing publication of recent changes or articles (news) rather than general file transfer.&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>It differs from email in that: (1)&nbsp;subscription is trivial rather than managed, people just point their reader at the files they are interested in (and many web sites have RSS feeds), and (2) you don't send copies to everyone, filling up their inbox, you publish links and they pull the articles they are interested in.</DIV>
<DIV>&nbsp;</DIV>
<DIV>The real point of it is "aggregation," which means that the readers use software that knows the locations of a large number of these XML files, and displays a filtered list of just the most recent articles (for example) from each of them in one list they can glance at from time to time to keep up with the news from multiple places at once.</DIV>
<DIV>&nbsp;</DIV>
<DIV>From the reader's perspective, it provides a way to keep track of recent articles published by your selected sources,&nbsp;where the filtering keeps down the total volume.&nbsp; From an author's perspective, it provides a simple way to push new items or new files out to people.&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>-------------------------------------</DIV>
<DIV><U>Some informational links:</U>&nbsp; </DIV>
<DIV>-------------------------------------</DIV>
<DIV>&nbsp;</DIV>
<DIV>Good intro:</DIV>
<DIV><A href="http://rss.softwaregarden.com/aboutrss.html">http://rss.softwaregarden.com/aboutrss.html</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>A.P. Lawrence on RSS feeds on UNIX ...</DIV>
<DIV><A href="http://www.aplawrence.com/Basics/rssfeeds.html">http://www.aplawrence.com/Basics/rssfeeds.html</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV><U>-------------</U></DIV>
<DIV><U>Readers:</U></DIV>
<DIV><U>--------------</U></DIV>
<DIV>&nbsp;</DIV>
<DIV>Some good RSS readers (many of them use an "Outlook-like" interface) :&nbsp; SharpReader (<A href="http://www.sharpreader.net/">http://www.sharpreader.net/</A> ), RSS Bandit (&nbsp;<A href="http://www.rssbandit.org/">http://www.rssbandit.org/</A> ), </DIV>
<DIV>&nbsp;</DIV>
<DIV><A href="http://www.pluck.com/">http://www.pluck.com/</A>&nbsp; has both a desktop version and a web version.</DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV><U>----------------------------------------</U></DIV>
<DIV><U>Generating your own feeds:</U></DIV>
<DIV><U>----------------------------------------</U></DIV>
<DIV>&nbsp;</DIV>
<DIV>Here's a simple free program that I've used.&nbsp; It runs on Windows, Mac OS X, and Linux and is OpenSource ...</DIV>
<DIV><A href="http://www.softwaregarden.com/products/listgarden/">http://www.softwaregarden.com/products/listgarden/</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>One perspective of generating feeds on UNIX ...</DIV>
<DIV><A href="http://aplawrence.com/Unix/simplerssfeed.html">http://aplawrence.com/Unix/simplerssfeed.html</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>I don't have a lot of info on generating feeds on UNIX platforms, but here are some details on the Microsoft platform ...</DIV>
<DIV><A href="http://msdn.microsoft.com/msdnmag/issues/04/04/XMLFiles/default.aspx">http://msdn.microsoft.com/msdnmag/issues/04/04/XMLFiles/default.aspx</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>kind regards,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Todd</DIV></BODY></HTML>