<?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: Creating a Simple Twitter App using oAuth and PHP</title>
	<atom:link href="http://www.1stwebdesigner.com/tutorials/twitter-app-oauth-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.1stwebdesigner.com/tutorials/twitter-app-oauth-php/</link>
	<description>1stwebdesigner is a design blog dedicated to bloggers, freelancers, web-developers and designers. Topics focus on web design and inspirational articles.</description>
	<lastBuildDate>Mon, 13 Feb 2012 05:57:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ivan</title>
		<link>http://www.1stwebdesigner.com/tutorials/twitter-app-oauth-php/comment-page-4/#comment-181748</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Sun, 12 Feb 2012 09:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=18055#comment-181748</guid>
		<description>Hi, I have another problem. I try with your online demo and he send my arabic chacarters BUT on my server, I can&#039;t I get this error. Please help .
array(2) { [&quot;error&quot;]=&gt; string(34) &quot;Could not authenticate with OAuth.&quot; [&quot;request&quot;]=&gt; string(21) &quot;/statuses/update.json&quot; } ( Ø§Ù„Ø¯Ø§Ø¦Ø±ÙŠ Ø§Ù„Ø£ÙˆÙ„ ) is ( Ø§ÙƒØªØ¨ ØªØ¹Ù„ÙŠÙ‚Ùƒ Ù‡Ù†Ø§fasdfasfsfsdafsdfsdfsadfdffsdafsdfdsf )
My encoding on this message is UTF-8</description>
		<content:encoded><![CDATA[<p>Hi, I have another problem. I try with your online demo and he send my arabic chacarters BUT on my server, I can&#8217;t I get this error. Please help .<br />
array(2) { ["error"]=&gt; string(34) &#8220;Could not authenticate with OAuth.&#8221; ["request"]=&gt; string(21) &#8220;/statuses/update.json&#8221; } ( Ø§Ù„Ø¯Ø§Ø¦Ø±ÙŠ Ø§Ù„Ø£ÙˆÙ„ ) is ( Ø§ÙƒØªØ¨ ØªØ¹Ù„ÙŠÙ‚Ùƒ Ù‡Ù†Ø§fasdfasfsfsdafsdfsdfsadfdffsdafsdfdsf )<br />
My encoding on this message is UTF-8</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Maignan</title>
		<link>http://www.1stwebdesigner.com/tutorials/twitter-app-oauth-php/comment-page-4/#comment-180744</link>
		<dc:creator>David Maignan</dc:creator>
		<pubDate>Thu, 09 Feb 2012 17:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=18055#comment-180744</guid>
		<description>Thanks for sharing. I started to experiment with it today. Nice</description>
		<content:encoded><![CDATA[<p>Thanks for sharing. I started to experiment with it today. Nice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeremy</title>
		<link>http://www.1stwebdesigner.com/tutorials/twitter-app-oauth-php/comment-page-4/#comment-180490</link>
		<dc:creator>jeremy</dc:creator>
		<pubDate>Thu, 09 Feb 2012 01:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=18055#comment-180490</guid>
		<description>I want my script to post new blog posts, why would i have to autenticate with my browser everytime???  my script will be called by another script not by a browser, the old api was sooo much simpler. this sucks</description>
		<content:encoded><![CDATA[<p>I want my script to post new blog posts, why would i have to autenticate with my browser everytime???  my script will be called by another script not by a browser, the old api was sooo much simpler. this sucks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theo</title>
		<link>http://www.1stwebdesigner.com/tutorials/twitter-app-oauth-php/comment-page-4/#comment-178901</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Sat, 04 Feb 2012 21:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=18055#comment-178901</guid>
		<description>Hi!
I have some ugly php error messages:
Warning: include(lib/EpiCurl.php) [function.include]: failed to open stream: No such file or directory in /var/www/virtual/artlog.hu/htdocs/twitter/index.php on line 5

Warning: include() [function.include]: Failed opening &#039;lib/EpiCurl.php&#039; for inclusion (include_path=&#039;.:/usr/share/php:/usr/share/pear&#039;) in /var/www/virtual/artlog.hu/htdocs/twitter/index.php on line 5

Warning: include(lib/EpiOAuth.php) [function.include]: failed to open stream: No such file or directory in /var/www/virtual/artlog.hu/htdocs/twitter/index.php on line 6

Warning: include() [function.include]: Failed opening &#039;lib/EpiOAuth.php&#039; for inclusion (include_path=&#039;.:/usr/share/php:/usr/share/pear&#039;) in /var/www/virtual/artlog.hu/htdocs/twitter/index.php on line 6

Warning: include(lib/EpiTwitter.php) [function.include]: failed to open stream: No such file or directory in /var/www/virtual/artlog.hu/htdocs/twitter/index.php on line 7

Warning: include() [function.include]: Failed opening &#039;lib/EpiTwitter.php&#039; for inclusion (include_path=&#039;.:/usr/share/php:/usr/share/pear&#039;) in /var/www/virtual/artlog.hu/htdocs/twitter/index.php on line 7

Fatal error: Class &#039;EpiTwitter&#039; not found in /var/www/virtual/artlog.hu/htdocs/twitter/index.php on line 10

Anyone?</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I have some ugly php error messages:<br />
Warning: include(lib/EpiCurl.php) [function.include]: failed to open stream: No such file or directory in /var/www/virtual/artlog.hu/htdocs/twitter/index.php on line 5</p>
<p>Warning: include() [function.include]: Failed opening &#8216;lib/EpiCurl.php&#8217; for inclusion (include_path=&#8217;.:/usr/share/php:/usr/share/pear&#8217;) in /var/www/virtual/artlog.hu/htdocs/twitter/index.php on line 5</p>
<p>Warning: include(lib/EpiOAuth.php) [function.include]: failed to open stream: No such file or directory in /var/www/virtual/artlog.hu/htdocs/twitter/index.php on line 6</p>
<p>Warning: include() [function.include]: Failed opening &#8216;lib/EpiOAuth.php&#8217; for inclusion (include_path=&#8217;.:/usr/share/php:/usr/share/pear&#8217;) in /var/www/virtual/artlog.hu/htdocs/twitter/index.php on line 6</p>
<p>Warning: include(lib/EpiTwitter.php) [function.include]: failed to open stream: No such file or directory in /var/www/virtual/artlog.hu/htdocs/twitter/index.php on line 7</p>
<p>Warning: include() [function.include]: Failed opening &#8216;lib/EpiTwitter.php&#8217; for inclusion (include_path=&#8217;.:/usr/share/php:/usr/share/pear&#8217;) in /var/www/virtual/artlog.hu/htdocs/twitter/index.php on line 7</p>
<p>Fatal error: Class &#8216;EpiTwitter&#8217; not found in /var/www/virtual/artlog.hu/htdocs/twitter/index.php on line 10</p>
<p>Anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaron</title>
		<link>http://www.1stwebdesigner.com/tutorials/twitter-app-oauth-php/comment-page-4/#comment-175361</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Sat, 28 Jan 2012 00:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=18055#comment-175361</guid>
		<description>Hi-- once on my server, i tried to follow the link and sign in with twitter but i got this error:

There is no request token for this page. That&#039;s the special key we need from applications asking to use your Twitter account. Please go back to the site or application that sent you here and try again; it was probably just a mistake. 

the consumer secret and key were the only two devices needed, correct?</description>
		<content:encoded><![CDATA[<p>Hi&#8211; once on my server, i tried to follow the link and sign in with twitter but i got this error:</p>
<p>There is no request token for this page. That&#8217;s the special key we need from applications asking to use your Twitter account. Please go back to the site or application that sent you here and try again; it was probably just a mistake. </p>
<p>the consumer secret and key were the only two devices needed, correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rissa</title>
		<link>http://www.1stwebdesigner.com/tutorials/twitter-app-oauth-php/comment-page-4/#comment-173257</link>
		<dc:creator>Rissa</dc:creator>
		<pubDate>Sat, 21 Jan 2012 07:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=18055#comment-173257</guid>
		<description>Out of ALL the tutorials I have tried out of the past week, this is the ONLY one that worked lol. Now I just have to figure out how to update the bg image instead of posting a tweet, oh geez.</description>
		<content:encoded><![CDATA[<p>Out of ALL the tutorials I have tried out of the past week, this is the ONLY one that worked lol. Now I just have to figure out how to update the bg image instead of posting a tweet, oh geez.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drewseph</title>
		<link>http://www.1stwebdesigner.com/tutorials/twitter-app-oauth-php/comment-page-4/#comment-149496</link>
		<dc:creator>Drewseph</dc:creator>
		<pubDate>Tue, 13 Dec 2011 01:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=18055#comment-149496</guid>
		<description>I&#039;m a bit confused at what I need to store in my database and where I need to call it 

I have the script working perfectly but I&#039;d prefer to not have to authenticate every time and have to &quot;Allow&quot; app to post</description>
		<content:encoded><![CDATA[<p>I&#8217;m a bit confused at what I need to store in my database and where I need to call it </p>
<p>I have the script working perfectly but I&#8217;d prefer to not have to authenticate every time and have to &#8220;Allow&#8221; app to post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tonny</title>
		<link>http://www.1stwebdesigner.com/tutorials/twitter-app-oauth-php/comment-page-4/#comment-147894</link>
		<dc:creator>Tonny</dc:creator>
		<pubDate>Fri, 09 Dec 2011 16:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=18055#comment-147894</guid>
		<description>Dudz, help me how can i decode $twitterInfo-&gt;response</description>
		<content:encoded><![CDATA[<p>Dudz, help me how can i decode $twitterInfo-&gt;response</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tonny</title>
		<link>http://www.1stwebdesigner.com/tutorials/twitter-app-oauth-php/comment-page-4/#comment-147890</link>
		<dc:creator>tonny</dc:creator>
		<pubDate>Fri, 09 Dec 2011 16:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=18055#comment-147890</guid>
		<description>How can i decode twitterInfo object?</description>
		<content:encoded><![CDATA[<p>How can i decode twitterInfo object?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pur</title>
		<link>http://www.1stwebdesigner.com/tutorials/twitter-app-oauth-php/comment-page-4/#comment-144305</link>
		<dc:creator>Pur</dc:creator>
		<pubDate>Sun, 04 Dec 2011 21:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.1stwebdesigner.com/?p=18055#comment-144305</guid>
		<description>Note: 
My server is also PHP CURL enabed, safe_mode=off, and works well in integrating facebook API with PHP.
I really need this twitter API script, and your script is the only script that successfully displaying twitter user data on Callback, but fail sending post to twitter.
Hope you help me fix this.</description>
		<content:encoded><![CDATA[<p>Note:<br />
My server is also PHP CURL enabed, safe_mode=off, and works well in integrating facebook API with PHP.<br />
I really need this twitter API script, and your script is the only script that successfully displaying twitter user data on Callback, but fail sending post to twitter.<br />
Hope you help me fix this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

