<?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: WordPress LifeStream Plugin: wp-lifestream</title>
	<atom:link href="http://www.davidcramer.net/code/164/wordpress-lifestream-plugin-wp-lifestream.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.davidcramer.net/code/164/wordpress-lifestream-plugin-wp-lifestream.html</link>
	<description>A blog about Django, JavaScript, CSS, and general web development.</description>
	<lastBuildDate>Tue, 09 Mar 2010 21:59:12 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: beachbum</title>
		<link>http://www.davidcramer.net/code/164/wordpress-lifestream-plugin-wp-lifestream.html/comment-page-1#comment-22046</link>
		<dc:creator>beachbum</dc:creator>
		<pubDate>Tue, 09 Mar 2010 21:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=164#comment-22046</guid>
		<description>After activation on a wpmu2.9.2/bp site the manager plugin page loads but shows no plugins. It stops after the add new button on top. Any idea whats causing this?</description>
		<content:encoded><![CDATA[<p>After activation on a wpmu2.9.2/bp site the manager plugin page loads but shows no plugins. It stops after the add new button on top. Any idea whats causing this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.davidcramer.net/code/164/wordpress-lifestream-plugin-wp-lifestream.html/comment-page-1#comment-21343</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 04 Jan 2010 19:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=164#comment-21343</guid>
		<description>Not working in WP 2.9. I have to manually refresh it.</description>
		<content:encoded><![CDATA[<p>Not working in WP 2.9. I have to manually refresh it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan</title>
		<link>http://www.davidcramer.net/code/164/wordpress-lifestream-plugin-wp-lifestream.html/comment-page-1#comment-21258</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Fri, 01 Jan 2010 15:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=164#comment-21258</guid>
		<description>it seems to be that the plugin refuse to work when i upgrade to WP2.9...and i have to fresh it from dashboard. i tested different servers and deactived it but it still not work.</description>
		<content:encoded><![CDATA[<p>it seems to be that the plugin refuse to work when i upgrade to WP2.9&#8230;and i have to fresh it from dashboard. i tested different servers and deactived it but it still not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yasinansari</title>
		<link>http://www.davidcramer.net/code/164/wordpress-lifestream-plugin-wp-lifestream.html/comment-page-1#comment-20863</link>
		<dc:creator>yasinansari</dc:creator>
		<pubDate>Mon, 06 Jul 2009 22:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=164#comment-20863</guid>
		<description>Good Evening - for some reason I dnt get the settings option in the plugins management section of WP. I see that the lifestream is pulling the latest stuff from my blog but now want to add feeds and cant seem to get this done anywhere. Please help.</description>
		<content:encoded><![CDATA[<p>Good Evening &#8211; for some reason I dnt get the settings option in the plugins management section of WP. I see that the lifestream is pulling the latest stuff from my blog but now want to add feeds and cant seem to get this done anywhere. Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bronson</title>
		<link>http://www.davidcramer.net/code/164/wordpress-lifestream-plugin-wp-lifestream.html/comment-page-1#comment-20789</link>
		<dc:creator>Bronson</dc:creator>
		<pubDate>Mon, 04 May 2009 19:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=164#comment-20789</guid>
		<description>I have just migrated all my clients sites and mine to new servers running latest php and mysql versions and am still having the same issues with this plugin -- and I&#039;m not managing to get them sorted out.

Not only do I have the problem with the SQL syntax as highlighted above, but the plugin is posting to the stream twice - so there&#039;s two of everything in the widget.

Any bright ideas on how I can squash these two bugs?</description>
		<content:encoded><![CDATA[<p>I have just migrated all my clients sites and mine to new servers running latest php and mysql versions and am still having the same issues with this plugin &#8212; and I&#8217;m not managing to get them sorted out.</p>
<p>Not only do I have the problem with the SQL syntax as highlighted above, but the plugin is posting to the stream twice &#8211; so there&#8217;s two of everything in the widget.</p>
<p>Any bright ideas on how I can squash these two bugs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bronson</title>
		<link>http://www.davidcramer.net/code/164/wordpress-lifestream-plugin-wp-lifestream.html/comment-page-1#comment-20787</link>
		<dc:creator>Bronson</dc:creator>
		<pubDate>Sat, 02 May 2009 08:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=164#comment-20787</guid>
		<description>I&#039;m having the same problem with Lifestream as midbach did.

I also get the following error: SELECT t1.*, (SELECT COUNT(1) FROM `wp_lifestream_event` WHERE `feed_id` = t1.`id`) as `events` FROM `wp_lifestream_feeds` as t1 ORDER BY `id`

I checked my DB tables and all the prefixes seem ok - did anyone else manage to get this one sorted out?

Any help in this regard would be greatly appreciated, thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem with Lifestream as midbach did.</p>
<p>I also get the following error: SELECT t1.*, (SELECT COUNT(1) FROM `wp_lifestream_event` WHERE `feed_id` = t1.`id`) as `events` FROM `wp_lifestream_feeds` as t1 ORDER BY `id`</p>
<p>I checked my DB tables and all the prefixes seem ok &#8211; did anyone else manage to get this one sorted out?</p>
<p>Any help in this regard would be greatly appreciated, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dalsobrooks</title>
		<link>http://www.davidcramer.net/code/164/wordpress-lifestream-plugin-wp-lifestream.html/comment-page-1#comment-20686</link>
		<dc:creator>dalsobrooks</dc:creator>
		<pubDate>Fri, 13 Mar 2009 18:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=164#comment-20686</guid>
		<description>Very sorry -- have the flickr feed working now. User error! Thanks again for an awesome plugin!</description>
		<content:encoded><![CDATA[<p>Very sorry &#8212; have the flickr feed working now. User error! Thanks again for an awesome plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dalsobrooks</title>
		<link>http://www.davidcramer.net/code/164/wordpress-lifestream-plugin-wp-lifestream.html/comment-page-1#comment-20685</link>
		<dc:creator>dalsobrooks</dc:creator>
		<pubDate>Fri, 13 Mar 2009 03:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=164#comment-20685</guid>
		<description>Hi -- thanks for your work on this plugin. Newbie to WP here.

I&#039;ve installed the plugin and everything works... except the flickr pull. This is the error I get after attempting to pull in my Flickr stream:

Please correct the following errors:

* Error fetching feed from http://api.flickr.com/services/feeds/photos_public.gne?id=dave.alsobrooks&amp;format=rss_200 (XML error: syntax error at line 1, column 62)

I&#039;m in WP 2.7.1 -- what can I do. My theme is based on this plugin and I&#039;ve spent some time customizing already. Thanks!!!</description>
		<content:encoded><![CDATA[<p>Hi &#8212; thanks for your work on this plugin. Newbie to WP here.</p>
<p>I&#8217;ve installed the plugin and everything works&#8230; except the flickr pull. This is the error I get after attempting to pull in my Flickr stream:</p>
<p>Please correct the following errors:</p>
<p>* Error fetching feed from <a href="http://api.flickr.com/services/feeds/photos_public.gne?id=dave.alsobrooks&amp;format=rss_200" rel="nofollow">http://api.flickr.com/services/feeds/photos_public.gne?id=dave.alsobrooks&amp;format=rss_200</a> (XML error: syntax error at line 1, column 62)</p>
<p>I&#8217;m in WP 2.7.1 &#8212; what can I do. My theme is based on this plugin and I&#8217;ve spent some time customizing already. Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.davidcramer.net/code/164/wordpress-lifestream-plugin-wp-lifestream.html/comment-page-1#comment-20660</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 03 Mar 2009 06:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=164#comment-20660</guid>
		<description>A great plugin. Thank you very much. How does your roadmap look like?</description>
		<content:encoded><![CDATA[<p>A great plugin. Thank you very much. How does your roadmap look like?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grumpyjacksa</title>
		<link>http://www.davidcramer.net/code/164/wordpress-lifestream-plugin-wp-lifestream.html/comment-page-1#comment-20616</link>
		<dc:creator>grumpyjacksa</dc:creator>
		<pubDate>Sat, 24 Jan 2009 21:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=164#comment-20616</guid>
		<description>Absolutely brilliant.....

thanx a million !

pj</description>
		<content:encoded><![CDATA[<p>Absolutely brilliant&#8230;..</p>
<p>thanx a million !</p>
<p>pj</p>
]]></content:encoded>
	</item>
</channel>
</rss>
