<?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: Tiny Tiny RSS</title>
	<atom:link href="http://xoke.org/2009/08/20/tiny-tiny-rss/feed/" rel="self" type="application/rss+xml" />
	<link>http://xoke.org/2009/08/20/tiny-tiny-rss/</link>
	<description>Xoke&#039;s Small Area of the Net</description>
	<lastBuildDate>Thu, 29 Jul 2010 16:36:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Xoke</title>
		<link>http://xoke.org/2009/08/20/tiny-tiny-rss/comment-page-1/#comment-14</link>
		<dc:creator>Xoke</dc:creator>
		<pubDate>Fri, 21 Aug 2009 18:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://xoke.org/?p=197#comment-14</guid>
		<description>Thanks for that Linc.  That was similar to what I was doing the &#039;better&#039; way.  The best way they suggest is setting up a script in the PHP CLI, although the wget appears to still be an accepted way.</description>
		<content:encoded><![CDATA[<p>Thanks for that Linc.  That was similar to what I was doing the &#8216;better&#8217; way.  The best way they suggest is setting up a script in the PHP CLI, although the wget appears to still be an accepted way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linc Fessenden</title>
		<link>http://xoke.org/2009/08/20/tiny-tiny-rss/comment-page-1/#comment-13</link>
		<dc:creator>Linc Fessenden</dc:creator>
		<pubDate>Thu, 20 Aug 2009 12:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://xoke.org/?p=197#comment-13</guid>
		<description>Hey Xoke, I have been using TTRSS for years.  My aggregator of choice.  To update it I use a cronjob:

*/30 * * * * /usr/bin/wget -q -T 60 -O /dev/null &quot;http://localhost/rss/backend.php?op=globalUpdateFeeds&amp;daemon=1&quot;</description>
		<content:encoded><![CDATA[<p>Hey Xoke, I have been using TTRSS for years.  My aggregator of choice.  To update it I use a cronjob:</p>
<p>*/30 * * * * /usr/bin/wget -q -T 60 -O /dev/null &#8220;http://localhost/rss/backend.php?op=globalUpdateFeeds&amp;daemon=1&#8243;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
