<?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: &#9673; Display Your Latest Tweet With PHP</title>
	<atom:link href="http://nickheer.com/blog/display-latest-tweet-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://nickheer.com/blog/display-latest-tweet-with-php/</link>
	<description></description>
	<lastBuildDate>Mon, 14 May 2012 23:05:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Curl your latest Tweet using PHP</title>
		<link>http://nickheer.com/blog/display-latest-tweet-with-php/comment-page-2/#comment-783</link>
		<dc:creator>Curl your latest Tweet using PHP</dc:creator>
		<pubDate>Mon, 28 Feb 2011 22:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://nickheer.com/?p=585#comment-783</guid>
		<description>&lt;p&gt;[...] your latest tweet with PHP without File_Get_Contents()by Bradley on February 28, 2011Many thanks to Nick Heer and his code for using php to pull your most recent tweet.  Unfortunately, not all of us have hosts that allow [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] your latest tweet with PHP without File_Get_Contents()by Bradley on February 28, 2011Many thanks to Nick Heer and his code for using php to pull your most recent tweet.  Unfortunately, not all of us have hosts that allow [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amrinz</title>
		<link>http://nickheer.com/blog/display-latest-tweet-with-php/comment-page-2/#comment-723</link>
		<dc:creator>amrinz</dc:creator>
		<pubDate>Fri, 12 Nov 2010 05:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://nickheer.com/?p=585#comment-723</guid>
		<description>&lt;p&gt;I am impressed with your article and ....... your coment form :-)&lt;/p&gt;

&lt;p&gt;Its very nice, i like it!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am impressed with your article and &#8230;&#8230;. your coment form :-)</p>

<p>Its very nice, i like it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keri</title>
		<link>http://nickheer.com/blog/display-latest-tweet-with-php/comment-page-2/#comment-721</link>
		<dc:creator>Keri</dc:creator>
		<pubDate>Sun, 24 Oct 2010 21:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://nickheer.com/?p=585#comment-721</guid>
		<description>&lt;p&gt;Thanks; very handy! I&#039;m bookmarking =)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks; very handy! I&#8217;m bookmarking =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rai Adi Sanjaya</title>
		<link>http://nickheer.com/blog/display-latest-tweet-with-php/comment-page-2/#comment-684</link>
		<dc:creator>Rai Adi Sanjaya</dc:creator>
		<pubDate>Tue, 24 Aug 2010 09:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://nickheer.com/?p=585#comment-684</guid>
		<description>&lt;p&gt;I just use this simple code :
text;
?&gt;&lt;/p&gt;

&lt;p&gt;Keep sharing bro... ^^&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I just use this simple code :
text;
?&gt;</p>

<p>Keep sharing bro&#8230; ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: e-sushi</title>
		<link>http://nickheer.com/blog/display-latest-tweet-with-php/comment-page-1/#comment-683</link>
		<dc:creator>e-sushi</dc:creator>
		<pubDate>Tue, 10 Aug 2010 00:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://nickheer.com/?p=585#comment-683</guid>
		<description>&lt;p&gt;Glad I could help!&lt;/p&gt;

&lt;p&gt;By the way... been looking for your twttr account so I can follow you with my @esushi_tm account, but I can&#039;t find anything alike. You got a twitter.com account, don&#039;t you? ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Glad I could help!</p>

<p>By the way&#8230; been looking for your twttr account so I can follow you with my @esushi_tm account, but I can&#8217;t find anything alike. You got a twitter.com account, don&#8217;t you? ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachel J. Morris</title>
		<link>http://nickheer.com/blog/display-latest-tweet-with-php/comment-page-1/#comment-682</link>
		<dc:creator>Rachel J. Morris</dc:creator>
		<pubDate>Tue, 13 Jul 2010 21:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://nickheer.com/?p=585#comment-682</guid>
		<description>&lt;p&gt;That should be &quot;return json_decode ( $twitterFeed ); 
without the equal sign. Oops.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That should be &#8220;return json_decode ( $twitterFeed ); 
without the equal sign. Oops.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachel J. Morris</title>
		<link>http://nickheer.com/blog/display-latest-tweet-with-php/comment-page-1/#comment-681</link>
		<dc:creator>Rachel J. Morris</dc:creator>
		<pubDate>Tue, 13 Jul 2010 21:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://nickheer.com/?p=585#comment-681</guid>
		<description>&lt;p&gt;You can also get the Twitter feed as a JSON object for PHP5+, which makes it waaaaay easier to parse, you can return it as an array:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;function GetTwitterFeed()
{
    $username = &quot;myname&quot;;
    $feed = &quot;http://search.twitter.com/search.json?q=from:&quot; . $username . &quot;&amp;rpp=1&quot;;
    $twitterFeed = file_get_contents( $feed );
    return = json_decode ( $twitterFeed );
}&lt;/code&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You can also get the Twitter feed as a JSON object for PHP5+, which makes it waaaaay easier to parse, you can return it as an array:</p>

<p><code>function GetTwitterFeed()
{
    $username = "myname";
    $feed = "http://search.twitter.com/search.json?q=from:" . $username . "&amp;rpp=1";
    $twitterFeed = file_get_contents( $feed );
    return = json_decode ( $twitterFeed );
}</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Display your tweets without JavaScript &#124; DarineKo.com</title>
		<link>http://nickheer.com/blog/display-latest-tweet-with-php/comment-page-1/#comment-680</link>
		<dc:creator>Display your tweets without JavaScript &#124; DarineKo.com</dc:creator>
		<pubDate>Wed, 30 Jun 2010 21:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://nickheer.com/?p=585#comment-680</guid>
		<description>&lt;p&gt;[...] have found the solution on NickHeer.com ! Go to this page to get the code to display your latest tweets very simple with PHP or grab it [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] have found the solution on NickHeer.com ! Go to this page to get the code to display your latest tweets very simple with PHP or grab it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://nickheer.com/blog/display-latest-tweet-with-php/comment-page-1/#comment-678</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Tue, 22 Jun 2010 21:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://nickheer.com/?p=585#comment-678</guid>
		<description>&lt;p&gt;Get it while it&#039;s hot: http://nickheer.com/go/oi711&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Get it while it&#8217;s hot: <a href="http://nickheer.com/go/oi711" rel="nofollow">http://nickheer.com/go/oi711</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://nickheer.com/blog/display-latest-tweet-with-php/comment-page-1/#comment-677</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Tue, 22 Jun 2010 20:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://nickheer.com/?p=585#comment-677</guid>
		<description>&lt;p&gt;Pastie.org isn&#039;t available for some reason, is there another way to grab the code?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Pastie.org isn&#8217;t available for some reason, is there another way to grab the code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

