<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Efficient RSS Usage</title>
	<atom:link href="http://www.gameproducer.net/2006/11/16/efficient-rss-usage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gameproducer.net/2006/11/16/efficient-rss-usage/</link>
	<description>I bake games. Indie style.</description>
	<lastBuildDate>Thu, 16 May 2013 13:23:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: GameProducer.Net &#187; Video That Explains in Plain English What Are RSS Feeds Are All About</title>
		<link>http://www.gameproducer.net/2006/11/16/efficient-rss-usage/comment-page-1/#comment-78103</link>
		<dc:creator>GameProducer.Net &#187; Video That Explains in Plain English What Are RSS Feeds Are All About</dc:creator>
		<pubDate>Sat, 28 Apr 2007 08:35:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.gameproducer.net/2006/11/16/efficient-rss-usage/#comment-78103</guid>
		<description>[...] might also be interested in reading the blog entry about efficient RSS usage. The article and comments are filled with tips.  Reddit &#124; Del.icio.us &#124; Subscribe to RSS feed &#124; [...]</description>
		<content:encoded><![CDATA[<p>[...] might also be interested in reading the blog entry about efficient RSS usage. The article and comments are filled with tips.  Reddit | Del.icio.us | Subscribe to RSS feed | [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.gameproducer.net/2006/11/16/efficient-rss-usage/comment-page-1/#comment-21902</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 21 Nov 2006 23:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.gameproducer.net/2006/11/16/efficient-rss-usage/#comment-21902</guid>
		<description>Wow. Nobody mentioned Sage yet? Sweet, simple RSS sidebar plugin for Firefox.</description>
		<content:encoded><![CDATA[<p>Wow. Nobody mentioned Sage yet? Sweet, simple RSS sidebar plugin for Firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RoyK</title>
		<link>http://www.gameproducer.net/2006/11/16/efficient-rss-usage/comment-page-1/#comment-21841</link>
		<dc:creator>RoyK</dc:creator>
		<pubDate>Tue, 21 Nov 2006 11:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.gameproducer.net/2006/11/16/efficient-rss-usage/#comment-21841</guid>
		<description>I find using Wizz RSS as a sidebar in Firefox the easiest way for me - I put all the related feeds in a folder to view them all at once. It got me from not using RSS at all to using it daily</description>
		<content:encoded><![CDATA[<p>I find using Wizz RSS as a sidebar in Firefox the easiest way for me &#8211; I put all the related feeds in a folder to view them all at once. It got me from not using RSS at all to using it daily</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juuso - Game Producer</title>
		<link>http://www.gameproducer.net/2006/11/16/efficient-rss-usage/comment-page-1/#comment-21316</link>
		<dc:creator>Juuso - Game Producer</dc:creator>
		<pubDate>Fri, 17 Nov 2006 07:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.gameproducer.net/2006/11/16/efficient-rss-usage/#comment-21316</guid>
		<description>I think it&#039;s this line:

&lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;RSS 2.0&quot; href=&quot;http://www.gameproducer.net/feed/&quot; /&gt;

Or if that doesn&#039;t work, then it might be one of these
&lt;link rel=&quot;alternate&quot; type=&quot;text/xml&quot; title=&quot;RSS .92&quot; href=&quot;http://www.gameproducer.net/feed/rss/&quot; /&gt;
&lt;link rel=&quot;alternate&quot; type=&quot;application/atom+xml&quot; title=&quot;Atom 0.3&quot; href=&quot;http://www.gameproducer.net/feed/atom/&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s this line:</p>
<p>&lt;link rel=&#8221;alternate&#8221; type=&#8221;application/rss+xml&#8221; title=&#8221;RSS 2.0&#8243; href=&#8221;http://www.gameproducer.net/feed/&#8221; /></p>
<p>Or if that doesn&#8217;t work, then it might be one of these<br />
&lt;link rel=&#8221;alternate&#8221; type=&#8221;text/xml&#8221; title=&#8221;RSS .92&#8243; href=&#8221;http://www.gameproducer.net/feed/rss/&#8221; /><br />
&lt;link rel=&#8221;alternate&#8221; type=&#8221;application/atom+xml&#8221; title=&#8221;Atom 0.3&#8243; href=&#8221;http://www.gameproducer.net/feed/atom/&#8221; /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erratic</title>
		<link>http://www.gameproducer.net/2006/11/16/efficient-rss-usage/comment-page-1/#comment-21315</link>
		<dc:creator>Erratic</dc:creator>
		<pubDate>Fri, 17 Nov 2006 07:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.gameproducer.net/2006/11/16/efficient-rss-usage/#comment-21315</guid>
		<description>I&#039;ve been trying to implement this feature on my own site but somehow it never shows up in my mozilla firefox adressbar. Could someone please point out to me which code i should use to make it appear there?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying to implement this feature on my own site but somehow it never shows up in my mozilla firefox adressbar. Could someone please point out to me which code i should use to make it appear there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anttiki</title>
		<link>http://www.gameproducer.net/2006/11/16/efficient-rss-usage/comment-page-1/#comment-21309</link>
		<dc:creator>anttiki</dc:creator>
		<pubDate>Fri, 17 Nov 2006 06:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.gameproducer.net/2006/11/16/efficient-rss-usage/#comment-21309</guid>
		<description>As I use Mozilla Thunderbird as my email client, I&#039;ve found it convenient to use it as RSS feed reader too. That way the feeds look just like usenet newsgroups (or mail folders) and you see instantly which ones have new posts.</description>
		<content:encoded><![CDATA[<p>As I use Mozilla Thunderbird as my email client, I&#8217;ve found it convenient to use it as RSS feed reader too. That way the feeds look just like usenet newsgroups (or mail folders) and you see instantly which ones have new posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juuso - Game Producer</title>
		<link>http://www.gameproducer.net/2006/11/16/efficient-rss-usage/comment-page-1/#comment-21291</link>
		<dc:creator>Juuso - Game Producer</dc:creator>
		<pubDate>Fri, 17 Nov 2006 05:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.gameproducer.net/2006/11/16/efficient-rss-usage/#comment-21291</guid>
		<description>It&#039;s nice to see how people have different ways to read RSS. I tried using Google (both the customized page and google sidebar) but I didn&#039;t like it. I might try something in the future, but at the moment I&#039;m sticking with what I&#039;ve got. Maybe in the future...

Feel free to bring more ideas and tell if you have found a good way to handle RSS feeds.</description>
		<content:encoded><![CDATA[<p>It&#8217;s nice to see how people have different ways to read RSS. I tried using Google (both the customized page and google sidebar) but I didn&#8217;t like it. I might try something in the future, but at the moment I&#8217;m sticking with what I&#8217;ve got. Maybe in the future&#8230;</p>
<p>Feel free to bring more ideas and tell if you have found a good way to handle RSS feeds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sil</title>
		<link>http://www.gameproducer.net/2006/11/16/efficient-rss-usage/comment-page-1/#comment-21268</link>
		<dc:creator>sil</dc:creator>
		<pubDate>Fri, 17 Nov 2006 02:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.gameproducer.net/2006/11/16/efficient-rss-usage/#comment-21268</guid>
		<description>I suggest using Google Reader. Since it&#039;s web-based, you can read the RSS u have subscribed anywhere. If you stick to a browser or software based RSS reader, you can&#039;t carry it anywhere you like. Secondly, the interface is very intuitive and efficient to use, perhaps because it&#039;s AJAX based. It also allows you to group the RSS you subscribed under category or tags you like.

Try it ;)</description>
		<content:encoded><![CDATA[<p>I suggest using Google Reader. Since it&#8217;s web-based, you can read the RSS u have subscribed anywhere. If you stick to a browser or software based RSS reader, you can&#8217;t carry it anywhere you like. Secondly, the interface is very intuitive and efficient to use, perhaps because it&#8217;s AJAX based. It also allows you to group the RSS you subscribed under category or tags you like.</p>
<p>Try it ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.gameproducer.net/2006/11/16/efficient-rss-usage/comment-page-1/#comment-21247</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 16 Nov 2006 21:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.gameproducer.net/2006/11/16/efficient-rss-usage/#comment-21247</guid>
		<description>I use my Tungsten E2 to read RSS feeds (with AvantGo). That way I don&#039;t have to be sitting at my computer to read them. It&#039;s especially handy when you have to wait for an appointment or have a little bit of time to kill.

Unfortunately, sites like Gamasutra only give you a snippet of the article so you have to go to their site anyways.</description>
		<content:encoded><![CDATA[<p>I use my Tungsten E2 to read RSS feeds (with AvantGo). That way I don&#8217;t have to be sitting at my computer to read them. It&#8217;s especially handy when you have to wait for an appointment or have a little bit of time to kill.</p>
<p>Unfortunately, sites like Gamasutra only give you a snippet of the article so you have to go to their site anyways.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: none</title>
		<link>http://www.gameproducer.net/2006/11/16/efficient-rss-usage/comment-page-1/#comment-21238</link>
		<dc:creator>none</dc:creator>
		<pubDate>Thu, 16 Nov 2006 17:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.gameproducer.net/2006/11/16/efficient-rss-usage/#comment-21238</guid>
		<description>I suggest you try the Opera browser, its feed reader is much better than Firefox&#039;s, it works like an e-mail account, it tells you when there&#039;s new content on each feed and you can read it in text form only, while in Firefox you got to remeber if you already read each feed item.</description>
		<content:encoded><![CDATA[<p>I suggest you try the Opera browser, its feed reader is much better than Firefox&#8217;s, it works like an e-mail account, it tells you when there&#8217;s new content on each feed and you can read it in text form only, while in Firefox you got to remeber if you already read each feed item.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
