<?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: 2 Different Ways For Getting Twitter Status / PHP and jQuery</title>
	<atom:link href="http://wpcanyon.com/tipsandtricks/2-different-ways-for-getting-twitter-status-php-and-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpcanyon.com/tipsandtricks/2-different-ways-for-getting-twitter-status-php-and-jquery/</link>
	<description>Wordpress tutorials, articles, hacks, tricks and many more</description>
	<lastBuildDate>Fri, 29 Apr 2011 23:36:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Norant</title>
		<link>http://wpcanyon.com/tipsandtricks/2-different-ways-for-getting-twitter-status-php-and-jquery/comment-page-1/#comment-8574</link>
		<dc:creator>Norant</dc:creator>
		<pubDate>Thu, 27 Jan 2011 16:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=185#comment-8574</guid>
		<description>Thank you @Christiaan.
I used CURL for access look here:
&lt;a href=&quot;http://noranterry.blogspot.com/2011/01/obtener-los-tweets-un-usuario.html&quot; rel=&quot;nofollow&quot;&gt;http://noranterry.blogspot.com/2011/01/obtener-los-tweets-un-usuario.html&lt;/a&gt;
Regards.</description>
		<content:encoded><![CDATA[<p>Thank you @Christiaan.<br />
I used CURL for access look here:<br />
<a href="http://noranterry.blogspot.com/2011/01/obtener-los-tweets-un-usuario.html" rel="nofollow">http://noranterry.blogspot.com/2011/01/obtener-los-tweets-un-usuario.html</a><br />
Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Barr</title>
		<link>http://wpcanyon.com/tipsandtricks/2-different-ways-for-getting-twitter-status-php-and-jquery/comment-page-1/#comment-1715</link>
		<dc:creator>Ryan Barr</dc:creator>
		<pubDate>Thu, 27 May 2010 20:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=185#comment-1715</guid>
		<description>Great solutions, including @Christiaan&#039;s. The PHP one looks similar to an old PHP one I wrote:
http://scriptplayground.com/tutorials/php/Latest-Twitter-Update-With-PHP/

However, these days file_get_contents() may throw an error with your server/the Twitter server. I wrote a PHP Class that uses cURL to bring the feed in to avoid any permissions errors.
http://blog.spookyismy.name/2010/05/18/twitter-integration-class-using-php5-and-curl/</description>
		<content:encoded><![CDATA[<p>Great solutions, including @Christiaan&#8217;s. The PHP one looks similar to an old PHP one I wrote:<br />
<a href="http://scriptplayground.com/tutorials/php/Latest-Twitter-Update-With-PHP/" rel="nofollow">http://scriptplayground.com/tutorials/php/Latest-Twitter-Update-With-PHP/</a></p>
<p>However, these days file_get_contents() may throw an error with your server/the Twitter server. I wrote a PHP Class that uses cURL to bring the feed in to avoid any permissions errors.<br />
<a href="http://blog.spookyismy.name/2010/05/18/twitter-integration-class-using-php5-and-curl/" rel="nofollow">http://blog.spookyismy.name/2010/05/18/twitter-integration-class-using-php5-and-curl/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 網站製作學習誌 &#187; [Web] 連結分享</title>
		<link>http://wpcanyon.com/tipsandtricks/2-different-ways-for-getting-twitter-status-php-and-jquery/comment-page-1/#comment-358</link>
		<dc:creator>網站製作學習誌 &#187; [Web] 連結分享</dc:creator>
		<pubDate>Thu, 18 Mar 2010 10:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=185#comment-358</guid>
		<description>[...] 2 Different Ways For Getting Twitter Status / PHP and jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] 2 Different Ways For Getting Twitter Status / PHP and jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: praca sanok</title>
		<link>http://wpcanyon.com/tipsandtricks/2-different-ways-for-getting-twitter-status-php-and-jquery/comment-page-1/#comment-287</link>
		<dc:creator>praca sanok</dc:creator>
		<pubDate>Sat, 13 Mar 2010 14:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=185#comment-287</guid>
		<description>Nice.  THX!</description>
		<content:encoded><![CDATA[<p>Nice.  THX!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twiter ユーザーの最新ツイートを、jQuery と PHP で取得する2つの方法 &#124; AUTHORITY SITE</title>
		<link>http://wpcanyon.com/tipsandtricks/2-different-ways-for-getting-twitter-status-php-and-jquery/comment-page-1/#comment-218</link>
		<dc:creator>Twiter ユーザーの最新ツイートを、jQuery と PHP で取得する2つの方法 &#124; AUTHORITY SITE</dc:creator>
		<pubDate>Tue, 09 Mar 2010 15:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=185#comment-218</guid>
		<description>[...] theIdOfTheElement は自分の好きな名前に変更して良い。 2 Different Ways For Getting Twitter Status / PHP and jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] theIdOfTheElement は自分の好きな名前に変更して良い。 2 Different Ways For Getting Twitter Status / PHP and jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boba</title>
		<link>http://wpcanyon.com/tipsandtricks/2-different-ways-for-getting-twitter-status-php-and-jquery/comment-page-1/#comment-217</link>
		<dc:creator>Boba</dc:creator>
		<pubDate>Tue, 09 Mar 2010 11:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=185#comment-217</guid>
		<description>@SM - :)</description>
		<content:encoded><![CDATA[<p>@SM &#8211; <img src='http://wpcanyon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boba</title>
		<link>http://wpcanyon.com/tipsandtricks/2-different-ways-for-getting-twitter-status-php-and-jquery/comment-page-1/#comment-215</link>
		<dc:creator>Boba</dc:creator>
		<pubDate>Tue, 09 Mar 2010 11:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=185#comment-215</guid>
		<description>@Christiaan - Thanks, that&#039;s a good one too :)</description>
		<content:encoded><![CDATA[<p>@Christiaan &#8211; Thanks, that&#8217;s a good one too <img src='http://wpcanyon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SM</title>
		<link>http://wpcanyon.com/tipsandtricks/2-different-ways-for-getting-twitter-status-php-and-jquery/comment-page-1/#comment-216</link>
		<dc:creator>SM</dc:creator>
		<pubDate>Tue, 09 Mar 2010 11:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=185#comment-216</guid>
		<description>Nice solution. Thanks</description>
		<content:encoded><![CDATA[<p>Nice solution. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christiaan Baartse</title>
		<link>http://wpcanyon.com/tipsandtricks/2-different-ways-for-getting-twitter-status-php-and-jquery/comment-page-1/#comment-214</link>
		<dc:creator>Christiaan Baartse</dc:creator>
		<pubDate>Tue, 09 Mar 2010 09:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://wpcanyon.com/?p=185#comment-214</guid>
		<description>You could also fetch the JSON using PHP like this (replacing your username ofc)

[php]
&lt;?php
$json = file_get_contents(&quot;http://twitter.com/statuses/user_timeline/username.json&quot;);
$json = json_decode($json, true);
echo $json[0][&#039;text&#039;];

// or display last 3
for($i=0; $i &lt; 3 &amp;&amp; isset($json[$i]); $i++) {
echo $json[$i][&#039;text&#039;];
}
[/php]</description>
		<content:encoded><![CDATA[<p>You could also fetch the JSON using PHP like this (replacing your username ofc)</p>
<pre class="brush: php;">
&lt;?php
$json = file_get_contents(&quot;<a href="http://twitter.com/statuses/user_timeline/username.json&#038;quot" rel="nofollow">http://twitter.com/statuses/user_timeline/username.json&#038;quot</a> <img src='http://wpcanyon.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ;
$json = json_decode($json, true);
echo $json[0]['text'];

// or display last 3
for($i=0; $i &lt; 3 &amp;&amp; isset($json[$i]); $i++) {
echo $json[$i]['text'];
}
</pre>
]]></content:encoded>
	</item>
</channel>
</rss>

