<?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: Using the Twitter Search API</title>
	<atom:link href="http://papermashup.com/using-the-twitter-search-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://papermashup.com/using-the-twitter-search-api/</link>
	<description>Ashley Ford :: CSS &#124; PHP &#124; JavaScript</description>
	<lastBuildDate>Thu, 11 Mar 2010 13:06:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rees</title>
		<link>http://papermashup.com/using-the-twitter-search-api/comment-page-1/#comment-2279</link>
		<dc:creator>Rees</dc:creator>
		<pubDate>Wed, 24 Feb 2010 05:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=316#comment-2279</guid>
		<description>awesome tutorial ashley, thanks so much for that!  I was curious, is there a quick and efficient way to make the search results appear &quot;live&quot; or automatically refresh whenever a new twit comes in?

my first thought is to simply have a javascript function execute an ajax call to this PHP in your tutorial every 3-5 seconds...but is that the best way to get that &quot;live&quot; effect?  if not, what you would suggest??

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>awesome tutorial ashley, thanks so much for that!  I was curious, is there a quick and efficient way to make the search results appear &#8220;live&#8221; or automatically refresh whenever a new twit comes in?</p>
<p>my first thought is to simply have a javascript function execute an ajax call to this PHP in your tutorial every 3-5 seconds&#8230;but is that the best way to get that &#8220;live&#8221; effect?  if not, what you would suggest??</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurier</title>
		<link>http://papermashup.com/using-the-twitter-search-api/comment-page-1/#comment-2263</link>
		<dc:creator>Laurier</dc:creator>
		<pubDate>Sun, 21 Feb 2010 19:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=316#comment-2263</guid>
		<description>Hi, I&#039;m trying to do something rather simple. I need the search to check for exact matches, as if they had the &quot; double quotes. How would I do this?</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m trying to do something rather simple. I need the search to check for exact matches, as if they had the &#8221; double quotes. How would I do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: <fb:name linked="false" useyou="false" uid="524928704">Jose Augusto</fb:name></title>
		<link>http://papermashup.com/using-the-twitter-search-api/comment-page-1/#comment-2184</link>
		<dc:creator><fb:name linked="false" useyou="false" uid="524928704">Jose Augusto</fb:name></dc:creator>
		<pubDate>Sun, 07 Feb 2010 21:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=316#comment-2184</guid>
		<description>Does not work with two words queries like &quot;domain name&quot;. 
You better url encode the query ($q)</description>
		<content:encoded><![CDATA[<p>Does not work with two words queries like &#8220;domain name&#8221;.<br />
You better url encode the query ($q)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: e-sushi</title>
		<link>http://papermashup.com/using-the-twitter-search-api/comment-page-1/#comment-2137</link>
		<dc:creator>e-sushi</dc:creator>
		<pubDate>Sun, 31 Jan 2010 17:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=316#comment-2137</guid>
		<description>Tnx for sharing... a great resource to start from (if you&#039;re lazy like me - lol)</description>
		<content:encoded><![CDATA[<p>Tnx for sharing&#8230; a great resource to start from (if you&#8217;re lazy like me &#8211; lol)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://papermashup.com/using-the-twitter-search-api/comment-page-1/#comment-1937</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sun, 27 Dec 2009 15:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=316#comment-1937</guid>
		<description>Hey Ashley!
Thanks for this great great tutorial and demo, I&#039;m right now playing with it.
I&#039;m stuck trying to add a jquery auto refresh to add the new tweets every x seconds, can you help me?
Best regardst</description>
		<content:encoded><![CDATA[<p>Hey Ashley!<br />
Thanks for this great great tutorial and demo, I&#8217;m right now playing with it.<br />
I&#8217;m stuck trying to add a jquery auto refresh to add the new tweets every x seconds, can you help me?<br />
Best regardst</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel</title>
		<link>http://papermashup.com/using-the-twitter-search-api/comment-page-1/#comment-1909</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Tue, 22 Dec 2009 16:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=316#comment-1909</guid>
		<description>Hi Ashley,

Would you be willing to give me some tips on how to change this code in order to search for a term in the tweets of a group of users in a particular Twitter list? 

Many thanks in advance. 

Best regards,
Marcel</description>
		<content:encoded><![CDATA[<p>Hi Ashley,</p>
<p>Would you be willing to give me some tips on how to change this code in order to search for a term in the tweets of a group of users in a particular Twitter list? </p>
<p>Many thanks in advance. </p>
<p>Best regards,<br />
Marcel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley</title>
		<link>http://papermashup.com/using-the-twitter-search-api/comment-page-1/#comment-1844</link>
		<dc:creator>Ashley</dc:creator>
		<pubDate>Mon, 14 Dec 2009 10:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=316#comment-1844</guid>
		<description>@jake can you provide a little more information, what did you modify in the script?</description>
		<content:encoded><![CDATA[<p>@jake can you provide a little more information, what did you modify in the script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jake</title>
		<link>http://papermashup.com/using-the-twitter-search-api/comment-page-1/#comment-1835</link>
		<dc:creator>jake</dc:creator>
		<pubDate>Sun, 13 Dec 2009 15:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=316#comment-1835</guid>
		<description>not working.

Fatal error: Uncaught exception &#039;Exception&#039; with message &#039;String could not be parsed as XML&#039; in /home/penpal/public_html/index.php:151 Stack trace: #0 /home/penpal/public_html/index.php(151): SimpleXMLElement-&gt;__construct(&#039;&#039;) #1 {main} thrown in /home/penpal/public_html/index.php on line 151</description>
		<content:encoded><![CDATA[<p>not working.</p>
<p>Fatal error: Uncaught exception &#8216;Exception&#8217; with message &#8216;String could not be parsed as XML&#8217; in /home/penpal/public_html/index.php:151 Stack trace: #0 /home/penpal/public_html/index.php(151): SimpleXMLElement-&gt;__construct(&#8221;) #1 {main} thrown in /home/penpal/public_html/index.php on line 151</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: designfollow</title>
		<link>http://papermashup.com/using-the-twitter-search-api/comment-page-1/#comment-1794</link>
		<dc:creator>designfollow</dc:creator>
		<pubDate>Sun, 06 Dec 2009 23:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=316#comment-1794</guid>
		<description>great.

thank you.</description>
		<content:encoded><![CDATA[<p>great.</p>
<p>thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Friday Fix Nov 30 - Dec 4</title>
		<link>http://papermashup.com/using-the-twitter-search-api/comment-page-1/#comment-1787</link>
		<dc:creator>Friday Fix Nov 30 - Dec 4</dc:creator>
		<pubDate>Fri, 04 Dec 2009 13:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://papermashup.com/?p=316#comment-1787</guid>
		<description>[...] Using the Twitter Search API [...]</description>
		<content:encoded><![CDATA[<p>[...] Using the Twitter Search API [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
