<?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: How Facebook forced me to become a Twitter user.</title>
	<atom:link href="http://thomshouse.net/2009/04/how-facebook-forced-me-to-become-a-twitter-user/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomshouse.net/2009/04/how-facebook-forced-me-to-become-a-twitter-user/</link>
	<description>Rants and raves from another codemonkey with a blog.</description>
	<lastBuildDate>Mon, 31 May 2010 14:04:35 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: HollysFolly</title>
		<link>http://thomshouse.net/2009/04/how-facebook-forced-me-to-become-a-twitter-user/comment-page-1/#comment-39</link>
		<dc:creator>HollysFolly</dc:creator>
		<pubDate>Sat, 11 Apr 2009 22:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://thomshouse.net/?p=93#comment-39</guid>
		<description>Sorry! THOM!!!! not Chris!</description>
		<content:encoded><![CDATA[<p>Sorry! THOM!!!! not Chris!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HollysFolly</title>
		<link>http://thomshouse.net/2009/04/how-facebook-forced-me-to-become-a-twitter-user/comment-page-1/#comment-38</link>
		<dc:creator>HollysFolly</dc:creator>
		<pubDate>Sat, 11 Apr 2009 22:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://thomshouse.net/?p=93#comment-38</guid>
		<description>Hi Chris, Great rant...sums us how many of us feel. I too find myself on twitter way more often now because of FB. Which means less time on FB.... I wish they would figure that out.</description>
		<content:encoded><![CDATA[<p>Hi Chris, Great rant&#8230;sums us how many of us feel. I too find myself on twitter way more often now because of FB. Which means less time on FB&#8230;. I wish they would figure that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thom</title>
		<link>http://thomshouse.net/2009/04/how-facebook-forced-me-to-become-a-twitter-user/comment-page-1/#comment-37</link>
		<dc:creator>Thom</dc:creator>
		<pubDate>Thu, 09 Apr 2009 22:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://thomshouse.net/?p=93#comment-37</guid>
		<description>Hi Chris.  Nice to hear that there is at least some API functionality to accomplish this feat, although it&#039;s a bit disappointing to hear of the technological hurdles.  I&#039;ve never looked deep into what Facebook allows for application development, but it would make more sense if they offered some sort of &quot;push&quot; method to this API...  Something like, when you update your status, Facebook somehow &quot;pings&quot; the applications that have access to read your status.  One could wish.

At any rate, I&#039;m still personally suspicious of the motivations they had for suspending those friend accounts.  I don&#039;t see a lot of bogus Facebook accounts, but I have seen some, and especially some obviously fraudulent ones (e.g. fictional characters).  And it seems every update or change or news coming from Facebook revolves around Twitter in some way, so...  I still think it&#039;s them posturing. :P

I appreciate you dropping a line and I hope that, however they accomplish it, Facebook will start to embrace us proxy-Twitterers.</description>
		<content:encoded><![CDATA[<p>Hi Chris.  Nice to hear that there is at least some API functionality to accomplish this feat, although it&#8217;s a bit disappointing to hear of the technological hurdles.  I&#8217;ve never looked deep into what Facebook allows for application development, but it would make more sense if they offered some sort of &#8220;push&#8221; method to this API&#8230;  Something like, when you update your status, Facebook somehow &#8220;pings&#8221; the applications that have access to read your status.  One could wish.</p>
<p>At any rate, I&#8217;m still personally suspicious of the motivations they had for suspending those friend accounts.  I don&#8217;t see a lot of bogus Facebook accounts, but I have seen some, and especially some obviously fraudulent ones (e.g. fictional characters).  And it seems every update or change or news coming from Facebook revolves around Twitter in some way, so&#8230;  I still think it&#8217;s them posturing. <img src='http://thomshouse.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>I appreciate you dropping a line and I hope that, however they accomplish it, Facebook will start to embrace us proxy-Twitterers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Dawson</title>
		<link>http://thomshouse.net/2009/04/how-facebook-forced-me-to-become-a-twitter-user/comment-page-1/#comment-36</link>
		<dc:creator>Chris Dawson</dc:creator>
		<pubDate>Thu, 09 Apr 2009 21:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://thomshouse.net/?p=93#comment-36</guid>
		<description>Hi Thom

Chris here - I&#039;m the developer of the Twitter Updater application. Really enjoyed your post, but just thought I&#039;d set you a little straighter on a minor point.

Facebook&#039;s limited API really is a frustration, especially for someone like me (or yourself) who has an interest in integration with other similar micropublishing services out there.

However, a few months after the development of Twitter Updater, the Facebook API was extended to allow the retrieval of status messages for a user and their friends. See:

http://wiki.developers.facebook.com/index.php/Status.get

However, this doesn&#039;t exactly help the problem of Twitter Updater needing a &#039;robot&#039; FB account to collect status messages. This is because of scalability - when the number of people using the service grows past a few hundred, the number of API requests becomes unreasonable; more bandwidth and processing power would need to be added for each user that signs up.

The friend status RSS feed belonging to the Twitter bots solved this problem very effectively - a single feed could be polled on a regular basis, aggregating all the users&#039; updates together.

I&#039;ve been trying hard to contact Facebook, to try convince them to make an exception to their policy in the case of the Twitter bots, and re-enable the accounts. One of them (now known as Joe Twitterbot) has been resurrected, but they won&#039;t bring back Twitter Updater II because of their one-account-per-person restriction.

Thanks for a great post, and for voicing your frustrations towards Facebook&#039;s API philosophy. This is the only way that change will be effected, if enough of us make some noise! :)

Chris Dawson</description>
		<content:encoded><![CDATA[<p>Hi Thom</p>
<p>Chris here &#8211; I&#8217;m the developer of the Twitter Updater application. Really enjoyed your post, but just thought I&#8217;d set you a little straighter on a minor point.</p>
<p>Facebook&#8217;s limited API really is a frustration, especially for someone like me (or yourself) who has an interest in integration with other similar micropublishing services out there.</p>
<p>However, a few months after the development of Twitter Updater, the Facebook API was extended to allow the retrieval of status messages for a user and their friends. See:</p>
<p><a href="http://wiki.developers.facebook.com/index.php/Status.get" rel="nofollow">http://wiki.developers.facebook.com/index.php/Status.get</a></p>
<p>However, this doesn&#8217;t exactly help the problem of Twitter Updater needing a &#8216;robot&#8217; FB account to collect status messages. This is because of scalability &#8211; when the number of people using the service grows past a few hundred, the number of API requests becomes unreasonable; more bandwidth and processing power would need to be added for each user that signs up.</p>
<p>The friend status RSS feed belonging to the Twitter bots solved this problem very effectively &#8211; a single feed could be polled on a regular basis, aggregating all the users&#8217; updates together.</p>
<p>I&#8217;ve been trying hard to contact Facebook, to try convince them to make an exception to their policy in the case of the Twitter bots, and re-enable the accounts. One of them (now known as Joe Twitterbot) has been resurrected, but they won&#8217;t bring back Twitter Updater II because of their one-account-per-person restriction.</p>
<p>Thanks for a great post, and for voicing your frustrations towards Facebook&#8217;s API philosophy. This is the only way that change will be effected, if enough of us make some noise! <img src='http://thomshouse.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Chris Dawson</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richie</title>
		<link>http://thomshouse.net/2009/04/how-facebook-forced-me-to-become-a-twitter-user/comment-page-1/#comment-35</link>
		<dc:creator>Richie</dc:creator>
		<pubDate>Thu, 09 Apr 2009 03:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://thomshouse.net/?p=93#comment-35</guid>
		<description>submit this to digg.  I love this rant, and the zuckerburg photo.</description>
		<content:encoded><![CDATA[<p>submit this to digg.  I love this rant, and the zuckerburg photo.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
