<?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: [Failed] Embedding live data from Google Spreadsheet with Apps Script ContentService in PowerPoint using oomfo</title>
	<atom:link href="http://mashe.hawksey.info/2012/09/failed-embedding-live-data-from-google-spreadsheet-with-apps-script-contentservice-in-powerpoint-using-oomfo/feed/" rel="self" type="application/rss+xml" />
	<link>http://mashe.hawksey.info/2012/09/failed-embedding-live-data-from-google-spreadsheet-with-apps-script-contentservice-in-powerpoint-using-oomfo/</link>
	<description>The musing of Martin Hawksey (EdTech Explorer)</description>
	<lastBuildDate>Wed, 22 May 2013 09:45:13 +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/09/failed-embedding-live-data-from-google-spreadsheet-with-apps-script-contentservice-in-powerpoint-using-oomfo/comment-page-1/#comment-72789</link>
		<dc:creator>Martin Hawksey</dc:creator>
		<pubDate>Fri, 12 Oct 2012 09:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=14105#comment-72789</guid>
		<description><![CDATA[Thanks for the info. I look forward to trying this recipe again with the new version. Please feel free to leave a note here when it&#039;s out
Martin]]></description>
		<content:encoded><![CDATA[<p>Thanks for the info. I look forward to trying this recipe again with the new version. Please feel free to leave a note here when it&#8217;s out<br />
Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Kumar</title>
		<link>http://mashe.hawksey.info/2012/09/failed-embedding-live-data-from-google-spreadsheet-with-apps-script-contentservice-in-powerpoint-using-oomfo/comment-page-1/#comment-72781</link>
		<dc:creator>Rahul Kumar</dc:creator>
		<pubDate>Fri, 12 Oct 2012 05:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=14105#comment-72781</guid>
		<description><![CDATA[Hi Martin,

This is Rahul, Tech Lead oomfo charts for PowerPoint.

We have investigated this issue and found that its an issue with cross-domain as Google changes the domain name according to the geometric location and current version of oomfo uses XMLHTTP to fetch the data from the server, which does not support redirection, so the request made by oomfo was failing. 
In the latest version (yet to release) we have fixed this issue using ServerXMLHTTP instead of XMLHTTP and I hope you won&#039;t face this issue in the latest version.]]></description>
		<content:encoded><![CDATA[<p>Hi Martin,</p>
<p>This is Rahul, Tech Lead oomfo charts for PowerPoint.</p>
<p>We have investigated this issue and found that its an issue with cross-domain as Google changes the domain name according to the geometric location and current version of oomfo uses XMLHTTP to fetch the data from the server, which does not support redirection, so the request made by oomfo was failing.<br />
In the latest version (yet to release) we have fixed this issue using ServerXMLHTTP instead of XMLHTTP and I hope you won&#8217;t face this issue in the latest version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Hawksey</title>
		<link>http://mashe.hawksey.info/2012/09/failed-embedding-live-data-from-google-spreadsheet-with-apps-script-contentservice-in-powerpoint-using-oomfo/comment-page-1/#comment-71473</link>
		<dc:creator>Martin Hawksey</dc:creator>
		<pubDate>Sun, 23 Sep 2012 22:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=14105#comment-71473</guid>
		<description><![CDATA[I&#039;ve used contentservice successfully outside Sites/Apps domain in my &lt;a href=&quot;http://mashe.hawksey.info/2012/08/templated-export-for-google-spreadsheets/&quot; rel=&quot;nofollow&quot;&gt;TemplatedExport tool&lt;/a&gt; (I&#039;m aware of certain server config issues with x-domain http://stackoverflow.com/a/11488892/1027723 )]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve used contentservice successfully outside Sites/Apps domain in my <a href="http://mashe.hawksey.info/2012/08/templated-export-for-google-spreadsheets/" rel="nofollow">TemplatedExport tool</a> (I&#8217;m aware of certain server config issues with x-domain <a href="http://stackoverflow.com/a/11488892/1027723" rel="nofollow">http://stackoverflow.com/a/11488892/1027723</a> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waqar</title>
		<link>http://mashe.hawksey.info/2012/09/failed-embedding-live-data-from-google-spreadsheet-with-apps-script-contentservice-in-powerpoint-using-oomfo/comment-page-1/#comment-71471</link>
		<dc:creator>Waqar</dc:creator>
		<pubDate>Sat, 22 Sep 2012 20:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=14105#comment-71471</guid>
		<description><![CDATA[As per my understanding, ContentService works only with Google Site (not custom domain) or with another apps script gadget. You can not use it with third party domains or tools.]]></description>
		<content:encoded><![CDATA[<p>As per my understanding, ContentService works only with Google Site (not custom domain) or with another apps script gadget. You can not use it with third party domains or tools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Hawksey</title>
		<link>http://mashe.hawksey.info/2012/09/failed-embedding-live-data-from-google-spreadsheet-with-apps-script-contentservice-in-powerpoint-using-oomfo/comment-page-1/#comment-71058</link>
		<dc:creator>Martin Hawksey</dc:creator>
		<pubDate>Mon, 17 Sep 2012 18:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=14105#comment-71058</guid>
		<description><![CDATA[hmm hadn&#039;t thought of that

[Thanks to Bruce McPherson&#039;s investigations it looks like its an issue with cross-domain content being consumed in a Windows application. The solution looks like it would be solved if oomfo used ServerXMLHTTP]]]></description>
		<content:encoded><![CDATA[<p>hmm hadn&#8217;t thought of that</p>
<p>[Thanks to Bruce McPherson's investigations it looks like its an issue with cross-domain content being consumed in a Windows application. The solution looks like it would be solved if oomfo used ServerXMLHTTP]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergii</title>
		<link>http://mashe.hawksey.info/2012/09/failed-embedding-live-data-from-google-spreadsheet-with-apps-script-contentservice-in-powerpoint-using-oomfo/comment-page-1/#comment-71046</link>
		<dc:creator>Sergii</dc:creator>
		<pubDate>Mon, 17 Sep 2012 17:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://mashe.hawksey.info/?p=14105#comment-71046</guid>
		<description><![CDATA[Try to save XML to Drive and open it from there.]]></description>
		<content:encoded><![CDATA[<p>Try to save XML to Drive and open it from there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
