<?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: Refactoring Lifestream</title>
	<atom:link href="http://www.davidcramer.net/code/446/refactoring-lifestream.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.davidcramer.net/code/446/refactoring-lifestream.html</link>
	<description>A blog about Django, JavaScript, CSS, and general web development.</description>
	<lastBuildDate>Fri, 12 Mar 2010 19:46:01 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: zlinko</title>
		<link>http://www.davidcramer.net/code/446/refactoring-lifestream.html/comment-page-1#comment-20830</link>
		<dc:creator>zlinko</dc:creator>
		<pubDate>Wed, 24 Jun 2009 13:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=446#comment-20830</guid>
		<description>Cool plugin. I wanted to ask what is going on with the www.ibegin.com website? I have tried to check out the forums on your plugin on ibegin.com but it seems the site is down or completely gone from the net. 

Any idea what might have happened?</description>
		<content:encoded><![CDATA[<p>Cool plugin. I wanted to ask what is going on with the <a href="http://www.ibegin.com" rel="nofollow">http://www.ibegin.com</a> website? I have tried to check out the forums on your plugin on ibegin.com but it seems the site is down or completely gone from the net. </p>
<p>Any idea what might have happened?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://www.davidcramer.net/code/446/refactoring-lifestream.html/comment-page-1#comment-20792</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Fri, 15 May 2009 14:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=446#comment-20792</guid>
		<description>Great plugin!  I am trying to use it one one of my sites and for some reason I keep getting errors, 

&quot;exception \&#039;LifeStream_FeedFetchError\&#039; with message \&#039;Error fetching feed from / A feed could not be found at&quot;

When I click the link it references, the feed works.  It also did grab my lifestream feed from twitter originally so I do have content showing, but its stuck now and hasn&#039;t updated in 3 days.  

I have the requirements on my server to run this so im curious as to why it won&#039;t pull a feed anymore</description>
		<content:encoded><![CDATA[<p>Great plugin!  I am trying to use it one one of my sites and for some reason I keep getting errors, </p>
<p>&#8220;exception \&#8217;LifeStream_FeedFetchError\&#8217; with message \&#8217;Error fetching feed from / A feed could not be found at&#8221;</p>
<p>When I click the link it references, the feed works.  It also did grab my lifestream feed from twitter originally so I do have content showing, but its stuck now and hasn&#8217;t updated in 3 days.  </p>
<p>I have the requirements on my server to run this so im curious as to why it won&#8217;t pull a feed anymore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaitlin</title>
		<link>http://www.davidcramer.net/code/446/refactoring-lifestream.html/comment-page-1#comment-20791</link>
		<dc:creator>Kaitlin</dc:creator>
		<pubDate>Wed, 13 May 2009 01:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=446#comment-20791</guid>
		<description>Thanks so much for all of your hard work!</description>
		<content:encoded><![CDATA[<p>Thanks so much for all of your hard work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.davidcramer.net/code/446/refactoring-lifestream.html/comment-page-1#comment-20778</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 19 Apr 2009 18:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=446#comment-20778</guid>
		<description>@Najib On the contrary, most hosters have been running PHP5 and MySQL5 for quite some time. They have been the standard release for several years.</description>
		<content:encoded><![CDATA[<p>@Najib On the contrary, most hosters have been running PHP5 and MySQL5 for quite some time. They have been the standard release for several years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Najib Hassan</title>
		<link>http://www.davidcramer.net/code/446/refactoring-lifestream.html/comment-page-1#comment-20777</link>
		<dc:creator>Najib Hassan</dc:creator>
		<pubDate>Sun, 19 Apr 2009 05:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=446#comment-20777</guid>
		<description>too bad it not working for my blog. reason is my hosting services still using old sql and php version. most hosting still using old php and mysql version..</description>
		<content:encoded><![CDATA[<p>too bad it not working for my blog. reason is my hosting services still using old sql and php version. most hosting still using old php and mysql version..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanin</title>
		<link>http://www.davidcramer.net/code/446/refactoring-lifestream.html/comment-page-1#comment-20771</link>
		<dc:creator>Tanin</dc:creator>
		<pubDate>Thu, 16 Apr 2009 09:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=446#comment-20771</guid>
		<description>In order to help sites validate XHTML, you may want to generate your $id in the render function using something like
$id = &#039;lse&#039; . uniqid();

microtime() returns a value that does not validate as a single unique ID (in other words, it has spaces in it)</description>
		<content:encoded><![CDATA[<p>In order to help sites validate XHTML, you may want to generate your $id in the render function using something like<br />
$id = &#8216;lse&#8217; . uniqid();</p>
<p>microtime() returns a value that does not validate as a single unique ID (in other words, it has spaces in it)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dandyman</title>
		<link>http://www.davidcramer.net/code/446/refactoring-lifestream.html/comment-page-1#comment-20760</link>
		<dc:creator>dandyman</dc:creator>
		<pubDate>Wed, 15 Apr 2009 03:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=446#comment-20760</guid>
		<description>Still having trouble with the Twitter feature.  It complains there is no RSS feed at the URL, but I can add that URL to Google Reader or any other RSS reader I&#039;ve tried.</description>
		<content:encoded><![CDATA[<p>Still having trouble with the Twitter feature.  It complains there is no RSS feed at the URL, but I can add that URL to Google Reader or any other RSS reader I&#8217;ve tried.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kastam</title>
		<link>http://www.davidcramer.net/code/446/refactoring-lifestream.html/comment-page-1#comment-20753</link>
		<dc:creator>Kastam</dc:creator>
		<pubDate>Sat, 11 Apr 2009 05:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=446#comment-20753</guid>
		<description>Yes Mike,
last I check my PHP version	5.2.9 and MySQL version	4.1.22-standard.

Sooo.. I can&#039;t use this plugin from my hosting....

Any type plugin smilliar with this that matches with our hosting...?</description>
		<content:encoded><![CDATA[<p>Yes Mike,<br />
last I check my PHP version	5.2.9 and MySQL version	4.1.22-standard.</p>
<p>Sooo.. I can&#8217;t use this plugin from my hosting&#8230;.</p>
<p>Any type plugin smilliar with this that matches with our hosting&#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.davidcramer.net/code/446/refactoring-lifestream.html/comment-page-1#comment-20752</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 09 Apr 2009 03:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=446#comment-20752</guid>
		<description>I&#039;m getting the exact same error as Kastam. It&#039;s happening on two different blogs of mine which meet the php and MySQL requirements. 

Any thoughts?</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the exact same error as Kastam. It&#8217;s happening on two different blogs of mine which meet the php and MySQL requirements. </p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D3NE</title>
		<link>http://www.davidcramer.net/code/446/refactoring-lifestream.html/comment-page-1#comment-20749</link>
		<dc:creator>D3NE</dc:creator>
		<pubDate>Mon, 06 Apr 2009 14:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=446#comment-20749</guid>
		<description>David!,

There’s a problem with my lifestream plugin.

[ There were errors with your request:

* Error fetching feed from http://twitter.com/statuses/user_timeline/creativedn.rss?page=1&amp;count=20 ()....

Twitter / creativedn
http://twitter.com/creativedn
]

It happen every time, i tried on different browsers and different version of the plugin, but still recieving the same bug…

Please help, i need this to start my blog x_x.

Thank you.</description>
		<content:encoded><![CDATA[<p>David!,</p>
<p>There’s a problem with my lifestream plugin.</p>
<p>[ There were errors with your request:</p>
<p>* Error fetching feed from <a href="http://twitter.com/statuses/user_timeline/creativedn.rss?page=1&amp;count=20" rel="nofollow">http://twitter.com/statuses/user_timeline/creativedn.rss?page=1&amp;count=20</a> ()....</p>
<p>Twitter / creativedn<br />
<a href="http://twitter.com/creativedn" rel="nofollow">http://twitter.com/creativedn</a><br />
]</p>
<p>It happen every time, i tried on different browsers and different version of the plugin, but still recieving the same bug…</p>
<p>Please help, i need this to start my blog x_x.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
