<?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>TechPedia &#187; Google</title>
	<atom:link href="http://techpedia.org/a/tag/google/feed" rel="self" type="application/rss+xml" />
	<link>http://techpedia.org</link>
	<description>Tech tips, tricks and tidbits!</description>
	<lastBuildDate>Fri, 10 Sep 2010 07:00:00 +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>How to edit your iGoogle tab themes en masse</title>
		<link>http://techpedia.org/a/17954</link>
		<comments>http://techpedia.org/a/17954#comments</comments>
		<pubDate>Mon, 26 Jan 2009 21:30:24 +0000</pubDate>
		<dc:creator>TechPedia</dc:creator>
				<category><![CDATA[TechNews]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://techpedia.org/a/17954</guid>
		<description><![CDATA[This appeared first on my personal blog, but I hope you find it useful here also.

If you&#8217;re like me (and God help you if you are), you have an iGoogle home page set up at www.google.com/ig that displays all of your favorite newsfeeds, weather, etc. You may even have gone so far as to create [...]]]></description>
			<content:encoded><![CDATA[<p><b><u>This appeared first on my personal blog, but I hope you find it useful here also.</u></b></p>
<hr />
<p>If you&#8217;re like me (and God help you if you are), you have an iGoogle home page set up at <a href="http://www.google.com/ig" target="_top">www.google.com/ig</a> that displays all of your favorite newsfeeds, weather, etc. You may even have gone so far as to create a custom theme using the new <a href="https://www.google.com/ig/tm" target="_top">&#8216;theme maker&#8217;</a> or are using one of the thousands of (slightly tacky) themes already available.</p>
<p>In addition to that, you may be slightly OCD about organizing your stuff into multiple tabs&#8230;me, I have 18 (Mac, general, news, tech, politics, etc, and so on).</p>
<p>Combine those two aspects and you&#8217;ll soon discover that if you find a theme you like, you&#8217;ll need to go to each tabs settings page to change it manually &#8211; a process that takes several clicks and ridiculous amounts of page load time.</p>
<p>However, I, being the brilliant mind that i am, have found a way to edit them all at one time &#8211; saving time and energy. Here&#8217;s how.</p>
<p><strong>NOTE &#8211; the short techy version is this:</strong> export your iGoogle settings, which are simple XML. Find the &#8216;old&#8217; theme url and replace with the &#8216;new&#8217;. Save, re-import.</p>
<p><strong>The long, step by step version follows:<br /></strong></p>
<p>Step One: Log into your iGoogle homepage.</p>
<p>Step Two: Click the &#8216;down&#8217; arrow beside your top most tab, then click &#8216;Edit this tab&#8217;.<br />
<img src="http://scottmcdaniel.org/w/wp-content/uploads/2009/01/200901261547.jpg" width="138" height="135" alt="200901261547.jpg" style="border:2px #000000 solid;" />&nbsp;&nbsp;</p>
<p>Step Three: Change this tab to the theme you want to use using the &#8216;change theme&#8217; link.<br />
<img src="http://scottmcdaniel.org/w/wp-content/uploads/2009/01/200901261548.jpg" width="195" height="86" alt="200901261548.jpg" style="border:2px #000000 solid;" />&nbsp;&nbsp;</p>
<p>Step Four: On the bottom right of the page, choose &#8216;Save&#8217;. Then come back to the settings page using steps 1 &amp; 2.</p>
<p>Step Five: Click the &#8216;Manually backup your iGoogle page&#8217; button in case something goes horribly wrong and you really screw things up in the following steps (I kid, I kid &#8211; you can&#8217;t break things too badly).<br />
<img src="http://scottmcdaniel.org/w/wp-content/uploads/2009/01/200901261550.jpg" width="480" height="63" alt="200901261550.jpg" style="border:2px #000000 solid;" /></p>
<p>Step Six: Click the &#8216;Export iGoogle settings to your computer&#8217; button marked &#8216;Export&#8217;. This will download a file to your computer called &#8216;iGoogle-Settings.xml&#8217;.<br />
<img src="http://scottmcdaniel.org/w/wp-content/uploads/2009/01/200901261554.jpg" width="389" height="131" alt="200901261554.jpg" style="border:2px #000000 solid;" />&nbsp;&nbsp;</p>
<p>Step Seven: Open a text editor (for Windows, use Notepad, for Mac, TextEdit). Open the file you downloaded. It will look very complicated and dangerous. It is, so don&#8217;t tease it.<br />
<img src="http://scottmcdaniel.org/w/wp-content/uploads/2009/01/200901261557.jpg" width="480" height="187" alt="200901261557.jpg" style="border:2px #000000 solid;" /></p>
<p>Step Eight: In the text file, look for a line like this:<br />
<strong>&lt;Tab title=&#8221;Home&#8221; skinUrl=&#8221;http://www.derekhoug.com-a.googlepages.com/iGoogle-osx.xml&#8221;&gt;<br />
<span style="font-weight: normal;">Your &#8217;skinUrl&#8217; address will probably be different &#8211; but the text in between the quotes is the important part.</span></strong></p>
<p>In your text editor, copy the &#8216;old&#8217; value, then do a &#8216;find and replace&#8217; &#8211; in Notepad, &#8216;ctrl-h&#8217;, in TextEdit &#8216;cmd-f&#8217;. In the &#8216;find&#8217; field, use the old value, in the &#8216;replace&#8217; field, use the new value. Click &#8216;replace all&#8217; to change all of your themes at once.</p>
<p>Basically you are telling your text editor to find the old text and replace it with the new text.<br />
<img src="http://scottmcdaniel.org/w/wp-content/uploads/2009/01/200901261615.jpg" width="480" height="355" alt="200901261615.jpg" style="border:2px #000000 solid;" /></p>
<p>Step Nine: After making the change, save the file.</p>
<p>Step Ten: In your iGoogle settings page, scroll to the bottom and choose &#8216;Import iGoogle settings from a file&#8217;. Browse to the file you were just working on, then choose &#8216;Upload&#8217;. After the upload is complete, choose &#8216;Save&#8217; in the bottom right of the iGoogle settings page.</p>
<p>Congratulations: all of your tabs now have the same theme and you have saved yourself about 2000 clicks and a few precious minutes.<br />
<img src="http://scottmcdaniel.org/w/wp-content/uploads/2009/01/200901261620.jpg" width="160" height="480" alt="200901261620.jpg" style="border:2px #000000 solid;" />&nbsp;&nbsp;</p>
<p>You&#8217;re welcome.<br /> <img src='http://techpedia.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://techpedia.org/a/17954/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
