<?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; 2009 &#187; December</title>
	<atom:link href="http://www.0xdeadbeef.com/weblog/2009/12/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>sugar</title>
		<link>http://www.0xdeadbeef.com/weblog/2009/12/sugar/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2009/12/sugar/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 15:50:42 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Food]]></category>
		<category><![CDATA[Long Attention Span]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=1758</guid>
		<description><![CDATA[I&#8217;ve been posting recently about food and nutrition and I feel like the information in this video was a huge piece that I was missing. In this video, Dr. Robert Lustig goes through the science behind how sugar and its &#8230; <a href="http://www.0xdeadbeef.com/weblog/2009/12/sugar/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been posting recently about food and nutrition and I feel like the information in this video was a huge piece that I was missing.</p>
<p>In this video, <a href="http://www.chc.ucsf.edu/coast/faculty_lustig.htm">Dr. Robert Lustig</a> goes through the science behind how sugar and its component parts, glucose and fructose, are processed in the body and what that means for everything we know about the US&#8217;s (and the world&#8217;s, for that matter) ever growing waistline.  This talk shows why all calories are not created equal.</p>
<p>Like many good things in this world, it&#8217;s a long story, packed with information so you will have to put aside time to absorb it.  But it&#8217;s worth your time if you ever wanted to understand why sugar makes you feel the way that it does and why it specifically results in weight gain vs. other types of carbohydrates, fats or protein.</p>
<p><video width="500" controls><source src="http://www.0xdeadbeef.com/~blizzard/weblog-videos/2009-12-30-sugar/Sugar-The-Bitter-Truth.ogv" type="video/ogg"/><source src="http://www.0xdeadbeef.com/~blizzard/weblog-videos/2009-12-30-sugar/Sugar-The-Bitter-Truth.mp4" type="video/mp4"/><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/dBnniua6-oM&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/dBnniua6-oM&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></video></p>
<p><a href="http://www.youtube.com/watch?v=dBnniua6-oM">Watch it on YouTube if you don&#8217;t see a video above</a>.  Licensed as <a href="http://creativecommons.org/licenses/by-nc-nd/3.0/">CC-BY-NC-ND</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2009/12/sugar/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
<enclosure url="http://www.0xdeadbeef.com/~blizzard/weblog-videos/2009-12-30-sugar/Sugar-The-Bitter-Truth.ogv" length="219661287" type="video/ogg" />
<enclosure url="http://www.0xdeadbeef.com/~blizzard/weblog-videos/2009-12-30-sugar/Sugar-The-Bitter-Truth.mp4" length="200494802" type="video/mp4" />
		</item>
		<item>
		<title>&#8220;skid mark&#8221;</title>
		<link>http://www.0xdeadbeef.com/weblog/2009/12/skid-mark/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2009/12/skid-mark/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 21:52:32 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=1753</guid>
		<description><![CDATA[A new phrase that I learned yesterday. Probably something that&#8217;s been around computers for a long time, but it was my first exposure to it. Basically a &#8220;skid mark&#8221; is something you leave in code as a signature so that &#8230; <a href="http://www.0xdeadbeef.com/weblog/2009/12/skid-mark/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A new phrase that I learned yesterday.  Probably something that&#8217;s been around computers for a long time, but it was my first exposure to it.</p>
<p>Basically a &#8220;skid mark&#8221; is something you leave in code as a signature so that in a crash dump you can figure out how you got there.</p>
<p>We&#8217;ve been doing a <a href="https://wiki.mozilla.org/CrashKill/2009-12-14">huge amount of work in Firefox 3.5 and 3.6 to reduce the number of crashes</a>.  For some crashes we have stack traces, but not a lot of data on how we got to that stack.  So we&#8217;re actually checking in code changes and and shipping them into the wild to see how they change crash signatures.</p>
<p>The interesting thing is that it&#8217;s working &#8211; we&#8217;ve been able to track down some pretty serious crashes with this technique.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2009/12/skid-mark/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>focus</title>
		<link>http://www.0xdeadbeef.com/weblog/2009/12/focus/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2009/12/focus/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 08:15:15 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Evangelism]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=1749</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/johnath/4179884405/in/photostream"><img alt="Focus" src="http://farm5.static.flickr.com/4001/4179884405_f4fc836103.jpg" title="Focus" width="500" height="335" /></a><p class="wp-caption-text">When we focus on what we want the world to look like, and make products that reflect that, we excel. </p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2009/12/focus/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>two cool open video notes</title>
		<link>http://www.0xdeadbeef.com/weblog/2009/12/two-cool-open-video-notes/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2009/12/two-cool-open-video-notes/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 01:18:34 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[OGG]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=1709</guid>
		<description><![CDATA[Today at the Mozilla all hands I saw two cool things: 1. A decent sized (600&#215;400 or so) Theora video playing on a Nokia N900, decoding on the DSP with the main CPU kept at around 50%. (Pulseaudio is about &#8230; <a href="http://www.0xdeadbeef.com/weblog/2009/12/two-cool-open-video-notes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today at the Mozilla all hands I saw two cool things:</p>
<p>1. A decent sized (600&#215;400 or so) Theora video playing on a <a href="http://maemo.nokia.com/n900/">Nokia N900</a>, decoding on the DSP with the main CPU kept at around 50%.  (Pulseaudio is about 10-15% of that, and the rest of Vorbis decoding and some work to get the video onto a fullscreen texture.)  This is based on <a href="http://www.schleef.org/blog/2009/11/11/theora-on-ti-c64x-dsp-and-omap3/">David Schleef&#8217;s Theora-on-DSP work</a> and it&#8217;s showing real promise.</p>
<p>2. With <a href="http://www.basschouten.com/blog1.php/2009/11/22/direct2d-hardware-rendering-a-browser">Bas&#8217; Direct2D windows build</a>, I&#8217;m able to play a 1080p Theora (<a href="http://www.0xdeadbeef.com/~blizzard/weblog-videos/2009-demos/Grid_VFX_ConceptTest_1080.ogv">test here</a>) video on my <a href="http://shop.lenovo.com/us/notebooks/thinkpad/x-series/x200s">Lenovo X200s</a> and it&#8217;s smooth as butter.  Fully scaled, full framerate, full screen, no drops.  Pretty amazing.  And he&#8217;s only doing scaling in that code, not yet doing the YUV->RGB conversions so there&#8217;s still a huge amount of room to improve here.</p>
<p>All good improvements for HTML5 and open video.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2009/12/two-cool-open-video-notes/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
<enclosure url="http://www.0xdeadbeef.com/~blizzard/weblog-videos/2009-demos/Grid_VFX_ConceptTest_1080.ogv" length="158008624" type="video/ogg" />
		</item>
		<item>
		<title>guidelines in MacNeil/Lehrer journalism</title>
		<link>http://www.0xdeadbeef.com/weblog/2009/12/guidelines-in-macneil-lehrer-journalism/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2009/12/guidelines-in-macneil-lehrer-journalism/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 06:46:42 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Journalism]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=1693</guid>
		<description><![CDATA[Original Video with full context.]]></description>
			<content:encoded><![CDATA[<p><a href=" http://www.pbs.org/newshour/bb/media/july-dec09/pbsnewshour_12-04.html">Original Video</a> with full context.</p>
<p><video controls="true"><source type="video/ogg" src="http://www.0xdeadbeef.com/~blizzard/weblog-videos/2009-12-04-macneil-lehrer/newshour.ogv"/><source type="video/mp4" src="http://www.0xdeadbeef.com/~blizzard/weblog-videos/2009-12-04-macneil-lehrer/newshour.mp4"/><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/why2tE15jhk&#038;hl=en_US&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/why2tE15jhk&#038;hl=en_US&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></video></p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2009/12/guidelines-in-macneil-lehrer-journalism/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://www.0xdeadbeef.com/~blizzard/weblog-videos/2009-12-04-macneil-lehrer/newshour.ogv" length="1200861" type="video/ogg" />
<enclosure url="http://www.0xdeadbeef.com/~blizzard/weblog-videos/2009-12-04-macneil-lehrer/newshour.mp4" length="2329343" type="video/mp4" />
		</item>
		<item>
		<title>we are all connected</title>
		<link>http://www.0xdeadbeef.com/weblog/2009/12/we-are-all-connected/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2009/12/we-are-all-connected/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 06:37:13 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Space]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=1680</guid>
		<description><![CDATA[More at the Symphony of Science.]]></description>
			<content:encoded><![CDATA[<p>More at the <a href="http://www.symphonyofscience.com/">Symphony of Science</a>.</p>
<p><video controls="true"><source type="video/ogg" src="http://www.0xdeadbeef.com/~blizzard/weblog-videos/2009-12-02-symphony-of-science/WAAC_MPEG1.ogv"/><source type="video/mp4" src="http://www.0xdeadbeef.com/~blizzard/weblog-videos/2009-12-02-symphony-of-science/WAAC_MPEG1.mp4"/><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/XGK84Poeynk&#038;hl=en_US&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/XGK84Poeynk&#038;hl=en_US&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></video></p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2009/12/we-are-all-connected/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
<enclosure url="http://www.0xdeadbeef.com/~blizzard/weblog-videos/2009-12-02-symphony-of-science/WAAC_MPEG1.ogv" length="28394167" type="video/ogg" />
<enclosure url="http://www.0xdeadbeef.com/~blizzard/weblog-videos/2009-12-02-symphony-of-science/WAAC_MPEG1.mp4" length="27246747" type="video/mp4" />
		</item>
		<item>
		<title>mobile sunspider performance</title>
		<link>http://www.0xdeadbeef.com/weblog/2009/12/mobile-sunspider-performance/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2009/12/mobile-sunspider-performance/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 17:35:00 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[TraceMonkey]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=1637</guid>
		<description><![CDATA[A few weeks ago Vlad had the chance to do performance tests across a variety of different devices. He&#8217;s picked up a Droid as part of his Android work, also has access to an N900, and I also know he&#8217;s &#8230; <a href="http://www.0xdeadbeef.com/weblog/2009/12/mobile-sunspider-performance/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago <a href="http://blog.vlad1.com">Vlad</a> had the chance to do performance tests across a variety of different devices.  He&#8217;s picked up a <a href="http://en.wikipedia.org/wiki/Motorola_Droid">Droid</a> as part of his <a href="https://wiki.mozilla.org/Android">Android</a> work, also has access to an <a href="http://maemo.nokia.com/n900/">N900</a>, and I also know he&#8217;s proud to admit that&#8217;s he&#8217;s a Zune HD owner.</p>
<p>Firefox for Mobile has been getting <a href="http://crave.cnet.co.uk/cnetuk/crave/mobiles/0,39029453,49304307,00.htm">excellent reviews</a> for features and functions.  We also have good numbers for JS performance, an important component of building compelling web applications on mobile.</p>
<div align="center">
<a href="http://www.0xdeadbeef.com/weblog/wp-content/uploads/2009/12/mobile-performance2.png" rel="lightbox[1637]"><img src="http://www.0xdeadbeef.com/weblog/wp-content/uploads/2009/12/mobile-performance2.png" width="400"/></a><br/>Mobile Sunspider Performance &#8211; Click for a Larger Version.
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2009/12/mobile-sunspider-performance/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

