<?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: Exporting Your Facebook Feed</title>
	<atom:link href="http://theharmonyguy.com/2008/08/13/exporting-your-facebook-feed/feed/" rel="self" type="application/rss+xml" />
	<link>http://theharmonyguy.com/2008/08/13/exporting-your-facebook-feed/</link>
	<description>Checking the security and privacy of social networking applications, white hat style...</description>
	<lastBuildDate>Thu, 11 Mar 2010 00:23:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Hummel</title>
		<link>http://theharmonyguy.com/2008/08/13/exporting-your-facebook-feed/comment-page-1/#comment-2268</link>
		<dc:creator>Scott Hummel</dc:creator>
		<pubDate>Fri, 10 Apr 2009 00:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://theharmonyguy.com/?p=30#comment-2268</guid>
		<description>I must be doing something wrong too.  I enter my email address (above) and my ID and get this:

for (;;);{&quot;error&quot;:1357001,&quot;errorSummary&quot;:&quot;Not Logged In&quot;,&quot;errorDescription&quot;:&quot;You must be logged in to do that.&quot;,&quot;errorIsWarning&quot;:false,&quot;payload&quot;:null,&quot;bootload&quot;:[{&quot;name&quot;:&quot;js\/e75qsq5bjbk800cw.pkg.js&quot;,&quot;type&quot;:&quot;js&quot;,&quot;src&quot;:&quot;http:\/\/static.ak.fbcdn.net\/rsrc.php\/zEDR9\/lpkg\/9tkta4k9\/en_US\/141\/157460\/js\/e75qsq5bjbk800cw.pkg.js&quot;,&quot;permanent&quot;:false}],&quot;onload&quot;:[&quot;if (window.Env) { Env[\&quot;nectar_last_impression_id\&quot;]=\&quot;379327fe5db7b8deb0c56d5c5651138f\&quot;; }&quot;,&quot;if (window.Env) { Env[\&quot;nectar_last_nav_impression_id\&quot;]=\&quot;\&quot;; }&quot;]}

What am I doing wrong?

Scott</description>
		<content:encoded><![CDATA[<p>I must be doing something wrong too.  I enter my email address (above) and my ID and get this:</p>
<p>for (;;);{&#8220;error&#8221;:1357001,&#8221;errorSummary&#8221;:&#8221;Not Logged In&#8221;,&#8221;errorDescription&#8221;:&#8221;You must be logged in to do that.&#8221;,&#8221;errorIsWarning&#8221;:false,&#8221;payload&#8221;:null,&#8221;bootload&#8221;:[{"name":"js\/e75qsq5bjbk800cw.pkg.js","type":"js","src":"http:\/\/static.ak.fbcdn.net\/rsrc.php\/zEDR9\/lpkg\/9tkta4k9\/en_US\/141\/157460\/js\/e75qsq5bjbk800cw.pkg.js","permanent":false}],&#8221;onload&#8221;:["if (window.Env) { Env[\"nectar_last_impression_id\"]=\&#8221;379327fe5db7b8deb0c56d5c5651138f\&#8221;; }&#8221;,&#8221;if (window.Env) { Env[\"nectar_last_nav_impression_id\"]=\&#8221;\&#8221;; }&#8221;]}</p>
<p>What am I doing wrong?</p>
<p>Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Links Tagged With "csrf" - JabberTags</title>
		<link>http://theharmonyguy.com/2008/08/13/exporting-your-facebook-feed/comment-page-1/#comment-645</link>
		<dc:creator>Recent Links Tagged With "csrf" - JabberTags</dc:creator>
		<pubDate>Fri, 03 Oct 2008 01:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://theharmonyguy.com/?p=30#comment-645</guid>
		<description>[...] public links &gt;&gt; csrf   Exporting Your Facebook Feed Saved by ZehSebastiaan on Wed 01-10-2008   Grails eXchange 2007: Advanced Web Application Security [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; csrf   Exporting Your Facebook Feed Saved by ZehSebastiaan on Wed 01-10-2008   Grails eXchange 2007: Advanced Web Application Security [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theharmonyguy</title>
		<link>http://theharmonyguy.com/2008/08/13/exporting-your-facebook-feed/comment-page-1/#comment-449</link>
		<dc:creator>theharmonyguy</dc:creator>
		<pubDate>Mon, 25 Aug 2008 21:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://theharmonyguy.com/?p=30#comment-449</guid>
		<description>@Mark: You probably are doing it right - you do end up with a long string of code that may appear nonsensical.  The code is actually the HTML for your feed, so it includes all sorts of div tags and other info.  But it&#039;s also escaped and put inside of a JSON array, so it doesn&#039;t look like straight HTML either.

Not only does this require cookies, but the need for post_form_id means a Yahoo Pipe would be impractical if not impossible.  This definitely more proof-of-concept than commercially viable.</description>
		<content:encoded><![CDATA[<p>@Mark: You probably are doing it right &#8211; you do end up with a long string of code that may appear nonsensical.  The code is actually the HTML for your feed, so it includes all sorts of div tags and other info.  But it&#8217;s also escaped and put inside of a JSON array, so it doesn&#8217;t look like straight HTML either.</p>
<p>Not only does this require cookies, but the need for post_form_id means a Yahoo Pipe would be impractical if not impossible.  This definitely more proof-of-concept than commercially viable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark 'Rizzn' Hopkins</title>
		<link>http://theharmonyguy.com/2008/08/13/exporting-your-facebook-feed/comment-page-1/#comment-392</link>
		<dc:creator>Mark 'Rizzn' Hopkins</dc:creator>
		<pubDate>Sat, 16 Aug 2008 00:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://theharmonyguy.com/?p=30#comment-392</guid>
		<description>I may not be doing something right. I get an super long string of nonsensical code when I follow your instructions on the test page.  Is this normal?

Also, if I&#039;m reading you correctly, due to the need to have a cookie set, this isn&#039;t something you could set up thru a yahoo pipe, right?</description>
		<content:encoded><![CDATA[<p>I may not be doing something right. I get an super long string of nonsensical code when I follow your instructions on the test page.  Is this normal?</p>
<p>Also, if I&#8217;m reading you correctly, due to the need to have a cookie set, this isn&#8217;t something you could set up thru a yahoo pipe, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: social code</title>
		<link>http://theharmonyguy.com/2008/08/13/exporting-your-facebook-feed/comment-page-1/#comment-391</link>
		<dc:creator>social code</dc:creator>
		<pubDate>Wed, 13 Aug 2008 21:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://theharmonyguy.com/?p=30#comment-391</guid>
		<description>&lt;strong&gt;Exporting Your Facebook Feed...&lt;/strong&gt;

Bookmarked your post over at Blog Bookmarker.com!...</description>
		<content:encoded><![CDATA[<p><strong>Exporting Your Facebook Feed&#8230;</strong></p>
<p>Bookmarked your post over at Blog Bookmarker.com!&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
