<?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; speed</title>
	<atom:link href="http://dailyapps.net/tag/speed/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 : Hack Vista to Browse at High Speeds</title>
		<link>http://dailyapps.net/2008/08/hack-attack-hack-vista-to-browse-at-high-speeds/</link>
		<comments>http://dailyapps.net/2008/08/hack-attack-hack-vista-to-browse-at-high-speeds/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 02:04:22 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2008/08/hack-attack-hack-vista-to-browse-at-high-speeds/</guid>
		<description><![CDATA[photo credit: jpctalbot I&#8217;m not a Windows Vista fan, but even then everyone at my home uses Windows Vista, while I dual boot with OSX on my Hackintosh.. I’ve used... <a class="read-more" href="http://dailyapps.net/2008/08/hack-attack-hack-vista-to-browse-at-high-speeds/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img title="speed" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackHackVistatoBrowseatHighSpeeds_68EB/speed.jpg" alt="speed" width="560" height="420" /> <small><br />
<img src="http://dailyapps.net/wp-content/plugins/photo_dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /> photo credit: <strong><a href="http://flickr.com/photos/laserstars/908946494/">jpctalbot</a></strong></small></p>
<p>I&#8217;m not a Windows Vista fan, but even then everyone at my home uses Windows Vista, while I <a href="http://dailyapps.net/2008/03/hack-attack-dual-boot-leopard-and-windows-vista/">dual boot with OSX</a> on my Hackintosh.. I’ve used XP before and for some reason I always felt that Internet speeds on Vista were comparably slower than on OSX, and more so even Windows XP.</p>
<p>Considering it was quite slower than what I used to get on XP, I realized that Vista was doing something extra that made my internet connection slow down. After a bit of investigation and a bit of googling I found the solution.</p>
<p>Before I give the solution, let me explain the problem in a bit more detail… It all comes down to Vista’s “<em>Auto Tuning</em>” feature. Turns out that this feature isn’t compatible with many routers and networking devices(including mine). Means the feature that was supposed to be a boon turned itself into some sort of a bane.</p>
<p>Anyways here’s what you need to do turn off the Auto Tuning feature on Vista..</p>
<p><span id="more-1138"></span></p>
<p>At the <strong>Start</strong> menu type <strong>command</strong>, but don’t launch the command prompt immediately. Instead, right-click it and choose <strong>Run As Administrator</strong>. Once the prompt is open enter the following command.</p>
<p><strong>netsh interface tcp show global</strong></p>
<p>If the line <strong>Receive Window Auto-Tuning Level</strong> does not say “disabled,” enter this command:</p>
<p><strong>netsh interface tcp set global autotuning=restricted</strong></p>
<p>If this doesn’t help, substitute this command and see if it works</p>
<p><strong>netsh interface tcp set global autotuning=disabled</strong></p>
<p>At this moment, you should notice considerable improvements in your browsing speeds, or rather you should be cruising now. If it works, you should notice the difference in browsing speeds immediately. If it doesn’t work for you, and you feel the need to put things back the way they were, you can type this command:</p>
<p><strong>netsh interface tcp set global autotuning=normal</strong></p>
<p>Here are screenshots showing the whole process, incase you feel the need for it..</p>
<p><a rel="lightbox" href="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackHackVistatoBrowseatHighSpeeds_68EB/screen1.png"><img title="vista autotuning" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackHackVistatoBrowseatHighSpeeds_68EB/screen1_thumb.png" alt="vista autotuning" width="274" height="142" /></a> <a rel="lightbox" href="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackHackVistatoBrowseatHighSpeeds_68EB/screen2.png"><img title="vista autotuning" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackHackVistatoBrowseatHighSpeeds_68EB/screen2_thumb.png" alt="vista autotuning" width="274" height="142" /></a></p>
<p>Good luck, hope this works for you.. Please let us know if this worked for you or not..</p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2008/08/hack-attack-hack-vista-to-browse-at-high-speeds/feed/</wfw:commentRss>
		<slash:comments>96</slash:comments>
		</item>
		<item>
		<title>Hack Attack : Hack Firefox For Ultimate Speeds</title>
		<link>http://dailyapps.net/2008/07/hack-attack-hack-firefox-for-ultimate-speeds/</link>
		<comments>http://dailyapps.net/2008/07/hack-attack-hack-firefox-for-ultimate-speeds/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 02:46:30 +0000</pubDate>
		<dc:creator>Karthik Kastury</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://dailyapps.net/2008/07/hack-attack-hack-firefox-for-ultimate-speeds/</guid>
		<description><![CDATA[If you are a Windows user, and your favorite browser happens to have a name Firefox 3, here is neat hack which you can use to tweak your Firefox install... <a class="read-more" href="http://dailyapps.net/2008/07/hack-attack-hack-firefox-for-ultimate-speeds/">Read The Rest &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img title="firefox" height="84" alt="firefox" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackHackFirefoxForUltimateSpeeds_6A4B/firefox.png" width="250" /> </p>
</p>
<p>If you are a Windows user, and your favorite browser happens to have a name Firefox 3, here is neat hack which you can use to tweak your Firefox install for maximum speeds and improved efficiency.. Don’t fret because this hack is really simple and doesn’t involve anything more than a couple of minutes of your time. Well I’m going to discuss about a freeware called <a href="http://www.totalidea.com/content/firetune/firetune-index.html">FireTune</a>, from <a href="http://www.totalidea.com/">Totalidea Software</a>, which can give your Firefox browser some shots of adrenaline.</p>
<p>As you might already know most Firefox hacks involve messy fiddling up with options in <em>about:config </em>and there are a gazillion things than can go wrong and mess up with your Firefox install. Instead of dealing with all that mess, Firetune simply asks you a few questions about your computer and connection speed, then automatically configures Firefox for optimal performance—in seconds (No, Seriously!!).</p>
</p>
</p>
</p>
</p>
<p>FireTune does not muck up with Firefox executable file, or any other binary file, so you don’t have to worry that it’s going to turn the browser to a toast.</p>
<p>To get started download Firetune from <a href="http://www.totalidea.com/content/firetune/firetune-index.html">here</a>. Shut down all instances of Firefox and then fire up Firetune. It would be a good idea to back up your original configuration before you make any changes…</p>
<p><img title="backup" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="104" alt="backup" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackHackFirefoxForUltimateSpeeds_6A4B/backup.png" width="556" border="0" /></p>
<p> <span id="more-1130"></span>
<p>Now that you have backed up the configuration, select whether you have a fast Internet connection and a fast computer, or not. If you have at least a 1.5-GHz processor, 512MB or more of memory, and a reasonably fast broadband connection, select Fast Computer/Fast Connection. </p>
<p><img title="connection" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="335" alt="connection" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackHackFirefoxForUltimateSpeeds_6A4B/connection.png" width="556" border="0" /> </p>
<p>Now click on the tab that says, “Other Optimizations”. Check the checkbox that says <strong><em>“Enable some performance tweaks common to all configurations&#8217;”. </em></strong></p>
<p><strong><em><img title="performance" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="337" alt="performance" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackHackFirefoxForUltimateSpeeds_6A4B/performance.png" width="556" border="0" /> </em></strong></p>
<p>Now click on the tab that says, “Other Useful Settings”. Check the checkbox that says <strong><em>“Optimize Firefox Memory Usage”</em></strong>&#160;</p>
<p><img title="memory" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="336" alt="memory" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackHackFirefoxForUltimateSpeeds_6A4B/memory.png" width="556" border="0" /> </p>
<p>That is it, now click the <strong>Tune It!</strong> Button and fire up Firefox once the tuning is done. </p>
<p><img title="tuneit" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="51" alt="tuneit" src="http://ninja.dailyapps.net/wp-content/uploads/Pics/HackAttackHackFirefoxForUltimateSpeeds_6A4B/tuneit.png" width="556" border="0" /> </p>
<p>Browse through pages that usually used to be slow earlier. I’m sure you will see substantial improvements in the speeds. I’m sure you will find the overall experience of using Firefox much better, not that it was bad earlier!..</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
<p>Now you must be wondering why many browsers are inherently built slow.. My guess is that coders build it for the people using the slowest internet connection, so that Firefox doesn’t render pages partially for the users.</p>
<p>But because you are a Dailyapps reader, I’m sure you want the fastest speed you can possibily get from your Firefox. That makes it exactly right for you to try out <a href="http://www.totalidea.com/content/firetune/firetune-index.html">Firetune</a> and give your Firefox a Nitro boost!</p>
<p>P.S. <em>I’ve been a long time fan of <a href="http://fasterfox.mozdev.org/">Fasterfox</a>, but I abandoned it in favor of Firetune because it doesn’t work with Firefox 3 at the moment.</em></p>
</p>
</p>
</p>
</p>
</p>
<p>Download <a href="http://www.totalidea.com/content/firetune/firetune-index.html">Firetune</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dailyapps.net/2008/07/hack-attack-hack-firefox-for-ultimate-speeds/feed/</wfw:commentRss>
		<slash:comments>8</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 15/24 queries in 0.007 seconds using disk: basic
Content Delivery Network via ninja.dailyapps.net

Served from: dailyapps.net @ 2012-02-12 04:57:08 -->
