<?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: Creating embedabble widgets</title>
	<atom:link href="http://www.techfounder.net/2010/02/05/creating-embedabble-widgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techfounder.net/2010/02/05/creating-embedabble-widgets/</link>
	<description>Blog about web development and Internet entrepreneurship</description>
	<lastBuildDate>Tue, 13 Jul 2010 11:24:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Eran Galperin</title>
		<link>http://www.techfounder.net/2010/02/05/creating-embedabble-widgets/comment-page-1/#comment-850</link>
		<dc:creator>Eran Galperin</dc:creator>
		<pubDate>Wed, 03 Mar 2010 01:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=461#comment-850</guid>
		<description>Thanks Dejan, that&#039;s an interesting article you wrote there. I do mention under the XSS technique that creating an Iframe is one of the ways to communicate with a remote server, which is the combination you refer to.</description>
		<content:encoded><![CDATA[<p>Thanks Dejan, that&#8217;s an interesting article you wrote there. I do mention under the XSS technique that creating an Iframe is one of the ways to communicate with a remote server, which is the combination you refer to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dejan Strbac</title>
		<link>http://www.techfounder.net/2010/02/05/creating-embedabble-widgets/comment-page-1/#comment-849</link>
		<dc:creator>Dejan Strbac</dc:creator>
		<pubDate>Wed, 03 Mar 2010 00:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=461#comment-849</guid>
		<description>Interesting article, but although you divided xss/iframe, I just posted a step by step explanation of how to build an iframe widget that combines both techniques.

http://dejanstrbac.heroku.com/2010/03/02/interactive-javascript-widgets/</description>
		<content:encoded><![CDATA[<p>Interesting article, but although you divided xss/iframe, I just posted a step by step explanation of how to build an iframe widget that combines both techniques.</p>
<p><a href="http://dejanstrbac.heroku.com/2010/03/02/interactive-javascript-widgets/" rel="nofollow">http://dejanstrbac.heroku.com/2010/03/02/interactive-javascript-widgets/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eran Galperin</title>
		<link>http://www.techfounder.net/2010/02/05/creating-embedabble-widgets/comment-page-1/#comment-846</link>
		<dc:creator>Eran Galperin</dc:creator>
		<pubDate>Tue, 09 Feb 2010 12:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=461#comment-846</guid>
		<description>A flash widget is an option, but it&#039;s more convoluted and less accessible to your average web developer. Apart from the different skill set, it&#039;s harder to debug in an integrated environment and you&#039;d also need to recreate content that could already be available in HTML / CSS format on the original web service.

In my opinion Flash should be used for media playing (hopefully HTML5 would replace that soon) and for highly interactive applications (such as games). I&#039;d rather stick to open formats and protocols when possible.</description>
		<content:encoded><![CDATA[<p>A flash widget is an option, but it&#8217;s more convoluted and less accessible to your average web developer. Apart from the different skill set, it&#8217;s harder to debug in an integrated environment and you&#8217;d also need to recreate content that could already be available in HTML / CSS format on the original web service.</p>
<p>In my opinion Flash should be used for media playing (hopefully HTML5 would replace that soon) and for highly interactive applications (such as games). I&#8217;d rather stick to open formats and protocols when possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun Farrell</title>
		<link>http://www.techfounder.net/2010/02/05/creating-embedabble-widgets/comment-page-1/#comment-845</link>
		<dc:creator>Shaun Farrell</dc:creator>
		<pubDate>Tue, 09 Feb 2010 12:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=461#comment-845</guid>
		<description>Have you looked at creating flash widgets?  You can embed them on sites.  This is probably the easiest way to got i think.  You can integrate them in with addthis.com for sharing.</description>
		<content:encoded><![CDATA[<p>Have you looked at creating flash widgets?  You can embed them on sites.  This is probably the easiest way to got i think.  You can integrate them in with addthis.com for sharing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
