<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Online Cortex &#187; Google</title>
	<atom:link href="http://www.huginn.com/knuth/blog/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.huginn.com/knuth/blog</link>
	<description>Thoughts on Science and Technology</description>
	<lastBuildDate>Thu, 03 Jun 2010 04:26:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My First Google Gadget</title>
		<link>http://www.huginn.com/knuth/blog/2008/03/08/my-first-google-gadget/</link>
		<comments>http://www.huginn.com/knuth/blog/2008/03/08/my-first-google-gadget/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 00:40:26 +0000</pubDate>
		<dc:creator>drknuth</dc:creator>
				<category><![CDATA[Biology]]></category>
		<category><![CDATA[Birds]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Inventions]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Bird of the Daym Birdplanner]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.huginn.com/knuth/blog/2008/03/08/my-first-google-gadget/</guid>
		<description><![CDATA[I have just submitted my first Google Gadget.
It is called Bird of the Day, and it simply presents a photo of a new bird species each day. The photo is a public domain image from Wikipedia, and I link back to it so that you can get more information.
Here it is:
You can put it on [...]]]></description>
			<content:encoded><![CDATA[<p>I have just submitted my first <a href="http://code.google.com/apis/gadgets/">Google Gadget</a>.<br />
It is called <a target="_blank" href="http://www.google.com/ig/adde?hl=en&amp;moduleurl=http://hosting.gmodules.com/ig/gadgets/file/118338762254680645661/bird-of-the-day.xml&amp;source=imag">Bird of the Day</a>, and it simply presents a photo of a new bird species each day. The photo is a public domain image from <a href="http://www.wikipedia.org/">Wikipedia</a>, and I link back to it so that you can get more information.</p>
<p>Here it is:</p>
<p><script src="http://gmodules.com/ig/ifr?url=http://hosting.gmodules.com/ig/gadgets/file/118338762254680645661/bird-of-the-day.xml&amp;up_bkgcolor=White&amp;synd=open&amp;w=320&amp;h=200&amp;title=Bird+of+the+Day&amp;border=http%3A%2F%2Fgmodules.com%2Fig%2Fimages%2F&amp;output=js"></script>You can put it on your <a target="_blank" href="http://www.google.com/ig">iGoogle</a> page by <a target="_blank" href="http://www.google.com/ig/adde?hl=en&amp;moduleurl=http://hosting.gmodules.com/ig/gadgets/file/118338762254680645661/bird-of-the-day.xml&amp;source=imag">clicking here&#8230;</a></p>
<p>I am going to write a few other versions that will complement my <a href="http://birdplanner.com/index.php">BirdPlanner.com</a> site. The first will be a modification of the above where the user can enter their latitude and longitude to get birds that are present in that locale. That way people can prepare for their birdwatching trips.</p>
<p>I will also try writing one which is a Bird Identification Quiz. It will be a multiple choice quiz. I can vary the difficulty by sampling from birds of the same genus, from the same family, or from the whole set of birds.</p>
<p>This is a fun way for me to become familiar with the computational technology. The google gadget is just an XML file. The tag &lt;Module&gt; identifies it as a Google Gadget.</p>
<p>The remaining XML has three parts:</p>
<ol>
<li><font face="Courier New">&lt;ModulePrefs&gt;</font>, which encodes the properties of the gadget.</li>
<li><font face="Courier New">&lt;UserPref&gt;</font>, which encodes the user information.</li>
<li><font face="Courier New">&lt;Content&gt;</font>, which encodes the content.</li>
</ol>
<p>My gadget is pretty straightforward.  There are no User Preferences, so I just have the first and last sections. </p>
<p>You can look at the <a target="_blank" href="http://hosting.gmodules.com/ig/gadgets/file/118338762254680645661/bird-of-the-day.xml">xml code here</a>.  You will see that the workhorse of the content section is a php file that emits an html file.  In this case the gadget simply holds a simple web page.</p>
<p>In the future, I will write more details about how all of this works.</p>
<p>Kevin Knuth<br />
Albany NY<br />
<script>          f(clean);</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.huginn.com/knuth/blog/2008/03/08/my-first-google-gadget/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Lunar X Prize</title>
		<link>http://www.huginn.com/knuth/blog/2007/09/14/google-lunar-x-prize/</link>
		<comments>http://www.huginn.com/knuth/blog/2007/09/14/google-lunar-x-prize/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 14:54:30 +0000</pubDate>
		<dc:creator>drknuth</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[Exploration]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Intelligent Systems]]></category>
		<category><![CDATA[Inventions]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Space]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[lander]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[lunar]]></category>
		<category><![CDATA[moon]]></category>
		<category><![CDATA[prize]]></category>
		<category><![CDATA[X]]></category>
		<category><![CDATA[X Prize]]></category>

		<guid isPermaLink="false">http://www.huginn.com/knuth/blog/2007/09/14/google-lunar-x-prize/</guid>
		<description><![CDATA[ 
Google announced yesterday that they are joining with the X Prize Foundation to sponsor the Google Lunar X Prize which offers $30 Million to the first two privately-funded teams that successfully lands and roves a robotic explorer the lunar surface.  This prize, which is the largest private prize ever, is aimed at creating a global private space race [...]]]></description>
			<content:encoded><![CDATA[<p><img align="middle" src="ani-geneva-knuth.gifpics/glxp_title.jpg" alt="Google X Prize" title="Google X Prize" /> </p>
<p>Google announced yesterday that they are joining with the <a target="_blank" href="http://www.xprize.org/xprizes/ansari_x_prize.html">X Prize Foundation</a> to sponsor the <a target="_blank" href="http://www.googlelunarxprize.org/">Google Lunar X Prize</a> which offers $30 Million to the first two privately-funded teams that successfully lands and roves a robotic explorer the lunar surface.  This prize, which is the largest private prize ever, is aimed at creating a global private space race that involves the public in space exploration. </p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/9K4zosGUMBw"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/9K4zosGUMBw" type="application/x-shockwave-flash" wmode="transparent" width="350" height="288"></embed></object></p>
<p>The recent <a target="_blank" href="http://en.wikipedia.org/wiki/Ansari_X_Prize">Ansari X Prize</a> was awarded to Burt Rutan and <a target="_blank" href="http://www.scaled.com/">Scaled Composites</a> who succeeded in launching the first manned reusable private spacecraft into space.  These prizes are motivated by the early prizes in aviation that led to Charles Lindbergh&#8217;s solo flight across the Atlantic only 80 years ago.</p>
<p>So start aiming at the Moon!</p>
<p>Kevin Knuth<br />
Albany NY</p>
]]></content:encoded>
			<wfw:commentRss>http://www.huginn.com/knuth/blog/2007/09/14/google-lunar-x-prize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Patents</title>
		<link>http://www.huginn.com/knuth/blog/2007/04/20/google-patents/</link>
		<comments>http://www.huginn.com/knuth/blog/2007/04/20/google-patents/#comments</comments>
		<pubDate>Fri, 20 Apr 2007 04:51:14 +0000</pubDate>
		<dc:creator>drknuth</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Inventions]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[invent]]></category>
		<category><![CDATA[invention]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[legal]]></category>
		<category><![CDATA[patents]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.huginn.com/knuth/blog/2007/04/20/google-patents/</guid>
		<description><![CDATA[ 
Google has a relatively new search engine that searches for patents.
This is extremely useful for that entrepreneur involved in patenting his or her ideas.
http://www.google.com/patents
Kevin Knuth
Albany NY
]]></description>
			<content:encoded><![CDATA[<p> <img align="middle" src="http://www.huginn.com/knuth/blog/pics/google-logo_sm.gif" alt="Google Logo" title="Google Logo" /></p>
<p>Google has a relatively new search engine that searches for patents.<br />
This is extremely useful for that entrepreneur involved in patenting his or her ideas.</p>
<p><a href="http://www.google.com/patents">http://www.google.com/patents</a></p>
<p>Kevin Knuth<br />
Albany NY</p>
]]></content:encoded>
			<wfw:commentRss>http://www.huginn.com/knuth/blog/2007/04/20/google-patents/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Unit Conversions with Google</title>
		<link>http://www.huginn.com/knuth/blog/2007/04/05/unit-conversions-with-google/</link>
		<comments>http://www.huginn.com/knuth/blog/2007/04/05/unit-conversions-with-google/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 05:14:24 +0000</pubDate>
		<dc:creator>drknuth</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Note to Self]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[trick]]></category>
		<category><![CDATA[unit]]></category>

		<guid isPermaLink="false">http://www.huginn.com/knuth/blog/2007/04/05/unit-conversions-with-google/</guid>
		<description><![CDATA[Here is another note-to-self.
Instead of Googling a web site that allows you to convert units.  Simply type the following into Google:
0 degrees celsius in fahrenheit
373 degrees Kelvin in fahrenheit
36 inches in yards
60 miles in kilometers
21 light-years in parsecs
48 days in fortnights
15 pounds in stones
6 kilograms in pounds
5 newtons in pounds
3 euros in dollars
Note that 6 [...]]]></description>
			<content:encoded><![CDATA[<p>Here is another note-to-self.</p>
<p>Instead of Googling a web site that allows you to convert units.  Simply type the following into Google:</p>
<p>0 degrees celsius in fahrenheit<br />
373 degrees Kelvin in fahrenheit<br />
36 inches in yards<br />
60 miles in kilometers<br />
21 light-years in parsecs<br />
48 days in fortnights<br />
15 pounds in stones<br />
6 kilograms in pounds<br />
5 newtons in pounds<br />
3 euros in dollars</p>
<p>Note that 6 kilograms in pounds is correct only on Earth, since kilograms is a unit of mass, and pounds is a unit of force.  But Google even knows you are on Earth!!!  Those guys in Mountain View are AMAZING!  What will they think of next&#8230;free wireless for all?</p>
<p>Happy converting.</p>
<p>Kevin Knuth<br />
Albany NY</p>
]]></content:encoded>
			<wfw:commentRss>http://www.huginn.com/knuth/blog/2007/04/05/unit-conversions-with-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
