<?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: How to display Twitter updates using PHP (and without using curl)</title>
	<atom:link href="http://blog.lylo.co.uk/2009/02/04/how-to-display-twitter-updates-using-php-and-without-using-curl/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lylo.co.uk/2009/02/04/how-to-display-twitter-updates-using-php-and-without-using-curl/</link>
	<description>Not very much at all, really</description>
	<lastBuildDate>Thu, 08 Oct 2009 18:56:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike</title>
		<link>http://blog.lylo.co.uk/2009/02/04/how-to-display-twitter-updates-using-php-and-without-using-curl/comment-page-1/#comment-2093</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 08 Oct 2009 18:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lylo.co.uk/?p=96#comment-2093</guid>
		<description>I am having the same problem as Stanford. It works the first couple times but after a few refreshes, I get 

Warning: DOMDocument::load(http://twitter.com/statuses/user_timeline/*myfeed*.rss) [function.DOMDocument-load]: failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in /mnt/w0802/d03/s39/b02d9397/www/my_page.php on line 5</description>
		<content:encoded><![CDATA[<p>I am having the same problem as Stanford. It works the first couple times but after a few refreshes, I get </p>
<p>Warning: DOMDocument::load(http://twitter.com/statuses/user_timeline/*myfeed*.rss) [function.DOMDocument-load]: failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in /mnt/w0802/d03/s39/b02d9397/www/my_page.php on line 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco</title>
		<link>http://blog.lylo.co.uk/2009/02/04/how-to-display-twitter-updates-using-php-and-without-using-curl/comment-page-1/#comment-2045</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Wed, 23 Sep 2009 15:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lylo.co.uk/?p=96#comment-2045</guid>
		<description>Hello!
Great script, thank you!
It&#039;s possible to integrate hashtag support?

Greetings from barcelona :)
marco</description>
		<content:encoded><![CDATA[<p>Hello!<br />
Great script, thank you!<br />
It&#8217;s possible to integrate hashtag support?</p>
<p>Greetings from barcelona :)<br />
marco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tracy</title>
		<link>http://blog.lylo.co.uk/2009/02/04/how-to-display-twitter-updates-using-php-and-without-using-curl/comment-page-1/#comment-2022</link>
		<dc:creator>Tracy</dc:creator>
		<pubDate>Tue, 08 Sep 2009 21:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lylo.co.uk/?p=96#comment-2022</guid>
		<description>Hi. I have added small features to this script for my blog.  Can I have your permission to post the script on my blog.  I will give you the credit for the original work. Sorry for the comment but I don&#039;t see any contact information to email you.</description>
		<content:encoded><![CDATA[<p>Hi. I have added small features to this script for my blog.  Can I have your permission to post the script on my blog.  I will give you the credit for the original work. Sorry for the comment but I don&#8217;t see any contact information to email you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Great Tutorial</title>
		<link>http://blog.lylo.co.uk/2009/02/04/how-to-display-twitter-updates-using-php-and-without-using-curl/comment-page-1/#comment-1933</link>
		<dc:creator>Great Tutorial</dc:creator>
		<pubDate>Sun, 19 Jul 2009 01:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lylo.co.uk/?p=96#comment-1933</guid>
		<description>This is a great script.  I have had some fun with it by adding other variables to the script, allowing me more control over which items to display (i.e. the date, the title, etc.) and how to display them.  Thanks again!</description>
		<content:encoded><![CDATA[<p>This is a great script.  I have had some fun with it by adding other variables to the script, allowing me more control over which items to display (i.e. the date, the title, etc.) and how to display them.  Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agent</title>
		<link>http://blog.lylo.co.uk/2009/02/04/how-to-display-twitter-updates-using-php-and-without-using-curl/comment-page-1/#comment-1873</link>
		<dc:creator>Agent</dc:creator>
		<pubDate>Wed, 03 Jun 2009 01:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lylo.co.uk/?p=96#comment-1873</guid>
		<description>The script is great but how would I display the date like in the following example?

Jun 1st - @JoeBob Twitter message</description>
		<content:encoded><![CDATA[<p>The script is great but how would I display the date like in the following example?</p>
<p>Jun 1st &#8211; @JoeBob Twitter message</p>
]]></content:encoded>
	</item>
</channel>
</rss>
