<?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: Lifestream Documentation and Debugging</title>
	<atom:link href="http://www.tomasdev.com.ar/web-dev/lifestream-documentation-and-debugging/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tomasdev.com.ar/web-dev/lifestream-documentation-and-debugging</link>
	<description>Web Development and Online Software</description>
	<lastBuildDate>Fri, 03 Feb 2012 06:17:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tomas</title>
		<link>http://www.tomasdev.com.ar/web-dev/lifestream-documentation-and-debugging/comment-page-1#comment-5139</link>
		<dc:creator>Tomas</dc:creator>
		<pubDate>Sun, 31 Oct 2010 19:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=128#comment-5139</guid>
		<description>&lt;code&gt;echo &#039;&lt;div class=&quot;flickr&quot;&gt;&#039;;
foreach ($events as $event){
echo &#039;&lt;img src=&quot;&#039;.$event-&gt;data[0][&#039;thumbnail&#039;].&#039;&quot; alt=&quot;&quot; /&gt;&#039;;
}
echo &#039;&lt;/div&gt;&#039;;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><code>echo '&lt;div class=&quot;flickr&quot;&gt;';<br />
foreach ($events as $event){<br />
echo '&lt;img src=&quot;'.$event-&gt;data[0]['thumbnail'].'&quot; alt=&quot;&quot; /&gt;';<br />
}<br />
echo '&lt;/div&gt;';</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chesley</title>
		<link>http://www.tomasdev.com.ar/web-dev/lifestream-documentation-and-debugging/comment-page-1#comment-5138</link>
		<dc:creator>Chesley</dc:creator>
		<pubDate>Sun, 31 Oct 2010 19:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=128#comment-5138</guid>
		<description>Hi, 

This is perhaps a very basic question, but I wanted to show my flickr updates as thumbnails instead of just links off to flickr. How would I do this?

