<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Aehso's Output &#187; javascript</title>
	<atom:link href="http://www.xlml.com/aehso/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xlml.com/aehso</link>
	<description>John O'Shea's musings, observations and opinions on anything and everything.</description>
	<lastBuildDate>Mon, 25 Jan 2010 13:31:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How Facebook Beacon works.</title>
		<link>http://www.xlml.com/aehso/2007/11/26/how-facebook-beacon-works/</link>
		<comments>http://www.xlml.com/aehso/2007/11/26/how-facebook-beacon-works/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 13:58:09 +0000</pubDate>
		<dc:creator>aehso</dc:creator>
				<category><![CDATA[beacon]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.xlml.com/aehso/2007/11/26/how-facebook-beacon-works/</guid>
		<description><![CDATA[Jay Goldman has written up a great deconstruction of the Facebook Beacon Javascript.  The Facebook developers have jumped through a few hoops to accommodate the XSS restriction in browsers while implementing Beacon.
Whatever about the privacy concerns that are currently being actively discussed, this non-trivial javascript pattern for sharing data will most likely be used [...]]]></description>
			<content:encoded><![CDATA[<p>Jay Goldman has <a href="http://www.radiantcore.com/blog/archives/23/11/2007/deconstructingfacebookbeaconjavascript">written up a great deconstruction</a> of the Facebook Beacon Javascript.  The Facebook developers have jumped through a few hoops to accommodate the <a href="http://en.wikipedia.org/wiki/Cross_site_scripting">XSS</a> restriction in browsers while implementing Beacon.</p>
<p>Whatever about the privacy concerns that are <a href="http://www.alleyinsider.com/2007/11/how-to-solve-fa.html">currently</a> <a href="http://www.allfacebook.com/2007/11/facebook-beacon-time-to-start-asking-questions/">being</a> <a href="http://www.readwriteweb.com/archives/facebook_moveon_beacon_privacy.php">actively</a> <a href="http://mariosundar.wordpress.com/2007/11/22/facebook-beacon-lights-a-firestorm-in-a-teacup/">discussed</a>, this non-trivial javascript pattern for sharing data will most likely be used in many other cross site integrations in the future &#8211; the absence of a requirement on the client website to implement a complex backend integration is quite compelling&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xlml.com/aehso/2007/11/26/how-facebook-beacon-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

