<?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: Using Google Spreadsheet forms with Flash</title>
	<atom:link href="http://www.adenforshaw.co.uk/?feed=rss2&#038;p=4" rel="self" type="application/rss+xml" />
	<link>http://www.adenforshaw.co.uk/?p=4</link>
	<description>Flash, Actionscript and UI Design. Simple really.</description>
	<lastBuildDate>Tue, 17 Aug 2010 17:22:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Carlos</title>
		<link>http://www.adenforshaw.co.uk/?p=4&#038;cpage=1#comment-2234</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Sat, 20 Mar 2010 21:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.adenforshaw.co.uk/?p=4#comment-2234</guid>
		<description>Is this working? I&#039;ve been trying to do this, but I can&#039;t. Thanks for your help</description>
		<content:encoded><![CDATA[<p>Is this working? I&#8217;ve been trying to do this, but I can&#8217;t. Thanks for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adi imam pratomo</title>
		<link>http://www.adenforshaw.co.uk/?p=4&#038;cpage=1#comment-1809</link>
		<dc:creator>adi imam pratomo</dc:creator>
		<pubDate>Fri, 22 Jan 2010 11:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.adenforshaw.co.uk/?p=4#comment-1809</guid>
		<description>Love this post! Thanks for this. I</description>
		<content:encoded><![CDATA[<p>Love this post! Thanks for this. I</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.adenforshaw.co.uk/?p=4&#038;cpage=1#comment-159</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 17 Feb 2009 11:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.adenforshaw.co.uk/?p=4#comment-159</guid>
		<description>I&#039;d try the latest example i&#039;ve made http://www.adenforshaw.co.uk/?p=196

Sprout looks quite funky, it looks like they&#039;ve done the sort of thing i&#039;ve done here with the google forms.
I&#039;m doing something kind of similar to sprout which is partly why i&#039;m doing all these proof of concept examples and giving them away for free.</description>
		<content:encoded><![CDATA[<p>I&#8217;d try the latest example i&#8217;ve made <a href="http://www.adenforshaw.co.uk/?p=196" rel="nofollow">http://www.adenforshaw.co.uk/?p=196</a></p>
<p>Sprout looks quite funky, it looks like they&#8217;ve done the sort of thing i&#8217;ve done here with the google forms.<br />
I&#8217;m doing something kind of similar to sprout which is partly why i&#8217;m doing all these proof of concept examples and giving them away for free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: denis</title>
		<link>http://www.adenforshaw.co.uk/?p=4&#038;cpage=1#comment-148</link>
		<dc:creator>denis</dc:creator>
		<pubDate>Mon, 16 Feb 2009 09:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.adenforshaw.co.uk/?p=4#comment-148</guid>
		<description>Very interesting, but doesnt work in this moment?!?

do you see Sprout can import a Google Form?
how does it work??</description>
		<content:encoded><![CDATA[<p>Very interesting, but doesnt work in this moment?!?</p>
<p>do you see Sprout can import a Google Form?<br />
how does it work??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Tweaking your game with Google Spreadsheets &#187;CoderHump.com</title>
		<link>http://www.adenforshaw.co.uk/?p=4&#038;cpage=1#comment-110</link>
		<dc:creator>&#187; Tweaking your game with Google Spreadsheets &#187;CoderHump.com</dc:creator>
		<pubDate>Tue, 03 Feb 2009 04:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.adenforshaw.co.uk/?p=4#comment-110</guid>
		<description>[...] so I wouldn&#8217;t recommend deploying it on a public server. I got my script from a post on Aden Forshaw&#8217;s blog. In the real world you would want to have some security token to limit access to your proxy [...]</description>
		<content:encoded><![CDATA[<p>[...] so I wouldn&#8217;t recommend deploying it on a public server. I got my script from a post on Aden Forshaw&#8217;s blog. In the real world you would want to have some security token to limit access to your proxy [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.adenforshaw.co.uk/?p=4&#038;cpage=1#comment-94</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 28 Jan 2009 14:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.adenforshaw.co.uk/?p=4#comment-94</guid>
		<description>It&#039;s really a one sided way of storing data. There are ways of retrieving the data from a google spreadsheet. You&#039;d have to &quot;screen scrape&quot;, here&#039;s an example: http://matthewsteele.wordpress.com/2007/11/03/screen-scraping-google-spreadsheets-exported-as-html/

To be honest it sounds like you&#039;d be better off just using an off the shelf comments/message board system plugged into a database and save your time for doing something more interesting, rather than reinventing the wheel.</description>
		<content:encoded><![CDATA[<p>It&#8217;s really a one sided way of storing data. There are ways of retrieving the data from a google spreadsheet. You&#8217;d have to &#8220;screen scrape&#8221;, here&#8217;s an example: <a href="http://matthewsteele.wordpress.com/2007/11/03/screen-scraping-google-spreadsheets-exported-as-html/" rel="nofollow">http://matthewsteele.wordpress.com/2007/11/03/screen-scraping-google-spreadsheets-exported-as-html/</a></p>
<p>To be honest it sounds like you&#8217;d be better off just using an off the shelf comments/message board system plugged into a database and save your time for doing something more interesting, rather than reinventing the wheel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ugo</title>
		<link>http://www.adenforshaw.co.uk/?p=4&#038;cpage=1#comment-70</link>
		<dc:creator>Ugo</dc:creator>
		<pubDate>Wed, 21 Jan 2009 13:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.adenforshaw.co.uk/?p=4#comment-70</guid>
		<description>Thanks for this. I&#039;m considering using this for the comments/message board system of a flash based blog. I have a couple of questions though: 

How secure is this method? Is it best to try and implement spam filtering on the flash side or from the php/server side?

I&#039;m quite familiar with AS3 but have less than a basic understanding of php. Is there a sample code for retrieving data from the google spread sheet to be sent back to flash?</description>
		<content:encoded><![CDATA[<p>Thanks for this. I&#8217;m considering using this for the comments/message board system of a flash based blog. I have a couple of questions though: </p>
<p>How secure is this method? Is it best to try and implement spam filtering on the flash side or from the php/server side?</p>
<p>I&#8217;m quite familiar with AS3 but have less than a basic understanding of php. Is there a sample code for retrieving data from the google spread sheet to be sent back to flash?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
