<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Legends of the Sun Pig: Everything (blog, reviews, et al.)</title>
    <link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/" />
    <link rel="self" type="application/atom+xml" href="http://www.sunpig.com/martin/feeds/everything-atom.xml" />
    <id>tag:www.sunpig.com,2008-02-11:/martin//everything</id>
    <updated>2008-08-27T21:50:19Z</updated>
    <subtitle>Combined feed for Legends of the Sun Pig: blog, reviews, and other stuff.</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.1</generator>

<entry>
	<title>Got to get rid of some of these tabs</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/archives/2008/08/27/got-to-get-rid-of-some-of-these-tabs.html" />	
	
	<id>tag:www.sunpig.com,2008:/martin//2.2182</id>
    
	<published>2008-08-27T22:48:36Z</published>
	<updated>2008-08-27T21:50:19Z</updated>
    
	<summary>I&apos;ve got 65 tabs open in Firefox right now. Five years from now, that will seem like a light sprinkling of web dust. Right now, it&apos;s excessive. Time to dump some links: JavaScript Anonymous functions, parentheses, scoping, and closures: Peter Michaux - &quot;An Important Pair of Parens.&quot; John Resig -...</summary>
	
	
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
        <![CDATA[<p>I've got 65 tabs open in Firefox right now.  Five years from now, that will seem like a light sprinkling of web dust.  Right now, it's excessive. Time to dump some links:</p>

<h4>JavaScript</h4>
<ul>
<li>Anonymous functions, parentheses, scoping, and closures:  Peter Michaux - "<a href="http://peter.michaux.ca/article/8117">An Important Pair of Parens</a>."  John Resig - "<a href="http://ajaxian.com/downloads/books/javascriptninja/JavaScriptNinja_ch3_Article2.pdf">Using (function(){})()</a>," a chapter from John's forthcoming book, <i>Secrets of the JavaScript Ninja</i> (courtesy of <a href="http://ajaxian.com/archives/secrets-of-the-javascript-ninja-a-sneak-peak-for-ajaxians">Ajaxian</a>)</li>
<li>Stoyan Stefanov - "<a href="http://yuiblog.com/blog/2008/07/22/non-blocking-scripts/">Non-blocking JavaScript Downloads</a>"</li>
<li>Version 3 of the Yahoo! User Interface Library (YUI) is <a href="http://yuiblog.com/blog/2008/08/13/yui3pr1/">on the way</a>.  Breaking changes ahead - take note now.</li>
<li>If you're using the Yahoo! CDN to serve up the YUI files for your project, make sure that you use the <a href="http://yuiblog.com/blog/2008/07/16/combohandler/">combo handler service</a> to group the files into a single HTTP call.</li>
<li>The conflict between the two camps trying to push JavaScript forward has been resolved.  The result is "Harmony."  Comments by <a href="http://ejohn.org/blog/ecmascript-harmony/">John Resig</a>, <a href="http://yuiblog.com/blog/2008/08/14/premature-standardization/">Douglas Crockford</a>, <a href="http://alex.dojotoolkit.org/2008/08/thoughts-on-harmony/">Alex Russell</a>, <a href="https://mail.mozilla.org/pipermail/es-discuss/2008-August/003400.html">Brendan Eich</a>.</li>
</ul>

<h4>CSS</h4>
<ul>
<li>Are "variables" in CSS harmful?  <a href="http://www.w3.org/People/Bos/CSS-variables">Bert Bos makes the argument</a>, <a href="http://alex.dojotoolkit.org/2008/08/css-variables-are-the-future/">Alex Russell destroys it comprehensively</a>.</li>
</ul>

<h4>Browsers</h4>
<ul>
<li><a href="http://37signals.blogs.com/products/2008/07/basecamp-phasin.html">37Signals to phase out support for IE6</a>.  Given its industry position, 37Signals is a company that can get away with this move.  For most of us, though, IE6 is still very much a painful reality.  An announcement like this provides a hopeful glimpse of the future, but my own prediction is that after IE8 comes along IE7 will be dead and forgotten before IE6.</li>
<li> Hallvord R. M. Steen - "<a href="http://dev.opera.com/articles/view/a-browser-sniffing-warning-the-trouble/">A browser sniffing warning: The trouble with Acid3 and TinyMCE</a>" (on <a href="http://dev.opera.com/">dev.opera.com</a>). Browser detection is bad.  Hallvord describes the <em>bug detection</em> technique in this article.  See also Hallvord's earlier article "<a href="http://dev.opera.com/articles/view/using-capability-detection/">Using capability detection</a>", and PPK's "<a href="http://www.quirksmode.org/js/support.html">Object detection</a>."</li>
<li>Firefox 3.1 is going to run JavaScript <em>much</em> faster:  "<a href="http://shaver.off.net/diary/2008/08/22/the-birth-of-a-faster-monkey/">The birth of a faster monkey</a>"
</ul>

<p>(With all the improvements going into JavaScript and browsers, client-side development is a great and interesting place to be right now, and the future is looking even better.)</p>

<h4>User Experience</h4>
<ul>
<li>Bill Scott - "<a href="http://looksgoodworkswell.blogspot.com/2008/07/anti-pattern-animation-gone-wild.html">Anti-pattern: animation gone wild</a>"</li>
<li>Jeff Patton - "12 Best Practices for UX in an Agile Environment" <a href="http://www.uie.com/articles/best_practices">part 1</a>, <a href="http://www.uie.com/articles/best_practices_part2/">part 2</a> (<a href="http://www.uie.com/">UIE</a>)</li>
<li>Lisa Herrod - "<a href="http://www.alistapart.com/articles/deafnessandtheuserexperience">Deafness and the User Experience</a>" (A List Apart)</li>
<li>Ryan Singer (37Signals) - "<a href="http://www.37signals.com/svn/posts/1128-learning-from-bad-ui">Learning from bad UI</a>."</li>
<li>Mark Boulton - "<a href="http://www.markboulton.co.uk/journal/comments/dont_screw_with_conventions/">Don't screw with conventions</a>"</li>
</ul>

<h4>"Mainstream Users"</h4>
<ul>
<li>Jeremy Zawodny - "<a href="http://jeremy.zawodny.com/blog/archives/010453.html">The Truth about Web Navigation</a>."</li>
<li>Marshall Kirkpatrick - "<a href="http://www.readwriteweb.com/archives/will_mainstream_users_ever_learn.php">Will Mainstream Users Ever Learn About The Browser's Address Bar?</a>"</li>
<li><a href="http://www.adpulp.com/archives/2006/08/typing_for_doll.php">Case study 1</a>:  What happens when you rank highly in Google for the phrase "Typing for Dollars."  Read the comments following the article on the page.</li>
<li><a href="http://www.ok-cancel.com/archives/link/2004/09/google-answers-hci-phd-program.html">Case study 2</a>:  What happens when you rank highly for the phrase "cancel Google."  Read the comments.  (Surely <em>some</em> of them must be taking the piss.)</li>
</ul>

<h4>Software development, sexism therein</h4>
<p>Note: this is one of my hot buttons.  When it comes to gender equality, software development is struggling to come out of the dark ages.  What's worse, though, is that with a few notable exceptions (see below) it isn't struggling <em>very hard</em>.</p>
<ul>
<li>Emma Jane Hogbin - "<a href="http://www.archive.org/details/form_an_orderly_queue_ladies">Form an orderly queue, ladies</a>" (video presentation)  (Also: <a href="http://geekfeminism.wikia.com/wiki/Form_an_Orderly_Queue_Ladies">notes</a>)</li>
<li>Alex Russell - "<a href="http://alex.dojotoolkit.org/2008/07/the-price-of-anonymity-our-principles/">The Price of Anonymity: Our Principles?</a>"</li>
<li>Charlie Stross - "<a href="http://www.antipope.org/charlie/blog-static/2008/07/bechdels_law.html">Bechdel's Law</a>," and "<a href="http://www.antipope.org/charlie/blog-static/2008/08/bechdel_test_roundup.html">Bechdel test round-up</a>."  (Not software development, but related.)</li>
</ul>

<h4>Conferences</h4>
<ul>
<li>Jeremy Keith <a href="http://adactio.com/journal/tag/aeasf08">liveblogged large chunks of the An Event Apart 08 conference</a> in San Francisco last week.  Awesome work.</li>
</ul>

<h4>Business</h4>
<ul>
<li>Steve Yegge - "<a href="http://steve-yegge.blogspot.com/2008/06/done-and-gets-things-smart.html">Done, and gets things smart</a>."  An alternative to Spolsky's "<a href="http://www.joelonsoftware.com/articles/GuerrillaInterviewing3.html">Smart, and gets things done</a>."</li>
<li>David Weiss - "<a href="http://unweary.com/2008/02/finishers-wanted.html">Finishers Wanted</a>"</li>
<li>Matt Linderman (37Signals) - "<a href="http://www.37signals.com/svn/posts/1203-domenico-demarco-and-pizza-as-art">Domenico DeMarco and pizza as art</a>."</li>
</ul>

<h4>Travel</h4>
<ul>
<li>Edward Hasbrouck (The Practical Nomad) - "<a href="http://hasbrouck.org/blog/archives/001497.html">Foreigners now need USA permission to leave their home countries</a>."  Over the last eight years, travel to the USA has become something to dread and fear, not to look forward to and enjoy.</li>
<li><a href="http://skyscanner.net/">Skyscanner</a> has just rolled out a new design and front-end architecture.  Yes, I had a small hand in this. :-)</li>
</ul>

<p>Phew.</p>]]>
        
	
	
	
    </content>
