<?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: Templated Export for Google Spreadsheets</title>
	<atom:link href="http://mashe.hawksey.info/2012/08/templated-export-for-google-spreadsheets/feed/" rel="self" type="application/rss+xml" />
	<link>http://mashe.hawksey.info/2012/08/templated-export-for-google-spreadsheets/</link>
	<description>The musing of Martin Hawksey (EdTech Explorer)</description>
	<lastBuildDate>Thu, 23 May 2013 14:58:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Martin Hawksey</title>
		<link>http://mashe.hawksey.info/2012/08/templated-export-for-google-spreadsheets/comment-page-1/#comment-116455</link>
		<dc:creator>Martin Hawksey</dc:creator>
		<pubDate>Mon, 13 May 2013 12:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=13956#comment-116455</guid>
		<description><![CDATA[Hi Trevor, I tried accessing the link and it wasn&#039;t found. When you published as a service (Tools &gt; Script Editor then think publish menu) did you allow anyone to access even anonymously? Some apps domain configuration prevent publication outside of the org]]></description>
		<content:encoded><![CDATA[<p>Hi Trevor, I tried accessing the link and it wasn&#8217;t found. When you published as a service (Tools > Script Editor then think publish menu) did you allow anyone to access even anonymously? Some apps domain configuration prevent publication outside of the org</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Cunningham (@chalkjockey)</title>
		<link>http://mashe.hawksey.info/2012/08/templated-export-for-google-spreadsheets/comment-page-1/#comment-116427</link>
		<dc:creator>Trevor Cunningham (@chalkjockey)</dc:creator>
		<pubDate>Mon, 13 May 2013 11:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=13956#comment-116427</guid>
		<description><![CDATA[Great script, exactly the type of thing I&#039;m looking for. I&#039;m trying to generate an RSS feed from a Google Spreadsheet to load into Tagxedo to make a word cloud. Google seems to have discontinued the publish as RSS feature and this script fits the bill perfectly. I had a few snags along the way. The first repeats the most consistent error (DOCNAME) mentioned above. Changing to MYDOCNAME fixed that. It&#039;s really easy to set up, and if you understand html, the template is a breeze. But I am now stuck on the feed validating. I&#039;ve made the spreadsheet public, and that doesn&#039;t make a difference. The publish URL function seems to default to Private...can&#039;t get Published to stick...is this an issue?

Bottom line, I&#039;ve got a feed ready to go, but need to know what to do in order for a reader to take it.

https://script.google.com/a/macros/aisr.org/s/AKfycby2FRvkCU0Yy48-altmopXO0-itCjOXLypAijDGGMsx5yafG4z_/exec?template=S13608932225u13609060141&amp;download=false]]></description>
		<content:encoded><![CDATA[<p>Great script, exactly the type of thing I&#8217;m looking for. I&#8217;m trying to generate an RSS feed from a Google Spreadsheet to load into Tagxedo to make a word cloud. Google seems to have discontinued the publish as RSS feature and this script fits the bill perfectly. I had a few snags along the way. The first repeats the most consistent error (DOCNAME) mentioned above. Changing to MYDOCNAME fixed that. It&#8217;s really easy to set up, and if you understand html, the template is a breeze. But I am now stuck on the feed validating. I&#8217;ve made the spreadsheet public, and that doesn&#8217;t make a difference. The publish URL function seems to default to Private&#8230;can&#8217;t get Published to stick&#8230;is this an issue?</p>
<p>Bottom line, I&#8217;ve got a feed ready to go, but need to know what to do in order for a reader to take it.</p>
<p><a href="https://script.google.com/a/macros/aisr.org/s/AKfycby2FRvkCU0Yy48-altmopXO0-itCjOXLypAijDGGMsx5yafG4z_/exec?template=S13608932225u13609060141&#038;download=false" rel="nofollow">https://script.google.com/a/macros/aisr.org/s/AKfycby2FRvkCU0Yy48-altmopXO0-itCjOXLypAijDGGMsx5yafG4z_/exec?template=S13608932225u13609060141&#038;download=false</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://mashe.hawksey.info/2012/08/templated-export-for-google-spreadsheets/comment-page-1/#comment-113396</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 01 May 2013 14:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=13956#comment-113396</guid>
		<description><![CDATA[Yes I&#039;ve managed to figure out it was a managed library. Really cool stuff this Google App Script. And thanks for your quick answer. Your Doing amazing work here !]]></description>
		<content:encoded><![CDATA[<p>Yes I&#8217;ve managed to figure out it was a managed library. Really cool stuff this Google App Script. And thanks for your quick answer. Your Doing amazing work here !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Hawksey</title>
		<link>http://mashe.hawksey.info/2012/08/templated-export-for-google-spreadsheets/comment-page-1/#comment-113343</link>
		<dc:creator>Martin Hawksey</dc:creator>
		<pubDate>Wed, 01 May 2013 07:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=13956#comment-113343</guid>
		<description><![CDATA[It&#039;s a managed library I wrote https://developers.google.com/apps-script/guide_libraries (using the script debugger you can set a breakpoint and step into the code. The code should be linked to in the post somewhere)]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s a managed library I wrote <a href="https://developers.google.com/apps-script/guide_libraries" rel="nofollow">https://developers.google.com/apps-script/guide_libraries</a> (using the script debugger you can set a breakpoint and step into the code. The code should be linked to in the post somewhere)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://mashe.hawksey.info/2012/08/templated-export-for-google-spreadsheets/comment-page-1/#comment-113317</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 01 May 2013 00:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=13956#comment-113317</guid>
		<description><![CDATA[Can you explain how the &quot;TemplatedExport&quot; object works and where is it defined ? 

Are you hiding it ? if So how did you do ?]]></description>
		<content:encoded><![CDATA[<p>Can you explain how the &#8220;TemplatedExport&#8221; object works and where is it defined ? </p>
<p>Are you hiding it ? if So how did you do ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack lail</title>
		<link>http://mashe.hawksey.info/2012/08/templated-export-for-google-spreadsheets/comment-page-1/#comment-103168</link>
		<dc:creator>jack lail</dc:creator>
		<pubDate>Mon, 11 Mar 2013 23:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=13956#comment-103168</guid>
		<description><![CDATA[Very nice tool. Thanks for doing the vids and blog post. I had a couple false starts, but i got it working!

-- jack lail]]></description>
		<content:encoded><![CDATA[<p>Very nice tool. Thanks for doing the vids and blog post. I had a couple false starts, but i got it working!</p>
<p>&#8211; jack lail</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Comment spammer Twitter</title>
		<link>http://mashe.hawksey.info/2012/08/templated-export-for-google-spreadsheets/comment-page-1/#comment-100730</link>
		<dc:creator>Comment spammer Twitter</dc:creator>
		<pubDate>Fri, 22 Feb 2013 10:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=13956#comment-100730</guid>
		<description><![CDATA[[...] IFTTT ne sait pas encore utiliser des tableaux Google Drive pour déclencher des actions. Il faut transformer le tableau en fil RSS. Je n’ai pas trouvé comment créer un fil propre directement avec Google, j’ai utilisé une WebApp&#160;: Templated Export for Google Spreadsheets. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] IFTTT ne sait pas encore utiliser des tableaux Google Drive pour déclencher des actions. Il faut transformer le tableau en fil RSS. Je n’ai pas trouvé comment créer un fil propre directement avec Google, j’ai utilisé une WebApp&nbsp;: Templated Export for Google Spreadsheets. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JAM</title>
		<link>http://mashe.hawksey.info/2012/08/templated-export-for-google-spreadsheets/comment-page-1/#comment-100589</link>
		<dc:creator>JAM</dc:creator>
		<pubDate>Thu, 21 Feb 2013 14:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=13956#comment-100589</guid>
		<description><![CDATA[It appears the issue is that DOCNAME and TEMPLATENAME are meant to be strings that the user selects.
For example, changing these to &quot;mydocname&quot; and &quot;mytemplatename&quot; (each in quotes) should get the app to run.]]></description>
		<content:encoded><![CDATA[<p>It appears the issue is that DOCNAME and TEMPLATENAME are meant to be strings that the user selects.<br />
For example, changing these to &#8220;mydocname&#8221; and &#8220;mytemplatename&#8221; (each in quotes) should get the app to run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://mashe.hawksey.info/2012/08/templated-export-for-google-spreadsheets/comment-page-1/#comment-91287</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 21 Jan 2013 12:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=13956#comment-91287</guid>
		<description><![CDATA[Hey there, I am also having a problem with the DOCNAME not being defined. Is there a solution for this?

Great &amp; useful script though (from what I can see).]]></description>
		<content:encoded><![CDATA[<p>Hey there, I am also having a problem with the DOCNAME not being defined. Is there a solution for this?</p>
<p>Great &amp; useful script though (from what I can see).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel</title>
		<link>http://mashe.hawksey.info/2012/08/templated-export-for-google-spreadsheets/comment-page-1/#comment-91097</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Fri, 18 Jan 2013 21:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=13956#comment-91097</guid>
		<description><![CDATA[I have the same error 
¿ what am I missing ?]]></description>
		<content:encoded><![CDATA[<p>I have the same error<br />
¿ what am I missing ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
