<?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: Collecting any data in a Google Spreadsheet using GET or POST by publishing as a service [#dev8d]</title>
	<atom:link href="http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/feed/" rel="self" type="application/rss+xml" />
	<link>http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/</link>
	<description>The musing of Martin Hawksey (EdTech Explorer)</description>
	<lastBuildDate>Mon, 17 Jun 2013 14:32:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Javier Ramos</title>
		<link>http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/comment-page-1/#comment-99763</link>
		<dc:creator>Javier Ramos</dc:creator>
		<pubDate>Mon, 18 Feb 2013 19:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/#comment-99763</guid>
		<description><![CDATA[Hi Martin! i was wondering if this script could help me to get the active user email without being part of the spreadsheet form..i mean, i would like to retrieve the email from the active user on a spreadsheet that it&#039;s form only contains a &quot;name&quot; and a &quot;suggestion&quot; field..can you help me Martin!?]]></description>
		<content:encoded><![CDATA[<p>Hi Martin! i was wondering if this script could help me to get the active user email without being part of the spreadsheet form..i mean, i would like to retrieve the email from the active user on a spreadsheet that it&#8217;s form only contains a &#8220;name&#8221; and a &#8220;suggestion&#8221; field..can you help me Martin!?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Hawksey</title>
		<link>http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/comment-page-1/#comment-71767</link>
		<dc:creator>Martin Hawksey</dc:creator>
		<pubDate>Sun, 30 Sep 2012 07:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/#comment-71767</guid>
		<description><![CDATA[If you create a web service in apps script that creates a Blob of the spreadsheet you might be able to get it then. Other way (which you might have tried) is File &gt; Publish to the web which would expose a url for different formats]]></description>
		<content:encoded><![CDATA[<p>If you create a web service in apps script that creates a Blob of the spreadsheet you might be able to get it then. Other way (which you might have tried) is File > Publish to the web which would expose a url for different formats</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amargono</title>
		<link>http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/comment-page-1/#comment-71704</link>
		<dc:creator>amargono</dc:creator>
		<pubDate>Sat, 29 Sep 2012 21:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/#comment-71704</guid>
		<description><![CDATA[Is there a away that we can use the google script to download or copy a google spreadsheet regularly to my local drive?
e.g, I tried use the &quot;wget&quot; (linux/unix cmd), but it failed.

Thanks,
amargono]]></description>
		<content:encoded><![CDATA[<p>Is there a away that we can use the google script to download or copy a google spreadsheet regularly to my local drive?<br />
e.g, I tried use the &#8220;wget&#8221; (linux/unix cmd), but it failed.</p>
<p>Thanks,<br />
amargono</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Hawksey</title>
		<link>http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/comment-page-1/#comment-57488</link>
		<dc:creator>Martin Hawksey</dc:creator>
		<pubDate>Thu, 09 Aug 2012 20:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/#comment-57488</guid>
		<description><![CDATA[Better version here http://mashe.hawksey.info/2011/10/google-spreadsheets-as-a-database-insert-with-apps-script-form-postget-submit-method/]]></description>
		<content:encoded><![CDATA[<p>Better version here <a href="http://mashe.hawksey.info/2011/10/google-spreadsheets-as-a-database-insert-with-apps-script-form-postget-submit-method/" rel="nofollow">http://mashe.hawksey.info/2011/10/google-spreadsheets-as-a-database-insert-with-apps-script-form-postget-submit-method/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zap</title>
		<link>http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/comment-page-1/#comment-57346</link>
		<dc:creator>zap</dc:creator>
		<pubDate>Thu, 09 Aug 2012 18:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/#comment-57346</guid>
		<description><![CDATA[Please show us how to use this script 

thanks alot]]></description>
		<content:encoded><![CDATA[<p>Please show us how to use this script </p>
<p>thanks alot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Spreadsheets as a Database &#8211; INSERT with Apps Script form POST/GET submit method JISC CETIS MASHe</title>
		<link>http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/comment-page-1/#comment-32033</link>
		<dc:creator>Google Spreadsheets as a Database &#8211; INSERT with Apps Script form POST/GET submit method JISC CETIS MASHe</dc:creator>
		<pubDate>Thu, 12 Jul 2012 12:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/#comment-32033</guid>
		<description><![CDATA[[...] Collecting any data in a Google Spreadsheet using GET or POST by publishing as a service [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Collecting any data in a Google Spreadsheet using GET or POST by publishing as a service [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Turning Google Spreadsheets into a personal or group bookmarking service JISC CETIS MASHe</title>
		<link>http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/comment-page-1/#comment-32021</link>
		<dc:creator>Turning Google Spreadsheets into a personal or group bookmarking service JISC CETIS MASHe</dc:creator>
		<pubDate>Thu, 12 Jul 2012 12:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/#comment-32021</guid>
		<description><![CDATA[[...] Collecting any data in a Google Spreadsheet using GET or POST by publishing as a service [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Collecting any data in a Google Spreadsheet using GET or POST by publishing as a service [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Hawksey</title>
		<link>http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/comment-page-1/#comment-11907</link>
		<dc:creator>Martin Hawksey</dc:creator>
		<pubDate>Thu, 16 Jun 2011 15:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/#comment-11907</guid>
		<description><![CDATA[Hi Ruslan - I&#039;m not an expert in this area but I know a lot of people use http://www.surveymonkey.com which does have free as well as paid for accounts. If you can find someone to host it there is an opensource tool which is almost exactly the same http://www.limesurvey.org/ (it&#039;s free to download but as I say you need to install it somewhere).
Martin]]></description>
		<content:encoded><![CDATA[<p>Hi Ruslan &#8211; I&#8217;m not an expert in this area but I know a lot of people use <a href="http://www.surveymonkey.com" rel="nofollow">http://www.surveymonkey.com</a> which does have free as well as paid for accounts. If you can find someone to host it there is an opensource tool which is almost exactly the same <a href="http://www.limesurvey.org/" rel="nofollow">http://www.limesurvey.org/</a> (it&#8217;s free to download but as I say you need to install it somewhere).<br />
Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruslan</title>
		<link>http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/comment-page-1/#comment-11906</link>
		<dc:creator>ruslan</dc:creator>
		<pubDate>Thu, 16 Jun 2011 14:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/#comment-11906</guid>
		<description><![CDATA[Hi Martin,
Thanks for your comment.
The main problem here is that I am a med.doctor with no programming skills. I´m looking for somebody who could help to set up an application on Google sites containing visual data input via slider bar (0-100), data storage in google spreadsheet and on demand report via google chart. I would need this for a medical use to measure self estimated conditions for ex feeling of temperature, etc
Is there any existing user friendly app to do this job, could anyone help to set up such an app for fee?
Greetings
ruslan]]></description>
		<content:encoded><![CDATA[<p>Hi Martin,<br />
Thanks for your comment.<br />
The main problem here is that I am a med.doctor with no programming skills. I´m looking for somebody who could help to set up an application on Google sites containing visual data input via slider bar (0-100), data storage in google spreadsheet and on demand report via google chart. I would need this for a medical use to measure self estimated conditions for ex feeling of temperature, etc<br />
Is there any existing user friendly app to do this job, could anyone help to set up such an app for fee?<br />
Greetings<br />
ruslan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Hawksey</title>
		<link>http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/comment-page-1/#comment-11905</link>
		<dc:creator>Martin Hawksey</dc:creator>
		<pubDate>Thu, 16 Jun 2011 14:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/2011/02/collecting-any-data-in-a-google-spreadsheet-using-get-or-post-by-publishing-as-a-service-dev8d/#comment-11905</guid>
		<description><![CDATA[With this method you can use any input tools you like, just create a HTML form, add a slider input (I guess there is a jQuery lib you could use) and direct the form to submit to the Spreadsheet&#039;s &#039;publish as service&#039; url. At the spreadsheet end you&#039;ll need to script how the data is handled.

Hope this helps,
Martin]]></description>
		<content:encoded><![CDATA[<p>With this method you can use any input tools you like, just create a HTML form, add a slider input (I guess there is a jQuery lib you could use) and direct the form to submit to the Spreadsheet&#8217;s &#8216;publish as service&#8217; url. At the spreadsheet end you&#8217;ll need to script how the data is handled.</p>
<p>Hope this helps,<br />
Martin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
