<?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: automating facebook</title>
	<atom:link href="http://www.bangsar.net/2007/10/24/automating-facebook/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bangsar.net/blog/2007/10/24/automating-facebook</link>
	<description>where cool cats linger</description>
	<pubDate>Fri, 21 Nov 2008 00:23:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: myuu</title>
		<link>http://www.bangsar.net/blog/2007/10/24/automating-facebook#comment-7499</link>
		<dc:creator>myuu</dc:creator>
		<pubDate>Wed, 16 Jan 2008 16:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.bangsar.net/2007/10/24/automating-facebook#comment-7499</guid>
		<description>hmm, my original scripts still work. guess we'll see what happens.</description>
		<content:encoded><![CDATA[<p>hmm, my original scripts still work. guess we&#8217;ll see what happens.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shanti Braford</title>
		<link>http://www.bangsar.net/blog/2007/10/24/automating-facebook#comment-7475</link>
		<dc:creator>Shanti Braford</dc:creator>
		<pubDate>Fri, 04 Jan 2008 10:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.bangsar.net/2007/10/24/automating-facebook#comment-7475</guid>
		<description>Hey guys, glad you enjoyed the tutorial.

Sadly, Facebook changed their login mechanism to subvert attempts at automated login like this.

I'm sure there's a way around it, but haven't played with it much yet.

http://shanti.railsblog.com/fsx-trader-broken-due-to-facebook-login-changes

If you figure out a way to automate Facebook logins using ruby, drop me a line &#38; I'll update some posts.  shantibraford @ gmail

Cheers!</description>
		<content:encoded><![CDATA[<p>Hey guys, glad you enjoyed the tutorial.</p>
<p>Sadly, Facebook changed their login mechanism to subvert attempts at automated login like this.</p>
<p>I&#8217;m sure there&#8217;s a way around it, but haven&#8217;t played with it much yet.</p>
<p><a href="http://shanti.railsblog.com/fsx-trader-broken-due-to-facebook-login-changes" rel="nofollow" class="liexternal">http://shanti.railsblog.com/fsx-trader-broken-due-to-facebook-login-changes</a></p>
<p>If you figure out a way to automate Facebook logins using ruby, drop me a line &amp; I&#8217;ll update some posts.  shantibraford @ gmail</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myuu</title>
		<link>http://www.bangsar.net/blog/2007/10/24/automating-facebook#comment-7175</link>
		<dc:creator>myuu</dc:creator>
		<pubDate>Thu, 01 Nov 2007 18:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bangsar.net/2007/10/24/automating-facebook#comment-7175</guid>
		<description>i've no idea honestly. never touched Ruby before this. :)

the original post is hosted on some sort of Rails blog community; maybe it would work as it is.

hope it works out for you. :)</description>
		<content:encoded><![CDATA[<p>i&#8217;ve no idea honestly. never touched Ruby before this. <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
the original post is hosted on some sort of Rails blog community; maybe it would work as it is.</p>
<p>hope it works out for you. <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.bangsar.net/blog/2007/10/24/automating-facebook#comment-7173</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 01 Nov 2007 13:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.bangsar.net/2007/10/24/automating-facebook#comment-7173</guid>
		<description>Thanks :)

And will this work on Rails? I could most likely run it on my Mac as that's (some form of) BSD but its a laptop! Much rather run it on my server. Will Rails understand the script?</description>
		<content:encoded><![CDATA[<p>Thanks <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
And will this work on Rails? I could most likely run it on my Mac as that&#8217;s (some form of) BSD but its a laptop! Much rather run it on my server. Will Rails understand the script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myuu</title>
		<link>http://www.bangsar.net/blog/2007/10/24/automating-facebook#comment-7172</link>
		<dc:creator>myuu</dc:creator>
		<pubDate>Thu, 01 Nov 2007 02:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.bangsar.net/2007/10/24/automating-facebook#comment-7172</guid>
		<description>sure, here's the url:-

http://www.bangsar.net/ruby/mechanize_wb_alch.rb

you'll need to add your email and password on line 55. :)
and mind you, this script will log you off Facebook.


as for starting with Ruby, i guess you'll have to install Ruby first, then install Mechanize and stuff as per the original tutorial. i use FreeBSD, so i can install both from /usr/ports/www/rubygem-mechanize. might be a bit more tedious on windows...</description>
		<content:encoded><![CDATA[<p>sure, here&#8217;s the url:-</p>
<p><a href="http://www.bangsar.net/ruby/mechanize_wb_alch.rb" rel="nofollow" class="liinternal">http://www.bangsar.net/ruby/mechanize_wb_alch.rb</a></p>
<p>you&#8217;ll need to add your email and password on line 55. <img src='http://www.bangsar.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> and mind you, this script will log you off Facebook.</p>
<p>as for starting with Ruby, i guess you&#8217;ll have to install Ruby first, then install Mechanize and stuff as per the original tutorial. i use FreeBSD, so i can install both from /usr/ports/www/rubygem-mechanize. might be a bit more tedious on windows&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard V</title>
		<link>http://www.bangsar.net/blog/2007/10/24/automating-facebook#comment-7171</link>
		<dc:creator>Richard V</dc:creator>
		<pubDate>Wed, 31 Oct 2007 22:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.bangsar.net/2007/10/24/automating-facebook#comment-7171</guid>
		<description>Hey man, do you have that script to hand for casting Alchemy? I'm very new to Ruby and I really don't know where to start!</description>
		<content:encoded><![CDATA[<p>Hey man, do you have that script to hand for casting Alchemy? I&#8217;m very new to Ruby and I really don&#8217;t know where to start!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
