<?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>AquilaX's development blog &#187; Google Gadgets</title>
	<atom:link href="http://dev.horemag.net/category/java-script/google-gadgets-java-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.horemag.net</link>
	<description>code and so on...</description>
	<lastBuildDate>Sun, 25 Apr 2010 07:48:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My first Google Gadget</title>
		<link>http://dev.horemag.net/2007/11/08/my-first-google-gadget/</link>
		<comments>http://dev.horemag.net/2007/11/08/my-first-google-gadget/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 09:21:41 +0000</pubDate>
		<dc:creator>AquilaX</dc:creator>
				<category><![CDATA[Google Gadgets]]></category>
		<category><![CDATA[google gadgets]]></category>
		<category><![CDATA[Java Script]]></category>

		<guid isPermaLink="false">http://dev.horemag.net/2007/11/08/my-first-google-gadget/</guid>
		<description><![CDATA[A while ago I decided to give Google Gadgets a try. I looked at the API and decided to create small gadget, which shows how much time I spend on the iGoogle page. The gadget itself can be found here and the source code can be downloaded from here.
The main idea is to use _IG_Prefs [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago I decided to give <a href="http://code.google.com/apis/gadgets/index.html" onclick="javascript:urchinTracker('/outbound/article/http://code.google.com/apis/gadgets/index.html');">Google Gadgets</a> a try. I looked at the <a href="http://code.google.com/apis/gadgets/docs/overview.html" onclick="javascript:urchinTracker('/outbound/article/http://code.google.com/apis/gadgets/docs/overview.html');">API</a> and decided to create small gadget, which shows how much time I spend on the <a href="http://google.com/ig" onclick="javascript:urchinTracker('/outbound/article/http://google.com/ig');">iGoogle</a> page. The gadget itself can be found <a href="http://www.google.com/ig/directory?q=spent&amp;root=%2Fig&amp;dpos=top&amp;url=http://aquilax.googlepages.com/live.xml" onclick="javascript:urchinTracker('/outbound/article/http://www.google.com/ig/directory?q=spent&amp;root=%2Fig&amp;dpos=top&amp;url=http://aquilax.googlepages.com/live.xml');">here</a> and the source code can be downloaded from <a href="http://aquilax.googlepages.com/live.xml" onclick="javascript:urchinTracker('/outbound/article/http://aquilax.googlepages.com/live.xml');">here</a>.</p>
<p>The main idea is to use <strong>_IG_Prefs</strong> to store the time every 10 seconds in the user's server session and to load it on initialization.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.horemag.net/2007/11/08/my-first-google-gadget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
