<?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>The Danesh Project &#187; google</title>
	<atom:link href="http://thedaneshproject.com/categories/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://thedaneshproject.com</link>
	<description>Knowledge bling's the finer things in life.</description>
	<lastBuildDate>Fri, 03 Feb 2012 09:25:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>How to install Google Music Manager on Fedora 16</title>
		<link>http://thedaneshproject.com/posts/how-to-install-google-music-manager-on-fedora-16/</link>
		<comments>http://thedaneshproject.com/posts/how-to-install-google-music-manager-on-fedora-16/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 14:28:28 +0000</pubDate>
		<dc:creator>Danesh</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://thedaneshproject.com/?p=2322</guid>
		<description><![CDATA[I&#8217;ve been using Google&#8217;s Music locker / streaming service for awhile now. You get to upload 20,000 tracks and getting them on is a breeze with Google&#8217;s Music Manager. I&#8217;m running Fedora 16 now and here&#8217;s I got Google Music Manager running on it. 1. Get into your home downloads directory. # cd ~/Downloads 2. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-thumbnail wp-image-2323" title="Google-Music-Icon" src="http://thedaneshproject.com/wp-content/uploads/2011/11/Google-Music-Icon-150x150.png" alt="" width="150" height="150" /></p>
<p>I&#8217;ve been using Google&#8217;s Music locker / streaming service for awhile now. You get to upload 20,000 tracks and getting them on is a breeze with Google&#8217;s Music Manager. I&#8217;m running Fedora 16 now and here&#8217;s I got Google Music Manager running on it.</p>
<p>1. Get into your home downloads directory.<br />
<code># cd ~/Downloads<br />
</code>2. Download the Google Music Manager rpm.<br />
64bit:<br />
<code># wget http://dl.google.com/linux/direct/google-musicmanager-beta_current_x86_64.rpm<br />
</code>32bit:<br />
<code># wget http://dl.google.com/linux/direct/google-musicmanager-beta_current_i386.rpm<br />
</code><br />
3. Satisfy the dependencies. Install the qt-x11 package.<br />
<code># sudo yum install qt-x11<br />
</code>4. Install the Google Music Manager package.<br />
<code># sudo yum localinstall google-musicmanager-beta_current_x86_64.rpm<br />
</code><br />
Possible error; make sure you have qt-x11 installed.<br />
<code>[danesh@pandora ~]$ google-musicmanager<br />
/usr/bin/google-musicmanager: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory</code></p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:50px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthedaneshproject.com%2Fposts%2Fhow-to-install-google-music-manager-on-fedora-16%2F&amp;layout=button_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:px;">
					<div class="g-plusone" data-size="medium" data-href="http://thedaneshproject.com/posts/how-to-install-google-music-manager-on-fedora-16/" ></div>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="How to install Google Music Manager on Fedora 16" data-url="http://thedaneshproject.com/posts/how-to-install-google-music-manager-on-fedora-16/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>Similar Posts:<ul><li><a href="http://thedaneshproject.com/posts/how-to-install-google-chrome-on-fedora-16/" rel="bookmark" title="November 9, 2011">How to install Google Chrome on Fedora 16</a></li>

<li><a href="http://thedaneshproject.com/posts/install-google-chrome-on-fedora-12/" rel="bookmark" title="April 17, 2010">Install Google Chrome on Fedora 12</a></li>

<li><a href="http://thedaneshproject.com/posts/how-to-install-google-chrome-in-fedora-15/" rel="bookmark" title="May 27, 2011">How to install Google Chrome in Fedora 15</a></li>

<li><a href="http://thedaneshproject.com/posts/no-more-beta-for-google/" rel="bookmark" title="July 8, 2009">No more Beta for Google</a></li>

<li><a href="http://thedaneshproject.com/posts/google-public-dns/" rel="bookmark" title="December 4, 2009">Google Public DNS</a></li>
</ul><!-- Similar Posts took 2.726 ms -->]]></content:encoded>
			<wfw:commentRss>http://thedaneshproject.com/posts/how-to-install-google-music-manager-on-fedora-16/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google&#8217;s Jules Verne 183rd birthday Doodle</title>
		<link>http://thedaneshproject.com/posts/googles-jules-verne-183rd-birthday-doodle/</link>
		<comments>http://thedaneshproject.com/posts/googles-jules-verne-183rd-birthday-doodle/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 18:15:59 +0000</pubDate>
		<dc:creator>Danesh</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[doodle]]></category>
		<category><![CDATA[jules verne]]></category>

		<guid isPermaLink="false">http://thedaneshproject.com/?p=2237</guid>
		<description><![CDATA[This has to be amongst the coolest Google doodles out there. It&#8217;s to celebrate Jules Verne&#8217;s 183rd birthday. If you didn&#8217;t already know, Jules Verne&#8216;s the man behind the well known Novells Twenty Thousand Leagues Under the Sea, Journey to the Center of the Earth and Around the World in Eighty Days. Use the joystick [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-2238" title="Jules Verne-1830bday-doodle" src="http://thedaneshproject.com/wp-content/uploads/2011/02/Jules-Verne-1830bday-doodle-450x137.png" alt="" width="450" height="137" /></p>
<p>This has to be amongst the coolest Google doodles out there. It&#8217;s to celebrate Jules Verne&#8217;s 183rd birthday.</p>
<p>If you didn&#8217;t already know, <a href="http://en.wikipedia.org/wiki/Jules_Verne">Jules Verne</a>&#8216;s the man behind the well known Novells Twenty Thousand Leagues Under the Sea, Journey to the Center of the Earth and Around the World in Eighty Days.</p>
<p>Use the joystick control on the right to navigate the GOOGLE submarine around <img src='http://thedaneshproject.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> , cool ha?</p>
<p>Source: <a href="http://www.google.com/">Google</a></p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:50px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthedaneshproject.com%2Fposts%2Fgoogles-jules-verne-183rd-birthday-doodle%2F&amp;layout=button_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:px;">
					<div class="g-plusone" data-size="medium" data-href="http://thedaneshproject.com/posts/googles-jules-verne-183rd-birthday-doodle/" ></div>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Google&#8217;s Jules Verne 183rd birthday Doodle" data-url="http://thedaneshproject.com/posts/googles-jules-verne-183rd-birthday-doodle/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>Similar Posts:<ul><li><a href="http://thedaneshproject.com/posts/world-cup-results-by-google/" rel="bookmark" title="June 9, 2010">World Cup Results By Google</a></li>

<li><a href="http://thedaneshproject.com/posts/google-and-beijing-2008/" rel="bookmark" title="August 17, 2008">Google and Beijing 2008</a></li>

<li><a href="http://thedaneshproject.com/posts/hacking-google-maps-and-google-earth/" rel="bookmark" title="January 28, 2009">Hacking Google Maps and Google Earth</a></li>

<li><a href="http://thedaneshproject.com/posts/google-earth-for-linux/" rel="bookmark" title="April 24, 2008">Google Earth for Linux</a></li>

<li><a href="http://thedaneshproject.com/posts/collaborative-spreadsheet-art-with-google-docs/" rel="bookmark" title="December 7, 2008">Collaborative Spreadsheet Art with Google Docs</a></li>
</ul><!-- Similar Posts took 2.749 ms -->]]></content:encoded>
			<wfw:commentRss>http://thedaneshproject.com/posts/googles-jules-verne-183rd-birthday-doodle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PUK on the Google Nexus One</title>
		<link>http://thedaneshproject.com/posts/puk-on-the-google-nexus-one/</link>
		<comments>http://thedaneshproject.com/posts/puk-on-the-google-nexus-one/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 01:51:35 +0000</pubDate>
		<dc:creator>Danesh</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[nexus.one]]></category>

		<guid isPermaLink="false">http://thedaneshproject.com/?p=2179</guid>
		<description><![CDATA[Changed the sim on my rooted Google Nexus One today and managed to lock myself out . Waited for the PUK code prompt to come up but it never did. Apparently there&#8217;s none, traditionally on other phones you&#8217;s get a dedicated prompt for the PUK code but on the Nexus One you use the &#8220;phone [...]]]></description>
			<content:encoded><![CDATA[<p>Changed the sim on my rooted Google Nexus One today and managed to lock myself out <img src='http://thedaneshproject.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> . </p>
<p>Waited for the PUK code prompt to come up but it never did. Apparently there&#8217;s none, traditionally on other phones you&#8217;s get a dedicated prompt for the PUK code but on the Nexus One you use the &#8220;phone pad&#8221; instead.</p>
<p>Here&#8217;s the walk-through.</p>
<p>1. Call your carrier and have them provide you the PUK code. You might be able to obtain your PUK code from your carrier&#8217;s web page also, like mine.</p>
<p>2. Turn the phone on, wait till you see the locked message comes up.</p>
<p>3. Select the emergency call option. Input the the below code through the key pad.<br />
<code>**05* (PUK CODE) * (NEW PIN) * (CONFIRM NEW PIN) #</code></p>
<p>Your Google Nexus One should be unlocked now.</p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:50px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthedaneshproject.com%2Fposts%2Fpuk-on-the-google-nexus-one%2F&amp;layout=button_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:px;">
					<div class="g-plusone" data-size="medium" data-href="http://thedaneshproject.com/posts/puk-on-the-google-nexus-one/" ></div>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="PUK on the Google Nexus One" data-url="http://thedaneshproject.com/posts/puk-on-the-google-nexus-one/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>Similar Posts:<ul><li><a href="http://thedaneshproject.com/posts/htc-desire-on-its-way-to-malaysia/" rel="bookmark" title="May 22, 2010">HTC Desire on it&#8217;s way to Malaysia</a></li>

<li><a href="http://thedaneshproject.com/posts/best-nexus-one-unboxing-video/" rel="bookmark" title="February 24, 2010">Best Nexus One Unboxing Video</a></li>

<li><a href="http://thedaneshproject.com/posts/nexus-one-the-story/" rel="bookmark" title="February 19, 2010">Nexus One: The Story</a></li>

<li><a href="http://thedaneshproject.com/posts/disable-ipv6-in-firefox-3/" rel="bookmark" title="January 11, 2010">Disable IPv6 in Firefox 3</a></li>

<li><a href="http://thedaneshproject.com/posts/improve-alps-touchpad-response-speed/" rel="bookmark" title="February 18, 2008">Improve ALPS touchpad response speed</a></li>
</ul><!-- Similar Posts took 2.823 ms -->]]></content:encoded>
			<wfw:commentRss>http://thedaneshproject.com/posts/puk-on-the-google-nexus-one/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>World Cup Results By Google</title>
		<link>http://thedaneshproject.com/posts/world-cup-results-by-google/</link>
		<comments>http://thedaneshproject.com/posts/world-cup-results-by-google/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 02:28:09 +0000</pubDate>
		<dc:creator>Danesh</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[world cup 2010]]></category>

		<guid isPermaLink="false">http://thedaneshproject.com/?p=2171</guid>
		<description><![CDATA[Just Google &#8220;World Cup&#8221; and you&#8217;ll see the World Cup 2010 team listings, fixtures, schedules and scores. All within you google serach result. If you look hard enough you will also realize that the &#8220;Google&#8221; at the bottom of the page has been changed to &#8220;Goooooooal!!&#8221;. All this for the World Cup scheduled to start [...]]]></description>
			<content:encoded><![CDATA[<p>Just Google &#8220;World Cup&#8221; and you&#8217;ll see the World Cup 2010 team listings, fixtures, schedules and scores. All within you google serach result.</p>
<p><img class="alignnone size-medium wp-image-2172" title="wordcup-google-1" src="http://thedaneshproject.com/wp-content/uploads/2010/06/wordcup-google-1-450x182.png" alt="" width="450" height="182" /></p>
<p>If you look hard enough you will also realize that the &#8220;Google&#8221; at the bottom of the page has been changed to &#8220;Goooooooal!!&#8221;.</p>
<p><img class="alignnone size-full wp-image-2173" title="wordcup-google-2" src="http://thedaneshproject.com/wp-content/uploads/2010/06/wordcup-google-2.png" alt="" width="339" height="60" /></p>
<p>All this for the World Cup scheduled to start in 2 days <img src='http://thedaneshproject.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> !!!</p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:50px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthedaneshproject.com%2Fposts%2Fworld-cup-results-by-google%2F&amp;layout=button_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:px;">
					<div class="g-plusone" data-size="medium" data-href="http://thedaneshproject.com/posts/world-cup-results-by-google/" ></div>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="World Cup Results By Google" data-url="http://thedaneshproject.com/posts/world-cup-results-by-google/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>Similar Posts:<ul><li><a href="http://thedaneshproject.com/posts/google-search-does-ssl/" rel="bookmark" title="May 24, 2010">Google search does SSL</a></li>

<li><a href="http://thedaneshproject.com/posts/cool-world-cup-2010-posters/" rel="bookmark" title="June 4, 2010">Cool World Cup 2010 Posters</a></li>

<li><a href="http://thedaneshproject.com/posts/remove-you-google-profile-from-search/" rel="bookmark" title="April 22, 2009">Remove you Google profile from search</a></li>

<li><a href="http://thedaneshproject.com/posts/google-turns-10/" rel="bookmark" title="September 8, 2008">Google turns 10</a></li>

<li><a href="http://thedaneshproject.com/posts/google-and-beijing-2008/" rel="bookmark" title="August 17, 2008">Google and Beijing 2008</a></li>
</ul><!-- Similar Posts took 2.849 ms -->]]></content:encoded>
			<wfw:commentRss>http://thedaneshproject.com/posts/world-cup-results-by-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome stable version out</title>
		<link>http://thedaneshproject.com/posts/google-chrome-stable-version-out/</link>
		<comments>http://thedaneshproject.com/posts/google-chrome-stable-version-out/#comments</comments>
		<pubDate>Tue, 25 May 2010 18:09:49 +0000</pubDate>
		<dc:creator>Danesh</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[stable release]]></category>
		<category><![CDATA[stable version]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://thedaneshproject.com/?p=2147</guid>
		<description><![CDATA[Google, today released a new stable release of it&#8217;s popular web browser Google Chrome packed with all the beta goodies we have come to love. To add to the excitement, this will also be the first stable release of the browser for the Linux and Mac platforms. What&#8217;s in it you ask? 1. HTML 5, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2148" title="Christoph Niemann" src="http://thedaneshproject.com/wp-content/uploads/2010/05/Christoph-Niemann.png" alt="" width="400" height="397" /></p>
<p>Google, today released a new stable release of it&#8217;s popular web browser Google Chrome packed with all the beta goodies we have come to love. To add to the excitement, this will also be the first stable release of the browser for the <a href="http://blog.chromium.org/2010/05/google-chrome-for-linux-goes-stable.html">Linux</a> and <a href="http://googlemac.blogspot.com/2010/05/google-chrome-for-mac-ready-beta-now.html">Mac</a> platforms.</p>
<p>What&#8217;s in it you ask?</p>
<p>1. HTML 5, Geolocation APIs, App Cache, web sockets, and file drag-and-drop. Make sure to try drag n drop in GMAIL!!</p>
<p>2. Improved sync. Bookmarks, themes, preferences, homepage and startup settings, web content settings, preferred languages, and even page zoom settings.</p>
<p>3. Enable individual extensions in incognito mode.</p>
<p>Your Chrome browser should auto update but if you can&#8217;t wait grab a copy <a href="http://www.google.com/chrome">here</a>.</p>
<p>via <a href="http://chrome.blogspot.com/2010/05/new-chrome-stable-release-welcome-mac.html">blog@ghrome</a></p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:50px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthedaneshproject.com%2Fposts%2Fgoogle-chrome-stable-version-out%2F&amp;layout=button_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:px;">
					<div class="g-plusone" data-size="medium" data-href="http://thedaneshproject.com/posts/google-chrome-stable-version-out/" ></div>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Google Chrome stable version out" data-url="http://thedaneshproject.com/posts/google-chrome-stable-version-out/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>Similar Posts:<ul><li><a href="http://thedaneshproject.com/posts/install-google-chrome-on-fedora-12/" rel="bookmark" title="April 17, 2010">Install Google Chrome on Fedora 12</a></li>

<li><a href="http://thedaneshproject.com/posts/google-turns-10/" rel="bookmark" title="September 8, 2008">Google turns 10</a></li>

<li><a href="http://thedaneshproject.com/posts/how-to-install-google-chrome-on-fedora-16/" rel="bookmark" title="November 9, 2011">How to install Google Chrome on Fedora 16</a></li>

<li><a href="http://thedaneshproject.com/posts/how-to-install-feedly-for-google-chrome/" rel="bookmark" title="November 17, 2009">How to install Feedly for Google Chrome</a></li>

<li><a href="http://thedaneshproject.com/posts/google-chrome/" rel="bookmark" title="September 3, 2008">Google Chrome</a></li>
</ul><!-- Similar Posts took 2.822 ms -->]]></content:encoded>
			<wfw:commentRss>http://thedaneshproject.com/posts/google-chrome-stable-version-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google search does SSL</title>
		<link>http://thedaneshproject.com/posts/google-search-does-ssl/</link>
		<comments>http://thedaneshproject.com/posts/google-search-does-ssl/#comments</comments>
		<pubDate>Sun, 23 May 2010 17:19:15 +0000</pubDate>
		<dc:creator>Danesh</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://thedaneshproject.com/?p=2144</guid>
		<description><![CDATA[With online privacy being the main concern for most internet users today, Google has responded to them by introducing SSL support to its search. Google SSL Search will encrypt all your search traffic preventing any third party eyes from looking at it. Browsing over https will also disable &#8220;referrer&#8221; which site owners normally use to see where you&#8217;re coming from. With + there is always [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-2145" title="google-ssl-search" src="http://thedaneshproject.com/wp-content/uploads/2010/05/google-ssl-search-450x238.png" alt="" width="450" height="238" /></p>
<p>With online privacy being the main concern for most internet users today, Google has responded to them by introducing SSL support to its search.</p>
<p>Google SSL Search will encrypt all your search traffic preventing any third party eyes from looking at it. Browsing over https will also disable &#8220;referrer&#8221; which site owners normally use to see where you&#8217;re coming from.</p>
<p>With + there is always &#8211; so do remember that browsing in SSL does have an encryption overhead which will slightly degrade the search performance.</p>
<p>Also, the amount of data collected from your search is the same as the standard search but just more secure. Without this data Google will be nothing <img src='http://thedaneshproject.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>When you are on the new SSL search page you will realize that the Google logo looks different. It will have &#8220;ssl&#8221; and &#8220;beta&#8221; in it. Also, maps and images will not show up as they don&#8217;t support SSL yet.</p>
<p>Simple goto https://google.com to start searching in privacy.</p>
<p>via <a href="http://www.google.com/support/websearch/bin/answer.py?answer=173733&amp;hl=en">Google</a></p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:50px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthedaneshproject.com%2Fposts%2Fgoogle-search-does-ssl%2F&amp;layout=button_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:px;">
					<div class="g-plusone" data-size="medium" data-href="http://thedaneshproject.com/posts/google-search-does-ssl/" ></div>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Google search does SSL" data-url="http://thedaneshproject.com/posts/google-search-does-ssl/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>Similar Posts:<ul><li><a href="http://thedaneshproject.com/posts/google-public-dns/" rel="bookmark" title="December 4, 2009">Google Public DNS</a></li>

<li><a href="http://thedaneshproject.com/posts/google-turns-10/" rel="bookmark" title="September 8, 2008">Google turns 10</a></li>

<li><a href="http://thedaneshproject.com/posts/how-to-install-google-chrome-on-fedora-16/" rel="bookmark" title="November 9, 2011">How to install Google Chrome on Fedora 16</a></li>

<li><a href="http://thedaneshproject.com/posts/install-google-chrome-on-fedora-12/" rel="bookmark" title="April 17, 2010">Install Google Chrome on Fedora 12</a></li>

<li><a href="http://thedaneshproject.com/posts/what-is-google-chrome-os/" rel="bookmark" title="November 20, 2009">What is Google Chrome OS?</a></li>
</ul><!-- Similar Posts took 2.847 ms -->]]></content:encoded>
			<wfw:commentRss>http://thedaneshproject.com/posts/google-search-does-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google doodles PAC-MAN turning 30</title>
		<link>http://thedaneshproject.com/posts/2138/</link>
		<comments>http://thedaneshproject.com/posts/2138/#comments</comments>
		<pubDate>Sat, 22 May 2010 12:41:09 +0000</pubDate>
		<dc:creator>Danesh</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[doogle]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[logo]]></category>

		<guid isPermaLink="false">http://thedaneshproject.com/?p=2138</guid>
		<description><![CDATA[Google&#8217;s doodle today was to remind us that PAC-MAN had turned 30, that&#8217;s my age!!. PAC-MAN was a game by Bandai Namco, Japan which quickly became a hit selling 100,000 copies a year. Hit the &#8220;Insert Coin&#8221; button and the classic jumps to live for you to enjoy. Feeling Lucky? via NewBoll Similar Posts:Google&#8217;s on [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-2139" title="www.google.com-PAC-MAM-30" src="http://thedaneshproject.com/wp-content/uploads/2010/05/www.google.com-PAC-MAM-30-450x179.png" alt="" width="450" height="179" /></p>
<p>Google&#8217;s doodle today was to remind us that PAC-MAN had turned 30, that&#8217;s my age!!.</p>
<p>PAC-MAN was a game by Bandai Namco, Japan which quickly became a hit selling 100,000 copies a year.</p>
<p>Hit the &#8220;Insert Coin&#8221; button and the classic jumps to live for you to enjoy. Feeling Lucky? <img src='http://thedaneshproject.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>via <a href="http://www.newsboll.com/google-doodles-pac-man%E2%80%8E-pac-man-30th-anniversary-paly-on-google-free-1604.htm">NewBoll</a></p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:50px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthedaneshproject.com%2Fposts%2F2138%2F&amp;layout=button_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:px;">
					<div class="g-plusone" data-size="medium" data-href="http://thedaneshproject.com/posts/2138/" ></div>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Google doodles PAC-MAN turning 30" data-url="http://thedaneshproject.com/posts/2138/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>Similar Posts:<ul><li><a href="http://thedaneshproject.com/posts/googles-on-twitter/" rel="bookmark" title="March 2, 2009">Google&#8217;s on Twitter</a></li>

<li><a href="http://thedaneshproject.com/posts/flash-element-td/" rel="bookmark" title="January 26, 2007">Flash Element TD</a></li>

<li><a href="http://thedaneshproject.com/posts/google-and-beijing-2008/" rel="bookmark" title="August 17, 2008">Google and Beijing 2008</a></li>

<li><a href="http://thedaneshproject.com/posts/what-is-google-chrome-os/" rel="bookmark" title="November 20, 2009">What is Google Chrome OS?</a></li>

<li><a href="http://thedaneshproject.com/posts/microsoft-wants-to-buy-yahoo/" rel="bookmark" title="February 2, 2008">Microsoft wants to buy Yahoo</a></li>
</ul><!-- Similar Posts took 2.893 ms -->]]></content:encoded>
			<wfw:commentRss>http://thedaneshproject.com/posts/2138/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Google Chrome on Fedora 12</title>
		<link>http://thedaneshproject.com/posts/install-google-chrome-on-fedora-12/</link>
		<comments>http://thedaneshproject.com/posts/install-google-chrome-on-fedora-12/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 07:37:49 +0000</pubDate>
		<dc:creator>Danesh</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[Install]]></category>

		<guid isPermaLink="false">http://thedaneshproject.com/?p=2051</guid>
		<description><![CDATA[1. create the repo file. &#8220;vi /etc/yum.repos.d/google.repo&#8221; and add the following lines into the file. [google] name=Google - i386 baseurl=http://dl.google.com/linux/rpm/stable/i386 enabled=1 gpgcheck=1 gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub [google-chrome] name=google-chrome baseurl=http://dl.google.com/linux/rpm/stable/i386 enabled=1 gpgcheck=1 2. Do a &#8220;yum list google-chrome-*&#8221; to check if the google-chrome is available for install. [root@dexter ~]# yum list google-chrome-* .......... ....... google-chrome-beta.i386 5.0.342.9-43360 google google-chrome-unstable.i386 5.0.375.9-44625 [...]]]></description>
			<content:encoded><![CDATA[<p>1. create the repo file. &#8220;vi /etc/yum.repos.d/google.repo&#8221; and add the following lines into the file.<br />
<code>[google]<br />
name=Google - i386<br />
baseurl=http://dl.google.com/linux/rpm/stable/i386<br />
enabled=1<br />
gpgcheck=1<br />
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub<br />
[google-chrome]<br />
name=google-chrome<br />
baseurl=http://dl.google.com/linux/rpm/stable/i386<br />
enabled=1<br />
gpgcheck=1<br />
</code></p>
<p>2. Do a &#8220;yum list google-chrome-*&#8221; to check if the google-chrome is available for install.<br />
<code>[root@dexter ~]# yum list google-chrome-*<br />
..........<br />
.......<br />
google-chrome-beta.i386                                                            5.0.342.9-43360                                                        google<br />
google-chrome-unstable.i386                                                        5.0.375.9-44625                                                        google</code></p>
<p>3. Install Google Chrome. &#8220;yum install google-chrome-beta&#8221;<br />
<code>[root@dexter ~]# yum install google-chrome-beta.i386<br />
Running Transaction<br />
  Installing     : google-chrome-beta-5.0.342.9-43360.i386                                                                                                  1/1<br />
.......................<br />
Installed:<br />
  google-chrome-beta.i386 0:5.0.342.9-43360                                                                                                                     ..........................<br />
Complete!</code></p>
<p>That&#8217;s it, enjoy your Chrome <img src='http://thedaneshproject.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:50px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthedaneshproject.com%2Fposts%2Finstall-google-chrome-on-fedora-12%2F&amp;layout=button_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:px;">
					<div class="g-plusone" data-size="medium" data-href="http://thedaneshproject.com/posts/install-google-chrome-on-fedora-12/" ></div>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Install Google Chrome on Fedora 12" data-url="http://thedaneshproject.com/posts/install-google-chrome-on-fedora-12/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>Similar Posts:<ul><li><a href="http://thedaneshproject.com/posts/how-to-install-google-chrome-on-fedora-16/" rel="bookmark" title="November 9, 2011">How to install Google Chrome on Fedora 16</a></li>

<li><a href="http://thedaneshproject.com/posts/how-to-install-feedly-for-google-chrome/" rel="bookmark" title="November 17, 2009">How to install Feedly for Google Chrome</a></li>

<li><a href="http://thedaneshproject.com/posts/google-chrome-for-linux-is-ready/" rel="bookmark" title="December 13, 2009">Google Chrome for Linux is Ready</a></li>

<li><a href="http://thedaneshproject.com/posts/what-is-google-chrome-os/" rel="bookmark" title="November 20, 2009">What is Google Chrome OS?</a></li>

<li><a href="http://thedaneshproject.com/posts/google-chrome-stable-version-out/" rel="bookmark" title="May 26, 2010">Google Chrome stable version out</a></li>
</ul><!-- Similar Posts took 3.074 ms -->]]></content:encoded>
			<wfw:commentRss>http://thedaneshproject.com/posts/install-google-chrome-on-fedora-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Nexus One Unboxing Video</title>
		<link>http://thedaneshproject.com/posts/best-nexus-one-unboxing-video/</link>
		<comments>http://thedaneshproject.com/posts/best-nexus-one-unboxing-video/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 00:00:04 +0000</pubDate>
		<dc:creator>Danesh</dc:creator>
				<category><![CDATA[Cool Stuff]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[nexus.one]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://thedaneshproject.com/?p=2013</guid>
		<description><![CDATA[http://www.youtube.com/watch?v=f_ETSvTAo4A The best Nexus One Un-boxing Video I&#8217;ve seen to far. The video&#8217;s by PatrickBoivin from Woolf + Lapin Similar Posts:Nexus One: The Story Design Coding Rap by The Poetic Prophet THRU YOU &#124; Kutiman mixes Awesome WOW ads Fastest Firefox, the community shows off]]></description>
			<content:encoded><![CDATA[<p>http://www.youtube.com/watch?v=f_ETSvTAo4A</p>
<p>The best Nexus One Un-boxing Video I&#8217;ve seen to far. The video&#8217;s by <a href="http://www.youtube.com/user/PatrickBoivin">PatrickBoivin</a> from <a href="http://www.woolflapin.com/en/">Woolf + Lapin</a></p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:50px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthedaneshproject.com%2Fposts%2Fbest-nexus-one-unboxing-video%2F&amp;layout=button_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:px;">
					<div class="g-plusone" data-size="medium" data-href="http://thedaneshproject.com/posts/best-nexus-one-unboxing-video/" ></div>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Best Nexus One Unboxing Video" data-url="http://thedaneshproject.com/posts/best-nexus-one-unboxing-video/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>Similar Posts:<ul><li><a href="http://thedaneshproject.com/posts/nexus-one-the-story/" rel="bookmark" title="February 19, 2010">Nexus One: The Story</a></li>

<li><a href="http://thedaneshproject.com/posts/design-coding-rap-by-the-poetic-prophet/" rel="bookmark" title="January 15, 2009">Design Coding Rap by The Poetic Prophet</a></li>

<li><a href="http://thedaneshproject.com/posts/thru-you-kutiman-mixes/" rel="bookmark" title="March 14, 2009">THRU YOU | Kutiman mixes</a></li>

<li><a href="http://thedaneshproject.com/posts/awesome-wow-ads/" rel="bookmark" title="January 12, 2008">Awesome WOW ads</a></li>

<li><a href="http://thedaneshproject.com/posts/fastest-firefox-the-community-shows-off/" rel="bookmark" title="July 23, 2009">Fastest Firefox, the community shows off</a></li>
</ul><!-- Similar Posts took 3.073 ms -->]]></content:encoded>
			<wfw:commentRss>http://thedaneshproject.com/posts/best-nexus-one-unboxing-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nexus One: The Story</title>
		<link>http://thedaneshproject.com/posts/nexus-one-the-story/</link>
		<comments>http://thedaneshproject.com/posts/nexus-one-the-story/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 07:07:06 +0000</pubDate>
		<dc:creator>Danesh</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[nexus.one]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[short-films]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://thedaneshproject.com/?p=1994</guid>
		<description><![CDATA[A few short movies walking you through the birth of Google&#8217;s Nexus One. Man I can see myself owning one soon Episode 1: Concept &#38; Design Episode 2: Display &#38; 3D Framework Episode 3: Testing Episode 4: Manufacturing Episode 5: Day One Similar Posts:Best Nexus One Unboxing Video Design Coding Rap by The Poetic Prophet [...]]]></description>
			<content:encoded><![CDATA[<p>A few short movies walking you through the birth of Google&#8217;s Nexus One. Man I can see myself owning one soon <img src='http://thedaneshproject.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Episode 1: Concept &amp; Design</p>
<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/e2WtBwAL0SE&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/e2WtBwAL0SE&#038;fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><span id="more-1994"></span>Episode 2: Display &amp;  3D Framework</p>
<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/i7-p15xbXB4&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/i7-p15xbXB4&#038;fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Episode 3: Testing</p>
<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/R1sz5c-R9h0&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/R1sz5c-R9h0&#038;fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Episode 4: Manufacturing</p>
<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/W9qeN42KAc0&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/W9qeN42KAc0&#038;fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Episode 5: Day One</p>
<p><span style="text-align:center; display: block;"><a href="http://thedaneshproject.com/posts/nexus-one-the-story/"><img src="http://img.youtube.com/vi/ArRc5EdyK90/2.jpg" alt="" /></a></span></p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:50px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fthedaneshproject.com%2Fposts%2Fnexus-one-the-story%2F&amp;layout=button_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:px;">
					<div class="g-plusone" data-size="medium" data-href="http://thedaneshproject.com/posts/nexus-one-the-story/" ></div>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Nexus One: The Story" data-url="http://thedaneshproject.com/posts/nexus-one-the-story/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>Similar Posts:<ul><li><a href="http://thedaneshproject.com/posts/best-nexus-one-unboxing-video/" rel="bookmark" title="February 24, 2010">Best Nexus One Unboxing Video</a></li>

<li><a href="http://thedaneshproject.com/posts/design-coding-rap-by-the-poetic-prophet/" rel="bookmark" title="January 15, 2009">Design Coding Rap by The Poetic Prophet</a></li>

<li><a href="http://thedaneshproject.com/posts/the-google-story-in-3-minutes/" rel="bookmark" title="October 30, 2009">The Google Story in 3 Minutes</a></li>

<li><a href="http://thedaneshproject.com/posts/awesome-wow-ads/" rel="bookmark" title="January 12, 2008">Awesome WOW ads</a></li>

<li><a href="http://thedaneshproject.com/posts/puk-on-the-google-nexus-one/" rel="bookmark" title="June 27, 2010">PUK on the Google Nexus One</a></li>
</ul><!-- Similar Posts took 3.287 ms -->]]></content:encoded>
			<wfw:commentRss>http://thedaneshproject.com/posts/nexus-one-the-story/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

