<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>
<channel>
	<title>Blog.ChenHow.Net &#187; googel chrome 2</title>
	<atom:link href="http://blog.chenhow.net/tag/googel-chrome-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chenhow.net</link>
	<description>Tech news, reviews, linux tips &#38; tricks, gadgets, foods and life experience sharing</description>
	<lastBuildDate>Wed, 21 Dec 2011 03:32: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>
	<copyright>Copyright &#xA9; Blog.ChenHow.Net 2010 </copyright>
	<managingEditor>chenhow@chenhow.net (Blog.ChenHow.Net)</managingEditor>
	<webMaster>chenhow@chenhow.net (Blog.ChenHow.Net)</webMaster>
	<image>
		<url>http://blog.chenhow.net/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Blog.ChenHow.Net</title>
		<link>http://blog.chenhow.net</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Tech news, reviews, linux tips &#38; tricks, gadgets, foods and life experience sharing</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &#38; Culture" />
	<itunes:author>Blog.ChenHow.Net</itunes:author>
	<itunes:owner>
		<itunes:name>Blog.ChenHow.Net</itunes:name>
		<itunes:email>chenhow@chenhow.net</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://blog.chenhow.net/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Google Chrome</title>
		<link>http://blog.chenhow.net/2008/09/09/internet/google-chrome/</link>
		<comments>http://blog.chenhow.net/2008/09/09/internet/google-chrome/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 04:26:37 +0000</pubDate>
		<dc:creator>chenhow</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[googel chrome 2]]></category>
		<guid isPermaLink="false">http://blog.chenhow.net/?p=180</guid>
		<description><![CDATA[Recently, Google Chrome steal all the headlines from the media, making the internet browser challenge hike, you can actually see all the related article everywhere. Review, tips &#38; tricks and vulnerabilities of google chrome have been strongly discuss. Now, I will sum up everything about Google chrome here. And let you guys to have the [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, Google Chrome steal all the headlines from the media, making the internet browser challenge hike, you can actually see all the related article everywhere. Review, tips &amp; tricks and vulnerabilities of google chrome have been strongly discuss.</p>
<p>Now, I will sum up everything about Google chrome here. And let you guys to have the final say whether google chrome is good or bad. I will not discuss details here as alot of people&#8217;s have already done that, hence, I&#8217;ll provides short point and links, you may refer to the link if you would like to find out more.</p>
<p>Here we go.</p>
<p><strong>Features:</strong></p>
<ul>
<li> Support multiple processes, instead of single or multi-thread, each tab has it own memory and global data structures.
<ul>
<li>processes rendering in seperate tab</li>
</ul>
</li>
</ul>
<ul>
<li> Inspect element (Similar to firebug)</li>
<li>Built-in Java Virtual Machine</li>
<li>Incognito mode aka steath mode via <a href="http://www.google.com/support/chrome/bin/answer.py?answer=95464&amp;query=incognito&amp;topic=&amp;type=">http://www.google.com/support/<br />
</a></li>
</ul>
<p><strong>Tips:</strong></p>
<ul>
<li> Increase Omnibox Popup via <a href="http://www.howtogeek.com/howto/the-geek-blog/increase-google-chromes-omnibox-popup-suggestion-count-with-an-undocumented-switch/">http://www.howtogeek.com/</a></li>
<li>Chrome Easter egg/about page via <a href="http://news.cnet.com/8301-1001_3-10032636-92.html">http://news.cnet.com</a> / <a href="http://lifehacker.com/5045164/google-chromes-full-list-of-special-about-pages">http://lifehacker.com/</a></li>
<li>General tips via <a href="http://googlesystem.blogspot.com/2008/09/google-chrome-tips.html">http://googlesystem.blogspot.com/</a></li>
<li>Chrome shortcut key &amp; tweak via <a href="http://lifehacker.com/5045904/the-power-users-guide-to-google-chrome">http://lifehacker.com/</a></li>
</ul>
<p><strong>Vulnerabilities (Version 0.2.149.27):</strong></p>
<ul>
<li> Buffer overflow
<ul>
<li>Description: Problem caused due to a boundary error when handling the &#8220;SaveAs&#8221; Function. On saving a malicious page with an overly long title ( tag in HTML), the program causes a stack-based overflow and makes it possible for attackers to execute arbitrary code.&#8221;</li>
<li>To know more, visit <a href="http://www.itwire.com/content/view/20517/53/">http://www.itwire.com/</a></li>
</ul>
</li>
</ul>
<p><strong>Problem fixed:</strong></p>
<ul>
<li> URLs containing &#8220;:%&#8221; which could cause Chrome to crash.</li>
</ul>
<p><strong>Pros:</strong></p>
<ul>
<li> Opensource</li>
<li> Better stability by running multi process architecture. 1 tab goes down will not affect the whole browser</li>
<li> Better memory allocation as each tab has it own memory. Any tab goes memory fat, we can just eliminate it</li>
<li> Built in Java virtual machine</li>
<li> Built-in DOM inspector</li>
<li>Compiled javascript</li>
<li>Incognito mode</li>
<li>Excellent introduction and explanation you can find from a <a href="http://books.google.com/books?id=8UsqHohwwVYC&amp;printsec=frontcover">comic book</a> added by google.</li>
</ul>
<p><strong>Cons:</strong></p>
<ul>
<li>It&#8217;s still in beta test, you can expect alot of bugs and vulnerabities</li>
<li>no supporting plugin like firefox at the moment</li>
<li>Chrome offers only day-by-day history.</li>
<li>no linux support, YET!</li>
</ul>
<p>Overall, I think Google chrome is a decent browser with high performance and stability. It&#8217;s worth the try. So, what&#8217;s your say about Google chrome?</p>
<div  class="related_post_title">Related Posts</div><ul class="related_post"><li>No Related Posts</li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.chenhow.net/2008/09/09/internet/google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

