<?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>Technology Nerd &#187; Google Gadgets</title>
	<atom:link href="http://tnerd.com/tag/google-gadgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://tnerd.com</link>
	<description>(Technology, as it happens, When it happens!)</description>
	<lastBuildDate>Sat, 21 Nov 2009 12:27:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='tnerd.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Use Google Gadgets on the Desktop without installing Google Desktop!</title>
		<link>http://tnerd.com/2006/10/05/how-to-use-google-gadgets-on-the-desktop-without-installing-google-desktop/</link>
		<comments>http://tnerd.com/2006/10/05/how-to-use-google-gadgets-on-the-desktop-without-installing-google-desktop/#comments</comments>
		<pubDate>Thu, 05 Oct 2006 07:53:58 +0000</pubDate>
		<dc:creator>Shoeb</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Desktop]]></category>
		<category><![CDATA[Google Gadgets]]></category>

		<guid isPermaLink="false">http://tnerd.com/2006/10/05/how-to-use-google-gadgets-on-the-desktop-without-installing-google-desktop/</guid>
		<description><![CDATA[Google released Google Universal Gadgets for people to use it on their blogs and websites; in case you want to use it on the Desktop then Google Desktop is required. This article will show you how to use Google Universal Gadgets without having Google Desktop installed on the computer. As Google Videos is my favorite [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> released <a target="_blank" href="http://www.google.com/ig/directory?synd=open"><font color="#99cc00"><strong>Google</strong></font> <font color="#99cc00"><strong>Universal Gadgets</strong></font></a> for people to use it on their blogs and websites; in case you want to use it on the Desktop then <a href="http://tnerd.com/tag/google-desktop/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google Desktop">Google Desktop</a> is required. This article will show you how to use <font color="#99cc00"><a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> Universal Gadgets without having <a href="http://tnerd.com/tag/google-desktop/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google Desktop">Google Desktop</a> installed on the computer</font>. As <a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> Videos is my favorite I will walk you through the steps of installing <a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> Videos Gadget on the desktop!</p>
<p><font color="#99cc00"><strong>Here is an overview of what we are about to do.</strong></font><br />First we will create a .html page with one of the <a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> Universal Gadget&#8217;s code in it and save it somewhere on the computer. Next we will go to Display properties and Desktop and browse to the location and select the .html file with <a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> Universal Gadget&#8217;s code we created earlier. That&rsquo;s it! You will see the <a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> Gadget on your desktop now.</p>
<p><span id="more-110"></span><font color="#99cc00"><strong>Mentioned below are detailed steps to install <a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> Gadgets on the desktop.</strong></font></p>
<ul>
<li>Open Notepad</li>
<li>Now copy the below mentioned code and paste it in notepad or <a href="http://tnerd.com/files/googlegadgets/wallpaper.zip">Click here to download the .HTML file</a>. </li>
<p><font color="#ffcc00"> &lt;html&gt;<br /> &lt;body&gt;<br /> &lt;script src=&quot;http://gmodules.com/ig/ifr?url=http://www.<a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">google</a>.com/ig/modules/g ooglevideo.xml&amp;synd=open&amp;w=320&amp;h=280&amp;title=__MSG_title__&amp;.lang=all&amp;.co untry=ALL&amp;border=http%3A%2F%2Fgmodules.com%2Fig%2Fimages%2F&amp;output=js&quot; &gt;&lt;/script&gt; &lt;/body&gt;<br /> &lt;/html&gt; </font></p>
<li>In notepad click on File &gt; Save As &gt; and the &quot;File Name&quot; should be something.html &quot;.html&quot; is important, file can be named anything but the extension should always be &quot;.html&quot;</li>
<li>Right click on the Desktop &gt; Properties &gt; Desktop &gt; Browse &gt; Change the &quot;File Type&quot; to &quot;HTML Documents&quot; and browse to the location you have saved the newly created .html file and doubleclick on it.</li>
<li>Click OK!</li>
</ul>
<p><strong>NOTE: </strong>If you see &quot;<strong>Formatting</strong>&quot; error after completign the steps make sure there are no <font color="#ff0000">SPACE&#8217;s</font> starting from <font color="#ff0000">&lt;script src= &#8230;&#8230;&#8230;</font>&gt; and ending with <font color="#ff0000">&lt;/script&gt;</font>. <font color="#ff0000">Make sure there are no spaces in that line of code <a href="http://tnerd.com/files/googlegadgets/wallpaper.zip">or just download the .HTML file</a></font></p>
<p>Here is what my desktop looks like after performing the steps mentioend above: I just have one Icon on my Desktop! The fun part is every time you refresh your desktop you will see a new video. Just click on play button and it will start playing on the desktop, refresh the desktop and watch a new video. <a target="_blank" href="http://www.google.com/ig/directory?synd=open">Click here</a> to browse through <a target="_blank" href="http://www.google.com/ig/directory?synd=open">100&#8217;s of Google Gadgets</a>. <a target="_blank" href="http://tnerd.com/2006/10/04/google-gadgets-how-to-install-google-gadgets-on-your-website/">Click here to see How to Get the Google Gadget&#8217;s Code</a><br /><img border="0" align="bottom" alt="" src="http://tnerd.com/wp-content/uploads/2006/10/googlegadgetsvideo.gif" /></p>
<p>This was the basic implementation; however you can use webpage editing software to properly align the Gadget on the desktop. This can also be done using <strong>Windows Active Desktop</strong> in Windows XP (But I like this method better!)</p>
<p><font color="#99cc00">Couple of things to keep in mind:</font></p>
<ul>
<li>The steps above are performed on Windows XP they might or might not work on other O/S.</li>
<li>Some of the Gadgets might or might not work, I haven&rsquo;t tested with many</li>
</ul>
<p>EnJoY!</p>

	Tags: <a href="http://tnerd.com/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://tnerd.com/tag/google-desktop/" title="Google Desktop" rel="tag">Google Desktop</a>, <a href="http://tnerd.com/tag/google-gadgets/" title="Google Gadgets" rel="tag">Google Gadgets</a><br />
]]></content:encoded>
			<wfw:commentRss>http://tnerd.com/2006/10/05/how-to-use-google-gadgets-on-the-desktop-without-installing-google-desktop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Gadgets: How to Install Google Gadgets on Your Website</title>
		<link>http://tnerd.com/2006/10/04/google-gadgets-how-to-install-google-gadgets-on-your-website/</link>
		<comments>http://tnerd.com/2006/10/04/google-gadgets-how-to-install-google-gadgets-on-your-website/#comments</comments>
		<pubDate>Wed, 04 Oct 2006 20:47:50 +0000</pubDate>
		<dc:creator>Abbas</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Gadgets]]></category>

		<guid isPermaLink="false">http://tnerd.com/2006/10/04/google-gadgets-how-to-install-google-gadgets-on-your-website/</guid>
		<description><![CDATA[If you can&#8217;t handle or had enough of videos, images, news or blogs posts on your site? Try Google Gadgets or typically called Gadgets powered by Google! Google formally invited the webmasters and the whole of blogosphere by releasing 100&#8217;s or perhaps 1000&#8217;s of widgets at their disposal. These Gadgets or Google Widgets can be [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.google.com/ig/directory?synd=open"><img border="0" align="left" alt="" src="http://tnerd.com/wp-content/uploads/2006/10/gadgets.png" /></a>If you can&rsquo;t handle or had enough of videos, images, news or blogs posts on your site? Try <a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> Gadgets or typically called Gadgets powered by <a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a>! <a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> formally invited the webmasters and the whole of blogosphere by releasing 100&rsquo;s or perhaps 1000&rsquo;s of widgets at their disposal. These Gadgets or <a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> Widgets can be used on your blog or a website.&nbsp; This means that Gadgets can be used in three different ways now, Personalized <a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> homepage, <a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> Desktop and on your Blog/Website.</p>
<p><span id="more-107"></span><font color="#99cc00"><strong>Follow the steps below to install <a href="http://tnerd.com/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> Gadgets on your Blog/Website</strong></font></p>
<ul>
<li>Click here to view the list of <a target="_blank" href="http://www.google.com/ig/directory?synd=open">Gadgets powered by Google</a>.&nbsp; It is really easy to install the Gadget on a webpage.&nbsp; </li>
<li>Click on &ldquo;Add to your webpage&rdquo; button under the Gadget you want to install on your webpage. </li>
<li>Select the colours and try out different settings </li>
<li>Click on &ldquo;Get the code&rdquo;. The code will immediately appear under &ldquo;Get the code&rdquo; button which can be copied and placed on your website.</li>
</ul>
<p>Isn&rsquo;t it easy? It is! I have added one of my favorite Gadget below <img src='http://tnerd.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <br /> <script src="http://gmodules.com/ig/ifr?url=http://www.schulz.dk/pacman.xml&#038;synd=open&#038;w=320&#038;h=350&#038;title=PacMan+v2.0&#038;border=%23ffffff%7C0px%2C1px+solid+%2399BB66%7C0px%2C2px+solid+%23AACC66%7C0px%2C2px+solid+%23BBDD66&#038;output=js"></script></p>

	Tags: <a href="http://tnerd.com/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://tnerd.com/tag/google-gadgets/" title="Google Gadgets" rel="tag">Google Gadgets</a><br />
]]></content:encoded>
			<wfw:commentRss>http://tnerd.com/2006/10/04/google-gadgets-how-to-install-google-gadgets-on-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
