<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>BrainLog</title>
        <link>http://www.dansanderson.com/blog/</link>
        <description></description>
        <language>en</language>
        <copyright>Copyright 2008</copyright>
        <lastBuildDate>Wed, 14 May 2008 06:34:42 -0800</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title></title>
            <description><![CDATA[<p><a href="http://www.tuaw.com/2008/05/13/hbo-just-added-to-itunes-some-episodes-cost-2-9/">Six HBO shows added to iTunes</a>.  Nice!</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/05/six-hbo-shows-added-to.html</link>
            <guid>http://www.dansanderson.com/blog/2008/05/six-hbo-shows-added-to.html</guid>
            
            
            <pubDate>Wed, 14 May 2008 06:34:42 -0800</pubDate>
        </item>
        
        <item>
            <title></title>
            <description><![CDATA[<p><a href="http://www.dangermouse.net/esoteric/piet.html">Piet</a>, a programming language whose programs are grids of colored squares.</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/05/piet-a-programming-language-wh.html</link>
            <guid>http://www.dansanderson.com/blog/2008/05/piet-a-programming-language-wh.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">programminglanguages</category>
            
            <pubDate>Mon, 12 May 2008 06:38:48 -0800</pubDate>
        </item>
        
        <item>
            <title>Redesign</title>
            <description><![CDATA[<p>Readers of this site following via a feed reader may not have noticed that the site has been redesigned.  The new design is nothing innovative, but it fixes a heap of problems with the previous design that I never liked but didn't have time to fix.  I'm still not entirely happy with it, but it's a step forward.</p>

<p>One note for feed readers: You're probably subscribed to a file called "index.rdf", a proper <a href="http://en.wikipedia.org/wiki/Resource_Description_Framework">RDF</a> file that was an alternative to RSS in an early set of default templates that came with Movable Type.  With this redesign, I built the site up from scratch using the latest version of <a href="http://www.movabletype.org/">Movable Type</a>, which does not include an RDF template.  As a temporary measure, I've set up "index.rdf" to serve the RSS feed for the site (now called "rss.xml").  This is totally wrong, morally speaking, but the few feed readers I tried it with didn't seem to have a problem re-discovering the actual file format.  If there's demand for a proper RDF feed, I'll look into restoring the RDF template.  I'm sure it's around here somewhere.</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/05/redesign.html</link>
            <guid>http://www.dansanderson.com/blog/2008/05/redesign.html</guid>
            
            
            <pubDate>Fri, 09 May 2008 06:09:47 -0800</pubDate>
        </item>
        
        <item>
            <title></title>
            <description><![CDATA[<p><a href="http://www.emacsblog.org/2008/05/01/quick-tip-easier-window-switching-in-emacs/">Via M-x all-things-emacs</a>, an Emacs feature I've always wanted and has been there all along: navigating between windows using cursor keys.</p>

<pre>
(windmove-default-keybindings)
</pre>

<p>Shift + a cursor key moves to the window in that direction from the current window.  You can change the modifier from Shift with an argument to this function:</p>

<pre>
(windmove-default-keybindings 'meta)
</pre>

<p>Or you can pick your own key bindings for the <code>windmove-*</code> functions, where <code>*</code> is <code>up</code>, <code>down</code>, <code>left</code> or <code>right</code>.</p>

<p>I am never typing C-x o again.</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/05/via-mx-allthingsemacs-an-emacs.html</link>
            <guid>http://www.dansanderson.com/blog/2008/05/via-mx-allthingsemacs-an-emacs.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">emacs</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">emacs</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">NewbieEmacsTip</category>
            
            <pubDate>Thu, 08 May 2008 06:55:58 -0800</pubDate>
        </item>
        
        <item>
            <title></title>
            <description><![CDATA[<p><a href="http://docs.plt-scheme.org/quick/index.html">Quick: An Introduction to PLT Scheme with Pictures</a>.  Yay pictures.</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/05/quick-an-introduction-to-plt.html</link>
            <guid>http://www.dansanderson.com/blog/2008/05/quick-an-introduction-to-plt.html</guid>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">scheme</category>
            
            <pubDate>Thu, 08 May 2008 06:17:16 -0800</pubDate>
        </item>
        
        <item>
            <title></title>
            <description><![CDATA[<p><a href="http://meyerweb.com/eric/thoughts/2008/05/06/line-height-abnormal/">line-height: abnormal</a>.  The author of <i>CSS: The Definitive Guide</i> explains why my favorite CSS directive is actually quite complicated.</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/05/lineheight-abnormal-the-author.html</link>
            <guid>http://www.dansanderson.com/blog/2008/05/lineheight-abnormal-the-author.html</guid>
            
            
            <pubDate>Wed, 07 May 2008 06:25:14 -0800</pubDate>
        </item>
        
        <item>
            <title></title>
            <description><![CDATA[<p><a href="http://equityprivate.typepad.com/ep/2008/04/the-five-circle.html">Going Private: The Five <s>Forces</s>Circles of Hell</a>, an explanation of Porter "Five Forces" analysis as it applies to the communications and technology industries.</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/05/going-private-the-five-forcesc.html</link>
            <guid>http://www.dansanderson.com/blog/2008/05/going-private-the-five-forcesc.html</guid>
            
            
            <pubDate>Mon, 05 May 2008 06:37:51 -0800</pubDate>
        </item>
        
        <item>
            <title></title>
            <description><![CDATA[<p><a href="http://www.uic.edu/htbin/cgiwrap/bin/ojs/index.php/fm/article/view/2102/1962">Ze Frank and the poetics of Web video</a>.</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/05/ze-frank-and-the-poetics.html</link>
            <guid>http://www.dansanderson.com/blog/2008/05/ze-frank-and-the-poetics.html</guid>
            
            
            <pubDate>Mon, 05 May 2008 06:09:03 -0800</pubDate>
        </item>
        
        <item>
            <title></title>
            <description><![CDATA[<p><a href="http://www.wired.com/medtech/health/magazine/16-05/ff_wozniak#">Want to Remember Everything You'll Ever Learn? Surrender to This Algorithm.</a>  Wired on <a href="http://www.supermemo.com/">SuperMemo</a> and its inventor.  (No Mac version, <a href="http://wiki.supermemo.org/index.php?title=SuperMemo_for_Mac_OS_X">but</a>.)</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/05/want-to-remember-everything-yo.html</link>
            <guid>http://www.dansanderson.com/blog/2008/05/want-to-remember-everything-yo.html</guid>
            
            
            <pubDate>Fri, 02 May 2008 06:00:34 -0800</pubDate>
        </item>
        
        <item>
            <title></title>
            <description><![CDATA[<p><a href="http://clustarack.co.uk/">Clustarack Rube Goldberg promo video</a>.  I loved it when this kind of thing got popular, then eventually got a little tired of it.  This one gets me all excited again for its use of thematic elements: "chaos in the print shop," and the product you need to handle it.  (Pay attention to the redirect to the product page at the end of the video.)</p>

<p><a href="http://www.youtube.com/watch?v=0fnk8mD9ZUU">Behind the scenes</a>.</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/05/clustarack-rube-goldberg-promo.html</link>
            <guid>http://www.dansanderson.com/blog/2008/05/clustarack-rube-goldberg-promo.html</guid>
            
            
            <pubDate>Thu, 01 May 2008 06:43:35 -0800</pubDate>
        </item>
        
        <item>
            <title></title>
            <description><![CDATA[<p><a href="http://instructionset.org/">Instruction set: imaginary code</a>.  Vague instructions prompt participants (maybe you) to write computer code.  Only one instruction set posted so far, but it already has 18 entries.  Seems like an especially nice way to get into <a href="http://processing.org/">Processing</a>, though of course all languages are welcome.</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/05/instruction-set-imaginary-code.html</link>
            <guid>http://www.dansanderson.com/blog/2008/05/instruction-set-imaginary-code.html</guid>
            
            
            <pubDate>Thu, 01 May 2008 06:18:06 -0800</pubDate>
        </item>
        
        <item>
            <title></title>
            <description><![CDATA[<p><a href="http://blog.pmarca.com/2008/04/if-microsoft-go.html">Marc Andreesen: If Microsoft goes fully hostile on Yahoo</a>.</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/04/marc-andreesen-if-microsoft-go.html</link>
            <guid>http://www.dansanderson.com/blog/2008/04/marc-andreesen-if-microsoft-go.html</guid>
            
            
            <pubDate>Wed, 30 Apr 2008 06:45:09 -0800</pubDate>
        </item>
        
        <item>
            <title></title>
            <description><![CDATA[<p><a href="http://www.news.com/8301-13772_3-9915667-52.html?part=rss&subj=news&tag=2547-1_3-0-20">Charles Babbage's masterpiece difference engine comes to Silicon Valley</a>.  A modern build of Babbage's mechanical difference engine will live at the Computer History Museum in Mountain View for 6 months starting in May.</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/04/charles-babbages-masterpiece-d.html</link>
            <guid>http://www.dansanderson.com/blog/2008/04/charles-babbages-masterpiece-d.html</guid>
            
            
            <pubDate>Fri, 11 Apr 2008 06:03:16 -0800</pubDate>
        </item>
        
        <item>
            <title></title>
            <description><![CDATA[<p><a href="http://www.portfolio.com/interactive-features/2008/03/Commuting">Commuting</a>, a series of photos of people commuting to work, shot with a tilt-shift lens that makes its subject look like toys, but they're actual photographs of real-life people and places.</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/04/commuting-a-series-of-photos.html</link>
            <guid>http://www.dansanderson.com/blog/2008/04/commuting-a-series-of-photos.html</guid>
            
            
            <pubDate>Wed, 09 Apr 2008 06:18:47 -0800</pubDate>
        </item>
        
        <item>
            <title></title>
            <description><![CDATA[<p><a href="http://www.writersweekly.com/the_latest_from_angelahoycom/004597_03272008.html">Amazon.com is shutting down print-on-demand books that don't use Amazon's own POD service, BookSurge</a>.  BookSurge has fewer features and cannot do Ingram distribution, so if you want both Amazon and, say, Barnes and Noble, you'll have to publish two editions of your book.  I hope there's a lawsuit.</p>]]></description>
            <link>http://www.dansanderson.com/blog/2008/04/amazoncom-is-shutting-down-pri.html</link>
            <guid>http://www.dansanderson.com/blog/2008/04/amazoncom-is-shutting-down-pri.html</guid>
            
            
            <pubDate>Tue, 08 Apr 2008 06:12:22 -0800</pubDate>
        </item>
        
    </channel>
</rss>
