<?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>Ramblings of a Coder&#039;s Mind &#187; Browser</title>
	<atom:link href="http://karunab.com/tag/browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://karunab.com</link>
	<description>Got Tech? Will Hack.</description>
	<lastBuildDate>Sun, 04 Jul 2010 06:35:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Chrome Tips</title>
		<link>http://karunab.com/2008/09/07/chrome-tips/</link>
		<comments>http://karunab.com/2008/09/07/chrome-tips/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 09:59:47 +0000</pubDate>
		<dc:creator>Karun</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Browser]]></category>

		<guid isPermaLink="false">http://karunab.com/?p=82</guid>
		<description><![CDATA[Custom Search Engine: Right click the address bar and click Edit search engine. Click add, fill in a name and a keyword followed by the search query. For adding the Messenger Plus Forum Search engine I used the name as &#8220;Messenger Plus! Forum Search&#8221; (doesn&#8217;t really matter what you use here), the keyword as &#8220;mpf&#8221; [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li><strong><span style="text-decoration: underline;">Custom Search Engine</span>:</strong> Right click the address bar and click Edit search engine. Click add, fill in a name and a keyword followed by the search query.<br />
For adding the Messenger Plus Forum Search engine I used the name as &#8220;Messenger Plus! Forum Search&#8221; (doesn&#8217;t really matter what you use here), the keyword as &#8220;mpf&#8221; and the url as &#8220;<span style="color: #0000ff;"><span style="color: #99cc00;">http://msghelp.net/basicsearch.php?do=search&amp;keywords=</span></span><strong><em><span style="color: #0000ff;"><span style="color: #99cc00;">%s</span></span></em></strong>&#8221; where <em>%s</em> represents the search query entered. As a result of adding this, I can now search the MP!F simply by typing &#8220;mpf &#8220;. I love search shortcuts :)</li>
<li><strong><span style="text-decoration: underline;">Searching Google.com instead of your local (regional) google site</span>:</strong> This is really a continuation of the previous tip but I just felt it was worthy of being here :P There is a fault (imo) with the default google search engine in Chrome. The keyword is set to &#8220;google.com&#8221;. Why type all that when you could simply use &#8220;<strong>g</strong>&#8221; ;) Also, if you have a look at the google search url in chrome, it uses a base query identifier to redirect to your local google. I just changed mine to &#8220;<span style="color: #99cc00;"><span>http://google.com/search?q=</span></span><span style="color: #99cc00;"><strong><em><span><span>%s</span></span></em></strong></span>&#8221; because while posting google links (especially on irc) to have to remove my browser info every time and sometimes even my country tld in the google domain. This way, it makes it easier for me to paste links though I do realise that google might lose out on accurate statistics of its users because of this but I don&#8217;t think it&#8217;d mind a handful of users changing their queries when it has billions of searches everyday ;) I&#8217;ve also changed my wiki keyword to &#8220;<strong>w</strong>&#8221; and urbandictionary.com keyword to &#8220;<strong>ud</strong>&#8220;</li>
<li><strong><span style="text-decoration: underline;">Memory stats for nerds</span>:</strong> Well I am a geek/nerd who likes his stats, memory or otherwise ;) Typing about:memory in your url bar ought to take you to some stats while you can do the same by clicking <strong>Shift+Esc</strong> for basic stats and then clicking &#8220;<em>Stats for nerds</em>&#8220;. The advanced stats also shows details of Chrome vs other browsers (which should be running at the same time). So you can run Chrome,  Internet Explorer, Firefox, Opera and Safari at the same time and compare statistics if you wish ;) Having it update live would have been cooler but that might take up a lot of resources in itself :P Maybe it should auto refresh when someone&#8217;s watching but if you go switch to another tab/application or are idle you could stop refreshing it automatically. :)</li>
<li><strong><span style="text-decoration: underline;">Resizing Textboxes</span>:</strong> You can now resize textboxes by holding down the left mouse button at the bottom right corner and dragging it. And here&#8217;s poor <a title="dt's labrinth" href="http://thedt.net" target="_blank">dt</a> who wrote a ton of javascript to do the same in <a title="dtblog" href="http://blog.thedt.net" target="_blank">dtblog</a>.</li>
<li><span style="text-decoration: underline;"><strong>Check Loadtimes</strong></span><strong>:</strong> Want to know what took the page so long to load? Do you want to know how long it took your javascript code to execute? Chrome is here to help! Right click anywhere on the page and select &#8220;Inspect Element&#8221;. Just move on over to the resources tab and analyse away :)</li>
<li><strong><span style="text-decoration: underline;">Detaching and reattaching tabs</span>:</strong> Tired of having so many tabs in one single window? Want to sort tabs according to what kind of work you&#8217;re doing? Sure that&#8217;s possible! Drag a tab outside the tab area and drop it. Voila! Brand new chrome window. Each tab in Chrome is a new process anyway so it doesn&#8217;t really matter ;)</li>
<li><strong><span style="text-decoration: underline;">Private Browsing</span>:</strong> You could need to browse privately either to not tell the world of your searches on medical histories, viewing porn (:P) or planning that secret trip for your <a title="Urban Dictionary definition: Significant Other" href="http://www.urbandictionary.com/define.php?term=significant+other" target="_blank">significant other</a>, who cares? <a title="Google Support page for Incognito" href="http://www.google.com/support/chrome/bin/answer.py?answer=95464&amp;hl=en-US" target="_blank">Incognito</a> to the rescue! Press &#8221;<strong>Ctrl+Shift+N</strong>&#8221; or just click the new page icon followed by &#8220;New Incognito Window&#8221;. Incognito is basically opens a private browsing session for you where no traces of what you were doing show up thus maintaining full privacy.</li>
<li><strong><span style="text-decoration: underline;">Easter Eggs</span>:</strong> Lets end with something fun! Hopefully most of you already know of the <em>about:mozilla</em> easter egg in Mozilla Firefox which pulls out a quote from The Book of Mozilla. Here&#8217;s one for Chrome that doesn&#8217;t work on Vista. Type in <em>about:internets</em> in the chrome window and you&#8217;ll see sspipes.scr run with the title &#8220;Don&#8217;t clog the tubes&#8221;. Doing so on Vista will show a gray tab with the title &#8220;The Tubes are Clogged!&#8221; since it doesn&#8217;t have sspipes.scr. If you don&#8217;t get why this screen saver was used, you should know that the <a title="Wikipedia: Series of Tubes" href="http://en.wikipedia.org/wiki/Series_of_tubes" target="_blank">Internet is a &#8220;Series of Tubes&#8221;</a> ;) Don&#8217;t clog them with your p0rnz! :P</li>
</ol>
<div>Here&#8217;s a list of the about pages under Chrome that we do know of right now.</div>
<div>
<ul>
<li><span style="color: #99cc00;"><span style="text-decoration: underline;"><span><span>about:</span></span></span></span> does the same thing as about:version</li>
<li><span style="color: #99cc00;"><span style="text-decoration: underline;"><span><span>about:cache</span></span></span></span> Shows all cached pages</li>
<li><span style="color: #99cc00;"><span style="text-decoration: underline;"><span><span>about:crash</span></span></span></span> Shows you the Chrome Crash page (ie what happens when a tab crashes.</li>
<li><span style="color: #99cc00;"><span style="text-decoration: underline;"><span><span>about:dns</span></span></span></span> Shows list of prefetched DNS records. (<strong>Note:</strong> Doesn&#8217;t work if an incognito window is open).</li>
<li><span style="color: #99cc00;"><span style="text-decoration: underline;"><span>about:hang</span></span></span> Simulates tab hanging (<strong>Note:</strong> Don&#8217;t try this in a tab with unsaved data)</li>
<li><span style="color: #99cc00;"><span style="text-decoration: underline;"><span><span>about:histograms</span></span></span></span> Shows histograms for statistics</li>
<li><span style="color: #99cc00;"><span style="text-decoration: underline;"><span><span>about:internets</span></span></span></span> Don&#8217;t clog the tubes ;)</li>
<li><span style="color: #99cc00;"><span style="text-decoration: underline;"><span><span>about:memory</span></span></span></span> Stats for nerds :P</li>
<li><span style="color: #99cc00;"><span style="text-decoration: underline;"><span><span>about:network</span></span></span></span> More stats for nerds</li>
<li><span style="color: #99cc00;"><span style="text-decoration: underline;"><span><span>about: plugins</span></span></span></span> Lists out all the plugins used by Chrome</li>
<li><span style="color: #00ff00;"><span style="text-decoration: underline;"><span><span>about:shorthang</span></span></span></span> Simulates crash (<strong>Note:</strong> Don&#8217;t try this until you want your tab to crash. You&#8217;ll lose unsaved data in that tab)</li>
<li><span style="color: #00ff00;"><span style="text-decoration: underline;"><span><span>about:stats</span></span></span></span> Seemingly secret stats page ;o</li>
<li><span style="color: #00ff00;"><span style="text-decoration: underline;"><span><span>about:version</span></span></span></span> Shows version information for your Google Chrome</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://karunab.com/2008/09/07/chrome-tips/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Browser Tryouts: Google Chrome</title>
		<link>http://karunab.com/2008/09/07/browser-tryouts-google-chrome/</link>
		<comments>http://karunab.com/2008/09/07/browser-tryouts-google-chrome/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 08:28:17 +0000</pubDate>
		<dc:creator>Karun</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[Browser]]></category>

		<guid isPermaLink="false">http://karunab.com/?p=77</guid>
		<description><![CDATA[Having heard all the rage about Google Chrome, I decided to try it out this Friday morning before leaving for college. What&#8217;s this I see? An online install? Of course it doesn&#8217;t mean much to people who have connections which can download the 7.3MB installer in a few seconds but for others, its a bit [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_79" class="wp-caption alignleft" style="width: 217px"><a href="http://www.google.com/chrome"><img class="size-full wp-image-79" title="Google Chrome" src="http://karunab.com/wp-content/uploads/2008/09/google-chrome-logo.png" alt="Google Chrome: The Next Gen Open Source Web Browser" width="207" height="200" /></a><p class="wp-caption-text">Google Chrome: The Next Gen Open Source Web Browser</p></div>
<p>Having heard all the rage about Google Chrome, I decided to try it out this Friday morning before leaving for college. What&#8217;s this I see? An online install? Of course it doesn&#8217;t mean much to people who have connections which can download the 7.3MB installer in a few seconds but for others, its a bit more arduous. Here&#8217;s a direct download link to the Google Chrome installer for others like me who have connections which are as slow as if not slower than broadband ;) <a title="Direct Download Link for Google Chrome" href="http://74.125.15.83/chrome/install/149.29/chrome_installer.exe" target="_self">To download the full Google Chrome Installer (7.3 MB) click here</a>.</p>
<p>Chrome is Google&#8217;s Next Generation browser and I must say, it does feel good :) (This post is being written in Chrome :P). It did take some time to load up the page but I suspect that&#8217;s because of the page not being cached yet and that Chrome doesn&#8217;t seem to have Google Gears. O.o I distinctly remember reading that Chrome has the <a title="Google Gears Website" href="http://gears.google.com/" target="_blank">Gears</a> engine in the <a title="Chrome Webcomic" href="http://www.google.com/googlebooks/chrome/" target="_blank">Chrome Web Comic</a> but when I tried enabling Turbo in the WordPress panel for Chrome it said that I didn&#8217;t have Gears installed. So it sent me to the Gears webpage which said my browser wasn&#8217;t supported. :P <a title="&quot;Google Chrome and WordPress Turbo&quot; on the WordPress forums" href="http://wordpress.org/support/topic/201069" target="_blank">Seems like I&#8217;m not the only one who noticed</a> ;)</p>
<p>Like most other Google products, Chrome has a simplistic yet powerful UI which puts UX above everything. Its technical specs are pretty impressive too. The process isolation for tabs, sandboxing them for extra security and omnibox are things that almost every experienced internet user would want. Moving from Firefox to Chrome would be easy considering that all the shortcuts remain the same :P Ctrl+J opens the downloads window in Chrome, Ctrl+T for tabs (pretty standard), Ctrl+Shift+T for opening recently closed tabs etc. If you don&#8217;t already know about memory fragmentation and how Google Chrome deals with it, you should read <a title="Page 6-7 of the Google Chrome Web Comic" href="http://www.google.com/googlebooks/chrome/index.html#size=small&amp;page=6" target="_blank">Page 6-7 of the Google Chrome Web Comic</a>.</p>
<p>You can right click any web page in Chrome and click &#8220;Inspect Element&#8221; and this would take you to the page source. Viewing page source in a browser was never so awesome. Chrome highlights and formats the code beautifully but I can&#8217;t get it to search through the source for some reason. Also the resources tab allows you to &#8220;put the blame where it rightfully belongs&#8221; when it comes to memory leaks ;) But the Firefox addons development community is huge and the 3 addons that are going to keep me using Firefox are <a title="Delicious bookmarks on the Mozilla Addons website" href="https://addons.mozilla.org/en-US/firefox/addon/3615" target="_blank">delicious bookmarks</a> synchronisation (for access to bookmarks across multiple computers), <a title="Flashblock page on the Mozilla Addons website" href="https://addons.mozilla.org/en-US/firefox/addon/433" target="_blank">FlashBlock</a> and the almighty <a title="Adblock page on the Mozilla Addons" href="https://addons.mozilla.org/en-US/firefox/addon/10" target="_blank">AdBlock</a>! :) Also, having individual processes for each tab is a neat thing when it comes to functionality but for someone like me who lives half his life in the processes tab of Windows Task Manager, seeing all those chrome.exe processes does get a tad bit annoying :)</p>
<p>Chrome is an excellent start and I&#8217;d say, with a few tweaks and changes its going to be a great browser. I&#8217;ll just wait a few builds (or at least till I have ports of AdBlock and del.icio.us bookmark syncing) and then use Chrome a bit more regularly.</p>
<p>PS: Why do I have the feeling that the age of the browser war threads on forums across the intarwebs are back? :P</p>
<p>Update: Oh I knew <a title="Google Chrome thread on the Messenger Plus! Forums" href="http://msghelp.net/showthread.php?tid=85729&amp;pid=925844#pid925844" target="_blank">this</a> would happen!</p>
]]></content:encoded>
			<wfw:commentRss>http://karunab.com/2008/09/07/browser-tryouts-google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
