<?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: Update your Twitter status using PHP</title>
	<atom:link href="http://www.richardcastera.com/2009/05/14/update-your-twitter-status-using-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richardcastera.com/2009/05/14/update-your-twitter-status-using-php/</link>
	<description>Application Developer/Designer</description>
	<lastBuildDate>Tue, 31 Aug 2010 01:39:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Hector Pasch</title>
		<link>http://www.richardcastera.com/2009/05/14/update-your-twitter-status-using-php/#comment-442</link>
		<dc:creator>Hector Pasch</dc:creator>
		<pubDate>Sat, 12 Jun 2010 17:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardcastera.com/?p=185#comment-442</guid>
		<description>i really enjoy going through your posts here and i&#039;ve been watching from a distance but felt the need to comment to let you know. keep it up. is there a RSS feed? I just installed bloglines and want to add it in there.</description>
		<content:encoded><![CDATA[<p>i really enjoy going through your posts here and i&#8217;ve been watching from a distance but felt the need to comment to let you know. keep it up. is there a RSS feed? I just installed bloglines and want to add it in there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.richardcastera.com/2009/05/14/update-your-twitter-status-using-php/#comment-396</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 04 May 2010 19:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardcastera.com/?p=185#comment-396</guid>
		<description>Max, the &quot;time ago&quot; output that you&#039;re thinking about is directed from Twitter after you call on a message using the Javascript API. If you don&#039;t like it, try using the JSON or XML methods. This function is so that you can write a Tweet from your own server.
Thank you Richard!</description>
		<content:encoded><![CDATA[<p>Max, the &#8220;time ago&#8221; output that you&#8217;re thinking about is directed from Twitter after you call on a message using the Javascript API. If you don&#8217;t like it, try using the JSON or XML methods. This function is so that you can write a Tweet from your own server.</p>
<p>Thank you Richard!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.richardcastera.com/2009/05/14/update-your-twitter-status-using-php/#comment-253</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sat, 12 Dec 2009 17:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardcastera.com/?p=185#comment-253</guid>
		<description>@MrMe,
All you need is a form to capture their credentials and pass it to the function VIA the posted data. Make sure to sanitize the input.</description>
		<content:encoded><![CDATA[<p>@MrMe,</p>
<p>All you need is a form to capture their credentials and pass it to the function VIA the posted data. Make sure to sanitize the input.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrMe</title>
		<link>http://www.richardcastera.com/2009/05/14/update-your-twitter-status-using-php/#comment-246</link>
		<dc:creator>MrMe</dc:creator>
		<pubDate>Wed, 09 Dec 2009 17:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardcastera.com/?p=185#comment-246</guid>
		<description>I like it.
Is there a way for a user to add there username and password and message, rather than have it in the code?</description>
		<content:encoded><![CDATA[<p>I like it.</p>
<p>Is there a way for a user to add there username and password and message, rather than have it in the code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.richardcastera.com/2009/05/14/update-your-twitter-status-using-php/#comment-186</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Thu, 15 Oct 2009 14:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardcastera.com/?p=185#comment-186</guid>
		<description>Your script is a part of my website. If a user posts a tweet using a form that&#039;s connected to this script, below the actual Tweet&#039;s content, you see in grey &quot;1 minute ago from API&quot;. How to get there &quot;1 minute ago from myWEBSITE&quot;?
I already have a Consumer Secret and a Consumer Key to create a Twitter application. According to the API Wiki of Twitter, this is needed to let there appear &quot;from myWEBSITE&quot;. How to use them in your script?</description>
		<content:encoded><![CDATA[<p>Your script is a part of my website. If a user posts a tweet using a form that&#8217;s connected to this script, below the actual Tweet&#8217;s content, you see in grey &#8220;1 minute ago from API&#8221;. How to get there &#8220;1 minute ago from myWEBSITE&#8221;?</p>
<p>I already have a Consumer Secret and a Consumer Key to create a Twitter application. According to the API Wiki of Twitter, this is needed to let there appear &#8220;from myWEBSITE&#8221;. How to use them in your script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.richardcastera.com/2009/05/14/update-your-twitter-status-using-php/#comment-184</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 14 Oct 2009 19:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardcastera.com/?p=185#comment-184</guid>
		<description>@Max, not sure I know what you mean...</description>
		<content:encoded><![CDATA[<p>@Max, not sure I know what you mean&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.richardcastera.com/2009/05/14/update-your-twitter-status-using-php/#comment-182</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Wed, 14 Oct 2009 18:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardcastera.com/?p=185#comment-182</guid>
		<description>How to add something to make &quot;from EXAMPLE&quot; appear below the tweets?</description>
		<content:encoded><![CDATA[<p>How to add something to make &#8220;from EXAMPLE&#8221; appear below the tweets?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.richardcastera.com/2009/05/14/update-your-twitter-status-using-php/#comment-68</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 30 Jun 2009 23:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardcastera.com/?p=185#comment-68</guid>
		<description>Hey thanks Giyomu,
A link back would be appreciated but not required. Enjoy!</description>
		<content:encoded><![CDATA[<p>Hey thanks Giyomu,</p>
<p>A link back would be appreciated but not required. Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giyomu</title>
		<link>http://www.richardcastera.com/2009/05/14/update-your-twitter-status-using-php/#comment-66</link>
		<dc:creator>Giyomu</dc:creator>
		<pubDate>Tue, 30 Jun 2009 18:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardcastera.com/?p=185#comment-66</guid>
		<description>Hi !
I used your function for my website, it is very useful ! But, how I refer to you on my acknowledgments page ? I should display a license or something else, make a link to this page or to your site ?
++</description>
		<content:encoded><![CDATA[<p>Hi !</p>
<p>I used your function for my website, it is very useful ! But, how I refer to you on my acknowledgments page ? I should display a license or something else, make a link to this page or to your site ?</p>
<p>++</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.richardcastera.com/2009/05/14/update-your-twitter-status-using-php/#comment-29</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 21 May 2009 00:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardcastera.com/?p=185#comment-29</guid>
		<description>Hey Ryan, thanks for pointing that out. :) I updated the post.</description>
		<content:encoded><![CDATA[<p>Hey Ryan, thanks for pointing that out. <img src='http://www.richardcastera.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I updated the post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.394 seconds -->
