<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Updating Facebook status using PHP</title>
	<link>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/</link>
	<description>An everyday attempt to stand out</description>
	<pubDate>Fri, 04 Jul 2008 03:12:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Binny V A</title>
		<link>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-805</link>
		<dc:creator>Binny V A</dc:creator>
		<pubDate>Wed, 28 Nov 2007 06:11:55 +0000</pubDate>
		<guid>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-805</guid>
		<description>No problem - thats what the wayback engine is for.
&lt;a href="http://web.archive.org/web/20070826145218/http://www.nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/" rel="nofollow"&gt;The Old Page&lt;/a&gt;

Feel free to remove this comment if facebook makes any trouble about it.</description>
		<content:encoded><![CDATA[<p>No problem - thats what the wayback engine is for.<br />
<a href="http://web.archive.org/web/20070826145218/http://www.nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/" rel="nofollow">The Old Page</a></p>
<p>Feel free to remove this comment if facebook makes any trouble about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-666</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Mon, 22 Oct 2007 19:37:50 +0000</pubDate>
		<guid>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-666</guid>
		<description>Sounds like the wankers at facebook are a bunch of morons.  what fscking difference would it make to them if your code worked or not?  people still have to use their site.

legally I don't see how they possibly had a leg to stand on, the code was copyright to you and their application allow itself to be manipulated that way.

morons.</description>
		<content:encoded><![CDATA[<p>Sounds like the wankers at facebook are a bunch of morons.  what fscking difference would it make to them if your code worked or not?  people still have to use their site.</p>
<p>legally I don&#8217;t see how they possibly had a leg to stand on, the code was copyright to you and their application allow itself to be manipulated that way.</p>
<p>morons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris tanner</title>
		<link>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-648</link>
		<dc:creator>chris tanner</dc:creator>
		<pubDate>Sun, 21 Oct 2007 16:01:09 +0000</pubDate>
		<guid>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-648</guid>
		<description>Hey.  This might seem really random, but I was looking at a php script (http://textsnippets.com/posts/show/1204) that logs into Facebook to change one's status msg.  Your name was listed in the header comments, so I thought maybe you were the expert author.

Well, I have a small question and thought maybe you were the expert: I have tried many many attempts to merely login to Facebook using cURL.  Essentially, the PHP curl uses curl-like functionality, but there isn't a direct one-to-one mapping between the PHP curl calls to curl parameters.  So, I was wondering if you knew were knowledgeable to help figure out what 1 line (or multiple?) cURL calls would log in to facebook.  So far, the closest I've come is:

curl -L -e -v --cookie-jar "my_cookies.txt" --user-agent "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20061201 Firefox/2.0.0.6 (Ubuntu-feisty)" -d "email=EMAILHERE" -d "pass=PASSHERE" -d "login=Login" "https://login.facebook.com/login.php?next=http://m.facebook.com/home.php " &#62; index.html

Any help would be greatly appreciated, and thank you very much in advance!</description>
		<content:encoded><![CDATA[<p>Hey.  This might seem really random, but I was looking at a php script (http://textsnippets.com/posts/show/1204) that logs into Facebook to change one&#8217;s status msg.  Your name was listed in the header comments, so I thought maybe you were the expert author.</p>
<p>Well, I have a small question and thought maybe you were the expert: I have tried many many attempts to merely login to Facebook using cURL.  Essentially, the PHP curl uses curl-like functionality, but there isn&#8217;t a direct one-to-one mapping between the PHP curl calls to curl parameters.  So, I was wondering if you knew were knowledgeable to help figure out what 1 line (or multiple?) cURL calls would log in to facebook.  So far, the closest I&#8217;ve come is:</p>
<p>curl -L -e -v &#8211;cookie-jar &#8220;my_cookies.txt&#8221; &#8211;user-agent &#8220;Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20061201 Firefox/2.0.0.6 (Ubuntu-feisty)&#8221; -d &#8220;email=EMAILHERE&#8221; -d &#8220;pass=PASSHERE&#8221; -d &#8220;login=Login&#8221; &#8220;https://login.facebook.com/login.php?next=http://m.facebook.com/home.php &#8221; &gt; index.html</p>
<p>Any help would be greatly appreciated, and thank you very much in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: musc@&#62; $daniele.rant &#124; Out-Blog &#187; Blog Archive &#187; Facebook implemented a user.setStatus API!</title>
		<link>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-552</link>
		<dc:creator>musc@&#62; $daniele.rant &#124; Out-Blog &#187; Blog Archive &#187; Facebook implemented a user.setStatus API!</dc:creator>
		<pubDate>Thu, 11 Oct 2007 13:39:41 +0000</pubDate>
		<guid>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-552</guid>
		<description>[...] months ago Christian discovered a hack to change your Facebook status. Some other people also used it and extended it. I also ported it to C# and made a winform using [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] months ago Christian discovered a hack to change your Facebook status. Some other people also used it and extended it. I also ported it to C# and made a winform using [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Updates From Sam Jones &#187; Blog Archive &#187; Facebook Needs to Open Up for Real</title>
		<link>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-539</link>
		<dc:creator>Updates From Sam Jones &#187; Blog Archive &#187; Facebook Needs to Open Up for Real</dc:creator>
		<pubDate>Tue, 09 Oct 2007 19:31:56 +0000</pubDate>
		<guid>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-539</guid>
		<description>[...] my logic and the facebook terms  put the final nail in the coffin. The same policy that applied to  this  method would apply to  Soeren&#8217;s  method and any anything that I create because they all [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] my logic and the facebook terms  put the final nail in the coffin. The same policy that applied to  this  method would apply to  Soeren&#8217;s  method and any anything that I create because they all [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Told ya so&#8230;. Facebook adds users.setStatus() API method &#124; Technologist For Hire</title>
		<link>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-446</link>
		<dc:creator>Told ya so&#8230;. Facebook adds users.setStatus() API method &#124; Technologist For Hire</dc:creator>
		<pubDate>Mon, 01 Oct 2007 15:04:06 +0000</pubDate>
		<guid>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-446</guid>
		<description>[...] it appears that one month after Facebook asked me, and others, to remove my little cURL &#8216;hack&#8217; for updating your Facebook Status, Facebook has finally implemented a users.setStatus() method in [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] it appears that one month after Facebook asked me, and others, to remove my little cURL &#8216;hack&#8217; for updating your Facebook Status, Facebook has finally implemented a users.setStatus() method in [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Lister</title>
		<link>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-402</link>
		<dc:creator>Jon Lister</dc:creator>
		<pubDate>Mon, 24 Sep 2007 10:29:33 +0000</pubDate>
		<guid>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-402</guid>
		<description>Why would Facebook do this? Don't they get that if you put it on the web you can never take it down again...</description>
		<content:encoded><![CDATA[<p>Why would Facebook do this? Don&#8217;t they get that if you put it on the web you can never take it down again&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Frog in the Valley &#187; Facebook is two four letter words</title>
		<link>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-231</link>
		<dc:creator>A Frog in the Valley &#187; Facebook is two four letter words</dc:creator>
		<pubDate>Fri, 07 Sep 2007 01:13:53 +0000</pubDate>
		<guid>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-231</guid>
		<description>[...] like the developer of the brilliant hack I told you about a few weeks ago got some unduly pressure from Facebook. Can [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] like the developer of the brilliant hack I told you about a few weeks ago got some unduly pressure from Facebook. Can [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-230</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Thu, 06 Sep 2007 22:10:18 +0000</pubDate>
		<guid>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-230</guid>
		<description>Here is the status update code in an iMacros for Firefox version 
http://forum.iopus.com/viewtopic.php?t=3527</description>
		<content:encoded><![CDATA[<p>Here is the status update code in an iMacros for Firefox version<br />
<a href="http://forum.iopus.com/viewtopic.php?t=3527" rel="nofollow">http://forum.iopus.com/viewtopic.php?t=3527</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: musc@&#62; $daniele.rant &#124; Out-Blog &#187; Blog Archive &#187; Facebook status change is not a crime</title>
		<link>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-229</link>
		<dc:creator>musc@&#62; $daniele.rant &#124; Out-Blog &#187; Blog Archive &#187; Facebook status change is not a crime</dc:creator>
		<pubDate>Thu, 06 Sep 2007 21:30:31 +0000</pubDate>
		<guid>http://nexdot.net/blog/2007/04/20/updating-facebook-status-using-php/#comment-229</guid>
		<description>[...] has been speaking to Christian about his PHP code that he had to pull down, my C# code I had to pull down (about which I also posted a comment this week), and the others [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] has been speaking to Christian about his PHP code that he had to pull down, my C# code I had to pull down (about which I also posted a comment this week), and the others [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
