<?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: Writing Your First Twitter Application with OAuth</title>
	<atom:link href="http://www.snipe.net/2009/07/writing-your-first-twitter-application-with-oauth/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snipe.net/2009/07/writing-your-first-twitter-application-with-oauth/</link>
	<description>Bitterness never tasted so sweet</description>
	<lastBuildDate>Sat, 28 Jan 2012 01:23:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: More Mukesh</title>
		<link>http://www.snipe.net/2009/07/writing-your-first-twitter-application-with-oauth/comment-page-4/#comment-10649</link>
		<dc:creator>More Mukesh</dc:creator>
		<pubDate>Fri, 02 Dec 2011 11:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=2070#comment-10649</guid>
		<description> Nice article, Thank you very much.  I got followers count now. 
But I have one question, How I get all followers list like fields. I need following fields
id, name, email etc...

Please help</description>
		<content:encoded><![CDATA[<p> Nice article, Thank you very much.  I got followers count now.<br />
But I have one question, How I get all followers list like fields. I need following fields<br />
id, name, email etc&#8230;</p>
<p>Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grottum</title>
		<link>http://www.snipe.net/2009/07/writing-your-first-twitter-application-with-oauth/comment-page-4/#comment-10628</link>
		<dc:creator>Grottum</dc:creator>
		<pubDate>Mon, 21 Nov 2011 12:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=2070#comment-10628</guid>
		<description>nice tutorial, but I just can&#039;t get this thing working. Can you please explain where in my code to put the random Boba Fett icon. I also have problems with pasting an image into the code. Please help..:)</description>
		<content:encoded><![CDATA[<p>nice tutorial, but I just can&#8217;t get this thing working. Can you please explain where in my code to put the random Boba Fett icon. I also have problems with pasting an image into the code. Please help..:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Im_cool1986</title>
		<link>http://www.snipe.net/2009/07/writing-your-first-twitter-application-with-oauth/comment-page-4/#comment-10541</link>
		<dc:creator>Im_cool1986</dc:creator>
		<pubDate>Wed, 12 Oct 2011 05:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=2070#comment-10541</guid>
		<description>how to log out from twitter</description>
		<content:encoded><![CDATA[<p>how to log out from twitter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: snipe</title>
		<link>http://www.snipe.net/2009/07/writing-your-first-twitter-application-with-oauth/comment-page-4/#comment-10520</link>
		<dc:creator>snipe</dc:creator>
		<pubDate>Tue, 27 Sep 2011 19:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=2070#comment-10520</guid>
		<description>L0garithm - this tutorial was written over 2 years ago. Twitter&#039;s API has changed a bit, and Abraham&#039;s library has changed quite a lot since then.</description>
		<content:encoded><![CDATA[<p>L0garithm &#8211; this tutorial was written over 2 years ago. Twitter&#8217;s API has changed a bit, and Abraham&#8217;s library has changed quite a lot since then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: L0garithm</title>
		<link>http://www.snipe.net/2009/07/writing-your-first-twitter-application-with-oauth/comment-page-4/#comment-10519</link>
		<dc:creator>L0garithm</dc:creator>
		<pubDate>Tue, 27 Sep 2011 12:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=2070#comment-10519</guid>
		<description>the logout function dosnt quite work. If i logout and try to login with another acc, it always sends me to the previous account page.The only way to log another acc is to close browser and reopen. Since this happens i belive there&#039;s smth wrong with the unseting of the session superglobal.</description>
		<content:encoded><![CDATA[<p>the logout function dosnt quite work. If i logout and try to login with another acc, it always sends me to the previous account page.The only way to log another acc is to close browser and reopen. Since this happens i belive there&#8217;s smth wrong with the unseting of the session superglobal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lalit</title>
		<link>http://www.snipe.net/2009/07/writing-your-first-twitter-application-with-oauth/comment-page-2/#comment-10501</link>
		<dc:creator>Lalit</dc:creator>
		<pubDate>Wed, 07 Sep 2011 12:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=2070#comment-10501</guid>
		<description>Hey nice article but it just showing me an error... plz help me out...
A PHP Error was encounteredSeverity: WarningMessage: array_merge() [function.array-merge]: Argument #2 is not an arrayFilename: twitteroauth/OAuth.phpLine Number: 301
A PHP Error was encounteredSeverity: NoticeMessage: Array to string conversionFilename: twitteroauth/OAuth.phpLine Number: 373
SimpleXMLElement Object ( [error] =&gt; Could not authenticate you. [request] =&gt; /account/verify_credentials.xml )

Thanks in advance .. its too much ugrent</description>
		<content:encoded><![CDATA[<p>Hey nice article but it just showing me an error&#8230; plz help me out&#8230;<br />
A PHP Error was encounteredSeverity: WarningMessage: array_merge() [function.array-merge]: Argument #2 is not an arrayFilename: twitteroauth/OAuth.phpLine Number: 301<br />
A PHP Error was encounteredSeverity: NoticeMessage: Array to string conversionFilename: twitteroauth/OAuth.phpLine Number: 373<br />
SimpleXMLElement Object ( [error] =&gt; Could not authenticate you. [request] =&gt; /account/verify_credentials.xml )</p>
<p>Thanks in advance .. its too much ugrent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clint</title>
		<link>http://www.snipe.net/2009/07/writing-your-first-twitter-application-with-oauth/comment-page-4/#comment-10455</link>
		<dc:creator>Clint</dc:creator>
		<pubDate>Tue, 07 Jun 2011 20:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=2070#comment-10455</guid>
		<description>Hey there! Great tutorial. I&#039;m setting up my site where a user can connect twitter and facebook and have one question. Each time the page is refreshed I generate a new request token and Authorization URL for the Twitter Login... Should I be doing this or only generating one request token and Authorization URL for the users entire session and saving it? Reason I&#039;m asking is because sometimes it works perfectly smooth, others I have to go through the connect process twice. Help would be greatly appreciated!

Again. Great tutorial!</description>
		<content:encoded><![CDATA[<p>Hey there! Great tutorial. I&#8217;m setting up my site where a user can connect twitter and facebook and have one question. Each time the page is refreshed I generate a new request token and Authorization URL for the Twitter Login&#8230; Should I be doing this or only generating one request token and Authorization URL for the users entire session and saving it? Reason I&#8217;m asking is because sometimes it works perfectly smooth, others I have to go through the connect process twice. Help would be greatly appreciated!</p>
<p>Again. Great tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: snipe</title>
		<link>http://www.snipe.net/2009/07/writing-your-first-twitter-application-with-oauth/comment-page-4/#comment-10419</link>
		<dc:creator>snipe</dc:creator>
		<pubDate>Sat, 14 May 2011 23:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=2070#comment-10419</guid>
		<description>Yeah, it&#039;s a bit old, but I&#039;m glad to hear the OAuth overview keeps it a worthwhile article. I had never really found a good, high-level explanation before, so I&#039;m glad people still find it useful. :)</description>
		<content:encoded><![CDATA[<p>Yeah, it&#8217;s a bit old, but I&#8217;m glad to hear the OAuth overview keeps it a worthwhile article. I had never really found a good, high-level explanation before, so I&#8217;m glad people still find it useful. <img src='http://www.snipe.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.snipe.net/2009/07/writing-your-first-twitter-application-with-oauth/comment-page-4/#comment-10418</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 14 May 2011 12:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=2070#comment-10418</guid>
		<description> Damn good tutorial. The source code your reference has been updated, so some of the modifications you suggested are no longer necessary, but your explanation of how OAuth actually works was awesome. Thanks for saving me a few hours of blood, sweat, and tears on a saturday morning.</description>
		<content:encoded><![CDATA[<p> Damn good tutorial. The source code your reference has been updated, so some of the modifications you suggested are no longer necessary, but your explanation of how OAuth actually works was awesome. Thanks for saving me a few hours of blood, sweat, and tears on a saturday morning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Setarehhaly</title>
		<link>http://www.snipe.net/2009/07/writing-your-first-twitter-application-with-oauth/comment-page-4/#comment-10407</link>
		<dc:creator>Setarehhaly</dc:creator>
		<pubDate>Sat, 07 May 2011 21:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.snipe.net/?p=2070#comment-10407</guid>
		<description>When I wanna sign in with my IPhone I got  &quot;Could not authenticate you&quot;
Wath can I do??</description>
		<content:encoded><![CDATA[<p>When I wanna sign in with my IPhone I got  &#8220;Could not authenticate you&#8221;<br />
Wath can I do??</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.438 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-05 12:15:00 -->

