<?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: Introducing LINICKX LifeStream V0.1</title>
	<atom:link href="http://www.linickx.com/archives/2524/introducing-linickx-lifestream-v0-1/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linickx.com/archives/2524/introducing-linickx-lifestream-v0-1</link>
	<description>Moments of Genius followed by Trash.</description>
	<lastBuildDate>Sun, 14 Mar 2010 15:44:13 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nick</title>
		<link>http://www.linickx.com/archives/2524/introducing-linickx-lifestream-v0-1/comment-page-1#comment-10896</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 10 Dec 2009 13:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/?p=2524#comment-10896</guid>
		<description>Comments Closed, &lt;a href=&quot;http://www.linickx.com/archives/2751/linickx-lifestream-v0-2&quot; rel=&quot;nofollow&quot;&gt;new Version released&lt;/a&gt; :)</description>
		<content:encoded><![CDATA[<p>Comments Closed, <a href="http://www.linickx.com/archives/2751/linickx-lifestream-v0-2" rel="nofollow">new Version released</a> <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.linickx.com/archives/2524/introducing-linickx-lifestream-v0-1/comment-page-1#comment-10869</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sun, 08 Nov 2009 14:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/?p=2524#comment-10869</guid>
		<description>The plugin uses wordpress&#039;s fetch_feed (&lt;em&gt;which is built on simplepie&lt;/em&gt;) function to download feeds, looking at your error the issue initially appears to be with this rather than the plugin, but I will install XAMPP next week and see if I can troubleshoot.:)</description>
		<content:encoded><![CDATA[<p>The plugin uses wordpress&#8217;s fetch_feed (<em>which is built on simplepie</em>) function to download feeds, looking at your error the issue initially appears to be with this rather than the plugin, but I will install XAMPP next week and see if I can troubleshoot.:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.linickx.com/archives/2524/introducing-linickx-lifestream-v0-1/comment-page-1#comment-10868</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sat, 07 Nov 2009 17:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/?p=2524#comment-10868</guid>
		<description>Hello Nick,
Thanks for your plugin, I have a question:

I have selected &quot;Cron&quot; and revised the run.php file to $WPDIR = &quot;&quot;; as my wordpress was installed in the root path.
When I access to the run.php file in the browser, it pull me an error as below:

&lt;code&gt;
***quote start***
Warning: gzinflate() [function.gzinflate]: data error in pathwp-includeshttp.php on line 1787
Warning: strpos() expects parameter 1 to be string, array given in pathwp-includesclass-simplepie.php on line 12197
Warning: substr() expects parameter 1 to be string, array given in pathwp-includesclass-simplepie.php on line 12199
Warning: strpos() expects parameter 1 to be string, array given in pathwp-includesclass-simplepie.php on line 12197
Warning: substr() expects parameter 1 to be string, array given in pathwp-includesclass-simplepie.php on line 12199
Warning: strpos() expects parameter 1 to be string, array given in pathwp-includesclass-simplepie.php on line 12197
Warning: substr() expects parameter 1 to be string, array given in pathwp-includesclass-simplepie.php on line 12199
Fatal error: Call to undefined method WP_Error::get_items() in pathwp-contentpluginslinickx-lifestreamrun.php on line 86
***quote end***
&lt;/code&gt;

So no new post appears in the dashboard (I guess there should be?).

 I&#039;m running on XAMPP 1.7.2 with LINICKX LifeStream 0.1.2. Please help how to get rid of it, thanks in advance. 

Sorry for my bad paste here, please del it if disturb. :( .

Best regards,
Tony</description>
		<content:encoded><![CDATA[<p>Hello Nick,<br />
Thanks for your plugin, I have a question:</p>
<p>I have selected &#8220;Cron&#8221; and revised the run.php file to $WPDIR = &#8220;&#8221;; as my wordpress was installed in the root path.<br />
When I access to the run.php file in the browser, it pull me an error as below:</p>
<p><code><br />
***quote start***<br />
Warning: gzinflate() [function.gzinflate]: data error in pathwp-includeshttp.php on line 1787<br />
Warning: strpos() expects parameter 1 to be string, array given in pathwp-includesclass-simplepie.php on line 12197<br />
Warning: substr() expects parameter 1 to be string, array given in pathwp-includesclass-simplepie.php on line 12199<br />
Warning: strpos() expects parameter 1 to be string, array given in pathwp-includesclass-simplepie.php on line 12197<br />
Warning: substr() expects parameter 1 to be string, array given in pathwp-includesclass-simplepie.php on line 12199<br />
Warning: strpos() expects parameter 1 to be string, array given in pathwp-includesclass-simplepie.php on line 12197<br />
Warning: substr() expects parameter 1 to be string, array given in pathwp-includesclass-simplepie.php on line 12199<br />
Fatal error: Call to undefined method WP_Error::get_items() in pathwp-contentpluginslinickx-lifestreamrun.php on line 86<br />
***quote end***<br />
</code></p>
<p>So no new post appears in the dashboard (I guess there should be?).</p>
<p> I&#8217;m running on XAMPP 1.7.2 with LINICKX LifeStream 0.1.2. Please help how to get rid of it, thanks in advance. </p>
<p>Sorry for my bad paste here, please del it if disturb. <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  .</p>
<p>Best regards,<br />
Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.linickx.com/archives/2524/introducing-linickx-lifestream-v0-1/comment-page-1#comment-10867</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sat, 07 Nov 2009 09:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/?p=2524#comment-10867</guid>
		<description>v0.1.2 should fix this.
rdgs,
Nick</description>
		<content:encoded><![CDATA[<p>v0.1.2 should fix this.<br />
rdgs,<br />
Nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.linickx.com/archives/2524/introducing-linickx-lifestream-v0-1/comment-page-1#comment-10866</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sat, 07 Nov 2009 08:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/?p=2524#comment-10866</guid>
		<description>“Not Configured to run as Cron” in the Dashboard.... oh, something is going wrong. That message is only supposed to appear when run.php is called outside of wordpress... if the dashboard is to call it then wordpress is loaded... I will see what I can find.</description>
		<content:encoded><![CDATA[<p>“Not Configured to run as Cron” in the Dashboard&#8230;. oh, something is going wrong. That message is only supposed to appear when run.php is called outside of wordpress&#8230; if the dashboard is to call it then wordpress is loaded&#8230; I will see what I can find.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://www.linickx.com/archives/2524/introducing-linickx-lifestream-v0-1/comment-page-1#comment-10859</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Fri, 06 Nov 2009 22:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/?p=2524#comment-10859</guid>
		<description>Hi Nick,

now, I changed the $WPDIR to &quot;&quot; because my Wordpress runs in the root folder.
Selected WordPress Automatic as Update Method.

Interval time to 5 Minutes.

After 5 Minutes, I got the Message &quot;Not Configured to run as Cron&quot; in the bottom row on the dashboard.

I go to bed now. Will have a look tomorrow.

Thanks for your help</description>
		<content:encoded><![CDATA[<p>Hi Nick,</p>
<p>now, I changed the $WPDIR to &#8220;&#8221; because my Wordpress runs in the root folder.<br />
Selected WordPress Automatic as Update Method.</p>
<p>Interval time to 5 Minutes.</p>
<p>After 5 Minutes, I got the Message &#8220;Not Configured to run as Cron&#8221; in the bottom row on the dashboard.</p>
<p>I go to bed now. Will have a look tomorrow.</p>
<p>Thanks for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.linickx.com/archives/2524/introducing-linickx-lifestream-v0-1/comment-page-1#comment-10856</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Fri, 06 Nov 2009 21:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/?p=2524#comment-10856</guid>
		<description>Either: Set your update method to &quot;WordPress&quot; or Set your method to &quot;Cron&quot; and change the variable $WPDIR at the top of run.php from /wp to where-ever your wordpress is installed such as /wordpress or &quot;&quot; for nothing.</description>
		<content:encoded><![CDATA[<p>Either: Set your update method to &#8220;WordPress&#8221; or Set your method to &#8220;Cron&#8221; and change the variable $WPDIR at the top of run.php from /wp to where-ever your wordpress is installed such as /wordpress or &#8220;&#8221; for nothing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://www.linickx.com/archives/2524/introducing-linickx-lifestream-v0-1/comment-page-1#comment-10855</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Fri, 06 Nov 2009 21:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/?p=2524#comment-10855</guid>
		<description>Hi Nick,

thanx for your response. I run the Version 0.1.1 at the moment. 

The error comes from $WPDIR ind run.php
This variable needs to be set on the certain server path. (???)</description>
		<content:encoded><![CDATA[<p>Hi Nick,</p>
<p>thanx for your response. I run the Version 0.1.1 at the moment. </p>
<p>The error comes from $WPDIR ind run.php<br />
This variable needs to be set on the certain server path. (???)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.linickx.com/archives/2524/introducing-linickx-lifestream-v0-1/comment-page-1#comment-10854</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Fri, 06 Nov 2009 21:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/?p=2524#comment-10854</guid>
		<description>DOH! Forgot to add that to the readme, have now.... http://plugins.trac.wordpress.org/changeset/171073/linickx-lifestream ... wow I&#039;m having a lot of teething problems :(</description>
		<content:encoded><![CDATA[<p>DOH! Forgot to add that to the readme, have now&#8230;. <a href="http://plugins.trac.wordpress.org/changeset/171073/linickx-lifestream" rel="nofollow">http://plugins.trac.wordpress.org/changeset/171073/linickx-lifestream</a> &#8230; wow I&#8217;m having a lot of teething problems <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.linickx.com/archives/2524/introducing-linickx-lifestream-v0-1/comment-page-1#comment-10853</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Fri, 06 Nov 2009 21:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.linickx.com/?p=2524#comment-10853</guid>
		<description>Hi Markus, there is a bug in the V0.1 code that stopped auto-updating working in the WordPress.og Package.

I have fixed the issue in V0.1.1 and upgraded linickx.com to use the wordpress.org package rather than my code so I should now be able to spot these kind of issues :)</description>
		<content:encoded><![CDATA[<p>Hi Markus, there is a bug in the V0.1 code that stopped auto-updating working in the WordPress.og Package.</p>
<p>I have fixed the issue in V0.1.1 and upgraded linickx.com to use the wordpress.org package rather than my code so I should now be able to spot these kind of issues <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
