<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title><![CDATA[Socialtext Documentation: RSS Tutorial]]></title>
<link>http://www.perlfoundation.org/help-en/index.cgi?rss_tutorial</link>
<description></description>
<pubDate>Wed, 22 Aug 2007 18:57:35 -0000</pubDate>
<webMaster>synedra@gmail.com</webMaster>
<generator>Socialtext Workspace v2.14.7.2</generator>

<item>
<title><![CDATA[RSS Tutorial]]></title>
<link>http://www.perlfoundation.org/help-en/index.cgi?rss_tutorial</link>
<description><![CDATA[<div class="wiki">
<p>
<em>Back to <a href="http://www.perlfoundation.org/help-en/index.cgi?socialtext_documentation" title="(69 months) This is an index of the help topics available. For new users, [start here] for a tour of Socialtext....">Socialtext Documentation</a></em></p>
<p>
<strong>What is RSS?</strong></p>
<p>
RSS allows you to subscribe to many weblogs and published news sources and have the content pulled to you automatically, so you don't need to go to multiple websites. RSS stands for Rich Site Syndication or Really Simple Syndication.</p>
<p>
<strong>Why use RSS with Socialtext?</strong></p>
<p>
RSS notifies you of the latest updates in private projects and conversations, as well as public news sources, without contributing to your overloaded email inbox.</p>
<p>
<strong>Why else use RSS?</strong></p>
<p>
Weblogs are an amazing source of open content and conversation on the web. See the <a target="_blank" title="(external link)" href="http://www.socialtext.com/">Socialtext Public Weblog<!-- wiki-renamed-hyperlink "Socialtext Public Weblog"<http://www.socialtext.com/> --></a> and its blog entries for some examples. It's a great way to engage in the best of the web.</p>
<p>
<strong>How to use RSS</strong></p>
<p>
To read RSS, you'll need a tool called a news aggregator. Some of the more popular news aggregators include:</p>
<ul>
<li>Web: <a target="_blank" title="(external link)" href="http://www.bloglines.com">Bloglines<!-- wiki-renamed-hyperlink "Bloglines"<http://www.bloglines.com> --></a> -- free -- <em>use for public workspaces only</em></li>
<li>Microsoft Windows: <a target="_blank" title="(external link)" href="http://www.feeddemon.com">FeedDemon<!-- wiki-renamed-hyperlink "FeedDemon"<http://www.feeddemon.com> --></a> -- trial available, $29.95 price</li>
<li>Microsoft Windows (.NET): <a target="_blank" title="(external link)" href="http://www.sharpreader.net/">SharpReader<!-- wiki-renamed-hyperlink "SharpReader"<http://www.sharpreader.net/> --></a> by Luke Hutteman -- free, donations accepted</li>
<li>Microsoft Outlook: <a target="_blank" title="(external link)" href="http://www.newsgator.com/">NewsGator<!-- wiki-renamed-hyperlink "NewsGator"<http://www.newsgator.com/> --></a> -- free 14 day trial, $29.95 price</li>
<li>Macintosh OS X: <a target="_blank" title="(external link)" href="http://ranchero.com/netnewswire/">NetNewsWire<!-- wiki-renamed-hyperlink "NetNewsWire"<http://ranchero.com/netnewswire/> --></a> -- 30 day trial, $29.95 price</li>
</ul>
<p>
<em>Note: Bloglines does not work securely with password-protected content.</em></p>
<p>
<strong>How to subscribe to Socialtext RSS feeds</strong></p>
<ol>
<li>Look for the orange <span class="nlw_phrase"><img alt="http://www.perlfoundation.org/help-en/base/images/feed-icon-14x14.png" src="http://www.perlfoundation.org/help-en/base/images/feed-icon-14x14.png" border="0" /><!-- wiki: http:base/images/feed-icon-14x14.png --></span> RSS button in Socialtext. Individual pages, weblogs, What's New, and Watchlists all have RSS feeds.</li>
<li>Click on the hyperlink, or (on Windows) right-click to copy the URL.</li>
<li>Paste the hyperlink into your news aggregator</li>
<li>If you are in a private, password-protected workspace, check the aggregator's instructions for authentication (password login).</li>
<li>Most aggregators will immediately download entries for the Weblog</li>
<li>Some aggregators will check for updates on startup, hourly intervals or when you set to poll for the latest updates</li>
</ol>
<p>
<strong>RSS Password Protection</strong></p>
<p>
Private, password-protected Socialtext workspaces also provide the same password protection for your weblog RSS newsfeeds. Most popular newsreaders support authenticated newsfeeds. Instructions for entering your authentication credentials into several newsreaders can be found below.</p>
<p>
<strong>Instructions for Secure Newsfeed Authentication</strong></p>
<h4 id="newsgator">NewsGator</h4>
<ul>
<li>In the &quot;Add Subscription&quot; box, select the &quot;Credentials&quot; tab</li>
<li>Check &quot;Use network credentials:&quot;</li>
<li>Select &quot;Use specific credentials:&quot;</li>
<li>Enter your Socialtext username and password</li>
<li>Leave &quot;Domain (optional)&quot; blank</li>
</ul>
<h4 id="sharpreader">SharpReader</h4>
<ul>
<li>Enter the RSS URL as usual</li>
<li>A username / password box will pop up</li>
<li>Enter your Socialtext username and password and click &quot;OK&quot;</li>
</ul>
<p>
<strong>URL Authentication (NOT RECOMMENDED)</strong></p>
<p>
Some RSS aggregators allow you to specify newsfeed authentication by adding your username and password to the URL (web address). We strongly recommend not to do this. It is not secure, because saving or sending the URL includes your authentication details in cleartext along with the link.</p>
<p>
This authentication method is no longer supported by Web-based aggregators based on Microsoft Internet Explorer IE6 with the latest security patches.</p>
<p>
How it works, if you want to use this method at your own risk:</p>
<p>
Place your username and password after the &quot;<span class="nlw_phrase">http://<!-- wiki: {{http://}} --></span>&quot; and before the hostname in the URL. Separate the two with a colon, &quot;:&quot;, and separate them from the hostname with an at-symbol, &quot;@&quot;. The at-symbol in your username must be replaced with the 3-character sequence &quot;%40&quot;.</p>
<p>
So for username &quot;<a href="mailto:user@example.com">user@example.com</a>&quot; and password &quot;password&quot;, you'd use a URL of the form <a target="_blank" title="(external link)" href="http://user%40example.com:password@www.socialtext.com/workspaceid/index.cgi?action=rss20&amp;category=My%20Weblog">http://user%40example.com:password@www.socialtext.com/workspaceid/index.cgi?action=rss20&amp;category=My%20Weblog</a></p>
<p>
<em>Back to <a href="http://www.perlfoundation.org/help-en/index.cgi?socialtext_documentation" title="(69 months) This is an index of the help topics available. For new users, [start here] for a tour of Socialtext....">Socialtext Documentation</a></em></p>
</div>
]]></description>
<author>ken.pier@hidden</author>
<guid isPermaLink="true">http://www.perlfoundation.org/help-en/index.cgi?rss_tutorial</guid>
<pubDate>Wed, 22 Aug 2007 18:57:35 -0000</pubDate>
</item>

</channel>
</rss>