<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Google Gadgets 101</title>
	<link>http://www.jasoose.com/2006/07/03/google-gadgets-101/</link>
	<description>Normal is a variable. Bitching is a constant.</description>
	<pubDate>Sun, 20 May 2012 05:44:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Tom Weishaar</title>
		<link>http://www.jasoose.com/2006/07/03/google-gadgets-101/#comment-52</link>
		<pubDate>Thu, 02 Nov 2006 15:22:47 +0000</pubDate>
		<guid>http://www.jasoose.com/2006/07/03/google-gadgets-101/#comment-52</guid>
					<description>Google has now made it possible for &lt;a href="http://www.google.com/apis/gadgets/guide2.html#Libs" rel="nofollow" rel="nofollow" rel="nofollow" rel="nofollow"&gt;URL-type gadgets to access Google's Javascript functions&lt;/a&gt;.

It's a little convoluted. When Google calls your URL, it adds an &lt;i&gt;&#38;lib=&lt;/i&gt; with a partial URL pointing to their Javascript library. Your gadget's URL has to then respond by converting the passed information into a &lt;i&gt;&#60;script...&#62;&lt;/i&gt; statement, which it inserts into the code of your gadget before passing it back to Google. Obviously this means your gadget's URL can't be a plain HTML page, but has to be something that you can program, like PHP.

Google's docs, fortunately, include the PHP code to do this.</description>
		<content:encoded><![CDATA[<p>Google has now made it possible for <a href="http://www.google.com/apis/gadgets/guide2.html#Libs" rel="nofollow" rel="nofollow" rel="nofollow" rel="nofollow">URL-type gadgets to access Google's Javascript functions</a>.</p>
<p>It's a little convoluted. When Google calls your URL, it adds an <i>&amp;lib=</i> with a partial URL pointing to their Javascript library. Your gadget's URL has to then respond by converting the passed information into a <i>&lt;script&#8230;&gt;</i> statement, which it inserts into the code of your gadget before passing it back to Google. Obviously this means your gadget's URL can't be a plain HTML page, but has to be something that you can program, like PHP.</p>
<p>Google's docs, fortunately, include the PHP code to do this.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: rolandog</title>
		<link>http://www.jasoose.com/2006/07/03/google-gadgets-101/#comment-34</link>
		<pubDate>Wed, 05 Jul 2006 18:18:58 +0000</pubDate>
		<guid>http://www.jasoose.com/2006/07/03/google-gadgets-101/#comment-34</guid>
					<description>Great writeup. If only I had been able to learn from your article instead of by trial and error!</description>
		<content:encoded><![CDATA[<p>Great writeup. If only I had been able to learn from your article instead of by trial and error!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

