<?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>Praveen P.N &#187; Google</title> <atom:link href="http://praveenpn.com/blog/tag/google/feed/" rel="self" type="application/rss+xml" /><link>http://praveenpn.com/blog</link> <description></description> <lastBuildDate>Tue, 13 Mar 2012 08:32:06 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>Velocity online conference &#8211; March 2011</title><link>http://praveenpn.com/blog/2011/03/16/velocity-online-conference-march-2011/</link> <comments>http://praveenpn.com/blog/2011/03/16/velocity-online-conference-march-2011/#comments</comments> <pubDate>Wed, 16 Mar 2011 11:14:08 +0000</pubDate> <dc:creator>Praveen</dc:creator> <category><![CDATA[Performance]]></category> <category><![CDATA[AFT]]></category> <category><![CDATA[blaze]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[jdrop]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[mobile]]></category> <category><![CDATA[performance]]></category> <category><![CDATA[w3c]]></category> <category><![CDATA[wpt]]></category> <category><![CDATA[Yahoo!]]></category> <category><![CDATA[yslow]]></category><guid
isPermaLink="false">http://praveenpn.com/blog/?p=197</guid> <description><![CDATA[I&#8217;ll try to summarize all the links and information shared in the conference last night. 1. Web Standards to Measure Real-world Performance [slides] - by Tony Gentilcore (Google) &#38; Anderson Quach (Microsoft) They explained a bit about the Web Performance Working &#8230; <a
href="http://praveenpn.com/blog/2011/03/16/velocity-online-conference-march-2011/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>I&#8217;ll try to summarize all the links and information shared in the conference last night.</p><p><strong>1. Web Standards to Measure Real-world Performance</strong> [<a
title="Download slides" href="http://assets.en.oreilly.com/1/event/62/Web%20Standards%20to%20Measure%20Real-world%20Performance%20Presentation.pptx" target="_blank">slides</a>]<br
/> <em>- by Tony Gentilcore (Google) &amp; Anderson Quach (Microsoft)</em></p><p>They explained a bit about the Web Performance Working Group and jumped straight into the implementation of it in Chrome and IE9.<br
/> The three key things that will be available as per the spec are:</p><ol><li>HTML document : Navigation Timing</li><li>HTML resources: Resource timing. e.g Images, audio, video, etc.</li><li>Interactive scenarios: clicking on links</li></ol><p>Navigation timing[<a
title="Spec" href="http://w3c-test.org/webperf/specs/NavigationTiming/" target="_blank">spec</a>]:<br
/> The events that will be available as part of this spec are summarized in this image below:</p><div
class="wp-caption alignnone" style="width: 629px"><a
href="http://w3c-test.org/webperf/specs/NavigationTiming/timing-overview.png"><img
title="Navigation timing" src="http://w3c-test.org/webperf/specs/NavigationTiming/timing-overview.png" alt="Navigation timing" width="619" height="369" /></a><p
class="wp-caption-text">Navigation timing overview</p></div><p><a
href="http://webtimingdemo.appspot.com/" target="_blank">Demo</a><br
/> Security, performance constraints, determining apps in the background and change polling behavior are some other things they spoke about.</p><p><strong>2. Above the Fold Time: Measuring Web Page Performance Visually</strong>[<a
title="Above the Fold" href="http://assets.en.oreilly.com/1/event/62/Above%20the%20Fold%20Time_%20Measuring%20Web%20Page%20Performance%20Visually%20Presentation.pdf" target="_blank">slides</a>]<br
/> <em>- by Jake Brutlag (Google)</em></p><p>This is a completely new area in performance for me and something very interesting. As Jake defines in his slide, ATF(Above the Fold Time) is <em>&#8220;Time when content that stops changing and is above-the-fold reaches its final state.&#8221;<br
/> </em></p><p>AFT brings a new set of metrics to look at and can take web page optimization to a whole new level. Imagine a site optimized for better AFT v/s a site optimized for better Page load time.<br
/> I wont go into the details of how the AFT is calculated, why 5 sec is taken as a cutoff time, etc. All those details and more are mentioned in his slides.<br
/> What I am excited about is that this feature is already available in WPT(<a
title="webpagetest" href="http://www.webpagetest.org/" target="_blank">http://www.webpagetest.org/</a>). Go to the video tab and enable AFT.</p><p><a
href="http://praveenpn.com/blog/wp-content/uploads/2011/03/aft.jpg"><img
class="aligncenter size-full wp-image-206" title="AFT time option in WPT" src="http://praveenpn.com/blog/wp-content/uploads/2011/03/aft.jpg" alt="AFT time option in WPT" width="697" height="237" /></a></p><p>Once the test is complete(it will take a min of 4 mins, so be patient), the AFT stats and images are available in the  summary view. I ran a test on Y! search &amp; here are the <a
title="Y! search WPT" href="http://www.webpagetest.org/result/110316_V7_8ef8be7cfa38d8361959f99fc63a5666/" target="_blank">results</a>. Go to the screen shot link on the top nav and see the AFT details image.<br
/> All of the AFT technology and implementation are part of webpagetest and is available to download at <a
title="WPT google code" href="http://code.google.com/p/webpagetest/" target="_blank">http://code.google.com/p/webpagetest/</a>.</p><p><strong>3. Introducing Next-gen YSlow</strong> [<a
title="Next-gen YSlow" href="http://assets.en.oreilly.com/1/event/62/Introducing%20Next-gen%20YSlow%20Presentation.ppt" target="_blank">slides</a>]<br
/> <em>- by Betty Tso (Yahoo!) &amp; Marcel Duran (Yahoo!)</em></p><p>Note: YSlow for Chrome is now <a
title="yslow for chrome" href="http://developer.yahoo.com/blogs/ydn/posts/2011/03/yslow-for-chrome/" target="_blank">available</a> for <a
title="download yslow for chrome" href="https://chrome.google.com/extensions/detail/ninejjcohidippngpapiilnmkgllmakh" target="_blank">download</a>.<br
/> Marcel spent a few minutes on how the current YSlow is designed, and the MVC pieces of it. He also mentioned the limitations of the Chrome plugin sandbox architecture and how YSlow for chrome uses cross domain ajax.</p><p>The BIG announcement for the day was <strong>YSlow for all browsers</strong>(IE, Opera, Safari, etc.), including <strong>mobile</strong> and <strong>tablet browsers</strong>. It&#8217;s not an Add-in, it&#8217;s a Javascript bookmarklet.<br
/> This version of YSlow is powered by HTML, CSS &amp; <strong>YUI</strong> for building the view. JS, HTTP headers and <strong>YQL</strong> is used for the controller. The bookmarklet opens an iframe and injects the HTML contents of the Doc into it. YQL is used to process component headers  &amp; generate results.</p><p>Note: This version of YSlow will be <strong>available in early April</strong>. (The attendees of the conf. had a sneak peek at this). As per Marcel, it works &amp; works just like YSlow for Chrome.</p><ul><li>The data generated  by YSlow will be available in a YQL open table</li><li>A new Mobile friendly interface will be launched  - powered by YUI</li><li>Jdrop integration (more about that later)</li><li>Will be Open sourced soon &#8211; on Git</li><li>Multi lingual support</li></ul><p>If you have any question, ask them here at the <a
title="group" href="http://tech.groups.yahoo.com/group/exceptional-performance" target="_blank">exceptional-performance group</a>.</p><blockquote><p>In my opinion, stick to the Firefox version of YSlow, it gives the most accurate &amp; correct value compared to other options.</p></blockquote><p><strong>4. Visibility into Mobile Performance</strong> [slides]<br
/> <em>- by Steve Souders (Google)</em></p><p>Steve&#8217;s talk was more interesting as it contained demos, demos and demos.<br
/> <strong>1.</strong> Blaze.io (<a
title="Blaze" href="http://www.blaze.io/mobile/" target="_blank">http://www.blaze.io/mobile/</a>)<br
/> Blaze.io is for mobile browsers what webpagetest.org is for desktop browsers. Blaze.io has taken the webpagetest source code and modified it to run with iOS and Android  browsers.<br
/> It let&#8217;s you view the HAR file of the transaction.  Here&#8217;s a sample of <a
title="sample" href="http://www.blaze.io/mobile/result/?testid=110315_141W&amp;vidid=110315_141W.1.0" target="_blank">Blaze.io run on Yahoo! mobile</a><br
/> Other than that, it even records a video of how the page renders &amp; loads in the selected mobile browser. Now that is awesome.</p><p>Problems with this approach: It considers data: URIs as separate HTTP requests (as shown by Steve in his Demo)</p><p><strong>II.</strong> pcapperf (<a
href="http://pcapperf.appspot.com/">http://pcapperf.appspot.com/</a>)<br
/> Let&#8217;s you convert .pcap files to HAR files. He explained how we can get the waterfall chart for a mobile browser.<br
/> a. Set-up internet sharing on your mac (Ethernet to Wifi)<br
/> b. connect your  mobile device to the computers Wifi hotspot<br
/> c. start network sniffing tool (wireshark or tcpdump) and capture traffic sent to the wireless interface.<br
/> d. save .pcap file and upload to URL mentioned above. That will give you a HAR file.</p><p>This procedure is explained  in detail over <a
title="mobile traffic" href="http://code.google.com/p/pcaphar/wiki/CaptureMobileTraffics" target="_blank">here</a>.</p><p>Limitations of this approach: This method wont consider the actual bandwidth of the mobile user, e.g 3G or edge(Since we are running a test using ethernet -&gt; Wifi).<br
/> Also, it wont take into account changes done by providers to images and other elements of a page.</p><p><strong>III.</strong> Jdrop (<a
title="Jdrop" href="http://jdrop.org/" target="_blank">http://jdrop.org/</a>)<br
/> Jdrop allows users to store JSON on the cloud. It was mainly built to store performance data gathered from mobile devices.<br
/> You need to sign in to Jdrop, get the  bookmarket and visit any mobile page and run &#8216;DOM monster&#8217;(other applications will support Jdrop soon), DOM Monster will then let you export the data it generates to Jdrop, which can be viewed on a desktop. Steve has made some data <a
title="jdrop public" href="http://jdrop.org/public" target="_blank">public</a> on Jdrop for others to view it. The data is organized with information like Browser type, Application that exported data &amp; website. Jdrop also let&#8217;s you view and export the HAR file.</p><p>Get the mobile bookmarklet demoed by Steve from <a
title="bookmarklet" href="http://stevesouders.com/mobileperf/mobileperfbkm.php" target="_blank">here</a>.</p><p>Overall this was a great improvement compared to last years Velocity Online Conference. Kudos to the organizers for keeping it short and interesting.</p> ]]></content:encoded> <wfw:commentRss>http://praveenpn.com/blog/2011/03/16/velocity-online-conference-march-2011/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Google.cn and http headers</title><link>http://praveenpn.com/blog/2010/03/23/google-cn-and-http-headers/</link> <comments>http://praveenpn.com/blog/2010/03/23/google-cn-and-http-headers/#comments</comments> <pubDate>Tue, 23 Mar 2010 12:42:35 +0000</pubDate> <dc:creator>Praveen</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[china]]></category> <category><![CDATA[headers]]></category> <category><![CDATA[hk]]></category> <category><![CDATA[http]]></category> <category><![CDATA[statistics]]></category><guid
isPermaLink="false">http://praveenpn.com/blog/?p=136</guid> <description><![CDATA[Google has shut down their Chinese site(http://google.cn). I saw something interesting while looking at the HTTP headers used by Google for the redirect. Both the URLs google.com and google.com.cn use a 302 redirect to redirect traffic to Google HK and &#8230; <a
href="http://praveenpn.com/blog/2010/03/23/google-cn-and-http-headers/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Google has shut down their Chinese site(<a
href="http://google.cn" target="_blank">http://google.cn</a>). I saw something interesting while looking at the HTTP headers used by Google for the redirect.</p><p>Both the URLs google.com and google.com.cn use a 302 redirect to redirect traffic to Google HK and that&#8217;s perfectly fine. The redirected URL doesn&#8217;t look clean, not only is it NOT clean, I have a feeling they use URL GET parameters to keep track of some statistics.</p><p>Here&#8217;s how a sample header looked like:</p><pre style="overflow: auto;">
URL: http://www.google.cn/

GET / HTTP/1.1
Host: www.google.cn
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Cookie: --removed for good--

HTTP/1.1 302 Found
Location: http://www.google.com.hk/url?sa=p&amp;cki=PREF%3DID%3D024bad9e5afabff3:U%3D957ffb38d60fef2f:FF%3D2:LD%3Dzh-CN:TM%3D1269345133:LM%3D1269345324:S%3DokxQi9JZRpNOay9b&amp;q=http://www.google.com.hk/&amp;ust=1269345354859186&amp;usg=AFQjCNGD11Zf8ak_X-V_y6RPXiFMeHqUQg
Cache-Control: private
Content-Type: text/html; charset=UTF-8
Date: Tue, 23 Mar 2010 11:55:24 GMT
Server: gws
Content-Length: 459
X-XSS-Protection: 0
</pre><p>Most of it is pretty boring stuff, but check the Location URL again. I tried hitting the URL a couple of times and it looks like Google is using a very lazy way to keep track of the users redirected from Google china to Google HK.</p><p>ust = User Stats?</p><div
style="overflow: auto;">Location: http://www.google.com.hk/url?sa=p&amp;amp;cki=PREF%3DID%3D024bad9e5afabff3:U%3D957ffb38d60fef2f:FF%3D2:LD%3Dzh-CN:TM%3D1269345133:LM%3D1269345324:S%3DokxQi9JZRpNOay9b&amp;amp;q=http://www.google.com.hk/&amp;amp;ust=<strong>1269345354859186</strong>&amp;amp;usg=AFQjCNGD11Zf8ak_X-V_y6RPXiFMeHqUQg</div><p>I looked at the traffic for a few minutes and here are the numbers I got. All of them in pretty sweet increasing order.</p><p>1269345<strong>163308698</strong><br
/> 1269345<strong>240966267</strong><br
/> 1269345<strong>306123236</strong><br
/> 1269345<strong>354859186</strong><br
/> 1269345<strong>574993411</strong></p><p><strong><span
style="font-weight: normal;">This could be real or just something I got completely wrong <img
src='http://praveenpn.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></strong></p> ]]></content:encoded> <wfw:commentRss>http://praveenpn.com/blog/2010/03/23/google-cn-and-http-headers/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Google Friend Connect Launched</title><link>http://praveenpn.com/blog/2008/12/04/google-friend-connect-launched/</link> <comments>http://praveenpn.com/blog/2008/12/04/google-friend-connect-launched/#comments</comments> <pubDate>Thu, 04 Dec 2008 04:12:53 +0000</pubDate> <dc:creator>Praveen</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[connect]]></category> <category><![CDATA[friend]]></category> <category><![CDATA[networking]]></category> <category><![CDATA[opensocial]]></category> <category><![CDATA[social]]></category><guid
isPermaLink="false">http://praveenpn.com/blog/2008/12/04/google-friend-connect-launched/</guid> <description><![CDATA[I got an email from Google last night which said that my email id was whitelisted for using friend connect.  Google friend connect is the approach google has taken for solving the social networking puzzle. It allows users to add &#8230; <a
href="http://praveenpn.com/blog/2008/12/04/google-friend-connect-launched/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>I got an email from Google last night which said that my email id was whitelisted for using friend connect.  <a
href="http://www.google.com/friendconnect/" title="google friend connect" target="_blank">Google friend connect</a> is the approach google has taken for solving the social networking puzzle. It allows users to add gadgets(opensocial) to their sites/blogs. More about google friend connect <a
href="http://en.wikipedia.org/wiki/Google_Friend_Connect" title="Wiki link for google friend connect" target="_blank">here</a>.</p><h4>Setting up a site</h4><p>Setting up friend connect on my blog was pretty simple. Added two files to my web server, filled up a couple of forms and done.<br
/> <img
src="http://praveenpn.com/blog/wp-content/uploads/2008/12/g_setup_site.jpg" alt="setup site" /></p><h4>Adding gadgets</h4><p>Right now there are only few gadgets available, gadgets are categorized into member gadgets(#2) and social gadgets(#5). The member gadget looks very similar to the MyBlogLog widget.<br
/> <img
src="http://praveenpn.com/blog/wp-content/uploads/2008/12/g_add_member_gadget-1.jpg" alt="add member gadget" /></p><p>Anyone having a Google Id, Yahoo! Id, AIM Id or OpenID can connect with a site through the member gadget.<br
/> <img
src="http://praveenpn.com/blog/wp-content/uploads/2008/12/g_login_support.jpg" alt="login support" /></p><p>As of now I have added two gadgets(members &amp; wall) to my blog. Not sure if they&#8217;re gonna stay here for a long time <img
src='http://praveenpn.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p><p>Other than adding gadgets, there are more options like moderate posts, members &amp; a very basic graph showing the user activity on the site, all these options are available for site admin only.<br
/> As of now friend connect looks very simple with less features and a handful of gadgets. The quality of gadgets will tell how much of an impact friend connect can make.</p><p>[tags]google, friend, connect, opensocial, beta, social, networking[/tags]</p> ]]></content:encoded> <wfw:commentRss>http://praveenpn.com/blog/2008/12/04/google-friend-connect-launched/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Gmail has got themes, so?</title><link>http://praveenpn.com/blog/2008/11/21/gmail-has-got-themes-so/</link> <comments>http://praveenpn.com/blog/2008/11/21/gmail-has-got-themes-so/#comments</comments> <pubDate>Fri, 21 Nov 2008 03:28:03 +0000</pubDate> <dc:creator>Praveen</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[b0rked]]></category> <category><![CDATA[gmail]]></category> <category><![CDATA[mail]]></category> <category><![CDATA[themes]]></category><guid
isPermaLink="false">http://praveenpn.com/blog/2008/11/21/gmail-has-got-themes-so/</guid> <description><![CDATA[I am not going to use any one of those funky, blurry themes for my gmail account. But why? Most of the first 7-8 themes I tried out are either too dull or way to bright for my eyes. None &#8230; <a
href="http://praveenpn.com/blog/2008/11/21/gmail-has-got-themes-so/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>I am not going to use any one of those funky, blurry themes for my gmail account.</p><p><em>But why?<br
/> </em>Most of the first 7-8 themes I tried out are either too dull or way to bright for my eyes. None of them do a great job at differentiating old &amp; new messages from my inbox. Everything looks the same, what&#8217;s the use of all these themes which don&#8217;t highlight the difference between unread and read mails.</p><p><em>Anything weird?<br
/> </em>Oh yes, but this has nothing to do with the new themes gmail has launched (I guess so).<br
/> I noticed that gmail loads eight 8&#215;8 pixel images on the gmail home page. I don&#8217;t see those images being used anywhere. The other possible reason I can think of is tracking.<br
/> If tracking is all what gmail wants then why not use a 0.04KB (1&#215;1 px) image instead of using a 0.14KB (8x8px) image.</p><p><img
src="http://praveenpn.com/blog/wp-content/uploads/2008/11/themes-1.jpg" alt="themes-1.jpg" /></p><p><em>Is gmail b0rked?</em><br
/> Yes it is! A blog post was pending on this one for a long time now.</p><p>Try adding a contact to your contacts list in the gmail standard view (with or without chat enabled).<br
/> Go to contact&#8217;s, click on &#8216;New Contact&#8217; icon on top left &amp; done.</p><p>Here&#8217;s the best part.<br
/> Now switch to  <a
href="http://mail.google.com/mail/?ui=html">basic HTML</a> mode (this mode get&#8217;s enabled when a uses is on a slow connection by default).<br
/> and now try adding a contact to your contacts list.<br
/> Go to contacts, and then what? where is the option to add a new contact.<br
/> It&#8217;s really funny to see that gmail doesn&#8217;t have the most basic feature of adding a contact in basic HTML view. FAIL.</p><p>Please leave a comment if you figure out a way (or when gmail fixes this) to add contacts in gmail from the basic HTML view.</p><blockquote><p>Gmail get&#8217;s away with these small but important features by sticking a &#8216;BETA&#8217; sticker on it&#8217;s logo every time.</p></blockquote><p>[tags]google, mail, gmail, themes, b0rked[/tags]</p> ]]></content:encoded> <wfw:commentRss>http://praveenpn.com/blog/2008/11/21/gmail-has-got-themes-so/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Google Chrome, Oops! Did that hurt?</title><link>http://praveenpn.com/blog/2008/09/03/google-chrome-oops-did-that-hurt/</link> <comments>http://praveenpn.com/blog/2008/09/03/google-chrome-oops-did-that-hurt/#comments</comments> <pubDate>Tue, 02 Sep 2008 23:08:19 +0000</pubDate> <dc:creator>Praveen</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[browser]]></category> <category><![CDATA[chrome]]></category> <category><![CDATA[firefox]]></category> <category><![CDATA[gecko]]></category> <category><![CDATA[mozilla]]></category> <category><![CDATA[webkit]]></category><guid
isPermaLink="false">http://praveenpn.com/blog/2008/09/03/google-chrome-oops-did-that-hurt/</guid> <description><![CDATA[Got back from my friends apartment after watching &#8216;The Shawshank Redemption&#8217;, my twitter stream is overflowing with tweets about Chrome &#8211; the browser unleashed by Google a couple of hours ago. It&#8217;s got the oomph factor and the browser is &#8230; <a
href="http://praveenpn.com/blog/2008/09/03/google-chrome-oops-did-that-hurt/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Got back from my friends apartment after watching &#8216;The Shawshank Redemption&#8217;, my <a
href="http://twitter.com/holydevil" title="Twitter" target="_blank">twitter stream</a> is overflowing with tweets about Chrome &#8211; the browser unleashed by Google a couple of hours ago.<br
/> It&#8217;s got the oomph factor and the browser is cool (I&#8217;m running it on Win XP using Parallels) too.</p><p
class="download"><a
href="http://www.google.com/chrome/" title="Download chrome" target="_blank">Download</a> chrome</p><p>If you&#8217;re looking out for the feature list, you might just go read it <a
href="http://tools.google.com/chrome/intl/en-US/features.html" title="Chrome features" target="_blank">here</a>.  I&#8217;ll try and list some of the things which didn&#8217;t work as expected(at least for me).</p><h4>Corp URL?</h4><p>I hit the known product issues <a
href="http://www.google.com/support/chrome/bin/topic.py?topic=14849" title="Known issues" target="_blank">URL</a> just to check for any document issues. Bling bling, two redirects and boy there you go, I hit some google corp url.<br
/> <img
src="http://praveenpn.com/blog/wp-content/uploads/2008/09/chrome_url.jpg" alt="DNS Error" height="93" width="433" /></p><h4>Collect statistics</h4><p>Collect statistics option is turned on by default, you might just wanna turn this option off for security reasons.<br
/> <img
src="http://praveenpn.com/blog/wp-content/uploads/2008/09/usage_statistics.jpg" alt="Usage statistics" /></p><h4>JavaScript console</h4><p>The JavaScript console looks neat, but only to know that it doesn&#8217;t work as I thought it would. It worked only for the first time I launched chrome.&lt;/oops!&gt;</p><h4>Google gears</h4><p>Chrome has built in support for gears.<br
/> <img
src="http://praveenpn.com/blog/wp-content/uploads/2008/09/gears.jpg" alt="Gears" /></p><h4>Shortcuts</h4><p>Enter <em>about:memory</em> in the address bar to see memory used by chrome and other open browsers (if any).<br
/> <em>about:</em> will give built information about chrome.</p><p>There is a javascript debugger, javascript console and a task manager in the developer section.<br
/> With all said, I must say &#8216;It&#8217;s Nice&#8217;.</p><p>Oh! and this whole new theme change and thingy happened last evening.</p> ]]></content:encoded> <wfw:commentRss>http://praveenpn.com/blog/2008/09/03/google-chrome-oops-did-that-hurt/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: praveenpn.com @ 2012-05-20 09:35:46 -->
