<?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"
	>
<channel>
	<title>Comments on: Posting to Twitter using PHP</title>
	<atom:link href="http://morethanseven.net/posts/posting-to-twitter-using-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://morethanseven.net/posts/posting-to-twitter-using-php/</link>
	<description>Morethanseven is where Gareth Rushgrove plays with the web</description>
	<pubDate>Fri, 16 May 2008 05:31:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Ben</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-8786</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 14 May 2008 21:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-8786</guid>
		<description>Thanks, I just started to learn twitter api. this gives me a really good start!</description>
		<content:encoded><![CDATA[<p>Thanks, I just started to learn twitter api. this gives me a really good start!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; A flippant use of an API :: Joshua Blount is a web developer, designer, and all around good guy in Lake County, Florida ::</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-8779</link>
		<dc:creator>&#187; A flippant use of an API :: Joshua Blount is a web developer, designer, and all around good guy in Lake County, Florida ::</dc:creator>
		<pubDate>Mon, 12 May 2008 18:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-8779</guid>
		<description>[...] to Gareth Rushgrove&#8217;s detailed explanation of how to post to twitter with php, I was able to turn an extra 20 minutes downtime into something (potentially) [...]</description>
		<content:encoded><![CDATA[<p>[...] to Gareth Rushgrove&#8217;s detailed explanation of how to post to twitter with php, I was able to turn an extra 20 minutes downtime into something (potentially) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: araba</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-8765</link>
		<dc:creator>araba</dc:creator>
		<pubDate>Tue, 06 May 2008 18:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-8765</guid>
		<description>Really nice article and script but I have the same problem using special characters in turkish alphabet.</description>
		<content:encoded><![CDATA[<p>Really nice article and script but I have the same problem using special characters in turkish alphabet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Un script pour twitter avec PHP (et Curl) &#8212; Etan Online</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-8761</link>
		<dc:creator>Un script pour twitter avec PHP (et Curl) &#8212; Etan Online</dc:creator>
		<pubDate>Sat, 03 May 2008 22:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-8761</guid>
		<description>[...] Ensuite, il vous faut récupérer le script qu&#8217;a écrit Gareth Rushgrove, disponible ici: [...]</description>
		<content:encoded><![CDATA[<p>[...] Ensuite, il vous faut récupérer le script qu&#8217;a écrit Gareth Rushgrove, disponible ici: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fedmich</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-8759</link>
		<dc:creator>fedmich</dc:creator>
		<pubDate>Fri, 02 May 2008 18:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-8759</guid>
		<description>thank you for this. I was about to make one, but luckily I googled first :)</description>
		<content:encoded><![CDATA[<p>thank you for this. I was about to make one, but luckily I googled first :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-8482</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 12 Mar 2008 21:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-8482</guid>
		<description>Great script.
There is just one thing that has been bugging me: using special characters, specialy á, é, ã, and so on. If I send the string with these chars in them, the message printed on twitter only goes up to that char and stops. I've tried urlencode and htmlentities and so far nothing.
Any ideas?
Cheers and gratz on the script!</description>
		<content:encoded><![CDATA[<p>Great script.<br />
There is just one thing that has been bugging me: using special characters, specialy á, é, ã, and so on. If I send the string with these chars in them, the message printed on twitter only goes up to that char and stops. I&#8217;ve tried urlencode and htmlentities and so far nothing.<br />
Any ideas?<br />
Cheers and gratz on the script!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stammy Script: RSS to Twitter using PHP - zakeh blog</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-8243</link>
		<dc:creator>Stammy Script: RSS to Twitter using PHP - zakeh blog</dc:creator>
		<pubDate>Wed, 16 Jan 2008 01:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-8243</guid>
		<description>[...] The main source code for RSS to Twitter v0.1, based on this code. [...]</description>
		<content:encoded><![CDATA[<p>[...] The main source code for RSS to Twitter v0.1, based on this code. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timeless Belt Of Time: How I Integrated Twitter in Timeline at kepo-ing Zz85</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-8187</link>
		<dc:creator>Timeless Belt Of Time: How I Integrated Twitter in Timeline at kepo-ing Zz85</dc:creator>
		<pubDate>Sat, 29 Dec 2007 17:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-8187</guid>
		<description>[...] Readings Tutorial on using Timeline About JSON Posting to Twitter using PHP and CURL twitter api Google's method of dynamic json data import json inspector Creating timeline from [...]</description>
		<content:encoded><![CDATA[<p>[...] Readings Tutorial on using Timeline About JSON Posting to Twitter using PHP and CURL twitter api Google&#8217;s method of dynamic json data import json inspector Creating timeline from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Danielson</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-8085</link>
		<dc:creator>Eric Danielson</dc:creator>
		<pubDate>Sat, 01 Dec 2007 22:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-8085</guid>
		<description>Works like a charm - Thanks very much. Modified it just a touch for my use -
 on success: header(location: $_SERVER[HTTP_REFERRER]); 
The form submits and goes right back to the original page. 
Very cool, thanks again!</description>
		<content:encoded><![CDATA[<p>Works like a charm &#8211; Thanks very much. Modified it just a touch for my use &#8211;  on success: header(location: $_SERVER[HTTP_REFERRER]); <br />
The form submits and goes right back to the original page. <br />
Very cool, thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GRATIS EN INTERNET &#187; Twitter: recursos para una idea simple y feliz</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-7801</link>
		<dc:creator>GRATIS EN INTERNET &#187; Twitter: recursos para una idea simple y feliz</dc:creator>
		<pubDate>Fri, 24 Aug 2007 07:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-7801</guid>
		<description>[...] Escribir en Twitter utilizando PHP (inglés) [...]</description>
		<content:encoded><![CDATA[<p>[...] Escribir en Twitter utilizando PHP (inglés) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Currin &#187; Blog Archive &#187; Use Twitter to notify you when you have new Gmail</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-6611</link>
		<dc:creator>David Currin &#187; Blog Archive &#187; Use Twitter to notify you when you have new Gmail</dc:creator>
		<pubDate>Fri, 22 Jun 2007 14:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-6611</guid>
		<description>[...] It&#8217;s very simple but it does what I need it to do. It&#8217;s based on an idea that Gareth Rushgrove writes about in an article on posting to twitter using php. If you find this useful, have any suggestions or want to modify or improve this code feel free but please let me know by commenting on this post and I&#8217;ll merge it in. Consider it an open source. [...]</description>
		<content:encoded><![CDATA[<p>[...] It&#8217;s very simple but it does what I need it to do. It&#8217;s based on an idea that Gareth Rushgrove writes about in an article on posting to twitter using php. If you find this useful, have any suggestions or want to modify or improve this code feel free but please let me know by commenting on this post and I&#8217;ll merge it in. Consider it an open source. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2007-06-10 &#171; Attractive Verdana</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-5870</link>
		<dc:creator>links for 2007-06-10 &#171; Attractive Verdana</dc:creator>
		<pubDate>Sun, 10 Jun 2007 15:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-5870</guid>
		<description>[...] Morethanseven » Posting to Twitter using PHP Posting to Twitter using PHP (tags: php twitter) [...]</description>
		<content:encoded><![CDATA[<p>[...] Morethanseven » Posting to Twitter using PHP Posting to Twitter using PHP (tags: php twitter) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Robertson</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-450</link>
		<dc:creator>Stuart Robertson</dc:creator>
		<pubDate>Thu, 22 Mar 2007 13:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-450</guid>
		<description>Thanks for making this available!  It was very helpful in creating Twitterbook -- a script to get the status from your Facebook account to update your Twitter.com status as well.  You can download it from here: http://www.designmeme.com/2007/03/22/twitterbook/</description>
		<content:encoded><![CDATA[<p>Thanks for making this available!  It was very helpful in creating Twitterbook&#8212;a script to get the status from your Facebook account to update your Twitter.com status as well.  You can download it from here: <a href="http://www.designmeme.com/2007/03/22/twitterbook/" rel="nofollow">http://www.designmeme.com/2007/03/22/twitterbook/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitterbook: Update Twitter using Facebook Status &#124; Design Meme</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-444</link>
		<dc:creator>Twitterbook: Update Twitter using Facebook Status &#124; Design Meme</dc:creator>
		<pubDate>Thu, 22 Mar 2007 10:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-444</guid>
		<description>[...] I still didn&#8217;t want to manage two different &#8220;status&#8221; accounts, and I thought: &#8220;Maybe someone wrote a script that lets you use your Facebook status to update Twitter.&#8221; After a bit of searching, I couldn&#8217;t find anything&#8230; so I decided to try writing it myself. I was lucky enough to find articles by Dave Dash on using Facebook to update Adium, and Gareth Rushgrove on posting to Twitter using PHP. Many thanks to both of them for making their code available! [...]</description>
		<content:encoded><![CDATA[<p>[...] I still didn&#8217;t want to manage two different &#8220;status&#8221; accounts, and I thought: &#8220;Maybe someone wrote a script that lets you use your Facebook status to update Twitter.&#8221; After a bit of searching, I couldn&#8217;t find anything&#8230; so I decided to try writing it myself. I was lucky enough to find articles by Dave Dash on using Facebook to update Adium, and Gareth Rushgrove on posting to Twitter using PHP. Many thanks to both of them for making their code available! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitter: recursos para una idea simple y feliz &#124; 5líneas.com &#124; Internet, desarrollo web, tecnología y otras cosas por descubrir</title>
		<link>http://morethanseven.net/posts/posting-to-twitter-using-php/#comment-337</link>
		<dc:creator>Twitter: recursos para una idea simple y feliz &#124; 5líneas.com &#124; Internet, desarrollo web, tecnología y otras cosas por descubrir</dc:creator>
		<pubDate>Mon, 19 Mar 2007 10:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://test.morethanseven.net/?p=10#comment-337</guid>
		<description>[...] Escribir en Twitter utilizando PHP (inglés) [...]</description>
		<content:encoded><![CDATA[<p>[...] Escribir en Twitter utilizando PHP (inglés) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