Many thanks,
Chesley</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>This is perhaps a very basic question, but I wanted to show my flickr updates as thumbnails instead of just links off to flickr. How would I do this?</p>
<p>Many thanks,<br />
Chesley</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Week ending September 19, 2010 &#187; sacha chua :: living an awesome life</title>
		<link>http://www.tomasdev.com.ar/web-dev/lifestream-documentation-and-debugging/comment-page-1#comment-4704</link>
		<dc:creator>Week ending September 19, 2010 &#187; sacha chua :: living an awesome life</dc:creator>
		<pubDate>Tue, 21 Sep 2010 14:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=128#comment-4704</guid>
		<description>[...] Blog:Tomas Roggero » Blog Archive » Lifestream Documentation and Debugging(Wed, Sep 8, 2010) [...]</description>
		<content:encoded><![CDATA[<p>[...] Blog:Tomas Roggero » Blog Archive » Lifestream Documentation and Debugging(Wed, Sep 8, 2010) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Week ending September 12, 2010 &#187; sacha chua :: living an awesome life</title>
		<link>http://www.tomasdev.com.ar/web-dev/lifestream-documentation-and-debugging/comment-page-1#comment-4644</link>
		<dc:creator>Week ending September 12, 2010 &#187; sacha chua :: living an awesome life</dc:creator>
		<pubDate>Mon, 13 Sep 2010 12:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=128#comment-4644</guid>
		<description>[...] Blog:Tomas Roggero » Blog Archive » Lifestream Documentation and Debugging(Wed, Sep 8, 2010) [...]</description>
		<content:encoded><![CDATA[<p>[...] Blog:Tomas Roggero » Blog Archive » Lifestream Documentation and Debugging(Wed, Sep 8, 2010) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting the WordPress Lifestream plugin to work on my blog &#187; sacha chua :: living an awesome life</title>
		<link>http://www.tomasdev.com.ar/web-dev/lifestream-documentation-and-debugging/comment-page-1#comment-4627</link>
		<dc:creator>Getting the WordPress Lifestream plugin to work on my blog &#187; sacha chua :: living an awesome life</dc:creator>
		<pubDate>Sun, 12 Sep 2010 12:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=128#comment-4627</guid>
		<description>[...] bit of hacking, but I eventually got the Lifestream plugin for WordPress to work, with the help of another webpage and some source code diving. Here’s the code that powers this lifestream [...]</description>
		<content:encoded><![CDATA[<p>[...] bit of hacking, but I eventually got the Lifestream plugin for WordPress to work, with the help of another webpage and some source code diving. Here’s the code that powers this lifestream [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas</title>
		<link>http://www.tomasdev.com.ar/web-dev/lifestream-documentation-and-debugging/comment-page-1#comment-1802</link>
		<dc:creator>Tomas</dc:creator>
		<pubDate>Sun, 04 Oct 2009 21:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=128#comment-1802</guid>
		<description>I don&#039;t think there is a thumbnail in the array of twitter in lifestream.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think there is a thumbnail in the array of twitter in lifestream.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.tomasdev.com.ar/web-dev/lifestream-documentation-and-debugging/comment-page-1#comment-1789</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 25 Sep 2009 16:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=128#comment-1789</guid>
		<description>Hello there,
I think this is a great explanation for customizing lifestream output but I have a problem I put this code

&lt;code&gt; $events = $lifestream-&gt;get_events(array(&#039;feed_types&#039;=&gt;array(&#039;twitter&#039;), &#039;limit&#039;=&gt;1));
                foreach ($events as $event){
                    echo $event-&gt;data[0][&#039;thumbnail&#039;];
                }
&lt;/code&gt;

But it doesn&#039;t display anything I&#039;ve tried with all the attributes (title, description, etc), and I don&#039;t know why it doesn&#039;t display anything.</description>
		<content:encoded><![CDATA[<p>Hello there,<br />
I think this is a great explanation for customizing lifestream output but I have a problem I put this code</p>
<p><code> $events = $lifestream-&gt;get_events(array('feed_types'=&gt;array('twitter'), 'limit'=&gt;1));<br />
                foreach ($events as $event){<br />
                    echo $event-&gt;data[0]['thumbnail'];<br />
                }<br />
</code></p>
<p>But it doesn&#8217;t display anything I&#8217;ve tried with all the attributes (title, description, etc), and I don&#8217;t know why it doesn&#8217;t display anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas</title>
		<link>http://www.tomasdev.com.ar/web-dev/lifestream-documentation-and-debugging/comment-page-1#comment-1595</link>
		<dc:creator>Tomas</dc:creator>
		<pubDate>Fri, 10 Jul 2009 19:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=128#comment-1595</guid>
		<description>There is no syntax error in that piece of code. The problem is within your WordPress. I have the same code, and it is working on www.tomasroggero.com.ar
Check if your plugin was updated, and reactivated, I mean &lt;strong&gt;possibly it isn&#039;t activated&lt;/strong&gt;. $lifestream is a global variable, and it is called by the plugin.</description>
		<content:encoded><![CDATA[<p>There is no syntax error in that piece of code. The problem is within your WordPress. I have the same code, and it is working on <a href="http://www.tomasroggero.com.ar" rel="nofollow">http://www.tomasroggero.com.ar</a><br />
Check if your plugin was updated, and reactivated, I mean <strong>possibly it isn&#8217;t activated</strong>. $lifestream is a global variable, and it is called by the plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michle</title>
		<link>http://www.tomasdev.com.ar/web-dev/lifestream-documentation-and-debugging/comment-page-1#comment-1588</link>
		<dc:creator>Michle</dc:creator>
		<pubDate>Mon, 06 Jul 2009 06:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomasdev.com.ar/?p=128#comment-1588</guid>
		<description>Hi,
      i was using this code &quot;$events = $lifestream-&gt;get_events(array(&#039;feed_types&#039;=&gt;array(&#039;twitter&#039;, &#039;facebook&#039;), &#039;limit&#039;=&gt;10));&quot; on sidebar.php file but I am getting this error: 

Fatal error: Call to a member function get_events() on a non-object in C:\wamp\www\wordpress\wp-content\themes\default-layout\sidebar.php on line 19

Can u help me wher i m wrong

Thanks,
Michle</description>
		<content:encoded><![CDATA[<p>Hi,<br />
      i was using this code &#8220;$events = $lifestream-&gt;get_events(array(&#8216;feed_types&#8217;=&gt;array(&#8216;twitter&#8217;, &#8216;facebook&#8217;), &#8216;limit&#8217;=&gt;10));&#8221; on sidebar.php file but I am getting this error: </p>
<p>Fatal error: Call to a member function get_events() on a non-object in C:\wamp\www\wordpress\wp-content\themes\default-layout\sidebar.php on line 19</p>
<p>Can u help me wher i m wrong</p>
<p>Thanks,<br />
Michle</p>
]]></content:encoded>
	</item>
</channel>
</rss>

