<?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>DailyApps &#187; google</title>
	<atom:link href="http://dailyapps.net/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://dailyapps.net</link>
	<description>One of the leading Technology Blogs in India.</description>
	<lastBuildDate>Sun, 08 Jan 2012 01:12:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Need for Speed : Google Pwns OpenDNS with its own DNS…</title>
		<link>http://dailyapps.net/2009/12/need-for-speed-google-pwns-opendns-with-its-own-dns/</link>
		<comments>http://dailyapps.net/2009/12/need-for-speed-google-pwns-opendns-with-its-own-dns/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 02:20:14 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://dailyapps.net/?p=1361</guid>
		<description><![CDATA[Google seems to be getting everywhere. They are there in just about every corner of our online life, and now they have taken a step further by launching Google Public... <a class="read-more" href="http://dailyapps.net/2009/12/need-for-speed-google-pwns-opendns-with-its-own-dns/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>Google seems to be getting everywhere. They are there in just about every corner of our online life, and now they have taken a step further by <a href="http://googleblog.blogspot.com/2009/12/introducing-google-public-dns.html">launching</a> <a href="http://code.google.com/speed/public-dns">Google Public DNS</a>. Google Public DNS aims at making the web faster for you, by using a high speed, public DNS server. Here’s what DNS does in simple words :</p>
<p>Say you type in the Wikipedia.org in your browser window. The DNS then converts the URL you typed into machine readable IP address and returns it to you. Only after the actual IP of the website is determined does the webpage begin loading for you.</p>
<p>OpenDNS has long since been considered the pioneer in the making the web faster by giving users a free, fast public DNS server with servers spread around the globe to reduce latency.</p>
<p>I’ve been using OpenDNS for the past two years for my needs, and needless to say the experience has been quite good. Not to forget the increase in speed while browsing the web. But today with the release of Google’s own DNS solution I was curious to see if it could beat the already fast service that OpenDNS provides.</p>
<p>So I ran my own tests sitting here in India, using <a href="http://pastie.org/726794">this script</a> by Manu over at <a href="http://www.manu-j.com/blog/opendns-alternative-google-dns-rocks/403/">TechSutra</a>.</p>
<pre lang="bash">
#!/bin/sh 
for i in "lifehacker.com" "facebook.com" "dailyapps.net"  "reddit.com" "google.com" "bbc.co.uk" "microsoft.com" "yahoo.com" "ebay.com"
do
  for j in "4.2.2.2" "8.8.4.4" "208.67.222.222"
  do
    echo $j $i `dig @$j $i | grep Query | awk -F ":" '{print $2}'`
  done
done
</pre>
<p>And here are my results :</p>
<p><span id="more-1361"></span></p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="graph" src="http://ninja.dailyapps.net/wp-content/uploads/2009/12/graph.png" border="0" alt="graph" width="560" height="369" /></p>
<p>As you can see Google DNS consistently was atleast two times faster than OpenDNS and even more faster than Level 3. Those of you in the U.S I believe shouldn’t see much performance difference between Google and Level 3.</p>
<p>For me personally, Google was always in the range 90-110ms while OpenDNS was in the 200-210ms range. A Significant performance boost I must say.</p>
<h2>Is Performance a tradeoff for Privacy?</h2>
<p>Hmm it depends on how you look at it. Surely Google has a lot of information about you, and a DNS server will only allow them to gather more data about you. They could in theory gather information about all the websites you visit. Sounds like Big Brother ain’t it, except that Google makes it explicitly clear that <strong><em>“Collected data includes IP address (up to 48 hours, to detect malicious behavior against the service), ISP information and geographic information (2 weeks each). The data is not correlated with your Google account in any way”</em></strong></p>
<p>For more on what they log while using their DNS service, read the Google Public DNS <a href="http://code.google.com/speed/public-dns/privacy.html">Privacy Policy</a>.</p>
<p>So as things stand at the moment you don’t have to worry about Privacy Issues. But OpenDNS founder <a href="http://blog.opendns.com/2009/12/03/opendns-google-dns/">David Ulevitch</a> seems to have other concerns :</p>
<p><em>“Google claims that this service is better because it has no ads or redirection. But you have to remember they are also the largest advertising and redirection company on the Internet.</em><br />
<em>……</em><br />
<em>To think that Google’s DNS service is for the benefit of the Internet would be naive. They know there is value in </em><a href="http://www.businessinsider.com/now-google-wants-to-control-even-more-of-your-internet-2009-12"><em>controlling more of your Internet experience</em></a><em> and I would expect them to explore that fully. And of course, we always have protected user privacy and have never sold our DNS data.”</em></p>
<p>At the end of the day, its pure competition. Google has been entering a lot of verticals lately, in their quest to make the web a better place for everyone. They’ve a long way to go, before they can achieve their goals.</p>
<p>What does this mean for OpenDNS? Well guys, you’ve had the free run for the past three years, now you got to make OpenDNS even more faster. Competition is always a wake up call.</p>
<p>So are you willing to give Google DNS a shot? Google has a <a href="http://code.google.com/speed/public-dns/docs/using.html">handy guide</a> for you to get started.</p>
<p><a href="http://code.google.com/speed/public-dns/">Google Public DNS</a> (via <a href="http://googleblog.blogspot.com/2009/12/introducing-google-public-dns.html">Google Code Blog</a>) | Photo Credit : <a href="http://www.flickr.com/photos/laserstars/908946494/">jpctalbot</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2009/12/need-for-speed-google-pwns-opendns-with-its-own-dns/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Hack Attack : Preview Google Chrome OS Easily</title>
		<link>http://dailyapps.net/2009/12/hack-attack-preview-google-chrome-os-easily/</link>
		<comments>http://dailyapps.net/2009/12/hack-attack-preview-google-chrome-os-easily/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 16:30:00 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[os]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2009/12/hack-attack-preview-google-chrome-os-easily/</guid>
		<description><![CDATA[Google Chrome OS, the Operating System being currently built by Google for people who would like to work in the cloud has been in the wild as public test builds.... <a class="read-more" href="http://dailyapps.net/2009/12/hack-attack-preview-google-chrome-os-easily/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://chromeos.hexxeh.net/index.html"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="chromiumdiet" border="0" alt="chromiumdiet" src="http://ninja.dailyapps.net/wp-content/uploads/2009/12/chromiumdiet.png" width="240" height="220" /></a> </p>
<p>Google Chrome OS, the Operating System being currently built by Google for people who would like to work in the cloud has been in the wild as public test builds. It wasn’t isn’t that easy to get Google Chrome OS running on your machine keeping in mind the limited hardware support, and the relative complexity to get it installed. </p>
<p>However if you still want to try out Google Chrome OS, don’t fret Chrome OS Diet is here. The biggest change is the 300 MB download, a far cry from the 8 GB that “real” Chrome OS consumes. The small download size means that Diet Chromium OS much easier to get hold of. </p>
<p>Diet Chrome was built by developer Hexxeh in his free time. What’s even better is that he’s managed to add some more hardware support in his builds, which means the chances of Chrome OS working smooth on your system is even greater. </p>
<p>Here’s how you get Chrome OS Diet up and running on your system. Won’t take much of your time I promise. </p>
<p> <span id="more-1358"></span>
<ol>
<li>Download the <a href="http://bit.ly/5srQqq">Diet Chrome OS torrent</a> (or alternatively get a direct download mirror from <a href="http://carbon.hexxeh.net/chromiumos/">here</a>) </li>
<li>Download and extract <a href="http://bit.ly/7gRu0n">Image Writer for Windows</a>. </li>
<li>Extract .tar.gz archive using your favorite software. </li>
<li>Launch Image Writer and write the newly freshly extracted image file (the one with .img extension) onto a 2GB or better USB Pen Drive </li>
<li>Voila that’s it. Just boot into Chrome OS from your System by restarting. <img src='http://ninja.dailyapps.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </li>
</ol>
<p>I tested this on my Dell Inspiron 530s and everything worked perfectly. Chrome OS booted up from the USB drive in like about 6 seconds. There’s isn’t much to play around with at the moment, so I got bored by it pretty fast. </p>
<p>You might want to have a look at Diet Chrome OS FAQ here : <a title="http://chromeos.hexxeh.net/faq.html" href="http://chromeos.hexxeh.net/faq.html">http://chromeos.hexxeh.net/faq.html</a></p>
<p>If you don’t want to reboot and boot into the USB Pen Drive, you can use <a href="http://mobalivecd-en.mobatek.net/"><strong>MobaLiveCD</strong></a> to run Diet Chrome directly in Windows.</p>
<p>I am not really sure if Google Chrome OS will manage take off in the real world, because the demand of an always available Internet connection isn’t any bit easy to achieve. Its a long way ahead for Google and its ambitious plans for Chrome OS. </p>
<p>Have you tried out Chrome OS? Tell us about your experiences in the comments. </p>
<p><a href="http://chromeos.hexxeh.net/">Diet Chrome OS</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2009/12/hack-attack-preview-google-chrome-os-easily/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>#DailyApps Giveaway : Google Wave Invites</title>
		<link>http://dailyapps.net/2009/11/dailyapps-giveaway-google-wave-invites/</link>
		<comments>http://dailyapps.net/2009/11/dailyapps-giveaway-google-wave-invites/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 02:20:46 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[dailyapps]]></category>
		<category><![CDATA[giveaway]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://dailyapps.net/?p=1342</guid>
		<description><![CDATA[Google Wave seems to have been dominating the tech blogosphere headlines for quite some time now. Almost everywhere I go people are talking about how Google Wave is going to... <a class="read-more" href="http://dailyapps.net/2009/11/dailyapps-giveaway-google-wave-invites/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>Google Wave seems to have been dominating the tech blogosphere headlines for quite some time now. Almost everywhere I go people are talking about how Google Wave is going to be the next big thing on the internet.</p>
<p>Am not quite sure if Google Wave is ready for primetime yet, because in my opinion it needs a lot of fixing up to do. At the moment Google Wave is kinda buggy and slow (faster than other web apps of course, considering the high standards Google has set for itself). But that doesn’t mean that you shouldn’t try out Google Wave if you haven’t already.</p>
<p><a href="http://wave.google.com/"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Google-Wave" src="http://ninja.dailyapps.net/wp-content/uploads/2009/11/GoogleWave.jpg" border="0" alt="Google-Wave" width="150" height="119" /></a></p>
<p>I have 8 invites of Google Wave to giveaway at the moment, and I will update this post if there is more in the future, so make sure you keep this page bookmarked and check back often.</p>
<h2>What Should You Do?</h2>
<p><span id="more-1342"></span></p>
<p>Comment on this post, saying why do you want a Google Wave Invite and how it can make a difference to your day to day life. And second just tweet the following :</p>
<p><strong>“RT @coolkarthik88 #DailyApps Giveaway : Google Wave Invites | http://j.mp/6ROWH3&#8243;</strong></p>
<p>8 Lucky people will be randomly chosen from the Comment thread to receive the Google Wave Invites.</p>
<p>If you have invites that you’d like to giveaway to DailyApps readers please get in touch with me using the <a href="http://dailyapps.net/contact/">contact form</a>.</p>
<p>Till then Happy Google Waving! <img src='http://ninja.dailyapps.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Image Credit : <a href="http://www.flickr.com/photos/thelastminute/1973927918/">thelastminute</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2009/11/dailyapps-giveaway-google-wave-invites/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Hack Attack : Preview the Next Google UI Before Anyone Else!</title>
		<link>http://dailyapps.net/2009/11/hack-attack-preview-the-next-google-ui-before-anyone-else/</link>
		<comments>http://dailyapps.net/2009/11/hack-attack-preview-the-next-google-ui-before-anyone-else/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 03:10:38 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2009/11/hack-attack-preview-the-next-google-ui-before-anyone-else/</guid>
		<description><![CDATA[Google Search Engine is a constant changing one.. Recently after the successful internal testing of Caffeine, Google has decided to deploy it in the wild starting next year. But these... <a class="read-more" href="http://dailyapps.net/2009/11/hack-attack-preview-the-next-google-ui-before-anyone-else/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>Google Search Engine is a constant changing one.. Recently after the successful internal testing of <a href="http://www.mattcutts.com/blog/google-caffeine-update/">Caffeine</a>, Google has decided to deploy it in the wild starting next year. But these are under the hood changes that most of us may not notice.</p>
<p>But over the past few months, Google has also been secretly testing a new UI and look for the Google Search engine, which has essentially not changed much since its inception. Do you want to be one among the secret testers, to have a sneak peak of the new design?</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="New Google" src="http://ninja.dailyapps.net/wp-content/uploads/2009/11/NewGoogle.png" border="0" alt="New Google" width="560" height="255" /></p>
<p>To get this Hack Attack to work for you, you need to be using the international version of Google i.e. <a href="http://google.com/ncr">http://google.com/ncr</a> and not the localized version that you are redirected to usually.</p>
<p>Once you are at the Google Homepage, copy the following text and paste it in the address bar as it is…<span id="more-1337"></span></p>
<p><textarea style="width: 560px; height: 75px; font-size: 90%;">javascript:void(document.cookie=&#8221;PREF=ID=20b6e4c2f44943bb:U=4bf292d46faad806:TM=1249677602:LM=1257919388:S=odm0Ys-53ZueXfZG;path=/; domain=.google.com&#8221;);</textarea></p>
<p>Once you are done, press enter and reload the Google Homepage. You Should now be looking at an all new design for the homepage. Perform a search and you’ll see a new search results page with an always visible Sidebar.</p>
<p><a rel="lightbox" href="http://ninja.dailyapps.net/wp-content/uploads/2009/11/SearchResults.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Search Results" src="http://ninja.dailyapps.net/wp-content/uploads/2009/11/SearchResults_thumb.png" border="0" alt="Search Results" width="560" height="385" /></a></p>
<p>So Do you like the new look? I do quite like it, at least the sidebar is useful to perform searches more rapidly. But I’m not quite sure if it will be well received by all the people because it is quite a departure from the Google we are all used. However they could tone down the Blue a bit because at times I feel am at the MSN of yesteryears rather than Google.</p>
<p><strong>Or you never know Google may never release it in the wild…</strong></p>
<p>However if you aren’t a fan of the new design, you can remove the corresponding cookie from your browser. Here’s how its done in Chrome <img src='http://ninja.dailyapps.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Remove-Cookie" src="http://ninja.dailyapps.net/wp-content/uploads/2009/11/RemoveCookie.png" border="0" alt="Remove-Cookie" width="496" height="510" /><br />
Leave your comments, as to what you feel about the new Design?</p>
<p>Via <a href="http://blogoscoped.com/archive/2009-11-25-n78.html">Google Blogoscoped</a> | <a href="http://www.mattcutts.com/blog/google-caffeine-update/">Google Caffeine Update</a> | Image Credit : <a href="http://www.flickr.com/photos/ientu/2893110338/">ientu</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2009/11/hack-attack-preview-the-next-google-ui-before-anyone-else/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Yahoo Caves In! Partners With Google For Ads</title>
		<link>http://dailyapps.net/2008/06/yahoo-caves-in-partners-with-google-for-ads/</link>
		<comments>http://dailyapps.net/2008/06/yahoo-caves-in-partners-with-google-for-ads/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 03:00:13 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2008/06/yahoo-caves-in-partners-with-google-for-ads/</guid>
		<description><![CDATA[&#160; Finally Yahoo decided to cave in and has decided to partner with Google to display relevant alongside its search results in the US and Canada. This surely is the... <a class="read-more" href="http://dailyapps.net/2008/06/yahoo-caves-in-partners-with-google-for-ads/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p align="left"><img title="yahoogoogle" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="106" alt="yahoogoogle" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/YahooCavesInPartnersWithGoogleForAds_777E/yahoogoogle.gif" width="560" border="0" />&#160;</p>
<p align="left">Finally Yahoo decided to cave in and has decided to partner with Google to display relevant alongside its search results in the US and Canada. This surely is the beginning of the end of the ambitious Panama project.</p>
<p align="left">If you remember <a href="http://dailyapps.net/2008/04/yahoo-announces-search-advertising-deal-with-google/">Yahoo had announced a similar deal</a> a couple of months back that was more of a test to see the returns from the ads by Google. From what I’ve heard, Yahoo was extremely satisfied with the returns and that’s why this deal is happening today.</p>
<p align="left">Yahoo has spent a lot on Panama, the advertising platform that was built to compete with Google Adwords. But somehow Google managed to stay on, and Yahoo has seen less ad dollars compared to Google on its search advertising front.</p>
<p align="left">You can read the <a href="http://googleblog.blogspot.com/2008/06/our-agreement-to-provide-ad-technology.html">Google blog post</a> about the deal, but here is the main gist of the deal.</p>
<p><span id="more-1083"></span></p>
<ul>
<li>
<div align="left">The deal is non-exclusive. Yahoo will be able to run Google ads alongside Yahoo ads or other ad providers.</div>
</li>
<li>The deal is expected to add $800 million a year in revenues and $250 million to $450 million in operating cash flow. </li>
<li>The deal only applies to paid search and contextual ads, not to algorithmic search.</li>
</ul>
<p>On a related note, Yahoo also has concluded all talks with Microsoft and decided to focus on its core business. I have no idea who’s going to benefit in this race of Internet domination that Microsoft, Yahoo and Google are vying for.</p>
<p>At the end of the day its Google who is playing the smart moves. Simply put this deal will start the decay of Yahoo Search, and who knows one day they might even outsource search to Google. Who wins? Google obviously.</p>
<p>As someone said, this deal is more like Ford signing a deal to have its cars built by Honda. By any means its an admission of failure, a failure by Yahoo to monetize its assets effectively and a complete failure in the search game.</p>
<p>I now wonder what does Microsoft get by buying a sinking Yahoo? Simply put Microsoft is a sinking ship too, and two sinking ships don’t make a cruise that is Google.</p>
<p>I have virtually have no interest in this deal, since this is the beginning of another round of internet domination by Google. But even otherwise I’d never want Yahoo to go into Microsoft’s hands. The big three are BIG only when they are left on their own, not when Yahoo becomes a mouse to Google or Microsoft.</p>
<p>On a slightly retarded note, I love the <a href="http://yhoo.client.shareholder.com/ReleaseDetail.cfm?&amp;ReleaseID=316450">press release</a> headline of Yahoo. “<em>Yahoo! to Strengthen Competitive Position in Online Advertising Through Non-Exclusive Agreement With Google</em>”</p>
<p><strong>Really? Yahoo</strong></p>
<p>Google’s <a href="http://investor.google.com/releases/20080612.html">press release</a> is a better read though. Sound off your opinions of the deal in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2008/06/yahoo-caves-in-partners-with-google-for-ads/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Add Google Reader To Firefox Sidebar</title>
		<link>http://dailyapps.net/2008/05/add-google-reader-to-firefox-sidebar/</link>
		<comments>http://dailyapps.net/2008/05/add-google-reader-to-firefox-sidebar/#comments</comments>
		<pubDate>Thu, 15 May 2008 00:17:15 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2008/05/add-google-reader-to-firefox-sidebar/</guid>
		<description><![CDATA[Google recently updated the mobile version of Google Reader. The New version works very well with iPhone and other smartphones. The good news is that even if you don&#8217;t have... <a class="read-more" href="http://dailyapps.net/2008/05/add-google-reader-to-firefox-sidebar/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>Google recently updated the mobile version of Google Reader. The New version works very well with iPhone and other smartphones. The good news is that even if you don&#8217;t have an iPhone you can enjoy the mobile version of Google Reader from your Firefox Sidebar. </p>
<p>Like other web apps that are designed for the iPhone interface, Google Reader fits very well in Firefox (and other browsers) sidebar.</p>
<p><a href="http://ninja.dailyapps.net/wp-content/uploads/Pics/AddGoogleReaderToFirefoxSidebar_5111/greadersidebar.png" rel="lightbox"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="400" alt="greader-sidebar" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/AddGoogleReaderToFirefoxSidebar_5111/greadersidebar_thumb.png" width="201" border="0"></a></p>
<p><span id="more-1065"></span></p>
<p>Looks nice isn&#8217;t it? Adding one to your own Firefox is simple. Just follow these steps..</p>
<ul>
<li>Open the Bookmarks Manager (<strong>Bookmarks</strong>/<strong>Organize Bookmarks</strong>)
<li>If you are using Firefox 2, then in the <strong>File</strong> menu select <strong>New bookmark</strong> and in Firefox 3, press <strong>Organize</strong> in the toolbar and select <strong>New bookmark</strong>
<li>Enter a name, <em>http://www.google.com/reader/i/ </em>for location, and ensure to check <strong>Load this bookmark in the sidebar</strong>.
<li>Press <strong>Save Changes</strong> and now you can select the bookmark to load Google Reader in the sidebar. </li>
</ul>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="270" alt="bookmark-capture" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/AddGoogleReaderToFirefoxSidebar_5111/bookmarkcapture_thumb.png" width="377" border="0"> </p>
<p>Here are some more services which work very well with Firefox Sidebar. To use any of these follow the instruction as above, and just replace the location URL when required.&nbsp; </p>
<ul>
<li>Facebook Chat, use the location as <em>http://www.facebook.com/presence/popout.php</em></li>
<li>Netvibes Mobile, use the location as <em>http://iphone.netvibes.com/</em></li>
<li>Zoho Mobile, use the location as <em>http://mini.zoho.com/</em></li>
<li>Facebook for iPhone, use the location as <em>http://iphone.facebook.com/</em></li>
</ul>
<p>Know about some more cool services that work well in the Firefox sidebar. Drop in your comments so that everyone can know about it..</p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2008/05/add-google-reader-to-firefox-sidebar/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Take Google Reader To Your Desktop With ReadAIR</title>
		<link>http://dailyapps.net/2008/05/take-google-reader-to-your-desktop-with-readair/</link>
		<comments>http://dailyapps.net/2008/05/take-google-reader-to-your-desktop-with-readair/#comments</comments>
		<pubDate>Wed, 14 May 2008 03:16:10 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[reader]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2008/05/take-google-reader-to-your-desktop-with-readair/</guid>
		<description><![CDATA[For those of you who are big fans of Google Reader, here&#8217;s an app that you must check out. You&#8217;ll love this new Adobe AIR app called ReadAIR that completely... <a class="read-more" href="http://dailyapps.net/2008/05/take-google-reader-to-your-desktop-with-readair/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="428" alt="readair" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/TakeGoogleReaderToYourDesktopWithReadAIR_77C3/readair.png" width="560" border="0"></p>
<p>For those of you who are big fans of Google Reader, here&#8217;s an app that you must check out. You&#8217;ll love this new Adobe AIR app called <a href="http://code.google.com/p/readair/">ReadAIR</a> that completely syncs with Google Reader and has the same basic layout as Google Reader, so you should have no problems starting out. </p>
<p><span id="more-1064"></span></p>
<p>You could be easily be fooled into thinking that this app was developed by Google because it is that well polished. It features full synchronization with your Google Reader account and requires you to log in with your credentials the first time you use it.&nbsp; The viewing panes can be resized but the columns in the list view can’t. It also has a search feature for going through all of those feeds and you can use tags as well as add or delete subscriptions. Sounds cool eh!</p>
<p>The interface of <a href="http://code.google.com/p/readair/">ReadAIR</a> has been designed keeping OSX in mind, but it surely does look good on Windows machines as well. The UI is simple and effective and is a joy to use. There are some important features missing at the moment, but the developer plans to add it as soon as possible. Here&#8217;s what the developer has in the <a href="ReadAIR">pipeline</a> : </p>
<ul>
<li>Offline mode
<li>Keyboard shortcuts
<li>Windows XP/Vista and custom themes
<li>Unread count in Mac doc icon </a></li>
</ul>
<p>I can&#8217;t wait for keyboard shortcuts to be a part of ReadAIR. I found myself using J for next item and S for starring it while playing around with ReadAIR, such is the striking resemblances between Google Reader and ReadAIR.. For the first release ReadAIR looks promising indeed. I suggest you all to give it a try. </p>
<p>Download <a href="http://code.google.com/p/readair/downloads/list">ReadAIR from here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2008/05/take-google-reader-to-your-desktop-with-readair/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>[Rejoice] Microsoft Finally Gives Up On Yahoo!</title>
		<link>http://dailyapps.net/2008/05/rejoice-microsoft-finally-gives-up-on-yahoo/</link>
		<comments>http://dailyapps.net/2008/05/rejoice-microsoft-finally-gives-up-on-yahoo/#comments</comments>
		<pubDate>Sun, 04 May 2008 15:15:17 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[acquisition]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[takeover]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2008/05/rejoice-microsoft-finally-gives-up-on-yahoo/</guid>
		<description><![CDATA[Finally it looks like Steve Ballmer and his team found too much of trouble running behind Yahoo for the past three months. Microsoft considers Yahoo to be its golden goose,... <a class="read-more" href="http://dailyapps.net/2008/05/rejoice-microsoft-finally-gives-up-on-yahoo/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p align="center"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="103" alt="microhoo" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/MicrosoftFinallyGivesUpOnYahoo_1238F/microhoo.png" width="450" border="0"></p>
<p align="left">Finally it looks like Steve Ballmer and his team found too much of trouble running behind Yahoo for the past three months. Microsoft considers Yahoo to be its golden goose, and it feels that it will lay golden eggs in the future of online advertising.. I had written a post detailing <a href="http://dailyapps.net/2008/02/what-does-a-combined-microsoft-yahoo-look-like/">What A Combined Microsoft Yahoo Looks Like</a> weighing all the pros and cons if this deal went through. Somehow Yahoo managed to push Microsoft to such an extent that it had no choice but to accept defeat. </p>
<p align="left">Now that Yahoo is staying on as an independent company, Jerry Yang and his team have some important tasks at hand. Let me reserve what exactly do they need to do for another post and focus on the ramifications of the breakout of this deal. </p>
<p>Microsoft issued a statement <a href="http://www.microsoft.com/presspass/press/2008/may08/05-03letter.mspx">here</a><br />
<blockquote>
<p><em>“Despite our best efforts, including raising our bid by roughly $5 billion, Yahoo! has not moved toward accepting our offer. After careful consideration, we believe the economics demanded by Yahoo! do not make sense for us, and it is in the best interests of Microsoft stockholders, employees and other stakeholders to withdraw our proposal,” said Ballmer.</em></p>
</blockquote>
<p><span id="more-1059"></span></p>
<p><a href="http://yhoo.client.shareholder.com/press/releasedetail.cfm?ReleaseID=308131">Yahoo! responded</a> by issuing a statement<br />
<blockquote>
<p><em>“From the beginning of this process, our independent board and our management have been steadfast in our belief that <strong>Microsoft’s offer undervalued the company</strong> and we are pleased that so many of our shareholders joined us in expressing that view. Yahoo! is profitable, growing, and executing well on its strategic plan to capture the large opportunities in the relatively young online advertising market. Our solid results for the first quarter of 2008 and increased full year 2008 operating cash flow outlook reflect the progress the company is making.”</em></p>
</blockquote>
<p>Looking at the two statements, it is clearly evident that Microsoft sounds like a looser while Yahoo sounds like a clear winner either way you look at it. Considering that Yahoo already has a <a href="http://dailyapps.net/2008/04/yahoo-announces-search-advertising-deal-with-google/">search advertising deal with Google</a>, Yahoo should now focus on improving the services and increase the ad revenue across the board.
<p>With the Microsoft hurdle out of the way, I feel that there are more important Google and Yahoo tie ups on the way. This is just the beginning and from now on, Google has got some interesting times ahead, and it will be worth watching how Google dodges the challenges being thrown at it.
<p>Look out for a post soon, wherein I&#8217;ll be detailing as to what Yahoo needs to exactly do to stay clear and profitable in the future. I&#8217;m no guru but I love Yahoo and would never want it to go into the evil hands of Microsoft.
<p>What do you think about the fall through of this deal? What do you think is going to happen to Microsoft, Yahoo and Google as individuals? How do you think the Internet will react to this? Pitch in your opinion by dropping a comment.
<p>I <a href="http://dailyapps.net/2008/02/sign-a-petition-against-the-yahoo-acquisition/">never wanted to this deal to go through</a> and it looks its finally happening. Yay! I can&#8217;t be more happy for Yahoo than am right now <img src='http://ninja.dailyapps.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . </p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2008/05/rejoice-microsoft-finally-gives-up-on-yahoo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hack Attack : Find The Most Obscure MP3&#039;s Using Google</title>
		<link>http://dailyapps.net/2008/04/hack-attack-find-the-most-obscure-mp3s-using-google/</link>
		<comments>http://dailyapps.net/2008/04/hack-attack-find-the-most-obscure-mp3s-using-google/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 16:31:17 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2008/04/hack-attack-find-the-most-obscure-mp3s-using-google/</guid>
		<description><![CDATA[photo credit: RossinaBossioB Music sharing has been of the most common file sharing activities on the internet. There are many ways you could find the music you were looking for... <a class="read-more" href="http://dailyapps.net/2008/04/hack-attack-find-the-most-obscure-mp3s-using-google/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p align="left"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="462" alt="music" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackFindTheObscureMP3sUsingGoogle_12E2E/music_thumb.jpg" width="554" border="0"><small><a href="http://creativecommons.org/licenses/by/2.0/"><br /><img height="16" alt="Creative Commons License" src="http://dailyapps.net/wp-content/plugins/photo_dropper/images/cc.png" width="16" align="absMiddle" border="0"></a> photo credit: <b><a href="http://flickr.com/photos/rossinabossio/204333689/">RossinaBossioB</a></b></small></p>
</p>
<p>Music sharing has been of the most common file sharing activities on the internet. There are many ways you could find the music you were looking for by using tools like Limewire, BitTorrent etc.. But most times nothing beats a Google search does it? Yes you heard that right.. Google may as well be your best friend if you are looking to find music freely on the Internet.</p>
<p>Just follow the instructions below, and you will be on your way to find the music that you otherwise won&#8217;t find on P2P networks. The hack simply involves the major search engines revealing their vast indexes to you so that you can find what you are looking for. </p>
<p><span id="more-1051"></span></p>
<p>I&#8217;m going to give some modified special search strings that will help you find hidden stuff from Google, Yahoo and MSN.</p>
<h3><strong>How to Accomplish the Hack</strong> </h3>
<p>Click on the links below for your favorite search engine. Modify the details according to your liking (for example replace Linkin Park with Radiohead or just the song name). Change the “wma/mp3″ tag to other format such as “ogg” if you wish to download the music in other not so popular formats. </p>
<ul>
<li><a href="http://www.google.com/ie?q=%22parent+directory%22+mp3+OR+wma+OR+ogg+OR+wav+Linkin%20Park+-html+-htm+-download+-links&amp;num=100&amp;filter=0">Google</a></li>
</ul>
<blockquote><p>“parent directory” mp3 OR wma OR ogg OR wav Linkin Park -html -htm -download -links</p>
</blockquote>
<ul>
<li><a href="http://search.yahoo.com/search?p=%22parent+directory%22+AND+%28Linkin%20AND%20Park%29+AND+%28mp3+OR+wma+OR+ogg%29+AND+NOT%28%22download%22%29+AND+NOT%28%22links%22%29">Yahoo Search</a></li>
</ul>
<blockquote><p>&#8220;parent directory” AND (Linkin AND Park) AND (mp3 OR wma OR ogg) AND NOT(”download”) AND NOT(”links”)</p>
</blockquote>
<ul>
<li><a href="http://search.live.com/results.aspx?q=%22parent+directory%22+AND+%28Linkin%20AND%20Park%29+AND+%28mp3+OR+wma+OR+ogg%29+AND+NOT%28%22download%22%29+AND+NOT%28%22links%22%29">MSN Search</a></li>
</ul>
<blockquote><p>&#8220;parent directory” AND (Linkin AND Park) AND (mp3 OR wma OR ogg) AND NOT(”download”) AND NOT(”links”)</p>
</blockquote>
<p>Using the major search engines should help you find any kind of music you are looking for, but there other alternative music only search engines also available that deserve a mention. Check out <a href="http://www.alltheweb.com/search?cat=mp3&amp;nooc=off&amp;q=linkin+park">Alltheweb Audio (mp3),</a> <a href="http://mp3realm.org/search?pp=50&amp;q=Linkin+park">mp3realm</a> and <a href="http://www.espew.com/cgi-bin/search?searchstring=Linkin+Park">espew</a>
<p>So that was it. I hope this guide will help you find the music you have been looking for quite some time now.. Have a musical day ahead. Do drop in a comment with the song/artist/band that you found with this hack!
<p>Special Credit to <a href="http://www.bloganything.net/612/search-mp3-using-google-etc">Blog Anything</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2008/04/hack-attack-find-the-most-obscure-mp3s-using-google/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Wednesday Fun : Play Monopoly The Google Way!!</title>
		<link>http://dailyapps.net/2008/04/wednesday-fun-play-monopoly-the-google-way/</link>
		<comments>http://dailyapps.net/2008/04/wednesday-fun-play-monopoly-the-google-way/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 13:09:46 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2008/04/wednesday-fun-play-monopoly-the-google-way/</guid>
		<description><![CDATA[I&#8217;m sure all of you have played Monopoly at some point or the other in your lifetime. When I was a kid it was one of my favorite board games.... <a class="read-more" href="http://dailyapps.net/2008/04/wednesday-fun-play-monopoly-the-google-way/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure all of you have played Monopoly at some point or the other in your lifetime. When I was a kid it was one of my favorite board games. Very similar to Monopoly is Googolopoly created by Phil of the Box.net fame. Googolopoly (Google+Monopoly) is extremely creative monopoly board game inspired by Google. You can download the game sheet as a PDF and print it on your home computer.</p>
<p><a href="http://ninja.dailyapps.net/wp-content/uploads/2008/04/WednesdayFunPlayMonopolyTheGoogleWay_103FA/Googolopoly_board_500px.png" rel="lightbox"><img alt="Googolopoly_board_500px" src="http://ninja.dailyapps.net/wp-content/uploads/2008/04/WednesdayFunPlayMonopolyTheGoogleWay_103FA/Googolopoly_board_500px_thumb.png" width="560" height="565" /></a></p>
<p><span id="more-1046"></span></p>
<p>Just like in the regular version of the game, the goal is to obviously acquire as many properties as possible. The only difference here is that the companies are truly Web2.0. The Dollars are replaced by Google cash and the Motels you build on your properties are replaced by buying servers or hiring coders. </p>
<p>Truly Googlish isn&#8217;t it? I am going to take a print out of this game and play with geeky friends someday in college. Lets play Googolopoly shall we?</p>
<p>Via <a href="http://www.labnol.org/internet/favorites/download-print-monopoly-board-game-pdf-google/2992/">Digital Inspiration</a> and <a href="http://blog.box.net/?p=136">Box.net Blog</a>. Download the PDF to be printed out from <a href="http://www.box.net/shared/dguu2bfy88">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2008/04/wednesday-fun-play-monopoly-the-google-way/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 19/24 queries in 0.013 seconds using disk: basic
Content Delivery Network via ninja.dailyapps.net

Served from: dailyapps.net @ 2012-05-24 06:51:13 -->
