<?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>kyleabaker.com &#187; browser</title>
	<atom:link href="http://kyleabaker.com/tag/browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://kyleabaker.com</link>
	<description>Web Technologies, Linux, Tips, Tricks and my Life</description>
	<lastBuildDate>Wed, 16 May 2012 22:33:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Sputnik: ECMAScript 3 conformance test suite</title>
		<link>http://kyleabaker.com/2010/03/11/sputnik-ecmascript-3-conformance-test-suite/</link>
		<comments>http://kyleabaker.com/2010/03/11/sputnik-ecmascript-3-conformance-test-suite/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 16:53:45 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[ECMAScript]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Picture]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=3909</guid>
		<description><![CDATA[Today, The Chromium Blog has officially released their ECMAScript 3 conformance test suite in a form that is more friendly to test in your browser. The test contains over 5,000 tests (currently 5,246) and continues to grow! The Chromium Blog has also posted some initial results among the top web browsers for Windows (emphasis is [...]]]></description>
			<content:encoded><![CDATA[<p>Today, The Chromium Blog has officially released their ECMAScript 3 conformance <a href="http://sputnik.googlelabs.com/">test suite</a> in a form that is more friendly to test in your browser. The test contains over 5,000 tests (currently 5,246) and continues to grow!</p>
<p><a href="http://blog.chromium.org/">The Chromium Blog</a> has also posted some initial results among the top web browsers for Windows (emphasis is mine).﻿﻿</p>
<blockquote><p>In this example, when running Sputnik on a Windows machine, we saw the following results: <strong>Opera 10.50</strong>: 78 failures, <strong>Safari 4</strong>: 159 failures, <strong>Chrome 4</strong>: 218 failures, <strong>Firefox 3.6</strong>: 259 failures and <strong>Internet Explorer 8</strong>: 463 failures.</p></blockquote>
<div id="attachment_3910" class="wp-caption alignnone" style="width: 410px"><a href="http://kyleabaker.com/wp-content/uploads/2010/03/sputnik.png"><img class="size-full wp-image-3910" title="sputnik" src="http://kyleabaker.com/wp-content/uploads/2010/03/sputnik.png" alt="sputnik Sputnik: ECMAScript 3 conformance test suite" width="400" height="400" /></a><p class="wp-caption-text">An experimental plot to illustrate how the latest stable browsers compare.</p></div>
<p>Putting that into terms of 100% conformance rates: <strong>Opera 10.50</strong>: 98.5% successful, <strong>Safari 4</strong>: 97.0% successful, <strong>Chrome  4</strong>: 95.9% successful, <strong>Firefox 3.6</strong>: 95.1% successful and <strong>Internet  Explorer 8</strong>: 91.2% successful.</p>
<p>Running the test myself in the latest Opera 10.50 snapshot for Linux (<a href="http://my.opera.com/desktopteam/blog/2010/03/05/new-snapshot">Build 6242</a>) I&#8217;m seeing a solid 77, proof that Opera 10.50 is progressing still!</p>
<p>As explained in their post, the goal of this test is not related to Javascript performance in terms of speed, but in terms of conformance to the spec. Ideally all browsers would be in the center of the bullseye, meaning they all conform and behave (nearly) identically.</p>
<p>The Sputnik tests have been released as an open source project, so if you&#8217;re interested in providing conformance test cases to improve the future web..now is a perfect chance to get involved. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_wink.gif' alt="icon wink Sputnik: ECMAScript 3 conformance test suite" class='wp-smiley' title="Sputnik: ECMAScript 3 conformance test suite" /> </p>
<p>To run the test yourself or learn more about it, visit: <a href="http://sputnik.googlelabs.com/">http://sputnik.googlelabs.com/</a></p>
<p class="wpf_wrapper"><a class="print_link" href="http://kyleabaker.com/2010/03/11/sputnik-ecmascript-3-conformance-test-suite/print/">Print this entry</a></p><!-- .wpf_wrapper -->]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2010/03/11/sputnik-ecmascript-3-conformance-test-suite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin WP-UserAgent 0.8</title>
		<link>http://kyleabaker.com/2009/06/04/wordpress-plugin-wp-useragent-0-8/</link>
		<comments>http://kyleabaker.com/2009/06/04/wordpress-plugin-wp-useragent-0-8/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 05:46:33 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[ECMAScript]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Picture]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=3078</guid>
		<description><![CDATA[I&#8217;ve just updated WP-UserAgent to version 0.8, covering a lot of ground over the past few days. As I&#8217;m working to reach a stable and solid 1.0 release, I&#8217;m also working towards a feature complete plugin. Version 0.8 offers support for detecting ~90 different web browsers and ~35 different operating systems (counting each version of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just updated <a href="http://kyleabaker.com/goodies/coding/wp-useragent/">WP-UserAgent</a> to version 0.8, covering a lot of ground over the past few days. As I&#8217;m working to reach a stable and solid 1.0 release, I&#8217;m also working towards a feature complete plugin.</p>
<p>Version 0.8 offers support for detecting ~90 different web browsers and ~35 different operating systems (counting each version of windows).</p>
<p><a href="http://kyleabaker.com/wp-content/uploads/2009/06/wp-useragent-0-8-img1.png"><img class="alignnone size-medium wp-image-3080" title="wp-useragent-0-8-img1" src="http://kyleabaker.com/wp-content/uploads/2009/06/wp-useragent-0-8-img1-294x300.png" alt="wp useragent 0 8 img1 294x300 WordPress Plugin WP UserAgent 0.8" width="294" height="300" /></a></p>
<p>Easy access to WP-UserAgent settings is worked right into the Plugins page. No more need to search for options to edit!</p>
<p>Once you find the options page, you&#8217;ll find a cleaned up look and feel, along with a real-time preview of how your changes will appear.</p>
<p><a href="http://kyleabaker.com/wp-content/uploads/2009/06/wp-useragent-0-8-img2.png"><img class="alignnone size-medium wp-image-3079" title="wp-useragent-0-8-img2" src="http://kyleabaker.com/wp-content/uploads/2009/06/wp-useragent-0-8-img2-300x240.png" alt="wp useragent 0 8 img2 300x240 WordPress Plugin WP UserAgent 0.8" width="300" height="240" /></a></p>
<p>If you&#8217;re in need of a cool geeky WordPress plugin, why not give WP-UserAgent a shot? It&#8217;s an interesting way to find out a few details about your subscribers and other visitors!</p>
<p>Find out more details, changelogs and downloads on the <a href="http://kyleabaker.com/goodies/coding/wp-useragent/">official WP-UserAgent plugin page</a>.</p>
<p class="wpf_wrapper"><a class="print_link" href="http://kyleabaker.com/2009/06/04/wordpress-plugin-wp-useragent-0-8/print/">Print this entry</a></p><!-- .wpf_wrapper -->]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2009/06/04/wordpress-plugin-wp-useragent-0-8/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Opera 9.62: To be released soon, try it now</title>
		<link>http://kyleabaker.com/2008/10/29/opera-962-to-be-released-soon-try-it-now/</link>
		<comments>http://kyleabaker.com/2008/10/29/opera-962-to-be-released-soon-try-it-now/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 21:38:56 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[kestrel]]></category>
		<category><![CDATA[opera browser]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=2201</guid>
		<description><![CDATA[It looks like Opera is about to do a follow-up release of 9.62 to fix a zero-day flaw that made it into 9.61. The International install file is dated 10/29/2008 02:47:00 PM on the ftp server. I&#8217;ve uploaded Windows and Macintosh builds of Opera 9.62 to my &#8220;Old Versions&#8221; of Opera download page. While Opera [...]]]></description>
			<content:encoded><![CDATA[<p>It <a href="ftp://ftp.opera.com/pub/opera/win/962/int/">looks like</a> Opera is about to do a follow-up release of 9.62 to fix a <a href="http://en.wikipedia.org/wiki/Zero_day_attack">zero-day</a> <a href="http://blogs.zdnet.com/security/?p=2058">flaw</a> <a href="http://news.softpedia.com/news/Opera-Zero-Day-Remote-Code-Execution-Vulnerability-96591.shtml">that</a> <a href="http://cyberinsecure.com/critical-flaws-patched-in-opera-961-new-zero-day-vulnerability-remains-unpatched/">made</a> it into 9.61. The International install file is dated 10/29/2008 02:47:00 PM on the ftp server.</p>
<p>I&#8217;ve uploaded Windows and Macintosh builds of Opera 9.62 to my <a href="http://kyleabaker.com/goodies/opera/download-old-opera-versions/">&#8220;Old Versions&#8221; of Opera download page</a>.</p>
<p>While Opera 9.62 is not official until it has been published on the front page and the official Opera download page, it&#8217;s usually a good sign when builds for Windows, Macintosh and Unix have all been built and are waiting on the servers. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_biggrin.gif' alt="icon biggrin Opera 9.62: To be released soon, try it now" class='wp-smiley' title="Opera 9.62: To be released soon, try it now" /> </p>
<p>So you can either go to my <a href="http://kyleabaker.com/goodies/opera/download-old-opera-versions/">download page</a> or you can browse through the files on <a href="ftp://ftp.opera.com/pub/opera/">Opera&#8217;s ftp server</a> (if you don&#8217;t trust my files <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_razz.gif' alt="icon razz Opera 9.62: To be released soon, try it now" class='wp-smiley' title="Opera 9.62: To be released soon, try it now" />  ).</p>
<p>Or if you&#8217;re not ready to install it yet and would prefer to wait until it&#8217;s officially released then you should expect to see an update notification possibly within the next couple of days.</p>
<p>I do not have a definite list of the changes since 9.61 (yet). However, I think there will be a fix for the zero-day flaw as mentioned above and explained by ZD Net as:</p>
<blockquote><p>On the same day Opera shipped a browser update with patches for three separate security vulnerabilities, hackers are openly discussion a new zero-day flaw that exposes Windows users to remote code execution attacks.</p>
<p>With Opera 9.61, the Norwegian browser maker corrects an issue where History Search could be used to reveal browser history (rated extremely severe);  a Fast Forward bug that allows cross-site scripting (highly severe); and an information disclosure flaw in news feeds (also highly severe).</p></blockquote>
<p><em>Source: <a href="http://blogs.zdnet.com/security/?p=2058">On Opera patch day, a new zero-day flaw</a></em></p>
<p class="wpf_wrapper"><a class="print_link" href="http://kyleabaker.com/2008/10/29/opera-962-to-be-released-soon-try-it-now/print/">Print this entry</a></p><!-- .wpf_wrapper -->]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2008/10/29/opera-962-to-be-released-soon-try-it-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google makes a web browser: Google Chrome</title>
		<link>http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/</link>
		<comments>http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 05:32:29 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Picture]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=1561</guid>
		<description><![CDATA[Although it was rumored for a long while, there were plenty of people doubting that anything would ever pan out. Google has released a few details to the new browser in their official blog. Many people have given the rumored browser the name gBrowser, however, Google seems to think the official name should be Google [...]]]></description>
			<content:encoded><![CDATA[<p>Although it was rumored for a long while, there were plenty of people doubting that anything would ever pan out.</p>
<p>Google has <a href="http://googleblog.blogspot.com/2008/09/fresh-take-on-browser.html">released a few details to the new browser</a> in their official blog. Many people have given the rumored browser the name gBrowser, however, Google seems to think the official name should be Google Chrome. Regardless of the name, I think we are all excited to see what this browser will have to offer!</p>
<p>According to <a href="http://www.bigblueball.com/forums/general-other-im-news/43156-googles-chrome-browser-launches-tuesday.html">Jeff at the Big Blue Ball</a>, Google will be releasing Google Chrome for the Windows platform today!</p>
<blockquote><p>Google is getting their fingers into everything these days, and the latest foray is a new web browser called <strong>Chrome</strong>. According to the official <a href="http://googleblog.blogspot.com/2008/09/fresh-take-on-browser.html">Google Blog</a>, Chrome will be available for download on the Windows platform beginning sometime Tuesday, September 2.</p></blockquote>
<p>Google Chrome is built on top of the Webkit project so standards support and compatibility should be rock solid from the start.</p>
<p>After the initial release in Windows, Google Chrome will be released in versions for Macintosh and Linux.</p>
<p>I&#8217;m excited about more competition coming to the table to push and progress the web! I hope everyone understands what this will change!</p>
<p>Stay tuned for my thoughts and a review of Google Chrome. Until then you can read the <a href="http://www.google.com/googlebooks/chrome/">comic strip</a> that Google posted a link to in the Google Chrome blog post. I&#8217;ve taken the time to post the comic here, however, all work done in these images has been done by Google and I am only posting the comic here.</p>
<p>UPDATE:<br />
To keep an eye on Google Chrome and test it as soon as it is released, point your browser to the following address and refresh as frequently as you wish. The link should become live and switch from the current 404 to the product page with a Windows download link. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_wink.gif' alt="icon wink Google makes a web browser: Google Chrome" class='wp-smiley' title="Google makes a web browser: Google Chrome" /> </p>
<p><a href="http://www.google.com/chrome">http://www.google.com/chrome</a></p>
<p>In the meantime, if you&#8217;d like to learn more about Google Chrome before it is released you should head over to the <a href="http://en.wikipedia.org/wiki/Google_Chrome">entry that is already in place at Wikipedia</a>.</p>
<p>UPDATE 2:<br />
Google Chrome is now available! <a href="http://www.google.com/chrome">Download it now!</a> <span style="text-decoration: line-through;">I&#8217;ll be posting some screen shots shortly</span>. Screen shots are posted here:<br />
<a href="http://kyleabaker.com/2008/09/02/google-chrome-first-look-at-a-first-release/">http://kyleabaker.com/2008/09/02/google-chrome-first-look-at-a-first-release/</a></p>

<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-01/' title='google-chrome-01'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-01-150x150.jpg" class="attachment-thumbnail" alt="google chrome 01 150x150 Google makes a web browser: Google Chrome" title="google-chrome-01" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-02/' title='google-chrome-02'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-02-150x150.jpg" class="attachment-thumbnail" alt="google chrome 02 150x150 Google makes a web browser: Google Chrome" title="google-chrome-02" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-03/' title='google-chrome-03'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-03-150x150.jpg" class="attachment-thumbnail" alt="google chrome 03 150x150 Google makes a web browser: Google Chrome" title="google-chrome-03" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-04/' title='google-chrome-04'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-04-150x150.jpg" class="attachment-thumbnail" alt="google chrome 04 150x150 Google makes a web browser: Google Chrome" title="google-chrome-04" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-05/' title='google-chrome-05'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-05-150x150.jpg" class="attachment-thumbnail" alt="google chrome 05 150x150 Google makes a web browser: Google Chrome" title="google-chrome-05" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-06/' title='google-chrome-06'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-06-150x150.jpg" class="attachment-thumbnail" alt="google chrome 06 150x150 Google makes a web browser: Google Chrome" title="google-chrome-06" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-07/' title='google-chrome-07'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-07-150x150.jpg" class="attachment-thumbnail" alt="google chrome 07 150x150 Google makes a web browser: Google Chrome" title="google-chrome-07" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-08/' title='google-chrome-08'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-08-150x150.jpg" class="attachment-thumbnail" alt="google chrome 08 150x150 Google makes a web browser: Google Chrome" title="google-chrome-08" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-09/' title='google-chrome-09'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-09-150x150.jpg" class="attachment-thumbnail" alt="google chrome 09 150x150 Google makes a web browser: Google Chrome" title="google-chrome-09" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-10/' title='google-chrome-10'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-10-150x150.jpg" class="attachment-thumbnail" alt="google chrome 10 150x150 Google makes a web browser: Google Chrome" title="google-chrome-10" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-11/' title='google-chrome-11'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-11-150x150.jpg" class="attachment-thumbnail" alt="google chrome 11 150x150 Google makes a web browser: Google Chrome" title="google-chrome-11" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-12/' title='google-chrome-12'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-12-150x150.jpg" class="attachment-thumbnail" alt="google chrome 12 150x150 Google makes a web browser: Google Chrome" title="google-chrome-12" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-13/' title='google-chrome-13'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-13-150x150.jpg" class="attachment-thumbnail" alt="google chrome 13 150x150 Google makes a web browser: Google Chrome" title="google-chrome-13" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-14/' title='google-chrome-14'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-14-150x150.jpg" class="attachment-thumbnail" alt="google chrome 14 150x150 Google makes a web browser: Google Chrome" title="google-chrome-14" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-15/' title='google-chrome-15'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-15-150x150.jpg" class="attachment-thumbnail" alt="google chrome 15 150x150 Google makes a web browser: Google Chrome" title="google-chrome-15" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-16/' title='google-chrome-16'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-16-150x150.jpg" class="attachment-thumbnail" alt="google chrome 16 150x150 Google makes a web browser: Google Chrome" title="google-chrome-16" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-17/' title='google-chrome-17'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-17-150x150.jpg" class="attachment-thumbnail" alt="google chrome 17 150x150 Google makes a web browser: Google Chrome" title="google-chrome-17" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-18/' title='google-chrome-18'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-18-150x150.jpg" class="attachment-thumbnail" alt="google chrome 18 150x150 Google makes a web browser: Google Chrome" title="google-chrome-18" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-19/' title='google-chrome-19'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-19-150x150.jpg" class="attachment-thumbnail" alt="google chrome 19 150x150 Google makes a web browser: Google Chrome" title="google-chrome-19" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-20/' title='google-chrome-20'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-20-150x150.jpg" class="attachment-thumbnail" alt="google chrome 20 150x150 Google makes a web browser: Google Chrome" title="google-chrome-20" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-21/' title='google-chrome-21'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-21-150x150.jpg" class="attachment-thumbnail" alt="google chrome 21 150x150 Google makes a web browser: Google Chrome" title="google-chrome-21" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-22/' title='google-chrome-22'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-22-150x150.jpg" class="attachment-thumbnail" alt="google chrome 22 150x150 Google makes a web browser: Google Chrome" title="google-chrome-22" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-23/' title='google-chrome-23'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-23-150x150.jpg" class="attachment-thumbnail" alt="google chrome 23 150x150 Google makes a web browser: Google Chrome" title="google-chrome-23" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-24/' title='google-chrome-24'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-24-150x150.jpg" class="attachment-thumbnail" alt="google chrome 24 150x150 Google makes a web browser: Google Chrome" title="google-chrome-24" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-25/' title='google-chrome-25'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-25-150x150.jpg" class="attachment-thumbnail" alt="google chrome 25 150x150 Google makes a web browser: Google Chrome" title="google-chrome-25" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-26/' title='google-chrome-26'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-26-150x150.jpg" class="attachment-thumbnail" alt="google chrome 26 150x150 Google makes a web browser: Google Chrome" title="google-chrome-26" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-27/' title='google-chrome-27'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-27-150x150.jpg" class="attachment-thumbnail" alt="google chrome 27 150x150 Google makes a web browser: Google Chrome" title="google-chrome-27" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-28/' title='google-chrome-28'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-28-150x150.jpg" class="attachment-thumbnail" alt="google chrome 28 150x150 Google makes a web browser: Google Chrome" title="google-chrome-28" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-29/' title='google-chrome-29'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-29-150x150.jpg" class="attachment-thumbnail" alt="google chrome 29 150x150 Google makes a web browser: Google Chrome" title="google-chrome-29" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-30/' title='google-chrome-30'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-30-150x150.jpg" class="attachment-thumbnail" alt="google chrome 30 150x150 Google makes a web browser: Google Chrome" title="google-chrome-30" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-31/' title='google-chrome-31'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-31-150x150.jpg" class="attachment-thumbnail" alt="google chrome 31 150x150 Google makes a web browser: Google Chrome" title="google-chrome-31" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-32/' title='google-chrome-32'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-32-150x150.jpg" class="attachment-thumbnail" alt="google chrome 32 150x150 Google makes a web browser: Google Chrome" title="google-chrome-32" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-33/' title='google-chrome-33'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-33-150x150.jpg" class="attachment-thumbnail" alt="google chrome 33 150x150 Google makes a web browser: Google Chrome" title="google-chrome-33" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-34/' title='google-chrome-34'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-34-150x150.jpg" class="attachment-thumbnail" alt="google chrome 34 150x150 Google makes a web browser: Google Chrome" title="google-chrome-34" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-35/' title='google-chrome-35'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-35-150x150.jpg" class="attachment-thumbnail" alt="google chrome 35 150x150 Google makes a web browser: Google Chrome" title="google-chrome-35" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-36/' title='google-chrome-36'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-36-150x150.jpg" class="attachment-thumbnail" alt="google chrome 36 150x150 Google makes a web browser: Google Chrome" title="google-chrome-36" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-37/' title='google-chrome-37'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-37-150x150.jpg" class="attachment-thumbnail" alt="google chrome 37 150x150 Google makes a web browser: Google Chrome" title="google-chrome-37" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-38/' title='google-chrome-38'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-38-150x150.jpg" class="attachment-thumbnail" alt="google chrome 38 150x150 Google makes a web browser: Google Chrome" title="google-chrome-38" /></a>
<a href='http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/google-chrome-39/' title='google-chrome-39'><img width="150" height="150" src="http://kyleabaker.com/wp-content/uploads/2008/09/google-chrome-39-150x150.jpg" class="attachment-thumbnail" alt="google chrome 39 150x150 Google makes a web browser: Google Chrome" title="google-chrome-39" /></a>

<p class="wpf_wrapper"><a class="print_link" href="http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/print/">Print this entry</a></p><!-- .wpf_wrapper -->]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2008/09/02/google-makes-a-web-browser-google-chrome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Opera 9.5 Release Candidate 1</title>
		<link>http://kyleabaker.com/2008/06/10/opera-95-release-candidate-1/</link>
		<comments>http://kyleabaker.com/2008/06/10/opera-95-release-candidate-1/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 23:36:51 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=1045</guid>
		<description><![CDATA[Today Jon von Tetzchner, Opera CEO, has officially release Opera 9.5 RC1 to the world. It has been two years since Opera 9 was first released, so you can image the progress and improvements that have been made since then! The version numbering may be a bit confusing, but we all might as well consider [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft alignnone size-full wp-image-133" style="float: left;" title="38x46" src="http://kyleabaker.com/wp-content/uploads/2008/04/38x46.png" alt="38x46 Opera 9.5 Release Candidate 1" width="38" height="46" />Today Jon von Tetzchner, Opera CEO, has <a href="http://my.opera.com/community/blog/2008/06/10/dear-opera-community">officially release Opera 9.5 RC1 to the world</a>. It has been two years since Opera 9 was first released, so you can image the progress and improvements that have been made since then!</p>
<p>The version numbering may be a bit confusing, but we all might as well consider Opera 9 and Opera 9.5 to be two completely different versions..like Opera 8 vs. Opera 9.</p>
<p>Opera 9.5 has introduced a number of new features and stability improvements since Opera 9 and has even improved compatibility between websites that used to simply not work in Opera.</p>
<p>New features that you will find and fall in love with in Opera 9.5 include Speed Dial, Opera Link, Quick Find, Dragonfly, EV (Extended Validation) and new sportier and improved skin!</p>
<h3>Speed Dial</h3>
<p><a href="http://kyleabaker.com/wp-content/uploads/2008/06/speed-dial.png"><img class="alignnone size-full wp-image-1051" title="Speed Dial" src="http://kyleabaker.com/wp-content/uploads/2008/06/speeddial.jpg" alt="speeddial Opera 9.5 Release Candidate 1" width="250" height="75" /></a><br />
Get to your favorite Web sites with just one click! Speed Dial is a set of visual bookmarks you see when you open a new tab. To add a new page, simply click on an empty Speed Dial.</p>
<h3>Opera Link</h3>
<p><img class="alignnone size-full wp-image-1046" title="Opera Link" src="http://kyleabaker.com/wp-content/uploads/2008/06/tf-link.jpg" alt="tf link Opera 9.5 Release Candidate 1" width="250" height="75" /><br />
Access your favorite Web sites everywhere! <a href="http://www.opera.com/products/link/">Opera Link</a> syncs your bookmarks and Speed Dial between your computers and <a href="http://www.operamini.com/">mobile phone</a>. Log in with your Opera username, and your data will always be accessible.</p>
<h3>Quick Find</h3>
<p><a href="http://kyleabaker.com/wp-content/uploads/2008/06/quick-find.png"><img class="alignnone size-full wp-image-1049" title="Quick Find" src="http://kyleabaker.com/wp-content/uploads/2008/06/quick-find.jpg" alt="quick find Opera 9.5 Release Candidate 1" width="250" height="75" /></a><br />
Have you ever forgot the page where you found that great article or that perfect gift? Opera remembers the actual content of the Web pages you visit. In the address bar, just type one word you remember, and Opera finds the page for you immediately.</p>
<h3>Dragonfly</h3>
<p><a href="http://kyleabaker.com/wp-content/uploads/2008/06/dragonfly.png"><img class="alignnone size-full wp-image-1053" title="Dragonfly" src="http://kyleabaker.com/wp-content/uploads/2008/06/dragonfly.jpg" alt="dragonfly Opera 9.5 Release Candidate 1" width="231" height="144" /></a><br />
Opera 9.5 features a new version of Opera Dragonfly, the upcoming Opera developer tools. <a href="http://www.opera.com/products/dragonfly/">Opera Dragonfly</a> makes developing using Opera easier than ever, both on your computer and mobile phone.</p>
<h3>EV (Extended Validation)</h3>
<p><a href="http://kyleabaker.com/wp-content/uploads/2008/06/ev.png"><img class="alignnone size-full wp-image-1048" title="EV (Extended Validation)" src="http://kyleabaker.com/wp-content/uploads/2008/06/extende-validation.jpg" alt="extende validation Opera 9.5 Release Candidate 1" width="149" height="17" /></a><br />
Not all Web pages are what they say they are. In Opera 9.5, Fraud Protection is enabled by default, detecting and warning you about fraudulent Web sites automatically. Support for <a href="http://en.wikipedia.org/wiki/Extended_Validation_Certificate">Extended Validation certificates</a> (EV) provides added assurance and trust for secure Web sites.</p>
<h3>Opera 9.5 Skin</h3>
<p><a href="http://kyleabaker.com/wp-content/uploads/2008/06/opera-95-skin.png"><img class="alignnone size-full wp-image-1057" title="Opera 9.5 Skin" src="http://kyleabaker.com/wp-content/uploads/2008/06/opera-95-skin.jpg" alt="opera 95 skin Opera 9.5 Release Candidate 1" width="279" height="186" /></a><br />
To top things off with, Opera has introduced a new default skin for the browser that is designed to make your life easier and make the browser look more mainstream.</p>
<p>I&#8217;ve covered some of the changes made to the skin and layout in <a href="http://kyleabaker.com/2008/06/05/opera-95-just-got-a-face-lift/">another</a> <a href="http://kyleabaker.com/2008/06/06/opera-95-gets-improvements-after-feedback/">post</a>, but the main things that changed were the placement of the New Tab button, the Home button has returned by default and the coloration of the icons and tool bars have changed.</p>
<p>Now it&#8217;s time to, as Opera CEO Jon von Tetzchner said, continue to support Opera by turning the whisper into a shout!</p>
<p>Go check out Opera 9.5 RC1 now!</p>
<ul>
<li><a href="http://snapshot.opera.com/windows/o950s_10057m.exe">Windows</a></li>
<li><a href="http://snapshot.opera.com/windows/o950s_10057.exe">Windows Classic</a></li>
<li><a href="http://snapshot.opera.com/mac/o950s_4865.dmg">Macintosh</a></li>
<li><a href="http://snapshot.opera.com/unix/snapshot-2034/">UNIX</a></li>
</ul>
<p class="wpf_wrapper"><a class="print_link" href="http://kyleabaker.com/2008/06/10/opera-95-release-candidate-1/print/">Print this entry</a></p><!-- .wpf_wrapper -->]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2008/06/10/opera-95-release-candidate-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

