<?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: Making Google Gadgets Go</title>
	<atom:link href="http://www.starstryder.com/2008/10/02/making-google-gadgets-go/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.starstryder.com/2008/10/02/making-google-gadgets-go/</link>
	<description>Blogging one sidereal day at a time</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:26:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Josh</title>
		<link>http://www.starstryder.com/2008/10/02/making-google-gadgets-go/comment-page-1/#comment-25652</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sat, 04 Oct 2008 13:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.starstryder.com/?p=773#comment-25652</guid>
		<description>Could you make a gadget out of your pilot light feed with a twitter link so we can just tweet your husband right from there if it goes out?</description>
		<content:encoded><![CDATA[<p>Could you make a gadget out of your pilot light feed with a twitter link so we can just tweet your husband right from there if it goes out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mang</title>
		<link>http://www.starstryder.com/2008/10/02/making-google-gadgets-go/comment-page-1/#comment-25631</link>
		<dc:creator>Mang</dc:creator>
		<pubDate>Fri, 03 Oct 2008 14:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.starstryder.com/?p=773#comment-25631</guid>
		<description>Pamela,

I haven&#039;t played with gadgets but if you want to avoid caching use a ? to make the browser think you&#039;ve got a query going.  As in http://www.portaltotheuniverse.org/gadgets/images/Jodrell7m.png?1

For an example look at the clear sky chart link at http://mangsbatpage.433rd.com/2008/09/whats-up-lloyd-manor-park-sky-forecast.html</description>
		<content:encoded><![CDATA[<p>Pamela,</p>
<p>I haven&#8217;t played with gadgets but if you want to avoid caching use a ? to make the browser think you&#8217;ve got a query going.  As in <a href="http://www.portaltotheuniverse.org/gadgets/images/Jodrell7m.png?1" rel="nofollow">http://www.portaltotheuniverse.org/gadgets/images/Jodrell7m.png?1</a></p>
<p>For an example look at the clear sky chart link at <a href="http://mangsbatpage.433rd.com/2008/09/whats-up-lloyd-manor-park-sky-forecast.html" rel="nofollow">http://mangsbatpage.433rd.com/2008/09/whats-up-lloyd-manor-park-sky-forecast.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Schrauwen</title>
		<link>http://www.starstryder.com/2008/10/02/making-google-gadgets-go/comment-page-1/#comment-25628</link>
		<dc:creator>Jorge Schrauwen</dc:creator>
		<pubDate>Fri, 03 Oct 2008 09:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.starstryder.com/?p=773#comment-25628</guid>
		<description>You could try to force reload the image via javascript

html:


javascript:
//load dummy image... a blank one or so
document.getElementById(&quot;theImage&quot;).src = &quot;http://www.example.org/dummy.jpg&quot;;
//load image again
document.getElementById(&quot;theImage&quot;).src = &quot;http://www.example.org/stats.jpg&quot;;

although I&#039;m not sure how that would work inside a google gadget. Maybe it will help.</description>
		<content:encoded><![CDATA[<p>You could try to force reload the image via javascript</p>
<p>html:</p>
<p>javascript:<br />
//load dummy image&#8230; a blank one or so<br />
document.getElementById(&#8220;theImage&#8221;).src = &#8220;http://www.example.org/dummy.jpg&#8221;;<br />
//load image again<br />
document.getElementById(&#8220;theImage&#8221;).src = &#8220;http://www.example.org/stats.jpg&#8221;;</p>
<p>although I&#8217;m not sure how that would work inside a google gadget. Maybe it will help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

