<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How do you get interactivity, securely?</title>
	<atom:link href="http://blogs.bungeeconnect.com/2008/08/29/how-do-you-get-interactivity-securely/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.bungeeconnect.com/2008/08/29/how-do-you-get-interactivity-securely/</link>
	<description>Feed for the Bungee Connect Developers Around the World</description>
	<lastBuildDate>Mon, 07 Sep 2009 05:15:16 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James Mason</title>
		<link>http://blogs.bungeeconnect.com/2008/08/29/how-do-you-get-interactivity-securely/#comment-886</link>
		<dc:creator>James Mason</dc:creator>
		<pubDate>Tue, 02 Sep 2008 16:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://bungeeconnect.wordpress.com/2008/08/29/how-do-you-get-interactivity-securely/#comment-886</guid>
		<description>Granted, this approach does provide substantial security benefit and simplified deployment.  

The downfall, in this specific area, is in integration with tools and solutions already in place in javascript.  Integrating Google Analytics, in particular, is proving to be incredibly difficult in BungeeConnect, whereas it is a simple copy/paste function in a more traditional web app (HTML, PHP, RoR, ASP.net, etc.)

Other Javascript APIs, like that of OpenSocial, require generating a javascript wrapper, and then passing query parameters to an iFrame, instead of running the app in the client&#039;s DOM; a less than optimal solution that still requires developers to use, and know, javascript, as well as BungeeConnect.</description>
		<content:encoded><![CDATA[<p>Granted, this approach does provide substantial security benefit and simplified deployment.  </p>
<p>The downfall, in this specific area, is in integration with tools and solutions already in place in javascript.  Integrating Google Analytics, in particular, is proving to be incredibly difficult in BungeeConnect, whereas it is a simple copy/paste function in a more traditional web app (HTML, PHP, RoR, ASP.net, etc.)</p>
<p>Other Javascript APIs, like that of OpenSocial, require generating a javascript wrapper, and then passing query parameters to an iFrame, instead of running the app in the client&#8217;s DOM; a less than optimal solution that still requires developers to use, and know, javascript, as well as BungeeConnect.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
