<?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>Highlight IT News &#187; google</title>
	<atom:link href="http://www.ithighlight.com/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ithighlight.com</link>
	<description>Highlight IT News</description>
	<lastBuildDate>Wed, 30 Dec 2009 15:56:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Check this out : Create Google Images Gallery from My Sites</title>
		<link>http://www.ithighlight.com/2009/08/check-this-out-create-google-images-gallery-from-my-sites/</link>
		<comments>http://www.ithighlight.com/2009/08/check-this-out-create-google-images-gallery-from-my-sites/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 02:06:19 +0000</pubDate>
		<dc:creator>andi</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.ithighlight.com/?p=833</guid>
		<description><![CDATA[This is script was taken from mailing list. By using simple javascript, we can create &#8220;images gallery&#8221;. This is not really an gallery, but maybe you can enhance it to be real gallery. Lets take some steps :

First, use google images to find images, maybe yo can copy and paste this to your address bar.
http://images.google.com/images?hl=en&#38;q=ithighlight&#38;gbv=2&#38;aq=f&#38;oq=&#38;aqi=#start=0&#38;imgsz=qsvga

After [...]]]></description>
			<content:encoded><![CDATA[<p>This is script was taken from mailing list. By using simple javascript, we can create &#8220;images gallery&#8221;. This is not really an gallery, but maybe you can enhance it to be real gallery. Lets take some steps :</p>
<ul>
<li>First, use google images to find images, maybe yo can copy and paste this to your address bar.<br />
<blockquote><p>http://images.google.com/images?hl=en&amp;q=ithighlight&amp;gbv=2&amp;aq=f&amp;oq=&amp;aqi=#start=0&amp;imgsz=qsvga</p></blockquote>
<p><a href="http://s423.photobucket.com/albums/pp315/andibaso/?action=view&amp;current=google-images-search.png" target="_blank"><img src="http://i423.photobucket.com/albums/pp315/andibaso/google-images-search.png" border="0" alt="Google Images Search" /></a></li>
<li>After google load your search result, change your address bar by copy and paste this code.<br />
<blockquote><p>javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images; DIL=DI.length; function A(){for(i=0; i&lt;DIL; i++){DIS=DI[ i ].style; DIS.position=&#8217;absolute&#8217;; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval(&#8217;A()&#8217;,10); void(0)</p></blockquote>
</li>
<li>Now, you can see it, it&#8217;s amazing, isn&#8217;t?<br />
<a href="http://s423.photobucket.com/albums/pp315/andibaso/?action=view&amp;current=google-gallery.png" target="_blank"><img src="http://i423.photobucket.com/albums/pp315/andibaso/google-gallery.png" border="0" alt="Photobucket" /></a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ithighlight.com/2009/08/check-this-out-create-google-images-gallery-from-my-sites/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Reset Default Search Engine for Firefox Address Bar</title>
		<link>http://www.ithighlight.com/2009/07/reset-default-search-engine-for-firefox-address-bar/</link>
		<comments>http://www.ithighlight.com/2009/07/reset-default-search-engine-for-firefox-address-bar/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 05:28:19 +0000</pubDate>
		<dc:creator>andi</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[search engine]]></category>

		<guid isPermaLink="false">http://www.ithighlight.com/?p=796</guid>
		<description><![CDATA[Today, when typing keyword at firefox address bar, i got search result from bing. This happen after installing some stuff from windows live. There are reasons why i wanna keep google as my default search engine, for example google will redirect me to address which most related to my keyword.

Entering keyword The Stranger



Here is search [...]]]></description>
			<content:encoded><![CDATA[<p>Today, when typing keyword at firefox address bar, i got search result from bing. This happen after installing some stuff from windows live. There are reasons why i wanna keep google as my default search engine, for example google will redirect me to address which most related to my keyword.</p>
<ul>
<li>Entering keyword<em> The Stranger</em></li>
</ul>
<p><img class="aligncenter size-full wp-image-790" title="firefox_address_bar" src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/07/firefox_address_bar.png" alt="firefox_address_bar" width="500" height="143" /></p>
<ul>
<li>Here is search result using bing</li>
</ul>
<p><img class="aligncenter size-full wp-image-791" title="firefox_bing_result" src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/07/firefox_bing_result.png" alt="firefox_bing_result" width="500" height="595" /></p>
<p>Here is a few step to set google as default search engine for address bar :</p>
<ul>
<li>Open new tab, and type <em>about:config</em></li>
</ul>
<p><img class="aligncenter size-full wp-image-788" title="firefox_about_config" src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/07/firefox_about_config.png" alt="firefox_about_config" width="500" height="132" /></p>
<ul>
<li>If you find warning like below, just click the button</li>
</ul>
<p><img class="aligncenter size-full wp-image-789" title="firefox_about_config_warning" src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/07/firefox_about_config_warning.png" alt="firefox_about_config_warning" width="500" height="144" /></p>
<ul>
<li>On the filter, type <em>keword.url</em></li>
</ul>
<p><img class="aligncenter size-full wp-image-794" title="firefox_keyword_url_filter" src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/07/firefox_keyword_url_filter.png" alt="firefox_keyword_url_filter" width="500" height="151" /></p>
<ul>
<li>On the list, right click keyword.url, and click reset</li>
</ul>
<p><img class="aligncenter size-full wp-image-793" title="firefox_keyword_url_before" src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/07/firefox_keyword_url_before.png" alt="firefox_keyword_url_before" width="500" height="200" /></p>
<ul>
<li>Here is the result after reset</li>
</ul>
<p><img class="aligncenter size-full wp-image-792" title="firefox_keyword_url_after" src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/07/firefox_keyword_url_after.png" alt="firefox_keyword_url_after" width="500" height="86" /></p>
<ul>
<li>And, here is the result with keyword the stranger. It&#8217;s redirect me to thestranger.com, Google knows what i mean <img src='http://www.ithighlight.com/ithighlight/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<p><img class="aligncenter size-full wp-image-795" title="firefox_thestranger" src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/07/firefox_thestranger.png" alt="firefox_thestranger" width="500" height="285" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithighlight.com/2009/07/reset-default-search-engine-for-firefox-address-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail New Features : Dragging and Labeling Your Email</title>
		<link>http://www.ithighlight.com/2009/07/gmail-new-features-dragging-and-labeling-your-email/</link>
		<comments>http://www.ithighlight.com/2009/07/gmail-new-features-dragging-and-labeling-your-email/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 06:04:44 +0000</pubDate>
		<dc:creator>andi</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.ithighlight.com/?p=760</guid>
		<description><![CDATA[When Google Buzzing up with Google Wave, they never forget to enhance their another product. When i logged today to my account, i saw that label position was changing. Google has add drag and drop capabilities to Gmail. Now you can drag your email to label it. You can organize your label, show or hide [...]]]></description>
			<content:encoded><![CDATA[<p>When Google Buzzing up with Google Wave, they never forget to enhance their another product. When i logged today to my account, i saw that label position was changing. Google has add drag and drop capabilities to Gmail. Now you can drag your email to label it. You can organize your label, show or hide it. But its label isn&#8217;t tree based and i think this is one feature that i need to make Gmail like MS Outlook or Mozilla Thunderbird. </p>
<p>This is schreenshoot when you are visiting gmail for first time :</p>
<p><img src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/07/gmail_tooltips_gmail.png" alt="gmail_tooltips_gmail" title="gmail_tooltips_gmail" width="500" height="320" class="aligncenter size-full wp-image-765" /></p>
<p>Simple screen to select label to display like gmail for mobile :</p>
<p><img src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/07/gmail_manage_label.png" alt="gmail_manage_label" title="gmail_manage_label" width="500" height="450" class="aligncenter size-full wp-image-763" /></p>
<p>Now you can drag it like this :</p>
<p><img src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/07/gmail_moving_emails.png" alt="gmail_moving_emails" title="gmail_moving_emails" width="500" height="362" class="aligncenter size-full wp-image-764" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithighlight.com/2009/07/gmail-new-features-dragging-and-labeling-your-email/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Doodle 4 Google : Lets participate and vote  for winner</title>
		<link>http://www.ithighlight.com/2009/05/doodle-4-google-lets-participate-and-vote-for-winner/</link>
		<comments>http://www.ithighlight.com/2009/05/doodle-4-google-lets-participate-and-vote-for-winner/#comments</comments>
		<pubDate>Mon, 11 May 2009 10:15:03 +0000</pubDate>
		<dc:creator>andi</dc:creator>
				<category><![CDATA[Designer]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[logo design]]></category>
		<category><![CDATA[search engine]]></category>

		<guid isPermaLink="false">http://www.ithighlight.com/?p=403</guid>
		<description><![CDATA[Google announced the launch of &#8220;Doodle 4 Google&#8221;, a competition that invites school children to design a Google logo inspired by the question, &#8220;What I Wish for the World&#8221;. Doodle 4 Google invite K-12 students to play around with our homepage logo and see what new designs they come up with.

The National Winner will win [...]]]></description>
			<content:encoded><![CDATA[<p>Google announced the launch of &#8220;Doodle 4 Google&#8221;, a competition that invites school children to design a Google logo inspired by the question, &#8220;What I Wish for the World&#8221;. Doodle 4 Google invite K-12 students to play around with our homepage logo and see what new designs they come up with.</p>
<p><img src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/05/doodle4google_logo.png" alt="doodle4google_logo" title="doodle4google_logo" width="500" height="166" class="aligncenter size-full wp-image-723" /></p>
<p>The National Winner will win a $15,000 college scholarship to be used at the school of their choice, a trip to the Google New York Office, a laptop computer, and a t-shirt printed with their doodle. Google will also award the winner&#8217;s school a $25,000 technology grant towards the establishment/improvement of a computer lab.</p>
<ul>
<li>Each of the other 3 National Finalists will win a trip to the Google New York Office, a laptop computer, and a t-shirt printed with their doodle.
</li>
<li>Each of the other 36 Regional Winners will win a trip to the Google New York Office and a t-shirt printed with their doodle.</li>
<li>Each of the other 360 State Finalists will receive a &#8220;Doodle 4 Google&#8221; official winner&#8217;s certificate.</li>
</ul>
<p>You can choose National Finalists by voting online between May 11th &#8211; 18th. The winner will appear on Google.com on May 21st. </p>
<p><em>Visit : http://www.google.com/doodle4google/vote.html</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithighlight.com/2009/05/doodle-4-google-lets-participate-and-vote-for-winner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google is still leading search engine</title>
		<link>http://www.ithighlight.com/2009/05/google-is-still-leading-search-engine/</link>
		<comments>http://www.ithighlight.com/2009/05/google-is-still-leading-search-engine/#comments</comments>
		<pubDate>Mon, 11 May 2009 03:18:25 +0000</pubDate>
		<dc:creator>andi</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[search engine]]></category>

		<guid isPermaLink="false">http://www.ithighlight.com/?p=401</guid>
		<description><![CDATA[No one can beat google until today. It&#8217;s not surprised that google is still leading search engine specially in US. Hitwise, an Experian company, announced today that Google accounted for 72.39 percent of all U.S. searches conducted in the four weeks ending April 25, 2009. Yahoo! Search, MSN Search and Ask.com received 16.27 percent, 5.68 [...]]]></description>
			<content:encoded><![CDATA[<p>No one can beat google until today. It&#8217;s not surprised that google is still leading search engine specially in US. Hitwise, an Experian company, announced today that Google accounted for 72.39 percent of all U.S. searches conducted in the four weeks ending April 25, 2009. Yahoo! Search, MSN Search and Ask.com received 16.27 percent, 5.68 percent and 3.95 percent, respectively. The remaining 49 search engines in the Hitwise Search Engine Analysis Tool accounted for 1.36 percent of U.S. searches.</p>
<p><img src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/05/google.png" alt="google" title="google" width="500" height="353" class="aligncenter size-full wp-image-720" /></p>
<p>Hitwise also continue research about search query. The length of search queries has increased over the past year. Longer search queries, averaging searches of five to more than eight words in length, have increased 7 percent between April 2008 and April 2009. Searches of eight or more words increased 18 percent. The same time period showed that shorter search queries &#8211; those averaging one to four words long &#8211; have decreased 2 percent. Searches of two words comprised the majority of searches, amounting to 22.95 percent of all queries.</p>
<p><em>Visit : http://www.hitwise.com/press-center/hitwiseHS2004/google-searches-apr-09.php</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithighlight.com/2009/05/google-is-still-leading-search-engine/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Who is the hottest Barrack Obama or Michelle Obama?</title>
		<link>http://www.ithighlight.com/2009/01/who-is-the-hottest-barrack-obama-or-michelle-obama/</link>
		<comments>http://www.ithighlight.com/2009/01/who-is-the-hottest-barrack-obama-or-michelle-obama/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 05:40:30 +0000</pubDate>
		<dc:creator>andi</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[trends]]></category>

		<guid isPermaLink="false">http://www.ithighlight.com/?p=173</guid>
		<description><![CDATA[Obamaâ€™s style is described as populist. Michelle Obama describe herself that she doesnâ€™t hesitate. Iâ€™m curious, i think Michelle more popular rather than Barack obama, so i try to see it in google trends. I surprised when i see that Barack 10 times more popular than Michelle Obama. Iâ€™ve tried to include different name variations when representing the trend and exclude potential false positives to give as accurate results as possible.]]></description>
			<content:encoded><![CDATA[<p>Hundreds of thousands stood all day yesterday for a day of events, estimates are all over the map as to how many will attend the swearing in but most accounts say millions and millions will either stay home or pause in their day to watch or listen to the ceremony. I have been watching the various new channels coverage of the inauguration. CNN did what was to me a surprisingly to actually excited coverage yesterday.</p>
<p>Obama&#8217;s style is described as populist. Michelle Obama describe herself that she doesn&#8217;t hesitate. I&#8217;m curious, i think Michelle more popular rather than Barack obama, so i try to see it in google trends. I surprised when i see that Barack 10 times more popular than Michelle Obama. Iâ€™ve tried to include different name variations when representing the trend and exclude potential false positives to give as accurate results as possible.<br />
Here the results from Google Trends and you can <strong>click the images to see latest trends</strong> : </p>
<p><strong>Scale is based on the average worldwide traffic of barack obama in all years</strong><br />
click the images to see latest trends<br />
<a href="http://www.google.com/trends?q=barack+obama%2Cmichelle+obama&#038;ctab=0&#038;geo=all&#038;geor=all&#038;date=all&#038;sort=0"><img src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/01/viz.png" alt="viz" title="viz" width="500" height="224" class="aligncenter size-full wp-image-584" /></a></p>
<p><strong>Scale is based on the average worldwide traffic of barack obama in 2009</strong><br />
click the images to see latest trends<br />
<a href="http://www.google.com/trends?q=barack+obama%2Cmichelle+obama&#038;ctab=0&#038;geo=all&#038;date=2009&#038;sort=0"><img src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/01/viz2009.png" alt="viz2009" title="viz2009" width="500" height="224" class="aligncenter size-full wp-image-585" /></a></p>
<p><strong>Scale is based on the average worldwide traffic of barack obama in 2008</strong><br />
click the images to see latest trends<br />
<a href="http://www.google.com/trends?q=barack+obama%2Cmichelle+obama&#038;ctab=0&#038;geo=all&#038;date=2008&#038;sort=0"><img src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/01/viz2008.png" alt="viz2008" title="viz2008" width="500" height="224" class="aligncenter size-full wp-image-586" /></a></p>
<p><strong>Scale is based on the average traffic of barack obama from United States in all years</strong><br />
click the images to see latest trends<br />
<a href="http://www.google.com/trends?q=barack+obama%2Cmichelle+obama&#038;ctab=0&#038;geo=US&#038;geor=all&#038;date=all&#038;sort=0"><img src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/01/vizusa.png" alt="vizusa" title="vizusa" width="500" height="224" class="aligncenter size-full wp-image-587" /></a></p>
<p><strong>Scale is based on the average traffic of barack obama from United States in 2009</strong><br />
click the images to see latest trends<br />
<a href="http://www.google.com/trends?q=barack+obama%2Cmichelle+obama&#038;ctab=0&#038;geo=US&#038;geor=all&#038;date=2009&#038;sort=0"><img src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/01/vizusa2009.png" alt="vizusa2009" title="vizusa2009" width="500" height="224" class="aligncenter size-full wp-image-588" /></a></p>
<p><strong>Scale is based on the average traffic of barack obama from United States in 2008</strong><br />
click the images to see latest trends<br />
<a href="http://www.google.com/trends?q=barack+obama%2Cmichelle+obama&#038;ctab=0&#038;geo=US&#038;geor=all&#038;date=2008&#038;sort=0"><img src="http://www.ithighlight.com/ithighlight/wp-content/uploads/2009/01/vizusa2008.png" alt="vizusa2008" title="vizusa2008" width="500" height="224" class="aligncenter size-full wp-image-589" /></a></p>
<p>If you have any enhancements that you think might make the results more accurate, please let me know.<br />
Images from <a href="http://news.yahoo.com/nphotos/Michelle-Obama-Michelle-Obama-Blair-House-President-elect-Barack-Obama/ss/events/pl/050108michelleobama">Yahoo News</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithighlight.com/2009/01/who-is-the-hottest-barrack-obama-or-michelle-obama/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
