<?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: A simple php class to fetch twitter statuses</title>
	<atom:link href="http://www.profilepicture.co.uk/tutorials/a-simple-php-class-to-fetch-twitter-statuses/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.profilepicture.co.uk/tutorials/a-simple-php-class-to-fetch-twitter-statuses/</link>
	<description>On the Web, Photography and Design</description>
	<lastBuildDate>Sun, 22 Jan 2012 20:17:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ishani Vardhan</title>
		<link>http://www.profilepicture.co.uk/tutorials/a-simple-php-class-to-fetch-twitter-statuses/comment-page-1/#comment-492</link>
		<dc:creator>Ishani Vardhan</dc:creator>
		<pubDate>Tue, 13 Sep 2011 13:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.profilepicture.co.uk/tutorials/?p=264#comment-492</guid>
		<description>How do I create a PHP class which can send or pull tweets from any given user using OAuth Twitter API library?</description>
		<content:encoded><![CDATA[<p>How do I create a PHP class which can send or pull tweets from any given user using OAuth Twitter API library?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisham</title>
		<link>http://www.profilepicture.co.uk/tutorials/a-simple-php-class-to-fetch-twitter-statuses/comment-page-1/#comment-305</link>
		<dc:creator>Lisham</dc:creator>
		<pubDate>Sat, 26 Mar 2011 16:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.profilepicture.co.uk/tutorials/?p=264#comment-305</guid>
		<description>Thanks a lot :) it works great</description>
		<content:encoded><![CDATA[<p>Thanks a lot <img src='http://www.profilepicture.co.uk/tutorials/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  it works great</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.profilepicture.co.uk/tutorials/a-simple-php-class-to-fetch-twitter-statuses/comment-page-1/#comment-303</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Tue, 22 Mar 2011 20:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.profilepicture.co.uk/tutorials/?p=264#comment-303</guid>
		<description>Replacing the &lt;code&gt;public function __construct()&lt;/code&gt; constructor with &lt;code&gt;public function Twitter()&lt;/code&gt; should get it working for you. Let me know if you have trouble and I&#039;ll send you the full code.</description>
		<content:encoded><![CDATA[<p>Replacing the <code>public function __construct()</code> constructor with <code>public function Twitter()</code> should get it working for you. Let me know if you have trouble and I&#8217;ll send you the full code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zubair</title>
		<link>http://www.profilepicture.co.uk/tutorials/a-simple-php-class-to-fetch-twitter-statuses/comment-page-1/#comment-302</link>
		<dc:creator>zubair</dc:creator>
		<pubDate>Tue, 22 Mar 2011 16:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.profilepicture.co.uk/tutorials/?p=264#comment-302</guid>
		<description>Hey great script,
I was wondering if you have twitter.php for php 4.4.9
my school hasn&#039;t upgraded to 5.0 
here is the error I get
it works on my person site perfectly fine.

Parse error: parse error, expecting `T_OLD_FUNCTION&#039; or `T_FUNCTION&#039; or `T_VAR&#039; or `&#039;}&#039;&#039; in  /Twitter.php on line 5</description>
		<content:encoded><![CDATA[<p>Hey great script,<br />
I was wondering if you have twitter.php for php 4.4.9<br />
my school hasn&#8217;t upgraded to 5.0<br />
here is the error I get<br />
it works on my person site perfectly fine.</p>
<p>Parse error: parse error, expecting `T_OLD_FUNCTION&#8217; or `T_FUNCTION&#8217; or `T_VAR&#8217; or `&#8217;}&#8221; in  /Twitter.php on line 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daily News About Twitter : A few links about Twitter - Sunday, 24 May 2009 05:12</title>
		<link>http://www.profilepicture.co.uk/tutorials/a-simple-php-class-to-fetch-twitter-statuses/comment-page-1/#comment-21</link>
		<dc:creator>Daily News About Twitter : A few links about Twitter - Sunday, 24 May 2009 05:12</dc:creator>
		<pubDate>Sun, 24 May 2009 12:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.profilepicture.co.uk/tutorials/?p=264#comment-21</guid>
		<description>[...] A simple php class to fetch twitter statuses [...]</description>
		<content:encoded><![CDATA[<p>[...] A simple php class to fetch twitter statuses [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

