<?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: Collabtweet - Multiple Users, Single Twitter Account</title>
	<atom:link href="http://anantgarg.com/2009/05/20/collabtweet-multiple-users-single-twitter-account/feed/" rel="self" type="application/rss+xml" />
	<link>http://anantgarg.com/2009/05/20/collabtweet-multiple-users-single-twitter-account/</link>
	<description>on web development</description>
	<pubDate>Wed, 10 Mar 2010 12:08:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Iulius</title>
		<link>http://anantgarg.com/2009/05/20/collabtweet-multiple-users-single-twitter-account/comment-page-1/#comment-4294</link>
		<dc:creator>Iulius</dc:creator>
		<pubDate>Wed, 20 Jan 2010 11:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=273#comment-4294</guid>
		<description>Love this script. Thanks for your work :)</description>
		<content:encoded><![CDATA[<p>Love this script. Thanks for your work <img src='http://anantgarg.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo</title>
		<link>http://anantgarg.com/2009/05/20/collabtweet-multiple-users-single-twitter-account/comment-page-1/#comment-3412</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Tue, 01 Dec 2009 17:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=273#comment-3412</guid>
		<description>Our server has curl and supports it. But the app doesn't wants to work... tested in two servers.</description>
		<content:encoded><![CDATA[<p>Our server has curl and supports it. But the app doesn&#8217;t wants to work&#8230; tested in two servers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: c0bra</title>
		<link>http://anantgarg.com/2009/05/20/collabtweet-multiple-users-single-twitter-account/comment-page-1/#comment-3153</link>
		<dc:creator>c0bra</dc:creator>
		<pubDate>Sun, 22 Nov 2009 15:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=273#comment-3153</guid>
		<description>found the bug in the software:

just add

curl_setopt($this-&gt;ch, CURLOPT_HTTPHEADER, array('Expect:'));

@ line 38 (where the other curl options are) in the twitter.php file and it will work!

nevertheless nice work!</description>
		<content:encoded><![CDATA[<p>found the bug in the software:</p>
<p>just add</p>
<p>curl_setopt($this-&gt;ch, CURLOPT_HTTPHEADER, array(&#8217;Expect:&#8217;));</p>
<p>@ line 38 (where the other curl options are) in the twitter.php file and it will work!</p>
<p>nevertheless nice work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rutger</title>
		<link>http://anantgarg.com/2009/05/20/collabtweet-multiple-users-single-twitter-account/comment-page-1/#comment-3082</link>
		<dc:creator>Rutger</dc:creator>
		<pubDate>Thu, 19 Nov 2009 14:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=273#comment-3082</guid>
		<description>Thanks! Works like a charm. If you have any problems, check if your server allows curl.

Regards,
R.</description>
		<content:encoded><![CDATA[<p>Thanks! Works like a charm. If you have any problems, check if your server allows curl.</p>
<p>Regards,<br />
R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo PARRADO</title>
		<link>http://anantgarg.com/2009/05/20/collabtweet-multiple-users-single-twitter-account/comment-page-1/#comment-3055</link>
		<dc:creator>Pablo PARRADO</dc:creator>
		<pubDate>Wed, 18 Nov 2009 21:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=273#comment-3055</guid>
		<description>Installed Collabtweet, everything seems to be in order; it says, “Your twitter profile has been successfully updated.” Nothing actually happens on Twitter, though. Any ideas what might be going wrong?

Saw more feedbackon this in the website but unfortunatelly without answers.

Take care</description>
		<content:encoded><![CDATA[<p>Installed Collabtweet, everything seems to be in order; it says, “Your twitter profile has been successfully updated.” Nothing actually happens on Twitter, though. Any ideas what might be going wrong?</p>
<p>Saw more feedbackon this in the website but unfortunatelly without answers.</p>
<p>Take care</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martman</title>
		<link>http://anantgarg.com/2009/05/20/collabtweet-multiple-users-single-twitter-account/comment-page-1/#comment-2719</link>
		<dc:creator>Martman</dc:creator>
		<pubDate>Sun, 08 Nov 2009 01:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=273#comment-2719</guid>
		<description>Great idea no doubt.

tried to get it working, but seem to run into the same problem as Tero and Kai, can log into CollabTweet, but after tweeting the succes message comes back but no actual tweet on the twitter account, is there anything i need to check on our server end ?

martman</description>
		<content:encoded><![CDATA[<p>Great idea no doubt.</p>
<p>tried to get it working, but seem to run into the same problem as Tero and Kai, can log into CollabTweet, but after tweeting the succes message comes back but no actual tweet on the twitter account, is there anything i need to check on our server end ?</p>
<p>martman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arthur</title>
		<link>http://anantgarg.com/2009/05/20/collabtweet-multiple-users-single-twitter-account/comment-page-1/#comment-2710</link>
		<dc:creator>arthur</dc:creator>
		<pubDate>Sat, 07 Nov 2009 21:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=273#comment-2710</guid>
		<description>@-z-

The error is caused not by the script but the server.
Check your host and php version</description>
		<content:encoded><![CDATA[<p>@-z-</p>
<p>The error is caused not by the script but the server.<br />
Check your host and php version</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://anantgarg.com/2009/05/20/collabtweet-multiple-users-single-twitter-account/comment-page-1/#comment-2372</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 23 Oct 2009 23:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=273#comment-2372</guid>
		<description>Hi, I'm having the same problem as -z- .  I'd love to get this working on our host.

Thanks 

-Ben</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m having the same problem as -z- .  I&#8217;d love to get this working on our host.</p>
<p>Thanks </p>
<p>-Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 06/08</title>
		<link>http://anantgarg.com/2009/05/20/collabtweet-multiple-users-single-twitter-account/comment-page-1/#comment-1506</link>
		<dc:creator>06/08</dc:creator>
		<pubDate>Thu, 03 Sep 2009 10:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=273#comment-1506</guid>
		<description>Hi,

Is there any possibility to update this one single account from a mobile device? I mean, any user could update not only from web but also from a sms.

Congrats for your brilliant idea!

J.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there any possibility to update this one single account from a mobile device? I mean, any user could update not only from web but also from a sms.</p>
<p>Congrats for your brilliant idea!</p>
<p>J.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: -z-</title>
		<link>http://anantgarg.com/2009/05/20/collabtweet-multiple-users-single-twitter-account/comment-page-1/#comment-1466</link>
		<dc:creator>-z-</dc:creator>
		<pubDate>Tue, 01 Sep 2009 09:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=273#comment-1466</guid>
		<description>Hey guys, I tested the demo and it works perfect, but after installation I'm running into an error - the tweets are not being sent to twitter.

The error log is displaying this message:
PHP Parse error:  syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/myusername/public_html/mydomain/collabtweet/twitter.php on line 21

So far I've only modified the page with the username/passwords. 

I would really like to use this feature as it's the ideal way to do this...

Please let me know your thoughts - email me if you'd like.

Thank you,
-z-</description>
		<content:encoded><![CDATA[<p>Hey guys, I tested the demo and it works perfect, but after installation I&#8217;m running into an error - the tweets are not being sent to twitter.</p>
<p>The error log is displaying this message:<br />
PHP Parse error:  syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or &#8216;}&#8217; in /home/myusername/public_html/mydomain/collabtweet/twitter.php on line 21</p>
<p>So far I&#8217;ve only modified the page with the username/passwords. </p>
<p>I would really like to use this feature as it&#8217;s the ideal way to do this&#8230;</p>
<p>Please let me know your thoughts - email me if you&#8217;d like.</p>
<p>Thank you,<br />
-z-</p>
]]></content:encoded>
	</item>
</channel>
</rss>
