<?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: Arc90 Twitter API Service Part 1</title>
	<atom:link href="http://blog.ericlamb.net/2009/04/arc90-twitter-api-service-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ericlamb.net/2009/04/arc90-twitter-api-service-part-1/</link>
	<description>Thoughts on programming, people and life</description>
	<lastBuildDate>Sat, 04 Feb 2012 09:01:37 -0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Kishan</title>
		<link>http://blog.ericlamb.net/2009/04/arc90-twitter-api-service-part-1/comment-page-1/#comment-1647</link>
		<dc:creator>Kishan</dc:creator>
		<pubDate>Sun, 03 Jan 2010 01:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=1511#comment-1647</guid>
		<description>Hi,
Do I need an authentication by OAuth or something to use this?
I can&#039;t see any response with these examples (not even an error)..

Regards,
Kishan</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Do I need an authentication by OAuth or something to use this?<br />
I can&#8217;t see any response with these examples (not even an error)..</p>
<p>Regards,<br />
Kishan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umair Jabbar</title>
		<link>http://blog.ericlamb.net/2009/04/arc90-twitter-api-service-part-1/comment-page-1/#comment-1154</link>
		<dc:creator>Umair Jabbar</dc:creator>
		<pubDate>Wed, 29 Jul 2009 04:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=1511#comment-1154</guid>
		<description>This seems to be a good tutorial
any thing for OAuth and twitter ?</description>
		<content:encoded><![CDATA[<p>This seems to be a good tutorial<br />
any thing for OAuth and twitter ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Lamb</title>
		<link>http://blog.ericlamb.net/2009/04/arc90-twitter-api-service-part-1/comment-page-1/#comment-990</link>
		<dc:creator>Eric Lamb</dc:creator>
		<pubDate>Fri, 29 May 2009 17:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=1511#comment-990</guid>
		<description>To use the 

try {

} catch {

}

format you&#039;ve got to have at least php 5.

The same goes for the Arc90 library as well man. 

Unless there&#039;s a reason you&#039;re running php 4.4 you should really upgrade regardless of the above; php 5 has some really cool toys in it :)

Contact your host and they should be able to handle upgrading php for you.</description>
		<content:encoded><![CDATA[<p>To use the </p>
<p>try {</p>
<p>} catch {</p>
<p>}</p>
<p>format you&#8217;ve got to have at least php 5.</p>
<p>The same goes for the Arc90 library as well man. </p>
<p>Unless there&#8217;s a reason you&#8217;re running php 4.4 you should really upgrade regardless of the above; php 5 has some really cool toys in it <img src='http://blog.ericlamb.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Contact your host and they should be able to handle upgrading php for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://blog.ericlamb.net/2009/04/arc90-twitter-api-service-part-1/comment-page-1/#comment-989</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Fri, 29 May 2009 17:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=1511#comment-989</guid>
		<description>it looks like the server is running
PHP Version 4.4.9
System  Linux infong 2.4 #1 SMP Tue Dec 18 22:34:10 UTC 2007 i686 GNU/Linux  
Build Date  Aug 12 2008 13:27:58  

what version of php is required?</description>
		<content:encoded><![CDATA[<p>it looks like the server is running<br />
PHP Version 4.4.9<br />
System  Linux infong 2.4 #1 SMP Tue Dec 18 22:34:10 UTC 2007 i686 GNU/Linux<br />
Build Date  Aug 12 2008 13:27:58  </p>
<p>what version of php is required?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Lamb</title>
		<link>http://blog.ericlamb.net/2009/04/arc90-twitter-api-service-part-1/comment-page-1/#comment-988</link>
		<dc:creator>Eric Lamb</dc:creator>
		<pubDate>Fri, 29 May 2009 16:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=1511#comment-988</guid>
		<description>Hi Tom,

What version of PHP are you using man? I reran all the above and I didn&#039;t have any issues.

Thanks for pointing out your issues.

Eric</description>
		<content:encoded><![CDATA[<p>Hi Tom,</p>
<p>What version of PHP are you using man? I reran all the above and I didn&#8217;t have any issues.</p>
<p>Thanks for pointing out your issues.</p>
<p>Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://blog.ericlamb.net/2009/04/arc90-twitter-api-service-part-1/comment-page-1/#comment-987</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Fri, 29 May 2009 16:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=1511#comment-987</guid>
		<description>errors with creating a friendship using the arc90 service

Parse error: syntax error, unexpected T_CONST, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or &#039;}&#039; in /Arc90/Service/Twitter.php on line 74</description>
		<content:encoded><![CDATA[<p>errors with creating a friendship using the arc90 service</p>
<p>Parse error: syntax error, unexpected T_CONST, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or &#8216;}&#8217; in /Arc90/Service/Twitter.php on line 74</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://blog.ericlamb.net/2009/04/arc90-twitter-api-service-part-1/comment-page-1/#comment-986</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Fri, 29 May 2009 16:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=1511#comment-986</guid>
		<description>the error is with the try catch block - blows up on the {</description>
		<content:encoded><![CDATA[<p>the error is with the try catch block &#8211; blows up on the {</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://blog.ericlamb.net/2009/04/arc90-twitter-api-service-part-1/comment-page-1/#comment-985</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Fri, 29 May 2009 16:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=1511#comment-985</guid>
		<description>Error in the 1st example:

Parse error: syntax error, unexpected &#039;{&#039; in test.php on line 11

Which is:
getFriendsTimeline(&#039;json&#039;);
	$return = $response-&gt;getData();
 
	// If Twitter returned an error (401, 503, etc), print status code
	if($response-&gt;isError())
		{
			echo $response-&gt;http_code;
		}
	print_r( json_decode($return) );
}
catch(Arc90_Service_Twitter_Exception $e)
{
	// Print the exception message (invalid parameter, etc)
	print $e-&gt;getMessage();
}
?&gt;</description>
		<content:encoded><![CDATA[<p>Error in the 1st example:</p>
<p>Parse error: syntax error, unexpected &#8216;{&#8216; in test.php on line 11</p>
<p>Which is:<br />
getFriendsTimeline(&#8216;json&#8217;);<br />
	$return = $response-&gt;getData();</p>
<p>	// If Twitter returned an error (401, 503, etc), print status code<br />
	if($response-&gt;isError())<br />
		{<br />
			echo $response-&gt;http_code;<br />
		}<br />
	print_r( json_decode($return) );<br />
}<br />
catch(Arc90_Service_Twitter_Exception $e)<br />
{<br />
	// Print the exception message (invalid parameter, etc)<br />
	print $e-&gt;getMessage();<br />
}<br />
?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitter Search</title>
		<link>http://blog.ericlamb.net/2009/04/arc90-twitter-api-service-part-1/comment-page-1/#comment-978</link>
		<dc:creator>Twitter Search</dc:creator>
		<pubDate>Wed, 27 May 2009 00:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=1511#comment-978</guid>
		<description>thats great that you are talking about the twitter api,a good example of searching with the twitter api is on twiogle.com because you can search on twitter and google at the same time.</description>
		<content:encoded><![CDATA[<p>thats great that you are talking about the twitter api,a good example of searching with the twitter api is on twiogle.com because you can search on twitter and google at the same time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

