<?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>Christopher Blizzard &#187; 2008 &#187; September</title>
	<atom:link href="http://www.0xdeadbeef.com/weblog/2008/09/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.0xdeadbeef.com/weblog</link>
	<description>I love you.</description>
	<lastBuildDate>Thu, 26 May 2011 20:29:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>some light friday fun: your youtube four (meme)</title>
		<link>http://www.0xdeadbeef.com/weblog/2008/09/some-light-friday-fun-your-youtube-four-meme/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2008/09/some-light-friday-fun-your-youtube-four-meme/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 03:19:28 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Friday Fun]]></category>
		<category><![CDATA[Meme]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=770</guid>
		<description><![CDATA[(Are you allowed to call it a meme if you&#8217;re trying to start one?) 1. Open your fancy Firefox 3 browser. 2. Click on the awesomebar and type in &#8216;youtube&#8217;. 3. Post the first four videos that come up. Here &#8230; <a href="http://www.0xdeadbeef.com/weblog/2008/09/some-light-friday-fun-your-youtube-four-meme/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
(Are you allowed to call it a meme if you&#8217;re trying to start one?)
</p>
<p>
1. Open your fancy <a href="http://getfirefox.com">Firefox 3 browser</a>.<br />
2. Click on the awesomebar and type in &#8216;youtube&#8217;.<br />
3. Post the first four videos that come up.
</p>
<p>
Here are mine.  So f-ing random.
</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/zWQnUFr9Kbc&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/zWQnUFr9Kbc&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/2YiUXl0TwR8&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/2YiUXl0TwR8&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/zBsxqQIu_5s&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/zBsxqQIu_5s&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/8nTFjVm9sTQ&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/8nTFjVm9sTQ&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2008/09/some-light-friday-fun-your-youtube-four-meme/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>automatic code rewriting on the march</title>
		<link>http://www.0xdeadbeef.com/weblog/2008/09/automatic-code-rewriting-on-the-march/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2008/09/automatic-code-rewriting-on-the-march/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 01:14:04 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Pork]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=766</guid>
		<description><![CDATA[Taras has an update on his blog about some of the outparam deletion that he&#8217;s been working on. This is a great snippit: Cool part about these patches is that after various outparamdel special-casing and manual cleanup the line count &#8230; <a href="http://www.0xdeadbeef.com/weblog/2008/09/automatic-code-rewriting-on-the-march/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
<a href="http://whoisi.com/p/332">Taras</a> has an <a href="http://blog.mozilla.com/tglek/2008/09/19/outparamdelling-this-way-comes/">update on his blog about some of the outparam deletion</a> that he&#8217;s been working on.  This is a great snippit:</p>
<blockquote><p>
Cool part about these patches is that after various outparamdel special-casing and manual cleanup the line count is reduced by 10-30% while maintaining existing functionality!
</p></blockquote>
<p>Love to see this stuff making a difference in our code base.  Go go gadget Taras!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2008/09/automatic-code-rewriting-on-the-march/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>some light friday fare: better off dead</title>
		<link>http://www.0xdeadbeef.com/weblog/2008/09/some-light-friday-fare-better-off-dead/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2008/09/some-light-friday-fare-better-off-dead/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 21:36:16 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Friday Fun]]></category>
		<category><![CDATA[Kicking My Ass]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=760</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div align="center">
<p>
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/XU93mikBdjI&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/XU93mikBdjI&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>
</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2008/09/some-light-friday-fare-better-off-dead/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Meme(me)</title>
		<link>http://www.0xdeadbeef.com/weblog/2008/09/mememe/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2008/09/mememe/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 18:46:24 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Meme]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=754</guid>
		<description><![CDATA[Via John. 1. Take a picture of yourself right now. 2. Don’t change your clothes, don’t fix your hair…just take a picture. 3. Post that picture with NO editing. 4. Post these instructions with your picture.]]></description>
			<content:encoded><![CDATA[<div align="center">
<a href="http://www.flickr.com/photos/christopherblizzard/2870993892/"><br />
<img src="http://farm4.static.flickr.com/3227/2870993892_c5390e824c_m_d.jpg"/><br />
</a>
</div>
<p>
Via <a href="http://john.jubjubs.net/2008/09/19/mememe/">John</a>.
</p>
<p>
1. Take a picture of yourself right now.<br />
2. Don’t change your clothes, don’t fix your hair…just take a picture.<br />
3. Post that picture with NO editing.<br />
4. Post these instructions with your picture.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2008/09/mememe/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>want to learn more about the current financial crisis on wall street?</title>
		<link>http://www.0xdeadbeef.com/weblog/2008/09/want-to-learn-more-about-the-current-financial-crisis-on-wall-street/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2008/09/want-to-learn-more-about-the-current-financial-crisis-on-wall-street/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 14:27:53 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Wall Street]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=746</guid>
		<description><![CDATA[Then I strongly suggest that you take some time out of your day and listen to this 40 minute episode of fresh air with Michael Greenberger. He talks about the underlying mechanisms in play, why they are so nasty and &#8230; <a href="http://www.0xdeadbeef.com/weblog/2008/09/want-to-learn-more-about-the-current-financial-crisis-on-wall-street/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
Then I strongly suggest that you take some time out of your day and listen to <a href="http://www.npr.org/templates/rundowns/rundown.php?prgId=13&#038;prgDate=09-17-2008&#038;view=storyview">this 40 minute episode of fresh air</a> with <a href="http://www.law.umaryland.edu/faculty/profiles/faculty.html?facultynum=059">Michael Greenberger</a>.  He talks about the underlying mechanisms in play, why they are so nasty and takes a stab at some of the underlying root causes.  And, most important, makes them accessible to people like me who don&#8217;t drink these things in on a day to day basis.  Really, it&#8217;s worth your time to listen to this show.
</p>
<p>
In a world in which we&#8217;re constrained to a one page article on cnn or 5 minutes in the nightly news it&#8217;s nice to hear someone spend a good half an hour explaining what&#8217;s going on.  Something as complex and important as this requires time to explain.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2008/09/want-to-learn-more-about-the-current-financial-crisis-on-wall-street/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>mobile / arm tracemonkey first numbers</title>
		<link>http://www.0xdeadbeef.com/weblog/2008/09/mobile-arm-tracemonkey-first-numbers/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2008/09/mobile-arm-tracemonkey-first-numbers/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 20:41:00 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=738</guid>
		<description><![CDATA[Vlad has been doing some of the integration work to get TraceMonkey working on ARM. He&#8217;s posted a first set of performance numbers which are more or less in line with the x86 numbers that were originally posted. Here&#8217;s the &#8230; <a href="http://www.0xdeadbeef.com/weblog/2008/09/mobile-arm-tracemonkey-first-numbers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
Vlad has been doing some of the integration work to get TraceMonkey working on ARM.  He&#8217;s posted <a href="http://blog.vlad1.com/2008/09/11/tracemonkey-coming-to-a-pocket-near-you/">a first set of performance numbers</a> which are more or less in line with the x86 numbers that <a href="http://weblogs.mozillazine.org/roadmap/archives/2008/08/tracemonkey_javascript_lightsp.html">were originally posted.</a>  Here&#8217;s the graph we care about:
</p>
<div align="center">
<a href="http://blog.vlad1.com/wp-content/uploads/2008/09/arm-nanojit-ss.png" rel="lightbox[738]"><br />
<img width="308" src="http://blog.vlad1.com/wp-content/uploads/2008/09/arm-nanojit-ss.png"/><br />
</a>
</div>
<p>
The ARM backend is about 2,000 lines of code and is still in earlyish stages &#8211; but it&#8217;s working.  It&#8217;s a great first step to bring fast JS perf to ARM-based mobile platforms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2008/09/mobile-arm-tracemonkey-first-numbers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>finding the positive message (again)</title>
		<link>http://www.0xdeadbeef.com/weblog/2008/09/finding-the-positive-message-again/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2008/09/finding-the-positive-message-again/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 01:06:22 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Lessig]]></category>
		<category><![CDATA[Obama]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=734</guid>
		<description><![CDATA[Lawrence Lessig has a post up about being listed on a Republican web site about Obama. It&#8217;s a great little discussion, but I love the closing, which I will quote here: and I was proud to support him from the &#8230; <a href="http://www.0xdeadbeef.com/weblog/2008/09/finding-the-positive-message-again/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
Lawrence Lessig has a <a href="http://lessig.org/blog/2008/09/barackbook_fact_check.html">post up about being listed on a Republican web site about Obama.</a>  It&#8217;s a great little discussion, but I love the closing, which I will quote here:
</p>
<blockquote><p>
and I was proud to support him from the very beginning of his political career</p>
<p>because from the first time I met him I knew him as the most extraordinary candidate for public service I had ever known</p>
<p>I had known politicians from state representatives to the president but I had never met anybody who matched my ideals about what a public servant should be</p>
<p>none before had the mix of passion, intelligence, commitment and idealism that as a public servant I thought they should have and that obama did</p>
<p>and nor have I met anybody since
</p></blockquote>
<p>
I love this message.  It&#8217;s positive for a change.  Not talking about differences or what the other guy is doing.  It&#8217;s focused on all the right things to talk about and it&#8217;s a strong personal reminder of why I like Obama (and Mr. Lessig!) so much, independent of any campaign for office.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2008/09/finding-the-positive-message-again/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>the message you should take to your weekend</title>
		<link>http://www.0xdeadbeef.com/weblog/2008/09/the-message-you-should-take-to-your-weekend/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2008/09/the-message-you-should-take-to-your-weekend/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 19:52:51 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=728</guid>
		<description><![CDATA[A quote from a Microsoft guy: &#8220;I think that the next 18 months we&#8217;re going to see a 100 to 1,000 fold speed increase in JavaScript as Google and the guys at Mozilla are going to kick us all in &#8230; <a href="http://www.0xdeadbeef.com/weblog/2008/09/the-message-you-should-take-to-your-weekend/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
<a href="http://www.builderau.com.au/news/soa/Chrome-s-jittered-JavaScript-kills-Silverlight-/0,339028227,339291837,00.htm?feed=rss">A quote from a Microsoft guy</a>:
</p>
<blockquote><p>
&#8220;I think that the next 18 months we&#8217;re going to see a 100 to 1,000 fold speed increase in JavaScript as Google and the guys at Mozilla are going to kick us all in the arse and make our JavaScript jittered,&#8221; Microsoft senior program manager Scott Hanselman told the audience, days after Google released its Chrome browser, which features faster JavaScript technology.</p>
<p>[...]</p>
<p>&#8220;It&#8217;s going to be hard to tell if it&#8217;s going to be Silverlight or JavaScript we&#8217;re going to use for our applications,&#8221; he said. &#8220;I think in the end JavaScript is going to be a bigger competitor to Silverlight than Flash is.&#8221;
</p></blockquote>
<p>
Hell yes, we&#8217;re making the web kick ass.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2008/09/the-message-you-should-take-to-your-weekend/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>performance, chrome, mozilla and tracemonkey</title>
		<link>http://www.0xdeadbeef.com/weblog/2008/09/performance-chrome-mozilla-and-tracemonkey/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2008/09/performance-chrome-mozilla-and-tracemonkey/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 17:15:43 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[TraceMonkey]]></category>
		<category><![CDATA[V8]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=704</guid>
		<description><![CDATA[So, V8. Well-hyped. It&#8217;s got a cool logo. And many claims are being made about its performance. But it is not the only kid on the block. As we blogged about a couple of weeks ago, Mozilla has been investing &#8230; <a href="http://www.0xdeadbeef.com/weblog/2008/09/performance-chrome-mozilla-and-tracemonkey/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So, V8.  Well-hyped.  It&#8217;s got a cool logo.  And many claims are being made about its performance.  But it is not the only kid on the block.  As we blogged about <a href="http://weblogs.mozillazine.org/roadmap/archives/2008/08/tracemonkey_javascript_lightsp.html">a couple of weeks ago</a>, Mozilla has been investing over the last couple of months in a super-fast JS engine as well.
</p>
<p>
In terms of claims some members of the V8 team have been <a href="http://news.cnet.com/8301-17939_109-10030717-2.html?part=rss&#038;tag=feed&#038;subj=Webware">bragging a little bit</a> about how V8 is &#8220;many times faster&#8221; than TraceMonkey.  In fact, some <a href="http://www.iht.com/articles/2007/12/10/sports/football10.php"><i>guarantees</i></a> may have been made.
</p>
<div align="center">
<a href="http://weblogs.mozillazine.org/roadmap/archives/2008/09/tracemonkey_update.html"><br />
<img width="315" src="http://weblogs.mozillazine.org/roadmap/tm-v8-sunspider-totals.png"/><br />
</a>
</div>
<p>
Based on the data above, we&#8217;re running about 20% faster than V8 on SunSpider.  While I&#8217;m sure there will be changes to each of the engines in the coming months I think that the claim that &#8220;many times faster&#8221; is ludicrous on its face and should be tempered by actual data. [ Note that the Google test is recursion heavy, something we're adding to TraceMonkey right now.  This explains the gap on that one type of test.  See Brendan's post above or John's post below for more details. ]
</p>
<p>
It&#8217;s also important to realize another fact.  Google has had a small army of people working on the V8 engine for <i>two whole earth years.</i>  We&#8217;re about 60 days into TraceMonkey and we&#8217;re already starting to match the performance characteristics of V8.  As <a href="http://weblogs.mozillazine.org/roadmap/archives/2008/09/tracemonkey_update.html">Brendan put it</a>:</p>
<blockquote><p>
What spectators have to realize is that this contest is not a playoff where each contending VM is eliminated at any given hype-event point. We believe that <a href="http://andreasgal.com/publications/">Franz&#038;Gal-style tracing</a> has more &#8220;headroom&#8221; than less aggressively speculative approaches, due to its ability to specialize code, making variables constant and eliminating dead code and conditions at runtime, based on the latent types inherent in almost all JavaScript programs. If we are right, we&#8217;ll find out over the next weeks and months, and so will you all.
</p></blockquote>
<p>
If you want data across browsers you should look at this post from <a href="http://ejohn.org/blog/javascript-performance-rundown/">John Resig</a> that contains some graphics that give relative performance of various browsers including Safari, Firefox 3.0.1, IE, etc.  His overview is great and gives a much wider view of relative browser performance.
</p>
<p>
Also as a side note because I have your attention.  There are some bizarre and incorrect claims made in the comic about garbage collection.  <a href="http://ejohn.org/blog/javascript-performance-rundown/#comment-320194">Brendan puts things right as a comment in John&#8217;s post</a>:</p>
<blockquote><p>
@Ben: Chrome has a nice GC: exact rooting, generational with copying. Single-threaded, too (not an option for SpiderMonkey, which is used in AT&#038;T 1-800-555-1212 and 411 AVR massively multi-threaded services built by tellme.com, now owned by Microsoft!). It definitely helps cut down on pauses and keep memory use flatter.</p>
<p>The Chrome comic book did have one piece of misinformation, though: it said other browsers&#8217; engines use conservative GC, and have false positive problems because they can&#8217;t distinguish random integers from pointers into the heap. This is not true of Firefox, IE, or Opera.
</p></blockquote>
<p>
We do live in interesting times.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2008/09/performance-chrome-mozilla-and-tracemonkey/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>initial thoughts on google chrome</title>
		<link>http://www.0xdeadbeef.com/weblog/2008/09/initial-thoughts-on-google-chrome/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2008/09/initial-thoughts-on-google-chrome/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 00:05:32 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=672</guid>
		<description><![CDATA[Google chrome is public and I thought I would write up some initial thinking on it as it affects the world that I live in. I love what google chrome represents. The work that we&#8217;ve been doing inside of the &#8230; <a href="http://www.0xdeadbeef.com/weblog/2008/09/initial-thoughts-on-google-chrome/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
Google chrome is public and I thought I would write up some initial thinking on it as it affects the world that I live in.
</p>
<p>
I love what google chrome represents.  The work that we&#8217;ve been doing inside of the Mozilla project over the last ten years has really paid off.  The fact that Google believes that they can launch a browser based on new technology means that the <i>market is alive</i>.
</p>
<p>
Apple is making releases, Mozilla is making releases, even big slow Microsoft is making releases.  The rate of browser releases is getting faster, not slower.  Google&#8217;s browser beta is a sign of health.  JavaScript is evolving and being seen as a general purpose language.  People are already <a href="http://www.0xdeadbeef.com/weblog/?p=624">embedding SpiderMonkey</a> into a lot of other apps.  The work that Mozilla has been doing on <a href="http://weblogs.mozillazine.org/roadmap/archives/2008/08/tracemonkey_javascript_lightsp.html">JavaScript performance with TraceMonkey</a> and Google has been doing with V8 means that it can reach more and more use cases.
</p>
<p>
It&#8217;s also great to see the end user features flowing from browser to browser.  The malware/phishing stuff mentioned in the comic is already shipping in Firefox 3.  JS performance is something that everyone is working on.  Inside of Mozilla we&#8217;ve been talking about the multi-process model that they have decided to use in order to get proper rights mgmt on the mac and windows.  IE is including some of these random features in IE8 and we&#8217;ll be including a lot of them as well in Firefox 3.x.  Two items that come to mind are worker threads and geolocation, features that are already undergoing testing as part of the Firefox 3.1 work.  The fact that everyone is sharing ideas and moving along the same lines is great for users and great for the web.  It&#8217;s starting to feel like a healthy economy of ideas.
</p>
<p>
We haven&#8217;t seen the browser itself yet.  So I&#8217;ll wait until they actually get code and downloads up to comment on any of that.  Given some of the features that are featured in the comic book, it will be interesting to see what the role of <a href="http://blog.lizardwrangler.com/2008/07/23/data-relating-to-people/">data and privacy</a> will be in the product.  But more on that once they actually put up something for people to play with.
</p>
<p>
As a side note, the <a href="http://blogoscoped.com/google-chrome/">comic</a> is a great piece of storytelling and outbound marketing.  Tells you everything you need to know to re-tell the Google Chrome story to other people without any of the drudgery of a spec or product sheet.  For those of us who are interested in how things are sold and marketed, it&#8217;s a great piece of work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2008/09/initial-thoughts-on-google-chrome/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

