<?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: Twitterbook v3 Now Available</title>
	<atom:link href="http://www.designmeme.com/twitterbook-v3-now-available/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designmeme.com/twitterbook-v3-now-available/</link>
	<description>Web Design, Development, and Training in Guelph, Ontario. Tutorials on accessibility, css, search engine optimization (SEO), and social media.</description>
	<lastBuildDate>Wed, 10 Mar 2010 10:20:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Nigel Beck</title>
		<link>http://www.designmeme.com/twitterbook-v3-now-available/comment-page-1/#comment-271735</link>
		<dc:creator>Nigel Beck</dc:creator>
		<pubDate>Fri, 13 Feb 2009 14:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.designmeme.com/?p=174#comment-271735</guid>
		<description>Rafa - in my copy of the code, around line 32 there is a line 

curl_setopt($ch, CURLOPT_USERAGENT, &quot;Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.1) Gecko/20061223 Firefox/2.0.0.1&quot;);

Add the following on a new line after that line:

curl_setopt($ch, CURLOPT_FOLLOWLOCATION, TRUE);

You should then find the script works for you.  At least, it should get your facebook status (I just tried it).</description>
		<content:encoded><![CDATA[<p>Rafa &#8211; in my copy of the code, around line 32 there is a line </p>
<p>curl_setopt($ch, CURLOPT_USERAGENT, &#8220;Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.1) Gecko/20061223 Firefox/2.0.0.1&#8243;);</p>
<p>Add the following on a new line after that line:</p>
<p>curl_setopt($ch, CURLOPT_FOLLOWLOCATION, TRUE);</p>
<p>You should then find the script works for you.  At least, it should get your facebook status (I just tried it).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafa</title>
		<link>http://www.designmeme.com/twitterbook-v3-now-available/comment-page-1/#comment-271732</link>
		<dc:creator>Rafa</dc:creator>
		<pubDate>Fri, 13 Feb 2009 13:53:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.designmeme.com/?p=174#comment-271732</guid>
		<description>Nigel, where would one put the curl_setopt($ch, curlopt_FOLLOWLOCATION, true) line. Where is the user_AGENTentry?
Is it in the twitterbook.php file?
If it is, I added it, but still don&#039;t work!!
Can you be more specific please?
Thanks</description>
		<content:encoded><![CDATA[<p>Nigel, where would one put the curl_setopt($ch, curlopt_FOLLOWLOCATION, true) line. Where is the user_AGENTentry?<br />
Is it in the twitterbook.php file?<br />
If it is, I added it, but still don&#8217;t work!!<br />
Can you be more specific please?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DanGarion</title>
		<link>http://www.designmeme.com/twitterbook-v3-now-available/comment-page-1/#comment-268793</link>
		<dc:creator>DanGarion</dc:creator>
		<pubDate>Sun, 01 Feb 2009 05:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.designmeme.com/?p=174#comment-268793</guid>
		<description>Everything is working great.  But now I&#039;m wondering if there is a way to get this to work if you also sometimes just post directly to Twitter on your own.  Since it&#039;s only looking at the most recent message on Twitter, if you post directly on Twitter it will, then repeat the message that is on your Facebook shortly after.</description>
		<content:encoded><![CDATA[<p>Everything is working great.  But now I&#8217;m wondering if there is a way to get this to work if you also sometimes just post directly to Twitter on your own.  Since it&#8217;s only looking at the most recent message on Twitter, if you post directly on Twitter it will, then repeat the message that is on your Facebook shortly after.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
