<?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 Use the Twitter API</title>
	<atom:link href="http://www.intac.net/how-to-use-the-twitter-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.intac.net</link>
	<description></description>
	<lastBuildDate>Wed, 12 May 2010 05:36:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: PhilFeed &#8250; Fresh From My Twitter / Favorites from PhilBaumann today</title>
		<link>http://www.intac.net/how-to-use-the-twitter-api/comment-page-1/#comment-477</link>
		<dc:creator>PhilFeed &#8250; Fresh From My Twitter / Favorites from PhilBaumann today</dc:creator>
		<pubDate>Thu, 26 Nov 2009 03:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.intac.net/?page_id=419#comment-477</guid>
		<description>[...] RT @absolutelytrue RT @tweetmeme How to Use the Twitter API &#124; http://bit.ly/6oHrF1 bradfitz: Google Profiles are now OpenIDs. Also, gmail webfinger declares that now too. #openid [...]</description>
		<content:encoded><![CDATA[<p>[...] RT @absolutelytrue RT @tweetmeme How to Use the Twitter API | <a href="http://bit.ly/6oHrF1" rel="nofollow">http://bit.ly/6oHrF1</a> bradfitz: Google Profiles are now OpenIDs. Also, gmail webfinger declares that now too. #openid [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ese Dulce</title>
		<link>http://www.intac.net/how-to-use-the-twitter-api/comment-page-1/#comment-474</link>
		<dc:creator>Ese Dulce</dc:creator>
		<pubDate>Wed, 25 Nov 2009 18:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.intac.net/?page_id=419#comment-474</guid>
		<description>I had an error on the line
$displaytrendquery = str_replace(&quot;\&quot;&quot;, &quot;&quot;&quot;, $trendquery);
It didn&#039;t like &quot;&quot;&quot;, so I changed it to &quot;&#039;&quot;.
That works BRILLIANTLY so far, but I&#039;m not sure it&#039;s reliable. Is this to account for double-quotes within the trending tweets?

PHP v5.2.9.

I&#039;ve been learning the Zend Framework to interface with Twitter, but they have not yet implemented RT or List API functionality, and it seems perhaps less elegant than learning the API directly.  Thank you so much for providing this.</description>
		<content:encoded><![CDATA[<p>I had an error on the line<br />
$displaytrendquery = str_replace(&#8220;\&#8221;", &#8220;&#8221;", $trendquery);<br />
It didn&#8217;t like &#8220;&#8221;", so I changed it to &#8220;&#8216;&#8221;.<br />
That works BRILLIANTLY so far, but I&#8217;m not sure it&#8217;s reliable. Is this to account for double-quotes within the trending tweets?</p>
<p>PHP v5.2.9.</p>
<p>I&#8217;ve been learning the Zend Framework to interface with Twitter, but they have not yet implemented RT or List API functionality, and it seems perhaps less elegant than learning the API directly.  Thank you so much for providing this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