</entry>

<entry>
	<title>Dan Le Sac vs. Scroobius Pip - Look For The Woman</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/somethingnice/2008/#002183" />	
	<link rel="related" type="text/html" href="http://www.youtube.com/watch?v=yqnKbdqjh2I" />
	<id>tag:www.sunpig.com,2008:/martin//18.2183</id>
    
	<published>2008-08-27T22:08:39Z</published>
	<updated>2008-08-27T22:13:40Z</updated>
    
	
	
	<summary></summary>
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
	
	
        
	
    </content>
</entry>

<entry>
	<title>1 year on</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/archives/2008/08/03/1-year-on.html" />	
	
	<id>tag:www.sunpig.com,2008:/martin//2.2181</id>
    
	<published>2008-08-03T15:40:50Z</published>
	<updated>2008-08-03T21:47:20Z</updated>
    
	<summary>It was one year ago yesterday—Thursday 2nd August 2007—that we arrived here in Oostzaan. I had taken the overnight ferry from Newcastle to Ijmuiden with a van full of our stuff. I was due to meet our landlord and the rental agent at 11:00, but the boat was delayed, there...</summary>
	
	
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
        <category term="Going Dutch" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
        <![CDATA[<p>It was one year ago yesterday—Thursday 2nd August 2007—that we arrived here in Oostzaan.</p>

<p>I had taken the overnight ferry from Newcastle to Ijmuiden with a van full of our stuff.  I was due to meet our landlord and the rental agent at 11:00, but the boat was delayed, there were roadworks and detours around the ferry terminal, and I got lost twice on the way.  It was about 11:40 by the time I got to the house, apologetic and stressed.  We took the tour of the house, noted meter readings, and the landlord explained the workings of the gas fire and the digital TV receiver.  They gave me the keys, and left.</p>

<p>Abi and the kids, who had taken the plane from Edinburgh to Amsterdam that morning, showed up a little later, around 12:30.  We briefly revelled in the sheer <em>size</em> of the house, and then started unpacking quickly, because I had to be back on the road again later that afternoon to catch the overnight ferry back to the UK.  I was returning the van in Edinburgh around mid-day on Friday, and then jumping on a plane back to Amsterdam that evening.</p>

<p>That final round-trip might sound like a rush, but for me it was the exact opposite.  The months leading up to the move had been a frenzy of work, packing, worry, and pressure.  But when I drove off again on that Thursday afternoon, <em>we had made it</em>.  All of the timing had worked out.  Even if the ferry was delayed, or if I somehow missed my flight on the Friday, it didn't matter, because I only had <em>me</em> to deal with—no posessions, no nappy panics, no travel sickness.</p>

<p>There was a cinema on board the ship, but the only films that interested me were ones I had seen before.  There was no TV in the cabin.  I didn't have a laptop.  I was on a boat in the middle of the North Sea, with nowhere to go, and even if I had <em>wanted</em> to do something, I couldn't have.</p>

<p>I didn't fancy a meal in the ship's restaurant, so I bought myself some sweets and some drinks, and retreated to my cabin.  I had a book to read:  <a href="http://www.sunpig.com/martin/quickreviews/002119.html"><i>World War Z</i> by Max Brooks</a>.  So I lay there on my bed, munched M&Ms, listened to my iPod, and just read.  I grew sleepy half-way through, dozed for a while, woke up and read some more.  Finished it, and lay for a while contemplating just how damn good it was.</p>

<p>That is my happiest memory of 2007.  2007 sucked <em>massively</em>.</p>

<p>We knew it would be tough, moving abroad.  In 2006, we had reached a <i><a href="http://sethgodin.typepad.com/seths_blog/2005/11/understanding_l.html">local maximum</a></i> in our lives.  On the one hand, a local maximum is great, because life is <em>good</em>.  The flip side, however, is that almost every move you make leads <em>away</em> from that maximum, which is scary as hell.</p>

<p>But we have taken that hit now, and we're climbing the up slope again.  At the end of 2007, we sold our house in Edinburgh.  In January, we made the decision to buy a house here in Oostzaan, and we started viewing properties.  In March we signed a deal, and in the last week of June we set foot in a house of our own again.  We even have <em><a href="http://twitter.com/evilrooster/statuses/876624079">curtains</a></em>!</p>

<p>Now, exactly one year on, the annual village events that seemed magical and strange to us then are coming around again:  the cycle race, the music festival, the <i lang="nl">kermis</i> (fair).  We've made friends.  Next week, Alex and Fiona will be starting school again, only this time both of them will be at the <em>same</em> school, and this time they both know enough Dutch to speak to the teachers and their classmates.  No more day care, no more specialist language tuition.  Somewhere in there, Abi and I celebrated our 15-year wedding anniversary.  (<a href="http://en.wikipedia.org/wiki/Wedding_anniversary">Crystal</a>.  Not much fanfare.)</p>

<p>It was a bad year.  One of the worst.  No denying that.  And the last few weeks, trying to get settled into the house and a new routine, have been pretty tough.</p>

<p>But on the good days, I can let myself hope that we're back on our way to <em>awesome</em>.</p>]]>
        
	
	
	
    </content>
</entry>

<entry>
	<title>South - Better Things</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/somethingnice/2008/#002180" />	
	<link rel="related" type="text/html" href="http://youtube.com/watch?v=3whJTwl7N64" />
	<id>tag:www.sunpig.com,2008:/martin//18.2180</id>
    
	<published>2008-07-23T07:41:00Z</published>
	<updated>2008-07-23T07:48:08Z</updated>
    
	
	
	<summary>I came across South via The Yellow Stereo (the source of many good things - check them out).  Better Things is a track from their new album You Are Here.  Lovely little pop ditty that reminds me very strongly of Deep Blue Something on their little-known but excellent album Byzantium.</summary>
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
	
	
        <![CDATA[<p>I came across <a href="http://www.south.uk.net/">South</a> via <a href="http://theyellowstereo.com/?p=2642">The Yellow Stereo</a> (the source of many good things - check them out).  <i>Better Things</i> is a track from their new album <a href="http://www.amazon.co.uk/You-Are-Here-South/dp/B0019QQS5A/"><i>You Are Here</i></a>.  Lovely little pop ditty that reminds me very strongly of Deep Blue Something on their little-known but excellent album <i>Byzantium</i>.</p>]]>
	
    </content>
</entry>

<entry>
	<title>Elbow - Grounds for Divorce</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/somethingnice/2008/#002178" />	
	<link rel="related" type="text/html" href="http://www.youtube.com/watch?v=iL4mywCOJXA" />
	<id>tag:www.sunpig.com,2008:/martin//18.2178</id>
    
	<published>2008-06-06T19:22:25Z</published>
	<updated>2008-06-06T19:26:42Z</updated>
    
	
	
	<summary>Been listening to Elbow&apos;s latest album, The Seldom Seen Kid quite a bit of late.  My favourite song from it is the painfully beautiful &quot;Weather to Fly&quot;, but &quot;Grounds for Divorce&quot; comes in a close second.  Stomping good indie blues rock.</summary>
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
	
	
        <![CDATA[<p>Been listening to Elbow's latest album, <i>The Seldom Seen Kid</i> quite a bit of late.  My favourite song from it is the painfully beautiful "Weather to Fly", but "Grounds for Divorce" comes in a close second.  Stomping good indie blues rock.</p>]]>
	
    </content>
</entry>

<entry>
	<title>Mates Of State - Get Better</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/somethingnice/2008/#002176" />	
	<link rel="related" type="text/html" href="http://www.youtube.com/watch?v=AzFywY7O5eE" />
	<id>tag:www.sunpig.com,2008:/martin//18.2176</id>
    
	<published>2008-05-18T22:14:28Z</published>
	<updated>2008-05-18T22:22:27Z</updated>
    
	
	
	<summary>Strange video for a lovely song:  Get Better by Mates Of State.  I hadn&apos;t come across Mates Of State before, so thanks to The Yellow Stereo for the tip.</summary>
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
	
	
        <![CDATA[<p>Strange video for a lovely song:  <i>Get Better</i> by <a href="http://www.matesofstate.com/">Mates Of State</a>.  I hadn't come across Mates Of State before, so thanks to <a href="http://theyellowstereo.com/?p=2513">The Yellow Stereo</a> for the tip.</p>]]>
	
    </content>
</entry>

<entry>
	<title>Vernor Vinge - Rainbows End</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/quickreviews/002175.html" />	
	
	<id>tag:www.sunpig.com,2008:/martin//12.2175</id>
    
	<published>2008-05-18T21:32:17Z</published>
	<updated>2008-05-18T22:02:50Z</updated>
    
	
	<summary>One and a half stars.  More than just disappointing: actively bad.</summary>
	
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
        <category term="Books - 1.5 stars" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="education" label="education" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="library" label="library" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sandiego" label="san diego" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vernorvinge" label="vernor vinge" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ygbm" label="ygbm" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
	
        
        <![CDATA[<p><img src="http://sunpig.com/martin/quickreviews/images/2008/rainbowsend.jpg" class="left"></p>]]>
		
        <![CDATA[<p>One and a half stars.  More than just disappointing: actively bad.</p>]]>
        
        <![CDATA[<p>I took two attempts to get through <i>Rainbows End</i>, and it took me a while after finishing it to figure out why I didn't like it:  it doesn't deliver on its promises.  In the prologue, European intelligence services have detected <em>someone</em> experimenting with a highly advanced and incredibly subtle form of mass mind-control.  The opening chapter follows this up with a meeting between other intelligence agencies as they decide what action to take, and reveals some of the secrets behind the threat.  </p>

<p>It's a great teaser opening...to a <em>different book</em>.</p>

<p>The rest of <i>Rainbows End</i> is a moderately interesting treatise on the future of education, learning, and knowledge management, fronted by an unlikeable protagonist, and ending with a fist-shaking "I would have got away with it if it hadn't been for you pesky kids" moment.  The unlikeable protagonist mellows, and everyone learns a valuable lesson about love and understanding.</p>

<p>Not Vinge's finest hour.</p>]]>
        
        
	
	
    </content>
</entry>

<entry>
	<title>Michael Marshall - The Intruders</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/quickreviews/002174.html" />	
	
	<id>tag:www.sunpig.com,2008:/martin//12.2174</id>
    
	<published>2008-05-18T21:01:35Z</published>
	<updated>2008-05-20T11:11:35Z</updated>
    
	
	<summary>Four stars.  Recommended.</summary>
	
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
        <category term="Books - 4 stars" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="michaelmarshall" label="michael marshall" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="supernatural" label="supernatural" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="thriller" label="thriller" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="unsettling" label="unsettling" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="xfiles" label="x-files" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
	
        
        <![CDATA[<p><img src="http://sunpig.com/martin/quickreviews/images/2008/theintruders.jpg" class="left"></p>]]>
		
        <![CDATA[<p>Four stars.  Recommended.</p>]]>
        
        <![CDATA[<p>Although it is not immediately obvious, <i>The Intruders</i> is set in the same world as Marshall's <i>Straw Men</i> series—there's a tiny reference to the events at the end of <a href="http://sunpig.com/martin/quickreviews/001900.html"><i>Blood Of Angels</i></a>, but it's easy to miss.  The Straw Men don't play any part in this book; instead, there's an entirely <em>different</em> shadowy ancient organization pulling strings and manipulating events.  Michael Marshall has always had a knack for evoking the unseen and the unsettling.  If you like your thrillers with a dose of the supernatural thrown in, this will be up your street.</p>

<p>One of the things I liked most about <i>The Intruders</i> was the way Marshall ends the book:  rather than leave you breathless with an explosive climax and an abrupt finale, he takes the time to explore the aftermath, and tie up some loose ends while unravelling certain others.  There is something very finely judged about it, and it left me with a lasting sense of depth to the world just at the point when I was ready to leave it behind.</p>]]>
        
        
	
	
    </content>
</entry>

<entry>
	<title>The Bird And The Bee - Again</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/somethingnice/2008/#002173" />	
	<link rel="related" type="text/html" href="http://www.youtube.com/watch?v=6kxDxLAjkO8" />
	<id>tag:www.sunpig.com,2008:/martin//18.2173</id>
    
	<published>2008-05-15T15:55:51Z</published>
	<updated>2008-05-15T16:02:33Z</updated>
    
	
	
	<summary>Cool music video by filmmaker Dennis Liu, built by recording a Mac desktop.  Nice song, too:  &quot;Again&quot; by The Bird And The Bee. (Via TUAW)</summary>
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
    <category term="birdbeeagainmusicvideomacdesktopdennisliu" label="bird bee again music video mac desktop dennisliu" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
	
	
        <![CDATA[<p>Cool music video by filmmaker <a href="http://www.dennisaliu.com/">Dennis Liu</a>, built by recording a Mac desktop.  Nice song, too:  "Again" by <a href="http://www.thebirdandthebee.com/">The Bird And The Bee</a>. (<i>Via <a href="http://www.tuaw.com/2008/05/10/the-os-x-desktop-as-music-video/">TUAW</a></i>)</p>]]>
	
    </content>
</entry>

<entry>
	<title>Tokyo Police Club - Your English Is Good</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/somethingnice/2008/#002163" />	
	<link rel="related" type="text/html" href="http://youtube.com/watch?v=1KGCAffvGIw" />
	<id>tag:www.sunpig.com,2008:/martin//18.2163</id>
    
	<published>2008-04-24T18:48:33Z</published>
	<updated>2008-04-24T18:52:29Z</updated>
    
	
	
	<summary>Via The Yellow Stereo, here&apos;s a nice slice of Canadian indie pop.  You can find a higher-res version of the video on Tokyo Police Club&apos;s own website.</summary>
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
	
	
        <![CDATA[<p>Via <a href="http://theyellowstereo.com/">The Yellow Stereo</a>, here's a nice slice of Canadian indie pop.  You can find a higher-res version of the video on <a href="http://tokyopoliceclub.com/">Tokyo Police Club's own website</a>.</p>]]>
	
    </content>
</entry>

<entry>
	<title>The Long Blondes - Century</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/somethingnice/2008/#002161" />	
	<link rel="related" type="text/html" href="http://youtube.com/watch?v=8X4aJDnixN0" />
	<id>tag:www.sunpig.com,2008:/martin//18.2161</id>
    
	<published>2008-03-28T08:11:20Z</published>
	<updated>2008-03-28T08:20:55Z</updated>
    
	
	
	<summary>Can&apos;t find a video for this single, but it&apos;s so good that I&apos;m just pointing to an unofficial audio upload instead.  This is The Long Blondes&apos; first single from their new album Couples.  Quite a departure from their first album (Someone To Drive You Home) -- they seem to have gone all electro.</summary>
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
	
	
        <![CDATA[<p>Can't find a video for this single, but it's so good that I'm just pointing to an unofficial audio upload instead.  This is The Long Blondes' first single from their new album <a href="http://www.amazon.co.uk/Couples-Long-Blondes/dp/B0012P6Q7S/">Couples</a>.  Quite a departure from their first album (<a href="http://www.amazon.co.uk/Someone-Drive-Home-Long-Blondes/dp/B000IOLYZ8/">Someone To Drive You Home</a>) -- they seem to have gone all electro.</p>]]>
	
    </content>
</entry>

<entry>
	<title>Humble coder</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/archives/2008/03/22/humble-coder.html" />	
	
	<id>tag:www.sunpig.com,2008:/martin//2.2159</id>
    
	<published>2008-03-22T10:52:24Z</published>
	<updated>2008-03-22T12:37:06Z</updated>
    
	<summary>One of the reasons I often dislike Joel Spolsky&apos;s essays is because he makes me feel inferior for not having a Computer Science degree. He doesn&apos;t inspire me to become a better coder; he makes me feel bad that I&apos;m not a better coder in the first place. Likewise, Paul...</summary>
	
	
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
        <category term="Personal" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Ramblings" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Second Best" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
        <![CDATA[<p>One of the reasons I often dislike <a href="http://www.joelonsoftware.com/">Joel Spolsky's</a> essays is because he makes me feel inferior for not having a Computer Science degree.  He doesn't inspire me to become a better coder; he makes me feel bad that I'm not a better coder in the first place.</p>

<p>Likewise, <a href="http://www.paulgraham.com/">Paul Graham's</a> writings often concentrate on startups and the entrepreneurial spirit.  Sometimes they're good; sometimes they have the exact same effect as Spolsky—to make me feel worthless because I haven't started my own company, and have no intention of doing so.</p>

<p><a href="http://randsinrepose.com/">Rands</a>, on the other hand, writes about management in an interesting and entertaining way, without making me feeling like a failure because I don't have a team of people working for me.  Likewise, I find <a href="http://www.codinghorror.com/">Jeff Atwood</a> an inspirational writer: in his dedication to coding as a <em>craft</em>, he understands that one of the keys to being a <em>good</em> developer is a <a href="http://www.codinghorror.com/blog/archives/000530.html">fundamental desire to become a <em>better</em> developer</a>.  In his <a href="http://www.codinghorror.com/blog/archives/001080.html">latest article</a>, he takes Paul Graham to task for his "you suck" attitude.  Thanks, Jeff—I needed that.</p>

<p>I still use this quote from Lois McMaster Bujold as my <a href="http://sunpig.com/martin/archives/2005/10/10/netpressure.html">personal motto</a>:</p>

<blockquote cite="http://www.amazon.co.uk/exec/obidos/ASIN/0007138490/legendsofthesun-21"><p>"There is this, about being the sparring partner of the best swordsman in Caribastos. I always lost. But if I ever meet the third best swordsman in Caribastos, he's going to be in very deep trouble."</p></blockquote>

<p>I don't know for certain, but I suspect that this attitude would give Paul Graham fits, but it would make Jeff Atwood smile.  There's the difference.</p>]]>
        
	
	
	
    </content>
</entry>

<entry>
	<title>Pay close attention</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/archives/2008/03/22/pay-close-attention.html" />	
	
	<id>tag:www.sunpig.com,2008:/martin//2.2158</id>
    
	<published>2008-03-21T23:08:53Z</published>
	<updated>2008-03-21T23:59:15Z</updated>
    
	<summary>If you haven&apos;t seen it already, watch the following video--it&apos;s only about a minute long, and you&apos;ll find it amusing. Then read this article by PZ Myers. Myers is a well-known scientist, blogger, and anti-creationism commentator. &quot;I went to attend a screening of the creationist propaganda movie, Expelled, a few...</summary>
	
	
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
        <category term="Ramblings" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
        <![CDATA[<p>If you haven't seen it already, watch the following video--it's only about a minute long, and you'll find it amusing.</p>

<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/Ahg6qcgoay4&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Ahg6qcgoay4&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>

<p>Then read <a href="http://scienceblogs.com/pharyngula/2008/03/expelled.php">this article</a> by PZ Myers.  Myers is a well-known scientist, blogger, and anti-creationism commentator.</p>

<blockquote cite="http://scienceblogs.com/pharyngula/2008/03/expelled.php"><p>"I went to attend a screening of the creationist propaganda movie, Expelled, a few minutes ago. Well, I tried ... but I was Expelled! It was kind of weird -- I was standing in line, hadn't even gotten to the point where I had to sign in and show ID, and a policeman pulled me out of line and told me I could not go in. I asked why, of course, and he said that a producer of the film had specifically instructed him that I was not to be allowed to attend. The officer also told me that if I tried to go in, I would be arrested. I assured him that I wasn't going to cause any trouble."</p></blockquote>

<p>The punchline is that his friend <em>was</em> allowed in to see the film.  The friend was...<em><a href="http://en.wikipedia.org/wiki/Richard_Dawkins">Richard Dawkins</a></em>.</p>

<p>So what does the video have in common with that story?  They both show the problem with relying too heavily on <a href="http://en.wikipedia.org/wiki/Blacklist">blacklists</a>.  If you focus exclusively on one thing, you will miss whatever else may be right under your nose.  (Think: old-fashioned spam filters, terrorist watch lists, screening for dangerous liquids on planes, etc.)</p>]]>
        
	
	
	
    </content>
</entry>

<entry>
	<title>BigDog Quadruped Robot</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/somethingnice/2008/#002157" />	
	<link rel="related" type="text/html" href="http://gizmodo.com/368651/new-video-of-bigdog-quadruped-robot-is-so-stunning-its-spooky" />
	<id>tag:www.sunpig.com,2008:/martin//18.2157</id>
    
	<published>2008-03-17T23:49:17Z</published>
	<updated>2008-03-18T00:08:42Z</updated>
    
	
	
	<summary>Watching this robot move was a genuine Holy Shit moment for me.  Its movement is so organic it&apos;s almost scary...makes me worry there&apos;s a pink glistening brain carefully wired into the core of its mechanical carapace.</summary>
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
	
	
        <![CDATA[<p>Watching this robot move was a genuine Holy Shit moment for me.  Its movement is so organic it's almost scary...makes me worry there's a pink glistening brain carefully wired into the core of its mechanical carapace.</p>]]>
	
    </content>
</entry>

<entry>
	<title>The Wilhelm Scream</title>
	<link rel="alternate" type="text/html" href="http://www.sunpig.com/martin/somethingnice/2008/#002156" />	
	<link rel="related" type="text/html" href="http://www.youtube.com/v/4YDpuA90KEY" />
	<id>tag:www.sunpig.com,2008:/martin//18.2156</id>
    
	<published>2008-03-08T21:50:56Z</published>
	<updated>2008-03-08T21:59:29Z</updated>
    
	
	
	<summary>The &quot;Wilhelm Scream&quot; is a kind of in-joke with sound editors and film buffs.  It&apos;s a scream that gets used again and again whenever a film needs a totally over-the top yell.  I hadn&apos;t come across it before until Abi sent me a link to a compilation of clips featuring it.</summary>
    <author>
        <name></name>
        <uri>http://www.sunpig.com/martin/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://www.sunpig.com/martin/">
	
	
	
        <![CDATA[<p>The "<a href="http://www.hollywoodlostandfound.net/wilhelm/index.html">Wilhelm Scream</a>" is a kind of in-joke with sound editors and film buffs.  It's a scream that gets used again and again whenever a film needs a totally over-the top yell.  I hadn't come across it before until Abi sent me a link to a <a href="http://youtube.com/watch?v=4YDpuA90KEY">compilation of clips</a> featuring it.</p>]]>
	
    </content>
</entry>

</feed>