<?xml version="1.0" encoding="utf-8"?>
<rss
    xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:media="http://search.yahoo.com/mrss/"
    version="2.0">
<channel>
    <title>Edge Cases</title>
    
    <link>http://www.edgecasesshow.com</link>
    <pubDate>Sun, 19 Apr 2015 18:08:45 -0700</pubDate>
    
    <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
    <media:credit role="author">Andrew Pontious and Wolf Rentzsch</media:credit>
    
    <description>A weekly podcast about (mostly Apple-related) software development</description>
    <itunes:subtitle>A weekly podcast about (mostly Apple-related) software development</itunes:subtitle>
    <itunes:summary>A weekly podcast about (mostly Apple-related) software development</itunes:summary>
    <media:description type="plain">A weekly podcast about (mostly Apple-related) software development</media:description>
    
    <language>en-us</language>
    
    <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
    <media:thumbnail url="http://www.edgecasesshow.com/edge-cases-logo.png" />
    
    <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
    <media:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</media:keywords>
    
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
        <itunes:name>Andrew Pontious and Wolf Rentzsch</itunes:name>
        <itunes:email>edgecasesshow@gmail.com</itunes:email>
    </itunes:owner>
    <itunes:category text="Technology">
        <itunes:category text="Software How-To" />
        <itunes:category text="Tech News" />
    </itunes:category>
    
    <media:category scheme="http://www.itunes.com/dtds/podcast-1.0.dtd">Technology/Tech News</media:category>
    <media:rating>nonadult</media:rating>
    
  
    <item>
        <title>Edge Cases 128: Everybody's Got a Bad Parser</title>
        <link>http://www.edgecasesshow.com/128-everybodys-got-a-bad-parser.html</link>
        <guid>http://www.edgecasesshow.com/128-everybodys-got-a-bad-parser.html</guid>
        <pubDate>Thu, 16 Apr 2015 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-128-everybodys-got-a-bad-parser.mp3"
            length="19714883"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-128-everybodys-got-a-bad-parser.mp3"
            fileSize="19714883"
            type="audio/mpeg" />
            
        <itunes:duration>41:00</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew on Carthage and Wolf on text as a symptom. Plus: ending the show.</description>
        <itunes:summary>Andrew on Carthage and Wolf on text as a symptom. Plus: ending the show.</itunes:summary>
        <itunes:subtitle>Andrew on Carthage and Wolf on text as a symptom. Plus: ending the show.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew on Carthage and Wolf on text as a symptom. Plus: ending the show.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/49&quot;&gt;I Do Care a Lot About Dependencies « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://cocoapods.org/&quot;&gt;CocoaPods.org&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://devchat.tv/iphreaks/098-ips-carthage-with-justin-spahr-summers&quot;&gt;098 iPS Carthage with Justin Spahr-Summers - iPhreaks « DevChat.tv&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Carthage/Carthage&quot;&gt;Carthage/Carthage « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/AFNetworking/AFNetworking/pull/2552#issuecomment-73502644&quot;&gt;mattt comment re: AFNetworking never supporting dynamic frameworks, AFNetworking/AFNetworking « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/127&quot;&gt;A Foundation of Chaos « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Unix_philosophy#Doug_McIlroy_on_Unix_programming&quot;&gt;Unix philosophy, Doug McIlroy « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/The-Design-Everyday-Things-Expanded/dp/0465050654&quot;&gt;The Design of Everyday Things, by Don Norman « Amazon.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Affordance&quot;&gt;Affordance « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://monodraw.helftone.com/&quot;&gt;Monodraw for Mac « Helftone&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=EB1lOLnWh-c&quot;&gt;Old Macintosh Startup Sounds And Crash Sounds « YouTube&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 127: A Foundation of Chaos</title>
        <link>http://www.edgecasesshow.com/127-a-foundation-of-chaos.html</link>
        <guid>http://www.edgecasesshow.com/127-a-foundation-of-chaos.html</guid>
        <pubDate>Thu, 02 Apr 2015 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-127-a-foundation-of-chaos.mp3"
            length="17356225"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-127-a-foundation-of-chaos.mp3"
            fileSize="17356225"
            type="audio/mpeg" />
            
        <itunes:duration>36:07</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf on strict vs flexible foundations and Andrew on React Native.</description>
        <itunes:summary>Wolf on strict vs flexible foundations and Andrew on React Native.</itunes:summary>
        <itunes:subtitle>Wolf on strict vs flexible foundations and Andrew on React Native.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf on strict vs flexible foundations and Andrew on React Native.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/85&quot;&gt;A Fan of Ravioli Code « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Writing-Solid-Microsoft-Programming-Series/dp/1556155514&quot;&gt;Writing Solid Code (Microsoft Programming Series), by Steve Maguire « Amazon.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Robustness_principle&quot;&gt;Robustness principle « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://trevorjim.com/postels-law-is-not-for-you/&quot;&gt;Postel’s Law is not for you « Trevor Jim&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://cacm.acm.org/magazines/2011/8/114933-the-robustness-principle-reconsidered/fulltext&quot;&gt;The Robustness Principle Reconsidered, by Eric Allman « Communications of the ACM&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.radiolab.org/story/91684-stochasticity/&quot;&gt;Stochasticity « Radiolab&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.nytimes.com/2008/04/22/health/research/22coli.html?pagewanted=all&amp;amp;_r=1&amp;amp;&quot;&gt;Expressing Our Individuality, the Way E. Coli Do « New York Times&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/Netflix/SimianArmy/wiki/Chaos-Monkey&quot;&gt;Chaos Monkey · Netflix/SimianArmy Wiki « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/facebook/react-native&quot;&gt;facebook/react-native « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/124&quot;&gt;Old Apple Meets New Apple « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://reactivecocoa.io&quot;&gt;ReactiveCocoa&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://facebook.github.io/react/docs/why-react.html&quot;&gt;Why React? « React&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Write_once,_run_anywhere&quot;&gt;Write once, run anywhere « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 126: Out-Microsofting Microsoft</title>
        <link>http://www.edgecasesshow.com/126-out-microsofting-microsoft.html</link>
        <guid>http://www.edgecasesshow.com/126-out-microsofting-microsoft.html</guid>
        <pubDate>Thu, 26 Mar 2015 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-126-out-microsofting-microsoft.mp3"
            length="14310628"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-126-out-microsofting-microsoft.mp3"
            fileSize="14310628"
            type="audio/mpeg" />
            
        <itunes:duration>29:45</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew on how Apple is the new Microsoft and Wolf on real-time systems.</description>
        <itunes:summary>Andrew on how Apple is the new Microsoft and Wolf on real-time systems.</itunes:summary>
        <itunes:subtitle>Andrew on how Apple is the new Microsoft and Wolf on real-time systems.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew on how Apple is the new Microsoft and Wolf on real-time systems.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rob_rix/status/571786265256849408&quot;&gt;Rob Rix tweet: “@apontious Rust 0.4 was much better than Swift 1.0, mostly due to openness.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.wsj.com/articles/inside-apples-broken-sapphire-factory-1416436043&quot;&gt;Inside Apple’s Broken Sapphire Factory « Wall Street Journal&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=CHgUN_95UAw&quot;&gt;Phone Company Sketch - We Don’t Care - Tomlin « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://arstechnica.com/staff/2011/03/the-apple-strategy-tax/&quot;&gt;The Apple strategy tax « Ars Technica&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/9&quot;&gt;Alien Reference Counting « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/gparker&quot;&gt;Greg Parker (@gparker) « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/109&quot;&gt;Race the Beam « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 125: Gradient of Information</title>
        <link>http://www.edgecasesshow.com/125-gradient-of-information.html</link>
        <guid>http://www.edgecasesshow.com/125-gradient-of-information.html</guid>
        <pubDate>Thu, 12 Mar 2015 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-125-gradient-of-information.mp3"
            length="18568307"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-125-gradient-of-information.mp3"
            fileSize="18568307"
            type="audio/mpeg" />
            
        <itunes:duration>38:39</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf on the why of software change and Andrew on GUI debugging tools, real and imagined.</description>
        <itunes:summary>Wolf on the why of software change and Andrew on GUI debugging tools, real and imagined.</itunes:summary>
        <itunes:subtitle>Wolf on the why of software change and Andrew on GUI debugging tools, real and imagined.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf on the why of software change and Andrew on GUI debugging tools, real and imagined.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/kyleve/status/575486983402733568&quot;&gt;Kyle Van Essen tweet: “One failing of our discipline is that it’s easier to write code from scratch than to understand existing code. We need tools that explain.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/5_Whys&quot;&gt;5 Whys « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://robots.thoughtbot.com/5-useful-tips-for-a-better-commit-message&quot;&gt;5 Useful Tips For A Better Commit Message « Giant Robots&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html&quot;&gt;A Note About Git Commit Messages « tbaggery&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://chris.beams.io/posts/git-commit/&quot;&gt;How to Write a Git Commit Message « Chris Beams&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/commandline/flashbake&quot;&gt;commandline/flashbake « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2014/?include=413&quot;&gt;WWDC 2014 Session 413 Debugging in Xcode 6&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 124: Old Apple Meets New Apple</title>
        <link>http://www.edgecasesshow.com/124-old-apple-meets-new-apple.html</link>
        <guid>http://www.edgecasesshow.com/124-old-apple-meets-new-apple.html</guid>
        <pubDate>Thu, 05 Mar 2015 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-124-old-apple-meets-new-apple.mp3"
            length="17571729"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-124-old-apple-meets-new-apple.mp3"
            fileSize="17571729"
            type="audio/mpeg" />
            
        <itunes:duration>36:32</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew on Apple's Swift framework problem and Wolf on bitcode for software distribution.</description>
        <itunes:summary>Andrew on Apple's Swift framework problem and Wolf on bitcode for software distribution.</itunes:summary>
        <itunes:subtitle>Andrew on Apple's Swift framework problem and Wolf on bitcode for software distribution.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew on Apple’s Swift framework problem and Wolf on bitcode for software distribution.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/swift/blog/?id=22&quot;&gt;Swift 1.2 and Xcode 6.3 beta « Swift Blog - Apple Developer&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://realm.io/news/andy-matuschak-controlling-complexity/&quot;&gt;Controlling Complexity in Swift by Andy Matuschak (Video) « Realm&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2014/?include=229&quot;&gt;WWDC 2014 Session 229 Advanced iOS Application Architecture and Patterns&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Dynamic_recompilation&quot;&gt;Dynamic recompilation « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/QuickTransit&quot;&gt;QuickTransit « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Binary_translation&quot;&gt;Binary translation « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/FX!32&quot;&gt;FX!32 « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/P-code_machine&quot;&gt;p-code machine « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/SWEET16&quot;&gt;SWEET16 « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Ahead-of-time_compilation&quot;&gt;Ahead-of-time compilation « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Bytecode&quot;&gt;Bytecode « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://llvm.org/docs/BitCodeFormat.html&quot;&gt;LLVM Bitcode File Format — LLVM 3.7 documentation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/78&quot;&gt;Indexing with Clang « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://dylanfoundry.org/2014/11/05/integrating-with-llvm/&quot;&gt;Integrating with LLVM « Dylan Foundry&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Google_Native_Client&quot;&gt;Google Native Client « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/118&quot;&gt;Don’t Get Cocky, Kid « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/73&quot;&gt;Sequential Consistency « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 123: What’s the Deal with NSInteger?</title>
        <link>http://www.edgecasesshow.com/123-whats-the-deal-with-nsinteger.html</link>
        <guid>http://www.edgecasesshow.com/123-whats-the-deal-with-nsinteger.html</guid>
        <pubDate>Thu, 26 Feb 2015 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-123-whats-the-deal-with-nsinteger.mp3"
            length="16430236"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-123-whats-the-deal-with-nsinteger.mp3"
            fileSize="16430236"
            type="audio/mpeg" />
            
        <itunes:duration>34:11</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf on branches vs feature flags and Andrew (belatedly) on Apple's 64-bit transition.</description>
        <itunes:summary>Wolf on branches vs feature flags and Andrew (belatedly) on Apple's 64-bit transition.</itunes:summary>
        <itunes:subtitle>Wolf on branches vs feature flags and Andrew (belatedly) on Apple's 64-bit transition.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf on branches vs feature flags and Andrew (belatedly) on Apple’s 64-bit transition.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/110&quot;&gt;Scripting with C « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://arstechnica.com/apple/2014/10/os-x-10-10/21/#swift&quot;&gt;OS X 10.10 Yosemite: The Ars Technica Review, Swift « Ars Technica&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/General/Reference/SwiftStandardLibraryReference/NumericTypes.html&quot;&gt;Swift Standard Library Reference: Numeric Types&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/avibryant/status/563521092220768256&quot;&gt;Avi Bryant tweet: “@jewelia the thing I miss from Etsy is that discouraging branches serves as a huge encouragement to use feature flags, which is a good thing”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Sentiment_analysis&quot;&gt;Sentiment analysis « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/etsy/feature&quot;&gt;etsy/feature « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.bbc.com/news/blogs-trending-31653674&quot;&gt;Twitter captivated by Arizona llama drama « BBC News&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.nytimes.com/2015/02/28/business/a-simple-question-about-a-dress-and-the-world-weighs-in.html?_r=0&quot;&gt;The White and Gold (No, Blue and Black!) Dress That Melted the Internet « NYTimes.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 122: Working on the Other Side of the Country</title>
        <link>http://www.edgecasesshow.com/122-working-on-the-other-side-of-the-country.html</link>
        <guid>http://www.edgecasesshow.com/122-working-on-the-other-side-of-the-country.html</guid>
        <pubDate>Thu, 19 Feb 2015 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-122-working-on-the-other-side-of-the-country.mp3"
            length="16269242"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-122-working-on-the-other-side-of-the-country.mp3"
            fileSize="16269242"
            type="audio/mpeg" />
            
        <itunes:duration>33:50</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew and Wolf on working from home.</description>
        <itunes:summary>Andrew and Wolf on working from home.</itunes:summary>
        <itunes:subtitle>Andrew and Wolf on working from home.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew and Wolf on working from home.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.businessinsider.com/yahoo-working-from-home-memo-2013-2&quot;&gt;Yahoo Working From Home Memo « Business Insider&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.wired.com/2015/02/mapping-microbes-new-york-city-subway/&quot;&gt;Mapping the Microbes of the New York City Subway « Wired&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.sfgate.com/health/article/BART-rider-with-measles-potentially-exposed-5233352.php&quot;&gt;BART rider with measles potentially exposed thousands « SFGate&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.usefulfruit.com/pearnote/&quot;&gt;Pear Note for Mac « Useful Fruit Software&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 121: The Official Container Type of the Edge Cases Podcast</title>
        <link>http://www.edgecasesshow.com/121-the-official-container-type-of-the-edge-cases-podcast.html</link>
        <guid>http://www.edgecasesshow.com/121-the-official-container-type-of-the-edge-cases-podcast.html</guid>
        <pubDate>Thu, 05 Feb 2015 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-121-the-official-container-type-of-the-edge-cases-podcast.mp3"
            length="17755167"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-121-the-official-container-type-of-the-edge-cases-podcast.mp3"
            fileSize="17755167"
            type="audio/mpeg" />
            
        <itunes:duration>36:57</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf on subpixel text rendering and Andrew on linked lists.</description>
        <itunes:summary>Wolf on subpixel text rendering and Andrew on linked lists.</itunes:summary>
        <itunes:subtitle>Wolf on subpixel text rendering and Andrew on linked lists.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf on subpixel text rendering and Andrew on linked lists.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://earthlingsoft.net/ssp/blog/2007/11/subpixel_antialiasing_followup&quot;&gt;Subpixel Anti-Aliasing Follow-Up « Quarter Life Crisis&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Subpixel_rendering&quot;&gt;Subpixel rendering « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.cocoabuilder.com/archive/cocoa/228931-sub-pixel-font-smoothing-with-cgbitmapcontext.html&quot;&gt;Sub-pixel font smoothing with CGBitmapContext « Cocoabuilder&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/q/4293487/5260&quot;&gt;How to work around poor text rendering in text backed by a CALayer « Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/twitter/twui/blob/master/lib/UIKit/TUICGAdditions.m#L39&quot;&gt;twui/TUICGAdditions.m at master « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blogs.msdn.com/b/oldnewthing/archive/2015/01/29/10589474.aspx&quot;&gt;Color-aware ClearType requires access to fixed background pixels, which is a problem if you don’t know what the background pixels are, or if they aren’t fixed « The Old New Thing&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/554436571941064704&quot;&gt;Andrew Pontious tweet: “Guys guys I think I might actually have a legitimate use for a linked list guys.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/556616706399809536&quot;&gt;Andrew Pontious tweet: “I’m implementing the linked list! Don’t try and stop me!”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/557430079756595200&quot;&gt;Andrew Pontious tweet: “Man, so &lt;em&gt;that’s&lt;/em&gt; why nobody uses linked lists!”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Linked_list&quot;&gt;Linked list « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.boost.org/doc/libs/1_43_0/doc/html/intrusive/intrusive_vs_nontrusive.html&quot;&gt;Intrusive and non-intrusive containers - 1.43.0 « Boost C++ Libraries&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/10275587/finding-loop-in-a-singly-linked-list&quot;&gt;Finding loop in a singly linked-list « Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/elemental&quot;&gt;rentzsch/elemental « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/atomicity&quot;&gt;rentzsch/atomicity « GitHub&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 120: Don't Copy That Floppy</title>
        <link>http://www.edgecasesshow.com/120-dont-copy-that-floppy.html</link>
        <guid>http://www.edgecasesshow.com/120-dont-copy-that-floppy.html</guid>
        <pubDate>Thu, 22 Jan 2015 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-120-dont-copy-that-floppy.mp3"
            length="18557568"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-120-dont-copy-that-floppy.mp3"
            fileSize="18557568"
            type="audio/mpeg" />
            
        <itunes:duration>38:36</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew on weak references and Wolf on physical-access malware like Thunderstrike.</description>
        <itunes:summary>Andrew on weak references and Wolf on physical-access malware like Thunderstrike.</itunes:summary>
        <itunes:subtitle>Andrew on weak references and Wolf on physical-access malware like Thunderstrike.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew on weak references and Wolf on physical-access malware like Thunderstrike.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/AutomaticReferenceCounting.html&quot;&gt;The Swift Programming Language: Automatic Reference Counting&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://trmm.net/Thunderstrike_31c3&quot;&gt;Thunderstrike 31c3 « Trammell Hudson’s Projects&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://tidbits.com/article/15331&quot;&gt;Thunderstrike Proof-of-Concept Attack Serious, but Limited « TidBITS&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://arstechnica.com/security/2015/01/worlds-first-known-bootkit-for-os-x-can-permanently-backdoor-macs/&quot;&gt;World’s first (known) bootkit for OS X can permanently backdoor Macs « Ars Technica&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://ho.ax/downloads/De_Mysteriis_Dom_Jobsivs_Black_Hat_Slides.pdf&quot;&gt;De Mysteriis Dom Jobsivs: Mac EFI Rootkits (PDF)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/DMA_attack&quot;&gt;DMA attack « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://tidbits.com/article/6861&quot;&gt;The MacHax Best Hack Contest 2002 « TidBITS&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://theinvisiblethings.blogspot.com.au/2009/10/evil-maid-goes-after-truecrypt.html&quot;&gt;Evil Maid goes after TrueCrypt! « The Invisible Things Lab’s blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://sockpuppet.org/blog/2014/04/30/you-dont-want-xts/&quot;&gt;You Don’t Want XTS « Quarrelsome&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.slideshare.net/codeblue_jp/igor-skochinsky-enpub&quot;&gt;Secret of Intel Management Engine by Igor Skochinsky « Slideshare&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Cold_boot_attack&quot;&gt;Cold boot attack « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www1.informatik.uni-erlangen.de/frost&quot;&gt;FROST: Forensic Recovery Of Scrambled Telephones « IT-Sicherheitsinfrastrukturen (Informatik 1)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://forensic.belkasoft.com/en/live-ram-forensics&quot;&gt;Evidence Search and Analysis Software for Digital Forensic Investigations « Belkasoft&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Memory_controller#SCRAMBLING&quot;&gt;Memory controller, Scrambling « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://semiaccurate.com/2009/07/31/apple-keyboard-firmware-hack-demonstrated/&quot;&gt;Apple keyboard firmware hack demonstrated « SemiAccurate&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 119: Enough Flags to Be a United Nations</title>
        <link>http://www.edgecasesshow.com/119-enough-flags-to-be-a-united-nations.html</link>
        <guid>http://www.edgecasesshow.com/119-enough-flags-to-be-a-united-nations.html</guid>
        <pubDate>Thu, 15 Jan 2015 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-119-enough-flags-to-be-a-united-nations.mp3"
            length="11842298"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-119-enough-flags-to-be-a-united-nations.mp3"
            fileSize="11842298"
            type="audio/mpeg" />
            
        <itunes:duration>24:38</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf on state machines and Andrew on std::swap vs. functional programming.</description>
        <itunes:summary>Wolf on state machines and Andrew on std::swap vs. functional programming.</itunes:summary>
        <itunes:subtitle>Wolf on state machines and Andrew on std::swap vs. functional programming.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf on state machines and Andrew on std::swap vs. functional programming.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://khanlou.com/2015/01/finite-states-of-america/&quot;&gt;Finite States of America « Khanlou.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Finite-state_machine&quot;&gt;Finite-state machine « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.skorks.com/2011/09/why-developers-never-use-state-machines/&quot;&gt;Why Developers Never Use State Machines « Skorks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://smc.sourceforge.net/&quot;&gt;SMC: The State Machine Compiler&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/blakewatters/TransitionKit&quot;&gt;blakewatters/TransitionKit « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/luisobo/StateMachine&quot;&gt;luisobo/StateMachine « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/mmower/statec&quot;&gt;mmower/statec « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/JREnum&quot;&gt;rentzsch/JREnum « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://herbsutter.com&quot;&gt;Sutter’s Mill | Herb Sutter on software, hardware, and concurrency&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.aristeia.com&quot;&gt;Scott Meyers: Software Development Consultant&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.gotw.ca/gotw/059.htm&quot;&gt;Exception-Safe Class Design, Part 1: Copy Assignment « GotW (Guru of the Week) #59&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/7&quot;&gt;If You Look at the Error, You Will Crash « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 118: Don't Get Cocky, Kid</title>
        <link>http://www.edgecasesshow.com/118-dont-get-cocky-kid.html</link>
        <guid>http://www.edgecasesshow.com/118-dont-get-cocky-kid.html</guid>
        <pubDate>Thu, 08 Jan 2015 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-118-dont-get-cocky-kid.mp3"
            length="13044702"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-118-dont-get-cocky-kid.mp3"
            fileSize="13044702"
            type="audio/mpeg" />
            
        <itunes:duration>27:07</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew on code comment-based documentation and Wolf on future-proof data formats.</description>
        <itunes:summary>Andrew on code comment-based documentation and Wolf on future-proof data formats.</itunes:summary>
        <itunes:subtitle>Andrew on code comment-based documentation and Wolf on future-proof data formats.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew on code comment-based documentation and Wolf on future-proof data formats.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=N0nyOyrprIs&quot;&gt;Don’t Get Cocky « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nshipster.com/documentation/&quot;&gt;Documentation « NSHipster&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://gentlebytes.com/appledoc/&quot;&gt;appledoc « Gentle Bytes&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/HeaderDoc&quot;&gt;HeaderDoc « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/HeaderDoc/intro/intro.html&quot;&gt;HeaderDoc User Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.raywenderlich.com/66395/documenting-in-xcode-with-headerdoc-tutorial&quot;&gt;Documenting in Xcode with HeaderDoc Tutorial « Ray Wenderlich&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Doxygen&quot;&gt;Doxygen « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nshipster.com/swift-documentation/&quot;&gt;Swift Documentation « NSHipster&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20040211083851/http://www.redshed.net/enbiggenEventQueue/index.html&quot;&gt;EnbiggenEventQueue Home Page « Red Shed Software via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lists.apple.com/archives/carbon-development/2001/Feb/msg01108.html&quot;&gt;Re: Carbon Dev-CarbonLib on March 24? (Eric Schlegel on PowerPC WDEFs) « carbon-development&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 117: Something Was Not Going Right</title>
        <link>http://www.edgecasesshow.com/117-something-was-not-going-right.html</link>
        <guid>http://www.edgecasesshow.com/117-something-was-not-going-right.html</guid>
        <pubDate>Thu, 01 Jan 2015 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-117-something-was-not-going-right.mp3"
            length="15292134"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-117-something-was-not-going-right.mp3"
            fileSize="15292134"
            type="audio/mpeg" />
            
        <itunes:duration>31:49</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf on events vs threads and Andrew on our Overcast feed issues.</description>
        <itunes:summary>Wolf on events vs threads and Andrew on our Overcast feed issues.</itunes:summary>
        <itunes:subtitle>Wolf on events vs threads and Andrew on our Overcast feed issues.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf on events vs threads and Andrew on our Overcast feed issues.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://atp.fm/episodes/97&quot;&gt;Accidental Tech Podcast: 97: You Have to Know When to Stop « atp.fm&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/felixge/node-mysql/#streaming-query-rows&quot;&gt;felixge/node-mysql, Streaming query rows « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.nodejs.org/2012/12/20/streams2/&quot;&gt;A New Streaming API for Node v0.10 « Node.js Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.acolyer.org/&quot;&gt;the morning paper: an interesting/influential/important paper from the world of CS every weekday morning, as selected by Adrian Colyer&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.acolyer.org/2014/12/09/why-threads-are-a-bad-idea/&quot;&gt;Why threads are a bad idea « the morning paper&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/65&quot;&gt;Threads Are Interesting « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.acolyer.org/2014/12/10/why-events-are-a-bad-idea/&quot;&gt;Why events are a bad idea « the morning paper&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/95&quot;&gt;Conflict-free Replicated Data Types « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.acolyer.org/2014/12/08/on-the-duality-of-operating-system-structures/&quot;&gt;On the duality of operating system structures « the morning paper&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.acolyer.org/2014/12/11/a-language-based-approach-to-unifying-events-and-threads/&quot;&gt;A language-based approach to unifying events and threads « the morning paper&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.acolyer.org/2014/12/12/scala-actors-unifying-thread-based-and-event-based-programming/&quot;&gt;Scala Actors: Unifying thread-based and event-based programming « the morning paper&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://akka.io/&quot;&gt;Akka&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20080820123125/http://www.adhocconference.com/papers/2004/Weaving_the_Leopard_Pelt.pdf&quot;&gt;Weaving the Leopard’s Pelt: Simulating Fibers on OS X, by Andrew Pontious via Wayback Machine (PDF)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/edgecasesshow/status/550035038138417152&quot;&gt;Edge Cases tweet: “For users of Overcast, type or paste this in as a workaround for a properly-working Edge Cases feed: http://edgecasesshow.com/rss_overcast.xml”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://overcast.fm&quot;&gt;Overcast&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/OvercastFM/status/549250560537657344&quot;&gt;Overcast tweet: “Overcast has just surpassed 200,000 users in less than 6 months. Thank you all very much. I’ll keep working on making it even better.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/108&quot;&gt;Playing Jenga with Microsoft Word « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://overcast.fm/podcasts/show/67268/9juAiU&quot;&gt;Edge Cases feed « Overcast&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 116: Lingual Advancement</title>
        <link>http://www.edgecasesshow.com/116-lingual-advancement.html</link>
        <guid>http://www.edgecasesshow.com/116-lingual-advancement.html</guid>
        <pubDate>Thu, 18 Dec 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-116-lingual-advancement.mp3"
            length="16216241"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-116-lingual-advancement.mp3"
            fileSize="16216241"
            type="audio/mpeg" />
            
        <itunes:duration>33:45</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew on Xcode 6's unit testing improvements and Wolf on his lingual crisis of faith.</description>
        <itunes:summary>Andrew on Xcode 6's unit testing improvements and Wolf on his lingual crisis of faith.</itunes:summary>
        <itunes:subtitle>Andrew on Xcode 6's unit testing improvements and Wolf on his lingual crisis of faith.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew on Xcode 6’s unit testing improvements and Wolf on his lingual crisis of faith.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/64&quot;&gt;Slobbering over Xcode 5 Auto Layout « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2014/?include=414&quot;&gt;WWDC 2014 Session 414 Testing in Xcode 6&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/0xced/status/545685344239501312&quot;&gt;Cédric Luthi tweet: “Are you using the new asynchronous testing API of XCTest? You probably want to read this: http://stackoverflow.com/questions/27555499/xctestexpectation-how-to-avoid-calling-the-fulfill-method-after-the-wait-contex/27555500#27555500”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/27555499/xctestexpectation-how-to-avoid-calling-the-fulfill-method-after-the-wait-contex/27555500#27555500&quot;&gt;xctest - XCTestExpectation: how to avoid calling the fulfill method after the wait context has ended? « Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/108&quot;&gt;Playing Jenga with Microsoft Word « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Pidgin&quot;&gt;Pidgin « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Esperanto&quot;&gt;Esperanto « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 115: Light on Theory</title>
        <link>http://www.edgecasesshow.com/115-light-on-theory.html</link>
        <guid>http://www.edgecasesshow.com/115-light-on-theory.html</guid>
        <pubDate>Thu, 11 Dec 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-115-light-on-theory.mp3"
            length="19194201"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-115-light-on-theory.mp3"
            fileSize="19194201"
            type="audio/mpeg" />
            
        <itunes:duration>39:57</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf on followup and Andrew on converting a small project to Swift.</description>
        <itunes:summary>Wolf on followup and Andrew on converting a small project to Swift.</itunes:summary>
        <itunes:subtitle>Wolf on followup and Andrew on converting a small project to Swift.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf on followup and Andrew on converting a small project to Swift.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/101&quot;&gt;A Program That Runs on Metal « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/110&quot;&gt;Scripting with C « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/nschum/SwiftHamcrest&quot;&gt;nschum/SwiftHamcrest « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/69&quot;&gt;The Time Machine Worst-Case Scenario « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/108&quot;&gt;Playing Jenga with Microsoft Word « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://helios.io/&quot;&gt;Helios - An Extensible Open-Source Mobile Backend Framework&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/thebuckley/status/526591530304163840&quot;&gt;Michael Buckley tweet: “@edgecasesshow @rentzsch @apontious “KZ” is a German acronym for “concentration camp”, so KZPlayground could paint a disturbing picture…”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/thebuckley/status/526591879760986112&quot;&gt;Michael Buckley tweet: “@edgecasesshow @rentzsch @apontious … to German speaking people. Similarly, “NS” is a German acronym for the Nazi party.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/114&quot;&gt;Pyramid of Doom « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mentalfaculty.tumblr.com/post/64952009090/the-lessons-of-functional-programming-for-cocoa&quot;&gt;The Lessons of Functional Programming for Cocoa… « The Mental Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/BlockStep&quot;&gt;rentzsch/BlockStep « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/apontious/WatchSet&quot;&gt;apontious/WatchSet « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rob_rix&quot;&gt;Rob Rix « Twitter&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 114: Pyramid of Doom</title>
        <link>http://www.edgecasesshow.com/114-pyramid-of-doom.html</link>
        <guid>http://www.edgecasesshow.com/114-pyramid-of-doom.html</guid>
        <pubDate>Sat, 06 Dec 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-114-pyramid-of-doom.mp3"
            length="18319540"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-114-pyramid-of-doom.mp3"
            fileSize="18319540"
            type="audio/mpeg" />
            
        <itunes:duration>38:06</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew on hackathons and Wolf on .NET's Async/Await.</description>
        <itunes:summary>Andrew on hackathons and Wolf on .NET's Async/Await.</itunes:summary>
        <itunes:subtitle>Andrew on hackathons and Wolf on .NET's Async/Await.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew on hackathons and Wolf on .NET’s Async/Await.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.hackathon.watch&quot;&gt;WatchKit Hackathon - apps for WATCH&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/php_ceo&quot;&gt;PHP CEO « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/benmorrow&quot;&gt;Ben Morrow « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://westwardho.livejournal.com&quot;&gt;James Dempsey « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/MacHack&quot;&gt;MacHack « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://survivejs.com/common_problems/pyramid.html&quot;&gt;Pyramid of Doom « Survive JavaScript&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Continuation-passing_style&quot;&gt;Continuation-passing style « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blogs.msdn.com/b/pfxteam/archive/2012/04/12/async-await-faq.aspx&quot;&gt;Async/Await FAQ - .NET Parallel Programming « MSDN Blogs&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://msdn.microsoft.com/en-us/magazine/hh456401.aspx&quot;&gt;Easier Asynchronous Programming with the New Visual Studio Async CTP « MSDN Magazine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://msdn.microsoft.com/en-us/magazine/hh456403.aspx&quot;&gt;Pause and Play with Await « MSDN Magazine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://msdn.microsoft.com/en-us/magazine/hh456402.aspx&quot;&gt;Async Performance: Understanding the Costs of Async and Await « MSDN Magazine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blogs.msdn.com/b/ericlippert/archive/2010/10/29/asynchronous-programming-in-c-5-0-part-two-whence-await.aspx&quot;&gt;Asynchronous Programming in C# 5.0 part two: Whence await? « Eric Lippert’s MSDN Blog&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 113: Who Watches the WatchKit?</title>
        <link>http://www.edgecasesshow.com/113-who-watches-the-watchkit.html</link>
        <guid>http://www.edgecasesshow.com/113-who-watches-the-watchkit.html</guid>
        <pubDate>Thu, 20 Nov 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-113-who-watches-the-watchkit.mp3"
            length="18107677"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-113-who-watches-the-watchkit.mp3"
            fileSize="18107677"
            type="audio/mpeg" />
            
        <itunes:duration>37:40</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew talks with Wolf about the newly-released Apple WatchKit SDK.</description>
        <itunes:summary>Andrew talks with Wolf about the newly-released Apple WatchKit SDK.</itunes:summary>
        <itunes:subtitle>Andrew talks with Wolf about the newly-released Apple WatchKit SDK.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew talks with Wolf about the newly-released Apple WatchKit SDK.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.imore.com/what-you-need-know-about-watchkit&quot;&gt;What you need to know about WatchKit « iMore&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://david-smith.org/blog/2014/11/18/initial-impressions-for-watchkit/&quot;&gt;Initial Impressions for WatchKit « David Smith&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://natashatherobot.com/hello-world-watchkit-app/&quot;&gt;How To Create A “Hello World” WatchKit App « Natasha the Robot&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.jaredsinclair.com/post/103044034510/watchkit-extension-problem-sharing-a-core-data-store&quot;&gt;WatchKit Extension Problem: Sharing a Core Data Store Can Lead to Duplicate « Jared Sinclair&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.raywenderlich.com/89473/watchkit-initial-impressions&quot;&gt;WatchKit: Initial Impressions « Ray Wenderlich&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/stroughtonsmith&quot;&gt;Steve Stroughton-Smith (@stroughtonsmith) « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.meetup.com/apple-watch/&quot;&gt;Apple Watch (Swift + iOS, San Francisco + Silicon Valley) (San Francisco, CA) « Meetup&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.hackathon.watch&quot;&gt;WatchKit Hackathon - apps for WATCH&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://medium.com/five-hundred-words/a-few-thoughts-on-watchkit-and-the-initial-apple-watch-79b6448957c7&quot;&gt;A Few Thoughts on WatchKit and the Initial Apple Watch, by M.G. Siegler « Medium&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/prerelease/ios/samplecode/Lister/Introduction/Intro.html&quot;&gt;Lister (for Apple Watch, iOS, and OS X)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/100&quot;&gt;Apps for iWatch and Apple TV « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://atp.fm/episodes/92&quot;&gt;92: You Don’t Know My Pants « Accidental Tech Podcast&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://furbo.org/2014/11/20/a-day-with-apple-watch/&quot;&gt;A day with WATCH « furbo.org&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I’m Going to Take Over the Podcast, Mwahahah&lt;/li&gt;
  &lt;li&gt;Over Wolf’s Dead Body&lt;/li&gt;
  &lt;li&gt;Not Masquerading as a Robot&lt;/li&gt;
  &lt;li&gt;Suspiciously Binary&lt;/li&gt;
  &lt;li&gt;Talk to Me As If I’m an Idiot&lt;/li&gt;
  &lt;li&gt;Widget Watch&lt;/li&gt;
  &lt;li&gt;Put Through the Wash Cycle About a Hundred Times&lt;/li&gt;
  &lt;li&gt;Put Through the &lt;em&gt;Watch&lt;/em&gt; Cycle&lt;/li&gt;
  &lt;li&gt;KITT, I Need You&lt;/li&gt;
  &lt;li&gt;A Device for People Who Don’t Like Taking Their Phone out of Their Pocket&lt;/li&gt;
  &lt;li&gt;Very Bricky&lt;/li&gt;
  &lt;li&gt;Beautiful Models Holding It at Exactly the Right Angle So That It Looks Cool&lt;/li&gt;
  &lt;li&gt;The First of Its Species&lt;/li&gt;
  &lt;li&gt;Literally Retina Watches in Your Eye&lt;/li&gt;
  &lt;li&gt;Don’t Do Any Math There&lt;/li&gt;
  &lt;li&gt;Weird, But That’s the Way We’re Doing It&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 112: Naiveté as a Service</title>
        <link>http://www.edgecasesshow.com/112-naivete-as-a-service.html</link>
        <guid>http://www.edgecasesshow.com/112-naivete-as-a-service.html</guid>
        <pubDate>Thu, 13 Nov 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-112-naivete-as-a-service.mp3"
            length="15442325"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-112-naivete-as-a-service.mp3"
            fileSize="15442325"
            type="audio/mpeg" />
            
        <itunes:duration>32:07</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew on who's making money on the iOS App Store and Wolf on using academic resources in commercial software development.</description>
        <itunes:summary>Andrew on who's making money on the iOS App Store and Wolf on using academic resources in commercial software development.</itunes:summary>
        <itunes:subtitle>Andrew on who's making money on the iOS App Store and Wolf on using academic resources in commercial software development.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew on who’s making money on the iOS App Store and Wolf on using academic resources in commercial software development.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.imore.com/review-monument-valleys-forgotten-shores-expansion-triumph&quot;&gt;Review: Monument Valley’s Forgotten Shores expansion is a triumph « iMore&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.jaredsinclair.com/post/93118460565/a-candid-look-at-unreads-first-year&quot;&gt;A Candid Look at Unread’s First Year « Jared Sinclair&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://inessential.com/2014/09/29/omni&quot;&gt;Omni « Brent Simmons (inessential.com)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://atp.fm/episodes/74&quot;&gt;74: One of Us Shipped Something « Accidental Tech Podcast&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.omnigroup.com&quot;&gt;The Omni Group&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://tapbots.com&quot;&gt;Tapbots — Robots for your iPhone &amp;amp; iPod Touch&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://agilebits.com&quot;&gt;AgileBits&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://david-smith.org&quot;&gt;_DavidSmith&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://losingfight.com/blog/2014/11/08/future-of-fortunate-bear-and-vectorboolean/&quot;&gt;Future of Fortunate Bear and VectorBoolean « Safe from the Losing Fight&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/damienkatz/status/527515496371867648&quot;&gt;Damien Katz tweet: “Distributed systems, don’t read the literature. Most of it is outdated and unimaginiive. Invent and reinvent. The field is fertile. Really.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/damienkatz/status/527549183805239296&quot;&gt;Damien Katz tweet: “When designing CouchDB, early on, I had experienced engineers tell me don’t. I don’t know enough. I look foolish.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/damienkatz/status/527558927568093186&quot;&gt;Damien Katz tweet: “I was wrong. Don’t implement anything until you’ve read everything.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/secretGeek/status/527609049932505089&quot;&gt;Leon Bambrick tweet: “@damienkatz i don’t think you really believe that. Implement, elicit constructive feedback and then JIT the lit. Surely?”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/damienkatz/status/527674012025892864&quot;&gt;Damien Katz tweet: “I don’t discourage anyone from reading papers. But sometimes a new perspective can produce amazing results. I try not to waste my ignorance.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Shoshin&quot;&gt;Shoshin « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/55&quot;&gt;The Pragmatic and the Academic « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 111: “Here Be Dragons”–Style Comments</title>
        <link>http://www.edgecasesshow.com/111-here-be-dragons-style-comments.html</link>
        <guid>http://www.edgecasesshow.com/111-here-be-dragons-style-comments.html</guid>
        <pubDate>Sun, 09 Nov 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-111-here-be-dragons-style-comments.mp3"
            length="11272202"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-111-here-be-dragons-style-comments.mp3"
            fileSize="11272202"
            type="audio/mpeg" />
            
        <itunes:duration>23:27</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf on code comments and Andrew on Appetize.io.</description>
        <itunes:summary>Wolf on code comments and Andrew on Appetize.io.</itunes:summary>
        <itunes:subtitle>Wolf on code comments and Andrew on Appetize.io.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf on code comments and Andrew on Appetize.io.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Best_coding_practices#Commenting&quot;&gt;Best coding practices, Comments « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://appetize.io&quot;&gt;Appetize.io&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://app.io&quot;&gt;App.io&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.coreint.org/2014/03/episode-129-we-totally-lost-all-your-data/&quot;&gt;Episode 129: We Totally Lost All Your Data « Core Intuition&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.coreint.org/2014/07/episode-146-a-swift-bias/&quot;&gt;Episode 146: A Swift Bias « Core Intuition&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 110: Scripting with C</title>
        <link>http://www.edgecasesshow.com/110-scripting-with-c.html</link>
        <guid>http://www.edgecasesshow.com/110-scripting-with-c.html</guid>
        <pubDate>Thu, 23 Oct 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-110-scripting-with-c.mp3"
            length="15990869"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-110-scripting-with-c.mp3"
            fileSize="15990869"
            type="audio/mpeg" />
            
        <itunes:duration>33:16</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew on the Swift section of John Siracusa's Yosemite review and Wolf on Playgrounds for Objective-C.</description>
        <itunes:summary>Andrew on the Swift section of John Siracusa's Yosemite review and Wolf on Playgrounds for Objective-C.</itunes:summary>
        <itunes:subtitle>Andrew on the Swift section of John Siracusa's Yosemite review and Wolf on Playgrounds for Objective-C.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew on the Swift section of John Siracusa’s Yosemite review and Wolf on Playgrounds for Objective-C.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://arstechnica.com/apple/2014/10/os-x-10-10/21/#swift&quot;&gt;OS X 10.10 Yosemite: The Ars Technica Review, Swift « Ars Technica&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/krzysztofzablocki/KZPlayground&quot;&gt;krzysztofzablocki/KZPlayground « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://dyci.github.io/&quot;&gt;Dynamic Code Injection&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/dyci/dyci-main&quot;&gt;DyCI/dyci-main « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/DyCI/dyci-main/wiki/How-it-Works&quot;&gt;How it Works « DyCI/dyci-main Wiki&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://news.ycombinator.com/item?id=8499790&quot;&gt;Mike Ash’s comment « Hacker News&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 109: Race the Beam</title>
        <link>http://www.edgecasesshow.com/109-race-the-beam.html</link>
        <guid>http://www.edgecasesshow.com/109-race-the-beam.html</guid>
        <pubDate>Thu, 16 Oct 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-109-race-the-beam.mp3"
            length="21334895"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-109-race-the-beam.mp3"
            fileSize="21334895"
            type="audio/mpeg" />
            
        <itunes:duration>44:24</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf on memory debugging and Andrew on AsyncDisplayKit.</description>
        <itunes:summary>Wolf on memory debugging and Andrew on AsyncDisplayKit.</itunes:summary>
        <itunes:subtitle>Wolf on memory debugging and Andrew on AsyncDisplayKit.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf on memory debugging and Andrew on AsyncDisplayKit.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.mactech.com/articles/mactech/Vol.07/07.02/Feb91Letters/index.html&quot;&gt;Letters: Enough Bus Errors « MacTech&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/radiofreelunch&quot;&gt;David Dunham (@radiofreelunch) « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.ibm.com/developerworks/library/pa-dalign/&quot;&gt;Data alignment: Straighten up and fly right « IBM developerWorks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.mactech.com/articles/mactech/Vol.13/13.05/CodeMechanic/index.html&quot;&gt;Code Mechanic: Better Than Ever Stress Testing « MacTech&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/MacsBug&quot;&gt;MacsBug « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/recipes/xcode_help-scheme_editor/Articles/SchemeDiagnostics.html&quot;&gt;Scheme Editor Help: Running Your Application with Diagnostics&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man3/libgmalloc.3.html&quot;&gt;libgmalloc(3) Mac OS X Manual Page&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://gist.github.com/rentzsch/7e2053d0bd50740b5b22&quot;&gt;Wolf’s Retain Release Debugging Overrides (not recommended) « GitHub Gist&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/105&quot;&gt;Demonolithization « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/AddressSanitizer&quot;&gt;AddressSanitizer « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/103&quot;&gt;Microcosm of Security « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Valgrind&quot;&gt;Valgrind « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://asyncdisplaykit.org&quot;&gt;AsyncDisplayKit&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://code.facebook.com/posts/721586784561674/introducing-asyncdisplaykit-for-smooth-and-responsive-apps-on-ios/&quot;&gt;Introducing AsyncDisplayKit: For smooth and responsive apps on iOS « Engineering Blog | Facebook Code | Facebook&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 108: Playing Jenga with Microsoft Word</title>
        <link>http://www.edgecasesshow.com/108-playing-jenga-with-microsoft-word.html</link>
        <guid>http://www.edgecasesshow.com/108-playing-jenga-with-microsoft-word.html</guid>
        <pubDate>Thu, 09 Oct 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-108-playing-jenga-with-microsoft-word.mp3"
            length="14507740"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-108-playing-jenga-with-microsoft-word.mp3"
            fileSize="14507740"
            type="audio/mpeg" />
            
        <itunes:duration>30:11</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew on sample projects for bug reports and Wolf on rolling your own server backend.</description>
        <itunes:summary>Andrew on sample projects for bug reports and Wolf on rolling your own server backend.</itunes:summary>
        <itunes:subtitle>Andrew on sample projects for bug reports and Wolf on rolling your own server backend.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew on sample projects for bug reports and Wolf on rolling your own server backend.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/6&quot;&gt;For You, I’ll File a Radar « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://inessential.com/2014/10/07/projects_bugs&quot;&gt;~/Projects/Bugs/ « Brent Simmons (inessential.com)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://openradar.appspot.com&quot;&gt;Open Radar&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Virtual_private_server&quot;&gt;Virtual private server « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.linode.com/&quot;&gt;Linode&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://aws.amazon.com/ec2/&quot;&gt;Amazon Elastic Compute Cloud (EC2) « AWS&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://azure.microsoft.com/en-us/services/virtual-machines/&quot;&gt;Virtual Machines « Microsoft Azure&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.vmware.com/products/fusion&quot;&gt;VMware Fusion « VMware&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/106&quot;&gt;Flappy Kit « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/232596837/apps-i-love-debian&quot;&gt;Apps I Love: Debian « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.ubuntu.com/server&quot;&gt;Ubuntu Server « Ubuntu&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/MySQL&quot;&gt;MySQL « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://tidbits.com/article/6442&quot;&gt;Relational Databases and Mac OS X, Part 2 « TidBITS&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/InnoDB&quot;&gt;InnoDB « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/PostgreSQL&quot;&gt;PostgreSQL « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.araelium.com/querious/&quot;&gt;Querious - MySQL Database Tool for Mac OS X « Araelium&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.sequelpro.com/&quot;&gt;Sequel Pro&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://eev.ee/blog/2012/04/09/php-a-fractal-of-bad-design/&quot;&gt;PHP: a fractal of bad design « Fuzzy Notepad&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nodejs.org/&quot;&gt;node.js&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://expressjs.com/&quot;&gt;Express - Node.js web application framework&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://hapijs.com/&quot;&gt;hapi.js&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/creationix/nvm&quot;&gt;creationix/nvm « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/isaacs/node-supervisor&quot;&gt;isaacs/node-supervisor « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/nodejitsu/forever&quot;&gt;nodejitsu/forever « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.virtualbox.org/&quot;&gt;Oracle VM VirtualBox&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Vagrant_(software)&quot;&gt;Vagrant (software) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Ansible_(software)&quot;&gt;Ansible (software) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://parse.com/&quot;&gt;Parse&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://azure.microsoft.com/en-us/services/mobile-services/&quot;&gt;Azure Mobile Services&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://azure.microsoft.com/en-us/develop/mobile/ios/&quot;&gt;Learn the ropes of Mobile Services with Brent Simmons « Microsoft Azure&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 107: A Furrier Jony Ive</title>
        <link>http://www.edgecasesshow.com/107-a-furrier-jony-ive.html</link>
        <guid>http://www.edgecasesshow.com/107-a-furrier-jony-ive.html</guid>
        <pubDate>Thu, 02 Oct 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-107-a-furrier-jony-ive.mp3"
            length="15701223"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-107-a-furrier-jony-ive.mp3"
            fileSize="15701223"
            type="audio/mpeg" />
            
        <itunes:duration>32:40</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf on Stream Control Transmission Protocol and Andrew on Apple's (growing?) tendency toward luxury products.</description>
        <itunes:summary>Wolf on Stream Control Transmission Protocol and Andrew on Apple's (growing?) tendency toward luxury products.</itunes:summary>
        <itunes:subtitle>Wolf on Stream Control Transmission Protocol and Andrew on Apple's (growing?) tendency toward luxury products.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf on Stream Control Transmission Protocol (SCTP) and Andrew on Apple’s (growing?) tendency toward luxury products.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://mathewsanders.com/designing-adaptive-layouts-for-iphone-6-plus&quot;&gt;Adaptive Layouts for iPhone 6 « Mathew Sanders&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://forum.cocos2d-swift.org/t/sprite-kit-based-on-cocos-2d/10468&quot;&gt;Sprite Kit – Based on Cocos 2D? « Cocos2D Forum&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol&quot;&gt;Stream Control Transmission Protocol « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.quora.com/Why-isnt-SCTP-implemented-in-Windows-and-Mac-OS-X&quot;&gt;Why isn’t SCTP implemented in Windows and Mac OS X? « Quora&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.quora.com/How-does-SCTP-compare-to-TCP&quot;&gt;How does SCTP compare to TCP? « Quora&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Head-of-line_blocking&quot;&gt;Head-of-line blocking « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Bufferbloat&quot;&gt;Bufferbloat « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/SCTP_packet_structure&quot;&gt;SCTP packet structure « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 106: Flappy Kit</title>
        <link>http://www.edgecasesshow.com/106-flappy-kit.html</link>
        <guid>http://www.edgecasesshow.com/106-flappy-kit.html</guid>
        <pubDate>Sat, 27 Sep 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-106-flappy-kit.mp3"
            length="16720834"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-106-flappy-kit.mp3"
            fileSize="16720834"
            type="audio/mpeg" />
            
        <itunes:duration>34:47</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew on Sprite Kit and Wolf on Macs as servers.</description>
        <itunes:summary>Andrew on Sprite Kit and Wolf on Macs as servers.</itunes:summary>
        <itunes:subtitle>Andrew on Sprite Kit and Wolf on Macs as servers.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew on Sprite Kit and Wolf on Macs as servers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.atebits.com/letterpress/&quot;&gt;letterpress « atebits&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://sartak.org/2014/03/skshapenode-you-are-dead-to-me.html&quot;&gt;SKShapeNode, you are dead to me « sartak&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2014/?include=606&quot;&gt;WWDC 2014 Session 606 What’s New in SpriteKit&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://openradar.appspot.com/radar?id=5844486135480320&quot;&gt;rdar://18478101 SKSpriteNode + centerRect + alpha leads to crash « Open Radar&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/?title=Macintosh_SE/30&quot;&gt;Macintosh SE/30 « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/MacHTTP&quot;&gt;MacHTTP « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Kerio_WebSTAR&quot;&gt;Kerio WebSTAR « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://httpd.apache.org/&quot;&gt;The Apache HTTP Server Project&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nginx.org/&quot;&gt;Nginx&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.vmware.com/products/fusion&quot;&gt;Fusion « VMware&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/325947280/backing-up-live-vmware-fusion-virtual-machines&quot;&gt;Backing Up Live VMware Fusion Virtual Machines « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/232596837/apps-i-love-debian&quot;&gt;Apps I Love: Debian « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.docker.com/&quot;&gt;Docker&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://coreos.com/&quot;&gt;CoreOS&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 105: Demonolithization</title>
        <link>http://www.edgecasesshow.com/105-demonolithization.html</link>
        <guid>http://www.edgecasesshow.com/105-demonolithization.html</guid>
        <pubDate>Thu, 11 Sep 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-105-demonolithization.mp3"
            length="13038196"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-105-demonolithization.mp3"
            fileSize="13038196"
            type="audio/mpeg" />
            
        <itunes:duration>27:07</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf on mogenerator 1.28 and Andrew on ARC debugging.</description>
        <itunes:summary>Wolf on mogenerator 1.28 and Andrew on ARC debugging.</itunes:summary>
        <itunes:subtitle>Wolf on mogenerator 1.28 and Andrew on ARC debugging.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf on mogenerator 1.28 and Andrew on ARC debugging.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/97193911940/mogenerator-1-28&quot;&gt;mogenerator 1.28 « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/9&quot;&gt;Alien Reference Counting « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/62&quot;&gt;Primal Debugging Systems « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 104: It Is Great for Robots</title>
        <link>http://www.edgecasesshow.com/104-it-is-great-for-robots.html</link>
        <guid>http://www.edgecasesshow.com/104-it-is-great-for-robots.html</guid>
        <pubDate>Thu, 04 Sep 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-104-it-is-great-for-robots.mp3"
            length="13349157"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-104-it-is-great-for-robots.mp3"
            fileSize="13349157"
            type="audio/mpeg" />
            
        <itunes:duration>27:46</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew on data-driven testing and Wolf on Romantic Versioning vs Semantic Versioning.</description>
        <itunes:summary>Andrew on data-driven testing and Wolf on Romantic Versioning vs Semantic Versioning.</itunes:summary>
        <itunes:subtitle>Andrew on data-driven testing and Wolf on Romantic Versioning vs Semantic Versioning.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew on data-driven testing and Wolf on Romantic Versioning vs Semantic Versioning.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/alexisgallagher/status/507583170678505472&quot;&gt;Alexis Gallagher tweet: “@apontious “enumerations with associated values” is Apple’s new name for a very old concept from Standard ML and other typed FP languages.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.cs.cmu.edu/~rwh/introsml/core/datatypes.htm&quot;&gt;Datatype Declarations « Programming in Standard ML, Robert Harper, School of Computer Science, Carnegie Mellon University&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://semver.org/&quot;&gt;Semantic Versioning&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://gist.github.com/jashkenas/cbd2b088e20279ae2c8e&quot;&gt;Why Semantic Versioning Isn’t « GitHub Gist&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.brandonbloom.name/blog/2013/06/19/semver/&quot;&gt;SemVer: A Technical Solution to a Social Problem « You work for me, Computer.&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 103: Microcosm of Security</title>
        <link>http://www.edgecasesshow.com/103-microcosm-of-security.html</link>
        <guid>http://www.edgecasesshow.com/103-microcosm-of-security.html</guid>
        <pubDate>Sun, 31 Aug 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-103-microcosm-of-security.mp3"
            length="13096919"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-103-microcosm-of-security.mp3"
            fileSize="13096919"
            type="audio/mpeg" />
            
        <itunes:duration>27:14</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf on Fat Pointers and Andrew on using Swift enums for representing errors.</description>
        <itunes:summary>Wolf on Fat Pointers and Andrew on using Swift enums for representing errors.</itunes:summary>
        <itunes:subtitle>Wolf on Fat Pointers and Andrew on using Swift enums for representing errors.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf on Fat Pointers and Andrew on using Swift enums for representing errors.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/31&quot;&gt;The Turing Frights « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Object-capability_model&quot;&gt;Object-capability model « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Cyclone_(programming_language)&quot;&gt;Cyclone (programming language) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.cl.cam.ac.uk/research/security/ctsrd/beri/&quot;&gt;Bluespec Extensible RISC Implementation (BERI) « University of Cambridge Computer Laboratory&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.cl.cam.ac.uk/research/security/ctsrd/cheri/&quot;&gt;Capability Hardware Enhanced RISC Instructions (CHERI) « University of Cambridge Computer Laboratory&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.cl.cam.ac.uk/research/security/ctsrd/pdfs/201406-isca2014-cheri.pdf&quot;&gt;The CHERI capability model: Revisiting RISC in an age of risk (PDF)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.crash-safe.org/assets/fatptr_ccs2013.pdf&quot;&gt;Low-Fat Pointers: Compact Encoding and Efficient Gate-Level Implementation of Fat Pointers for Spatial Safety and Capability-based Security (PDF)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Intel_MPX&quot;&gt;Intel MPX « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Skylake_(microarchitecture)&quot;&gt;Skylake (microarchitecture) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://code.google.com/p/address-sanitizer/wiki/IntelMemoryProtectionExtensions&quot;&gt;IntelMemoryProtectionExtensions « AddressSanitizer wiki&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://code.google.com/p/address-sanitizer/wiki/AddressSanitizerInHardware&quot;&gt;AddressSanitizerInHardware « AddressSanitizer wiki&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/88&quot;&gt;Tuple for Your Thoughts? « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 102: The Grubby Particulars of the Hardware</title>
        <link>http://www.edgecasesshow.com/102-the-grubby-particulars-of-the-hardware.html</link>
        <guid>http://www.edgecasesshow.com/102-the-grubby-particulars-of-the-hardware.html</guid>
        <pubDate>Thu, 21 Aug 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-102-the-grubby-particulars-of-the-hardware.mp3"
            length="11362806"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-102-the-grubby-particulars-of-the-hardware.mp3"
            fileSize="11362806"
            type="audio/mpeg" />
            
        <itunes:duration>23:38</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew on size classes and Wolf on field-programmable gate arrays.</description>
        <itunes:summary>Andrew on size classes and Wolf on field-programmable gate arrays.</itunes:summary>
        <itunes:subtitle>Andrew on size classes and Wolf on field-programmable gate arrays.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew on size classes and Wolf on field-programmable gate arrays.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/swift/blog/?id=11&quot;&gt;Access Control and protected « Swift Blog - Apple Developer&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2014/?id=202&quot;&gt;WWDC 2014 Session 202 What’s New in Cocoa Touch&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Field-programmable_gate_array&quot;&gt;Field-programmable gate array « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.kickstarter.com/projects/1812459948/minispartan6-a-powerful-fpga-board-and-easy-to-use&quot;&gt;miniSpartan6+ : A Powerful FPGA Board and Easy to Use IDE by Scarab Hardware « Kickstarter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/VHDL&quot;&gt;VHDL « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Verilog&quot;&gt;Verilog « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 101: A Program That Runs on Metal</title>
        <link>http://www.edgecasesshow.com/101-a-program-that-runs-on-metal.html</link>
        <guid>http://www.edgecasesshow.com/101-a-program-that-runs-on-metal.html</guid>
        <pubDate>Thu, 14 Aug 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-101-a-program-that-runs-on-metal.mp3"
            length="10978268"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-101-a-program-that-runs-on-metal.mp3"
            fileSize="10978268"
            type="audio/mpeg" />
            
        <itunes:duration>22:49</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf on Unikernels and Andrew on Swift Access Control.</description>
        <itunes:summary>Wolf on Unikernels and Andrew on Swift Access Control.</itunes:summary>
        <itunes:subtitle>Wolf on Unikernels and Andrew on Swift Access Control.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf on Unikernels and Andrew on Swift Access Control.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://queue.acm.org/detail.cfm?id=2566628&quot;&gt;Unikernels: Rise of the Virtual Library Operating System « ACM Queue&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://roscidus.com/blog/blog/2014/07/28/my-first-unikernel/&quot;&gt;My first unikernel « Thomas Leonard’s blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.jaredsinclair.com/post/93992930295/for-subclass-eyes-only-swift-uigesturerecognizer-and&quot;&gt;For Subclass Eyes Only: Swift, UIGestureRecognizer, and the Protected Extension Pattern « Jared Sinclair&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 100: Apps for iWatch and Apple TV</title>
        <link>http://www.edgecasesshow.com/100-apps-for-iwatch-and-apple-tv.html</link>
        <guid>http://www.edgecasesshow.com/100-apps-for-iwatch-and-apple-tv.html</guid>
        <pubDate>Sat, 09 Aug 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-100-apps-for-iwatch-and-apple-tv.mp3"
            length="21268423"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-100-apps-for-iwatch-and-apple-tv.mp3"
            fileSize="21268423"
            type="audio/mpeg" />
            
        <itunes:duration>44:14</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about the third-party apps that might be feasible on Apple's unusual devices, the hypothetical iWatch and the Apple TV. Plus: the future of Edge Cases (hint: there is one).</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about the third-party apps that might be feasible on Apple's unusual devices, the hypothetical iWatch and the Apple TV. Plus: the future of Edge Cases (hint: there is one).</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about the third-party apps that might be feasible on Apple's unusual devices, the hypothetical iWatch and the Apple TV. Plus: the future of Edge Cases (hint: there is one).</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about the third-party apps that might be feasible on Apple’s unusual devices, the hypothetical iWatch and the Apple TV. Plus: the future of Edge Cases (hint: there is one).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/nicklockwood/status/496857075780046849&quot;&gt;Nick Lockwood tweet: “Until now we all agreed these were benefits of Cocoa: * C compatibility * Dynamic dispatch * Nil safety * Duck typing. Now they’re all bad?”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.metaobject.com/2014/03/cargo-cult-typing-or-objective-c.html&quot;&gt;Cargo-cult typing, or: Objective-C’s default type is id « metablog, by Marcel Weiher&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.metaobject.com/2014/06/remove-features-for-greater-power-aka.html&quot;&gt;Remove features for greater power, aka: Swift and Objective-C initializers « metablog, by Marcel Weiher&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.coreint.org/2014/07/episode-146-a-swift-bias/&quot;&gt;Episode 146: A Swift Bias « Core Intuition&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.everymac.com/systems/apple/ipod/specs/ipod-6th-generation-6g-multitouch-nano-specs.html&quot;&gt;iPod nano (6th Gen/1.54” Multitouch/Clip) 8 GB, 16 GB Specs « iEveryiPod.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mashable.com/2010/12/17/kickstarter-ipod-nano/&quot;&gt;iPod Nano Watch Project Makes Kickstarter History « Mashable&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/2&quot;&gt;Would They Call it iCode? « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Now You’ve Got an Inch to Play With&lt;/li&gt;
  &lt;li&gt;A Little Bit of Text and a Button&lt;/li&gt;
  &lt;li&gt;What Can You Do on a Watch?&lt;/li&gt;
  &lt;li&gt;What Nanos Do What&lt;/li&gt;
  &lt;li&gt;Overcast on My iPod Nano&lt;/li&gt;
  &lt;li&gt;Everywhere Else, I Have My Phone&lt;/li&gt;
  &lt;li&gt;Groove into a Throbbing, Shagadelic Thing&lt;/li&gt;
  &lt;li&gt;The Marble in the Maze&lt;/li&gt;
  &lt;li&gt;I Don’t Think I Said Velociraptor&lt;/li&gt;
  &lt;li&gt;Also a Hard Sell&lt;/li&gt;
  &lt;li&gt;I’m Just Going to Come Out and Say It: Pippin!&lt;/li&gt;
  &lt;li&gt;And They Got Their Asses Kicked&lt;/li&gt;
  &lt;li&gt;Now You can Play Crappy Games on Your TV&lt;/li&gt;
  &lt;li&gt;Siloed in Their Own Apps&lt;/li&gt;
  &lt;li&gt;Custom Stuff Is Always Crappy&lt;/li&gt;
  &lt;li&gt;That’s Not Quite Stories, That’s Shooting Things&lt;/li&gt;
  &lt;li&gt;A Forward-Looking Episode&lt;/li&gt;
  &lt;li&gt;Eventually I Just Stopped Swiping&lt;/li&gt;
  &lt;li&gt;Those Little Things That Vibrate&lt;/li&gt;
  &lt;li&gt;Adding Another Target Isn’t a Big Deal for Them&lt;/li&gt;
  &lt;li&gt;More Likely Under the Tim Cook Era&lt;/li&gt;
  &lt;li&gt;An App Store Machine Like the iPhone Was&lt;/li&gt;
  &lt;li&gt;That Apple Campus Is Coming Pretty Close To&lt;/li&gt;
  &lt;li&gt;They Feel More Like a Real Media Company&lt;/li&gt;
  &lt;li&gt;The Future of Edge Cases&lt;/li&gt;
  &lt;li&gt;While Still Delivering Our Blather to You&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 99: Swift Is a Really Good Thing and a Step Back</title>
        <link>http://www.edgecasesshow.com/099-swift-is-a-really-good-thing-and-a-step-back.html</link>
        <guid>http://www.edgecasesshow.com/099-swift-is-a-really-good-thing-and-a-step-back.html</guid>
        <pubDate>Wed, 30 Jul 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-099-swift-is-a-really-good-thing-and-a-step-back.mp3"
            length="26833775"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-099-swift-is-a-really-good-thing-and-a-step-back.mp3"
            fileSize="26833775"
            type="audio/mpeg" />
            
        <itunes:duration>55:51</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about the upsides (it will help advance the industry at large) and downsides (its disturbing lack of dynamism) of Swift.</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about the upsides (it will help advance the industry at large) and downsides (its disturbing lack of dynamism) of Swift.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about the upsides (it will help advance the industry at large) and downsides (its disturbing lack of dynamism) of Swift.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about the upsides (it will help advance the industry at large) and downsides (its disturbing lack of dynamism) of Swift.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/17&quot;&gt;Then, You’re Just Writing C++ « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/kongtomorrow/status/487391875372810241&quot;&gt;Ken Ferry tweet: “@timburks @andyarvanitis yeah… I do think “Objective-C without the C” is just… false. I don’t know why they said that. It’s C++++.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/nevyn/status/474977429908250624&quot;&gt;Joachim Bengtsson tweet: ““Swift is like as if C++ was toll-free bridged to ObjC” — @saurik succinctly summarizes this weird new language”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.wired.com/2014/07/apple-swift/&quot;&gt;Why Apple’s Swift Language Will Instantly Remake Computer Programming « Wired&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/13&quot;&gt;AppleScript’s Glorious Failure « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/drewmccormack/status/477005731993231360&quot;&gt;Drew McCormack tweet: “@chiefsucker Obj-C is a subset of Swift. The syntax of Swift is cleaner, but there are many more concepts than Obj-C.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/chiefsucker/status/477006442835492864&quot;&gt;Rafael Bugajewski tweet: “@drewmccormack Learning Swift in depth is harder, but I would argue that basic things are easier to learn for beginners.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Darwins-Dangerous-Idea-Evolution-Meanings/dp/068482471X&quot;&gt;Darwin’s Dangerous Idea: Evolution And The Meanings Of Life, by Daniel C. Dennett « Amazon.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.patheos.com/blogs/friendlyatheist/2009/01/26/was-evolution-the-greatest-theory-ever/&quot;&gt;Was Evolution the Greatest Theory Ever? « The Friendly Atheist&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Object-Oriented-Programming-An-Evolutionary-Approach/dp/0201548348&quot;&gt;Object-Oriented Programming: An Evolutionary Approach, by Brad Cox and Andrew Novobilski « Amazon.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://highscalability.com/blog/2014/7/14/bitly-lessons-learned-building-a-distributed-system-that-han.html&quot;&gt;Bitly: Lessons Learned Building a Distributed System that Handles 6 Billion Clicks a Month « High Scalability&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/75&quot;&gt;A Few of My Favorite Things « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/77&quot;&gt;Prototype-Based Programming « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lists.squeakfoundation.org/pipermail/squeak-dev/1998-October/017019.html&quot;&gt;prototypes vs classes was: Re: Sun’s HotSpot « squeak-dev archive&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.tele-task.de/archive/video/flash/14029/&quot;&gt;Programming and Scaling, by Alan Kay « tele-TASK Video&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://programmers.stackexchange.com/questions/46592/so-what-did-alan-kay-really-mean-by-the-term-object-oriented&quot;&gt;history - So what *did* Alan Kay really mean by the term “object-oriented”? « Programmers Stack Exchange&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.buckleyisms.com/home/2014/6/16/the-case-for-message-passing-in-swift.html&quot;&gt;The Case for Message Passing in Swift « Buckleyisms.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/CocoaPimper/status/485092474206302208&quot;&gt;Christian Kienle tweet: “You may be doing something wrong if #swiftlang ‘s vtable-performance gain is important to you.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.sealiesoftware.com/blog/archive/2011/06/17/objc_explain_objc_msgSend_vtable.html&quot;&gt;[objc explain]: objc_msgSend_vtable « Sealie Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/BeOS&quot;&gt;BeOS « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/clattner_llvm/status/474082459860992000&quot;&gt;Chris Lattner tweet: “Most perplexing feedback on Swift: folks who see it (and judge it) as the end of a trek - but don’t realize it is the start of a new world.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://ijoshsmith.com/2014/06/05/instantiating-classes-by-name-in-swift/&quot;&gt;Instantiating Classes by Name in Swift « iJoshSmith&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/9&quot;&gt;Alien Reference Counting « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Some U.N. Charter Thing&lt;/li&gt;
  &lt;li&gt;Always One Step Ahead&lt;/li&gt;
  &lt;li&gt;C++++&lt;/li&gt;
  &lt;li&gt;C++ Without the C&lt;/li&gt;
  &lt;li&gt;Crazy Amounts of Duplication&lt;/li&gt;
  &lt;li&gt;Raised the Collective IQ of Programmers&lt;/li&gt;
  &lt;li&gt;Definitely Kind of a Puff Piece&lt;/li&gt;
  &lt;li&gt;We Have This Myopia&lt;/li&gt;
  &lt;li&gt;Maybe He’s the New Rumsfeld&lt;/li&gt;
  &lt;li&gt;The Weirdly-Named BACON Conference&lt;/li&gt;
  &lt;li&gt;There’s No Message Sending in Swift!&lt;/li&gt;
  &lt;li&gt;That’s Where the “V” in V-Table Comes From&lt;/li&gt;
  &lt;li&gt;The Entire Compile-Time Business&lt;/li&gt;
  &lt;li&gt;It’s Delayed Binding&lt;/li&gt;
  &lt;li&gt;Everything Was Slow in the 10.0 Days&lt;/li&gt;
  &lt;li&gt;It Makes Software Fragile&lt;/li&gt;
  &lt;li&gt;He’s Got His Own Reality Distortion Field&lt;/li&gt;
  &lt;li&gt;You’re in a World of Pain&lt;/li&gt;
  &lt;li&gt;I’m on Team Alan Kay&lt;/li&gt;
  &lt;li&gt;They’re Not Show-Stoppers&lt;/li&gt;
  &lt;li&gt;A Horrible Temptation for Most People&lt;/li&gt;
  &lt;li&gt;Jamming Stuff into a Giant, Static Codebase&lt;/li&gt;
  &lt;li&gt;C4 All Over Again&lt;/li&gt;
  &lt;li&gt;It Already Is Too Late&lt;/li&gt;
  &lt;li&gt;We Don’t Get a Vote&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 98: When the Bubble Bursts</title>
        <link>http://www.edgecasesshow.com/098-when-the-bubble-bursts.html</link>
        <guid>http://www.edgecasesshow.com/098-when-the-bubble-bursts.html</guid>
        <pubDate>Thu, 24 Jul 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-098-when-the-bubble-bursts.mp3"
            length="24688761"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-098-when-the-bubble-bursts.mp3"
            fileSize="24688761"
            type="audio/mpeg" />
            
        <itunes:duration>45:10</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about the current tech bubble: is it one? Is it web or mobile, or both? Is it like the 90s dot-com bubble? Plus: the tech industry in San Francisco, and Andrew's tips for surviving a bust.</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about the current tech bubble: is it one? Is it web or mobile, or both? Is it like the 90s dot-com bubble? Plus: the tech industry in San Francisco, and Andrew's tips for surviving a bust.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about the current tech bubble: is it one? Is it web or mobile, or both? Is it like the 90s dot-com bubble? Plus: the tech industry in San Francisco, and Andrew's tips for surviving a bust.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about the current tech bubble: is it one? Is it web or mobile, or both? Is it like the 90s dot-com bubble? Plus: the tech industry in San Francisco, and Andrew’s tips for surviving a bust.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Dot-com_bubble&quot;&gt;Dot-com bubble « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://business.time.com/2013/04/09/a-year-later-instagram-hasnt-made-a-dime-was-it-worth-1-billion/&quot;&gt;Facebook’s $1 Billion Instagram Purchase: Was it Worth it? « TIME.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://investorplace.com/2014/07/facebook-whatsapp-deal/&quot;&gt;What’s Up With Facebook’s WhatsApp Deal? « InvestorPlace&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://valleywag.gawker.com/the-man-who-gave-yo-200-000-1593328826&quot;&gt;The Man Who Gave “Yo” $200,000 « Valleywag&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/I_Am_Rich&quot;&gt;I Am Rich « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.subfurther.com/blog/2014/07/15/any-port-in-a-storm/&quot;&gt;Any Port in a Storm « [Time code];&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://online.wsj.com/news/articles/SB10001424053111903480904576512250915629460&quot;&gt;Marc Andreessen on Why Software Is Eating The World « WSJ&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.peterleyden.com/wp-content/uploads/2012/06/wtitten-longboom-wired.jpg&quot;&gt;Wired Cover: The Long Boom&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Tulip_mania&quot;&gt;Tulip mania « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.lrb.co.uk/v35/n03/rebecca-solnit/diary&quot;&gt;Rebecca Solnit · Diary: Google Invades «  LRB 7 February 2013&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.boomcalifornia.com/2014/06/the-boom-interview-rebecca-solnit/&quot;&gt;The Boom Interview: Rebecca Solnit « Boom: A Journal of California&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.quotationspage.com/quote/38206.html&quot;&gt;Quote Details: John Maynard Keynes: The market can stay… « The Quotations Page&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;“Are You a Prepper?” “Like, Dr Prepper?”&lt;/li&gt;
  &lt;li&gt;A Red Shed in Wisconsin&lt;/li&gt;
  &lt;li&gt;I’m Going to Read from Wikipedia Again&lt;/li&gt;
  &lt;li&gt;I Am Not An Economist&lt;/li&gt;
  &lt;li&gt;I Looked at Their Little Graph&lt;/li&gt;
  &lt;li&gt;All Feeding on the Trough of Dot-Com Companies&lt;/li&gt;
  &lt;li&gt;The Next Facebook of Whatever&lt;/li&gt;
  &lt;li&gt;When the Investors Say “Enough”&lt;/li&gt;
  &lt;li&gt;Don’t Worry, I Have a Lot of Comments&lt;/li&gt;
  &lt;li&gt;Be Conservative&lt;/li&gt;
  &lt;li&gt;Not Fruit Roll-Ups, Just Roll-Ups&lt;/li&gt;
  &lt;li&gt;Buy a Compound Bow and Learn to Enjoy the Taste of Venison&lt;/li&gt;
  &lt;li&gt;You May Want a Plan B&lt;/li&gt;
  &lt;li&gt;Do It Now, DO IT NOW&lt;/li&gt;
  &lt;li&gt;The Biggest Initial Hurtle Is Mental&lt;/li&gt;
  &lt;li&gt;While the Pond Got Smaller, a Lot of Fish Left&lt;/li&gt;
  &lt;li&gt;My Phone Kept on Ringing&lt;/li&gt;
  &lt;li&gt;Supplying Hardware for the War&lt;/li&gt;
  &lt;li&gt;Doing the Matrix-Style Brain Upload&lt;/li&gt;
  &lt;li&gt;Each Time, He’s Saying, Nah, Nah&lt;/li&gt;
  &lt;li&gt;I’ll Wait for the Economy to Tank, and Then I’ll Be in Great Shape&lt;/li&gt;
  &lt;li&gt;That’s Where the Money Is&lt;/li&gt;
  &lt;li&gt;Right Now, We’re Sitting Pretty&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 97: The Dynamics and Politics of Code Reuse</title>
        <link>http://www.edgecasesshow.com/097-the-dynamics-and-politics-of-code-reuse.html</link>
        <guid>http://www.edgecasesshow.com/097-the-dynamics-and-politics-of-code-reuse.html</guid>
        <pubDate>Thu, 17 Jul 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-097-the-dynamics-and-politics-of-code-reuse.mp3"
            length="22081933"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-097-the-dynamics-and-politics-of-code-reuse.mp3"
            fileSize="22081933"
            type="audio/mpeg" />
            
        <itunes:duration>45:58</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about the dynamics and politics of code reuse: from the complexities of the simple case to the control issues of relying on Apple's code.</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about the dynamics and politics of code reuse: from the complexities of the simple case to the control issues of relying on Apple's code.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about the dynamics and politics of code reuse: from the complexities of the simple case to the control issues of relying on Apple's code.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about the dynamics and politics of code reuse: from the complexities of the simple case to the control issues of relying on Apple’s code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882&quot;&gt;Clean Code: A Handbook of Agile Software Craftsmanship, by Robert C. Martin « Amazon.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Facts-Fallacies-Software-Engineering-Robert/dp/0321117425&quot;&gt;Facts and Fallacies of Software Engineering, by Robert L. Glass « Amazon.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.imore.com/debug-39-nitin-ganatra-episode-i-system-7-carbon&quot;&gt;Debug 39: Nitin Ganatra episode I: System 7 to Carbon « iMore&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://producingoss.com&quot;&gt;Producing Open Source Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=-F-3E8pyjFo&amp;amp;index=6&amp;amp;list=PL3A9ADE01474A6C63&quot;&gt;Google I/O 2008 - Open Source Projects and Poisonous People « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/41&quot;&gt;The Tofu Scale « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/45552867242/semantic-version-branches-for-submodules&quot;&gt;Semantic Version Branches for Submodules « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nshipster.com/stewardship/&quot;&gt;Stewardship « NSHipster&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Complexity and Control&lt;/li&gt;
  &lt;li&gt;It’s All Methods Nowadays&lt;/li&gt;
  &lt;li&gt;Pretty Much on the Same Side Here&lt;/li&gt;
  &lt;li&gt;Right There You Have a Bunch of Problems&lt;/li&gt;
  &lt;li&gt;As Hard-Core as Java&lt;/li&gt;
  &lt;li&gt;No No, I’m a Good Programmer&lt;/li&gt;
  &lt;li&gt;We’re Just Banging Rocks Together&lt;/li&gt;
  &lt;li&gt;That Cost Is Complexity&lt;/li&gt;
  &lt;li&gt;There Are No Solutions, Only Tradeoffs&lt;/li&gt;
  &lt;li&gt;Another Way Software Can Break&lt;/li&gt;
  &lt;li&gt;A Disjoint Narrative&lt;/li&gt;
  &lt;li&gt;Use the Glorious Internet&lt;/li&gt;
  &lt;li&gt;Pick a Side in the License Wars&lt;/li&gt;
  &lt;li&gt;All We Have Is Symbols&lt;/li&gt;
  &lt;li&gt;Controlled by Corporate Interests&lt;/li&gt;
  &lt;li&gt;I Blame Rene Ritchie&lt;/li&gt;
  &lt;li&gt;Code Is Liability&lt;/li&gt;
  &lt;li&gt;Behind the Music About NSProgress&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 96: “Refactoring Sucks!”</title>
        <link>http://www.edgecasesshow.com/096-refactoring-sucks.html</link>
        <guid>http://www.edgecasesshow.com/096-refactoring-sucks.html</guid>
        <pubDate>Sat, 12 Jul 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-096-refactoring-sucks.mp3"
            length="30200175"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-096-refactoring-sucks.mp3"
            fileSize="30200175"
            type="audio/mpeg" />
            
        <itunes:duration>62:51</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks to Wolf Rentzsch about refactoring, including Martin Fowler's influential book, what ASTs are and aren't, and Andrew's time working on the refactoring feature in Xcode.</description>
        <itunes:summary>Andrew Pontious talks to Wolf Rentzsch about refactoring, including Martin Fowler's influential book, what ASTs are and aren't, and Andrew's time working on the refactoring feature in Xcode.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks to Wolf Rentzsch about refactoring, including Martin Fowler's influential book, what ASTs are and aren't, and Andrew's time working on the refactoring feature in Xcode.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks to Wolf Rentzsch about refactoring, including Martin Fowler’s influential book, what ASTs are and aren’t, and Andrew’s time working on the refactoring feature in Xcode.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://adcdownload.apple.com//Developer_Tools/xcode_6_beta_3_lpw27r/xcode_6_beta_3_release_notes__.pdf&quot;&gt;Xcode Release Notes: About Xcode 6 Beta 3&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/94&quot;&gt;What’s New in Xcode 6 « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/apontious/BigFan&quot;&gt;apontious/BigFan « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Law_of_large_numbers&quot;&gt;Law of large numbers « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://refactoring.com&quot;&gt;Refactoring (part of martinfowler.com)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Code_refactoring&quot;&gt;Code refactoring « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Decomposition_(computer_science)&quot;&gt;Decomposition (computer science) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://refactoring.com/catalog/&quot;&gt;Catalog of Refactorings « Refactoring.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.jetbrains.com/objc/&quot;&gt;JetBrains AppCode: Switch into top gear of iOS development&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2012/06/22/caveat-slash-manifesto/&quot;&gt;Caveat-Slash-Manifesto « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/87&quot;&gt;JavaScript Plus Square Brackets « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/44&quot;&gt;Putting Your Scent on the Code « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Abstract_syntax_tree&quot;&gt;Abstract syntax tree « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Parse_tree&quot;&gt;Parse tree « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Working-Effectively-Legacy-Michael-Feathers/dp/0131177052&quot;&gt;Working Effectively with Legacy Code, by Michael Feathers « Amazon.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.slideshare.net/alexis_gallagher/swift-functional-programming-and-the-future-of-obj-c&quot;&gt;Swift, functional programming, &amp;amp; the future of Objective-C « SlideShare&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.meetup.com/CocoaHeadsCOS/events/162228132/&quot;&gt;Supercharge your code with AppCode « CocoaHeads iOS and Mac Developer Meetup (Colorado Springs, CO&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://cs.brown.edu/~spr/codebubbles/&quot;&gt;Code Bubbles Home Page&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Foiled by Tweets Once Again&lt;/li&gt;
  &lt;li&gt;I Could Listen to You All Night&lt;/li&gt;
  &lt;li&gt;Refactoring Is Often Abused&lt;/li&gt;
  &lt;li&gt;Not Like Jony Ive Design&lt;/li&gt;
  &lt;li&gt;I Wouldn’t Say Hostile&lt;/li&gt;
  &lt;li&gt;A More Computer Science-y Way of Describing It&lt;/li&gt;
  &lt;li&gt;I Criticize a Lot of Things&lt;/li&gt;
  &lt;li&gt;How Do I Square That?&lt;/li&gt;
  &lt;li&gt;Wikipedia Is Fairly Mushy&lt;/li&gt;
  &lt;li&gt;Always Been an AST Guy&lt;/li&gt;
  &lt;li&gt;If You Have This, You Should Probably Go See Your Doctor&lt;/li&gt;
  &lt;li&gt;That’s a Balancing Act&lt;/li&gt;
  &lt;li&gt;There’s a Node for That&lt;/li&gt;
  &lt;li&gt;Did a Whole CSI Thing&lt;/li&gt;
  &lt;li&gt;Rewind and Enhance&lt;/li&gt;
  &lt;li&gt;That’s a Great Theory&lt;/li&gt;
  &lt;li&gt;Stymied by the Language&lt;/li&gt;
  &lt;li&gt;I’ve Just Been Programming Too Long&lt;/li&gt;
  &lt;li&gt;Every Little Bloody Transformation&lt;/li&gt;
  &lt;li&gt;I Don’t Know What Kind of Magic They Do&lt;/li&gt;
  &lt;li&gt;Powerful to Give Names to Things&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 95: Conflict-free Replicated Data Types</title>
        <link>http://www.edgecasesshow.com/095-conflict-free-replicated-data-types.html</link>
        <guid>http://www.edgecasesshow.com/095-conflict-free-replicated-data-types.html</guid>
        <pubDate>Sat, 05 Jul 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-095-conflict-free-replicated-data-types.mp3"
            length="25597870"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-095-conflict-free-replicated-data-types.mp3"
            fileSize="25597870"
            type="audio/mpeg" />
            
        <itunes:duration>53:17</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious Conflict-free Replicated Datatypes (CRDTs), an exciting new suite of simple data types that are explicitly designed for distributed data storage. Also: CAP theorem, eventual consistency, and Indiana Jones.</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious Conflict-free Replicated Datatypes (CRDTs), an exciting new suite of simple data types that are explicitly designed for distributed data storage. Also: CAP theorem, eventual consistency, and Indiana Jones.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious Conflict-free Replicated Datatypes (CRDTs), an exciting new suite of simple data types that are explicitly designed for distributed data storage. Also: CAP theorem, eventual consistency, and Indiana Jones.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious Conflict-free Replicated Datatypes (CRDTs), an exciting new suite of simple data types that are explicitly designed for distributed data storage. Also: CAP theorem, eventual consistency, and Indiana Jones.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/apontious/BigFan&quot;&gt;apontious/BigFan « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/CAP_theorem&quot;&gt;CAP theorem « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Project_management_triangle&quot;&gt;Project management triangle « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.infoq.com/articles/cap-twelve-years-later-how-the-rules-have-changed&quot;&gt;CAP Twelve Years Later: How the “Rules” Have Changed « InfoQ&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Leslie_Lamport&quot;&gt;Leslie Lamport « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://research.microsoft.com/en-us/um/people/lamport/pubs/pubs.html&quot;&gt;The Writings of Leslie Lamport « Microsoft Research&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/73&quot;&gt;Sequential Consistency « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.eaipatterns.com/ramblings/18_starbucks.html&quot;&gt;Starbucks Does Not Use Two-Phase Commit « Enterprise Integration Patterns&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.eaipatterns.com/docs/IEEE_Software_Design_2PC.pdf&quot;&gt;Your Coffee Shop Doesn’t Use Two-Phase Commit « IEEE Software Design (PDF)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://aphyr.com/tags/jepsen&quot;&gt;Jepsen « Aphyr&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20020211200733/http://redshed.net/macHack/99/atomicity.html&quot;&gt;Atomicity: Concurrent Data Access Without Blowing Up « Red Shed Software via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=mxdpqr-loyA&quot;&gt;Call Me Maybe: Carly Rae Jepsen and the Perils of Network Partitions « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://hal.inria.fr/docs/00/55/55/88/PDF/techreport.pdf&quot;&gt;A comprehensive study of Convergent and Commutative Replicated Data Types « INRIA (PDF)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://research.microsoft.com/apps/video/default.aspx?id=153540&amp;amp;r=1&quot;&gt;Strong Eventual Consistency and Conflict-free Replicated Data Types « Microsoft Research&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://vimeo.com/43903960&quot;&gt;Sean Cribbs - Eventually Consistent Data Structures « Vimeo&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/24&quot;&gt;Make Xibs Look Good « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;In Your Little Process&lt;/li&gt;
  &lt;li&gt;You Can Grab Pixels&lt;/li&gt;
  &lt;li&gt;I Wanted to Make This Episode Better&lt;/li&gt;
  &lt;li&gt;No Promises&lt;/li&gt;
  &lt;li&gt;I Like to Go Historical&lt;/li&gt;
  &lt;li&gt;The Terminology Is a Little Weird&lt;/li&gt;
  &lt;li&gt;Generic, Academic Term&lt;/li&gt;
  &lt;li&gt;Now They Can’t Talk&lt;/li&gt;
  &lt;li&gt;Still Alive and Walking Among Us&lt;/li&gt;
  &lt;li&gt;There’s No God Mode&lt;/li&gt;
  &lt;li&gt;Each Node Knows What It Knows&lt;/li&gt;
  &lt;li&gt;It’s a Jargon, and It’s Not Our Jargon&lt;/li&gt;
  &lt;li&gt;A Big Gossip Circle&lt;/li&gt;
  &lt;li&gt;Consensus Is a Bottleneck&lt;/li&gt;
  &lt;li&gt;A Queue of Coffee Cups&lt;/li&gt;
  &lt;li&gt;It Changed How I Did Laundry&lt;/li&gt;
  &lt;li&gt;Consensus Is Not Free&lt;/li&gt;
  &lt;li&gt;Our First Lady Gaga Reference in All of Edge Cases&lt;/li&gt;
  &lt;li&gt;‘et al’, If I Want to Be All Academic&lt;/li&gt;
  &lt;li&gt;This Is Kind of Messed Up and Confusing&lt;/li&gt;
  &lt;li&gt;A Survey of the Field&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 94: What's New in Xcode 6</title>
        <link>http://www.edgecasesshow.com/094-whats-new-in-xcode-6.html</link>
        <guid>http://www.edgecasesshow.com/094-whats-new-in-xcode-6.html</guid>
        <pubDate>Sat, 21 Jun 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-094-whats-new-in-xcode-6.mp3"
            length="23105304"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-094-whats-new-in-xcode-6.mp3"
            fileSize="23105304"
            type="audio/mpeg" />
            
        <itunes:duration>48:04</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious takes advantage of Apple's looser WWDC NDA to talk with Wolf Rentzsch about some of the new features in the prerelease version of Xcode 6.</description>
        <itunes:summary>Andrew Pontious takes advantage of Apple's looser WWDC NDA to talk with Wolf Rentzsch about some of the new features in the prerelease version of Xcode 6.</itunes:summary>
        <itunes:subtitle>Andrew Pontious takes advantage of Apple's looser WWDC NDA to talk with Wolf Rentzsch about some of the new features in the prerelease version of Xcode 6.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious takes advantage of Apple’s looser WWDC NDA to talk with Wolf Rentzsch about some of the new features in the prerelease version of Xcode 6.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/54&quot;&gt;No Carbon This Time Around « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2014/06/21/framing-your-work/&quot;&gt;Framing Your Work « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2014/?id=205&quot;&gt;WWDC 2014 Session 205 Creating Extensions for iOS and OS X, Part 1&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2014/?id=217&quot;&gt;WWDC 2014 Session 217 Creating Extensions for iOS and OS X, Part 2&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2014/?id=416&quot;&gt;WWDC 2014 Session 416 Building Modern Frameworks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2014/?id=411&quot;&gt;WWDC 2014 Session 411 What’s New in Interface Builder&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/prerelease/ios/recipes/xcode_help-IB_objects_media/CreatingaLiveViewofaCustomObject.html&quot;&gt;Interface Builder Object and Media Help: Creating a Custom View that Renders in Interface Builder&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/Elizabethinks/status/474238498468155392&quot;&gt;Elizabeth tweet: ““All these screen sizes can seem really intimidating to develop on!” - Apple presenter “Bahahahahahaha” - Android developers #WWDC14”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/prerelease/ios/recipes/xcode_help-source_editor/ExploringandEvaluatingSwiftCodeinaPlayground/ExploringandEvaluatingSwiftCodeinaPlayground.html&quot;&gt;Source Editor Help: Exploring and Evaluating Swift Code in a Playground&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2014/?id=401&quot;&gt;WWDC 2014 Session 401 What’s New in Xcode 6&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://wiresareobsolete.com/wordpress/2014/06/intents-and-extensions/&quot;&gt;Intents and Extensions « Wires Are Obsolete&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/75&quot;&gt;A Few of My Favorite Things « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/77&quot;&gt;Prototype-Based Programming « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;More Accurately: What’s New in Xcode 6 That Andrew Got to Before We Started Recording&lt;/li&gt;
  &lt;li&gt;We Could Just &lt;em&gt;Talk&lt;/em&gt; About It&lt;/li&gt;
  &lt;li&gt;My First Xcode 6 Rant?&lt;/li&gt;
  &lt;li&gt;Spilling Over into Dev-Land&lt;/li&gt;
  &lt;li&gt;Stop Being Stupid About This&lt;/li&gt;
  &lt;li&gt;I Cheated, Because I Read Your Tweets&lt;/li&gt;
  &lt;li&gt;The First Thing I Tried, Because I’m a Bastard&lt;/li&gt;
  &lt;li&gt;Take That, Interface Builder!&lt;/li&gt;
  &lt;li&gt;Seamlessly Is Unseemly&lt;/li&gt;
  &lt;li&gt;Points of Failure That You Can’t Reach&lt;/li&gt;
  &lt;li&gt;Breakpoints Are All You Have&lt;/li&gt;
  &lt;li&gt;Crappy UI That Fits Any Size&lt;/li&gt;
  &lt;li&gt;Now They Can Pile on the Features&lt;/li&gt;
  &lt;li&gt;The Belle of the WWDC14 Ball&lt;/li&gt;
  &lt;li&gt;They Did Their Homework, They Ate Their Vegetables&lt;/li&gt;
  &lt;li&gt;I’m All for Separation of Concerns&lt;/li&gt;
  &lt;li&gt;You’re Live-Viewing Yourself&lt;/li&gt;
  &lt;li&gt;A Fan of XPC&lt;/li&gt;
  &lt;li&gt;Interface Builder Was Halfway There&lt;/li&gt;
  &lt;li&gt;If We Had Real Live Development Objects&lt;/li&gt;
  &lt;li&gt;I Give Them a Lot of Grief&lt;/li&gt;
  &lt;li&gt;A Taste of Things to Come&lt;/li&gt;
  &lt;li&gt;Heartened by the REPL&lt;/li&gt;
  &lt;li&gt;We Are Agreed: It Would Be Neat&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 93: The Culture Didn't Change First</title>
        <link>http://www.edgecasesshow.com/093-the-culture-didnt-change-first.html</link>
        <guid>http://www.edgecasesshow.com/093-the-culture-didnt-change-first.html</guid>
        <pubDate>Sat, 14 Jun 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-093-the-culture-didnt-change-first.mp3"
            length="23104479"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-093-the-culture-didnt-change-first.mp3"
            fileSize="23104479"
            type="audio/mpeg" />
            
        <itunes:duration>48:04</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about technical culture: how various technologies are associated with beliefs and their priorities. Examples include Linux, Perl, Python, the Web, and of course Apple and Swift.</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about technical culture: how various technologies are associated with beliefs and their priorities. Examples include Linux, Perl, Python, the Web, and of course Apple and Swift.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about technical culture: how various technologies are associated with beliefs and their priorities. Examples include Linux, Perl, Python, the Web, and of course Apple and Swift.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about technical culture: how various technologies are associated with beliefs and their priorities. Examples include Linux, Perl, Python, the Web, and of course Apple and Swift.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/C4_(conference)&quot;&gt;C4 (conference)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/This_Is_Water&quot;&gt;This Is Water « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/There's_more_than_one_way_to_do_it&quot;&gt;There’s more than one way to do it « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://legacy.python.org/dev/peps/pep-0020/&quot;&gt;PEP 20 — The Zen of Python « Python Programming Language Legacy Website&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://randyluecke.tumblr.com/post/45915323813/im-done-with-the-web&quot;&gt;I’m done with the web « The Crazy One&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/67&quot;&gt;Fillers and Spillers « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mjtsai.com/blog/2014/06/13/instantiating-classes-by-name-in-swift/&quot;&gt;Instantiating Classes by Name in Swift « Michael Tsai&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.imore.com/debug-11-don-melton-and-safari&quot;&gt;Debug 11: Don Melton and Safari « iMore&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;You’re Playing the Long Game&lt;/li&gt;
  &lt;li&gt;“Look at Me, I’m Reading &lt;em&gt;Literature&lt;/em&gt;!”&lt;/li&gt;
  &lt;li&gt;We’re the Fish, in the Water&lt;/li&gt;
  &lt;li&gt;I Like Your Facets&lt;/li&gt;
  &lt;li&gt;Your Name Personally Butchered by Me&lt;/li&gt;
  &lt;li&gt;I’ll Go with That, Pedant&lt;/li&gt;
  &lt;li&gt;A Framework ‘Du Jour’&lt;/li&gt;
  &lt;li&gt;They’re &lt;em&gt;Quantum&lt;/em&gt; Microlibraries&lt;/li&gt;
  &lt;li&gt;You’re Going to Get Vtables for Everything&lt;/li&gt;
  &lt;li&gt;One Line of Swift Code&lt;/li&gt;
  &lt;li&gt;Worried About Your Icon Wiggling a Certain Way&lt;/li&gt;
  &lt;li&gt;The Uptake Will Be Pretty Rapid&lt;/li&gt;
  &lt;li&gt;Versus the Graybeards&lt;/li&gt;
  &lt;li&gt;Lack of Real Software Discipline&lt;/li&gt;
  &lt;li&gt;A Good Injection for Our Culture&lt;/li&gt;
  &lt;li&gt;Some Cocoa Guys Writing a Web Framework&lt;/li&gt;
  &lt;li&gt;Cut off in a Backwater&lt;/li&gt;
  &lt;li&gt;Apple Is Still Thinking Like an Objective-C Company&lt;/li&gt;
  &lt;li&gt;A Funny Little Tweet About It&lt;/li&gt;
  &lt;li&gt;I Don’t Think You Can Bolt It on Later&lt;/li&gt;
  &lt;li&gt;An Incoherent Language Which Has More Features That I Like&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 92: Edge Cases Live</title>
        <link>http://www.edgecasesshow.com/092-edge-cases-live.html</link>
        <guid>http://www.edgecasesshow.com/092-edge-cases-live.html</guid>
        <pubDate>Tue, 03 Jun 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-092-edge-cases-live.mp3"
            length="27798582"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-092-edge-cases-live.mp3"
            fileSize="27798582"
            type="audio/mpeg" />
            
        <itunes:duration>57:51</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch and Andrew Pontious record before a live audience at AltLabs during WWDC. Topics: avoiding Sherlocking, seriousness/elegance vs. fun/extensibility at Apple, the &quot;tidal wave&quot; of third-party developers (Wolf) and Swift as a half-step (Andrew).</description>
        <itunes:summary>Wolf Rentzsch and Andrew Pontious record before a live audience at AltLabs during WWDC. Topics: avoiding Sherlocking, seriousness/elegance vs. fun/extensibility at Apple, the &quot;tidal wave&quot; of third-party developers (Wolf) and Swift as a half-step (Andrew).</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch and Andrew Pontious record before a live audience at AltLabs during WWDC. Topics: avoiding Sherlocking, seriousness/elegance vs. fun/extensibility at Apple, the &quot;tidal wave&quot; of third-party developers (Wolf) and Swift as a half-step (Andrew).</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch and Andrew Pontious record before a live audience at AltLabs during WWDC. Topics: avoiding Sherlocking, seriousness/elegance vs. fun/extensibility at Apple, the “tidal wave” of third-party developers (Wolf) and Swift as a half-step (Andrew).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.altconf.com/altlabs/&quot;&gt;AltLabs « AltConf&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.busymac.com/busycal/&quot;&gt;BusyCal&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://flexibits.com/fantastical&quot;&gt;Fantastical for Mac « Flexibits&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.downcastapp.com&quot;&gt;Downcast&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://vemedio.com/products/instacast&quot;&gt;Instacast « Vemedio&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://overcast.fm&quot;&gt;Overcast&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.decksetapp.com&quot;&gt;Deckset for Mac: Turn your notes into beautiful presentations&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://revealapp.com&quot;&gt;Reveal App&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/9&quot;&gt;Alien Reference Counting « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/NuBus&quot;&gt;NuBus « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;How Many People Got Sherlocked Yesterday?&lt;/li&gt;
  &lt;li&gt;Avoid the 800 Pound Gorilla That Is Apple&lt;/li&gt;
  &lt;li&gt;Dodged the Leather Bullet&lt;/li&gt;
  &lt;li&gt;“You’re Such a Downer”&lt;/li&gt;
  &lt;li&gt;The Magpie of OS and App Development&lt;/li&gt;
  &lt;li&gt;A Wow Factor&lt;/li&gt;
  &lt;li&gt;Chase These Squirrels&lt;/li&gt;
  &lt;li&gt;Try Not to Be a Feature&lt;/li&gt;
  &lt;li&gt;Apple Doesn’t Care About Your Feature Request&lt;/li&gt;
  &lt;li&gt;And You Were a Total Noob About It&lt;/li&gt;
  &lt;li&gt;This Was Another Half-Step&lt;/li&gt;
  &lt;li&gt;Maybe It’s the Drinking&lt;/li&gt;
  &lt;li&gt;Being Creative in the Corners&lt;/li&gt;
  &lt;li&gt;Java Has Its Problems&lt;/li&gt;
  &lt;li&gt;I Don’t Know Who This Is Next to Me!&lt;/li&gt;
  &lt;li&gt;Another Halfway Towards LISP&lt;/li&gt;
  &lt;li&gt;God, the Endless Parens&lt;/li&gt;
  &lt;li&gt;Thank You for the Topical Smack-Down&lt;/li&gt;
  &lt;li&gt;I Only Visited France for the Day&lt;/li&gt;
  &lt;li&gt;He Drained the Six Colors&lt;/li&gt;
  &lt;li&gt;They Had the Elegance, and They Had the Fun&lt;/li&gt;
  &lt;li&gt;The Fuel Ratio’s Been Kind of Off&lt;/li&gt;
  &lt;li&gt;The Race to the Bottom Is Still There&lt;/li&gt;
  &lt;li&gt;They’ve Put a Little Rug in the Cage&lt;/li&gt;
  &lt;li&gt;The NuBus Episode&lt;/li&gt;
  &lt;li&gt;One IDE to Rule Them All&lt;/li&gt;
  &lt;li&gt;The Tidal Wave of Kittens&lt;/li&gt;
  &lt;li&gt;Known Malcontents&lt;/li&gt;
  &lt;li&gt;They’re Going to Try to Kill It&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 91: Our Broken Job Interview Process</title>
        <link>http://www.edgecasesshow.com/091-our-broken-job-interview-process.html</link>
        <guid>http://www.edgecasesshow.com/091-our-broken-job-interview-process.html</guid>
        <pubDate>Thu, 08 May 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-091-our-broken-job-interview-process.mp3"
            length="17628960"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-091-our-broken-job-interview-process.mp3"
            fileSize="17628960"
            type="audio/mpeg" />
            
        <itunes:duration>36:41</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>During Wolf's continuing hiatus, second guest cohost Ashley Nelson-Hornstein talks with Andrew Pontious about how tech industry job interviews don't work, and what can be done to fix them.</description>
        <itunes:summary>During Wolf's continuing hiatus, second guest cohost Ashley Nelson-Hornstein talks with Andrew Pontious about how tech industry job interviews don't work, and what can be done to fix them.</itunes:summary>
        <itunes:subtitle>During Wolf's continuing hiatus, second guest cohost Ashley Nelson-Hornstein talks with Andrew Pontious about how tech industry job interviews don't work, and what can be done to fix them.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;During Wolf’s continuing hiatus, second guest cohost Ashley Nelson-Hornstein talks with Andrew Pontious about how tech industry job interviews don’t work, and what can be done to fix them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/ashleynh&quot;&gt;Ashley Nelson-Hornstein « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://cir.ca&quot;&gt;Circa News – Save time, stay informed&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.altconf.com/altlabs/&quot;&gt;AltLabs — AltConf&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Texas_hold_'em&quot;&gt;Texas hold ‘em « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/58&quot;&gt;Testing Whether You Believe in Fairies « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Entirely Disenchanted with the Process&lt;/li&gt;
  &lt;li&gt;Preaching to the Choir&lt;/li&gt;
  &lt;li&gt;Kvetching About Stuff&lt;/li&gt;
  &lt;li&gt;You’ve Changed Jobs How Many Times Now?&lt;/li&gt;
  &lt;li&gt;This Process Is Awesome!&lt;/li&gt;
  &lt;li&gt;A Ridiculous Luck-Based Dog and Pony Show&lt;/li&gt;
  &lt;li&gt;Awkwardly Type into Your Web Browser&lt;/li&gt;
  &lt;li&gt;Mobile Developers Should Interview Mobile Developers&lt;/li&gt;
  &lt;li&gt;The Only Time They Use Computer Science&lt;/li&gt;
  &lt;li&gt;It Could Be Anything&lt;/li&gt;
  &lt;li&gt;I Hope the Computer Science Topics I Studied the Night Before Are Brought up Today&lt;/li&gt;
  &lt;li&gt;Your Brain Wants to Crawl out of Your Head&lt;/li&gt;
  &lt;li&gt;We’re Not Web Developers&lt;/li&gt;
  &lt;li&gt;That Is Something That Should Just Never Happen&lt;/li&gt;
  &lt;li&gt;You’re Not Whiteboarding Objective-C&lt;/li&gt;
  &lt;li&gt;The Technical Deep Dive&lt;/li&gt;
  &lt;li&gt;Look at Its Review Score, Hire Me!&lt;/li&gt;
  &lt;li&gt;A Plethora of Options&lt;/li&gt;
  &lt;li&gt;A Hundred and Eighty Degrees of Thumb&lt;/li&gt;
  &lt;li&gt;I’ve Never Asked for Positive Feedback&lt;/li&gt;
  &lt;li&gt;Dating vs Marriage&lt;/li&gt;
  &lt;li&gt;You Did Get Me, Congratulations&lt;/li&gt;
  &lt;li&gt;Interviews Still Pretty Much Suck&lt;/li&gt;
  &lt;li&gt;Looking at Candidates That Are Like Themselves&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 90: Closed Captions and Subtitles</title>
        <link>http://www.edgecasesshow.com/090-closed-captions-and-subtitles.html</link>
        <guid>http://www.edgecasesshow.com/090-closed-captions-and-subtitles.html</guid>
        <pubDate>Sun, 27 Apr 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-090-closed-captions-and-subtitles.mp3"
            length="18003290"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-090-closed-captions-and-subtitles.mp3"
            fileSize="18003290"
            type="audio/mpeg" />
            
        <itunes:duration>37:26</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>As Wolf takes an extended hiatus, first guest cohost Justin Kaufman talks with Andrew Pontious about how you use text and audio to describe video, such as closed captions, subtitles, and descriptive audio. Also: many contributions by Andrew’s cat, sorry!</description>
        <itunes:summary>As Wolf takes an extended hiatus, first guest cohost Justin Kaufman talks with Andrew Pontious about how you use text and audio to describe video, such as closed captions, subtitles, and descriptive audio. Also: many contributions by Andrew’s cat, sorry!</itunes:summary>
        <itunes:subtitle>As Wolf takes an extended hiatus, first guest cohost Justin Kaufman talks with Andrew Pontious about how you use text and audio to describe video, such as closed captions, subtitles, and descriptive audio. Also: many contributions by Andrew’s cat, sorry!</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;As Wolf takes an extended hiatus, first guest cohost Justin Kaufman talks with Andrew Pontious about how you use text and audio to describe video, such as closed captions, subtitles, and descriptive audio. Also: many contributions by Andrew’s cat, sorry!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/j_kauf&quot;&gt;Justin Kaufman « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.raizlabs.com&quot;&gt;Raizlabs&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nscodernight.com&quot;&gt;NSCoder Night: Your time to code!&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/74&quot;&gt;Accessibility « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Hyperdrive_(TV_series)&quot;&gt;Hyperdrive (TV series) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Solaris_(1972_film)&quot;&gt;Solaris (1972 film) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.fcc.gov/guides/closed-captioning&quot;&gt;Closed Captioning on Television « FCC.gov&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Closed_captioning&quot;&gt;Closed captioning « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Subtitle_(captioning)&quot;&gt;Subtitle (captioning) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nad.org/issues/civil-rights/television-decoder-circuitry-act&quot;&gt;Television Decoder Circuitry Act « National Association of the Deaf&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nad.org/issues/civil-rights/communications-act/21st-century-act&quot;&gt;21st Century Communications and Video Accessibility Act « National Association of the Deaf&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2013/?id=608&quot;&gt;WWDC 2013 Session 608 Preparing and Presenting Media for Accessibility&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://asciiwwdc.com/2013/sessions/608&quot;&gt;WWDC 2013 Session 608 Preparing and Presenting Media for Accessibility, transcript « ASCIIwwdc&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/quicktime/qtff/QTFFPreface/qtffPreface.html&quot;&gt;QuickTime File Format Specification&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://code.google.com/p/subler/&quot;&gt;Subler, mp4 muxer and editor « Googl	e Project Hosting&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Audio_description&quot;&gt;Audio description « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://main.wgbh.org/wgbh/pages/mag/&quot;&gt;Media Access Group « WGBH&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.altconf.com&quot;&gt;AltConf&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;My Cat Has Decided to Add Something to Say&lt;/li&gt;
  &lt;li&gt;I Don’t Know Anything About Television&lt;/li&gt;
  &lt;li&gt;We Love Rants on Edge Cases&lt;/li&gt;
  &lt;li&gt;Abstraction Is Fantastic&lt;/li&gt;
  &lt;li&gt;Civil Servants on a Spaceship&lt;/li&gt;
  &lt;li&gt;As an English Monoglot&lt;/li&gt;
  &lt;li&gt;You Had to Have a Decoder Box&lt;/li&gt;
  &lt;li&gt;There’s a Technical Meaning Here and We’re Kind of Violating It&lt;/li&gt;
  &lt;li&gt;This Whole Long History That I’m Going to Omit&lt;/li&gt;
  &lt;li&gt;Television Decoder Circuitry Act of 1990&lt;/li&gt;
  &lt;li&gt;Completely Illegible on Anything Smaller Than 13 Inches&lt;/li&gt;
  &lt;li&gt;Never Meant to Be Crystal Clear&lt;/li&gt;
  &lt;li&gt;How &lt;em&gt;Is&lt;/em&gt; Netflix Covered by This?&lt;/li&gt;
  &lt;li&gt;There Have Been Some Scuffles&lt;/li&gt;
  &lt;li&gt;21st Century Communications and Video Act&lt;/li&gt;
  &lt;li&gt;Nobody Wants to Make Bold Statements&lt;/li&gt;
  &lt;li&gt;Crazy Degree of Customization&lt;/li&gt;
  &lt;li&gt;It Just Goes On and On and On&lt;/li&gt;
  &lt;li&gt;This All Works with AirPlay&lt;/li&gt;
  &lt;li&gt;You Can Throw That Up to Your TV&lt;/li&gt;
  &lt;li&gt;You Have to Be Careful with HTML5&lt;/li&gt;
  &lt;li&gt;It’s All Timed Media&lt;/li&gt;
  &lt;li&gt;This Text, at This Time, in This Location&lt;/li&gt;
  &lt;li&gt;Nobody Completely Agrees on the Right Way to Do It&lt;/li&gt;
  &lt;li&gt;It’s Really an Art&lt;/li&gt;
  &lt;li&gt;Instead of Trying to Jam Your Headphones Ever Deeper into Your Ear&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 89: Multipeer Connectivity Is a Terrible Name</title>
        <link>http://www.edgecasesshow.com/089-multiple-connectivity-is-a-terrible-name.html</link>
        <guid>http://www.edgecasesshow.com/089-multiple-connectivity-is-a-terrible-name.html</guid>
        <pubDate>Sat, 19 Apr 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-089-multiple-connectivity-is-a-terrible-name.mp3"
            length="19723871"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-089-multiple-connectivity-is-a-terrible-name.mp3"
            fileSize="19723871"
            type="audio/mpeg" />
            
        <itunes:duration>41:03</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about Apple's new promising but troubled Multipeer Connectivity framework and his new app that takes advantage of it: Rumor Monger.</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about Apple's new promising but troubled Multipeer Connectivity framework and his new app that takes advantage of it: Rumor Monger.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about Apple's new promising but troubled Multipeer Connectivity framework and his new app that takes advantage of it: Rumor Monger.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about Apple’s new promising but troubled Multipeer Connectivity framework and his new app that takes advantage of it: Rumor Monger.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://gist.github.com/apontious/10611853&quot;&gt;apontious/Create AssetCatalog JSON File.py « GitHub Gist&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.twitter.com/edgecasesshow&quot;&gt;edgecasesshow « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/olemoritz/status/455503095313997826&quot;&gt;Ole Moritz tweet: “@apontious Haven’t listened to the entire episode yet, but os.walk returns a generator (roughly equivalent to an NSEnumerator), not a list.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/matt_connolly/status/457159640493465600&quot;&gt;Matt Connolly tweet: “Ruby tuples (and file scanning). @apontious @edgecasesshow http://mattconnolly.wordpress.com/2014/04/19/ruby-tuples-and-file-scanning/”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mjtsai.com/blog/2014/04/16/tuples-and-nserror/&quot;&gt;Tuples and NSError « Michael Tsai&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.cultofmac.com/271225/appreciated-ios-7-feature-will-change-world/&quot;&gt;How an Under-Appreciated iOS 7 Feature Will Change the World « Cult of Mac&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/a/19209103/5260&quot;&gt;iOS 7 Multipeer Connectivity and Android WiFi Direct « Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://hackosphere.blogspot.com/2013/10/ios-7-airdrop-is-it-really-wi-fi-direct.html&quot;&gt;iOS 7 AirDrop – Is it really Wi-Fi Direct? « Absolute Zero&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://code.google.com/p/btstack/wiki/iPhoneBluetooth&quot;&gt;iPhoneBluetooth « btstack Wiki&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2013/index.php?id=708&quot;&gt;WWDC 2013 Session 708 Nearby Networking with Multipeer Connectivity&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.mactech.com/articles/develop/issue_05/6-30_Chesley_Docv9_CHG.html&quot;&gt;Asynchronous Background Networking On The Macintosh « MacTech&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://c2.com/cgi/wiki?RumorMonger&quot;&gt;Rumor Monger « Wiki Wiki Web&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.mememotes.com/meme_motes/2005/02/rumor_monger.html&quot;&gt;Rumor Monger « Meme Motes&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Bloom_filter&quot;&gt;Bloom filter « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/fpillet/NSLogger&quot;&gt;fpillet/NSLogger « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/JRTranscriptView&quot;&gt;rentzsch/JRTranscriptView « GitHub&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Well, That’s a Mouthful&lt;/li&gt;
  &lt;li&gt;Everybody Does It the Same Way for the Same Reasons&lt;/li&gt;
  &lt;li&gt;There Are No Ruby Tuples&lt;/li&gt;
  &lt;li&gt;♫ “Everything You Can Do I Can Do Better” ♫&lt;/li&gt;
  &lt;li&gt;Mushrooms After a Rainstorm&lt;/li&gt;
  &lt;li&gt;Massively Powerful Transceivers in Our Pocket&lt;/li&gt;
  &lt;li&gt;I Don’t Know Exactly How All This Stuff Works&lt;/li&gt;
  &lt;li&gt;In the Best Edge Cases Tradition&lt;/li&gt;
  &lt;li&gt;Not as Good as “Wolf Rentzsch”&lt;/li&gt;
  &lt;li&gt;We Tend to Make Fun of the Suits&lt;/li&gt;
  &lt;li&gt;You’re Going to Release Code, Aren’t You?&lt;/li&gt;
  &lt;li&gt;Viruses Jumping from Person to Person&lt;/li&gt;
  &lt;li&gt;Have You Mentioned What It Actually Does Yet?&lt;/li&gt;
  &lt;li&gt;“Now, Ten Years Later…”&lt;/li&gt;
  &lt;li&gt;The Fog of Time Is Becoming Less Dense&lt;/li&gt;
  &lt;li&gt;People Are Terrible, That’s Really the Root Problem&lt;/li&gt;
  &lt;li&gt;Harry Couldn’t Kill It&lt;/li&gt;
  &lt;li&gt;Fear Will Keep the Systems in Line&lt;/li&gt;
  &lt;li&gt;Those Were a Lot of Rowdy People&lt;/li&gt;
  &lt;li&gt;My Implementation Is Considerably Dumber&lt;/li&gt;
  &lt;li&gt;I Haven’t Moved to France Yet&lt;/li&gt;
  &lt;li&gt;Xcode Just Loves to Crash When You Do That&lt;/li&gt;
  &lt;li&gt;This Is Me Getting Pissed Off Enough at UITextView&lt;/li&gt;
  &lt;li&gt;You Have Advertisers and You Have Browsers&lt;/li&gt;
  &lt;li&gt;I Had to Rip My Hair Out&lt;/li&gt;
  &lt;li&gt;Unless You Want to Endure a Lot of Pain&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 88: Tuple for Your Thoughts?</title>
        <link>http://www.edgecasesshow.com/088-tuple-for-your-thoughts.html</link>
        <guid>http://www.edgecasesshow.com/088-tuple-for-your-thoughts.html</guid>
        <pubDate>Sat, 12 Apr 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-088-tuple-for-your-thoughts.mp3"
            length="22553612"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-088-tuple-for-your-thoughts.mp3"
            fileSize="22553612"
            type="audio/mpeg" />
            
        <itunes:duration>46:55</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about the simplest of things, the tuple: what it is, how it is used in other languages (specifically Python), and how, in an alternate universe, it could bring some sanity to Cocoa error handling.</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about the simplest of things, the tuple: what it is, how it is used in other languages (specifically Python), and how, in an alternate universe, it could bring some sanity to Cocoa error handling.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about the simplest of things, the tuple: what it is, how it is used in other languages (specifically Python), and how, in an alternate universe, it could bring some sanity to Cocoa error handling.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about the simplest of things, the tuple: what it is, how it is used in other languages (specifically Python), and how, in an alternate universe, it could bring some sanity to Cocoa error handling.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://inessential.com/2014/03/31/mark_all_as_read&quot;&gt;Mark All as Read « Brent Simmons (inessential.com)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Tuple&quot;&gt;Tuple « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/452626318757085185&quot;&gt;Andrew Pontious tweet: “Y’know, blocks aren’t a &lt;em&gt;great&lt;/em&gt; substitute for tuples, but that are &lt;em&gt;a&lt;/em&gt; substitute for tuples…sometimes.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://docs.python.org/3/library/os.html?highlight=os.walk#os.walk&quot;&gt;os.walk « 16.1. os — Miscellaneous operating system interfaces — Python 3.4.0 documentation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikibooks.org/wiki/Python_Programming/Tuples&quot;&gt;Python Programming/Tuples « Wikibooks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/7&quot;&gt;If You Look at the Error, You Will Crash « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.bignerdranch.com/360-an-nserror-error/&quot;&gt;An NSError Error « Big Nerd Ranch Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/bbum/status/6131130082&quot;&gt;Bill Bumgarner tweet: “@rentzsch There are methods that very much do scribble on the error argument, if non-NULL, and will &lt;em&gt;not&lt;/em&gt; reset-to-NULL on success.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.cppreference.com/w/cpp/utility/tuple&quot;&gt;std::tuple « cppreference.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.javatuples.org&quot;&gt;javatuples&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://msdn.microsoft.com/en-us/library/system.tuple.aspx&quot;&gt;Tuple Class (System) « MSDN Library&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.gigamonkeys.com/book/beyond-exception-handling-conditions-and-restarts.html&quot;&gt;19. Beyond Exception Handling: Conditions and Restarts « Practical Common Lisp, by Peter Seibel&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Oh, That’s Horrible&lt;/li&gt;
  &lt;li&gt;Our Day-ta/Dahh-ta Argument&lt;/li&gt;
  &lt;li&gt;His Love Is Unconditional&lt;/li&gt;
  &lt;li&gt;You Lose Some Cred Points Right There&lt;/li&gt;
  &lt;li&gt;The Absolute Wrong Way to Do It&lt;/li&gt;
  &lt;li&gt;A Bunch of Bother&lt;/li&gt;
  &lt;li&gt;I Forgot the ‘F’&lt;/li&gt;
  &lt;li&gt;Wanna Grab Some Lunch?&lt;/li&gt;
  &lt;li&gt;A Series of Fixed Objects&lt;/li&gt;
  &lt;li&gt;Wolf, You Love It When I Read Code&lt;/li&gt;
  &lt;li&gt;A Lot of Stuff to Unpack&lt;/li&gt;
  &lt;li&gt;The Idiocy of Using URLs as File References&lt;/li&gt;
  &lt;li&gt;“This Method Is Spelled Correctly”&lt;/li&gt;
  &lt;li&gt;Who Reads Documentation?&lt;/li&gt;
  &lt;li&gt;Singles, Doubles, Triples&lt;/li&gt;
  &lt;li&gt;Incredibly Verbose&lt;/li&gt;
  &lt;li&gt;Better Living with Tuples&lt;/li&gt;
  &lt;li&gt;A Textbook Case of &lt;em&gt;Not&lt;/em&gt; Using Tuples&lt;/li&gt;
  &lt;li&gt;They Don’t Really Work Together Very Well&lt;/li&gt;
  &lt;li&gt;There’s an Error, but I Don’t Care&lt;/li&gt;
  &lt;li&gt;Remember When We Used to Pass Structs Around?&lt;/li&gt;
  &lt;li&gt;C++ Is the Kitchen Sink of Languages&lt;/li&gt;
  &lt;li&gt;Maybe I Was Young and Naive&lt;/li&gt;
  &lt;li&gt;I’m Sure &lt;em&gt;Somebody’s&lt;/em&gt; Done That&lt;/li&gt;
  &lt;li&gt;Kind of a Tourist Trip&lt;/li&gt;
  &lt;li&gt;You Should Feel in Good Company&lt;/li&gt;
  &lt;li&gt;Not Like an Animal&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 87: JavaScript Plus Square Brackets</title>
        <link>http://www.edgecasesshow.com/087-javascript-plus-square-brackets.html</link>
        <guid>http://www.edgecasesshow.com/087-javascript-plus-square-brackets.html</guid>
        <pubDate>Fri, 04 Apr 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-087-javascript-plus-square-brackets.mp3"
            length="20592946"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-087-javascript-plus-square-brackets.mp3"
            fileSize="20592946"
            type="audio/mpeg" />
            
        <itunes:duration>42:51</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to guest cohost Gus Mueller about Cocoa Script. An evolution of his earlier effort, JSTalk, Cocoa Script is Gus's sane Mac app scripting alternative to AppleScript, based on JavaScript with Objective-C-style extensions.</description>
        <itunes:summary>Wolf Rentzsch talks to guest cohost Gus Mueller about Cocoa Script. An evolution of his earlier effort, JSTalk, Cocoa Script is Gus's sane Mac app scripting alternative to AppleScript, based on JavaScript with Objective-C-style extensions.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to guest cohost Gus Mueller about Cocoa Script. An evolution of his earlier effort, JSTalk, Cocoa Script is Gus's sane Mac app scripting alternative to AppleScript, based on JavaScript with Objective-C-style extensions.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to guest cohost Gus Mueller about Cocoa Script. An evolution of his earlier effort, JSTalk, Cocoa Script is Gus’s sane Mac app scripting alternative to AppleScript, based on JavaScript with Objective-C-style extensions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://shapeof.com/&quot;&gt;The Shape of Everything&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.flyingmeat.com/&quot;&gt;Flying Meat Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/ccgus&quot;&gt;Gus Mueller (ccgus) « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/ccgus&quot;&gt;ccgus (August “Gus” Mueller) « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://jstalk.org/&quot;&gt;JSTalk&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/13&quot;&gt;AppleScript’s Glorious Failure « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://trac.webkit.org/wiki/JavaScriptCore&quot;&gt;JavaScriptCore « WebKit&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/parmanoir&quot;&gt;Patrick Geiller (parmanoir) « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://parmanoir.com/&quot;&gt;Parmanoir&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man5/BridgeSupport.5.html&quot;&gt;BridgeSupport(5) Mac OS X Manual Page&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Libffi&quot;&gt;libffi « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://inexdo.com/JSCocoa&quot;&gt;JSCocoa — A bridge from JavascriptCore to Cocoa « Inexdo&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/iTod&quot;&gt;Todd Ditchendorf (iTod) « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://parsekit.com/&quot;&gt;ParseKit - Cocoa Objective-C Framework for parsing, tokenizing and language processing&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/ParseKit/status/448167384960868352&quot;&gt;ParseKit tweet: “I’m deprecated. @PEGKit is the new hotness. Use PEGKit for all new development. Details here: https://github.com/itod/pegkit”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/Mr_Noodle&quot;&gt;Paul Kim (Mr_Noodle) « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/MrNoodle/NoodleKit&quot;&gt;MrNoodle/NoodleKit « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.noodlesoft.com/hazel.php&quot;&gt;Hazel « Noodlesoft&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.lorax.com/FreeStuff/TextExtras.html&quot;&gt;TextExtras « Mike Ferris&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://ideveloper.co/podcast065/&quot;&gt;Podcast 65 – JSTalk « iDeveloper&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/logancollins/Mocha&quot;&gt;logancollins/Mocha « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/ccgus/CocoaScript&quot;&gt;ccgus/CocoaScript « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/15&quot;&gt;Brave New World of Interprocess Communication « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/Foundation/Reference/NSXPCConnection_reference/translated_content/NSXPCConnection.html&quot;&gt;NSXPCConnection Class Reference&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/Foundation/Reference/NSUserScriptTask_Class/Reference/Reference.html&quot;&gt;NSUserScriptTask Class Reference&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/a/9183745/5260&quot;&gt;Is possible to use Mac OS X XPC like IPC to exchange messages between processes? How? « Stack Overflow&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;This Famous List of Topics&lt;/li&gt;
  &lt;li&gt;The End of the Series, the End of the World&lt;/li&gt;
  &lt;li&gt;A Meaningless Three-Digit Number&lt;/li&gt;
  &lt;li&gt;Felt the Pain of AppleScript&lt;/li&gt;
  &lt;li&gt;Steal from Me!&lt;/li&gt;
  &lt;li&gt;You Can See My Trials&lt;/li&gt;
  &lt;li&gt;Not Very Good at Branches&lt;/li&gt;
  &lt;li&gt;Really Strong Embeddable Story&lt;/li&gt;
  &lt;li&gt;Love Note to Objective-C&lt;/li&gt;
  &lt;li&gt;A Little Bit of Syntax Highlighting&lt;/li&gt;
  &lt;li&gt;Stand on the Shoulders of Giants&lt;/li&gt;
  &lt;li&gt;Mocha Is a Bridge&lt;/li&gt;
  &lt;li&gt;CocoaScript Would Be a Better Name&lt;/li&gt;
  &lt;li&gt;You Can’t Be Blamed&lt;/li&gt;
  &lt;li&gt;Very Excited When That First Came Out&lt;/li&gt;
  &lt;li&gt;And Then Disappointed&lt;/li&gt;
  &lt;li&gt;As I Was Walking the Codebase&lt;/li&gt;
  &lt;li&gt;Because of the C Influence&lt;/li&gt;
  &lt;li&gt;A Developer Scripting Language&lt;/li&gt;
  &lt;li&gt;Not Long for This World&lt;/li&gt;
  &lt;li&gt;All the Way to the NeXT Years&lt;/li&gt;
  &lt;li&gt;It Was Pretty Raw&lt;/li&gt;
  &lt;li&gt;Everyone Sending Messages to Each Other&lt;/li&gt;
  &lt;li&gt;Exactly the Sort of Thing That Apple Doesn’t Want to Happen&lt;/li&gt;
  &lt;li&gt;I Generally Hate People&lt;/li&gt;
  &lt;li&gt;That’s Why We Program&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 86: Andrew’s Blogroll in the Post-Blog Era</title>
        <link>http://www.edgecasesshow.com/086-andrews-blogroll-in-the-post-blog-era.html</link>
        <guid>http://www.edgecasesshow.com/086-andrews-blogroll-in-the-post-blog-era.html</guid>
        <pubDate>Sat, 29 Mar 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-086-andrews-blogroll-in-the-post-blog-era.mp3"
            length="26419930"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-086-andrews-blogroll-in-the-post-blog-era.mp3"
            fileSize="26419930"
            type="audio/mpeg" />
            
        <itunes:duration>54:58</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about the developer blogs he follows via RSS: the ones that have died/gone fallow/transformed, the ones he's added recently, and the ones that seem to be trying to replicate Apple's tutorials and documentation.</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about the developer blogs he follows via RSS: the ones that have died/gone fallow/transformed, the ones he's added recently, and the ones that seem to be trying to replicate Apple's tutorials and documentation.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about the developer blogs he follows via RSS: the ones that have died/gone fallow/transformed, the ones he's added recently, and the ones that seem to be trying to replicate Apple's tutorials and documentation.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about the developer blogs he follows via RSS: the ones that have died/gone fallow/transformed, the ones he’s added recently, and the ones that seem to be trying to replicate Apple’s tutorials and documentation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2010/08/31/on-a-roll/&quot;&gt;On a Roll « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2014/03/29/rolling-back/&quot;&gt;Rolling Back « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20120713003117/http://chrisashworth.org/blog/2010/06/09/my-2-bucks-on-pricing/&quot;&gt;My 2 Bucks on Pricing « ChrisAshworth.org via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://figure53.com/notes/2014-02-04-david-and-goliath/&quot;&gt;David and Goliath « Notes from Figure 53&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.fiftythree.com/paper&quot;&gt;Paper « FiftyThree&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://touchytalk.com&quot;&gt;Touchy Talk&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://jekyllrb.com&quot;&gt;Jekyll • Simple, blog-aware, static sites&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://feedwrangler.net&quot;&gt;Feed Wrangler&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Google_Reader&quot;&gt;Google Reader « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://reederapp.com&quot;&gt;★reeder&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2014/03/30/rolling-forward/&quot;&gt;Rolling Forward « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Bastard_Operator_From_Hell&quot;&gt;Bastard Operator from Hell (mentions boffins) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.mactech.com/articles/develop/index.html&quot;&gt;develop Article Archives « MacTech&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://feedafever.com&quot;&gt;Fever° Red hot. Well read.&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://newsblur.com&quot;&gt;NewsBlur&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://delicious.com/rentzsch&quot;&gt;@rentzsch « Delicious&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I &lt;em&gt;Do&lt;/em&gt; Follow Your Blog!&lt;/li&gt;
  &lt;li&gt;The Prolific Brent Simmons&lt;/li&gt;
  &lt;li&gt;I Think So, but I’m Probably Wrong&lt;/li&gt;
  &lt;li&gt;I Want to Subscribe to a Person&lt;/li&gt;
  &lt;li&gt;A Fan of Compartmentalization&lt;/li&gt;
  &lt;li&gt;What the Heck, It’s What I Do&lt;/li&gt;
  &lt;li&gt;I’m Not Going to Spell “Tumblr”&lt;/li&gt;
  &lt;li&gt;Quote-Unquote “Tired”&lt;/li&gt;
  &lt;li&gt;There’s Reader and Then There’s Reeder&lt;/li&gt;
  &lt;li&gt;The Brain Cells That They’re Due&lt;/li&gt;
  &lt;li&gt;Read-It-Never&lt;/li&gt;
  &lt;li&gt;As You Might Imagine, He Gets Frustrated&lt;/li&gt;
  &lt;li&gt;He’s Pretty Mental!&lt;/li&gt;
  &lt;li&gt;Frenemy of the Show&lt;/li&gt;
  &lt;li&gt;Way to Prepare for the Episode, Man!&lt;/li&gt;
  &lt;li&gt;Not Holy, Not Roman, Not an Empire&lt;/li&gt;
  &lt;li&gt;A Bit of an Odd Duck&lt;/li&gt;
  &lt;li&gt;I Thought I Was the Guy Who Knew Everything&lt;/li&gt;
  &lt;li&gt;There’s a Hole to Be Filled&lt;/li&gt;
  &lt;li&gt;Fifteen Ways to Blah-Blah-Blah&lt;/li&gt;
  &lt;li&gt;Piled up a Few Dinosaurs&lt;/li&gt;
  &lt;li&gt;You’d Make a Good King&lt;/li&gt;
  &lt;li&gt;The Last Rat off a Sinking Ship&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 85: A Fan of Ravioli Code</title>
        <link>http://www.edgecasesshow.com/085-a-fan-of-ravioli-code.html</link>
        <guid>http://www.edgecasesshow.com/085-a-fan-of-ravioli-code.html</guid>
        <pubDate>Sun, 23 Mar 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-085-a-fan-of-ravioli-code.mp3"
            length="22343639"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-085-a-fan-of-ravioli-code.mp3"
            fileSize="22343639"
            type="audio/mpeg" />
            
        <itunes:duration>46:30</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about programming pasta: disorganized &quot;spaghetti&quot; code, multi-layered &quot;lasagna&quot; code, and conceptually-separated &quot;ravioli&quot; code (his favorite). Bonus: new GitHub project!</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about programming pasta: disorganized &quot;spaghetti&quot; code, multi-layered &quot;lasagna&quot; code, and conceptually-separated &quot;ravioli&quot; code (his favorite). Bonus: new GitHub project!</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about programming pasta: disorganized &quot;spaghetti&quot; code, multi-layered &quot;lasagna&quot; code, and conceptually-separated &quot;ravioli&quot; code (his favorite). Bonus: new GitHub project!</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about programming pasta: disorganized “spaghetti” code, multi-layered “lasagna” code, and conceptually-separated “ravioli” code (his favorite). Bonus: new GitHub project!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Spaghetti_code&quot;&gt;Spaghetti code « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/71&quot;&gt;Libraries vs Collaborating Objects « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.securemacprogramming.com/2014/03/inside-out-apps/&quot;&gt;Inside-Out Apps « Secure Mac Programming&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/Colin_Campbell/status/293167951132098560&quot;&gt;Colin Campbell tweet: “iOS architecture, where MVC stands for Massive View Controller”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://bendyworks.com/geekville/articles/2014/2/single-responsibility-principle-ios&quot;&gt;Single Responsibility Principle &amp;amp; iOS « The Bendyworks Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Single_responsibility_principle&quot;&gt;Single responsibility principle « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/shawnacscott/status/442010230382018560&quot;&gt;Shawna Scott tweet: “Duplication is far cheaper than wrong abstractions. We teach novices DRY without teaching them when to break that rule.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Writing-Solid-Microsoft-Programming-Series/dp/1556155514&quot;&gt;Writing Solid Code (Microsoft Programming Series), by Steve Maguire « Amazon.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.jamesshore.com/Blog/Dependency-Injection-Demystified.html&quot;&gt;Dependency Injection Demystified « James Shore&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/slicknet/status/372798743948824576&quot;&gt;Nicholas C. Zakas tweet: “Dependency injection, or as it’s also known, passing arguments.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/hypo&quot;&gt;rentzsch/hypo « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.typhoonframework.org/&quot;&gt;TYPHOON - A new dependency injection container for Objective-C&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Working-Effectively-Legacy-Michael-Feathers/dp/0131177052&quot;&gt;Working Effectively with Legacy Code, by Michael Feathers « Amazon.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://inessential.com/2014/03/17/the_bunnies_experiment&quot;&gt;The Bunnies Experiment « Brent Simmons (inessential.com)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.joelonsoftware.com/articles/fog0000000018.html&quot;&gt;Don’t Let Architecture Astronauts Scare You « Joel on Software&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Pasta Programming&lt;/li&gt;
  &lt;li&gt;A Bevy of Related Pastas&lt;/li&gt;
  &lt;li&gt;Lasagna Code&lt;/li&gt;
  &lt;li&gt;Shell Pasta Code&lt;/li&gt;
  &lt;li&gt;Often Known as Onion Code&lt;/li&gt;
  &lt;li&gt;Kind of Like a Jenga Stack&lt;/li&gt;
  &lt;li&gt;Let’s See How Many Metaphors We Can Throw In&lt;/li&gt;
  &lt;li&gt;Spaghetti with Meatballs&lt;/li&gt;
  &lt;li&gt;So Maybe Like Swedish Meatballs?&lt;/li&gt;
  &lt;li&gt;If Anybody’s Still Listening&lt;/li&gt;
  &lt;li&gt;Macaroni Code&lt;/li&gt;
  &lt;li&gt;Ravioli Code&lt;/li&gt;
  &lt;li&gt;Do Their Ravioli Thing&lt;/li&gt;
  &lt;li&gt;It’s Meatballs Through and Through&lt;/li&gt;
  &lt;li&gt;Kitchen Countertop Programming&lt;/li&gt;
  &lt;li&gt;The Double-Curly Technique&lt;/li&gt;
  &lt;li&gt;Bulkheads in the Titanic&lt;/li&gt;
  &lt;li&gt;The Rachel Ray Episode&lt;/li&gt;
  &lt;li&gt;Changes Rippled Through Just Like a Dream&lt;/li&gt;
  &lt;li&gt;Lost in a Sea of Ravioli&lt;/li&gt;
  &lt;li&gt;I Had Fundamental Misunderstandings&lt;/li&gt;
  &lt;li&gt;A Terrible, Terrible, Terrible Name&lt;/li&gt;
  &lt;li&gt;Dependency Injection…Duh Duh Duh!&lt;/li&gt;
  &lt;li&gt;A Twenty-Five Dollar Term for a Five-Cent Concept&lt;/li&gt;
  &lt;li&gt;Ball of Mud View Controller&lt;/li&gt;
  &lt;li&gt;We All Know About Asparagus&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 84: A Couple of Maxims, a Couple of Aphorisms</title>
        <link>http://www.edgecasesshow.com/084-a-couple-of-maxims-a-couple-of-aphorisms.html</link>
        <guid>http://www.edgecasesshow.com/084-a-couple-of-maxims-a-couple-of-aphorisms.html</guid>
        <pubDate>Sat, 15 Mar 2014 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-084-a-couple-of-maxims-a-couple-of-aphorisms.mp3"
            length="24369246"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-084-a-couple-of-maxims-a-couple-of-aphorisms.mp3"
            fileSize="24369246"
            type="audio/mpeg" />
            
        <itunes:duration>50:42</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks to Wolf Rentzsch about the three maxims he gleaned from Evan Doll’s interview on the Debug podcast: code is a liability, ship the right bugs, and (paraphrased) don’t impose unneeded project methodologies.</description>
        <itunes:summary>Andrew Pontious talks to Wolf Rentzsch about the three maxims he gleaned from Evan Doll’s interview on the Debug podcast: code is a liability, ship the right bugs, and (paraphrased) don’t impose unneeded project methodologies.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks to Wolf Rentzsch about the three maxims he gleaned from Evan Doll’s interview on the Debug podcast: code is a liability, ship the right bugs, and (paraphrased) don’t impose unneeded project methodologies.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks to Wolf Rentzsch about the three maxims he gleaned from Evan Doll’s interview on the Debug podcast: code is a liability, ship the right bugs, and (paraphrased) don’t impose unneeded project methodologies.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/matt_connolly/status/444452605985423361&quot;&gt;Matt Connolly tweet: “The 6502 chip in the apple II had binary coded decimal add and subtract. @rentzsch @edgecasesshow”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/442855554789023744&quot;&gt;Andrew Pontious tweet: “ClickToFlash 1.5 Eddy, mentioned in Edge Cases 79: “ClickToFlash: Behind the Music”: http://edgecasesshow.com/79 pic.twitter.com/FJZSvH5CMO”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Fsn&quot;&gt;fsn « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.imore.com/debug&quot;&gt;Debug (podcast) « iMore&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.imore.com/debug-26-evan-doll-apple-and-flipboard&quot;&gt;Debug 26: Evan Doll on Apple and Flipboard « iMore&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/status/21317766909&quot;&gt;Wolf Rentzsch tweet: “just wrote a two-line function. Both lines had a bug in them”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Anna_Karenina_principle&quot;&gt;Anna Karenina principle « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/77&quot;&gt;Prototype-Based Programming « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20080820123125/http://www.adhocconference.com/papers/2004/Weaving_the_Leopard_Pelt.pdf&quot;&gt;Weaving the Leopard’s Pelt: Simulating Fibers on OS X, by Andrew Pontious via Wayback Machine (PDF)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Macintosh_Toolbox&quot;&gt;Macintosh Toolbox « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://oleb.net/blog/2014/03/nsprogress/&quot;&gt;NSProgress « Ole Begemann&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://inessential.com/2014/03/05/starting_over&quot;&gt;Starting Over « Brent Simmons (inessential.com)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://jury.me/blog/2013/3/30/mvp&quot;&gt;You Need an MVP « Jury.me&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikiquote.org/wiki/Albert_Einstein&quot;&gt;Albert Einstein « Wikiquote&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/Library/ios/samplecode/Reachability/index.html&quot;&gt;Reachability&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://atp.fm/episodes/55-dave-who-stinks&quot;&gt;55: Dave, Who Stinks! « Accidental Tech Podcast&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://web.archive.org/web/20100613201541/http://www.agileprogrammer.com/dotnetguy/archive/2006/07/08/16855.aspx&quot;&gt;Scrummerfall « Brad Wilson via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://pragdave.me/blog/2014/03/04/time-to-kill-agile/&quot;&gt;Agile Is Dead (Long Live Agility) « PragDave&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://atp.fm/episodes/56-the-woodpecker&quot;&gt;56: The Woodpecker « Accidental Tech Podcast&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://atp.fm/episodes/54-goto-fail&quot;&gt;54: goto fail; « Accidental Tech Podcast&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;The Collected Wisdom of Evan Doll&lt;/li&gt;
  &lt;li&gt;I’m Sure You Have Questions&lt;/li&gt;
  &lt;li&gt;Division Used to Be Really Expensive&lt;/li&gt;
  &lt;li&gt;God, Why Would I Do That?&lt;/li&gt;
  &lt;li&gt;Code Is a Liability&lt;/li&gt;
  &lt;li&gt;Ship the Right Bugs&lt;/li&gt;
  &lt;li&gt;The Pinnacle of Cutting Edge Thinking&lt;/li&gt;
  &lt;li&gt;I’m Hanging Up Right Now&lt;/li&gt;
  &lt;li&gt;Code Leads to Bugs, Bugs Lead to Suffering&lt;/li&gt;
  &lt;li&gt;Person or Robot or Whatever&lt;/li&gt;
  &lt;li&gt;How Do You Freeze-Dry an Object?&lt;/li&gt;
  &lt;li&gt;And of Course, as a Graybeard Myself…&lt;/li&gt;
  &lt;li&gt;Up to and Including the Event Loop&lt;/li&gt;
  &lt;li&gt;Not in Anger, No&lt;/li&gt;
  &lt;li&gt;Single-Handedly Trying to Bring Blogs Back&lt;/li&gt;
  &lt;li&gt;No, I’m Kidding, Don’t Do That at Home&lt;/li&gt;
  &lt;li&gt;Not &lt;em&gt;All&lt;/em&gt; the Sample Code Is Written by Interns&lt;/li&gt;
  &lt;li&gt;Really Hard-Asses About Punting Bugs&lt;/li&gt;
  &lt;li&gt;I May Be Butchering This&lt;/li&gt;
  &lt;li&gt;Kill Your Darlings&lt;/li&gt;
  &lt;li&gt;A Very Kind of Adult Thing&lt;/li&gt;
  &lt;li&gt;It’s Hard to Do, but It’s a Good Idea&lt;/li&gt;
  &lt;li&gt;I’m Successful, so Here’s What I Had for Breakfast, and You Should Have That for Breakfast&lt;/li&gt;
  &lt;li&gt;We Have These Binary Bits&lt;/li&gt;
  &lt;li&gt;Hence the Name of This Bloody Podcast&lt;/li&gt;
  &lt;li&gt;What Are You Doing to Your Entities!&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 83: Floating Point Numbers Are a Leaky Abstraction</title>
        <link>http://www.edgecasesshow.com/083-floating-point-numbers-are-a-leaky-abstraction.html</link>
        <guid>http://www.edgecasesshow.com/083-floating-point-numbers-are-a-leaky-abstraction.html</guid>
        <pubDate>Sat, 08 Mar 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-083-floating-point-numbers-are-a-leaky-abstraction.mp3"
            length="23010911"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-083-floating-point-numbers-are-a-leaky-abstraction.mp3"
            fileSize="23010911"
            type="audio/mpeg" />
            
        <itunes:duration>47:54</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about floating point numbers: how they work, why they're weird, and when you definitely shouldn't use them (hint: mo money mo problems).</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about floating point numbers: how they work, why they're weird, and when you definitely shouldn't use them (hint: mo money mo problems).</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about floating point numbers: how they work, why they're weird, and when you definitely shouldn't use them (hint: mo money mo problems).</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about floating point numbers: how they work, why they’re weird, and when you definitely shouldn’t use them (hint: mo money mo problems).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/George_E._P._Box&quot;&gt;George E. P. Box « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.johndcook.com/blog/2009/04/06/numbers-are-a-leaky-abstraction/&quot;&gt;Floating point numbers are a leaky abstraction « The Endeavour&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=dFUlAQZB9Ng&quot;&gt;It’s a Unix system « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.codeproject.com/Articles/29637/Five-Tips-for-Floating-Point-Programming&quot;&gt;Five Tips for Floating Point Programming « CodeProject&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://ridiculousfish.com/blog/posts/float.html&quot;&gt;Float « ridiculous_fish&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Floating-point_unit&quot;&gt;Floating-point unit « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/61&quot;&gt;A Cryptography Tourist « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html&quot;&gt;What Every Computer Scientist Should Know About Floating-Point Arithmetic « Oracle Documentation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.cs.berkeley.edu/~wkahan/ieee754status/754story.html&quot;&gt;An Interview with the Old Man of Floating-Point « Professor William Kahan’s web pages&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Binary-coded_decimal&quot;&gt;Binary-coded decimal « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Arbitrary-precision_arithmetic&quot;&gt;Arbitrary-precision arithmetic « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://dec64.com/&quot;&gt;DEC64: Decimal Floating Point&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://speleotrove.com/decimal/&quot;&gt;General Decimal Arithmetic « speleotrove.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://groups.google.com/forum/#!topic/coreplot-discuss/Pbu_NF4D7fo&quot;&gt;NSDecimal vs. NSDecimalNumber « coreplot-discuss Google Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;You Bet Your Asset Catalog!&lt;/li&gt;
  &lt;li&gt;All Models Are Wrong, Some Models Are Useful&lt;/li&gt;
  &lt;li&gt;Imagine You’re on the Beach at a Resort&lt;/li&gt;
  &lt;li&gt;Now, Imagine That You Go All Godzilla&lt;/li&gt;
  &lt;li&gt;(Not the Spreadsheet)&lt;/li&gt;
  &lt;li&gt;It’s Not a Trick Question, Although Maybe It Is&lt;/li&gt;
  &lt;li&gt;This Was Science and This Was Truth&lt;/li&gt;
  &lt;li&gt;Numbers! I Know This!&lt;/li&gt;
  &lt;li&gt;Not Your First Floating Point Rodeo&lt;/li&gt;
  &lt;li&gt;If We Went to School, We Probably Would Know That&lt;/li&gt;
  &lt;li&gt;You’re in This Different World&lt;/li&gt;
  &lt;li&gt;Because You’re a Graybeard&lt;/li&gt;
  &lt;li&gt;You’ve Exhausted It&lt;/li&gt;
  &lt;li&gt;There Are No Solutions, There Are Only Tradeoffs&lt;/li&gt;
  &lt;li&gt;That’s a Lot of Zeroes to Say&lt;/li&gt;
  &lt;li&gt;“Aren’t You a Compression Buff?” “It’s More of a Hobby”&lt;/li&gt;
  &lt;li&gt;This Could Be a Very Long Episode&lt;/li&gt;
  &lt;li&gt;Gradual Underflow&lt;/li&gt;
  &lt;li&gt;You’ve Suffered Accuracy Loss&lt;/li&gt;
  &lt;li&gt;Numerically Unsophisticated Programmers&lt;/li&gt;
  &lt;li&gt;This False Sense of Security&lt;/li&gt;
  &lt;li&gt;Then the Wave Comes in and Sweeps You in the Ocean&lt;/li&gt;
  &lt;li&gt;“No One Really Cares About This Stuff” “Except You” “Even I…My Eyes Glaze Over”&lt;/li&gt;
  &lt;li&gt;A Bunch of Decisions That Humans Had to Make&lt;/li&gt;
  &lt;li&gt;Genetically Diverse&lt;/li&gt;
  &lt;li&gt;We Can Pretty Much Thank Intel for It&lt;/li&gt;
  &lt;li&gt;We’re Mentioning DEC Again&lt;/li&gt;
  &lt;li&gt;The First Thing Some Joker Would Do&lt;/li&gt;
  &lt;li&gt;Don’t Use Floating Point Numbers for Money&lt;/li&gt;
  &lt;li&gt;Avoid Floating Point If You Can&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 82: Asset Catalogs</title>
        <link>http://www.edgecasesshow.com/082-asset-catalogs.html</link>
        <guid>http://www.edgecasesshow.com/082-asset-catalogs.html</guid>
        <pubDate>Sat, 01 Mar 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-082-asset-catalogs.mp3"
            length="20926509"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-082-asset-catalogs.mp3"
            fileSize="20926509"
            type="audio/mpeg" />
            
        <itunes:duration>43:32</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious stumps Wolf Rentzsch not once, but repeatedly, by talking about asset catalogs, new in Xcode 5. But in turn *he* is stumped attempting to backport them to earlier OSes.</description>
        <itunes:summary>Andrew Pontious stumps Wolf Rentzsch not once, but repeatedly, by talking about asset catalogs, new in Xcode 5. But in turn *he* is stumped attempting to backport them to earlier OSes.</itunes:summary>
        <itunes:subtitle>Andrew Pontious stumps Wolf Rentzsch not once, but repeatedly, by talking about asset catalogs, new in Xcode 5. But in turn *he* is stumped attempting to backport them to earlier OSes.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious stumps Wolf Rentzsch not once, but repeatedly, by talking about asset catalogs, new in Xcode 5. But in turn &lt;em&gt;he&lt;/em&gt; is stumped attempting to backport them to earlier OSes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=1CiNv8BKjBc&quot;&gt;1998 NBC It’s New to You Summer Promo « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/LoadingResources/Introduction/Introduction.html#//apple_ref/doc/uid/10000051i-CH1-SW2&quot;&gt;Resource Programming Guide: About Resources, iOS Supports Device-Specific Resources&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/davepeck/iOS-artwork&quot;&gt;davepeck/iOS-artwork « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/Darwin/Reference/Manpages/man5/bom.5.html&quot;&gt;bom(5) Mac OS X Manual Page&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/jrswizzle&quot;&gt;rentzsch/jrswizzle « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/a/20482076&quot;&gt;When a UIImageView’s image is set from Interface Builder, how is that image loaded? « Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/a/10002588&quot;&gt;How does UIImage get constructed when created from an XIB? « Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/PropertyLists/Introduction/Introduction.html&quot;&gt;Property List Programming Guide: Introduction to Property Lists&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;“Is That the Xcode Thing?” “Yeah”&lt;/li&gt;
  &lt;li&gt;A Tale of Woe&lt;/li&gt;
  &lt;li&gt;Competing with Yourself&lt;/li&gt;
  &lt;li&gt;We’re Both Joneses in This Analogy&lt;/li&gt;
  &lt;li&gt;A Developer Tool Component and a Runtime Component&lt;/li&gt;
  &lt;li&gt;They Didn’t Like &lt;em&gt;Different&lt;/em&gt; Things&lt;/li&gt;
  &lt;li&gt;IOS Kind of Screwed with That&lt;/li&gt;
  &lt;li&gt;We Don’t Have a Mike Ash Post About It Yet&lt;/li&gt;
  &lt;li&gt;Never Been Really Stellar at Launch Times&lt;/li&gt;
  &lt;li&gt;You Have to Do It in Code&lt;/li&gt;
  &lt;li&gt;I Remember It like It Was Yesterday&lt;/li&gt;
  &lt;li&gt;Designed by Someone Who Hates Xcode&lt;/li&gt;
  &lt;li&gt;People Bugging Apple for Some Time&lt;/li&gt;
  &lt;li&gt;Why &lt;em&gt;Do&lt;/em&gt; We Have Groups and Files That Are Different in the Project Than They Are on Disk?&lt;/li&gt;
  &lt;li&gt;Entropy Creeps In&lt;/li&gt;
  &lt;li&gt;Chip in the Armor? Chink in the Armor?&lt;/li&gt;
  &lt;li&gt;And the Answer’s No, but OK, We’re Going to Talk About It Anyway&lt;/li&gt;
  &lt;li&gt;It’s All in the File System&lt;/li&gt;
  &lt;li&gt;Script Build Phrase&lt;/li&gt;
  &lt;li&gt;Might as Well Bash Your Head In&lt;/li&gt;
  &lt;li&gt;I Feel Like I’m Not Living Up to My Rep&lt;/li&gt;
  &lt;li&gt;They’re Just &lt;em&gt;Incomprehensible&lt;/em&gt; Text Files&lt;/li&gt;
  &lt;li&gt;A Pretty Big Stickler for Build Warnings&lt;/li&gt;
  &lt;li&gt;What’s Not to Like?&lt;/li&gt;
  &lt;li&gt;Bad Hash Collision in My Brain&lt;/li&gt;
  &lt;li&gt;This Perfectly Good Plist Format&lt;/li&gt;
  &lt;li&gt;The User Interface Actually Kind of Baffles Me&lt;/li&gt;
  &lt;li&gt;This Is Something That Was Solved&lt;/li&gt;
  &lt;li&gt;I’m All for JSON&lt;/li&gt;
  &lt;li&gt;Not Even Webby&lt;/li&gt;
  &lt;li&gt;Good Job Stumping Me&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 81: The Only Cool Thing About PDF</title>
        <link>http://www.edgecasesshow.com/081-the-only-cool-thing-about-pdf.html</link>
        <guid>http://www.edgecasesshow.com/081-the-only-cool-thing-about-pdf.html</guid>
        <pubDate>Sun, 23 Feb 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-081-the-only-cool-thing-about-pdf.mp3"
            length="17286333"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-081-the-only-cool-thing-about-pdf.mp3"
            fileSize="17286333"
            type="audio/mpeg" />
            
        <itunes:duration>35:58</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch tries to keep up with Andrew &quot;The Joneses&quot; Pontious and introduces JRPDFLabel, his new…*innovative* project that allow you to use custom fonts in Interface Builder without having to bundle the entire font with your Mac app.</description>
        <itunes:summary>Wolf Rentzsch tries to keep up with Andrew &quot;The Joneses&quot; Pontious and introduces JRPDFLabel, his new…*innovative* project that allow you to use custom fonts in Interface Builder without having to bundle the entire font with your Mac app.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch tries to keep up with Andrew &quot;The Joneses&quot; Pontious and introduces JRPDFLabel, his new…*innovative* project that allow you to use custom fonts in Interface Builder without having to bundle the entire font with your Mac app.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch tries to keep up with Andrew “The Joneses” Pontious and introduces JRPDFLabel, his new…&lt;em&gt;innovative&lt;/em&gt; project that allow you to use custom fonts in Interface Builder without having to bundle the entire font with your Mac app.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://compliment.rentzsch.com/&quot;&gt;Compliment.app: automatically donate to the Mac apps you use everyday&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/33&quot;&gt;Flattry Will Get You Everywhere « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/JRPDFLabel&quot;&gt;rentzsch/JRPDFLabel « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/xib2pdflabels&quot;&gt;rentzsch/xib2pdflabels « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/graphicsimaging/Conceptual/PDFKitGuide/PDFKit_Prog_Intro/PDFKit_Prog_Intro.html&quot;&gt;PDF Kit Programming Guide: Introduction to PDF Kit Programming Guide « developer.apple.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://fortunatebear.com/&quot;&gt;Mac Software for Humans « Fortunate Bear&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://losingfight.com/blog/2013/12/02/most-fortunate-bear-products-discontinued/&quot;&gt;Most Fortunate Bear Products Discontinued « Safe from the Losing Fight&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://losingfight.com/blog/2013/12/03/a-postmortem-of-failed-products/&quot;&gt;A Postmortem of Failed Products « Safe from the Losing Fight&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.macworld.com/article/1143000/pagehand.html&quot;&gt;Pagehand 1.0 « Macworld&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/macgeek02/status/428591111402033152&quot;&gt;Andy Finnell tweet: “@rentzsch High level: gen standard pdf data, then append obj of type stream http://en.wikipedia.org/wiki/Portable_Document_Format#File_structure …”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/macgeek02/status/428592222963904512&quot;&gt;Andy Finnell tweet: “@rentzsch The gen you’d do with the Cocoa/Quartz. The rest you do by hand with NSString/NSData. Email me. I’ll send the code. Not that bad.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Portable_Document_Format#File_structure&quot;&gt;Portable Document Format, File structure « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.google.com/fonts&quot;&gt;Google Fonts « Google&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://everythingfonts.com/woff-to-ttf&quot;&gt;Convert woff to ttf « Everything Fonts&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://pitaya.ch/moarfonts/&quot;&gt;MoarFonts « Pitaya&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wiktionary.org/wiki/yak_shaving&quot;&gt;yak shaving « Wiktionary&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;A Lot of Extra Work for Something Not Very Interesting&lt;/li&gt;
  &lt;li&gt;Turtles All the Way Down&lt;/li&gt;
  &lt;li&gt;You Still Have Plenty of Surprises Left for Me, Wolf&lt;/li&gt;
  &lt;li&gt;Not as Cool as Dragging Entities into a Window&lt;/li&gt;
  &lt;li&gt;Really? The Kids Are Calling It That?&lt;/li&gt;
  &lt;li&gt;We Call Them Sorcerers&lt;/li&gt;
  &lt;li&gt;Reinventing NSControl&lt;/li&gt;
  &lt;li&gt;I Wouldn’t Call It a Monstrosity&lt;/li&gt;
  &lt;li&gt;“Can &lt;em&gt;I&lt;/em&gt; Call It a Monstrosity?” “Sure!”&lt;/li&gt;
  &lt;li&gt;I Had Not Been Finished Expressing the Horror&lt;/li&gt;
  &lt;li&gt;This Is High-Quality Stuff&lt;/li&gt;
  &lt;li&gt;I’m Not a Lawyer, but That’s My Understanding&lt;/li&gt;
  &lt;li&gt;Oh, You’re Doomed, All Right&lt;/li&gt;
  &lt;li&gt;The Equivalent of Flash Cookies in Your PDF&lt;/li&gt;
  &lt;li&gt;It’s Not That Bad&lt;/li&gt;
  &lt;li&gt;The Quote-Unquote Simple Thing That I Really Wanted to Do&lt;/li&gt;
  &lt;li&gt;Andy’s Being a Great Guy&lt;/li&gt;
  &lt;li&gt;Your &lt;em&gt;First&lt;/em&gt; Diabolical Idea?&lt;/li&gt;
  &lt;li&gt;Ohhh, I Know Where This Is Going…Oh God…&lt;/li&gt;
  &lt;li&gt;It’s Kind of Like Journaling&lt;/li&gt;
  &lt;li&gt;Did You Open It in Acrobat?&lt;/li&gt;
  &lt;li&gt;Or God Help You, Your Bots&lt;/li&gt;
  &lt;li&gt;Already Used to a Certain Amount of Pain&lt;/li&gt;
  &lt;li&gt;It’s Kinda Sketch&lt;/li&gt;
  &lt;li&gt;Including Yourself, but Now You’re Invisible&lt;/li&gt;
  &lt;li&gt;You Sound Pretty Self-Satisfied About That&lt;/li&gt;
  &lt;li&gt;You, Apparently, Want to Mess with It&lt;/li&gt;
  &lt;li&gt;Probably Not Very High Quality…At Least It’s Free&lt;/li&gt;
  &lt;li&gt;Did You Use “Wolf Dingbats”?&lt;/li&gt;
  &lt;li&gt;You Should Ignore All of This&lt;/li&gt;
  &lt;li&gt;Like a Big Stupid Head&lt;/li&gt;
  &lt;li&gt;Everyone Already &lt;em&gt;Has&lt;/em&gt; Comic Sans&lt;/li&gt;
  &lt;li&gt;iOS Also Has a Studly PDF Rendering&lt;/li&gt;
  &lt;li&gt;I Have Too Much to Live For&lt;/li&gt;
  &lt;li&gt;Thanks for Showing Us Your Yaks, Wolf&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 80: Xcode Templates</title>
        <link>http://www.edgecasesshow.com/080-xcode-templates.html</link>
        <guid>http://www.edgecasesshow.com/080-xcode-templates.html</guid>
        <pubDate>Sat, 15 Feb 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-080-xcode-templates.mp3"
            length="19581154"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-080-xcode-templates.mp3"
            fileSize="19581154"
            type="audio/mpeg" />
            
        <itunes:duration>40:45</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious, with guest cohost Josh Johnson, talks about Xcode project and file templates.</description>
        <itunes:summary>Andrew Pontious, with guest cohost Josh Johnson, talks about Xcode project and file templates.</itunes:summary>
        <itunes:subtitle>Andrew Pontious, with guest cohost Josh Johnson, talks about Xcode project and file templates.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious, with guest cohost Josh Johnson, talks about Xcode project and file templates.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.twitter.com/jnjosh&quot;&gt;Josh Johnson (jnjosh) « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://jnjosh.com&quot;&gt;@jnjosh’s blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/cocoaheads/raleigh/&quot;&gt;cocoaheads/raleigh « Github&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/apontious/Chime&quot;&gt;apontious/Chime « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.bobmccune.com/2012/03/04/creating-custom-xcode-4-file-templates/&quot;&gt;Creating Custom Xcode 4 File Templates « Bob McCune&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/MacOSX/Conceptual/BPInternational/Articles/LocalizingPathnames.html&quot;&gt;Internationalization Programming Topics: Localizing Pathnames&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/status/339812132088602624&quot;&gt;Wolf Rentzsch tweet: “ran into the problem of trying to say __FILE__ &amp;amp; __LINE__ in last @edgecasesshow. Totally adopting http://nedbatchelder.com/blog/200605/dunder.html … thanks @erik_price”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/AFNetworking/Xcode-Project-Templates&quot;&gt;AFNetworking/Xcode-Project-Templates « Github&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/71&quot;&gt;Libraries vs Collaborating Objects « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mneorr.github.io/Alcatraz/&quot;&gt;Alcatraz: Xcode Package Manager&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Pulling a Siracusa&lt;/li&gt;
  &lt;li&gt;A Topic List a Mile Long&lt;/li&gt;
  &lt;li&gt;I Hid Our Cats Before I Started&lt;/li&gt;
  &lt;li&gt;I Guess It’s Not a Fair Question&lt;/li&gt;
  &lt;li&gt;A Whole Bunch of Other Crap in There&lt;/li&gt;
  &lt;li&gt;Only Localized in Japanese&lt;/li&gt;
  &lt;li&gt;A Regular Old Plist&lt;/li&gt;
  &lt;li&gt;Hey Everybody, Gather Round&lt;/li&gt;
  &lt;li&gt;An Odd Little Duckling&lt;/li&gt;
  &lt;li&gt;‘Trunder’ or Possibly ‘Thunder’&lt;/li&gt;
  &lt;li&gt;Unlike Objective-C Itself&lt;/li&gt;
  &lt;li&gt;I Bet They Got Mocked Quite a Bit for That&lt;/li&gt;
  &lt;li&gt;So You No Longer Have That Stupid Organization Name&lt;/li&gt;
  &lt;li&gt;It Makes It Less Flexible&lt;/li&gt;
  &lt;li&gt;The Great Disaster That Was the Switch Between Xcode 3 and Xcode 4&lt;/li&gt;
  &lt;li&gt;I’m Glad That This Is the Topic&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 79: ClickToFlash: Behind the Music</title>
        <link>http://www.edgecasesshow.com/079-clicktoflash-behind-the-music.html</link>
        <guid>http://www.edgecasesshow.com/079-clicktoflash-behind-the-music.html</guid>
        <pubDate>Sat, 08 Feb 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-079-clicktoflash-behind-the-music.mp3"
            length="18426944"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-079-clicktoflash-behind-the-music.mp3"
            fileSize="18426944"
            type="audio/mpeg" />
            
        <itunes:duration>38:21</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about how he unexpectedly came to lead the popular and award-winning Safari plugin ClickToFlash, and how, after a wild ride, the project both ended and continued on.</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about how he unexpectedly came to lead the popular and award-winning Safari plugin ClickToFlash, and how, after a wild ride, the project both ended and continued on.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about how he unexpectedly came to lead the popular and award-winning Safari plugin ClickToFlash, and how, after a wild ride, the project both ended and continued on.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about how he unexpectedly came to lead the popular and award-winning Safari plugin ClickToFlash, and how, after a wild ride, the project both ended and continued on.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://alpha.app.net/secboffin/post/21704934&quot;&gt;Graham Lee (secboffin) app.net post: “@apontious @rentzsch and now I’m on the clang episode. Clang-C creates its own thread that it does its indexing on, you get callbacks on that thread. See https://bitbucket.org/iamleeg/objectivebrowser”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://bitbucket.org/iamleeg/objectivebrowser&quot;&gt;iamleeg/ObjectiveBrowser « Bitbucket&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.securemacprogramming.com/2012/05/messing-about-with-clang/&quot;&gt;Messing about with Clang « Secure Mac Programming&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/stevenf/status/1142630402&quot;&gt;Steven Frank tweet: “http://clicktoflash.googlecode.com/ Ahhh, finally!”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://daringfireball.net/linked/2009/01/26/clicktoflash&quot;&gt;ClickToFlash « Daring Fireball&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/259856400/flash-cookies&quot;&gt;Flash Cookies « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/statuses/1151335886&quot;&gt;Wolf Rentzsch tweet: “thanks to @ccgus @ctp and @jfroy an enhanced version of ClickToFlash that support site whitelisting: http://github.com/rentzsch/clicktoflash”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://daringfireball.net/linked/2009/01/27/clicktoflash-rentzsch&quot;&gt;ClickToFlash Is Dead; Long Live ClickToFlash « Daring Fireball&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/statuses/1152532714&quot;&gt;Wolf Rentzsch tweet: “my conspiracy theory: ClickToFlash was originally written by an Adobe peep. As @threeve pointed out, great care was taken to stay anonymous”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/45&quot;&gt;One Little Package of Hate « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/252878320/my-lighthouse-ticket-settings-with-colors&quot;&gt;My Lighthouse Ticket Settings (with Colors!) « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://gist.github.com/rentzsch/4540430&quot;&gt;rentzsch/setup github issues labels.sh « GitHub Gist&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://clicktoflash.com/&quot;&gt;ClickToFlash&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/40806448108/ns-poor-mans-namespacing-for-objective-c&quot;&gt;NS: Poor Man’s Namespacing for Objective-C « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/clicktoflash/graphs/contributors&quot;&gt;Contributors to rentzsch/clicktoflash « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://hoyois.github.io/safariextensions/clicktoplugin/&quot;&gt;ClickToPlugin &amp;amp; ClickToFlash Safari extensions « Marc Hoyois’ Homepage @ GitHub&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Cofounder of Panic, Which Everyone Loves&lt;/li&gt;
  &lt;li&gt;When the URLs Burned up Your One-Forty&lt;/li&gt;
  &lt;li&gt;Flash Cookies Turn out to Be Really Strong Sauce&lt;/li&gt;
  &lt;li&gt;An Infinite Cookie&lt;/li&gt;
  &lt;li&gt;“You Really Love YouTube.” “I Wouldn’t Have Phrased It &lt;em&gt;That&lt;/em&gt; Way…” &lt;/li&gt;
  &lt;li&gt;Gathering up Their Patches&lt;/li&gt;
  &lt;li&gt;GitHub Is Where Pull Requests Happen&lt;/li&gt;
  &lt;li&gt;“Are You Sure It Wasn’t You?” “I Am Batman!”&lt;/li&gt;
  &lt;li&gt;A Shadow Vigilante&lt;/li&gt;
  &lt;li&gt;One Point Oh Plus Rentzsch&lt;/li&gt;
  &lt;li&gt;At This Point You Should Cue the Foreboding Music&lt;/li&gt;
  &lt;li&gt;Our Lifelong Hate of Installer Technology&lt;/li&gt;
  &lt;li&gt;A Downward Spiral of Drugs and Alcohol&lt;/li&gt;
  &lt;li&gt;Unfortunately I Wasn’t That Evil Back Then&lt;/li&gt;
  &lt;li&gt;Just to Alleviate My Guilt&lt;/li&gt;
  &lt;li&gt;Settings, Advanced Settings, Privacy, Content Settings, Click to Play&lt;/li&gt;
  &lt;li&gt;I Basically Choked on This Pull Request&lt;/li&gt;
  &lt;li&gt;He Was Already off to the Races&lt;/li&gt;
  &lt;li&gt;Branded as a Flash Hater&lt;/li&gt;
  &lt;li&gt;I Had a Ton of Fun Doing It, and I’m Glad It’s Over&lt;/li&gt;
  &lt;li&gt;You Don’t Like Flash, Do You Like Green Lantern?&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 78: Indexing with Clang</title>
        <link>http://www.edgecasesshow.com/078-indexing-with-clang.html</link>
        <guid>http://www.edgecasesshow.com/078-indexing-with-clang.html</guid>
        <pubDate>Sun, 02 Feb 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-078-indexing-with-clang.mp3"
            length="23133280"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-078-indexing-with-clang.mp3"
            fileSize="23133280"
            type="audio/mpeg" />
            
        <itunes:duration>48:08</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious describes to Wolf Rentzsch his efforts to use libclang to index his Xcode projects, using his new (and barely functional) Chime framework.</description>
        <itunes:summary>Andrew Pontious describes to Wolf Rentzsch his efforts to use libclang to index his Xcode projects, using his new (and barely functional) Chime framework.</itunes:summary>
        <itunes:subtitle>Andrew Pontious describes to Wolf Rentzsch his efforts to use libclang to index his Xcode projects, using his new (and barely functional) Chime framework.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious describes to Wolf Rentzsch his efforts to use libclang to index his Xcode projects, using his new (and barely functional) Chime framework.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2014/01/16/my-lists-from-2010/&quot;&gt;My Lists from 2010 « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/32&quot;&gt;The Case Against Xcode Plugins « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.mikeash.com/pyblog/friday-qa-2014-01-24-introduction-to-libclang.html&quot;&gt;Friday Q&amp;amp;A 2014-01-24: Introduction to libclang « mikeash.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://clang.llvm.org/doxygen/group__CINDEX.html&quot;&gt;libclang: C Interface to Clang « clang&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/macmade/ClangKit&quot;&gt;macmade/ClangKit « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.xs-labs.com/en/projects/clang-kit/documentation/&quot;&gt;Projects – ClangKit – Documentation « XS-Labs&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/apontious/Chime&quot;&gt;apontious/Chime « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Translation_unit_(programming)&quot;&gt;Translation unit (programming) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/28&quot;&gt;The Plumber’s Guide to Blocks « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Name_mangling&quot;&gt;Name mangling « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I Had Not Broken Free of the Chain&lt;/li&gt;
  &lt;li&gt;Clang’s a Big Topic&lt;/li&gt;
  &lt;li&gt;You Could Route Around Apple&lt;/li&gt;
  &lt;li&gt;“Provides a Public Inferface”&lt;/li&gt;
  &lt;li&gt;CFRelease All Over Again&lt;/li&gt;
  &lt;li&gt;In Edge Cases and Perhaps Wolf Fashion&lt;/li&gt;
  &lt;li&gt;It Appears to Do Nothing&lt;/li&gt;
  &lt;li&gt;Objective-C: It’s Not Magical&lt;/li&gt;
  &lt;li&gt;Slow Enumeration&lt;/li&gt;
  &lt;li&gt;Enumerate, Blobbity Blobbity Blah&lt;/li&gt;
  &lt;li&gt;Kinda Streamy&lt;/li&gt;
  &lt;li&gt;There’s a Whole Bunch of Different Buckets&lt;/li&gt;
  &lt;li&gt;I Have Nothing Concrete to Tell You&lt;/li&gt;
  &lt;li&gt;It Can’t Be All That Fuzzy&lt;/li&gt;
  &lt;li&gt;Xcode Doesn’t Just Fall Over&lt;/li&gt;
  &lt;li&gt;It’s an Extremely Difficult Problem&lt;/li&gt;
  &lt;li&gt;Science Also Has This Issue&lt;/li&gt;
  &lt;li&gt;You Really Like Hearing from Losers&lt;/li&gt;
  &lt;li&gt;A Horrible Engineering Challenge&lt;/li&gt;
  &lt;li&gt;Very Excited About Your Little Chime Project&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 77: Prototype-Based Programming</title>
        <link>http://www.edgecasesshow.com/077-prototype-based-programming.html</link>
        <guid>http://www.edgecasesshow.com/077-prototype-based-programming.html</guid>
        <pubDate>Sat, 25 Jan 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-077-prototype-based-programming.mp3"
            length="20958941"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-077-prototype-based-programming.mp3"
            fileSize="20958941"
            type="audio/mpeg" />
            
        <itunes:duration>43:37</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about his *other* favorite thing, prototype-based programming, and examples of it such as Self, NewtonScript, Io, and, yes, JavaScript. Plus: the dunder is back!</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about his *other* favorite thing, prototype-based programming, and examples of it such as Self, NewtonScript, Io, and, yes, JavaScript. Plus: the dunder is back!</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about his *other* favorite thing, prototype-based programming, and examples of it such as Self, NewtonScript, Io, and, yes, JavaScript. Plus: the dunder is back!</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about his &lt;em&gt;other&lt;/em&gt; favorite thing, prototype-based programming, and examples of it such as Self, NewtonScript, Io, and, yes, JavaScript. Plus: the dunder is back!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://mentalfaculty.tumblr.com/post/73709086974/introducing-icacloud-icloud-simplified&quot;&gt;Introducing ICACloud: iCloud Simplified « The Mental Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/drewmccormack/icloudaccess&quot;&gt;drewmccormack/icloudaccess « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.stevenscreek.com/iPhone/manuals/dropbox.htm&quot;&gt;Using Dropbox with Stevens Creek Software iOS Apps&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/75&quot;&gt;A Few of My Favorite Things « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Class-based_programming&quot;&gt;Class-based programming « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Prototype-based_programming&quot;&gt;Prototype-based programming « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://waltersmith.us/newton/OOPSLA95.pdf&quot;&gt;Using a Prototype-based Language for User Interface: The Newton Project’s Experience (PDF) « Walter Smith&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=PsPX0nElJ0k&quot;&gt;Code Bubbles « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/2800964/benefits-of-prototypal-inheritance-over-classical/16872315#16872315&quot;&gt;Benefits of prototypal inheritance over classical? « Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://aaditmshah.github.io/why-prototypal-inheritance-matters/#constructors_vs_prototypes&quot;&gt;Why Prototypal Inheritance Matters « Aadit M Shah&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/History_of_Programming_Languages&quot;&gt;History of Programming Languages « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Self_(programming_language)&quot;&gt;Self (programming language) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Traits_class&quot;&gt;Trait (computer programming) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://sealiesoftware.com/msg/&quot;&gt;An Illustrated History of objc_msgSend « Sealie Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.selflanguage.org/&quot;&gt;Self Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/NewtonScript&quot;&gt;NewtonScript « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://waltersmith.us/newton/&quot;&gt;Newton Archives « Walter Smith&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://waltersmith.us/newton/SELF%20and%20the%20Origins%20of%20NewtonScript.pdf&quot;&gt;SELF and the Origins of NewtonScript (PDF) « Walter Smith&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/status/339812132088602624&quot;&gt;Wolf Rentzsch tweet: “ran into the problem of trying to say __FILE__ &amp;amp; __LINE__ in last @edgecasesshow. Totally adopting http://nedbatchelder.com/blog/200605/dunder.html … thanks @erik_price”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nedbatchelder.com/blog/200605/dunder.html&quot;&gt;Dunder « Ned Batchelder&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Differential_inheritance&quot;&gt;Differential inheritance « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Io_(programming_language)&quot;&gt;Io (programming language) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/25&quot;&gt;We’re Just Dot-J, Baby « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;The Other Favorite Thing&lt;/li&gt;
  &lt;li&gt;You &lt;em&gt;Always&lt;/em&gt; Have a Screenful of Notes &lt;/li&gt;
  &lt;li&gt;I’m in a Bad Situation&lt;/li&gt;
  &lt;li&gt;I Got Hopelessly Excited&lt;/li&gt;
  &lt;li&gt;I Would Like an Instance of You&lt;/li&gt;
  &lt;li&gt;“Don’t Let Me Derail You.” “Too Late.”&lt;/li&gt;
  &lt;li&gt;Maybe That’s All the More Reason to Do That&lt;/li&gt;
  &lt;li&gt;What &lt;em&gt;Is&lt;/em&gt; an Instance of a Class?&lt;/li&gt;
  &lt;li&gt;You Need This Thing That’s &lt;em&gt;Above&lt;/em&gt; Classes&lt;/li&gt;
  &lt;li&gt;It Is &lt;em&gt;Not&lt;/em&gt; Turtles All the Way Down&lt;/li&gt;
  &lt;li&gt;Draw the Line at That Frivolity Right There&lt;/li&gt;
  &lt;li&gt;Much More Sensible in C Land&lt;/li&gt;
  &lt;li&gt;Have You &lt;em&gt;Done&lt;/em&gt; This? Of Course You Have!&lt;/li&gt;
  &lt;li&gt;That Solves the Philosophical Problem&lt;/li&gt;
  &lt;li&gt;Better in Every Conceivable Way&lt;/li&gt;
  &lt;li&gt;Emphasize the ‘Class’ in ‘Classical’&lt;/li&gt;
  &lt;li&gt;Objects As Glorified Dictionaries&lt;/li&gt;
  &lt;li&gt;Walk Up to the NSWindow Instance&lt;/li&gt;
  &lt;li&gt;I Don’t Think There’s Any Need for Classes&lt;/li&gt;
  &lt;li&gt;A Slave to the Process Model&lt;/li&gt;
  &lt;li&gt;There’s No Life After Death&lt;/li&gt;
  &lt;li&gt;It’s That Xcode Blueprint Thing Again&lt;/li&gt;
  &lt;li&gt;When You Reboot the Universe Every Time&lt;/li&gt;
  &lt;li&gt;Assembling a Bicycle Instead of Writing the Assembly Manual for a Bicycle&lt;/li&gt;
  &lt;li&gt;Classes Have a Very High Cognitive Load&lt;/li&gt;
  &lt;li&gt;Where View Controllers Kind of Rule the Day&lt;/li&gt;
  &lt;li&gt;God, You Don’t Want to Have to Write Another Class!&lt;/li&gt;
  &lt;li&gt;If You Color Within the Lines&lt;/li&gt;
  &lt;li&gt;This Intellectual Sludge&lt;/li&gt;
  &lt;li&gt;The Great JavaScript Engine Wars&lt;/li&gt;
  &lt;li&gt;Self Didn’t Catch the World on Fire&lt;/li&gt;
  &lt;li&gt;More Pythonic Type of Stuff&lt;/li&gt;
  &lt;li&gt;That Seed of Discontent&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 76: Let's Try iCloud Syncing</title>
        <link>http://www.edgecasesshow.com/076-lets-try-icloud-syncing.html</link>
        <guid>http://www.edgecasesshow.com/076-lets-try-icloud-syncing.html</guid>
        <pubDate>Sat, 18 Jan 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-076-lets-try-icloud-syncing.mp3"
            length="20660884"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-076-lets-try-icloud-syncing.mp3"
            fileSize="20660884"
            type="audio/mpeg" />
            
        <itunes:duration>42:59</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about the cool aspects and the frustrating aspects of Apple's iCloud document syncing. Plus: Wolf disses HyperCard!</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about the cool aspects and the frustrating aspects of Apple's iCloud document syncing. Plus: Wolf disses HyperCard!</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about the cool aspects and the frustrating aspects of Apple's iCloud document syncing. Plus: Wolf disses HyperCard!</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about the cool aspects and the frustrating aspects of Apple’s iCloud document syncing. Plus: Wolf disses HyperCard!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/423221452582563840&quot;&gt;Andrew Pontious tweet: ““Re edge cases: first iPhone SDK shipped without support for NIBs. Not just jailbreak.” @uliwitness https://alpha.app.net/uliwitness/post/19696633 @edgecasesshow”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://theocacao.com/document.page/558&quot;&gt;iPhone SDK « Theocacao&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=275834665&quot;&gt;2008 iPhone Software Roadmap « iTunes – Podcasts – Apple Keynotes by Apple&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.papasangre.com&quot;&gt;Papa Sangre&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.twitter.com/secboffin&quot;&gt;Graham Lee (secboffin) « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://bitbucket.org/iamleeg/ikbclassbrowser&quot;&gt;iamleeg/IKBClassBrowser « Bitbucket&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.securemacprogramming.com&quot;&gt;Secure Mac Programming&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/HyperCard&quot;&gt;HyperCard « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://livecode.com&quot;&gt;LiveCode | Create apps for multiple platforms. Quickly. Easily. Free.&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.podcastinghandbook.co&quot;&gt;The Podcasting Handbook, by Dan Benjamin&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2011/01/09/two-for-one/&quot;&gt;Two for One « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2014/01/20/that-syncing-feeling/&quot;&gt;That Syncing Feeling « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2014/01/20/sync-or-swim/&quot;&gt;Sync or Swim « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2014/01/20/everything-but-the-kitchen-sync/&quot;&gt;Everything but the Kitchen Sync « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.agilebits.com/2013/01/03/direct-syncing-in-1password-4-for-ios/&quot;&gt;We listened: Direct sync in 1Password 4 for iOS « Agile Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.agilebits.com/2013/09/13/1password-wi-fi-sync-peek-control-your-data/&quot;&gt;A look at Wi-Fi Sync, a new way to control your data with 1Password « Agile Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/419546134785163264&quot;&gt;Andrew Pontious tweet: “Me, just now, in my notes: Good news is that there’s a &lt;em&gt;lot&lt;/em&gt; of verbose Apple documentation. That’s kind of also the bad news.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/ios/documentation/General/Conceptual/iCloudDesignGuide/Chapters/Introduction.html&quot;&gt;iCloud Design Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/ios/documentation/General/Conceptual/iCloudDesignGuide/iCloudDesignGuide.pdf&quot;&gt;iCloud Design Guide (PDF)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.raywenderlich.com/6015/beginning-icloud-in-ios-5-tutorial-part-1&quot;&gt;Beginning iCloud in iOS 5 Tutorial Part 1 « Ray Wenderlich&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.raywenderlich.com/6031/beginning-icloud-in-ios-5-tutorial-part-2&quot;&gt;Beginning iCloud in iOS 5 Tutorial Part 2 « Ray Wenderlich&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.raywenderlich.com/12779/icloud-and-uidocument-beyond-the-basics-part-1&quot;&gt;iCloud and UIDocument: Beyond the Basics, Part 1/4 « Ray Wenderlich&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.raywenderlich.com/12794/icloud-and-uidocument-beyond-the-basics-part-2&quot;&gt;iCloud and UIDocument: Beyond the Basics, Part 2/4 « Ray Wenderlich&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.raywenderlich.com/12816/icloud-and-uidocument-beyond-the-basics-part-3&quot;&gt;iCloud and UIDocument: Beyond the Basics, Part 3/4 « Ray Wenderlich&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.raywenderlich.com/12837/icloud-and-uidocument-beyond-the-basics-part-4&quot;&gt;iCloud and UIDocument: Beyond the Basics, Part 4/4 « Ray Wenderlich&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.raywenderlich.com/store/ios-5-by-tutorials&quot;&gt;iOS 5 by Tutorials « Ray Wenderlich&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.raywenderlich.com/store/ios-6-by-tutorials&quot;&gt;iOS 6 by Tutorials « Ray Wenderlich&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.raywenderlich.com/store/ios-7-by-tutorials&quot;&gt;iOS 7 by Tutorials « Ray Wenderlich&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/apontious/Documentary&quot;&gt;apontious/Documentary « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/Carbon/Conceptual/SpotlightQuery/Concepts/Introduction.html&quot;&gt;File Metadata Search Programming Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/Carbon/Conceptual/SpotlightQuery/SpotlightQuery.pdf&quot;&gt;File Metadata Search Programming Guide (PDF)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mjtsai.com/blog/2014/01/08/hog-bay-softwares-future/&quot;&gt;Hog Bay Software’s Future « Michael Tsai&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.smilesoftware.com/PDFpen/Scan/&quot;&gt;PDFpen Scan+:Scanning and OCR for iPad and iPhone&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;He Went On and On About Interface Builder&lt;/li&gt;
  &lt;li&gt;I Think I Was Actually Wrong&lt;/li&gt;
  &lt;li&gt;I Coulda Told ’Em&lt;/li&gt;
  &lt;li&gt;It Sounds Like Wolf Catnip…Wolfnip?&lt;/li&gt;
  &lt;li&gt;Let a Thousand Flowers Bloom&lt;/li&gt;
  &lt;li&gt;You Gotta Pay for Both, Boo Hoo&lt;/li&gt;
  &lt;li&gt;It Could Actually Be Foogleblarghyblargh&lt;/li&gt;
  &lt;li&gt;Xcode Does That for You, Which Is a Little Scary&lt;/li&gt;
  &lt;li&gt;The End of the Cool Stuff&lt;/li&gt;
  &lt;li&gt;Exercise for the Reader&lt;/li&gt;
  &lt;li&gt;I Love Using the Word Edge Cases&lt;/li&gt;
  &lt;li&gt;“My God, Apple, Stop Letting Us Do Our Own Thing!”&lt;/li&gt;
  &lt;li&gt;Closer to the Truth Than I’d Like to Admit&lt;/li&gt;
  &lt;li&gt;Unicode is Impossible, This Crazy Beast&lt;/li&gt;
  &lt;li&gt;Always Going to Be a Race Condition&lt;/li&gt;
  &lt;li&gt;We’ll Let It Be Impossible&lt;/li&gt;
  &lt;li&gt;Can Wrappers Be Called Leaky?&lt;/li&gt;
  &lt;li&gt;A Lot of Stuff Can Happen in a Second&lt;/li&gt;
  &lt;li&gt;You Can’t Leave Files Behind&lt;/li&gt;
  &lt;li&gt;A Total Hot Mess&lt;/li&gt;
  &lt;li&gt;Computer Science–Hard Stuff to Do&lt;/li&gt;
  &lt;li&gt;Ending on a Stupid Joke, We Can Do That&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 75: A Few of My Favorite Things</title>
        <link>http://www.edgecasesshow.com/075-a-few-of-my-favorite-things.html</link>
        <guid>http://www.edgecasesshow.com/075-a-few-of-my-favorite-things.html</guid>
        <pubDate>Sat, 11 Jan 2014 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-075-a-few-of-my-favorite-things.mp3"
            length="22194846"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-075-a-few-of-my-favorite-things.mp3"
            fileSize="22194846"
            type="audio/mpeg" />
            
        <itunes:duration>46:12</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about two of his favorite things, live development objects and Code Bubbles. Plus: revisiting Microsoft's Singularity.</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about two of his favorite things, live development objects and Code Bubbles. Plus: revisiting Microsoft's Singularity.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about two of his favorite things, live development objects and Code Bubbles. Plus: revisiting Microsoft's Singularity.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about two of his favorite things, live development objects and Code Bubbles. Plus: revisiting Microsoft’s Singularity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://fuckyeahterrypratchett.tumblr.com/post/25001805734/in-fact-trolls-traditionally-count-like-this&quot;&gt;In fact, trolls traditionally count like this:… « Fuck Yeah Terry Pratchett&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/destroyo&quot;&gt;destroyo « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/16205792/uiaccessibilityannouncementdidfinishnotification-not-firing-when-swiping-to-anot&quot;&gt;UIAccessibilityAnnouncementDidFinishNotification not Firing when Swiping to another element « Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.ask.com/question/what-is-a-75th-anniversary-called&quot;&gt;What Is a 75th Anniversary Called? « Ask.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/31&quot;&gt;The Turing Frights « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://news.cnet.com/8301-10805_3-57616352-75/a-non-windows-os-microsoft-drops-clues/&quot;&gt;A non-Windows OS? Microsoft drops clues « CNET News&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nsbrief.com/114-peter-hosey/&quot;&gt;Peter Hosey « NSBrief&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=uESZnGGsLAE&quot;&gt;Steve Jobs previews NeXTSTEP 3.0 at NeXTWorld Expo (1992) « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Interface_Builder&quot;&gt;Interface Builder « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/CouchDB&quot;&gt;CouchDB « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Dashcode&quot;&gt;Dashcode « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://cs.brown.edu/~spr/codebubbles/&quot;&gt;Code Bubbles Home Page&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=PsPX0nElJ0k&quot;&gt;Code Bubbles « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.lighttable.com/&quot;&gt;Light Table&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blogs.msdn.com/b/kaelr/archive/2012/03/10/code-canvas-vs-code-bubbles-vs-debugger-canvas.aspx&quot;&gt;Code Canvas vs. Code Bubbles vs. Debugger Canvas « MSDN Blogs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;The Magic’s Gone&lt;/li&gt;
  &lt;li&gt;Maybe I’m Just a Big Blabbermouth&lt;/li&gt;
  &lt;li&gt;Siracusa Being the Madman That He Is&lt;/li&gt;
  &lt;li&gt;Keep in Mind This Is Not &lt;em&gt;THE&lt;/em&gt; Singularity&lt;/li&gt;
  &lt;li&gt;A Gemini Thing Going On&lt;/li&gt;
  &lt;li&gt;Freeze-Dried Objects&lt;/li&gt;
  &lt;li&gt;These Troublesome Laws of Physics&lt;/li&gt;
  &lt;li&gt;For a Certain Value of “We”&lt;/li&gt;
  &lt;li&gt;Feels More Like Clay&lt;/li&gt;
  &lt;li&gt;Code Being Flung over the Wire&lt;/li&gt;
  &lt;li&gt;The Pony Episode&lt;/li&gt;
  &lt;li&gt;A Truly Dynamic Language Yearning to Breathe Free&lt;/li&gt;
  &lt;li&gt;Every Other Minute Blows Your Mind&lt;/li&gt;
  &lt;li&gt;The Seed of Discontent&lt;/li&gt;
  &lt;li&gt;A Guy Who Loves Lots of Windows on His Screen&lt;/li&gt;
  &lt;li&gt;What Was That About Being Positive?&lt;/li&gt;
  &lt;li&gt;Writing Code, Writing Code, Writing Code &lt;em&gt;CHUNK&lt;/em&gt; Time to Move Over to Debug!&lt;/li&gt;
  &lt;li&gt;The Best Reason to Install Java on Your Mac&lt;/li&gt;
  &lt;li&gt;Try a Little Slice of the Future Here&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 74: Accessibility</title>
        <link>http://www.edgecasesshow.com/074-accessibility.html</link>
        <guid>http://www.edgecasesshow.com/074-accessibility.html</guid>
        <pubDate>Sat, 28 Dec 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-074-accessibility.mp3"
            length="21968260"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-074-accessibility.mp3"
            fileSize="21968260"
            type="audio/mpeg" />
            
        <itunes:duration>45:42</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious along with Wolf Rentzsch delves into Apple's accessibility APIs for iOS.</description>
        <itunes:summary>Andrew Pontious along with Wolf Rentzsch delves into Apple's accessibility APIs for iOS.</itunes:summary>
        <itunes:subtitle>Andrew Pontious along with Wolf Rentzsch delves into Apple's accessibility APIs for iOS.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious along with Wolf Rentzsch delves into Apple’s accessibility APIs for iOS.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2013/?id=202&quot;&gt;WWDC 2013 Session 202 Accessibility in iOS&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/iPhoneAccessibility/Introduction/Introduction.html&quot;&gt;Accessibility Programming Guide for iOS&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://youtu.be/lQr9vsHxU6E&quot;&gt;Apple iOS Apps Film from WWDC 2012 « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.ariadnegps.eu&quot;&gt;Ariadne GPS&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://openradar.appspot.com/radar?id=5862077382000640&quot;&gt;rdar://15495675 Cell shifts under VoiceOver when accessibility APIs are overridden « Open Radar&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://openradar.appspot.com/radar?id=5828954594213888&quot;&gt;rdar://15498013 Strings properties in cell subclass -&amp;gt; undesired accessibility element for cell « Open Radar&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;“I Like the Way You Think.” “Really? Nobody Else Seems To.”&lt;/li&gt;
  &lt;li&gt;Don’t Be Stupid!&lt;/li&gt;
  &lt;li&gt;What the Darn Thing’s Gonna Do&lt;/li&gt;
  &lt;li&gt;Don’t Smush Together Things&lt;/li&gt;
  &lt;li&gt;Instances of Deep Polish&lt;/li&gt;
  &lt;li&gt;A Maintenance Smell&lt;/li&gt;
  &lt;li&gt;I Rarely Prove Myself Too Much of a Pessimist&lt;/li&gt;
  &lt;li&gt;Which Was Not Very Well-Spent Time&lt;/li&gt;
  &lt;li&gt;You Are the Walter White of Cocoa&lt;/li&gt;
  &lt;li&gt;Still Geometry-Based&lt;/li&gt;
  &lt;li&gt;A Muscle-Memory Thing&lt;/li&gt;
  &lt;li&gt;It’s Not Like There’s a Carbon&lt;/li&gt;
  &lt;li&gt;On the Mac, It’s So Much Worse&lt;/li&gt;
  &lt;li&gt;Sort of Complaint-Minded&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 73: Sequential Consistency</title>
        <link>http://www.edgecasesshow.com/073-sequential-consistency.html</link>
        <guid>http://www.edgecasesshow.com/073-sequential-consistency.html</guid>
        <pubDate>Sun, 22 Dec 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-073-sequential-consistency.mp3"
            length="22925021"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-073-sequential-consistency.mp3"
            fileSize="22925021"
            type="audio/mpeg" />
            
        <itunes:duration>47:43</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about sequential consistency and memory models by dressing up Andrew as a Processor and himself as Main Memory. Special involuntary cameo by Daniel Jalkut the Cache (not really).</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about sequential consistency and memory models by dressing up Andrew as a Processor and himself as Main Memory. Special involuntary cameo by Daniel Jalkut the Cache (not really).</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about sequential consistency and memory models by dressing up Andrew as a Processor and himself as Main Memory. Special involuntary cameo by Daniel Jalkut the Cache (not really).</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about sequential consistency and memory models by dressing up Andrew as a Processor and himself as Main Memory. Special involuntary cameo by Daniel Jalkut the Cache (not really).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2010/?id=207&quot;&gt;WWDC 2010 Session 207 Network Apps for iPhone OS, Part 1&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2010/?id=208&quot;&gt;WWDC 2010 Session 208 Network Apps for iPhone OS, Part 2&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/Library/ios/samplecode/MVCNetworking/Introduction/Intro.html&quot;&gt;MVCNetworking Sample Code&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://localhost:4000/63&quot;&gt;ARM Is Kind of Like Dark Matter « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://herbsutter.com/2013/02/11/atomic-weapons-the-c-memory-model-and-modern-hardware/&quot;&gt;atomic Weapons: The C++ Memory Model and Modern Hardware « Sutter’s Mill&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://daniel.jalkut.usesthis.com&quot;&gt;Daniel Jalkut « The Setup&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.linuxjournal.com/article/8211?page=0,0&quot;&gt;Memory Ordering in Modern Microprocessors, Part I « Linux Journal&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.linuxjournal.com/article/8212?page=0,0&quot;&gt;Memory Ordering in Modern Microprocessors, Part II « Linux Journal&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.rdrop.com/users/paulmck/scalability/paper/whymb.2010.07.23a.pdf&quot;&gt;Memory Barriers: a Hardware View for Software Hackers (PDF)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Dekker's_algorithm&quot;&gt;Dekker’s algorithm « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Cache_coherence&quot;&gt;Cache coherence « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Bus_sniffing&quot;&gt;Bus sniffing « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.ibm.com/developerworks/library/j-jtp02244/index.html&quot;&gt;Java theory and practice: Fixing the Java Memory Model, Part 1 « IBM developerWorks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.ibm.com/developerworks/library/j-jtp03304/&quot;&gt;Java theory and practice: Fixing the Java Memory Model, Part 2 « IBM developerWorks&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Java_Memory_Model&quot;&gt;Java Memory Model « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://blogs.oracle.com/dave/&quot;&gt;David Dice’s Weblog « Oracle Blogs&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/memory-barriers.txt?id=HEAD&quot;&gt;Linux Kernel Memory Barriers « Linux kernel source tree&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Memory_model_(programming)&quot;&gt;Memory model (programming) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Race_condition#Software&quot;&gt;Race condition, Software « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;A Custom Mispronunciation of Your Name&lt;/li&gt;
  &lt;li&gt;Right There, You Already Have Your First Problem&lt;/li&gt;
  &lt;li&gt;We’re Going to Do a Little Role Playing&lt;/li&gt;
  &lt;li&gt;As Close to Shakespeare as We Get Here at Edge Cases&lt;/li&gt;
  &lt;li&gt;Andrew, You’re Really Fast, Everyone Says That&lt;/li&gt;
  &lt;li&gt;La-Di-La, Check Your Watch, Check Twitter&lt;/li&gt;
  &lt;li&gt;To Continue the Inappropriate Anthromorphization&lt;/li&gt;
  &lt;li&gt;Jalkut the Cache&lt;/li&gt;
  &lt;li&gt;Actually One of the Worst Things You Can Do&lt;/li&gt;
  &lt;li&gt;This Only Buys You So Much&lt;/li&gt;
  &lt;li&gt;Like a Tree Falling in the Forest&lt;/li&gt;
  &lt;li&gt;You Should Take All This with a Grain of Salt&lt;/li&gt;
  &lt;li&gt;You’re a Fool to Listen to Us&lt;/li&gt;
  &lt;li&gt;Storing Is Communication&lt;/li&gt;
  &lt;li&gt;We Want to Throw Some Money at the Problem&lt;/li&gt;
  &lt;li&gt;I’m Already Cheap&lt;/li&gt;
  &lt;li&gt;Have You Ever Had the Pleasure of Debugging Optimized Code?&lt;/li&gt;
  &lt;li&gt;Where All the Jalkuts Get to Talk to Each Other&lt;/li&gt;
  &lt;li&gt;We Don’t Want to Cut Java Any Slack&lt;/li&gt;
  &lt;li&gt;Go into Lawyer Mode&lt;/li&gt;
  &lt;li&gt;You’re in Undefined Land, No One Can Help You Anyway&lt;/li&gt;
  &lt;li&gt;Surprisingly Strongly Consistent&lt;/li&gt;
  &lt;li&gt;That’s When the Bit Gets Set&lt;/li&gt;
  &lt;li&gt;That’s How Awesome We Are&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 72: It's Not Just Code, It's Unicode</title>
        <link>http://www.edgecasesshow.com/072-its-not-just-code-its-unicode.html</link>
        <guid>http://www.edgecasesshow.com/072-its-not-just-code-its-unicode.html</guid>
        <pubDate>Fri, 13 Dec 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-072-its-not-just-code-its-unicode.mp3"
            length="22887161"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-072-its-not-just-code-its-unicode.mp3"
            fileSize="22887161"
            type="audio/mpeg" />
            
        <itunes:duration>47:37</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks hexy to Wolf Rentzsch by going on at length about Unicode: its design, its planes (astral and otherwise), and its UTF-16 and UTF-8 encodings. Plus: backup followup.</description>
        <itunes:summary>Andrew Pontious talks hexy to Wolf Rentzsch by going on at length about Unicode: its design, its planes (astral and otherwise), and its UTF-16 and UTF-8 encodings. Plus: backup followup.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks hexy to Wolf Rentzsch by going on at length about Unicode: its design, its planes (astral and otherwise), and its UTF-16 and UTF-8 encodings. Plus: backup followup.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks hexy to Wolf Rentzsch by going on at length about Unicode: its design, its planes (astral and otherwise), and its UTF-16 and UTF-8 encodings. Plus: backup followup.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.codinghorror.com/blog/2009/12/international-backup-awareness-day.html&quot;&gt;International Backup Awareness Day « Coding Horror&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/325947280/backing-up-live-vmware-fusion-virtual-machines&quot;&gt;Backing Up Live VMware Fusion Virtual Machines « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mattconnolly.wordpress.com/2013/12/12/522/&quot;&gt;Using ZFS Snapshots on Time Machine backups. « Matt Connolly’s Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/bavarious/status/405697721279188992&quot;&gt;Bavarious tweet: “Some NSString operations in the light of @edaqa’s ‘The string type is broken’ post: http://mortoray.com/2013/11/27/the-string-type-is-broken/”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mortoray.com/2013/11/27/the-string-type-is-broken/&quot;&gt;The string type is broken « Musing Mortoray ~ On Programming and Language Design&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Unicode&quot;&gt;Unicode « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Plane_(Dungeons_&amp;amp;_Dragons)&quot;&gt;Plane (Dungeons &amp;amp; Dragons)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/UTF-32&quot;&gt;UTF-32 « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/UTF-16&quot;&gt;UTF-16 « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/UTF-8&quot;&gt;UTF-8 « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://bitsplitting.org&quot;&gt;Bitsplitting | Chasing the impossible with Daniel Jalkut&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Byte_order_mark&quot;&gt;Byte order mark « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Combining_character&quot;&gt;Combining character « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Precomposed_character&quot;&gt;Precomposed character « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/ios/qa/qa1235/_index.html&quot;&gt;Technical Q&amp;amp;A QA1235: Converting to Precomposed Unicode&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://drewthaler.blogspot.com/2007/12/case-against-insensitivity.html&quot;&gt;The Case Against Insensitivity « Recording Artist&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lists-archives.com/git/643726-git-on-macosx-and-files-with-decomposed-utf-8-file-names.html&quot;&gt;Re: git on MacOSX and files with decomposed utf-8 file names « lists-archives.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I Have My Own Misgivings About This Topic&lt;/li&gt;
  &lt;li&gt;Not Only Because It Destroyed Your System&lt;/li&gt;
  &lt;li&gt;I Could Never Find the Emotional Strength&lt;/li&gt;
  &lt;li&gt;We Warned You About This, Nicholas&lt;/li&gt;
  &lt;li&gt;Don’t Quote Me on That&lt;/li&gt;
  &lt;li&gt;Backup Itself Is Such a Terrible Topic&lt;/li&gt;
  &lt;li&gt;In the Corner There, Sulking&lt;/li&gt;
  &lt;li&gt;He’s Taken the Arrows in the Back for Us&lt;/li&gt;
  &lt;li&gt;Or Umlaut, If You’re German&lt;/li&gt;
  &lt;li&gt;Automate Ourselves Away&lt;/li&gt;
  &lt;li&gt;A Bit of a Scope Increase&lt;/li&gt;
  &lt;li&gt;Talk Hexy to Me&lt;/li&gt;
  &lt;li&gt;I Don’t Even Know What’s in There&lt;/li&gt;
  &lt;li&gt;How Wikipedia Thinks That Works&lt;/li&gt;
  &lt;li&gt;It Cracks Me Up When You Read Binary&lt;/li&gt;
  &lt;li&gt;It’s a Magic Cookie&lt;/li&gt;
  &lt;li&gt;Two Thingies to Represent One Character&lt;/li&gt;
  &lt;li&gt;If You Want to Wake the Beast&lt;/li&gt;
  &lt;li&gt;Given Unicode, That Way Lies Madness&lt;/li&gt;
  &lt;li&gt;Dammit, Stop This Idiocy&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 71: Libraries vs Collaborating Objects</title>
        <link>http://www.edgecasesshow.com/071-libraries-vs-collaborating-objects.html</link>
        <guid>http://www.edgecasesshow.com/071-libraries-vs-collaborating-objects.html</guid>
        <pubDate>Sun, 08 Dec 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-071-libraries-vs-collaborating-objects.mp3"
            length="26794905"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-071-libraries-vs-collaborating-objects.mp3"
            fileSize="26794905"
            type="audio/mpeg" />
            
        <itunes:duration>55:47</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about software interface design, using jQuery's Ajax functionality as an example of a &quot;library&quot; API style and NSURLConnection as an example of a &quot;collaborating objects&quot; API style. Plus: AFNetworking, and NSURLSession</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about software interface design, using jQuery's Ajax functionality as an example of a &quot;library&quot; API style and NSURLConnection as an example of a &quot;collaborating objects&quot; API style. Plus: AFNetworking, and NSURLSession</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about software interface design, using jQuery's Ajax functionality as an example of a &quot;library&quot; API style and NSURLConnection as an example of a &quot;collaborating objects&quot; API style. Plus: AFNetworking, and NSURLSession</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about software interface design, using jQuery’s Ajax functionality as an example of a “library” API style and NSURLConnection as an example of a “collaborating objects” API style. Plus: AFNetworking, and NSURLSession.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://jquery.com/&quot;&gt;jQuery&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/JQuery&quot;&gt;jQuery « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://api.jquery.com/category/ajax/shorthand-methods/&quot;&gt;Shorthand Methods « jQuery API Documentation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://api.jquery.com/category/ajax/low-level-interface/&quot;&gt;Low-Level Interface « jQuery API Documentation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/Cocoa/Reference/Foundation/Classes/NSURLConnection_Class/Reference/Reference.html&quot;&gt;NSURLConnection Class Reference&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/URLLoadingSystem/Tasks/UsingNSURLConnection.html&quot;&gt;URL Loading System Programming Guide: Using NSURLConnection&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blackpixel.com/blog/2012/05/caching-and-nsurlconnection.html&quot;&gt;Caching and NSURLConnection « Black Pixel&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.quinn.echidna.id.au/Quinn/WWW/&quot;&gt;Quinn “The Eskimo!”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://plus.google.com/113323132406504367955/posts/J9wvUEC6rGZ&quot;&gt;ASIHTTPRequest is no more…. « Steve Streza, Google+&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/Dirk_Gently/status/400097874299867136&quot;&gt;Sam Marshall tweet: “@rentzsch it boils down to too much bloat and unnecessary boilerplate code for doing relatively simple things.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/Dirk_Gently/status/400101199544078336&quot;&gt;Sam Marshall tweet: “@rentzsch and as @ameaijou pointed out, it makes too many unnecessary abstractions: json/XML/http are data types to be handled, not requests”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nshipster.com/afnetworking-2/&quot;&gt;AFNetworking 2.0 « NSHipster&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/ios/documentation/Foundation/Reference/NSURLSession_class/Introduction/Introduction.html&quot;&gt;NSURLSession Class Reference&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Punk_rock&quot;&gt;Punk rock « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Class-responsibility-collaboration_card&quot;&gt;Class-responsibility-collaboration card « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Sequence_diagram&quot;&gt;Sequence diagram « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Facade_pattern&quot;&gt;Facade pattern « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/Cocoa/Reference/ApplicationKit/Classes/NSTextView_Class/Reference/Reference.html&quot;&gt;NSTextView Class Reference&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/legacy/library/documentation/Cocoa/Reference/Foundation/Classes/NSCalendarDate_Class/NSCalendarDate_Class.pdf&quot;&gt;NSCalendarDate Class Reference (PDF)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/damienkatz/status/268272910672740354&quot;&gt;Damien Katz tweet: “Invented a design pattern I call “simple code”. When I need the code to do something new I “modify it”.”&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;This Is the NURLConnection One&lt;/li&gt;
  &lt;li&gt;Involuntary Followup&lt;/li&gt;
  &lt;li&gt;Everybody Should Use Time Machine&lt;/li&gt;
  &lt;li&gt;Pluck the Remaining Files&lt;/li&gt;
  &lt;li&gt;Shows How Much I Know About the Medical Profession&lt;/li&gt;
  &lt;li&gt;The Elevator Pitch for JQuery&lt;/li&gt;
  &lt;li&gt;Suspend Your Disgust&lt;/li&gt;
  &lt;li&gt;A Bit of Knowledge Wikipedia Doesn’t Know&lt;/li&gt;
  &lt;li&gt;That’s a Little JQuery Joke for You Two People in the Audience&lt;/li&gt;
  &lt;li&gt;The Worse Case Scenario&lt;/li&gt;
  &lt;li&gt;“Let Us Now Talk About NSURLConnection” “…Must We?”&lt;/li&gt;
  &lt;li&gt;The Detritus Left on Shore After That Storm&lt;/li&gt;
  &lt;li&gt;Designed Literally a Decade Ago&lt;/li&gt;
  &lt;li&gt;A C Function Pointer, Which Nobody Likes&lt;/li&gt;
  &lt;li&gt;Every Single Method Is Optional&lt;/li&gt;
  &lt;li&gt;Not That I Recommend Diving In&lt;/li&gt;
  &lt;li&gt;Google+ Is Still a Present Danger&lt;/li&gt;
  &lt;li&gt;Talking Trash About AFNetworking&lt;/li&gt;
  &lt;li&gt;A Big Ball of MUD&lt;/li&gt;
  &lt;li&gt;I Will Take a String, Because F U NSURL&lt;/li&gt;
  &lt;li&gt;What Really Helps Is Diagramming&lt;/li&gt;
  &lt;li&gt;Don’t Use UML&lt;/li&gt;
  &lt;li&gt;My Good Friend NSCalendarDate&lt;/li&gt;
  &lt;li&gt;It’s Like You Don’t Know Me at All&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 70: Android Is Like Moving to France</title>
        <link>http://www.edgecasesshow.com/070-android-is-like-moving-to-france.html</link>
        <guid>http://www.edgecasesshow.com/070-android-is-like-moving-to-france.html</guid>
        <pubDate>Sat, 23 Nov 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-070-android-is-like-moving-to-france.mp3"
            length="21952450"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-070-android-is-like-moving-to-france.mp3"
            fileSize="21952450"
            type="audio/mpeg" />
            
        <itunes:duration>45:40</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about taking the very first steps to try to develop for Android, including why he's thinking about it, why companies like Eclipse even if he doesn't, and why he had to turn to Stack Overflow almost immediately.</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about taking the very first steps to try to develop for Android, including why he's thinking about it, why companies like Eclipse even if he doesn't, and why he had to turn to Stack Overflow almost immediately.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about taking the very first steps to try to develop for Android, including why he's thinking about it, why companies like Eclipse even if he doesn't, and why he had to turn to Stack Overflow almost immediately.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about taking the very first steps to try to develop for Android, including why he’s thinking about it, why companies like Eclipse even if he doesn’t, and why he had to turn to Stack Overflow almost immediately.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://carpeaqua.com/2013/11/13/ramping-up-on-android-development/&quot;&gt;Ramping Up On Android Development « carpeaqua&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.theguardian.com/technology/2013/nov/07/android-market-share-smartphone-users-google-apple&quot;&gt;Why an 80 Percent Market Share Might Only Represent Half of Smartphone Users « theguardian.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://venturebeat.com/2013/10/31/google-play-now-drives-25-more-downloads-than-ios-app-store-has-50-the-revenue/&quot;&gt;Google Play now drives 25% more downloads than iOS app store, has 50% the revenue « VentureBeat&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.bignerdranch.com/book/android_the_big_nerd_ranch_guide&quot;&gt;Android Programming: The Big Nerd Ranch Guide « Big Nerd Ranch&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://developer.android.com/index.html&quot;&gt;Android Developers&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/edelaney05/status/285528834277793793&quot;&gt;Evan DeLaney tweet: “Dear Xcode, I used Eclipse for six hours today. I will &lt;em&gt;never&lt;/em&gt; say another word. Ever. Seriously. I’m sorry, Evan”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://wiki.wocommunity.org/display/WOL/Home&quot;&gt;WOLips/WOProject « WOCommunity Association Wiki&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2013/11/18/a-mergin-behavior/&quot;&gt;A Mergin’ Behavior « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.genymotion.com&quot;&gt;Genymotion&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/playlist?list=PLWz5rJ2EKKc_XOgcRukSoKKjewFJZrKV0&quot;&gt;DevBytes « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/60&quot;&gt;When You’re New to a Codebase « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.theverge.com/2012/6/5/3062611/palm-webos-hp-inside-story-pre-postmortem&quot;&gt;Pre to postmortem: the inside story of the death of Palm and webOS « The Verge&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Back to the Mac, and Not in a Good Way&lt;/li&gt;
  &lt;li&gt;Apple Will Keep Slipping Further and Further Behind&lt;/li&gt;
  &lt;li&gt;Apple’s Kind of Letting Us Down&lt;/li&gt;
  &lt;li&gt;Less Reason for Us to Stay…Monogamous?&lt;/li&gt;
  &lt;li&gt;Unsettling Connections&lt;/li&gt;
  &lt;li&gt;I’m Not Going to Make That Promise&lt;/li&gt;
  &lt;li&gt;Eclipse Makes Me Shudder&lt;/li&gt;
  &lt;li&gt;You Actually Took One for the Team&lt;/li&gt;
  &lt;li&gt;Something to Get Me Over That Hump&lt;/li&gt;
  &lt;li&gt;I Can’t Get a Damn Thing to Work&lt;/li&gt;
  &lt;li&gt;That Really Stumps a Lot of People&lt;/li&gt;
  &lt;li&gt;It’s Still Intensely Stupid, but At Least That Helps&lt;/li&gt;
  &lt;li&gt;Maybe for My Third or Fourth Episode about Learning Android&lt;/li&gt;
  &lt;li&gt;A Software Tooling Issue&lt;/li&gt;
  &lt;li&gt;Speaking As Mr. Mogenerator&lt;/li&gt;
  &lt;li&gt;It’s a Little Weird&lt;/li&gt;
  &lt;li&gt;At Least Three Problems That Stopped Me Dead&lt;/li&gt;
  &lt;li&gt;Wait a Minute, I Need That&lt;/li&gt;
  &lt;li&gt;I’d Better Go Off to the Internet&lt;/li&gt;
  &lt;li&gt;Right Now I’m Just Going to Role With It&lt;/li&gt;
  &lt;li&gt;Which Is Also a Fairly Horrible Name for Something&lt;/li&gt;
  &lt;li&gt;Very Non-Apple-y Way to Do Things&lt;/li&gt;
  &lt;li&gt;Giving Up on the Mac Look and Feel…&lt;em&gt;Forever&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;I’ll Let You Talk in a Minute&lt;/li&gt;
  &lt;li&gt;WebOS Will Spoil You&lt;/li&gt;
  &lt;li&gt;All My Normal Friends Seem to Now Have Androids&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 69: The Time Machine Worst-Case Scenario</title>
        <link>http://www.edgecasesshow.com/069-the-time-machine-worst-case-scenario.html</link>
        <guid>http://www.edgecasesshow.com/069-the-time-machine-worst-case-scenario.html</guid>
        <pubDate>Sat, 16 Nov 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-069-the-time-machine-worst-case-scenario.mp3"
            length="26103600"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-069-the-time-machine-worst-case-scenario.mp3"
            fileSize="26103600"
            type="audio/mpeg" />
            
        <itunes:duration>54:20</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about backup. Topics include Time Machine, the sadness of Time Capsule, SuperDuper, clonedrive (Wolf's own software), CrashPlan, Backblaze, and Arq.</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about backup. Topics include Time Machine, the sadness of Time Capsule, SuperDuper, clonedrive (Wolf's own software), CrashPlan, Backblaze, and Arq.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about backup. Topics include Time Machine, the sadness of Time Capsule, SuperDuper, clonedrive (Wolf's own software), CrashPlan, Backblaze, and Arq.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about backup. Topics include Time Machine, the sadness of Time Capsule, SuperDuper, clonedrive (Wolf’s own software), CrashPlan, Backblaze, and Arq.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Time_Machine_(OS_X)&quot;&gt;Time Machine (OS X) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://arstechnica.com/apple/2011/07/mac-os-x-10-7/18/#mobile-time-machine&quot;&gt;Mac OS X 10.7 Lion: the Ars Technica review, Mobile Time Machine « Ars Technica&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/65252040345/finder-10-9-disk-space-embellishments&quot;&gt;Finder 10.9 Disk Space Embellishment « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Microsoft_Outlook#Macintosh&quot;&gt;Microsoft Outlook, Macintosh « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mjtsai.com/blog/2012/11/12/retrospect-10-and-instant-scan/&quot;&gt;Retrospect 10 and Instant Scan « Michael Tsai&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man3/fts.3.html&quot;&gt;fts(3) Mac OS X Developer Tools Manual Page&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/2710479978/time-machine-failure&quot;&gt;Time Machine Failure « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lists.apple.com/archives/filesystem-dev/2011/Jan/msg00000.html&quot;&gt;using FSevents for backup - is it reliable enough? « lists.apple.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/status/400101719188590593&quot;&gt;Wolf Rentzsch tweet: “Apparently accidentally deleted a bunch of files back in July and only realized today. &amp;lt;3 Time Machine”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html&quot;&gt;SuperDuper! « Shirt Pocket&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.bombich.com/&quot;&gt;Carbon Copy Cloner « Bombich Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.newertech.com/products/voyagerq.php&quot;&gt;Voyager Q/S3 « NewerTech&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/clonedrive&quot;&gt;rentzsch/clonedrive « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/GUID_Partition_Table&quot;&gt;GUID Partition Table « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.code42.com/crashplan/&quot;&gt;CrashPlan&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.backblaze.com/&quot;&gt;Backblaze&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.dropbox.com/&quot;&gt;Dropbox&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.theverge.com/2013/11/5/5039216/everpix-life-and-death-inside-the-worlds-best-photo-startup&quot;&gt;Out of the picture: why the world’s best photo startup is going out of business « The Verge&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.haystacksoftware.com/arq/&quot;&gt;Arq « Haystack Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://aws.amazon.com/s3/&quot;&gt;Amazon S3 « Amazon Web Services&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://aws.amazon.com/glacier/&quot;&gt;Amazon Glacier « Amazon Web Services&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;You Have &lt;em&gt;Secret&lt;/em&gt; Followup?&lt;/li&gt;
  &lt;li&gt;Hungry for a Big, Empty Hard Drive&lt;/li&gt;
  &lt;li&gt;It Was Lying to Me&lt;/li&gt;
  &lt;li&gt;Time Capsule Is Such a Sad Story&lt;/li&gt;
  &lt;li&gt;It Could Be Pure Apple&lt;/li&gt;
  &lt;li&gt;Everyone Needs a Wifi Router&lt;/li&gt;
  &lt;li&gt;If They’re Normals, What Are We?&lt;/li&gt;
  &lt;li&gt;Eventually, Something Goes Wrong, All the Time&lt;/li&gt;
  &lt;li&gt;Don’t Feel Like You Actually Have to Read It&lt;/li&gt;
  &lt;li&gt;Whatever Cat That Was&lt;/li&gt;
  &lt;li&gt;Stop the World for Me&lt;/li&gt;
  &lt;li&gt;It Has the Magic Pocket Watch&lt;/li&gt;
  &lt;li&gt;Enough Quirks and Failure Scenarios&lt;/li&gt;
  &lt;li&gt;Don’t Put Your Eggs in the Time Capsule Basket&lt;/li&gt;
  &lt;li&gt;RAID Is Not a Backup&lt;/li&gt;
  &lt;li&gt;Past Me Had a Stroke or Something&lt;/li&gt;
  &lt;li&gt;The Least Reliable Part of Your System&lt;/li&gt;
  &lt;li&gt;Cocoa Copy Cloner&lt;/li&gt;
  &lt;li&gt;I’m Amazed It Works&lt;/li&gt;
  &lt;li&gt;All Backup Machismo&lt;/li&gt;
  &lt;li&gt;Randomly Eating Its Backups&lt;/li&gt;
  &lt;li&gt;It Wouldn’t Be an Edge Cases Episode If I Didn’t Write Some Code&lt;/li&gt;
  &lt;li&gt;It Looks Like a Toaster&lt;/li&gt;
  &lt;li&gt;Not What Dropbox Is For&lt;/li&gt;
  &lt;li&gt;I Feel Kind of Bad for Normals&lt;/li&gt;
  &lt;li&gt;They’re Not Doing It, and They’re Not Going to Do It&lt;/li&gt;
  &lt;li&gt;If We Mention His Name Three Times, Will He Appear?&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 68: Improve Your App's Performance with This One Weird Tip</title>
        <link>http://www.edgecasesshow.com/068-improve-your-apps-performance-with-this-one-weird-tip.html</link>
        <guid>http://www.edgecasesshow.com/068-improve-your-apps-performance-with-this-one-weird-tip.html</guid>
        <pubDate>Sat, 09 Nov 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-068-improve-your-apps-performance-with-this-one-weird-tip.mp3"
            length="20497253"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-068-improve-your-apps-performance-with-this-one-weird-tip.mp3"
            fileSize="20497253"
            type="audio/mpeg" />
            
        <itunes:duration>42:38</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about performance, including the difference ways to define performance improvements, techniques Andrew himself has used, and tips from Apple's WWDC sessions.  Plus: bcrypt is soooo 2008.</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about performance, including the difference ways to define performance improvements, techniques Andrew himself has used, and tips from Apple's WWDC sessions.  Plus: bcrypt is soooo 2008.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about performance, including the difference ways to define performance improvements, techniques Andrew himself has used, and tips from Apple's WWDC sessions.  Plus: bcrypt is soooo 2008.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about performance, including the difference ways to define performance improvements, techniques Andrew himself has used, and tips from Apple’s WWDC sessions.  Plus: bcrypt is soooo 2008.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/61&quot;&gt;A Cryptography Tourist « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/PBKDF2&quot;&gt;PBKDF2 « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Scrypt&quot;&gt;scrypt « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/19&quot;&gt;In the Magical World of Threads « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/65&quot;&gt;Threads Are Interesting « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2013/?id=211&quot;&gt;WWDC 2013 Session 211 Core Data Performance Optimization and Debugging&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.learn-cocos2d.com/2013/03/confirmed-arc-slow/&quot;&gt;Confirmed: Objective-C ARC is slow. Don’t use it! (sarcasm off) « Learn &amp;amp; Master Cocos2D Game Development&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/66&quot;&gt;The Language of Cross-Platform Development « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2013/?id=204&quot;&gt;WWDC 2013 Session 204 What’s New with Multitasking&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/60&quot;&gt;When You’re New to a Codebase « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2013/?id=224&quot;&gt;WWDC 2013 Session 224 Designing Code for Performance&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2013/?id=704&quot;&gt;WWDC 2013 Session 704 Building Efficient OS X Apps&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2013/?id=713&quot;&gt;WWDC 2013 Session 713 Accelerate Framework&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;My Neopet Dog Is Not Eating My Digital Homework&lt;/li&gt;
  &lt;li&gt;“Ass-Crypt?”&lt;/li&gt;
  &lt;li&gt;Sequential Memory-Hard&lt;/li&gt;
  &lt;li&gt;The Anti-Performance Thing&lt;/li&gt;
  &lt;li&gt;bcrypt Is Old and Busted&lt;/li&gt;
  &lt;li&gt;Talking out of My “S”, as It Were&lt;/li&gt;
  &lt;li&gt;If You Get to Ten I Think You Get Some Steak Knives&lt;/li&gt;
  &lt;li&gt;All the Sessions Tend to Be a Blur&lt;/li&gt;
  &lt;li&gt;Another Head Fake, I See&lt;/li&gt;
  &lt;li&gt;A Nice Little Sneaky Way to Do It&lt;/li&gt;
  &lt;li&gt;That Was Really Unfortunate&lt;/li&gt;
  &lt;li&gt;You’re Saying “Edge Cases” a Lot During This Episode&lt;/li&gt;
  &lt;li&gt;A Fairly Blunt Instrument, Quote Unquote&lt;/li&gt;
  &lt;li&gt;Maybe I’m a Hypocrite&lt;/li&gt;
  &lt;li&gt;It Seems to Be Fairly Badly Named&lt;/li&gt;
  &lt;li&gt;I Suspect It’s Not Magic&lt;/li&gt;
  &lt;li&gt;Money That You Pay For&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 67: Fillers and Spillers</title>
        <link>http://www.edgecasesshow.com/067-fillers-and-spillers.html</link>
        <guid>http://www.edgecasesshow.com/067-fillers-and-spillers.html</guid>
        <pubDate>Fri, 01 Nov 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-067-fillers-and-spillers.mp3"
            length="15822849"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-067-fillers-and-spillers.mp3"
            fileSize="15822849"
            type="audio/mpeg" />
            
        <itunes:duration>32:55</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about his Çingleton 3 presentation, &quot;Fillers and Spillers&quot;: his terms for those who advance human progress (such as scientist, engineers, and artists) and those who propagate those advancements to everyone else.</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about his Çingleton 3 presentation, &quot;Fillers and Spillers&quot;: his terms for those who advance human progress (such as scientist, engineers, and artists) and those who propagate those advancements to everyone else.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about his Çingleton 3 presentation, &quot;Fillers and Spillers&quot;: his terms for those who advance human progress (such as scientist, engineers, and artists) and those who propagate those advancements to everyone else.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about his Çingleton 3 presentation, “Fillers and Spillers”: his terms for those who advance human progress (such as scientist, engineers, and artists) and those who propagate those advancements to everyone else.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://cingleton.com/&quot;&gt;Çingleton Conference&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/status/395218358536122368&quot;&gt;Wolf Rentzsch tweet: “the entirety of my political philosophy in one animated gif http://imgur.com/oYr4LxF”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Prince&quot;&gt;The Prince « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/USA_Today&quot;&gt;USA Today « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Popular_Science&quot;&gt;Popular Science « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Discover_(magazine)&quot;&gt;Discover (magazine) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/New_Scientist&quot;&gt;New Scientist « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Walmart&quot;&gt;Walmart « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Thomas_Kinkade&quot;&gt;Thomas Kinkade « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Banksy&quot;&gt;Banksy « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/592949476/c4-release&quot;&gt;[C4 release]; « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.macalope.com/2010/05/14/qa-with-rentzsch/&quot;&gt;Q&amp;amp;A with Rentzsch « The Macalope&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Advanced_Technology_Group&quot;&gt;Advanced Technology Group « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Not a Method Dispatch to Be Found&lt;/li&gt;
  &lt;li&gt;All of Humanity’s Progress Is Based on Technology&lt;/li&gt;
  &lt;li&gt;Not Fighting over Animal Carcasses&lt;/li&gt;
  &lt;li&gt;A Spectrum of Respect&lt;/li&gt;
  &lt;li&gt;Crusty Graybeard Scientists&lt;/li&gt;
  &lt;li&gt;Apple Has, at Times, Lost Sight of Its Fillers&lt;/li&gt;
  &lt;li&gt;This Brings Us to Section 3.3.1&lt;/li&gt;
  &lt;li&gt;Thou Shalt Not Use Flash&lt;/li&gt;
  &lt;li&gt;The Schillers&lt;/li&gt;
  &lt;li&gt;A Fiduciary Duty&lt;/li&gt;
  &lt;li&gt;I’m Just Describing the Players&lt;/li&gt;
  &lt;li&gt;Happy in My Own Little World of Technology&lt;/li&gt;
  &lt;li&gt;I’m All for Setting More Fires&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 66: The Language of Cross-Platform Development</title>
        <link>http://www.edgecasesshow.com/066-the-language-of-cross-platform-development.html</link>
        <guid>http://www.edgecasesshow.com/066-the-language-of-cross-platform-development.html</guid>
        <pubDate>Sat, 26 Oct 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-066-the-language-of-cross-platform-development.mp3"
            length="24333282"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-066-the-language-of-cross-platform-development.mp3"
            fileSize="24333282"
            type="audio/mpeg" />
            
        <itunes:duration>50:38</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about the challenges of cross-platform development, including Mac vs. Windows, OS X vs. iOS, and iOS 6 vs. iOS 7.</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about the challenges of cross-platform development, including Mac vs. Windows, OS X vs. iOS, and iOS 6 vs. iOS 7.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about the challenges of cross-platform development, including Mac vs. Windows, OS X vs. iOS, and iOS 6 vs. iOS 7.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about the challenges of cross-platform development, including Mac vs. Windows, OS X vs. iOS, and iOS 6 vs. iOS 7.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/C_(programming_language)&quot;&gt;C (programming language) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/Darwin/Conceptual/64bitPorting/transition/transition.html#//apple_ref/doc/uid/TP40001064-CH207-TPXREF103&quot;&gt;64-Bit Transition Guide, Data Type Changes&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/389560324010950656&quot;&gt;Andrew Pontious tweet: “Things I didn’t miss from Mac 64-bit programming on iOS — Apple ridiculous inability to handle NSInteger well in format strings.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/gparker/status/377910611453046784&quot;&gt;Greg Parker tweet: “%zd, %tu, %tx (signed, unsigned, hex) currently format NSInteger and NSUInteger with no warnings.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/17&quot;&gt;Then, You’re Just Writing C++ « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/12&quot;&gt;A Little Slice of Windows in My IDE « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/TransitionGuide/SupportingEarlieriOS.html#//apple_ref/doc/uid/TP40013174-CH14-SW1&quot;&gt;iOS 7 Transition Guide: Supporting iOS 6&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://code.google.com/p/j2objc/&quot;&gt;j2objc - A Java to iOS Objective-C translation tool and runtime « Google Project Hosting&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://phonegap.com&quot;&gt;PhoneGap&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/2&quot;&gt;Would They Call it iCode? « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;This Fine, Fine Show of Ours&lt;/li&gt;
  &lt;li&gt;A Bit of a Kerfuffle&lt;/li&gt;
  &lt;li&gt;Not a Binary-Type Thing&lt;/li&gt;
  &lt;li&gt;And Don’t Say Javascript&lt;/li&gt;
  &lt;li&gt;I Probably Know Too Much About It&lt;/li&gt;
  &lt;li&gt;LISP Has Always Been Around, LISP Is Eternal&lt;/li&gt;
  &lt;li&gt;Then You’re Setting Yourself Up for Trouble&lt;/li&gt;
  &lt;li&gt;I’m Not Sure Apple Did Us Any Favors&lt;/li&gt;
  &lt;li&gt;You Get a Lot of Disrespect&lt;/li&gt;
  &lt;li&gt;Apple Was Big-Tent Back Then&lt;/li&gt;
  &lt;li&gt;They Were Slow, They Were Weird-Looking&lt;/li&gt;
  &lt;li&gt;Wizards Love Windows&lt;/li&gt;
  &lt;li&gt;Like Grit in a Pool of Oil&lt;/li&gt;
  &lt;li&gt;Our Metaphors Continue to be Wonderful&lt;/li&gt;
  &lt;li&gt;I’m Not Just Saying This in the Abstract&lt;/li&gt;
  &lt;li&gt;Well, Y’know, No You Can’t&lt;/li&gt;
  &lt;li&gt;That’s Very Adult of You&lt;/li&gt;
  &lt;li&gt;Apple Loves Transition Guides&lt;/li&gt;
  &lt;li&gt;Oh My God, Don’t DO THIS!&lt;/li&gt;
  &lt;li&gt;The Web Is Its Own Platform&lt;/li&gt;
  &lt;li&gt;I’ve Always Been an Anti-Fan&lt;/li&gt;
  &lt;li&gt;Loren Is Obviously a Genius&lt;/li&gt;
  &lt;li&gt;That’s When the Real Fun Is Going to Begin&lt;/li&gt;
  &lt;li&gt;I Feel Kind of Badly for Recommending It&lt;/li&gt;
  &lt;li&gt;The Red Carpet Leads Right There&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 65: Threads Are Interesting</title>
        <link>http://www.edgecasesshow.com/065-threads-are-interesting.html</link>
        <guid>http://www.edgecasesshow.com/065-threads-are-interesting.html</guid>
        <pubDate>Sun, 13 Oct 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-065-threads-are-interesting.mp3"
            length="26510166"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-065-threads-are-interesting.mp3"
            fileSize="26510166"
            type="audio/mpeg" />
            
        <itunes:duration>55:11</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about threads, explaining what they are, giving them a robust defense, and providing hints about his sordid concurrency past. (Spoiler: GCD wins in the end.)</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about threads, explaining what they are, giving them a robust defense, and providing hints about his sordid concurrency past. (Spoiler: GCD wins in the end.)</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about threads, explaining what they are, giving them a robust defense, and providing hints about his sordid concurrency past. (Spoiler: GCD wins in the end.)</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about threads, explaining what they are, giving them a robust defense, and providing hints about his sordid concurrency past. (Spoiler: GCD wins in the end.)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Modern-Operating-Systems-3rd-Edition/dp/0136006639&quot;&gt;Modern Operating Systems, 3rd Edition, by Andrew S. Tanenbaum « Amazon.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/mach_inject&quot;&gt;rentzsch/mach_inject « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20020211225139/http://redshed.net/macHack/97/andthebandplayedon.html&quot;&gt;Implementing Threaded IO on the MacOS « Red Shed Software via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20020204191704/http://redshed.net/threads/index.html&quot;&gt;Red Shed Threads « Red Shed Software via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://hurdextras.nongnu.org/ipc_guide/mach_ipc_cthreads.html&quot;&gt;Mach’s C Threads « Hurd Extras&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://computing.llnl.gov/tutorials/pthreads/&quot;&gt;POSIX Threads Programming « Livermore Computing Center&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/MacHack&quot;&gt;MacHack « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Napster&quot;&gt;Napster « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/JRErr&quot;&gt;rentzsch/JRErr « github.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://libdispatch.macosforge.org/&quot;&gt;libdispatch « Mac OS Forge&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.kegel.com/c10k.html&quot;&gt;The C10K problem « Dan Kegel’s Web Hostel&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.cs.berkeley.edu/~brewer/papers/threads-hotos-2003.pdf&quot;&gt;Why Events Are a Bad Idea (for High-Concurrency Servers), by Rob von Behren, Jeremy Condit, and Eric Brewer (PDF) « Computer Science Division | EECS at UC Berkeley&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Grand_Central_Dispatch&quot;&gt;Grand Central Dispatch « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20080820122944/http://www.adhocconference.com/cgi-bin/blosxom.cgi/PastShows/ADHOC19/2004_Papers.html&quot;&gt;ADHOC/MacHack 19 Papers via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20080820123125/http://www.adhocconference.com/papers/2004/Weaving_the_Leopard_Pelt.pdf&quot;&gt;Weaving the Leopard’s Pelt: Simulating Fibers on OS X, by Andrew Pontious via Wayback Machine (PDF)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I Wish I Could Blame the Bourbon&lt;/li&gt;
  &lt;li&gt;I Always Strain for Analogies&lt;/li&gt;
  &lt;li&gt;It Was Totally Deterministic&lt;/li&gt;
  &lt;li&gt;The Big-Boy Operating System Concepts&lt;/li&gt;
  &lt;li&gt;From the Days of Yore&lt;/li&gt;
  &lt;li&gt;Put a Rentzsch in the Works&lt;/li&gt;
  &lt;li&gt;I Don’t Know What’s Wrong with Us&lt;/li&gt;
  &lt;li&gt;Mach Had This Thing&lt;/li&gt;
  &lt;li&gt;Pulsing Threads&lt;/li&gt;
  &lt;li&gt;Smash on the Accelerator and Then Smash on the Brakes&lt;/li&gt;
  &lt;li&gt;No One Cared at That Point&lt;/li&gt;
  &lt;li&gt;My Claim to Fame&lt;/li&gt;
  &lt;li&gt;You Can Definitely Use Them for Evil&lt;/li&gt;
  &lt;li&gt;I Don’t Know What to Call Any of This Stuff&lt;/li&gt;
  &lt;li&gt;Only in the Preemptive World&lt;/li&gt;
  &lt;li&gt;I’ll Recursively Lock It for You&lt;/li&gt;
  &lt;li&gt;The Contender for One of the Weirdest APIs Out There&lt;/li&gt;
  &lt;li&gt;Because We’re in the Harsh Land of C&lt;/li&gt;
  &lt;li&gt;Who Wants to be Mean to the Thread?&lt;/li&gt;
  &lt;li&gt;At That Point You’re in Multithreaded Land&lt;/li&gt;
  &lt;li&gt;I Seem to Remember Leaking a Lot&lt;/li&gt;
  &lt;li&gt;State in General Is the Root of All Evil&lt;/li&gt;
  &lt;li&gt;In Threads, the Early Bird Doesn’t Get the Worm&lt;/li&gt;
  &lt;li&gt;Your OS Falls Over&lt;/li&gt;
  &lt;li&gt;I Was Just Pulling My Hair Out&lt;/li&gt;
  &lt;li&gt;Cuz You’re Going to Go on the Sloooow Paaaath&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 64: Slobbering over Xcode 5 Auto Layout</title>
        <link>http://www.edgecasesshow.com/064-slobbering-over-xcode-5-auto-layout.html</link>
        <guid>http://www.edgecasesshow.com/064-slobbering-over-xcode-5-auto-layout.html</guid>
        <pubDate>Sun, 06 Oct 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-064-slobbering-over-xcode-5-auto-layout.mp3"
            length="23429546"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-064-slobbering-over-xcode-5-auto-layout.mp3"
            fileSize="23429546"
            type="audio/mpeg" />
            
        <itunes:duration>48:45</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious tells Wolf Rentzsch about the changes in Xcode 5, including a more iOS-like appearance, expanded SCM functionality, new unit test UI, and most importantly, a very welcome overhaul of Interface Builder's Auto Layout support.</description>
        <itunes:summary>Andrew Pontious tells Wolf Rentzsch about the changes in Xcode 5, including a more iOS-like appearance, expanded SCM functionality, new unit test UI, and most importantly, a very welcome overhaul of Interface Builder's Auto Layout support.</itunes:summary>
        <itunes:subtitle>Andrew Pontious tells Wolf Rentzsch about the changes in Xcode 5, including a more iOS-like appearance, expanded SCM functionality, new unit test UI, and most importantly, a very welcome overhaul of Interface Builder's Auto Layout support.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious tells Wolf Rentzsch about the changes in Xcode 5, including a more iOS-like appearance, expanded SCM functionality, new unit test UI, and most importantly, a very welcome overhaul of Interface Builder’s Auto Layout support.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/8390606/is-there-a-way-to-compile-for-arm-rather-than-thumb-in-xcode-4&quot;&gt;Is there a way to compile for ARM rather than Thumb in Xcode 4? « Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/technologies/tools/whats-new.html&quot;&gt;What’s New in Xcode 5&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/382220672757272577&quot;&gt;Andrew Pontious tweet: “Pro tip: tell all your dev friends about the Xcode 5 switch to put the new comparison view on the right. They often bawl with joy.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/46&quot;&gt;Rectangles on a String « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/47&quot;&gt;Slinging CGRects Around « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2013/?id=406&quot;&gt;WWDC 2013 Session 406 Taking Control of Auto Layout in Xcode 5&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Studly Floating Point Performance&lt;/li&gt;
  &lt;li&gt;Everything Is Tinier&lt;/li&gt;
  &lt;li&gt;I Don’t Run Mavericks&lt;/li&gt;
  &lt;li&gt;“Hey, Guys, You’re Not iOS!”&lt;/li&gt;
  &lt;li&gt;Too Many Notes&lt;/li&gt;
  &lt;li&gt;For Xcode To Shut Up About It&lt;/li&gt;
  &lt;li&gt;Ya Don’t Get Full Credit&lt;/li&gt;
  &lt;li&gt;Which Makes Me…Happy&lt;/li&gt;
  &lt;li&gt;Unlike Every. Other. Comparison. View. In the Universe!&lt;/li&gt;
  &lt;li&gt;It Was Wrong, It Was Stupid, It Was Bad&lt;/li&gt;
  &lt;li&gt;And They Did It Anyway, Cuz they Never Listen&lt;/li&gt;
  &lt;li&gt;Someone Has Had Their Head Meet Reality&lt;/li&gt;
  &lt;li&gt;I Hope To Be Pleasantly Surprised by It&lt;/li&gt;
  &lt;li&gt;If You Have To Look at a Tooltip, Your UI Has Failed&lt;/li&gt;
  &lt;li&gt;Here’s a New Thing! It Doesn’t Do Anything&lt;/li&gt;
  &lt;li&gt;Not Held Back by the Baggage of C&lt;/li&gt;
  &lt;li&gt;The Martha Stuart of Project Editors&lt;/li&gt;
  &lt;li&gt;Lost in a Sea of White&lt;/li&gt;
  &lt;li&gt;If It’s Odd, It Should Be Me&lt;/li&gt;
  &lt;li&gt;I’ve Been Dying To Talk About It&lt;/li&gt;
  &lt;li&gt;Apple Says a Lot of Things&lt;/li&gt;
  &lt;li&gt;The Opposite of Maintainable&lt;/li&gt;
  &lt;li&gt;You Have Checked in a Bomb into Your Project&lt;/li&gt;
  &lt;li&gt;You’re Making My Heart Go Pitter-Patter&lt;/li&gt;
  &lt;li&gt;You Made a Little Phone in the Middle of My Xcode&lt;/li&gt;
  &lt;li&gt;Just Do the Whole of Xcode This Way&lt;/li&gt;
  &lt;li&gt;Putting as Much Lipstick on the Pig as He Could&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 63: ARM Is Kind of Like Dark Matter</title>
        <link>http://www.edgecasesshow.com/063-arm-is-kind-of-like-dark-matter.html</link>
        <guid>http://www.edgecasesshow.com/063-arm-is-kind-of-like-dark-matter.html</guid>
        <pubDate>Sat, 28 Sep 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-063-arm-is-kind-of-like-dark-matter.mp3"
            length="35754273"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-063-arm-is-kind-of-like-dark-matter.mp3"
            fileSize="35754273"
            type="audio/mpeg" />
            
        <itunes:duration>49:38</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about ARM64: its history, its advantages, and its surprisingly unsurprising ISA (instruction set architecture).</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about ARM64: its history, its advantages, and its surprisingly unsurprising ISA (instruction set architecture).</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about ARM64: its history, its advantages, and its surprisingly unsurprising ISA (instruction set architecture).</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about ARM64: its history, its advantages, and its surprisingly unsurprising ISA (instruction set architecture).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://earthlingsoft.net&quot;&gt;earthlingsoft&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Acorn_Computers&quot;&gt;Acorn Computers « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/ARM_architecture&quot;&gt;ARM architecture « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Western_Design_Center&quot;&gt;Western Design Center « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.westerndesigncenter.com/wdc/WDC_Founder.cfm&quot;&gt;WDC Founder « Western Design Center&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Newton_(platform)&quot;&gt;Newton (platform) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.nomodes.com/LinzmayerBook.html&quot;&gt;Larry Tesler’s corrections to Owen W. Linzmayer’s Apple Confidential&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.reds.ch/share/cours/ReCo/documents/TheHistoryOfTheArmArchitecture.pdf&quot;&gt;The History of The ARM Architecture: From Inception to IPO (PDF)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.anandtech.com/show/7112/the-arm-diaries-part-1-how-arms-business-model-works&quot;&gt;The ARM Diaries, Part 1: How ARM’s Business Model Works « AnandTech&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0487a/index.html&quot;&gt;ARMv8-A Architecture Reference Manual « ARM Information Center&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/One_instruction_set_computer&quot;&gt;One instruction set computer « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;ARM Architecture Reference Manual Extracts (local path): &lt;span style=&quot;word-wrap: break-word&quot;&gt;/Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/Frameworks/DTISAReferenceGuide.framework/Versions/A/Resources/ARMISA.pdf&lt;/span&gt;&lt;/li&gt;
  &lt;li&gt;IA32 ISA (local path): &lt;span style=&quot;word-wrap: break-word&quot;&gt;/Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/Frameworks/DTISAReferenceGuide.framework/Versions/A/Resources/IA32ISA.pdf&lt;/span&gt;&lt;/li&gt;
  &lt;li&gt;em64t ISA (local path): &lt;span style=&quot;word-wrap: break-word&quot;&gt;/Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/Frameworks/DTISAReferenceGuide.framework/Versions/A/Resources/em64t_ISA.pdf&lt;/span&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.mikeash.com/pyblog/friday-qa-2013-09-27-arm64-and-you.html&quot;&gt;Friday Q&amp;amp;A 2013-09-27: ARM64 and You « mikeash.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.sealiesoftware.com/blog/archive/2013/09/24/objc_explain_Non-pointer_isa.html&quot;&gt;[objc explain]: Non-pointer isa « Hamster Emporium&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nostarch.com/insidemachine.htm&quot;&gt;Inside the Machine, by Jon Stokes « No Starch Press&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Second-Edition-Kaufmann-Computer-Architecture/dp/0120884216&quot;&gt;See MIPS Run, Second Edition, by Dominic Sweetman « Amazon.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Kind of Unsightly for Us&lt;/li&gt;
  &lt;li&gt;A Bit of a Programming Languages Geek&lt;/li&gt;
  &lt;li&gt;More Overlapping Names Than a Dostoyevsky Novel&lt;/li&gt;
  &lt;li&gt;Was There Another Branch Called LEG?&lt;/li&gt;
  &lt;li&gt;The British Apple&lt;/li&gt;
  &lt;li&gt;Not Readily Available in My RAM Here&lt;/li&gt;
  &lt;li&gt;This Is Where Things Start Getting Confusing&lt;/li&gt;
  &lt;li&gt;I Just Don’t Believe It&lt;/li&gt;
  &lt;li&gt;Just Tack a Zero on the End&lt;/li&gt;
  &lt;li&gt;The Hobbit Simply Wasn’t Studly Enough&lt;/li&gt;
  &lt;li&gt;You Will Never Hear About the ARM 4 and ARM 5&lt;/li&gt;
  &lt;li&gt;Like Siracusa, I Am Anti-Patent&lt;/li&gt;
  &lt;li&gt;We Talk a Lot About Intel&lt;/li&gt;
  &lt;li&gt;I Would Prefer the Term Execution Architecture&lt;/li&gt;
  &lt;li&gt;It’s Very Non-RISC-y&lt;/li&gt;
  &lt;li&gt;I’m Pretty Far Gone, but Not That Far Gone&lt;/li&gt;
  &lt;li&gt;Maybe I Have To Be a Little Less Snarky&lt;/li&gt;
  &lt;li&gt;Extra Bits for Extra Goodness&lt;/li&gt;
  &lt;li&gt;It Almost Seems Naively Clean&lt;/li&gt;
  &lt;li&gt;ARM Is Everywhere&lt;/li&gt;
  &lt;li&gt;MIPS Is Kind of a Sad Story&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 62: Primal Debugging Systems</title>
        <link>http://www.edgecasesshow.com/062-primal-debugging-systems.html</link>
        <guid>http://www.edgecasesshow.com/062-primal-debugging-systems.html</guid>
        <pubDate>Sun, 25 Aug 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-062-primal-debugging-systems.mp3"
            length="35445871"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-062-primal-debugging-systems.mp3"
            fileSize="35445871"
            type="audio/mpeg" />
            
        <itunes:duration>49:11</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about debugging: the oddity of combining a programmer's creation role with mystery solving, debugging difficulty levels, and the tools we use, including Instruments and lldb. Plus: git bisect.</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about debugging: the oddity of combining a programmer's creation role with mystery solving, debugging difficulty levels, and the tools we use, including Instruments and lldb. Plus: git bisect.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about debugging: the oddity of combining a programmer's creation role with mystery solving, debugging difficulty levels, and the tools we use, including Instruments and lldb. Plus: git bisect.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about debugging: the oddity of combining a programmer’s creation role with mystery solving, debugging difficulty levels, and the tools we use, including Instruments and lldb. Plus: git bisect.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/43&quot;&gt;Don’t Expect Anything To Work « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/status/21317766909&quot;&gt;Wolf Rentzsch tweet: “just wrote a two-line function. Both lines had a bug in them”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2012/07/29/wild-schemes/&quot;&gt;Wild Schemes « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/50&quot;&gt;The Graffiti of the Software Development World « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/51&quot;&gt;Your Logging System Isn’t Advanced Enough « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.gnu.org/software/gdb/&quot;&gt;GDB: The GNU Project Debugger&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lldb.llvm.org&quot;&gt;LLDB Homepage&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2013/?id=407&quot;&gt;WWDC 2013 Session 407 Debugging with Xcode&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2013/?id=413&quot;&gt;WWDC 2013 Session 413 Advanced Debugging with LLDB&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Mythical_Man-Month&quot;&gt;The Mythical Man-Month « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://git-scm.com/book/en/Git-Tools-Debugging-with-Git#Binary-Search&quot;&gt;Debugging with Git, Binary Search « Git&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;It Takes a Long Time to Build a File System&lt;/li&gt;
  &lt;li&gt;There’s Nothing Wrong with Milking Your Professional Life&lt;/li&gt;
  &lt;li&gt;A Carpenter and a Private Investigator&lt;/li&gt;
  &lt;li&gt;The Pottery Barn Rule&lt;/li&gt;
  &lt;li&gt;One Group to Make the Bugs and One Group to Fix Them&lt;/li&gt;
  &lt;li&gt;They’re Not Miracle Workers&lt;/li&gt;
  &lt;li&gt;And You Say, “That Shouldn’t Be Happening”&lt;/li&gt;
  &lt;li&gt;Happy People Are All Happy in the Same Way; Unhappy People Are All Unhappy in Different Ways&lt;/li&gt;
  &lt;li&gt;Why Are Things Not Smooth?&lt;/li&gt;
  &lt;li&gt;I Was Very Much at Home in Shark&lt;/li&gt;
  &lt;li&gt;The Pre–Xcode 4 Xcode 4&lt;/li&gt;
  &lt;li&gt;Under Systems with Shitty Debuggers, Logging Is All You Have&lt;/li&gt;
  &lt;li&gt;LLDB Had No Such Luxury&lt;/li&gt;
  &lt;li&gt;A Little Bit of Dog Action in the Back&lt;/li&gt;
  &lt;li&gt;And Then I Go Back to Writing My Log Statements&lt;/li&gt;
  &lt;li&gt;All Different Little Meta-Languages&lt;/li&gt;
  &lt;li&gt;Code or GTFO&lt;/li&gt;
  &lt;li&gt;It’s Not &lt;em&gt;That&lt;/em&gt; Customizable&lt;/li&gt;
  &lt;li&gt;My Code, Not Your Code&lt;/li&gt;
  &lt;li&gt;Some Sort of Object Model Glued to the C Runtime&lt;/li&gt;
  &lt;li&gt;Software Is Actually Surprisingly Good&lt;/li&gt;
  &lt;li&gt;At That Point, You’re Just Abusing QA&lt;/li&gt;
  &lt;li&gt;I Want to Believe&lt;/li&gt;
  &lt;li&gt;They’re Going to Knock This One Out of the Park Too&lt;/li&gt;
  &lt;li&gt;Some Issues with Showing Me My Bloody Variables&lt;/li&gt;
  &lt;li&gt;If You Structure Your Header Files Right&lt;/li&gt;
  &lt;li&gt;Caught in the Shiny Allure of Apple’s Newest Systems&lt;/li&gt;
  &lt;li&gt;By Git Standards, It’s a Dream&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 61: A Cryptography Tourist</title>
        <link>http://www.edgecasesshow.com/061-a-cryptography-tourist.html</link>
        <guid>http://www.edgecasesshow.com/061-a-cryptography-tourist.html</guid>
        <pubDate>Sat, 17 Aug 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-061-a-cryptography-tourist.mp3"
            length="27372728"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-061-a-cryptography-tourist.mp3"
            fileSize="27372728"
            type="audio/mpeg" />
            
        <itunes:duration>37:59</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch tries to scare Andrew Pontious with all the decisions you're likely to get wrong when implementing a cryptographic system and gives some advice on how to cope. (To skip the beginning infodump, start at 7:50.)</description>
        <itunes:summary>Wolf Rentzsch tries to scare Andrew Pontious with all the decisions you're likely to get wrong when implementing a cryptographic system and gives some advice on how to cope. (To skip the beginning infodump, start at 7:50.)</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch tries to scare Andrew Pontious with all the decisions you're likely to get wrong when implementing a cryptographic system and gives some advice on how to cope. (To skip the beginning infodump, start at 7:50.)</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch tries to scare Andrew Pontious with all the decisions you’re likely to get wrong when implementing a cryptographic system and gives some advice on how to cope. (To skip the beginning infodump, start at 7:50.)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://tonyarcieri.com/all-the-crypto-code-youve-ever-written-is-probably-broken&quot;&gt;All the crypto code you’ve ever written is probably broken « bascule&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Electronic_codebook_.28ECB.29&quot;&gt;Block cipher mode of operation, Electronic codebook (ECB) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.skullsecurity.org/blog/2013/padding-oracle-attacks-in-depth&quot;&gt;Padding oracle attacks: in depth « SkullSecurity&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Block_cipher_modes_of_operation#Counter_.28CTR.29&quot;&gt;Block cipher mode of operation, Counter (CTR) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Message_authentication_code&quot;&gt;Message authentication code « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/SHA-1&quot;&gt;SHA-1 « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20130530054040/http://benlog.com/articles/2008/06/19/dont-hash-secrets/&quot;&gt;Don’t Hash Secrets « benlog via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.skullsecurity.org/blog/2012/everything-you-need-to-know-about-hash-length-extension-attacks&quot;&gt;Everything you need to know about hash length extension attacks « SkullSecurity&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/matthew_d_green&quot;&gt;Matthew Green (matthew_d_green) « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.cryptographyengineering.com/&quot;&gt;A Few Thoughts on Cryptographic Engineering&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.usenix.org/conference/hotsec13/crypto-apis&quot;&gt;Crypto APIs « USENIX&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.schneier.com/book-applied.html&quot;&gt;Applied Cryptography by Bruce Schneier « Schneier on Security&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.cryptographyengineering.com/2011/11/in-defense-of-applied-cryptography.html&quot;&gt;In defense of Applied Cryptography « A Few Thoughts on Cryptographic Engineering&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Cryptography-Engineering-Principles-Practical-Applications/dp/0470474246&quot;&gt;Cryptography Engineering: Design Principles and Practical Applications, by Niels Ferguson, Bruce Schneier, and Tadayoshi Kohno « Amazon.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://android-developers.blogspot.com/2013/08/some-securerandom-thoughts.html&quot;&gt;Some SecureRandom Thoughts « Android Developers Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.openssl.org/&quot;&gt;OpenSSL: The Open Source toolkit for SSL/TLS&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/OpenSSLFact&quot;&gt;OpenSSL Fact (OpenSSLFact) « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nacl.cr.yp.to/&quot;&gt;NaCl: Networking and Cryptography library&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://labs.umbrella.com/2013/03/06/announcing-sodium-a-new-cryptographic-library/&quot;&gt;Introducing Sodium, a new Cryptographic Library « Umbrella Security Labs&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.keyczar.org/&quot;&gt;Keyczar&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.gnupg.org/related_software/libraries.en.html&quot;&gt;Libraries « GnuPG.org&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://developer.apple.com/library/mac/documentation/Security/Conceptual/SecTransformPG/Introduction/Introduction.html&quot;&gt;Security Transforms Programming Guide: About Security Transforms&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://codahale.com/how-to-safely-store-a-password/&quot;&gt;How To Safely Store A Password « codahale.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://sockpuppet.org/blog/2013/07/22/applied-practical-cryptography/&quot;&gt;Applied Cryptography Engineering « Quarrelsome&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I Don’t Know What That Is&lt;/li&gt;
  &lt;li&gt;One of the Dense Shows&lt;/li&gt;
  &lt;li&gt;I’m Butchering His Name, But I’ll Put a Link In&lt;/li&gt;
  &lt;li&gt;All the Crypto Code You’ve Ever Written Is Probably Broken&lt;/li&gt;
  &lt;li&gt;The Newish Hotness&lt;/li&gt;
  &lt;li&gt;That Has the Word “Secure” in It&lt;/li&gt;
  &lt;li&gt;Their Internal Bit Blender State&lt;/li&gt;
  &lt;li&gt;The Point Is: You Probably Wouldn’t Get This Right&lt;/li&gt;
  &lt;li&gt;I Want to Have Some HotSec&lt;/li&gt;
  &lt;li&gt;The Thrust of What This Episode is About&lt;/li&gt;
  &lt;li&gt;We’re Domain Tourists&lt;/li&gt;
  &lt;li&gt;I Don’t Want This to Devolve into the Grep Thing&lt;/li&gt;
  &lt;li&gt;The Methodology of Test and Fix&lt;/li&gt;
  &lt;li&gt;It’s Like Tech Journalism&lt;/li&gt;
  &lt;li&gt;I’m So Hipster, I Had the Blue Cover Book&lt;/li&gt;
  &lt;li&gt;My Personal Rebellious Story Against the State, Man&lt;/li&gt;
  &lt;li&gt;All Sorts of Feelings of Power There&lt;/li&gt;
  &lt;li&gt;As Much As You Can Steal a Non-Physical Item, Which Is, I Guess, a Point of Philosophy&lt;/li&gt;
  &lt;li&gt;It Took the Money Incentive&lt;/li&gt;
  &lt;li&gt;Misused by People Like Me&lt;/li&gt;
  &lt;li&gt;If You Want to Be a White Hat, You Can&lt;/li&gt;
  &lt;li&gt;Let Me Tell You, It’s Not a Friendly API Whatsoever&lt;/li&gt;
  &lt;li&gt;All Shipping Code Has Bodies Buried in There&lt;/li&gt;
  &lt;li&gt;You Should See This Build System, Man, It’s Crazy&lt;/li&gt;
  &lt;li&gt;I’m Wrong About Some of the Stuff You’ve Listened To&lt;/li&gt;
  &lt;li&gt;A Mindset That Goes Well with This Podcast&lt;/li&gt;
  &lt;li&gt;Another Joe Programmer Who’s Pissed Off&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 60: When You're New to a Codebase</title>
        <link>http://www.edgecasesshow.com/060-when-youre-new-to-a-codebase.html</link>
        <guid>http://www.edgecasesshow.com/060-when-youre-new-to-a-codebase.html</guid>
        <pubDate>Sat, 10 Aug 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-060-when-youre-new-to-a-codebase.mp3"
            length="23354314"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-060-when-youre-new-to-a-codebase.mp3"
            fileSize="23354314"
            type="audio/mpeg" />
            
        <itunes:duration>48:36</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious covers with Wolf Rentzsch three aspects of learning the source code of an unfamiliar project: teaching someone else your codebase, learning a new codebase yourself, and the extra steps Andrew takes.</description>
        <itunes:summary>Andrew Pontious covers with Wolf Rentzsch three aspects of learning the source code of an unfamiliar project: teaching someone else your codebase, learning a new codebase yourself, and the extra steps Andrew takes.</itunes:summary>
        <itunes:subtitle>Andrew Pontious covers with Wolf Rentzsch three aspects of learning the source code of an unfamiliar project: teaching someone else your codebase, learning a new codebase yourself, and the extra steps Andrew takes.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious covers with Wolf Rentzsch three aspects of learning the source code of an unfamiliar project: teaching someone else your codebase, learning a new codebase yourself, and the extra steps Andrew takes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/58&quot;&gt;Testing Whether You Believe in Fairies « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2013/?id=224&quot;&gt;WWDC 2013 Session 224 Designing Code for Performance&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/59&quot;&gt;If You’re a File System Geek « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/matt_connolly/status/365041127478407169&quot;&gt;matt_connolly tweet: “Don’t shout at your servers. @rentzsch @edgecasesshow http://www.youtube.com/watch?v=tDacjrSCeq4”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=tDacjrSCeq4&quot;&gt;Shouting in the Datacenter « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/44&quot;&gt;Putting Your Scent on the Code « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/violasong/status/361332272269496323&quot;&gt;Victoria Wang (violasong) tweet: ““As Rumsfeld would say, it’s a *known* suspense. But seriously, let’s not talk about Rumsfeld anymore” - @edgecasesshow preshow”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://german.about.com/library/anfang/blanfang16.htm&quot;&gt;German for Beginners: Lesson 16 - kennen und wissen - How to say ‘know’ in German « About.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/14&quot;&gt;Maintenance and the Cocoa Slide « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/46&quot;&gt;Rectangles on a String « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/12&quot;&gt;A Little Slice of Windows in My IDE « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://edgecasesshow.com/26&quot;&gt;You Can’t Run a Script to Test Feel « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.joelonsoftware.com/articles/fog0000000069.html&quot;&gt;Things You Should Never Do, Part I « Joel on Software&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I’ll Just Punch in the Number&lt;/li&gt;
  &lt;li&gt;This Video Link Will Probably Break&lt;/li&gt;
  &lt;li&gt;“I’m Volunteering You.” “Thanks!”&lt;/li&gt;
  &lt;li&gt;I’m Skeptical, There, as in So Many Other Things&lt;/li&gt;
  &lt;li&gt;Nobody Really Wants That, Nobody Cares&lt;/li&gt;
  &lt;li&gt;To Know vs. Be Familiar With&lt;/li&gt;
  &lt;li&gt;If You Don’t Want to Sound like the Dude&lt;/li&gt;
  &lt;li&gt;You Won’t Have Made an Internal Model&lt;/li&gt;
  &lt;li&gt;Dig the Ruts in Your Own Mind&lt;/li&gt;
  &lt;li&gt;Way to Refer to Yourself!&lt;/li&gt;
  &lt;li&gt;Our Flashback Episode&lt;/li&gt;
  &lt;li&gt;Getting Two Different Witnesses to a Crime&lt;/li&gt;
  &lt;li&gt;Special Cases Unit&lt;/li&gt;
  &lt;li&gt;Giant Unreadable Morass of Lines&lt;/li&gt;
  &lt;li&gt;It’s Like You’re Looking Inside My App, Man&lt;/li&gt;
  &lt;li&gt;This Is Definitely Breaking a Record&lt;/li&gt;
  &lt;li&gt;A Write-Only Medium&lt;/li&gt;
  &lt;li&gt;The Seatbelt Analogy&lt;/li&gt;
  &lt;li&gt;What Is All This Crap?&lt;/li&gt;
  &lt;li&gt;Then You See This Gnarled Code&lt;/li&gt;
  &lt;li&gt;I Take Copious Notes&lt;/li&gt;
  &lt;li&gt;Find Your Go-To People&lt;/li&gt;
  &lt;li&gt;Don’t Get Discouraged&lt;/li&gt;
  &lt;li&gt;Be Prepared for the Roller Coaster&lt;/li&gt;
  &lt;li&gt;You May Be the Person on Both Ends of the Stick&lt;/li&gt;
  &lt;li&gt;They’re Useful for the Times They’re Useful For, and That’s Fine&lt;/li&gt;
  &lt;li&gt;I Have a Text File, like You&lt;/li&gt;
  &lt;li&gt;My Cache-to-Hit Ratio There Is Pretty Low&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 59: If You're a File System Geek</title>
        <link>http://www.edgecasesshow.com/059-if-youre-a-file-system-geek.html</link>
        <guid>http://www.edgecasesshow.com/059-if-youre-a-file-system-geek.html</guid>
        <pubDate>Sat, 03 Aug 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-059-if-youre-a-file-system-geek.mp3"
            length="25956162"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-059-if-youre-a-file-system-geek.mp3"
            fileSize="25956162"
            type="audio/mpeg" />
            
        <itunes:duration>54:02</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about the past, present, and future of file systems, from MFS to ZFS and beyond. Plus, how Apple could advance the state of the art with SSDs.</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about the past, present, and future of file systems, from MFS to ZFS and beyond. Plus, how Apple could advance the state of the art with SSDs.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about the past, present, and future of file systems, from MFS to ZFS and beyond. Plus, how Apple could advance the state of the art with SSDs.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about the past, present, and future of file systems, from MFS to ZFS and beyond. Plus, how Apple could advance the state of the art with SSDs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Macintosh_File_System&quot;&gt;Macintosh File System « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Hierarchical_File_System&quot;&gt;Hierarchical File System « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/HFS_Plus&quot;&gt;HFS Plus « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://support.apple.com/kb/TA37301&quot;&gt;Mac OS 8.1: “Where Have All My Files Gone?”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://arstechnica.com/staff/2005/12/2049/&quot;&gt;ZFS data integrity explained « Ars Technica&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://5by5.tv/hypercritical/56&quot;&gt;Belt and Suspenders « Hypercritical&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://5by5.tv/hypercritical/57&quot;&gt;Computational Skeuomorphism « Hypercritical&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/FileVault#FileVault_2&quot;&gt;FileVault 2 « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Fusion_Drive&quot;&gt;Fusion Drive « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Unix_File_System&quot;&gt;Unix File System « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Be_File_System&quot;&gt;Be File System « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.nobius.org/~dbg/&quot;&gt;Dominic Giampaolo’s Home Page&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/ZFS&quot;&gt;ZFS « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=tDacjrSCeq4&quot;&gt;Shouting in the Datacenter « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/DonJBrady&quot;&gt;Don J Brady (DonJBrady) « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://getgreenbytes.com/solutions/zevo/&quot;&gt;ZEVO « GreenBytes&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://code.google.com/p/maczfs/&quot;&gt;maczfs - MacZFS.org: Official Site for the Free ZFS for Mac OS « Google Project Hosting&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://storagemojo.com/2013/06/20/can-mac-zfs-be-saved/&quot;&gt;Can Mac ZFS be saved? « StorageMojo&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Merkle_tree&quot;&gt;Merkle tree « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lxc.sourceforge.net&quot;&gt;lxc Linux Containers « SourceForge&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.docker.io&quot;&gt;Docker, the Linux Container Engine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Btrfs&quot;&gt;Btrfs « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lwn.net/Articles/353411/&quot;&gt;Log-structured file systems: There’s one in every SSD « LWN.net&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://queue.acm.org/detail.cfm?id=2463636&quot;&gt;A File System All Its Own « ACM Queue&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Write_amplification&quot;&gt;Write amplification « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Flash_memory_controller&quot;&gt;Flash memory controller « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/stressdrive&quot;&gt;rentzsch/stressdrive « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/F2FS&quot;&gt;F2FS « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;You Being the Noob to the Mac&lt;/li&gt;
  &lt;li&gt;Really Cool in a Lot of Different Ways&lt;/li&gt;
  &lt;li&gt;Now That Apple Owns the World&lt;/li&gt;
  &lt;li&gt;Probably Not in a Good Way, but Still Interesting&lt;/li&gt;
  &lt;li&gt;Eat Up My Machine Forever&lt;/li&gt;
  &lt;li&gt;Where_have_all_my_files_gone?&lt;/li&gt;
  &lt;li&gt;You Just Get the Candy, You Don’t Get the Wrapper&lt;/li&gt;
  &lt;li&gt;ACLs Still Kinda Confuse Me, I Still Pretty Much Stay Away from Them&lt;/li&gt;
  &lt;li&gt;You Can Kind of Think of It as a Cache, but It’s Better Than That&lt;/li&gt;
  &lt;li&gt;I Don’t Know How You’re Coping with This&lt;/li&gt;
  &lt;li&gt;“Even &lt;em&gt;That&lt;/em&gt; Strategy’s Untenable.” “Oh Well.”&lt;/li&gt;
  &lt;li&gt;You Say What You’re Going to Do, and Then You Do It&lt;/li&gt;
  &lt;li&gt;When Did Avi Leave?&lt;/li&gt;
  &lt;li&gt;More Than One Andrew Out There&lt;/li&gt;
  &lt;li&gt;Which Made it Very Database-y&lt;/li&gt;
  &lt;li&gt;The Prelude to Spotlight&lt;/li&gt;
  &lt;li&gt;The Zettabyte File System&lt;/li&gt;
  &lt;li&gt;Kentucky Fried Chicken Does Not Have Their Own File System&lt;/li&gt;
  &lt;li&gt;You Don’t Have Any Dirt?&lt;/li&gt;
  &lt;li&gt;Apple Lawyers Doing Their Due Diligence&lt;/li&gt;
  &lt;li&gt;ZFS on the Mac Is in a Very Sad State&lt;/li&gt;
  &lt;li&gt;It Focuses on Data Corruption&lt;/li&gt;
  &lt;li&gt;The All-Time Favorite, Cosmic Rays&lt;/li&gt;
  &lt;li&gt;Things That Were Previously Assumed Studly&lt;/li&gt;
  &lt;li&gt;He Just Screams at the Server&lt;/li&gt;
  &lt;li&gt;Just Roll with Me&lt;/li&gt;
  &lt;li&gt;Kind of a Catch-22 Type Thing&lt;/li&gt;
  &lt;li&gt;The More Memory You Can Throw at It, the Better&lt;/li&gt;
  &lt;li&gt;The Oracle Taint on It&lt;/li&gt;
  &lt;li&gt;Grow into the ZFS Shoes&lt;/li&gt;
  &lt;li&gt;On the Mac, We’re Just Lost, and We Have No Hope&lt;/li&gt;
  &lt;li&gt;We Don’t Know How They Work&lt;/li&gt;
  &lt;li&gt;Apple Can Lead the Charge There&lt;/li&gt;
  &lt;li&gt;They Control the Hardware, They Control the Software&lt;/li&gt;
  &lt;li&gt;Only File System Geeks Like Me Would Actually Care&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 58: Testing Whether You Believe in Fairies</title>
        <link>http://www.edgecasesshow.com/058-testing-whether-you-believe-in-fairies.html</link>
        <guid>http://www.edgecasesshow.com/058-testing-whether-you-believe-in-fairies.html</guid>
        <pubDate>Sat, 27 Jul 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-058-testing-whether-you-believe-in-fairies.mp3"
            length="26547853"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-058-testing-whether-you-believe-in-fairies.mp3"
            fileSize="26547853"
            type="audio/mpeg" />
            
        <itunes:duration>49:56</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks about interviewing for a job as a developer with Wolf Rentzsch: linked lists, trick questions, big-O notation, and more.</description>
        <itunes:summary>Andrew Pontious talks about interviewing for a job as a developer with Wolf Rentzsch: linked lists, trick questions, big-O notation, and more.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks about interviewing for a job as a developer with Wolf Rentzsch: linked lists, trick questions, big-O notation, and more.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks about interviewing for a job as a developer with Wolf Rentzsch: linked lists, trick questions, big-O notation, and more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/eschaton/status/360993613229998081&quot;&gt;Chris Hanson tweet: “@rentzsch PowerTalk came with System 7 Pro (7.1.1), in late 1993. It wasn’t from the “MacOS 8 era.” It predated the PowerMac! /cc @apontious”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blackpixel.com&quot;&gt;Black Pixel&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.marco.org/2013/06/28/all-or-nothing&quot;&gt;All Or Nothing « Marco Arment&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.jobscore.com&quot;&gt;JobScore&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://collabedit.com&quot;&gt;collabedit&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Big_O_notation&quot;&gt;Big O notation « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I’ve Just Got Two Short Ones&lt;/li&gt;
  &lt;li&gt;Keychain: It’s Not That Exciting&lt;/li&gt;
  &lt;li&gt;The Andrew Pontious and Wolf Rentzsch of Objective-C&lt;/li&gt;
  &lt;li&gt;Hell, There Might Have Been&lt;/li&gt;
  &lt;li&gt;Don’t You Use Oils, or Maybe Just Watercolors&lt;/li&gt;
  &lt;li&gt;That’s What You Listeners Do, You Spite Us&lt;/li&gt;
  &lt;li&gt;First Person Who Gets That Reference Gets a Free T-Shirt, If We Had T-Shirts, Which We Don’t, So, Sorry&lt;/li&gt;
  &lt;li&gt;Not Too Long Ago but Not Too Short Ago&lt;/li&gt;
  &lt;li&gt;They Just Shred It, Basically&lt;/li&gt;
  &lt;li&gt;The Real World vs the Interview World&lt;/li&gt;
  &lt;li&gt;Did I Just Say Growing as a Transitive Verb? Sorry About That&lt;/li&gt;
  &lt;li&gt;I Know That Sounds Like BS&lt;/li&gt;
  &lt;li&gt;It Makes Me Wary&lt;/li&gt;
  &lt;li&gt;It Sounds Like Higher Billing Rate Bullshit&lt;/li&gt;
  &lt;li&gt;Interchangeable Cogs&lt;/li&gt;
  &lt;li&gt;If You Want to Have the Most Doors Open&lt;/li&gt;
  &lt;li&gt;Ermahgerd, You Worked at Apple!&lt;/li&gt;
  &lt;li&gt;You’re Not Going to Complain That I’m Stealing Your Topic&lt;/li&gt;
  &lt;li&gt;Did I Just Fail the Test?&lt;/li&gt;
  &lt;li&gt;I Hate Hate Hate Trick Questions&lt;/li&gt;
  &lt;li&gt;Oh, He Couldn’t Answer That! Points Off!&lt;/li&gt;
  &lt;li&gt;But Seriously! “What’s a Category?” That’s the Best You Can Do?&lt;/li&gt;
  &lt;li&gt;Which Is Why I Would Never Ask That Question&lt;/li&gt;
  &lt;li&gt;He Was Kind of This Gruff Old Timer, I Think, Wolf, You Would’ve Liked Him&lt;/li&gt;
  &lt;li&gt;A Game of Telephone Tag&lt;/li&gt;
  &lt;li&gt;C’mooooon, Tell Me a Little More&lt;/li&gt;
  &lt;li&gt;It Probably Won’t Do Any Good&lt;/li&gt;
  &lt;li&gt;Interviews Still Pretty Much Suck&lt;/li&gt;
  &lt;li&gt;Do You Even Want to Play That Game&lt;/li&gt;
  &lt;li&gt;Putting the Biscuit on Your Nose but Not Letting You Bite It&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 57: Both Praise and Condemn Keychain</title>
        <link>http://www.edgecasesshow.com/057-both-praise-and-condemn-keychain.html</link>
        <guid>http://www.edgecasesshow.com/057-both-praise-and-condemn-keychain.html</guid>
        <pubDate>Sat, 20 Jul 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-057-both-praise-and-condemn-keychain.mp3"
            length="22646970"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-057-both-praise-and-condemn-keychain.mp3"
            fileSize="22646970"
            type="audio/mpeg" />
            
        <itunes:duration>47:08</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about the upsides and downsides as well as the history of OS X's (and now iOS's) Keychain.</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about the upsides and downsides as well as the history of OS X's (and now iOS's) Keychain.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about the upsides and downsides as well as the history of OS X's (and now iOS's) Keychain.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about the upsides and downsides as well as the history of OS X’s (and now iOS’s) Keychain.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Keychain_(Apple)&quot;&gt;Keychain (Apple) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.opengroup.org/security/l2-cdsa.htm&quot;&gt;Security Forum - CDSA « The Open Group&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://securemacprogramming.com/Secure_Mac_Programming/Home_of_Professional_Cocoa_Application_Security.html&quot;&gt;Secure Mac Programming, by Graham Lee&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://extendmac.com/EMKeychain/&quot;&gt;EMKeychain « Extendmac&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20120311081357/http://www.wilshipley.com/blog/2006/10/pimp-my-code-part-12-frozen-in.html&quot;&gt;Pimp My Code, Part 12: Frozen in Carbonite « Call Me Fishmeal via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/nicklockwood/FXKeychain&quot;&gt;nicklockwood/FXKeychain « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/SecurID&quot;&gt;SecurID « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://help.agilebits.com/1Password3/os_x_keychain_history.html&quot;&gt;History of OS X Keychain Integration in 1Password  « 1Password 3 User Guide&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Yes, Such a Newbie!&lt;/li&gt;
  &lt;li&gt;Internet Email, and DECMail, and CompuServe&lt;/li&gt;
  &lt;li&gt;The Only Part of PowerTalk That Survives&lt;/li&gt;
  &lt;li&gt;My Bad Attitude Kicked In&lt;/li&gt;
  &lt;li&gt;You Know It’s Going to Be Pain Right There&lt;/li&gt;
  &lt;li&gt;90s Bloatware Type Stuff&lt;/li&gt;
  &lt;li&gt;A Big Curmudgeon About This&lt;/li&gt;
  &lt;li&gt;They Had Some Sort of Ugly Baby&lt;/li&gt;
  &lt;li&gt;Write Like a Human Being&lt;/li&gt;
  &lt;li&gt;The Fair and Balanced Podcast of Tech&lt;/li&gt;
  &lt;li&gt;Doo-Doo Is Quite Relevant to the Keychain&lt;/li&gt;
  &lt;li&gt;I’m Already Trusting You a Heck of a Lot&lt;/li&gt;
  &lt;li&gt;It Kinda Is a Morass&lt;/li&gt;
  &lt;li&gt;I’m Sure There’s a Big White Paper&lt;/li&gt;
  &lt;li&gt;I Think You’re Out of Your Mind If You Do&lt;/li&gt;
  &lt;li&gt;Objective-C Has Won&lt;/li&gt;
  &lt;li&gt;Apple Backs Itself into Its Own Corner&lt;/li&gt;
  &lt;li&gt;This Is Why I Started the Podcast, So People Could Better Understand My Advice and Follow It to the Letter&lt;/li&gt;
  &lt;li&gt;FileDestroyer Instead of FileMaker&lt;/li&gt;
  &lt;li&gt;Passwords Are Horrible&lt;/li&gt;
  &lt;li&gt;They’ve Had a Good Run&lt;/li&gt;
  &lt;li&gt;A New World of Security Hurt&lt;/li&gt;
  &lt;li&gt;Passwords Are Passé&lt;/li&gt;
  &lt;li&gt;The Keychain Is Just So Legacy-Based&lt;/li&gt;
  &lt;li&gt;It’s So Old&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 56: A Client of TestFlight</title>
        <link>http://www.edgecasesshow.com/056-a-client-of-testflight.html</link>
        <guid>http://www.edgecasesshow.com/056-a-client-of-testflight.html</guid>
        <pubDate>Sat, 13 Jul 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-056-a-client-of-testflight.mp3"
            length="20201647"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-056-a-client-of-testflight.mp3"
            fileSize="20201647"
            type="audio/mpeg" />
            
        <itunes:duration>42:01</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious goes over with Wolf Rentzsch the basics of Apple's code signing (or co-designing) infrastructure and how they help (or hinder) beta-testing distribution service TestFlight.</description>
        <itunes:summary>Andrew Pontious goes over with Wolf Rentzsch the basics of Apple's code signing (or co-designing) infrastructure and how they help (or hinder) beta-testing distribution service TestFlight.</itunes:summary>
        <itunes:subtitle>Andrew Pontious goes over with Wolf Rentzsch the basics of Apple's code signing (or co-designing) infrastructure and how they help (or hinder) beta-testing distribution service TestFlight.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious goes over with Wolf Rentzsch the basics of Apple’s code signing (or co-designing) infrastructure and how they help (or hinder) beta-testing distribution service TestFlight.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Lewis_and_Clark_Expedition&quot;&gt;Lewis and Clark Expedition « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://testflightapp.com/&quot;&gt;TestFlight&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://hockeyapp.net&quot;&gt;HockeyApp&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://support.hockeyapp.net/discussions/questions/206-why-hockey-over-testflight&quot;&gt;Why Hockey over TestFlight? « HockeyApp Support&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://developer.apple.com/library/ios/#documentation/IDEs/Conceptual/AppDistributionGuide/Introduction/Introduction.html&quot;&gt;App Distribution Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/schwa/status/355751458328682496&quot;&gt;Jonathan Wight (schwa) tweet: “@apontious use for development installs a developer disk image onto device. ideviceinstaller might help.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2010/?id=108&quot;&gt;WWDC 2010 Session 108 Managing Mobile Devices&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://help.apple.com/iosdeployment-apps/mac/1.1/?lang=en-us#app43ad871e&quot;&gt;Distributing Enterprise Apps for iOS Devices: Installing apps wirelessly&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/4973244/how-does-testflight-do-it&quot;&gt;How does TestFlight do it? « Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://jeffreysambells.com/2010/06/22/ios-wireless-app-distribution&quot;&gt;iOS Wireless App Distribution [Updated] « http://jeffreysambells.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://help.testflightapp.com/customer/portal/articles/821658-is-it-really-free-&quot;&gt;Is it really free? « TestFlight&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.macstories.net/news/testflight-acquired-by-burstly-launches-testflight-live/&quot;&gt;TestFlight Acquired By Burstly, Launches TestFlight Live « MacStories&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/14041789/comparison-between-testflight-live-quincykit-and-crashlytics&quot;&gt;Comparison between TestFlight Live, QuincyKit and Crashlytics « Stack Overflow&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;We Should Definitely Not Spend a Lot of Time Talking About How We Don’t Have a Lot of Time&lt;/li&gt;
  &lt;li&gt;Every Step of It Seemed Broken in a Unique Way&lt;/li&gt;
  &lt;li&gt;Team Something Something&lt;/li&gt;
  &lt;li&gt;One Thing I’m Also Going to Complain About Here&lt;/li&gt;
  &lt;li&gt;This Long String of Letter and Numbers and Dashes&lt;/li&gt;
  &lt;li&gt;I Found That to Be a Great Big Pain in the Butt&lt;/li&gt;
  &lt;li&gt;A Whole Bunch of Users Out There Who Just Don’t Sync&lt;/li&gt;
  &lt;li&gt;Well, It’s Really Bad, For One&lt;/li&gt;
  &lt;li&gt;But Not &lt;em&gt;That&lt;/em&gt; Much Information&lt;/li&gt;
  &lt;li&gt;Pretty Much a Solved Problem&lt;/li&gt;
  &lt;li&gt;Actually, a Giganto-Huge Button&lt;/li&gt;
  &lt;li&gt;Which Is, Y’know, Arrgh, Annoying&lt;/li&gt;
  &lt;li&gt;So Please Come Back to Here&lt;/li&gt;
  &lt;li&gt;I Never Risked &lt;em&gt;That&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;Can’t Be Arsed to Use iTunes&lt;/li&gt;
  &lt;li&gt;Anything with the Word ‘Monetization’ in It Is Usually Not Good&lt;/li&gt;
  &lt;li&gt;Some Extra information They Jam into the Crash Dump&lt;/li&gt;
  &lt;li&gt;Trying Too Hard to Be High Level&lt;/li&gt;
  &lt;li&gt;I Had a Chip on My Shoulder&lt;/li&gt;
  &lt;li&gt;This Is How Most Programmers Approach Most Things&lt;/li&gt;
  &lt;li&gt;How Can I Move On, How Can I Move On&lt;/li&gt;
  &lt;li&gt;The Depths of My Belligerence&lt;/li&gt;
  &lt;li&gt;Every Single Code Injection Guy Was in That Session&lt;/li&gt;
  &lt;li&gt;That’s When You Want the Xcode Magic&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 55: The Pragmatic and the Academic</title>
        <link>http://www.edgecasesshow.com/055-the-pragmatic-and-the-academic.html</link>
        <guid>http://www.edgecasesshow.com/055-the-pragmatic-and-the-academic.html</guid>
        <pubDate>Sat, 06 Jul 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-055-the-pragmatic-and-the-academic.mp3"
            length="25693683"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-055-the-pragmatic-and-the-academic.mp3"
            fileSize="25693683"
            type="audio/mpeg" />
            
        <itunes:duration>53:29</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about the pros and cons of two routes to programming knowledge: the self-taught way (employed by both hosts), and the top-down way of a computer science degree.</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about the pros and cons of two routes to programming knowledge: the self-taught way (employed by both hosts), and the top-down way of a computer science degree.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about the pros and cons of two routes to programming knowledge: the self-taught way (employed by both hosts), and the top-down way of a computer science degree.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about the pros and cons of two routes to programming knowledge: the self-taught way (employed by both hosts), and the top-down way of a computer science degree.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Bill_%26_Ted_(franchise)&quot;&gt;Bill &amp;amp; Ted (franchise) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://bitsplitting.org/2013/06/07/bitsplitting-with-buzz-andersen/&quot;&gt;Bitsplitting With Buzz Andersen « Bitsplitting&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.joelonsoftware.com/articles/ThePerilsofJavaSchools.html&quot;&gt;The Perils of JavaSchools « Joel on Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.theregister.co.uk/2013/06/20/google_hiring_procedures/&quot;&gt;Google staffing boss: Our old hiring procedures were ‘worthless’ « The Register&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Computer_Lib_/_Dream_Machines&quot;&gt;Computer Lib / Dream Machines « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://ubuzip.com/text/cldm/&quot;&gt;Computer Lib / Dream Machines « UbuZip Text&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/3266565700/cs-is-not-for-me&quot;&gt;CS is not for me « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://cemerick.com/2009/03/24/why-mit-now-uses-python-instead-of-scheme-for-its-undergraduate-cs-program/&quot;&gt;Why MIT now uses python instead of scheme for its undergraduate CS program « cemerick&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.eblong.com/zarf/if.html#lists&quot;&gt;Lists and Lists « Zarfhome&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.red-sweater.com/blog/2438/the-sandboxs-big-red-button&quot;&gt;The Sandbox’s Big Red Button « Red Sweater Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Physics_envy&quot;&gt;Physics envy « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Matrix_multiplication&quot;&gt;Matrix multiplication « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.cs.washington.edu/research/constraints/cassowary/&quot;&gt;UW Cassowary Constraint Solving Toolkit « Computer Science &amp;amp; Engineering, University of Washington&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=KlI1MR-qNt8&quot;&gt;Steve Jobs: Technology &amp;amp; Liberal Arts «  YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Knapsack_problem&quot;&gt;Knapsack problem « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.reactiongifs.com/mind-blown&quot;&gt;Mind blown « Reaction GIFs&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Perfect_hash_function&quot;&gt;Perfect hash function « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Cyclic_redundancy_check&quot;&gt;Cyclic redundancy check « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Information_theory&quot;&gt;Information theory « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.systemsguild.com/Slackpage.html&quot;&gt;Slack: Getting Past Burnout, Busywork, and the Myth of Total Efficiency, by Tom DeMarco « The Atlantic Systems Guild&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://violasong.com&quot;&gt;violasong&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/KentBeck&quot;&gt;Kent Beck (KentBeck) « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://faculty.indwes.edu/bcupp/lookback/SoftwareEngineering/DavidParnas.Poster.htm&quot;&gt;David Parnas on Software Engineering « “Looking Back” Column in IEEE Computer Society magazine &lt;em&gt;Computer&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://online.wsj.com/article/SB10001424053111903480904576512250915629460.html&quot;&gt;Marc Andreessen on Why Software Is Eating the World « WSJ.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/8&quot;&gt;iPhone to Every Man, Woman, and Child « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;No Client Hyperthreading&lt;/li&gt;
  &lt;li&gt;The Act of Learning How to Write Software&lt;/li&gt;
  &lt;li&gt;Why We Have Circles in the First Place&lt;/li&gt;
  &lt;li&gt;Most of the People in My Bubble&lt;/li&gt;
  &lt;li&gt;I Like to Joke That I Have a Grade School Education&lt;/li&gt;
  &lt;li&gt;A Kid with a Computer and a Compiler&lt;/li&gt;
  &lt;li&gt;I, Like You, Was an Autodidact&lt;/li&gt;
  &lt;li&gt;I Overloaded the Word Scheme There&lt;/li&gt;
  &lt;li&gt;Any Field That Has the Word ‘Science’ in Its Name Probably Isn’t&lt;/li&gt;
  &lt;li&gt;Wow, How Many People Can We Piss Off?&lt;/li&gt;
  &lt;li&gt;Oh, That Problem Is Academic&lt;/li&gt;
  &lt;li&gt;Distinction Without a Difference&lt;/li&gt;
  &lt;li&gt;Our Recent Friend Auto Layout&lt;/li&gt;
  &lt;li&gt;Knowledge Helps You Give Up Earlier&lt;/li&gt;
  &lt;li&gt;Don’t All Computer Science Problems Eventually Boil Down to Sorting?&lt;/li&gt;
  &lt;li&gt;The Post-Opulent World&lt;/li&gt;
  &lt;li&gt;Wasting Time Is Crucial&lt;/li&gt;
  &lt;li&gt;I Can’t Believe I Used the Word ‘Proactive’, but Sometimes It Actually Fits&lt;/li&gt;
  &lt;li&gt;One Bad Programmer Can Easily Create Two New Jobs a Year&lt;/li&gt;
  &lt;li&gt;Make It Harder for Future Plumbers&lt;/li&gt;
  &lt;li&gt;“Is That Distinction…&lt;em&gt;Academic&lt;/em&gt;?” “Touché.”&lt;/li&gt;
  &lt;li&gt;Underneath That Veneer of Productivity&lt;/li&gt;
  &lt;li&gt;Corporations Are Not Usually Shining Examples of Software Best Practices&lt;/li&gt;
  &lt;li&gt;You Have That Knowing Laugh&lt;/li&gt;
  &lt;li&gt;Every Corporation Is Broken in a Unique and Interesting Way&lt;/li&gt;
  &lt;li&gt;Even Academia Doesn’t Help You Here&lt;/li&gt;
  &lt;li&gt;Where Can You Turn? Who Will Save Us!?&lt;/li&gt;
  &lt;li&gt;You Need the Grizzled Veterans&lt;/li&gt;
  &lt;li&gt;I Speak Really Quickly and Use California Slang&lt;/li&gt;
  &lt;li&gt;A Lot of People Got Washed Away in the Bust&lt;/li&gt;
  &lt;li&gt;Software Eats the World&lt;/li&gt;
  &lt;li&gt;I Found a Port in the Storm&lt;/li&gt;
  &lt;li&gt;More Than One Boom Going on at the Same Time&lt;/li&gt;
  &lt;li&gt;Are You a Hoarder?&lt;/li&gt;
  &lt;li&gt;Helps to Be a Little Smarter Than…Stupid&lt;/li&gt;
  &lt;li&gt;“Where Does the Stack End?” “Where the Syrup Starts.”&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 54: No Carbon This Time Around</title>
        <link>http://www.edgecasesshow.com/054-no-carbon-this-time-around.html</link>
        <guid>http://www.edgecasesshow.com/054-no-carbon-this-time-around.html</guid>
        <pubDate>Sat, 29 Jun 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-054-no-carbon-this-time-around.mp3"
            length="21117422"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-054-no-carbon-this-time-around.mp3"
            fileSize="21117422"
            type="audio/mpeg" />
            
        <itunes:duration>43:56</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about the risks and burdens developers will face updating their apps for iOS 7.</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about the risks and burdens developers will face updating their apps for iOS 7.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about the risks and burdens developers will face updating their apps for iOS 7.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about the risks and burdens developers will face updating their apps for iOS 7.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Hall_%26_Oates&quot;&gt;Hall &amp;amp; Oates « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/pbur/status/349284999767408640&quot;&gt;Patrick Burleson tweet: “Do you guys violate your other NDAs with such abandon as you do your one with Apple?”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.marco.org/2013/06/27/ios7-as-defense&quot;&gt;iOS 7 As Defense « Marco.org&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.muleradio.net/thetalkshow/46/&quot;&gt;Close Encounters of the Seventh Kind « The Talk Show&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Facebook_Home&quot;&gt;Facebook Home « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://venomousporridge.com/post/53373498588/look-and-feel&quot;&gt;Look, and Feel « venomous porridge&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/45615154468/my-mother-tries-an-iphone&quot;&gt;My Mother Tries an iPhone « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/iamkgn/status/350738515476217856&quot;&gt;David Keegan (iamkgn) tweet: “iOS 6 vs iOS 7.  http://moby.to/x3bubd  via @dittsn”&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;When I Say ‘Cover’, of Course, I Mean Complain About&lt;/li&gt;
  &lt;li&gt;First, I’m Going to Pound the NDA&lt;/li&gt;
  &lt;li&gt;I’m a Dub Dub Old-Timer&lt;/li&gt;
  &lt;li&gt;Me in All My Flabby, Pale Glory&lt;/li&gt;
  &lt;li&gt;Go Away, I Will Tell You Nothing!&lt;/li&gt;
  &lt;li&gt;If It Is the Reason They Do It, It’s a Really Stupid Reason&lt;/li&gt;
  &lt;li&gt;It Prevents the People You Do Want to Have Have It From Having It (Title!)&lt;/li&gt;
  &lt;li&gt;Apparently, There Were Quite a Few Screenshots&lt;/li&gt;
  &lt;li&gt;That Was a One-Off, or Maybe a One-and-a-Half-Off&lt;/li&gt;
  &lt;li&gt;They Ran out of Cats at an Inconvenient Time&lt;/li&gt;
  &lt;li&gt;The Sheer Amount of Man-Hours&lt;/li&gt;
  &lt;li&gt;Hastily-Constructed Bedrock&lt;/li&gt;
  &lt;li&gt;The Granddaddy of Telling Your Developers to Do Lots of Things&lt;/li&gt;
  &lt;li&gt;And Everybody Said…No&lt;/li&gt;
  &lt;li&gt;Let’s Put a Squeeze on Our Developers&lt;/li&gt;
  &lt;li&gt;How Apple Is Going to Handle Losing&lt;/li&gt;
  &lt;li&gt;The Mac and iOS Intelligentsia&lt;/li&gt;
  &lt;li&gt;Because We’re Human Beings&lt;/li&gt;
  &lt;li&gt;I Would Be That Bucket of Cold Water&lt;/li&gt;
  &lt;li&gt;I’m in Wineman’s Camp&lt;/li&gt;
  &lt;li&gt;I’m Really Bad at Aging Babies&lt;/li&gt;
  &lt;li&gt;Apple Is Not Full of Stupid People&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 53: The Poetry of Donald Rumsfeld</title>
        <link>http://www.edgecasesshow.com/053-the-poetry-of-donald-rumsfeld.html</link>
        <guid>http://www.edgecasesshow.com/053-the-poetry-of-donald-rumsfeld.html</guid>
        <pubDate>Fri, 21 Jun 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-053-the-poetry-of-donald-rumsfeld.mp3"
            length="17056138"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-053-the-poetry-of-donald-rumsfeld.mp3"
            fileSize="17056138"
            type="audio/mpeg" />
            
        <itunes:duration>35:30</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks about software estimation with Andrew Pontious and why he's given up even trying (hint: he found something that works better).</description>
        <itunes:summary>Wolf Rentzsch talks about software estimation with Andrew Pontious and why he's given up even trying (hint: he found something that works better).</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks about software estimation with Andrew Pontious and why he's given up even trying (hint: he found something that works better).</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks about software estimation with Andrew Pontious and why he’s given up even trying (hint: he found something that works better).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Strange_Case_of_Dr_Jekyll_and_Mr_Hyde&quot;&gt;Strange Case of Dr Jekyll and Mr Hyde « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/edgecasesshow/status/347217996151939072&quot;&gt;Edge Cases tweet: “In our last episode, we said we were taking 1 week off for WWDC. But we’re taking 2 weeks off, sorry! We’ll be back the weekend of 6/22-23.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.stevemcconnell.com/cc1.htm&quot;&gt;Code Complete, First Edition « Steve McConnell&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/codinghorror&quot;&gt;Jeff Atwood (codinghorror) « Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.stevemcconnell.com/rd.htm&quot;&gt;Rapid Development « Steve McConnell&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.slate.com/articles/news_and_politics/low_concept/2003/04/the_poetry_of_dh_rumsfeld.html&quot;&gt;The Poetry of D.H. Rumsfeld « Slate Magazine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://inessential.com/2009/11/23/the_non-linear_relationship_of_coding_ef&quot;&gt;The non-linear relationship of coding effort and results « Brent Simmons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.joelonsoftware.com/articles/fog0000000245.html&quot;&gt;Painless Software Schedules « Joel on Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.joelonsoftware.com/items/2007/10/26.html&quot;&gt;Evidence Based Scheduling « Joel on Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Continuous_delivery&quot;&gt;Continuous delivery « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I Think It’s Important That the People Who Don’t Follow Us on Twitter Are Somehow Punished&lt;/li&gt;
  &lt;li&gt;We’re Not Topical&lt;/li&gt;
  &lt;li&gt;How Long Do You Think the Show’s Going to Be?&lt;/li&gt;
  &lt;li&gt;I Liked the Code Complete Before It Was Cool&lt;/li&gt;
  &lt;li&gt;He Was Willing to Play Ball with Me&lt;/li&gt;
  &lt;li&gt;It’s Pretty Endemic&lt;/li&gt;
  &lt;li&gt;I Found a New Guru&lt;/li&gt;
  &lt;li&gt;You Know, You’re Such a Programmer&lt;/li&gt;
  &lt;li&gt;We Can Throw Science at This&lt;/li&gt;
  &lt;li&gt;Infinitely Copyable Bits&lt;/li&gt;
  &lt;li&gt;I Should Say “Cat”&lt;/li&gt;
  &lt;li&gt;I Could Go on and on About the Rot of Our Profession&lt;/li&gt;
  &lt;li&gt;I’m All About Plying You with Bad Metaphors&lt;/li&gt;
  &lt;li&gt;A Lot of Thrusting Going On in This Episode&lt;/li&gt;
  &lt;li&gt;It Mixes a Time-Tracking Program with a Project-Management Program Mixed with a Bug-Tracker-Type Thing&lt;/li&gt;
  &lt;li&gt;A Really Big Merge Problem&lt;/li&gt;
  &lt;li&gt;You Gotta Ship for Dub Dub&lt;/li&gt;
  &lt;li&gt;I Basically Have Given Up Trying to Estimate Software&lt;/li&gt;
  &lt;li&gt;My Bitterness Kind of Soaks in There&lt;/li&gt;
  &lt;li&gt;Bolting Things Together and Writing a Bunch of Glue Code&lt;/li&gt;
  &lt;li&gt;That Can Be a Big Pill to Swallow&lt;/li&gt;
  &lt;li&gt;It Helps with Human Nature&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 52: The iOS Version of Cocoa Bindings</title>
        <link>http://www.edgecasesshow.com/052-the-ios-version-of-cocoa-bindings.html</link>
        <guid>http://www.edgecasesshow.com/052-the-ios-version-of-cocoa-bindings.html</guid>
        <pubDate>Sat, 01 Jun 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-052-the-ios-version-of-cocoa-bindings.mp3"
            length="19511165"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-052-the-ios-version-of-cocoa-bindings.mp3"
            fileSize="19511165"
            type="audio/mpeg" />
            
        <itunes:duration>40:35</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about the odd duck that is NSFetchedResultsController, as well as a bunch of Core Data issues, such as using SUBQUERY. Reminder: no podcast next week, due to WWDC.</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about the odd duck that is NSFetchedResultsController, as well as a bunch of Core Data issues, such as using SUBQUERY. Reminder: no podcast next week, due to WWDC.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about the odd duck that is NSFetchedResultsController, as well as a bunch of Core Data issues, such as using SUBQUERY. Reminder: no podcast next week, due to WWDC.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about the odd duck that is NSFetchedResultsController, as well as a bunch of Core Data issues, such as using SUBQUERY. Reminder: no podcast next week, due to WWDC.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/fpillet/status/339870152046821376&quot;&gt;Florent Pillet tweet: “@edgecasesshow @rentzsch Add NSLogger to your logging toolchest https://github.com/fpillet/NSLogger … – way more powerful than name suggests”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/fpillet/NSLogger&quot;&gt;fpillet/NSLogger « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.meetup.com/IndyCocoaHeads/messages/boards/thread/34954472&quot;&gt;Poll: Do you add the CocoaPods “Pods” project files to your source code repository? « CocoaHeads — Indianapolis (Indianapolis, IN) « Meetup&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/status/339812132088602624&quot;&gt;Wolf Rentzsch tweet: “ran into the problem of trying to say __FILE__ &amp;amp; __LINE__ in last @edgecasesshow. Totally adopting http://nedbatchelder.com/blog/200605/dunder.html … thanks @erik_price”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nedbatchelder.com/blog/200605/dunder.html&quot;&gt;Dunder « Ned Batchelder&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/erik_price&quot;&gt;Erik Price (erik_price) on Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/339814606031695873&quot;&gt;Andrew Pontious tweet: “@rentzsch Are the people who use this terminology called dunderheads?”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/ios/documentation/CoreData/Reference/NSFetchedResultsController_Class/&quot;&gt;NSFetchedResultsController Class Reference&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/12133296/using-nsfetchrequest-from-core-data-to-get-aggregated-relationship-counts&quot;&gt;Using NSFetchRequest from Core Data to get aggregated relationship counts? « Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/3105277/coredata-nspredicate-with-many-to-many-relationship&quot;&gt;CoreData NSPredicate with many-to-many relationship « Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/ios/#documentation/Cocoa/Reference/Foundation/Classes/NSExpression_Class/Reference/NSExpression.html&quot;&gt;NSExpression Class Reference (documents SUBQUERY)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/13242383/what-is-wrong-in-my-nested-subquery-predicate&quot;&gt;What is wrong in my nested SUBQUERY predicate? « Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.mikeabdullah.net/nsmanagedobject-method-kvc-clash.html&quot;&gt;Don’t repeat my NSManagedObject method naming mistake « Mike Abdullah&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I’m Trying to Avoid the Fluffier Episodes&lt;/li&gt;
  &lt;li&gt;There Has to Be a Marriage Involved&lt;/li&gt;
  &lt;li&gt;Our Deadly Feud About the Pronunciation of Core Data&lt;/li&gt;
  &lt;li&gt;I Love Me Some French People&lt;/li&gt;
  &lt;li&gt;I’m So Terrible at This, I’m Sorry&lt;/li&gt;
  &lt;li&gt;The Big Hash Table That’s My Mind&lt;/li&gt;
  &lt;li&gt;A Dangerous Dependency&lt;/li&gt;
  &lt;li&gt;You Threw Like Three Weird Metaphors at Me and Then You Ask Me If That’s Right!?&lt;/li&gt;
  &lt;li&gt;Uhh, Split Infinitive&lt;/li&gt;
  &lt;li&gt;The Text of the Magic Spell Thrown into Your Project&lt;/li&gt;
  &lt;li&gt;It’s Hard to Say Boilerplate Many Times Fast&lt;/li&gt;
  &lt;li&gt;Everybody Just Slunk Away Without Wanting to Say Any More&lt;/li&gt;
  &lt;li&gt;I Actually Was Going to Say Deplicable, Which Is a New Word&lt;/li&gt;
  &lt;li&gt;We Have Tables on Mac Apps Too&lt;/li&gt;
  &lt;li&gt;Apple Fell into Its Own Trap&lt;/li&gt;
  &lt;li&gt;Cocoa Bindings Will Be Ported to iOS When Hell Freezes Over&lt;/li&gt;
  &lt;li&gt;That Can Be Awkward&lt;/li&gt;
  &lt;li&gt;And &lt;em&gt;Here&lt;/em&gt; is How You Use Subquery!&lt;/li&gt;
  &lt;li&gt;You Can Batch That Up Exactly as You Please&lt;/li&gt;
  &lt;li&gt;I Know the Guy, He’s a Bastard&lt;/li&gt;
  &lt;li&gt;The Stub Item Issue&lt;/li&gt;
  &lt;li&gt;Fetched vs. Fetch&lt;/li&gt;
  &lt;li&gt;It’s Biting Me Right Now&lt;/li&gt;
  &lt;li&gt;No Real Skin off Your Nose, Skin off Your Back, What?&lt;/li&gt;
  &lt;li&gt;Metaphors Are Just Crazy Today&lt;/li&gt;
  &lt;li&gt;Suddenly You Fall off the Cliff&lt;/li&gt;
  &lt;li&gt;That Is a Rich Vein&lt;/li&gt;
  &lt;li&gt;I Was Just Doing the Math Myself&lt;/li&gt;
  &lt;li&gt;It’s a Bunch of Bookkeeping&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 51: Your Logging System Isn't Advanced Enough</title>
        <link>http://www.edgecasesshow.com/051-your-logging-system-isnt-advanced-enough.html</link>
        <guid>http://www.edgecasesshow.com/051-your-logging-system-isnt-advanced-enough.html</guid>
        <pubDate>Sat, 25 May 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-051-your-logging-system-isnt-advanced-enough.mp3"
            length="20933755"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-051-your-logging-system-isnt-advanced-enough.mp3"
            fileSize="20933755"
            type="audio/mpeg" />
            
        <itunes:duration>43:34</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch continues the conversation about logging with Andrew Pontious, including a spirited debate on the merits of levels, his own logging package JRLog, and Cocoa Lumberjack.</description>
        <itunes:summary>Wolf Rentzsch continues the conversation about logging with Andrew Pontious, including a spirited debate on the merits of levels, his own logging package JRLog, and Cocoa Lumberjack.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch continues the conversation about logging with Andrew Pontious, including a spirited debate on the merits of levels, his own logging package JRLog, and Cocoa Lumberjack.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch continues the conversation about logging with Andrew Pontious, including a spirited debate on the merits of levels, his own logging package JRLog, and Cocoa Lumberjack.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Smokey_and_the_Bandit&quot;&gt;Smokey and the Bandit « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/logger.1.html&quot;&gt;logger(1) OS X Manual Page&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Log4j&quot;&gt;log4j « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/robbiehanson/CocoaLumberjack&quot;&gt;robbiehanson/CocoaLumberjack « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://log4cocoa.sourceforge.net/&quot;&gt;Log4Cocoa « SourceForge&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/endSly/Log4Cocoa&quot;&gt;endSly/Log4Cocoa « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/JRLog&quot;&gt;rentzsch/JRLog « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/weienw&quot;&gt;Weien Wang (weienw) « Twitter&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I’m Sorry—Blogging, What? Flogging? Slogging? Clogging?&lt;/li&gt;
  &lt;li&gt;The Disease of Us Self-Taught Learner People&lt;/li&gt;
  &lt;li&gt;Kind of in the Mysterious Mode There&lt;/li&gt;
  &lt;li&gt;Wrote It off Totally and Stayed the Hell Away&lt;/li&gt;
  &lt;li&gt;If You’ve Been Burned, Then That Doesn’t Help You Anyway&lt;/li&gt;
  &lt;li&gt;I Didn’t Want to Steal Your Show&lt;/li&gt;
  &lt;li&gt;Scar Tissue&lt;/li&gt;
  &lt;li&gt;Here Be Dragons, Thank You&lt;/li&gt;
  &lt;li&gt;Take It All Out, Take It ALL Out&lt;/li&gt;
  &lt;li&gt;Against the Idea of Levels Altogether&lt;/li&gt;
  &lt;li&gt;The Info Still Is a Lot More Chatty&lt;/li&gt;
  &lt;li&gt;I’m This App and I’m Doing This Thing&lt;/li&gt;
  &lt;li&gt;Then You Rip It Back Out&lt;/li&gt;
  &lt;li&gt;Throwing Everything and the Kitchen Sink in There&lt;/li&gt;
  &lt;li&gt;I’m Definitely on Your Side&lt;/li&gt;
  &lt;li&gt;I’m More Worried About Our Fragile Human Minds&lt;/li&gt;
  &lt;li&gt;I Don’t Want That Thing on All the Time&lt;/li&gt;
  &lt;li&gt;Spray and Pray&lt;/li&gt;
  &lt;li&gt;We Could Use the Power of Logic&lt;/li&gt;
  &lt;li&gt;The Granddaddy of Java Logging Systems&lt;/li&gt;
  &lt;li&gt;All Those Multiple Levels I Know You Super-Love&lt;/li&gt;
  &lt;li&gt;Even Though It Pissed Me Off Every Time I Used It&lt;/li&gt;
  &lt;li&gt;Getting the Debug Spew You Want&lt;/li&gt;
  &lt;li&gt;There’s a Lot of Underscores There&lt;/li&gt;
  &lt;li&gt;I Don’t Think I Can Go Back&lt;/li&gt;
  &lt;li&gt;Everyone’s Gonna Want to Use It Now&lt;/li&gt;
  &lt;li&gt;The Beginner’s Mind on It Again&lt;/li&gt;
  &lt;li&gt;Hopefully That Will Scare Away Some of Our Listeners&lt;/li&gt;
  &lt;li&gt;It’s a Gross Hack, but Pretty Fun&lt;/li&gt;
  &lt;li&gt;Evidence of a Wound&lt;/li&gt;
  &lt;li&gt;There’s No Panacea Here&lt;/li&gt;
  &lt;li&gt;Logorrhoea&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 50: The Graffiti of the Software Development World</title>
        <link>http://www.edgecasesshow.com/050-the-graffiti-of-the-software-development-world.html</link>
        <guid>http://www.edgecasesshow.com/050-the-graffiti-of-the-software-development-world.html</guid>
        <pubDate>Sat, 18 May 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-050-the-graffiti-of-the-software-development-world.mp3"
            length="20457647"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-050-the-graffiti-of-the-software-development-world.mp3"
            fileSize="20457647"
            type="audio/mpeg" />
            
        <itunes:duration>42:33</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks about logging with Wolf Rentzsch, including Xcode breakpoint actions and the Apple System Log. Plus: lots of CocoaPods followup, and a surprise ending!</description>
        <itunes:summary>Andrew Pontious talks about logging with Wolf Rentzsch, including Xcode breakpoint actions and the Apple System Log. Plus: lots of CocoaPods followup, and a surprise ending!</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks about logging with Wolf Rentzsch, including Xcode breakpoint actions and the Apple System Log. Plus: lots of CocoaPods followup, and a surprise ending!</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks about logging with Wolf Rentzsch, including Xcode breakpoint actions and the Apple System Log. Plus: lots of CocoaPods followup, and a surprise ending!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/B._J._and_the_Bear&quot;&gt;B.J. and the Bear « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/CocoaPods/CocoaPods/wiki/Common-Misconceptions&quot;&gt;Common Misconceptions · CocoaPods/CocoaPods Wiki « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/MacRuby&quot;&gt;MacRuby « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://patshaughnessy.net/2011/9/24/how-does-bundler-bundle&quot;&gt;How does Bundler bundle? « Pat Shaughnessy&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/alloy&quot;&gt;Eloy Durán on Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/mattie&quot;&gt;Matt Massicotte on Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2012/?id=412&quot;&gt;WWDC 2012 Session 412 Debugging in Xcode&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://doing-it-wrong.mikeweller.com/2012/07/youre-doing-it-wrong-1-nslogdebug-ios.html&quot;&gt;#1: NSLog(“Debug”); « iOS Development: You’re Doing It Wrong&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://boredzo.org/blog/archives/2008-01-20/why-asl&quot;&gt;Why ASL? « Idle Time&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://boredzo.org/blog/category/programming/apple-system-logger&quot;&gt;Archive for the ‘Apple System Logger’ Category « Idle Time&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Something and the Something&lt;/li&gt;
  &lt;li&gt;By “Extensive” I Mean Three People Have Talked to Us&lt;/li&gt;
  &lt;li&gt;Put That in the Hopper&lt;/li&gt;
  &lt;li&gt;That’s a Very Sad Version of Spin the Bottle&lt;/li&gt;
  &lt;li&gt;It Sounds Like Auto Layout&lt;/li&gt;
  &lt;li&gt;I’m Willy Nilly&lt;/li&gt;
  &lt;li&gt;I Will Call It for You&lt;/li&gt;
  &lt;li&gt;But It’s Painful and Ugly&lt;/li&gt;
  &lt;li&gt;The Magic Was in the Shared Cache&lt;/li&gt;
  &lt;li&gt;You Want Me to Sing the Lumberjack Song?&lt;/li&gt;
  &lt;li&gt;You Must Be This Tall to Ride&lt;/li&gt;
  &lt;li&gt;I Need to Stand up for Logging&lt;/li&gt;
  &lt;li&gt;It Really Does Feel like Java&lt;/li&gt;
  &lt;li&gt;That Seems to Be Enough to Kick It&lt;/li&gt;
  &lt;li&gt;I’m the One Who Gets Cut Off&lt;/li&gt;
  &lt;li&gt;Things Can Get Pretty Chatty&lt;/li&gt;
  &lt;li&gt;What NSLog Spits Out&lt;/li&gt;
  &lt;li&gt;You’ve Heard Me Complain About This Before&lt;/li&gt;
  &lt;li&gt;There’s Got to Be a Better Way, but There Isn’t a Better Way&lt;/li&gt;
  &lt;li&gt;I Need Levels That I Need&lt;/li&gt;
  &lt;li&gt;I Want to See What I Want to See&lt;/li&gt;
  &lt;li&gt;Each One Is Kind of Beefy in Its Own Right&lt;/li&gt;
  &lt;li&gt;We’ll Keep It Going Like Volleyball&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 49: I Do Care a Lot About Dependencies</title>
        <link>http://www.edgecasesshow.com/049-i-do-care-a-lot-about-dependencies.html</link>
        <guid>http://www.edgecasesshow.com/049-i-do-care-a-lot-about-dependencies.html</guid>
        <pubDate>Sat, 11 May 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-049-i-do-care-a-lot-about-dependencies.mp3"
            length="21161125"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-049-i-do-care-a-lot-about-dependencies.mp3"
            fileSize="21161125"
            type="audio/mpeg" />
            
        <itunes:duration>44:03</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about the upsides and downsides of CocoaPods, as well as other techniques for sharing code and tracking dependencies between projects.</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about the upsides and downsides of CocoaPods, as well as other techniques for sharing code and tracking dependencies between projects.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about the upsides and downsides of CocoaPods, as well as other techniques for sharing code and tracking dependencies between projects.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about the upsides and downsides of CocoaPods, as well as other techniques for sharing code and tracking dependencies between projects.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Pinky_and_the_Brain&quot;&gt;Pinky and the Brain « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://cocoapods.org/&quot;&gt;CocoaPods: The Objective-C Library Manager&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/5&quot;&gt;The Ping of Installer Technologies « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/tonyarnold/status/329130842729365504&quot;&gt;Tony Arnold tweet: “@danielpunkass @rentzsch @schwa you can add the Pods project as a subproject. Worked for me, then I just accepted the workspace.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2012/07/29/wild-schemes/&quot;&gt;Wild Schemes « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/schwa/status/329106145811787776&quot;&gt;Jonathan Wight tweet: “@rentzsch That plus the MacRuby requirement, the horrible pod file format, the fact it can run random code on my box… No.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/CocoaPods/CocoaPods/issues/94&quot;&gt;CocoaPods workflow should be invisible to end-users · Issue #94 « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/CocoaPods/CocoaPods/wiki/Common-Misconceptions&quot;&gt;Common Misconceptions · CocoaPods/CocoaPods Wiki « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/schwa/status/329115195664392193&quot;&gt;Jonathan Wight tweet: “@secboffin @rentzsch Frameworks weren’t so bad.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/jverkoey/iOS-Framework&quot;&gt;jverkoey/iOS-Framework « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/ryanmaxwell/UncrustifyX&quot;&gt;ryanmaxwell/UncrustifyX « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/jrswizzle#download&quot;&gt;rentzsch/jrswizzle « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.fournova.com/2012/02/introducing-git-submodules-in-tower/&quot;&gt;Introducing Git Submodules in Tower « fournova Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/22061209807/apps-i-love-git-subtree&quot;&gt;Apps I Love: git-subtree « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I Heard About It from You&lt;/li&gt;
  &lt;li&gt;I Wouldn’t Say They’re Hostile to Providing a Solution, But I Don’t Think They Ever Really Will&lt;/li&gt;
  &lt;li&gt;In the Bold iOS Era&lt;/li&gt;
  &lt;li&gt;I’ve Even Witnessed Open Hostility&lt;/li&gt;
  &lt;li&gt;I Did Not Write the Podspec&lt;/li&gt;
  &lt;li&gt;Would the Command Be, “Open the Pod Bay Doors, Hal”?&lt;/li&gt;
  &lt;li&gt;The Dependency Hell Pain&lt;/li&gt;
  &lt;li&gt;MacRuby Might Be the Worst of Both Worlds&lt;/li&gt;
  &lt;li&gt;The Horrible Podfile Format&lt;/li&gt;
  &lt;li&gt;I’m Not Sure You’re Guilty, but I’m Definitely Guilty&lt;/li&gt;
  &lt;li&gt;Maybe We’ll Get That at Dub Dub&lt;/li&gt;
  &lt;li&gt;We Hit the Runtime Wall&lt;/li&gt;
  &lt;li&gt;In the Bold Software Future&lt;/li&gt;
  &lt;li&gt;Frameworks Kind of Got a Bad Wrap&lt;/li&gt;
  &lt;li&gt;Functionality Roach Motel&lt;/li&gt;
  &lt;li&gt;Heard This at Dub Dub, So Pretty Sure It’s True&lt;/li&gt;
  &lt;li&gt;Even Debugging Works&lt;/li&gt;
  &lt;li&gt;Somewhat Difficult to Retrieve&lt;/li&gt;
  &lt;li&gt;Putting Landmines in Your Project&lt;/li&gt;
  &lt;li&gt;Fine-Grained Is the Way to Do Things&lt;/li&gt;
  &lt;li&gt;This Formatting War Going On&lt;/li&gt;
  &lt;li&gt;The Diff Looks Pretty Brutal&lt;/li&gt;
  &lt;li&gt;Use Helmo’s Fork&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 48: I Don't Finish the Books</title>
        <link>http://www.edgecasesshow.com/048-i-dont-finish-the-books.html</link>
        <guid>http://www.edgecasesshow.com/048-i-dont-finish-the-books.html</guid>
        <pubDate>Sat, 04 May 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-048-i-dont-finish-the-books.mp3"
            length="22114020"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-048-i-dont-finish-the-books.mp3"
            fileSize="22114020"
            type="audio/mpeg" />
            
        <itunes:duration>46:00</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about the resources we use as developers to learn: books, Stack Overflow, Twitter, blogs, and, yes, conferences like WWDC.</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about the resources we use as developers to learn: books, Stack Overflow, Twitter, blogs, and, yes, conferences like WWDC.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about the resources we use as developers to learn: books, Stack Overflow, Twitter, blogs, and, yes, conferences like WWDC.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about the resources we use as developers to learn: books, Stack Overflow, Twitter, blogs, and, yes, conferences like WWDC.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Rocky_and_Bullwinkle_Show&quot;&gt;The Rocky and Bullwinkle Show « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com&quot;&gt;Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://devforums.apple.com&quot;&gt;Apple Developer Forums&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.bignerdranch.com/&quot;&gt;Big Nerd Ranch&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://jury.me/blog/2013/4/2/thriving-in-an-app-store-world&quot;&gt;Thriving in an App Store World « Jury.me&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.marco.org/2013/04/25/instapaper-next-generation&quot;&gt;The next generation of Instapaper « Marco.org&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://inessential.com/2011/06/03/netnewswire_acquired_by_black_pixel&quot;&gt;NetNewsWire acquired by Black Pixel « Brent Simmons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.mikeash.com/pyblog/&quot;&gt;NSBlog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/45552867242/semantic-version-branches-for-submodules&quot;&gt;Semantic Version Branches for Submodules « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I’ve Gone with the Dub Dub&lt;/li&gt;
  &lt;li&gt;An Integral Part of the Process&lt;/li&gt;
  &lt;li&gt;That’s Programming for You&lt;/li&gt;
  &lt;li&gt;Don’t Do Step 4&lt;/li&gt;
  &lt;li&gt;The Current Reigning Champion&lt;/li&gt;
  &lt;li&gt;What’s Wrong with Stack Overflow&lt;/li&gt;
  &lt;li&gt;A General Grumbling&lt;/li&gt;
  &lt;li&gt;Questions I Ask Are Generally Pretty Much Ignored&lt;/li&gt;
  &lt;li&gt;A Little Mini-WWDC&lt;/li&gt;
  &lt;li&gt;Tongues Would Be Looser&lt;/li&gt;
  &lt;li&gt;The Search Is Kind of Crappy&lt;/li&gt;
  &lt;li&gt;I Forgot I Could Do That&lt;/li&gt;
  &lt;li&gt;If Labs Are Your Plan A, You Should Have a Plan B&lt;/li&gt;
  &lt;li&gt;You’re Leaving Out the Primary Reason, Which Is Stump&lt;/li&gt;
  &lt;li&gt;I Don’t Eat the Whole Thing&lt;/li&gt;
  &lt;li&gt;Short Attention Span Programming&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 47: Slinging CGRects Around</title>
        <link>http://www.edgecasesshow.com/047-slinging-cgrects-around.html</link>
        <guid>http://www.edgecasesshow.com/047-slinging-cgrects-around.html</guid>
        <pubDate>Sat, 27 Apr 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-047-slinging-cgrects-around.mp3"
            length="24631858"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-047-slinging-cgrects-around.mp3"
            fileSize="24631858"
            type="audio/mpeg" />
            
        <itunes:duration>51:17</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch continues the conversation with Andrew Pontious about Auto Layout: its yays and its nays, Wolf's inevitable new GitHub projects to ease its usage, and alternatives such as ReactiveCocoaLayout.</description>
        <itunes:summary>Wolf Rentzsch continues the conversation with Andrew Pontious about Auto Layout: its yays and its nays, Wolf's inevitable new GitHub projects to ease its usage, and alternatives such as ReactiveCocoaLayout.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch continues the conversation with Andrew Pontious about Auto Layout: its yays and its nays, Wolf's inevitable new GitHub projects to ease its usage, and alternatives such as ReactiveCocoaLayout.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch continues the conversation with Andrew Pontious about Auto Layout: its yays and its nays, Wolf’s inevitable new GitHub projects to ease its usage, and alternatives such as ReactiveCocoaLayout.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Adventures_of_Ozzie_and_Harriet&quot;&gt;The Adventures of Ozzie and Harriet « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/ericasadun/status/326790271864029185&quot;&gt;Erica Sadun tweet: “suh-DOOOOOON. :)”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/boredzo/status/324229802183757825&quot;&gt;Peter Hosey tweet: “@uliwitness @rentzsch They replaced both PackageMaker and package_maker with a new CLI tool.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/pajp/status/324405132462804994&quot;&gt;Rasmus Sten tweet: “@edgecasesshow OS X keeps track of files installed by pkg. Try e.g. “pkgutil –file-info /Library/LaunchDaemons/com.adobe.fpsaud.plist””&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/jbafford/xarfs&quot;&gt;jbafford/xarfs « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/unixorn/luggage&quot;&gt;unixorn/luggage « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://code.google.com/p/munki/&quot;&gt;munki - Managed software installation for OS X « Google Project Hosting&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/lfopw/status/316823720574455809&quot;&gt;Miles Egan tweet: “And yet another simple structured layout is turned into an afternoon of algebraic story problems by the magic of AutoLayout…”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/lfopw/status/316829700351733760&quot;&gt;Miles Egan tweet: “Why not ignore the fact that 95% of UI is nested grids and instead go off to the moon on a rat’s nest of ambiguous linear equations?”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://floriankugler.com/blog/2013/4/21/auto-layout-performance-on-ios&quot;&gt;Auto Layout Performance on iOS « Florian Kugler&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/ReactiveCocoa/ReactiveCocoaLayout&quot;&gt;ReactiveCocoa/ReactiveCocoaLayout « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/UIView-jr_viewInSuperview&quot;&gt;rentzsch/UIView-jr_viewInSuperview « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/UIView-jr_addConstraints&quot;&gt;rentzsch/UIView-jr_addConstraints « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/JRCenteringScrollView&quot;&gt;rentzsch/JRCenteringScrollView « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/AutoLayoutShorthand&quot;&gt;rentzsch/AutoLayoutShorthand « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.bignerdranch.com/2164-ios-autolayout-fun-facts-and-tips/&quot;&gt;iOS Autolayout: Fun Facts and Tips « Big Nerd Ranch Blog&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I Guess This Is the Gray Hair Showing&lt;/li&gt;
  &lt;li&gt;Which May Or May Not Be a Good Thing&lt;/li&gt;
  &lt;li&gt;“I Don’t Really Care” … “Fair Enough”&lt;/li&gt;
  &lt;li&gt;Which Doesn’t Solve Virtually Any of the Problems You Mentioned&lt;/li&gt;
  &lt;li&gt;I’d Rather Just Move On with My Life&lt;/li&gt;
  &lt;li&gt;iTunes Schmitunes&lt;/li&gt;
  &lt;li&gt;You Don’t Need iTunes When You Have otool&lt;/li&gt;
  &lt;li&gt;I Don’t Tend to Think in Terms of Cartesian Coordinate Systems&lt;/li&gt;
  &lt;li&gt;Top Left Is the Way to Your Heart&lt;/li&gt;
  &lt;li&gt;It Feels Like Graphics Code&lt;/li&gt;
  &lt;li&gt;I Just Totally Stay Away from IB&lt;/li&gt;
  &lt;li&gt;One Mutable Field That’s Ironically Named Constant&lt;/li&gt;
  &lt;li&gt;A Little Alarming&lt;/li&gt;
  &lt;li&gt;Weird, Attached Purple Window&lt;/li&gt;
  &lt;li&gt;Where the Tools Are Nicer&lt;/li&gt;
  &lt;li&gt;Your Debug Logs Will Be All the Richer&lt;/li&gt;
  &lt;li&gt;It’s Not a Real Edge Cases Episode Unless Wolf Ships a GitHub Repository&lt;/li&gt;
  &lt;li&gt;The First One Is So Dumb and Simple&lt;/li&gt;
  &lt;li&gt;I Guess You Control the Horizontal and the Vertical&lt;/li&gt;
  &lt;li&gt;I Attacked This in So Many Different Ways&lt;/li&gt;
  &lt;li&gt;I Spent Some Quality Time in Stack Overflow&lt;/li&gt;
  &lt;li&gt;It Flies off My Fingers&lt;/li&gt;
  &lt;li&gt;No End of Trouble&lt;/li&gt;
  &lt;li&gt;Once You Have Dictionary Literals, It’s Ehwuwhuugh&lt;/li&gt;
  &lt;li&gt;Our Magical Friend&lt;/li&gt;
  &lt;li&gt;It Shrinks My Code&lt;/li&gt;
  &lt;li&gt;You Were Talking Pretty Fast&lt;/li&gt;
  &lt;li&gt;No Magic Bullet There&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 46: Rectangles on a String</title>
        <link>http://www.edgecasesshow.com/046-rectangles-on-a-string.html</link>
        <guid>http://www.edgecasesshow.com/046-rectangles-on-a-string.html</guid>
        <pubDate>Sat, 20 Apr 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-046-rectangles-on-a-string.mp3"
            length="22788606"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-046-rectangles-on-a-string.mp3"
            fileSize="22788606"
            type="audio/mpeg" />
            
        <itunes:duration>47:25</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about Auto Layout from the newbie's perspective. In this, he's aided by Erica Sadun's book iOS Auto Layout Demystified. (Interface Builder winds up being less helpful.)</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about Auto Layout from the newbie's perspective. In this, he's aided by Erica Sadun's book iOS Auto Layout Demystified. (Interface Builder winds up being less helpful.)</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about Auto Layout from the newbie's perspective. In this, he's aided by Erica Sadun's book iOS Auto Layout Demystified. (Interface Builder winds up being less helpful.)</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about Auto Layout from the newbie’s perspective. In this, he’s aided by Erica Sadun’s book &lt;em&gt;iOS Auto Layout Demystified&lt;/em&gt;. (Interface Builder winds up being less helpful.)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Rizzoli_%26_Isles&quot;&gt;Rizzoli &amp;amp; Isles « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/status/325696749236793346&quot;&gt;Wolf Rentzsch tweet: “Did Apple ever publish the “WordPlay” Auto Layout demo code from Peter Ammon’s WWDC 2012 Session 228? It’s not in wwdc_2012_session_code.dmg”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.standalone.com/iphone/words_play/&quot;&gt;Words Play « Stand Alone, Inc.&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/ios/#documentation/UserExperience/Conceptual/AutolayoutPG/Articles/Introduction.html&quot;&gt;Cocoa Auto Layout Guide: About Cocoa Auto Layout&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/40&quot;&gt;Heroic Measures « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/22&quot;&gt;Nibs and Xibs and Storyboards, O My « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Layout-Demystified-Mobile-Programming-ebook/dp/B00C68XS0S/&quot;&gt;iOS Auto Layout Demystified, by Erica Sadun « Amazon.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Bi-directional_text&quot;&gt;Bi-directional text « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/35&quot;&gt;Their Job Is to Break It « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;You Totally Stole My Topic&lt;/li&gt;
  &lt;li&gt;Lace All Our Podcasts with Wrong Information&lt;/li&gt;
  &lt;li&gt;I Don’t Normally Buy Books&lt;/li&gt;
  &lt;li&gt;A Gentleman and a Scholar, but Maybe Less of a Scholar&lt;/li&gt;
  &lt;li&gt;It’s Like NSPredicate&lt;/li&gt;
  &lt;li&gt;I Never Do That&lt;/li&gt;
  &lt;li&gt;I Would Even Go So Far as To Call It Infuriating&lt;/li&gt;
  &lt;li&gt;Edge Cases City&lt;/li&gt;
  &lt;li&gt;You Only Have One Shot&lt;/li&gt;
  &lt;li&gt;You Can’t Do That Anymore Because of Core Animation&lt;/li&gt;
  &lt;li&gt;I Already Have Code That Works&lt;/li&gt;
  &lt;li&gt;Work Around Xcode Being Bad&lt;/li&gt;
  &lt;li&gt;I’ve Got Big Quotes Going on in My Hands Here&lt;/li&gt;
  &lt;li&gt;I’ve Complained About Xcode All the Way Along&lt;/li&gt;
  &lt;li&gt;This One They Really Screwed the Pooch&lt;/li&gt;
  &lt;li&gt;I Find Listening to Our Podcast Totally Unbearable&lt;/li&gt;
  &lt;li&gt;Possibly the Last Chapter Will Be Really Bad&lt;/li&gt;
  &lt;li&gt;Layout Code Tends to Be So Terrible&lt;/li&gt;
  &lt;li&gt;Attractive Nuisance&lt;/li&gt;
  &lt;li&gt;We Will NEVER DO THAT&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 45: One Little Package of Hate</title>
        <link>http://www.edgecasesshow.com/045-one-little-package-of-hate.html</link>
        <guid>http://www.edgecasesshow.com/045-one-little-package-of-hate.html</guid>
        <pubDate>Sat, 13 Apr 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-045-one-little-package-of-hate.mp3"
            length="24099378"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-045-one-little-package-of-hate.mp3"
            fileSize="24099378"
            type="audio/mpeg" />
            
        <itunes:duration>50:10</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about how OS X's installer technology is dangerous, complicated, obsolete, under-documented, and feature-poor.</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about how OS X's installer technology is dangerous, complicated, obsolete, under-documented, and feature-poor.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about how OS X's installer technology is dangerous, complicated, obsolete, under-documented, and feature-poor.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about how OS X’s installer technology is dangerous, complicated, obsolete, under-documented, and feature-poor.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Tom_and_Jerry&quot;&gt;Tom and Jerry « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://oreilly.com/catalog/practicalperforce/chapter/ch07.pdf&quot;&gt;Practical Perforce, Chapter 7: How Software Evolves (PDF) « O’Reilly Media&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.mindvision.com/macvise.asp&quot;&gt;Installer VISE for Macintosh « MindVision Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Windows_Installer&quot;&gt;Windows Installer « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Gzip&quot;&gt;gzip « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Pax_(Unix)&quot;&gt;pax (Unix) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Cpio&quot;&gt;cpio « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rightsock.com/~kjw/Ramblings/tar_v_cpio.html&quot;&gt;Why is cpio better than tar? « Kevin J. Wang’s Ramblings&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man5/bom.5.html#//apple_ref/doc/man/5/bom&quot;&gt;bom(5) OS X Manual Page&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/statuses/161664719235723266?tw_i=161664719235723266&amp;amp;tw_e=permalink&amp;amp;tw_p=archive&quot;&gt;Wolf Rentzsch tweet: “looks like Distribution-format .pkg’s don’t support preflight/postflight scripts, only preinstall/postinstall scripts”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/statuses/161664940913078273?tw_i=161664940913078273&amp;amp;tw_e=permalink&amp;amp;tw_p=archive&quot;&gt;Wolf Rentzsch tweet: “which is sad, since Packages.app generates Distribution-format .pkg’s. Once again I go into the PackageMaker breach”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/statuses/161898504053211137?tw_i=161898504053211137&amp;amp;tw_e=permalink&amp;amp;tw_p=archive&quot;&gt;Wolf Rentzsch tweet: “@packagesdev @pmb777 I need a script that executes upon initial installation and upgrading. pre/postinstall only execute during the former”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://s.sudre.free.fr/&quot;&gt;WhiteBox (Stephane Sudre’s homepage)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://s.sudre.free.fr/Software/Iceberg.html&quot;&gt;Iceberg Integrated Packaging Environment « WhiteBox&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://s.sudre.free.fr/Software/Packages/about.html&quot;&gt;Packages « WhiteBox&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/322445723654316032&quot;&gt;Andrew Pontious tweet: “Every time, every time I discover Apple is still allowing non-Store downloads of the current Xcode, I, well…I do this: \o/”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://hadonejob.com&quot;&gt;You Had One Job!&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://pipeline.corante.com/archives/things_i_wont_work_with/&quot;&gt;Derek Lowe’s Things I Won’t Work With « Corante&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.apple.com/remotedesktop/&quot;&gt;Remote Desktop 3 « Apple&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;We Will Go Through Hell with You This Week, Wolf&lt;/li&gt;
  &lt;li&gt;Some Trauma to Our RSS Feed&lt;/li&gt;
  &lt;li&gt;I Take Exception to That&lt;/li&gt;
  &lt;li&gt;The Secret Chapter&lt;/li&gt;
  &lt;li&gt;A Young and Naive Pup&lt;/li&gt;
  &lt;li&gt;Breaking in New and Exciting Ways&lt;/li&gt;
  &lt;li&gt;Every Package Has a Payload&lt;/li&gt;
  &lt;li&gt;Tar Always Does the Right Thing&lt;/li&gt;
  &lt;li&gt;It’s Not C3PO&lt;/li&gt;
  &lt;li&gt;Australian-Style Parallel Evolution Thing&lt;/li&gt;
  &lt;li&gt;One of Them’s Got “Tape” in Its Name&lt;/li&gt;
  &lt;li&gt;I’m Not Going to Download 9 GB of an Installer&lt;/li&gt;
  &lt;li&gt;I Have No Problems with It&lt;/li&gt;
  &lt;li&gt;I Guess I Can’t Call Them Platters Anymore&lt;/li&gt;
  &lt;li&gt;An Attractive Nuisance&lt;/li&gt;
  &lt;li&gt;These Stinky Projects&lt;/li&gt;
  &lt;li&gt;Tons of Terrible Pain Here&lt;/li&gt;
  &lt;li&gt;Here, Have a Tissue&lt;/li&gt;
  &lt;li&gt;I Witnessed This the Most Fun Way Possible&lt;/li&gt;
  &lt;li&gt;This Horrible Nesting of Russian Dolls&lt;/li&gt;
  &lt;li&gt;Famously Buggy&lt;/li&gt;
  &lt;li&gt;Look into the Eyes of Madness&lt;/li&gt;
  &lt;li&gt;ClickToFlashbacks&lt;/li&gt;
  &lt;li&gt;All Bad, All the Time&lt;/li&gt;
  &lt;li&gt;Just as Bad as I’d Hoped&lt;/li&gt;
  &lt;li&gt;Layers of Horrendous Horrendous Horrendous&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 44: Putting Your Scent on the Code</title>
        <link>http://www.edgecasesshow.com/044-putting-your-scent-on-the-code.html</link>
        <guid>http://www.edgecasesshow.com/044-putting-your-scent-on-the-code.html</guid>
        <pubDate>Sat, 06 Apr 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-044-putting-your-scent-on-the-code.mp3"
            length="21999799"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-044-putting-your-scent-on-the-code.mp3"
            fileSize="21999799"
            type="audio/mpeg" />
            
        <itunes:duration>37:47</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about editor round-tripping: taking source code with one format, such as K&amp;R-style braces, converting it losslessly to another format, and back. Are the trade-offs worth it?</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about editor round-tripping: taking source code with one format, such as K&amp;R-style braces, converting it losslessly to another format, and back. Are the trade-offs worth it?</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about editor round-tripping: taking source code with one format, such as K&amp;R-style braces, converting it losslessly to another format, and back. Are the trade-offs worth it?</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about editor round-tripping: taking source code with one format, such as K&amp;amp;R-style braces, converting it losslessly to another format, and back. Are the trade-offs worth it?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Hardcastle_and_McCormick&quot;&gt;Hardcastle and McCormick « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Round-trip_engineering&quot;&gt;Round-trip engineering « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/20&quot;&gt;The Tabs and Spaces of Outrageous Fortune « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Abstract_syntax_tree&quot;&gt;Abstract syntax tree « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Parse_tree&quot;&gt;Parse tree « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://uncrustify.sourceforge.net/&quot;&gt;Uncrustify - Source Code Beautifier for C-like languages&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/319923988904173568&quot;&gt;Andrew Pontious tweet: “Being a naughty child is great practice for being a QA engineer. Not listening to “don’t touch that!” and “leave that alone!””&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Why Don’t We Talk About Having a Shorter Show a Little More&lt;/li&gt;
  &lt;li&gt;I See My Cat Has an Opinion&lt;/li&gt;
  &lt;li&gt;This Terrible, Terrible Format&lt;/li&gt;
  &lt;li&gt;The Mid-Nineties Holy Grail&lt;/li&gt;
  &lt;li&gt;That’s the Last We’ll Be Talking About UML&lt;/li&gt;
  &lt;li&gt;Very Specific, Very Peculiar Ways&lt;/li&gt;
  &lt;li&gt;A Dagwood Sandwich of Methods and Comments&lt;/li&gt;
  &lt;li&gt;Regularized the Heck out of Them&lt;/li&gt;
  &lt;li&gt;NOT HyperCard&lt;/li&gt;
  &lt;li&gt;Or a Cat Got on the Keyboard&lt;/li&gt;
  &lt;li&gt;No One Should Get Excited&lt;/li&gt;
  &lt;li&gt;It Feels Like Hundreds&lt;/li&gt;
  &lt;li&gt;Stamping out All of the Idiosyncrasies&lt;/li&gt;
  &lt;li&gt;My Quite Bubbly, Enthusiastic Take&lt;/li&gt;
  &lt;li&gt;The Bad Old Days of Project Builder&lt;/li&gt;
  &lt;li&gt;A C Source File That’s Shaped like the Death Star&lt;/li&gt;
  &lt;li&gt;Like a Recursive Can of Worms&lt;/li&gt;
  &lt;li&gt;The Way to Be a Happy Engineer&lt;/li&gt;
  &lt;li&gt;Urinating on the Code, Metaphorically&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 43: Don't Expect Anything To Work</title>
        <link>http://www.edgecasesshow.com/043-dont-expect-anything-to-work.html</link>
        <guid>http://www.edgecasesshow.com/043-dont-expect-anything-to-work.html</guid>
        <pubDate>Sat, 30 Mar 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-043-dont-expect-anything-to-work.mp3"
            length="23857332"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-043-dont-expect-anything-to-work.mp3"
            fileSize="23857332"
            type="audio/mpeg" />
            
        <itunes:duration>49:40</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Kyle Sluder, who works on OmniOutliner at The Omni Group,  talks to Wolf Rentzsch about disassembling, Core Animation, KVO, Auto Layout and more.</description>
        <itunes:summary>Kyle Sluder, who works on OmniOutliner at The Omni Group,  talks to Wolf Rentzsch about disassembling, Core Animation, KVO, Auto Layout and more.</itunes:summary>
        <itunes:subtitle>Kyle Sluder, who works on OmniOutliner at The Omni Group,  talks to Wolf Rentzsch about disassembling, Core Animation, KVO, Auto Layout and more.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Kyle Sluder, who works on OmniOutliner at The Omni Group,  talks to Wolf Rentzsch about disassembling, Core Animation, KVO, Auto Layout and more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.optshiftk.com/&quot;&gt;Kyle Sluder’s blog: ⌥⇧K&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/optshiftk&quot;&gt;Kyle S. (optshiftk) on Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.omnigroup.com/&quot;&gt;The Omni Group&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.omnigroup.com/products/omnioutliner/&quot;&gt;OmniOutliner for Mac « The Omni Group&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Disassembler&quot;&gt;Disassembler « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Assembly_language&quot;&gt;Assembly language « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/X86_assembly_language#Syntax&quot;&gt;x86 assembly language syntax « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.gnu.org/software/gdb/&quot;&gt;GDB: The GNU Project Debugger&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lldb.llvm.org/&quot;&gt;LLDB Homepage&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Core_Animation&quot;&gt;Core Animation « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.hopperapp.com/&quot;&gt;Hopper&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.hopperapp.com/faq.html&quot;&gt;FAQ « Hopper (questions about Mac App Store version)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://cocotron.org/&quot;&gt;Cocotron Information&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lists.apple.com/archives/cocoa-dev/2011/Jun/msg00691.html&quot;&gt;Re: Understanding layer-backed views « cocoa-dev&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lists.apple.com/archives/cocoa-dev/2011/Apr/msg00779.html&quot;&gt;Re: Non-Sub-Pixel Rendering Font Rendering Differences when using Core Animation « cocoa-dev&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lists.apple.com/archives/cocoa-dev/2010/Dec/msg00464.html&quot;&gt;Re: Layer hosting views, geometryFlipped, and subviews « cocoa-dev&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/optshiftk/status/307556822934487041&quot;&gt;Kyle Sluder tweet: “Lately I’ve been coming to the conclusion that M-C KVO is fine, but C-V KVO is abhorrent.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/#releasenotes/Cocoa/AppKit.html&quot;&gt;OS X Developer Release Note&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/omnigroup/OmniGroup&quot;&gt;omnigroup/OmniGroup « GitHub&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;More of a Little Man&lt;/li&gt;
  &lt;li&gt;Core Animationy Goodness&lt;/li&gt;
  &lt;li&gt;I’m Being Diplomatic&lt;/li&gt;
  &lt;li&gt;I Had Been Raised on Intel Syntax&lt;/li&gt;
  &lt;li&gt;More S’s and X’s and Q’s and L’s&lt;/li&gt;
  &lt;li&gt;Oh Wow There’s a Lot of Options Here&lt;/li&gt;
  &lt;li&gt;I Take Great Advantage How Objective-C Code Looks Once It’s Been Decompiled&lt;/li&gt;
  &lt;li&gt;A Permanently Open Disassembly of AppKit&lt;/li&gt;
  &lt;li&gt;There Were Many Radars Which Were Filed&lt;/li&gt;
  &lt;li&gt;I Dug As Deep As I Have To — You Can’t Be Very Shallow&lt;/li&gt;
  &lt;li&gt;You’re Almost Certainly Not Working In Assembly Yourself&lt;/li&gt;
  &lt;li&gt;Blonde, Brunette, _msgSend&lt;/li&gt;
  &lt;li&gt;The Golden Path Has Gotten Wider&lt;/li&gt;
  &lt;li&gt;We Have This Hybrid Beast&lt;/li&gt;
  &lt;li&gt;Blatted Into Place&lt;/li&gt;
  &lt;li&gt;Touching The DOM Is Expensive&lt;/li&gt;
  &lt;li&gt;It Would Be Like Swallowing A Whale&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 42: In a UI Tarpit</title>
        <link>http://www.edgecasesshow.com/042-in-a-ui-tarpit.html</link>
        <guid>http://www.edgecasesshow.com/042-in-a-ui-tarpit.html</guid>
        <pubDate>Sun, 24 Mar 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-042-in-a-ui-tarpit.mp3"
            length="22766036"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-042-in-a-ui-tarpit.mp3"
            fileSize="22766036"
            type="audio/mpeg" />
            
        <itunes:duration>47:22</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious starts talking with Wolf Rentzsch about why native application UIs are better than website UIs, but ends up talking about why there are no ads in most iOS apps.</description>
        <itunes:summary>Andrew Pontious starts talking with Wolf Rentzsch about why native application UIs are better than website UIs, but ends up talking about why there are no ads in most iOS apps.</itunes:summary>
        <itunes:subtitle>Andrew Pontious starts talking with Wolf Rentzsch about why native application UIs are better than website UIs, but ends up talking about why there are no ads in most iOS apps.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious starts talking with Wolf Rentzsch about why native application UIs are better than website UIs, but ends up talking about why there are no ads in most iOS apps.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://googleblog.blogspot.com/2013/03/a-second-spring-of-cleaning.html&quot;&gt;A second spring of cleaning « Google Official Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.newsblur.com/post/45632737156/three-months-to-scale-newsblur&quot;&gt;Three Months to Scale NewsBlur « The NewsBlur Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://daringfireball.net/2013/03/ceding_the_crown&quot;&gt;Ceding the Crown (article deprecating market share) « Daring Fireball&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Decoupage&quot;&gt;Decoupage « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/TRS-80_Model_100&quot;&gt;TRS-80 Model 100 « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Native vs. Web&lt;/li&gt;
  &lt;li&gt;It’s Probably Just Me&lt;/li&gt;
  &lt;li&gt;I’ll Do Your Dirty Work for You&lt;/li&gt;
  &lt;li&gt;I’m Not Sure What the Moral of That Is&lt;/li&gt;
  &lt;li&gt;Is It Dying Again Yet?&lt;/li&gt;
  &lt;li&gt;Cursed or Charmed Mode&lt;/li&gt;
  &lt;li&gt;A Red Dwarf&lt;/li&gt;
  &lt;li&gt;It Doesn’t Matter Because Apple Doesn’t Have It&lt;/li&gt;
  &lt;li&gt;Apple’s Addicted to It&lt;/li&gt;
  &lt;li&gt;They Only Change When They’re On the Way Down&lt;/li&gt;
  &lt;li&gt;Is That Like Gazpacho?&lt;/li&gt;
  &lt;li&gt;Please Email Somebody Else&lt;/li&gt;
  &lt;li&gt;The Way People Throw Links Everywhere&lt;/li&gt;
  &lt;li&gt;A Series of Rectangles Filled Up with Controls&lt;/li&gt;
  &lt;li&gt;Always Tables&lt;/li&gt;
  &lt;li&gt;When I Look at Things a Certain Way&lt;/li&gt;
  &lt;li&gt;The Killer Detail&lt;/li&gt;
  &lt;li&gt;One Painting After Another&lt;/li&gt;
  &lt;li&gt;Not Quite a Browser&lt;/li&gt;
  &lt;li&gt;I’m Glad You Mentioned Ads&lt;/li&gt;
  &lt;li&gt;Siracusa-Style Blindness&lt;/li&gt;
  &lt;li&gt;A Poverty of Design&lt;/li&gt;
  &lt;li&gt;You’re Lucky to See a Line of Text&lt;/li&gt;
  &lt;li&gt;How to Jam Their Crap Content into There&lt;/li&gt;
  &lt;li&gt;A Much Harsher Environment to Survive In&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 41: The Tofu Scale</title>
        <link>http://www.edgecasesshow.com/041-the-tofu-scale.html</link>
        <guid>http://www.edgecasesshow.com/041-the-tofu-scale.html</guid>
        <pubDate>Sat, 16 Mar 2013 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-041-the-tofu-scale.mp3"
            length="25830983"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-041-the-tofu-scale.mp3"
            fileSize="25830983"
            type="audio/mpeg" />
            
        <itunes:duration>53:46</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about philosophical and practical aspects of branching in version control.</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about philosophical and practical aspects of branching in version control.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about philosophical and practical aspects of branching in version control.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about philosophical and practical aspects of branching in version control.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Ren_%26_Stimpy_Show&quot;&gt;The Ren &amp;amp; Stimpy Show « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Concurrent_Versions_System&quot;&gt;Concurrent Versions System (CVS) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subversion.apache.org/&quot;&gt;Apache Subversion&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.orcaware.com/svn/wiki/Svnmerge.py&quot;&gt;Svnmerge.py « SubversionWiki&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.perforce.com/&quot;&gt;Perforce&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20071226072900/http://rentzsch.com/notes/whyNotPerforce&quot;&gt;Why (Not) Perforce « rentzsch.com via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Practical-Perforce-Laura-Wingerd/dp/0596101856&quot;&gt;Practical Perforce, by Laura Wingerd « Amazon.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=AJ-CpGsCpM0&quot;&gt;The Flow Of Change « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nvie.com/posts/a-successful-git-branching-model/&quot;&gt;A successful Git branching model « nvie.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/nvie/gitflow&quot;&gt;nvie/gitflow « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://scottchacon.com/2011/08/31/github-flow.html&quot;&gt;GitHub Flow « Scott Chacon&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.git-legit.org/&quot;&gt;Welcome | Legit (Git Workflow for Humans)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/kennethreitz/legit&quot;&gt;kennethreitz/legit « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mac.github.com/&quot;&gt;GitHub for Mac&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/226852749420142592&quot;&gt;Andrew Pontious tweet: “WTF!? GitHub Mac app just took a Terminal filesystem change and turned it into a commit without asking me. NEVER opening GitHub client again”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/45552867242/semantic-version-branches-for-submodules&quot;&gt;Semantic Version Branches for Submodules « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://semver.org/&quot;&gt;Semantic Versioning 2.0.0-rc.1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Start Going Down the List&lt;/li&gt;
  &lt;li&gt;Taller Than Can Fit on My 27” Display&lt;/li&gt;
  &lt;li&gt;CVS Is Horrible and You Shouldn’t Use It&lt;/li&gt;
  &lt;li&gt;The Next Two Ones Are Also Horrible&lt;/li&gt;
  &lt;li&gt;I Don’t Know What Magic It Did&lt;/li&gt;
  &lt;li&gt;With Subversion, I Wasn’t Very Branchy&lt;/li&gt;
  &lt;li&gt;Bad Things Come in Threes&lt;/li&gt;
  &lt;li&gt;Not Strictly a Horrible Thing&lt;/li&gt;
  &lt;li&gt;I’ve Often Been Complimented on My Large Binary Assets&lt;/li&gt;
  &lt;li&gt;The Philosophy of Branches&lt;/li&gt;
  &lt;li&gt;Why We Do the Podcast, So We Can Get Ourselves in Trouble&lt;/li&gt;
  &lt;li&gt;It’s Firm on Top&lt;/li&gt;
  &lt;li&gt;I Don’t Know What Type of Tofu She’s Eating&lt;/li&gt;
  &lt;li&gt;The First Release Is Always Perfect&lt;/li&gt;
  &lt;li&gt;The Land of Cheap Branches&lt;/li&gt;
  &lt;li&gt;Merge Early, Merge Often&lt;/li&gt;
  &lt;li&gt;Did You Write Your Own Spell-Checker?&lt;/li&gt;
  &lt;li&gt;He Teaches Git, He Writes About Git&lt;/li&gt;
  &lt;li&gt;You Can and Should Deploy Immediately&lt;/li&gt;
  &lt;li&gt;You Gotta Have People&lt;/li&gt;
  &lt;li&gt;You’ll Commit When I Tell You to Commit&lt;/li&gt;
  &lt;li&gt;Cropped Up Like a Virus&lt;/li&gt;
  &lt;li&gt;I Hate to Use the Word “Submodule”&lt;/li&gt;
  &lt;li&gt;And I Can Go on My Merry Way&lt;/li&gt;
  &lt;li&gt;Just Want to Use the Freakin’ Library&lt;/li&gt;
  &lt;li&gt;Helping the Noobs&lt;/li&gt;
  &lt;li&gt;I Am Still Skeptical, Shocker&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 40: Heroic Measures</title>
        <link>http://www.edgecasesshow.com/040-heroic-measures.html</link>
        <guid>http://www.edgecasesshow.com/040-heroic-measures.html</guid>
        <pubDate>Sat, 09 Mar 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-040-heroic-measures.mp3"
            length="23206565"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-040-heroic-measures.mp3"
            fileSize="23206565"
            type="audio/mpeg" />
            
        <itunes:duration>48:17</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about how software developers often have to go &quot;above and beyond&quot; as part of their work.</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about how software developers often have to go &quot;above and beyond&quot; as part of their work.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about how software developers often have to go &quot;above and beyond&quot; as part of their work.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about how software developers often have to go “above and beyond” as part of their work.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://captainawkward.com/2013/03/09/459-do-i-have-to-destroy-my-health-to-be-in-grad-school/&quot;&gt;#459: Do I have to destroy my health to be in grad school? « CaptainAwkward.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Capability_Maturity_Model&quot;&gt;Capability Maturity Model « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Slack-Getting-Burnout-Busywork-Efficiency/dp/0932633617&quot;&gt;Slack: Getting Past Burnout, Busywork and the Myth of Total Efficiency, by Tom DeMarco « Amazon.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I Would Call That a General Glow&lt;/li&gt;
  &lt;li&gt;This is Derailing Rather Rapidly&lt;/li&gt;
  &lt;li&gt;It Captures the Beginner’s Mind&lt;/li&gt;
  &lt;li&gt;Chocolate Frosted Ego Batter&lt;/li&gt;
  &lt;li&gt;I Have a Cape and Everything&lt;/li&gt;
  &lt;li&gt;“Realistic” Is in Air Quotes&lt;/li&gt;
  &lt;li&gt;I’m Totally Butchering Agile&lt;/li&gt;
  &lt;li&gt;We’ll Just Throw More Bodies at It&lt;/li&gt;
  &lt;li&gt;Kind of a Squishy Definition&lt;/li&gt;
  &lt;li&gt;Anything You Do That Isn’t Sustainable&lt;/li&gt;
  &lt;li&gt;I’m Not a Lawyer&lt;/li&gt;
  &lt;li&gt;Anxiety Is a Good Harbinger&lt;/li&gt;
  &lt;li&gt;I’m Going to Upgrade Myself&lt;/li&gt;
  &lt;li&gt;Your Definition of Heroism Falls a Bit Short&lt;/li&gt;
  &lt;li&gt;How Much You Neglect the Other Parts of Your Life&lt;/li&gt;
  &lt;li&gt;A “Corporate Stooge” as Dan Benjamin Would Call It&lt;/li&gt;
  &lt;li&gt;That Sounds Horrifying&lt;/li&gt;
  &lt;li&gt;The Way a Lot of People Do It, the Way Your Friends Do It&lt;/li&gt;
  &lt;li&gt;The Air They Breathe&lt;/li&gt;
  &lt;li&gt;Now You’re in Charge, Go Make This Work&lt;/li&gt;
  &lt;li&gt;Almost Kind of an Anti-Heroic Measure&lt;/li&gt;
  &lt;li&gt;You Need Heroic Management&lt;/li&gt;
  &lt;li&gt;Treated Like Kings&lt;/li&gt;
  &lt;li&gt;I Mean, They’re in California, Right?&lt;/li&gt;
  &lt;li&gt;Outside the Apple Vernacular&lt;/li&gt;
  &lt;li&gt;Come in or You’re Fired&lt;/li&gt;
  &lt;li&gt;There Were Sprints, Is What I’m Saying&lt;/li&gt;
  &lt;li&gt;Don’t Get Stuck There&lt;/li&gt;
  &lt;li&gt;Not Zero-Based&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 39: Productivity Porn</title>
        <link>http://www.edgecasesshow.com/039-productivity-porn.html</link>
        <guid>http://www.edgecasesshow.com/039-productivity-porn.html</guid>
        <pubDate>Sat, 02 Mar 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-039-productivity-porn.mp3"
            length="23149774"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-039-productivity-porn.mp3"
            fileSize="23149774"
            type="audio/mpeg" />
            
        <itunes:duration>48:11</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about his favorite Getting Things Done-oriented applications, such as OmniFocus, TaskPaper, and a few surprises. Plus: Charlie's Angels villains.</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about his favorite Getting Things Done-oriented applications, such as OmniFocus, TaskPaper, and a few surprises. Plus: Charlie's Angels villains.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about his favorite Getting Things Done-oriented applications, such as OmniFocus, TaskPaper, and a few surprises. Plus: Charlie's Angels villains.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about his favorite Getting Things Done-oriented applications, such as OmniFocus, TaskPaper, and a few surprises. Plus: Charlie’s Angels villains.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Simon_%26_Simon&quot;&gt;Simon &amp;amp; Simon « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2013/03/04/adventure-addendum/&quot;&gt;Adventure Addendum « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.43folders.com&quot;&gt;43 Folders | Time, Attention, and Creative Work&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Charlie%27s_Angels_(film)&quot;&gt;Charlie’s Angels (film) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.movievillains.com/archives/2003/07/the_thin_man.html&quot;&gt;The Thin Man « Movie Villains&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.omnigroup.com/products/omnifocus/&quot;&gt;OmniFocus for Mac « The Omni Group&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.hogbaysoftware.com/products/taskpaper&quot;&gt;TaskPaper — Simple to-do list software for Mac &amp;amp; iPhone « Hog Bay Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://dayoneapp.com/&quot;&gt;Day One | A simple Journal for iPhone, iPad and Mac App Store&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.busymac.com/busycal/&quot;&gt;BusyCal&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.red-sweater.com/flextime/&quot;&gt;FlexTime for Mac OS X « Red Sweater Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/pomodoro&quot;&gt;rentzsch/pomodoro « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://sabi.net/nriley/software/&quot;&gt;Nicholas Riley: Software (Pester and Shroud)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.dejal.com/timeout/&quot;&gt;Time Out « Dejal&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I Could’ve Made Some Sort of Time Dilation Joke There&lt;/li&gt;
  &lt;li&gt;All This Philosophical Crap&lt;/li&gt;
  &lt;li&gt;A Pretty Good Metaphor for GTD Itself&lt;/li&gt;
  &lt;li&gt;The Yaks Keep Regrowing the Fur&lt;/li&gt;
  &lt;li&gt;What’s a Good Monster That Comes Back from the Dead Repeatedly…Jesus?&lt;/li&gt;
  &lt;li&gt;There’s Limits to the Craziness Here&lt;/li&gt;
  &lt;li&gt;When It’s Occupying My Dreams&lt;/li&gt;
  &lt;li&gt;I’m Probably Insulting More People, Again&lt;/li&gt;
  &lt;li&gt;You Don’t Have Any Time for Porn&lt;/li&gt;
  &lt;li&gt;Be Wrong for the First Few Minutes&lt;/li&gt;
  &lt;li&gt;Like a Good Little GTDer&lt;/li&gt;
  &lt;li&gt;They’re Only Headlines&lt;/li&gt;
  &lt;li&gt;&lt;em&gt;That’s&lt;/em&gt; Where the Secret List Is!&lt;/li&gt;
  &lt;li&gt;That’ll Suck Your Energy Right Down&lt;/li&gt;
  &lt;li&gt;But I Don’t Care About That&lt;/li&gt;
  &lt;li&gt;Cutting Through the Noise of Your 100+ Projects&lt;/li&gt;
  &lt;li&gt;I Really Want Day N&lt;/li&gt;
  &lt;li&gt;Freely Use My Fork&lt;/li&gt;
  &lt;li&gt;A Sensory Deprivation Tank for Your Mac&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 38: A Programmer and a Puzzler</title>
        <link>http://www.edgecasesshow.com/038-a-programmer-and-a-puzzler.html</link>
        <guid>http://www.edgecasesshow.com/038-a-programmer-and-a-puzzler.html</guid>
        <pubDate>Sat, 23 Feb 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-038-a-programmer-and-a-puzzler.mp3"
            length="20746039"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-038-a-programmer-and-a-puzzler.mp3"
            fileSize="20746039"
            type="audio/mpeg" />
            
        <itunes:duration>43:09</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious along with Wolf Rentzsch talks about Andrew's experiences with text adventure games; a bit of their history, what it was like to develop them, and his eventual deal-breaking frustration with puzzles.</description>
        <itunes:summary>Andrew Pontious along with Wolf Rentzsch talks about Andrew's experiences with text adventure games; a bit of their history, what it was like to develop them, and his eventual deal-breaking frustration with puzzles.</itunes:summary>
        <itunes:subtitle>Andrew Pontious along with Wolf Rentzsch talks about Andrew's experiences with text adventure games; a bit of their history, what it was like to develop them, and his eventual deal-breaking frustration with puzzles.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious along with Wolf Rentzsch talks about Andrew’s experiences with text adventure games: a bit of their history, what it was like to develop them, and his eventual deal-breaking frustration with puzzles.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Mork_%26_Mindy&quot;&gt;Mork &amp;amp; Mindy « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/35&quot;&gt;Their Job Is to Break It « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Interactive_fiction&quot;&gt;Interactive fiction « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Zork&quot;&gt;Zork « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Hitchhiker%27s_Guide_to_the_Galaxy_(video_game)&quot;&gt;The Hitchhiker’s Guide to the Galaxy (video game) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Colossal_Cave_Adventure&quot;&gt;Colossal Cave Adventure « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Myst&quot;&gt;Myst « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Infocom&quot;&gt;Infocom « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Sierra_Entertainment&quot;&gt;Sierra Online « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://inform7.com&quot;&gt;Inform&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://tads.org&quot;&gt;TADS, the Text Adventure Development System&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.infocom-if.org/downloads/downloads.html&quot;&gt;Infocom - Zork Downloads&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.ifarchive.org&quot;&gt;The Interactive Fiction Archive&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://ifcomp.org&quot;&gt;Interactive Fiction Competition&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://xyzzyawards.org&quot;&gt;XYZZY Awards&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.intfiction.org/forum/&quot;&gt;intfiction.org, the Interactive Fiction Community Forum&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://ifmud.port4000.com&quot;&gt;A MUD Forever Voyaging&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://brasslantern.org/beginners/&quot;&gt;Brass Lantern, the Adventure Game Website: Beginner Resources&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.viddler.com/v/d72b8680&quot;&gt;C4[1] Robert Andersen: Icon Intermission&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;No, That’s Not It&lt;/li&gt;
  &lt;li&gt;Like a Leaden Weight&lt;/li&gt;
  &lt;li&gt;Something from My Past, My Mysterious Past&lt;/li&gt;
  &lt;li&gt;GO WEST&lt;/li&gt;
  &lt;li&gt;Why People Don’t Love Us&lt;/li&gt;
  &lt;li&gt;Violence Isn’t the Answer to This One&lt;/li&gt;
  &lt;li&gt;A Certain Amount of Guess-the-Verb&lt;/li&gt;
  &lt;li&gt;Very Siri-Like&lt;/li&gt;
  &lt;li&gt;The Siracusa Argument&lt;/li&gt;
  &lt;li&gt;My Inherent Skepticism&lt;/li&gt;
  &lt;li&gt;A Bajillion Verbs That You Could Choose&lt;/li&gt;
  &lt;li&gt;You Will Be Eaten by a Grue&lt;/li&gt;
  &lt;li&gt;Let’s Say You Have a Kazoo&lt;/li&gt;
  &lt;li&gt;Getting the Ambience Straight&lt;/li&gt;
  &lt;li&gt;Typing in the Same Verb Two Hundred Times&lt;/li&gt;
  &lt;li&gt;Deflating the Stakes a Bit&lt;/li&gt;
  &lt;li&gt;Actually Part of the Problem&lt;/li&gt;
  &lt;li&gt;Kind of Being a Smart-Ass&lt;/li&gt;
  &lt;li&gt;More Like Debugging Than Programming&lt;/li&gt;
  &lt;li&gt;That Is Show Business&lt;/li&gt;
  &lt;li&gt;I Believe You Called It a Wasteland&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 37: In the Tree of Your TODO List</title>
        <link>http://www.edgecasesshow.com/037-in-the-tree-of-your-todo-list.html</link>
        <guid>http://www.edgecasesshow.com/037-in-the-tree-of-your-todo-list.html</guid>
        <pubDate>Sat, 16 Feb 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-037-in-the-tree-of-your-todo-list.mp3"
            length="22585739"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-037-in-the-tree-of-your-todo-list.mp3"
            fileSize="22585739"
            type="audio/mpeg" />
            
        <itunes:duration>47:01</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch, a GTD cultist, and Andrew Pontious, who's GTD-curious, talk about Getting Things Done in their fluffiest episode yet.</description>
        <itunes:summary>Wolf Rentzsch, a GTD cultist, and Andrew Pontious, who's GTD-curious, talk about Getting Things Done in their fluffiest episode yet.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch, a GTD cultist, and Andrew Pontious, who's GTD-curious, talk about Getting Things Done in their fluffiest episode yet.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch, a GTD cultist, and Andrew Pontious, who’s GTD-curious, talk about Getting Things Done in their fluffiest episode yet.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Kate_%26_Allie&quot;&gt;Kate &amp;amp; Allie « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.neglectedpotential.com&quot;&gt;Neglected Potential&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/noir&quot;&gt;Nick Arnott (noir) on Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/300329651170066432&quot;&gt;Andrew Pontious tweet: “Recently listened to Build &amp;amp; Analyze #106 After Dark http://5by5.tv/afterdark/296, &amp;amp; I’ve decided to put effort into app.net again.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/300329943454339072&quot;&gt;Andrew Pontious tweet: “So, Twitterers: follow me (same username) on app.net, and I’ll post a behind-the-scenes tidbit re: @edgecasesshow every day.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/davereed/status/301089061400109056&quot;&gt;Dave Reed tweet: “@rentzsch isn’t the fact that oauth works after password change a bad thing since someone who stole password has access until you revoke?”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Getting_Things_Done&quot;&gt;Getting Things Done « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Getting-Things-Done-Stress-Free-Productivity/dp/0142000280&quot;&gt;Getting Things Done: The Art of Stress-Free Productivity, by David Allen « Amazon&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://5by5.tv/b2w/97&quot;&gt;Pope of the Office « Back to Work&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://5by5.tv/b2w/98&quot;&gt;Bagged and Boarded « Back to Work&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://5by5.tv/b2w/99&quot;&gt;Nobody Wants to Live in a Scaffolding « Back to Work&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.omnigroup.com/products/omnifocus/&quot;&gt;OmniFocus for Mac « The Omni Group&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.busymac.com/busycal/&quot;&gt;BusyCal&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://xkcd.com/1172/&quot;&gt;Workflow « xkcd&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;We’re the Weird Ones Here&lt;/li&gt;
  &lt;li&gt;Kind of a Fluffy Episode&lt;/li&gt;
  &lt;li&gt;My Ears Perked Up&lt;/li&gt;
  &lt;li&gt;So, When Do We Get Divorced?&lt;/li&gt;
  &lt;li&gt;Described in Such a Programmer-y Fashion&lt;/li&gt;
  &lt;li&gt;I’m Driving to Work, What Do You Want Me to Do?&lt;/li&gt;
  &lt;li&gt;Getting It Out of Your Brain&lt;/li&gt;
  &lt;li&gt;We May Need to Do Some Post Editing Here&lt;/li&gt;
  &lt;li&gt;It Feels So Much Like a Cult&lt;/li&gt;
  &lt;li&gt;I Just Hate Fred&lt;/li&gt;
  &lt;li&gt;The Not-So-Bright Part of You&lt;/li&gt;
  &lt;li&gt;The Disagreements I’ve Had with Getting Things Done&lt;/li&gt;
  &lt;li&gt;I Have Internet Pretty Much Anywhere&lt;/li&gt;
  &lt;li&gt;The Big Dog&lt;/li&gt;
  &lt;li&gt;I Have My Own Little Bubble&lt;/li&gt;
  &lt;li&gt;It Makes Me Jones for the Other Ones&lt;/li&gt;
  &lt;li&gt;That Should Be Setting off Red Alerts for You Right There&lt;/li&gt;
  &lt;li&gt;Danger, Andrew Pontious!&lt;/li&gt;
  &lt;li&gt;OmniFocus Is a Very Big Hammer&lt;/li&gt;
  &lt;li&gt;One of the Reasons Why Your Life Sucks&lt;/li&gt;
  &lt;li&gt;“Wrestle Some Pandas”&lt;/li&gt;
  &lt;li&gt;I Like Merlin Mann&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 36: A Zeno's Paradox of Authentication</title>
        <link>http://www.edgecasesshow.com/036-zenos-paradox-of-authentication.html</link>
        <guid>http://www.edgecasesshow.com/036-zenos-paradox-of-authentication.html</guid>
        <pubDate>Sat, 09 Feb 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-036-zenos-paradox-of-authentication.mp3"
            length="26899286"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-036-zenos-paradox-of-authentication.mp3"
            fileSize="26899286"
            type="audio/mpeg" />
            
        <itunes:duration>56:00</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks to Andrew Pontious about practical OAuth: how it works, tips and tricks about how to integrate it into your apps, and the ups and downs of version 2.0.</description>
        <itunes:summary>Wolf Rentzsch talks to Andrew Pontious about practical OAuth: how it works, tips and tricks about how to integrate it into your apps, and the ups and downs of version 2.0.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks to Andrew Pontious about practical OAuth: how it works, tips and tricks about how to integrate it into your apps, and the ups and downs of version 2.0.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks to Andrew Pontious about practical OAuth: how it works, tips and tricks about how to integrate it into your apps, and the ups and downs of version 2.0.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Starsky_and_Hutch&quot;&gt;Starsky and Hutch « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Oauth&quot;&gt;OAuth « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.coreint.org/2013/02/episode-76-this-should-be-bonus-money/&quot;&gt;Episode 76: This Should Be Bonus Money « Core Intuition&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/mattgemmell/MGTwitterEngine/&quot;&gt;mattgemmell/MGTwitterEngine « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://tools.ietf.org/html/rfc5849&quot;&gt;RFC 5849 - The OAuth 1.0 Protocol « Internet Engineering Task Force (IETF) &lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://oauth.net/&quot;&gt;OAuth Community Site&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://s3.pixane.com/Oauth_diagram.pdf&quot;&gt;OAuth Authentication Flow Diagram&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Zeno%27s_paradoxes&quot;&gt;Zeno’s paradoxes « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://dev.twitter.com/docs/oauth/xauth&quot;&gt;xAuth « Twitter Developers&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/OAuthConsumer&quot;&gt;rentzsch/OAuthConsumer « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://hueniverse.com/2012/07/oauth-2-0-and-the-road-to-hell/&quot;&gt;OAuth 2.0 and the Road to Hell « hueniverse&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://hueniverse.com/2010/09/oauth-bearer-tokens-are-a-terrible-idea/&quot;&gt;OAuth Bearer Tokens are a Terrible Idea « hueniverse&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;The Grumpier Side of Software Development&lt;/li&gt;
  &lt;li&gt;I Was Expecting Starsky and Hutch to Come Sooner Rather Than Later&lt;/li&gt;
  &lt;li&gt;I’m American, I Don’t Know Anything&lt;/li&gt;
  &lt;li&gt;There Was an Hour Where It Went Haywire&lt;/li&gt;
  &lt;li&gt;Matt Gemmel’s MGTwitterEngine of Yore&lt;/li&gt;
  &lt;li&gt;Back When the World Was Wonderful&lt;/li&gt;
  &lt;li&gt;A Session Fixation Bug&lt;/li&gt;
  &lt;li&gt;Hexadecimal Jokes Are the Worst&lt;/li&gt;
  &lt;li&gt;Here You Go, These Are the Keys to the Car&lt;/li&gt;
  &lt;li&gt;Asking Permission to Ask Permission&lt;/li&gt;
  &lt;li&gt;Hoping That Everything’s OK&lt;/li&gt;
  &lt;li&gt;In Your Little Web View&lt;/li&gt;
  &lt;li&gt;The Primitive, Obvious Way to Do It&lt;/li&gt;
  &lt;li&gt;Call Me, and I Know How to Handle It&lt;/li&gt;
  &lt;li&gt;This Random String You Don’t Look Too Closely At&lt;/li&gt;
  &lt;li&gt;Web Views Are Very Hungry to Be Dropped Onto&lt;/li&gt;
  &lt;li&gt;Refrigerators Are Tweeting Now&lt;/li&gt;
  &lt;li&gt;Finally Embrace Our Web View Overlords&lt;/li&gt;
  &lt;li&gt;I Recommend Checking Out My Little Fork&lt;/li&gt;
  &lt;li&gt;Their Scope Got Bigger&lt;/li&gt;
  &lt;li&gt;Done by Writing in the Sky Using Your Little Biplane That Shoots Clouds out Its Rear&lt;/li&gt;
  &lt;li&gt;Vendors Can Later On Come and Plug Their Holes&lt;/li&gt;
  &lt;li&gt;There’s a Lot of Money Involved When Things Are Open to Interpretation&lt;/li&gt;
  &lt;li&gt;We’ve Been Swearing Throughout the Podcast&lt;/li&gt;
  &lt;li&gt;This Is Going to Be a Lot of Pain&lt;/li&gt;
  &lt;li&gt;Don’t Put All Your Eggs in One Security Basket&lt;/li&gt;
  &lt;li&gt;Apple Lawyers, You Didn’t Hear Anybody Say That on This Podcast&lt;/li&gt;
  &lt;li&gt;Time Is Weird to Me&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 35: Their Job Is to Break It</title>
        <link>http://www.edgecasesshow.com/035-their-job-is-to-break-it.html</link>
        <guid>http://www.edgecasesshow.com/035-their-job-is-to-break-it.html</guid>
        <pubDate>Sun, 03 Feb 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-035-their-job-is-to-break-it.mp3"
            length="20569979"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-035-their-job-is-to-break-it.mp3"
            fileSize="20569979"
            type="audio/mpeg" />
            
        <itunes:duration>42:44</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious, with second guest cohost Peter Hosey, talks about the strange and wacky world of quality assurance engineers.</description>
        <itunes:summary>Andrew Pontious, with second guest cohost Peter Hosey, talks about the strange and wacky world of quality assurance engineers.</itunes:summary>
        <itunes:subtitle>Andrew Pontious, with second guest cohost Peter Hosey, talks about the strange and wacky world of quality assurance engineers.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious, with second guest cohost Peter Hosey, talks about the strange and wacky world of quality assurance engineers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/20&quot;&gt;The Tabs and Spaces of Outrageous Fortune « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://boredzo.org/blog/archives/2008-11-05/tabs-vs-spaces-redux&quot;&gt;Tabs vs. spaces redux « Idle Time&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/12&quot;&gt;A Little Slice of Windows in My IDE « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/boredzo&quot;&gt;Peter Hosey (boredzo) on Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/287044438885285888&quot;&gt;Andrew Pontious tweet: “I wrote essay “Tales from the Code Front: Anatomy of the TADS 2.2 Plural-Singulars Utility” in (c) 1996. Style recognizably like Edge Cases.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/uliwitness/status/287104866885701633&quot;&gt;Uli Kusterer tweet: “@apontious Ooooo… all your TADS exploits and lessons learned from TADS as a language sound like good future  EC topics :-)”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.penny-arcade.com/comic/2010/1/25/&quot;&gt;Here’s Your Reality Program « Penny Arcade&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.penny-arcade.com/patv/episode/heres-your...-4th-panel&quot;&gt;Season 1, Ep. 11 - Here’s Your… (4th Panel) « Penny Arcade&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/26&quot;&gt;You Can’t Run a Script to Test Feel « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.folklore.org/StoryView.py?story=Calculator_Construction_Set.txt&quot;&gt;Calculator Construction Set « Folklore.org: Macintosh Stories&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/ios/#documentation/DeveloperTools/Conceptual/InstrumentsUserGuide/UsingtheAutomationInstrument/UsingtheAutomationInstrument.html#//apple_ref/doc/uid/TP40004652-CH20-SW1&quot;&gt;Instruments User Guide: Automated UI Testing&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://worrydream.com&quot;&gt;Brett Victor, beast of burden&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=PUv66718DII&quot;&gt;Brett Victor - Inventing on Principle « YouTube&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;You’re Addicted or You’re a Teetotaler&lt;/li&gt;
  &lt;li&gt;Experiencing an Interactive Story Through Terminal.app&lt;/li&gt;
  &lt;li&gt;Every Orthogonal Direction&lt;/li&gt;
  &lt;li&gt;Isn’t Really Something You Want to Win&lt;/li&gt;
  &lt;li&gt;Opening and Closing the CD Tray All Day&lt;/li&gt;
  &lt;li&gt;Can’t They Get Some Lego Mindstorms Shit Up in Here?&lt;/li&gt;
  &lt;li&gt;Drudgery and Hypervigilance&lt;/li&gt;
  &lt;li&gt;Developers Love to File Bugs&lt;/li&gt;
  &lt;li&gt;Now We’re Going to Dogfood It&lt;/li&gt;
  &lt;li&gt;Sample Other People’s Dogfood Once in a While&lt;/li&gt;
  &lt;li&gt;Someone Who Likes to Press the Button&lt;/li&gt;
  &lt;li&gt;Definitely a Bus-Factor Problem&lt;/li&gt;
  &lt;li&gt;They Need to Cut It Down&lt;/li&gt;
  &lt;li&gt;They’re Not Just Drones&lt;/li&gt;
  &lt;li&gt;Failures Roll Downhill&lt;/li&gt;
  &lt;li&gt;They Tend to Have to Just Deal&lt;/li&gt;
  &lt;li&gt;Automate the Hell out of Everything&lt;/li&gt;
  &lt;li&gt;It’s a Downpayment, Instead of Technical Debt&lt;/li&gt;
  &lt;li&gt;Test the App as a Black Box&lt;/li&gt;
  &lt;li&gt;Sometimes It’s Just Straight-Up Broken&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 34: Xcode, I Want to Get Organized!</title>
        <link>http://www.edgecasesshow.com/034-xcode-i-want-to-get-organized.html</link>
        <guid>http://www.edgecasesshow.com/034-xcode-i-want-to-get-organized.html</guid>
        <pubDate>Sun, 27 Jan 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-034-xcode-i-want-to-get-organized.mp3"
            length="27788056"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-034-xcode-i-want-to-get-organized.mp3"
            fileSize="27788056"
            type="audio/mpeg" />
            
        <itunes:duration>57:50</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious, accompanied by Wolf Rentzsch, lets loose in this extra-long episode with his second Xcode 4 rant, this time focusing on Xcode's overstuffed Organizer window.</description>
        <itunes:summary>Andrew Pontious, accompanied by Wolf Rentzsch, lets loose in this extra-long episode with his second Xcode 4 rant, this time focusing on Xcode's overstuffed Organizer window.</itunes:summary>
        <itunes:subtitle>Andrew Pontious, accompanied by Wolf Rentzsch, lets loose in this extra-long episode with his second Xcode 4 rant, this time focusing on Xcode's overstuffed Organizer window.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious, accompanied by Wolf Rentzsch, lets loose in this extra-long episode with his second Xcode 4 rant, this time focusing on Xcode’s overstuffed Organizer window.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Tenspeed_and_Brown_Shoe&quot;&gt;Tenspeed and Brown Shoe « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/4&quot;&gt;My First Xcode 4 Rant « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://5by5.tv/hypercritical/100&quot;&gt;Hypercritical #100: Metacritical « 5by5&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/boredzo/status/288684491042586624&quot;&gt;Peter Hosey tweet: “For anyone who missed it last night, I made a couple of videos showing off how I work in AppCode: http://www.cocoaheadsnyc.org/2013/01/07/peter-hoseys-favorite-appcode-features/”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://ridiculousfish.com/hexfiend/&quot;&gt;Hex Fiend, A fast and clever hex editor for Mac OS X&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lists.apple.com/archives/xcode-users/2007/Oct/msg00400.html&quot;&gt;Xcode 3.0 Release Note (1 of 4) « xcode-users&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lists.apple.com/archives/xcode-users/2007/Oct/msg00401.html&quot;&gt;Xcode 3.0 Release Note (2 of 4) « xcode-users&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lists.apple.com/archives/xcode-users/2007/Oct/msg00402.html&quot;&gt;Xcode 3.0 Release Note (3 of 4) « xcode-users&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lists.apple.com/archives/xcode-users/2007/Oct/msg00403.html&quot;&gt;Xcode 3.0 Release Note (4 of 4) « xcode-users&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/TextMate&quot;&gt;TextMate « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://kapeli.com&quot;&gt;Dash - Snippet Manager, Documentation Browser « Kapeli&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://appkido.com&quot;&gt;AppKiDo&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://fileability.net/ingredients/&quot;&gt;Ingredients :: Cocoa Documentation Viewer&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;You Can Do That, Why Would I Want To?&lt;/li&gt;
  &lt;li&gt;Apple Does Not Focus on the Past&lt;/li&gt;
  &lt;li&gt;Got It In One&lt;/li&gt;
  &lt;li&gt;You Have This Hobson’s Choice&lt;/li&gt;
  &lt;li&gt;Aping CodeWarrior Functionality&lt;/li&gt;
  &lt;li&gt;Entropy Always Wins&lt;/li&gt;
  &lt;li&gt;TextMate Was Going Like Gangbusters&lt;/li&gt;
  &lt;li&gt;Xmate&lt;/li&gt;
  &lt;li&gt;We’ve Bitten Off As Much As We Can Chew&lt;/li&gt;
  &lt;li&gt;INVOKE THE JAVA!&lt;/li&gt;
  &lt;li&gt;It Becomes like a Treasure Hunt&lt;/li&gt;
  &lt;li&gt;It Really Afflicts Me&lt;/li&gt;
  &lt;li&gt;The Majority of My Little Repositories Here Are in Red&lt;/li&gt;
  &lt;li&gt;Volumes, Blah, Blah Blah Blah&lt;/li&gt;
  &lt;li&gt;I Meant, I Love Them!&lt;/li&gt;
  &lt;li&gt;LIke a Second Skin&lt;/li&gt;
  &lt;li&gt;I Don’t Let Xcode Touch the Version Control&lt;/li&gt;
  &lt;li&gt;GitX Acts as My Weapon of Choice&lt;/li&gt;
  &lt;li&gt;Do You Use Git in Anger?&lt;/li&gt;
  &lt;li&gt;That Thing You Do Between Checkins&lt;/li&gt;
  &lt;li&gt;You Know It’s Going to Beachball&lt;/li&gt;
  &lt;li&gt;It’s Not Great, but It’s Not Really a Problem&lt;/li&gt;
  &lt;li&gt;Too Much of a Kitchen Sink&lt;/li&gt;
  &lt;li&gt;I Really Like Windows&lt;/li&gt;
  &lt;li&gt;That’s How You Did Things in the 80s&lt;/li&gt;
  &lt;li&gt;Everything Is Visible All the Time&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 33: Flattry Will Get You Everywhere</title>
        <link>http://www.edgecasesshow.com/033-flattry-will-get-you-everywhere.html</link>
        <guid>http://www.edgecasesshow.com/033-flattry-will-get-you-everywhere.html</guid>
        <pubDate>Sat, 19 Jan 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-033-flattry-will-get-you-everywhere.mp3"
            length="19792544"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-033-flattry-will-get-you-everywhere.mp3"
            fileSize="19792544"
            type="audio/mpeg" />
            
        <itunes:duration>41:10</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch along with Andrew Pontious uses the Swedish micropayment service Flattr as an excuse to talk about inter-application communication yet again as well as introduce Compliment, his app to make it easier for other apps to integrate with Flattr.</description>
        <itunes:summary>Wolf Rentzsch along with Andrew Pontious uses the Swedish micropayment service Flattr as an excuse to talk about inter-application communication yet again as well as introduce Compliment, his app to make it easier for other apps to integrate with Flattr.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch along with Andrew Pontious uses the Swedish micropayment service Flattr as an excuse to talk about inter-application communication yet again as well as introduce Compliment, his app to make it easier for other apps to integrate with Flattr.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch along with Andrew Pontious uses the Swedish micropayment service Flattr as an excuse to talk about inter-application communication yet again as well as introduce Compliment, his app to make it easier for other apps to integrate with Flattr.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Bert_and_Ernie&quot;&gt;Bert and Ernie « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.hogbaysoftware.com/products/taskpaper&quot;&gt;TaskPaper - Simple to-do list software for Mac &amp;amp; iPhone&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.omnigroup.com/products/omnifocus/&quot;&gt;OmniFocus « The Omni Group&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/status/290549225064914944&quot;&gt;Wolf Rentzsch tweet: ““FU Chad Sellers” in my notes for upcoming @edgecasesshow episode. I keep on looking at it and wondering “why am I so angry at @c_had?””&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.usefulfruit.com/pearnote/&quot;&gt;Pear Note for Mac « Useful Fruit Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://neutral.fm&quot;&gt;Neutral - A Casual Car Show from People Who Should Know Better Than to Do a Car Show&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Flattr&quot;&gt;Flattr « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/CocoaPimper/status/285738781712199680&quot;&gt;Christian Kienle tweet: “@rentzsch You should add a flag to mogenerator that sends you $x every time it is executed automatically via PayPal when set.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://christian-kienle.de/CoreDataEditor&quot;&gt;Core Data Editor - A developer’s best friend « Christian Kienle&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://compliment.rentzsch.com/&quot;&gt;Compliment.app: automatically donate to the Mac apps you use everyday&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/kballard/NotificationWatcher&quot;&gt;kballard/NotificationWatcher « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://growl.info&quot;&gt;Growl - The Ultimate Notification System for OS X&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/mmunz/status/287296038140792832&quot;&gt;Mark Munz tweet: “@danielpunkass @rentzsch @radian If you control both apps, there’s a cheat. Use a private NSPasteboard to store payload, send DN w/o payload”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/danielpunkass/status/287296528119365632&quot;&gt;Daniel Jalkut tweet: “@mmunz @rentzsch @radian Wow! That’s some serious PasteboardRPC :) Not exactly relevant to my problem scenario tho (https://devforums.apple.com/message/756974)”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://vemedio.com/instacast&quot;&gt;Instacast 3 - The Next Generation « Vemedio&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/markdownlive&quot;&gt;rentzsch/markdownlive « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/dan_schmidt/status/2798183676&quot;&gt;Dan Schmidt tweet: “Dreamt last night that I was a screenwriter for a blockbuster action movie. I had just come up with my hero’s name: Flattery Amtrak.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/dan_schmidt/status/2798188426&quot;&gt;Dan Schmidt tweet: “The tagline was THIS SUMMER, FLATTERY WILL GET YOU EVERYWHERE”&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Flattr and Compliment&lt;/li&gt;
  &lt;li&gt;A Little Foreshadowing&lt;/li&gt;
  &lt;li&gt;That’s Recursive Enough for Me, Let’s Pop the Stack&lt;/li&gt;
  &lt;li&gt;FU, Chad Sellers! FU!&lt;/li&gt;
  &lt;li&gt;Siracusa as the Podfather&lt;/li&gt;
  &lt;li&gt;A Way to Index Audio&lt;/li&gt;
  &lt;li&gt;I’m Totally a Car Guy&lt;/li&gt;
  &lt;li&gt;I Don’t Know If I Should Still Put the Mac in There&lt;/li&gt;
  &lt;li&gt;The Great Vowel Shortage of the Late 2009s&lt;/li&gt;
  &lt;li&gt;Euros, Because They’re Swedish&lt;/li&gt;
  &lt;li&gt;Flattrific&lt;/li&gt;
  &lt;li&gt;That Sounds Like Growling Pains&lt;/li&gt;
  &lt;li&gt;I’m Trying to Think of How iCloud Would Fit into That&lt;/li&gt;
  &lt;li&gt;Pasteboard-RPC&lt;/li&gt;
  &lt;li&gt;That’s Like Holding Back Humanity&lt;/li&gt;
  &lt;li&gt;There’s Only So Many Developers&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 32: The Case Against Xcode Plugins</title>
        <link>http://www.edgecasesshow.com/032-the-case-against-xcode-plugins.html</link>
        <guid>http://www.edgecasesshow.com/032-the-case-against-xcode-plugins.html</guid>
        <pubDate>Sat, 12 Jan 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-032-the-case-against-xcode-plugins.mp3"
            length="20584984"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-032-the-case-against-xcode-plugins.mp3"
            fileSize="20584984"
            type="audio/mpeg" />
            
        <itunes:duration>37:34</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious covers with Wolf Rentzsch the logic behind why Apple won't introduce a public Xcode plugin architecture. Plus: how Mike Lee solved the halting problem.</description>
        <itunes:summary>Andrew Pontious covers with Wolf Rentzsch the logic behind why Apple won't introduce a public Xcode plugin architecture. Plus: how Mike Lee solved the halting problem.</itunes:summary>
        <itunes:subtitle>Andrew Pontious covers with Wolf Rentzsch the logic behind why Apple won't introduce a public Xcode plugin architecture. Plus: how Mike Lee solved the halting problem.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious covers with Wolf Rentzsch the logic behind why Apple won’t introduce a public Xcode plugin architecture. Plus: how Mike Lee solved the halting problem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Captain_%26_Tennille&quot;&gt;Captain &amp;amp; Tennille « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/ryanmaxwell/UncrustifyX&quot;&gt;ryanmaxwell/UncrustifyX « GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/bmf/status/289403368990982144&quot;&gt;Mike Lee tweet: “While you were distracted by CES, we solved the halting problem. http://pressdoc.com/p/000s8a”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Hunting_of_the_Snark&quot;&gt;The Hunting of the Snark « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.seapine.com/kb/questions/1595/Surround+SCM+Xcode+3+Integration&quot;&gt;Surround SCM Xcode 3 Integration « Seapine Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.seapine.com/kb/questions/1650/Surround+SCM+Xcode+4+Integration&quot;&gt;Surround SCM Xcode 4 Integration « Seapine Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Scorpion_and_the_Frog&quot;&gt;The Scorpion and the Frog « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/290352014205001729&quot;&gt;Andrew Pontious tweet: “Is the hex viewer in Xcode, used to view memory contents, from Hex Fiend? I thought it was, and it’s credited in Xcode’s acknowledgements”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/cdespinosa/status/290365602869166081&quot;&gt;Chris Espinosa tweet: “@apontious Yes, it is. Used both in the hex editor and in the debugger memory views.”&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;The Nicholas Sparks of Objective-C&lt;/li&gt;
  &lt;li&gt;Now We Have to Erase the Episode&lt;/li&gt;
  &lt;li&gt;Real Artists Ship&lt;/li&gt;
  &lt;li&gt;Fast and Loose, Baby&lt;/li&gt;
  &lt;li&gt;You Can Stop Thinking About It, We’re Done&lt;/li&gt;
  &lt;li&gt;We’re Not Regimented, Here at Edge Cases University&lt;/li&gt;
  &lt;li&gt;Not GC, GCC&lt;/li&gt;
  &lt;li&gt;They Could Go Ahead and Fuck with It&lt;/li&gt;
  &lt;li&gt;They Control the Horizontal, They Control the Vertical&lt;/li&gt;
  &lt;li&gt;Apple Pulled the AppleScript Rug Out&lt;/li&gt;
  &lt;li&gt;I Should’ve Just Done the Bad Thing&lt;/li&gt;
  &lt;li&gt;They’re Going to Sting Us, It’s Their Nature&lt;/li&gt;
  &lt;li&gt;If I Were Letting You Talk, Which I’m Not&lt;/li&gt;
  &lt;li&gt;Something Drastic, Like Blackmail Scott Forstall&lt;/li&gt;
  &lt;li&gt;The Path of Obsolescence&lt;/li&gt;
  &lt;li&gt;I Find Nothing to Disagree With Here&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 31: The Turing Frights</title>
        <link>http://www.edgecasesshow.com/031-the-turing-frights.html</link>
        <guid>http://www.edgecasesshow.com/031-the-turing-frights.html</guid>
        <pubDate>Sat, 05 Jan 2013 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-031-the-turing-frights.mp3"
            length="23748922"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-031-the-turing-frights.mp3"
            fileSize="23748922"
            type="audio/mpeg" />
            
        <itunes:duration>46:07</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about Microsoft's research OS, Singularity, which breaks through the stagnation of current operatings systems with innovative use of static analysis, communication channel contracts, and more.</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about Microsoft's research OS, Singularity, which breaks through the stagnation of current operatings systems with innovative use of static analysis, communication channel contracts, and more.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about Microsoft's research OS, Singularity, which breaks through the stagnation of current operatings systems with innovative use of static analysis, communication channel contracts, and more.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about Microsoft’s research OS, Singularity, which breaks through the stagnation of current operatings systems with innovative use of static analysis, communication channel contracts, and more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Donny_%26_Marie_(1976_TV_series)&quot;&gt;Donny &amp;amp; Marie (1976 TV series) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/eschaton/status/279376082673733632&quot;&gt;Chris Hanson tweet: “@rentzsch @apontious Mach was created to break an OS into cooperating “servers” - FS, VM, net, devices - not for “personalities.””&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://research.microsoft.com/en-us/projects/singularity/&quot;&gt;Singularity « Microsoft Research&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Singularity_(operating_system)&quot;&gt;Singularity (operating system) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developers.google.com/native-client/&quot;&gt;Native Client « Google Developers&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Google_native_client&quot;&gt;Google Native Client « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Static_program_analysis&quot;&gt;Static program analysis « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Spec_Sharp&quot;&gt;Spec# « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Sing_Sharp&quot;&gt;Sing# « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Finite-state_machine&quot;&gt;Finite-state machine « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Translation_lookaside_buffer&quot;&gt;Translation lookaside buffer « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Object-capability_model&quot;&gt;Object-capability model « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Midori_(operating_system)&quot;&gt;Midori (operating system) « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Now We’re Back, and Now We’ll Be Perfect&lt;/li&gt;
  &lt;li&gt;The Software That Runs the Software&lt;/li&gt;
  &lt;li&gt;The Microsoft-Is-Borg 90s&lt;/li&gt;
  &lt;li&gt;The Apple Singularity Does Not Fill Me with Any More Joy&lt;/li&gt;
  &lt;li&gt;A Poorly-Debugged Set of Device Drivers&lt;/li&gt;
  &lt;li&gt;People Have Given Up&lt;/li&gt;
  &lt;li&gt;We’ve Talked About Other Topics out of Our Ass&lt;/li&gt;
  &lt;li&gt;I Hope I Never Understand It&lt;/li&gt;
  &lt;li&gt;It’s Not a Runtime Thing&lt;/li&gt;
  &lt;li&gt;Oh, Java Will Never Die&lt;/li&gt;
  &lt;li&gt;Makes Communications a First Class Citizen&lt;/li&gt;
  &lt;li&gt;There Are No Address Spaces&lt;/li&gt;
  &lt;li&gt;I’m Not Entirely Convinced&lt;/li&gt;
  &lt;li&gt;Your Binary Has to Look Behaved&lt;/li&gt;
  &lt;li&gt;I Tend to Sauté My Pointers, Instead of Having Them Raw&lt;/li&gt;
  &lt;li&gt;When Your Little Binary Starts Executing&lt;/li&gt;
  &lt;li&gt;VMs As We Know Them&lt;/li&gt;
  &lt;li&gt;I Don’t Know If That Makes a Whole Lot of Sense to You&lt;/li&gt;
  &lt;li&gt;Thousand Cores on a Processor&lt;/li&gt;
  &lt;li&gt;A Hostile Code Environment&lt;/li&gt;
  &lt;li&gt;I Like This from an Ideological Perspective&lt;/li&gt;
  &lt;li&gt;Message Passing Seems to Be a Common Thread&lt;/li&gt;
  &lt;li&gt;Mach Messaging Is a Real Pain in the Butt&lt;/li&gt;
  &lt;li&gt;A Little Bit of Sandboxing Here, a Little Bit of Grand Central Dispatch There&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 30: One Ring to Cocoa-Bind Them All</title>
        <link>http://www.edgecasesshow.com/030-one-ring-to-cocoa-bind-them-all.html</link>
        <guid>http://www.edgecasesshow.com/030-one-ring-to-cocoa-bind-them-all.html</guid>
        <pubDate>Sat, 08 Dec 2012 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-030-one-ring-to-cocoa-bind-them-all.mp3"
            length="25415436"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-030-one-ring-to-cocoa-bind-them-all.mp3"
            fileSize="25415436"
            type="audio/mpeg" />
            
        <itunes:duration>47:17</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious explores with Wolf Rentzsch key-value coding, key-value observing, and Cocoa Bindings: what's interesting about them, and how they can be a stack of suck. And remember: holiday break till January!</description>
        <itunes:summary>Andrew Pontious explores with Wolf Rentzsch key-value coding, key-value observing, and Cocoa Bindings: what's interesting about them, and how they can be a stack of suck. And remember: holiday break till January!</itunes:summary>
        <itunes:subtitle>Andrew Pontious explores with Wolf Rentzsch key-value coding, key-value observing, and Cocoa Bindings: what's interesting about them, and how they can be a stack of suck. And remember: holiday break till January!</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious explores with Wolf Rentzsch key-value coding, key-value observing, and Cocoa Bindings: what’s interesting about them, and how they can be a stack of suck. And remember: holiday break till January!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Sonny_%26_Cher&quot;&gt;Sonny &amp;amp; Cher « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.cocoawithlove.com/2010/01/5-key-value-coding-approaches-in-cocoa.html&quot;&gt;5 key-value coding approaches in Cocoa « Cocoa with Love&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/KeyValueCoding/Articles/KeyValueCoding.html&quot;&gt;Key-Value Coding Programming Guide: Introduction&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/apontious/One-Ring-to-Cocoa-Bind-Them-All&quot;&gt;apontious/One-Ring-to-Cocoa-Bind-Them-All « github.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/KeyValueObserving/KeyValueObserving.html&quot;&gt;Key-Value Observing Programming Guide: Introduction&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/CocoaBindings/CocoaBindings.html&quot;&gt;Cocoa Bindings Programming Topics&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/#samplecode/NSTableViewBinding/Introduction/Intro.html&quot;&gt;NSTableViewBinding Sample Code&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Independent_software_vendor&quot;&gt;Independent software vendor « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://commons.apache.org/ognl/&quot;&gt;OGNL - Object Graph Navigation Library « Apache Commons&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I’m All for Jumping Right In&lt;/li&gt;
  &lt;li&gt;Apple Even Has a Patent on It&lt;/li&gt;
  &lt;li&gt;Shut Up About Dot Syntax&lt;/li&gt;
  &lt;li&gt;Thunder Struct&lt;/li&gt;
  &lt;li&gt;Let’s Replace Your Object with Folgers Crystals&lt;/li&gt;
  &lt;li&gt;Everybody Wins, Everybody’s Happy&lt;/li&gt;
  &lt;li&gt;An Attractive Nuisance&lt;/li&gt;
  &lt;li&gt;Cocoa Bindings Are the Shiznit&lt;/li&gt;
  &lt;li&gt;Why Is This Table Acting Weird?&lt;/li&gt;
  &lt;li&gt;He Was Dumbfounded, He Was Flabbergasted&lt;/li&gt;
  &lt;li&gt;The Greatest Collection of Noobs That Apple Has Ever Seen&lt;/li&gt;
  &lt;li&gt;I Was Going to Go with the Fungus Analogy&lt;/li&gt;
  &lt;li&gt;KV O, My!&lt;/li&gt;
  &lt;li&gt;As You Go Higher, the Suck Gets Worse&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 29: Squirting Code Across Address Spaces</title>
        <link>http://www.edgecasesshow.com/029-squirting-code-across-address-spaces.html</link>
        <guid>http://www.edgecasesshow.com/029-squirting-code-across-address-spaces.html</guid>
        <pubDate>Sun, 02 Dec 2012 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-029-squirting-code-across-address-spaces.mp3"
            length="28170518"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-029-squirting-code-across-address-spaces.mp3"
            fileSize="28170518"
            type="audio/mpeg" />
            
        <itunes:duration>54:40</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about mach_override (his project for dynamically overriding functions) and mach_inject (his project for cross-process code execution). You'll never guess who uses them!</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about mach_override (his project for dynamically overriding functions) and mach_inject (his project for cross-process code execution). You'll never guess who uses them!</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about mach_override (his project for dynamically overriding functions) and mach_inject (his project for cross-process code execution). You'll never guess who uses them!</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about mach_override (his project for dynamically overriding functions) and mach_inject (his project for cross-process code execution). You’ll never guess who uses them!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Penn_teller&quot;&gt;Penn &amp;amp; Teller « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://toxicsoftware.com/uistoryboard-issues.html&quot;&gt;UIStoryboard Issues « toxicsoftware.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://iosunittesting.com&quot;&gt;iOS Unit Testing&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/mach_override&quot;&gt;rentzsch/mach_override « github.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/mach_inject&quot;&gt;rentzsch/mach_inject « github.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://objectivistc.tumblr.com/post/7872364181/tagged-pointers-and-fast-pathed-cfnumber-integers-in&quot;&gt;Tagged pointers and fast-pathed CFNumber integers in Lion « Objectivist-C&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.mactech.com/articles/mactech/Vol.10/10.06/FunctionCalls/index.html&quot;&gt;PowerPC Function Calls (talks about Transition Vectors) « MacTech&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/MacHack&quot;&gt;MacHack « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lists.apple.com/archives/cocoa-dev/2003/Jan/msg00968.html&quot;&gt;Re: Patching an application (long) (mentions Ed Wynne and libPatch) « cocoa-dev&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Modern-Operating-Systems-3rd-Edition/dp/0136006639&quot;&gt;Modern Operating Systems (3rd Edition), by Andrew S. Tanenbaum (1st Edition contained Mach as a case study) « Amazon&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/&quot;&gt;Mach Kernel Interface Reference Manual « Massachusetts Institute of Technology&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Mach_(kernel)&quot;&gt;Mach (kernel) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://0xced.blogspot.com/2006/06/machinject-procmod-group-and-security.html&quot;&gt;mach_inject, procmod group and security « 0xced&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.unsanity.com/haxies/ape&quot;&gt;Application Enhancer (APE) «  Unsanity&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://code.google.com/p/address-sanitizer/&quot;&gt;address-sanitizer - AddressSanitizer: a fast memory error detector « Google Project Hosting&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Our Conversations Tend to be Lopsided&lt;/li&gt;
  &lt;li&gt;I Don’t Think Anyone Really Took Me Seriously&lt;/li&gt;
  &lt;li&gt;It’s All Garbage to Me&lt;/li&gt;
  &lt;li&gt;I Was in More Pain Than Probably a Lot of People&lt;/li&gt;
  &lt;li&gt;When I Jump into a vi Screen, I Turn off the Computer&lt;/li&gt;
  &lt;li&gt;A Bunch of People Did the Stone Soup Thing&lt;/li&gt;
  &lt;li&gt;Then What Are You Doing Talking to Me?&lt;/li&gt;
  &lt;li&gt;if That’s Your World, It’s Really Easy to Blow Your Stack&lt;/li&gt;
  &lt;li&gt;Badda Bing, Badda Boom&lt;/li&gt;
  &lt;li&gt;Tell That to Bundles&lt;/li&gt;
  &lt;li&gt;MACH-STAR!&lt;/li&gt;
  &lt;li&gt;It Reads Like Insanity&lt;/li&gt;
  &lt;li&gt;“Work” Being a Relative Term&lt;/li&gt;
  &lt;li&gt;A Linux Personality, an OS/2 Personality&lt;/li&gt;
  &lt;li&gt;And That’s Not Going to Be Me&lt;/li&gt;
  &lt;li&gt;That Definitely Won’t Fly&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 28: The Plumber's Guide to Blocks</title>
        <link>http://www.edgecasesshow.com/028-the-plumbers-guide-to-blocks.html</link>
        <guid>http://www.edgecasesshow.com/028-the-plumbers-guide-to-blocks.html</guid>
        <pubDate>Sat, 24 Nov 2012 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-028-the-plumbers-guide-to-blocks.mp3"
            length="22049380"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-028-the-plumbers-guide-to-blocks.mp3"
            fileSize="22049380"
            type="audio/mpeg" />
            
        <itunes:duration>41:21</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about blocks: their history, why they're weird, and why Apple should have just gone ahead and made them an Objective-C API.</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about blocks: their history, why they're weird, and why Apple should have just gone ahead and made them an Objective-C API.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about blocks: their history, why they're weird, and why Apple should have just gone ahead and made them an Objective-C API.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about blocks: their history, why they’re weird, and why Apple should have just gone ahead and made them an Objective-C API.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Williams_sisters&quot;&gt;Williams sisters « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2012/11/22/asterisk-and-obelisk/&quot;&gt;Asterisk and Obelisk « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Asterix&quot;&gt;Asterix « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/26&quot;&gt;You Can’t Run a Script to Test Feel « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2012/11/24/automatic-for-the-people/&quot;&gt;Automatic for the People « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Automatic_for_the_People&quot;&gt;Automatic for the People, R.E.M. album « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://clang.llvm.org/docs/BlockLanguageSpec.txt&quot;&gt;Language Specification for Blocks « clang&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Blocks_(C_language_extension)&quot;&gt;Blocks (C Language Extension) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://developer.apple.com/library/ios/#documentation/cocoa/Conceptual/Blocks/Articles/00_Introduction.html&quot;&gt;Blocks Programming Topics: Introduction&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.friday.com/bbum/2009/08/29/basic-blocks/&quot;&gt;Basic Blocks « bbum’s weblog-o-mat&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://c2.com/cgi/wiki?BoostLambdaLibrary&quot;&gt;Boost Lambda Library « Wiki Wiki Web&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://daringfireball.net/2003/07/the_good_the_bad_and_the_avie&quot;&gt;The Good, the Bad, and the Avie « Daring Fireball&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://daringfireball.net/misc/2003/07/tn2034.pdf&quot;&gt;Technical Note TN2034 via Daring Fireball&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1370.pdf&quot;&gt;Apple’s Extensions to C « Open Standards&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://llvm.org/svn/llvm-project/compiler-rt/trunk/&quot;&gt;/compiler-rt/trunk « llvm-project&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/cbarrett/status/271193508394717184&quot;&gt;Colin Barrett tweet: “Don’t miss this http://llvm.org/devmtg/2012-11/Gregor-Modules.pdf” (Modules proposal by Doug Gregor of Apple)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://thirdcog.eu/pwcblocks/&quot;&gt;Programming with C Blocks on Apple Devices, by Joachim Bengtsson&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Carry the FU Torch&lt;/li&gt;
  &lt;li&gt;“You Speak German?” “Ja”&lt;/li&gt;
  &lt;li&gt;Instead of Writing a How-To I Wrote a Me-Too&lt;/li&gt;
  &lt;li&gt;I Do Not Volunteer to Write a Blog Post About It&lt;/li&gt;
  &lt;li&gt;Using the Word Block When You Don’t Mean Block&lt;/li&gt;
  &lt;li&gt;A Float, a Struct, and an Objective-C Object Pointer Walk into a Bar&lt;/li&gt;
  &lt;li&gt;In These Glorious Days of ARC&lt;/li&gt;
  &lt;li&gt;Comma YES, Comma NO, Comma YES, Comma NO&lt;/li&gt;
  &lt;li&gt;Beating Heart of C++&lt;/li&gt;
  &lt;li&gt;Beat Back the Lambda Menace&lt;/li&gt;
  &lt;li&gt;I’m with Wil Shipley on This&lt;/li&gt;
  &lt;li&gt;Trying to Rehabilitate C Itself&lt;/li&gt;
  &lt;li&gt;Well, That Was &lt;em&gt;Wrong&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;I’m on the Siracusa Side&lt;/li&gt;
  &lt;li&gt;I Can’t Think of a Way That GCC Is Better&lt;/li&gt;
  &lt;li&gt;Blocks Are &lt;em&gt;Weird&lt;/em&gt;, Man!&lt;/li&gt;
  &lt;li&gt;“I’m Gonna Have to Give Up the Dream, Aren’t I?” “Yeah”&lt;/li&gt;
  &lt;li&gt;I Don’t Think They’re Going to Do It, But I Think That Would Help&lt;/li&gt;
  &lt;li&gt;A Fine Coping Strategy, I Suppose&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 27: Where mogenerator Really Picks It Up</title>
        <link>http://www.edgecasesshow.com/027-where-mogenerator-really-picks-it-up.html</link>
        <guid>http://www.edgecasesshow.com/027-where-mogenerator-really-picks-it-up.html</guid>
        <pubDate>Sun, 18 Nov 2012 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-027-where-mogenerator-really-picks-it-up.mp3"
            length="28757692"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-027-where-mogenerator-really-picks-it-up.mp3"
            fileSize="28757692"
            type="audio/mpeg" />
            
        <itunes:duration>55:49</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about his popular open source Core Data code generation tool, mogenerator. Plus: why Wolf may or may not be Batman.</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about his popular open source Core Data code generation tool, mogenerator. Plus: why Wolf may or may not be Batman.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about his popular open source Core Data code generation tool, mogenerator. Plus: why Wolf may or may not be Batman.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about his popular open source Core Data code generation tool, mogenerator. Plus: why Wolf may or may not be Batman.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/ios/#documentation/DeveloperTools/Conceptual/InstrumentsUserGuide/UsingtheAutomationInstrument/UsingtheAutomationInstrument.html#//apple_ref/doc/uid/TP40004652-CH20-SW1&quot;&gt;Instruments User Guide: Automated UI Testing&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/me1000/status/267486401426235393&quot;&gt;Randy Luecke tweet: “@rentzsch Cappuccino is not GPL. It’s LGPL; per the last episode of @edgecasesshow”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.github.com/mogenerator/&quot;&gt;mogenerator + X’mod&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/mogenerator&quot;&gt;rentzsch/mogenerator « github.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20100204111224/http://rentzsch.com/code/mogenerator&quot;&gt;rentzsch.com: mogenerator: Core Data codegen via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/tagged/mogenerator&quot;&gt;Posts tagged “mogenerator” on rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.rubicode.com/Software/EOGenerator/&quot;&gt;EOGenerator « Rubicode&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.research.ibm.com/designpatterns/pubs/gg.html&quot;&gt;Generation Gap « IBM Research&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/CoreData/Articles/cdCreateMOs.html&quot;&gt;Core Data Programming Guide: Creating and Deleting Managed Objects&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/magicalpanda/MagicalRecord#readme&quot;&gt;magicalpanda/MagicalRecord « github.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/mogenerator/tree/master/contributed%20templates&quot;&gt;mogenerator/contributed templates « github.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2012/05/17/upgrading-to-the-next-model/&quot;&gt;Upgrading to the Next Model « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2011/12/04/economies-of-scalar/&quot;&gt;Economies of Scalar « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/MiscMerge&quot;&gt;rentzsch/MiscMerge « github.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://ruby-doc.org/stdlib-1.9.3/libdoc/erb/rdoc/ERB.html&quot;&gt;Class: ERB (Ruby 1.9.3)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://macruby.org/&quot;&gt;MacRuby&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/CoreDataFramework/Classes/NSManagedObjectID_Class/Reference/NSManagedObjectID.html&quot;&gt;NSManagedObjectID Class Reference&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mxcl.github.com/homebrew/&quot;&gt;Homebrew: The missing package manager for OS X&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/schwa/status/268752638919729152&quot;&gt;Jonathan Wight tweet: “Oh and always spell out everyone’s twitter id at the end of each episode and forget to give out the URL to the show notes. #podcastlikeapro”&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Lost in the Batman References&lt;/li&gt;
  &lt;li&gt;Not Very Batman of Me - Maybe I &lt;em&gt;Am&lt;/em&gt; Robin&lt;/li&gt;
  &lt;li&gt;I Hear That a Lot&lt;/li&gt;
  &lt;li&gt;mobettagenerator&lt;/li&gt;
  &lt;li&gt;Little Teenaged Nerdlets&lt;/li&gt;
  &lt;li&gt;Triggling&lt;/li&gt;
  &lt;li&gt;The Generation Gap&lt;/li&gt;
  &lt;li&gt;Where Xcode Really Falls Down&lt;/li&gt;
  &lt;li&gt;To Quote, I Guess, Pearl Jam&lt;/li&gt;
  &lt;li&gt;I Can’t Believe You Made Me Say That&lt;/li&gt;
  &lt;li&gt;Back Then, Kiddies, We Didn’t Have GitHub&lt;/li&gt;
  &lt;li&gt;A Shining Example of the Ship Early, Ship Often Mentality&lt;/li&gt;
  &lt;li&gt;Does That Weird Little Dance for You&lt;/li&gt;
  &lt;li&gt;Not Really Hurting for Template Tweaks&lt;/li&gt;
  &lt;li&gt;The Nice Thing About MOIDs&lt;/li&gt;
  &lt;li&gt;Installer Packages Are Evil&lt;/li&gt;
  &lt;li&gt;Prone to Breakage, Prone to Arbitrary Changes&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 26: You Can't Run a Script to Test Feel</title>
        <link>http://www.edgecasesshow.com/026-you-cant-run-a-script-to-test-feel.html</link>
        <guid>http://www.edgecasesshow.com/026-you-cant-run-a-script-to-test-feel.html</guid>
        <pubDate>Sat, 10 Nov 2012 00:00:00 -0800</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-026-you-cant-run-a-script-to-test-feel.mp3"
            length="22950865"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-026-you-cant-run-a-script-to-test-feel.mp3"
            fileSize="22950865"
            type="audio/mpeg" />
            
        <itunes:duration>45:08</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about automated tests for Cocoa applications and the very particular times when he finds them useful. (Hint: not ongoing maintenance.)</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about automated tests for Cocoa applications and the very particular times when he finds them useful. (Hint: not ongoing maintenance.)</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about automated tests for Cocoa applications and the very particular times when he finds them useful. (Hint: not ongoing maintenance.)</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about automated tests for Cocoa applications and the very particular times when he finds them useful. (Hint: not ongoing maintenance.)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Cagney_%26_Lacey&quot;&gt;Cagney &amp;amp; Lacey « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.google.com/search?as_q=appcode&amp;amp;as_sitesearch=twitter.com%2Fboredzo&quot;&gt;Google search, Peter Hosey + AppCode, on Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2011/08/21/putting-it-to-the-test/&quot;&gt;Putting It to the Test « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Test-driven_development&quot;&gt;Test-driven development « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Unit_testing&quot;&gt;Unit testing « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.sente.ch/software/ocunit/&quot;&gt;Sen:te - OCUnit&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://chanson.livejournal.com/182472.html&quot;&gt;Chris Hanson - Xcode unit testing articles updated « LiveJournal&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://eschatologist.net/blog/&quot;&gt;Eschatology, new Chris Hanson blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/#documentation/DeveloperTools/Conceptual/UnitTesting/00-About_Unit_Testing/about.html&quot;&gt;Xcode Unit Testing Guide: About Unit Testing&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20070308215335/http://rentzsch.com/code/teststands&quot;&gt;Teststands for Exploratory Code « rentzsch.com via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Expect&quot;&gt;Expect (Unix tool) « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Just Spit It Out&lt;/li&gt;
  &lt;li&gt;We’re Going to Violently Agree, Again&lt;/li&gt;
  &lt;li&gt;Bam! Every Test Failed&lt;/li&gt;
  &lt;li&gt;Kent Beck Can Go off and Do That on His Time&lt;/li&gt;
  &lt;li&gt;SYNTAX ERROR! ABORT!&lt;/li&gt;
  &lt;li&gt;Jamming Data Directly into Your Source Code&lt;/li&gt;
  &lt;li&gt;Real Programmers Do It Inline&lt;/li&gt;
  &lt;li&gt;As Tabular as You Can Get&lt;/li&gt;
  &lt;li&gt;That’s the Way I Do It, and That’s the Way I Recommend Doing It&lt;/li&gt;
  &lt;li&gt;Ever-Increasing List of Byzantine Steps &lt;/li&gt;
  &lt;li&gt;We Can’t All Be the Cool Kids&lt;/li&gt;
  &lt;li&gt;That’s What It Says in the Little Box&lt;/li&gt;
  &lt;li&gt;It’s the Lap of Luxury&lt;/li&gt;
  &lt;li&gt;Teststands Are Supergreat&lt;/li&gt;
  &lt;li&gt;Where Macro Technology Was in 1994&lt;/li&gt;
  &lt;li&gt;Exactly the Kind of Tests That I Find the Most Useless&lt;/li&gt;
  &lt;li&gt;Don’t Check for the Button&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 25: We're Just Dot-J, Baby</title>
        <link>http://www.edgecasesshow.com/025-were-just-dot-j-baby.html</link>
        <guid>http://www.edgecasesshow.com/025-were-just-dot-j-baby.html</guid>
        <pubDate>Fri, 02 Nov 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-025-were-just-dot-j-baby.mp3"
            length="26290418"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-025-were-just-dot-j-baby.mp3"
            fileSize="26290418"
            type="audio/mpeg" />
            
        <itunes:duration>51:10</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch enthuses (and Andrew Pontious mostly listens) about Cappuccino, an advanced Web framework for making desktop-class web applications, essentially &quot;Cocoa for the Web&quot;, with all the power and pitfalls that entails. Objective-J, anyone?</description>
        <itunes:summary>Wolf Rentzsch enthuses (and Andrew Pontious mostly listens) about Cappuccino, an advanced Web framework for making desktop-class web applications, essentially &quot;Cocoa for the Web&quot;, with all the power and pitfalls that entails. Objective-J, anyone?</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch enthuses (and Andrew Pontious mostly listens) about Cappuccino, an advanced Web framework for making desktop-class web applications, essentially &quot;Cocoa for the Web&quot;, with all the power and pitfalls that entails. Objective-J, anyone?</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch enthuses (and Andrew Pontious mostly listens) about Cappuccino, an advanced Web framework for making desktop-class web applications, essentially “Cocoa for the Web”, with all the power and pitfalls that entails. Objective-J, anyone?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Butch_Cassidy_and_the_Sundance_Kid&quot;&gt;Butch Cassidy and the Sundance Kid « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Cappuccino_(application_development_framework)&quot;&gt;Cappuccino (application development framework) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.cappuccino-project.org&quot;&gt;Cappuccino Project | Desktop-Class Web Applications&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/cappuccino/cappuccino&quot;&gt;cappuccino/cappuccino « Github&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://techcrunch.com/2008/06/05/280-north-launches-its-online-keynote-280-slides/&quot;&gt;280 Slides: Like Apple Keynote, But Online « TechCrunch&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/280_North,_Inc.&quot;&gt;280 North, Inc. « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://tolmasky.com/&quot;&gt;Francisco Tolmasky’s personal website&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rossboucher.com/&quot;&gt;Ross Boucher’s personal website&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://tlrobinson.net/&quot;&gt;Tom Robinson’s personal website&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Objective-J&quot;&gt;Objective-J « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.amazon.com/Object-Oriented-Programming-An-Evolutionary-Approach/dp/0201548348&quot;&gt;Object-Oriented Programming: An Evolutionary Approach, by Brad Cox and  Andrew Novobilski « Amazon&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://altjs.org&quot;&gt;altJS compile-to-JavaScript language list&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Source-to-source_compiler&quot;&gt;Source-to-source compiler (transpiler) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://clang.llvm.org/docs/ObjectiveCLiterals.html&quot;&gt;Objective-C Literals (contains Object Subscripting)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.cocoia.com/2009/atlas-by-280north/&quot;&gt;Atlas by 280 North « Cocoia Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/cappuccino/aristo&quot;&gt;cappuccino/aristo « Github&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://techcrunch.com/2010/08/24/motorola-snaps-up-280-north-for-20-million/&quot;&gt;Motorola Snaps Up 280 North For $20 Million « TechCrunch&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://appleinsider.com/articles/10/05/07/apple_developing_flash_alternative_named_gianduia&quot;&gt;Apple developing Flash alternative named Gianduia « AppleInsider&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://montagejs.org&quot;&gt;Montage - HTML5 framework&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://cappuccino.org/discuss/2011/11/16/cappuccino-0-9-5/&quot;&gt;Cappuccino Blog » Blog Archive » Cappuccino 0.9.5&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://languagejs.com/&quot;&gt;Languages.js (contains naughty OR) « Github&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I Always Mean the Technology&lt;/li&gt;
  &lt;li&gt;A Pile of Hyperlinks&lt;/li&gt;
  &lt;li&gt;Cocoa for the Web&lt;/li&gt;
  &lt;li&gt;Leave My Dead Neuron Here for Everyone to See&lt;/li&gt;
  &lt;li&gt;A Little Bit of Chutzpah There&lt;/li&gt;
  &lt;li&gt;Studlied Up Those Ivars&lt;/li&gt;
  &lt;li&gt;Don’t Tell Anyone I Said That&lt;/li&gt;
  &lt;li&gt;Motorola “Morbidity”?&lt;/li&gt;
  &lt;li&gt;This Instinctive Punch to the Gut&lt;/li&gt;
  &lt;li&gt;It &lt;em&gt;Did&lt;/em&gt; Come Out, and It Will &lt;em&gt;Never&lt;/em&gt; Come Out&lt;/li&gt;
  &lt;li&gt;Some Facts on the Ground&lt;/li&gt;
  &lt;li&gt;Shit, Let’s Just Do a GPL Episode&lt;/li&gt;
  &lt;li&gt;After the Monolith Swallowed Them Up&lt;/li&gt;
  &lt;li&gt;Derailed and Forked Itself&lt;/li&gt;
  &lt;li&gt;Bad Idea for Me to Try to Quote Sports Quotes&lt;/li&gt;
  &lt;li&gt;It Jits out My Code&lt;/li&gt;
  &lt;li&gt;The Naughty OR&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 24: Make Xibs Look Good</title>
        <link>http://www.edgecasesshow.com/024-make-xibs-look-good.html</link>
        <guid>http://www.edgecasesshow.com/024-make-xibs-look-good.html</guid>
        <pubDate>Fri, 26 Oct 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-024-make-xibs-look-good.mp3"
            length="22326307"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-024-make-xibs-look-good.mp3"
            fileSize="22326307"
            type="audio/mpeg" />
            
        <itunes:duration>43:52</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious spends the entire episode with Wolf Rentzsch on followup, including someone trying AppCode based on his &quot;recommendation&quot; and a somewhat deeper, less rosy look at storyboards.</description>
        <itunes:summary>Andrew Pontious spends the entire episode with Wolf Rentzsch on followup, including someone trying AppCode based on his &quot;recommendation&quot; and a somewhat deeper, less rosy look at storyboards.</itunes:summary>
        <itunes:subtitle>Andrew Pontious spends the entire episode with Wolf Rentzsch on followup, including someone trying AppCode based on his &quot;recommendation&quot; and a somewhat deeper, less rosy look at storyboards.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious spends the entire episode with Wolf Rentzsch on followup, including someone trying AppCode based on his “recommendation” and a somewhat deeper, less rosy look at storyboards.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Abbott_and_costello&quot;&gt;Abbott and Costello « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.atebits.com/letterpress/&quot;&gt;letterpress « atebits&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Murphy_Brown&quot;&gt;Murphy Brown « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://5by5.tv/incomparable/111&quot;&gt;5by5 | The Incomparable #111: These Go to Eleven&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Statler_and_Waldorf&quot;&gt;Statler and Waldorf « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Muppet_Show&quot;&gt;The Muppet Show « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://carpeaqua.com&quot;&gt;carpeaqua by Justin Williams&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Justin Williams tweet: “@rentzsch  @edgecasesshow @apontious I love you guys because you’re the Statler and Waldorf of Objective-C” (tweet deleted, no link)&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/statuses/219880823309082624&quot;&gt;Andrew Pontious tweet: “Serious question: of myself and @rentzsch… who’s Statler, and who’s Waldorf?”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/12&quot;&gt;A Little Slice of Windows in My IDE « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://shineycode.tumblr.com/post/33017381918/my-30-day-appcode-challenge&quot;&gt;My 30 Day AppCode Challenge «  Shiney Code&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/22&quot;&gt;Nib and Xibs and Storyboards, O My « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://developer.apple.com/library/ios/#releasenotes/DataManagement/RN-iCloudCoreData/_index.html&quot;&gt;Using Core Data with iCloud Release Notes&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/shineycode/status/259686718825955328&quot;&gt;Shiney Code tweet: “Very helpful article on bridging the gap between Git and Xcode: http://robots.thoughtbot.com/post/33796217972/xcode-and-git-bridging-the-gap”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Vector_clock&quot;&gt;Vector clock « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Operational_transformation&quot;&gt;Operational transformation « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://gomockingbird.com&quot;&gt;Website wireframes: Mockingbird&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.usefulfruit.com/pearnote/&quot;&gt;Pear Note for Mac&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.infoq.com/presentations/Value-Identity-State-Rich-Hickey&quot;&gt;Persistent Data Structures and Managed References, by Rich Hickey&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/19&quot;&gt;In the Magical World of Threads « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Bated Breath&lt;/li&gt;
  &lt;li&gt;Potpouri&lt;/li&gt;
  &lt;li&gt;I Live in Hope&lt;/li&gt;
  &lt;li&gt;The Enron of Twitter&lt;/li&gt;
  &lt;li&gt;“Two Disagreeable Old Men”&lt;/li&gt;
  &lt;li&gt;Felt Trolls&lt;/li&gt;
  &lt;li&gt;Long List of Duos&lt;/li&gt;
  &lt;li&gt;No Publicity Is Bad Publicity&lt;/li&gt;
  &lt;li&gt;The Yelp Business Model&lt;/li&gt;
  &lt;li&gt;An Intelligent Diff&lt;/li&gt;
  &lt;li&gt;Completely Making Stuff Up Here&lt;/li&gt;
  &lt;li&gt;Wikipedia Is Your Friend Here&lt;/li&gt;
  &lt;li&gt;That’s a Bad One&lt;/li&gt;
  &lt;li&gt;Tangled with Segues&lt;/li&gt;
  &lt;li&gt;I’d Better Shut Up, Then&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 23: The Elevator Pitch for Design by Contract</title>
        <link>http://www.edgecasesshow.com/023-the-elevator-pitch-for-design-by-contract.html</link>
        <guid>http://www.edgecasesshow.com/023-the-elevator-pitch-for-design-by-contract.html</guid>
        <pubDate>Sat, 20 Oct 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-023-the-elevator-pitch-for-design-by-contract.mp3"
            length="21484281"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-023-the-elevator-pitch-for-design-by-contract.mp3"
            fileSize="21484281"
            type="audio/mpeg" />
            
        <itunes:duration>41:46</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch uses a simple C function example with Andrew Pontious to demonstrate (in record time!) Bertrand Meyer's Design by Contract, a cheap way to drastically improve your software quality. Could clang be the key to implementing it in Objective-C?</description>
        <itunes:summary>Wolf Rentzsch uses a simple C function example with Andrew Pontious to demonstrate (in record time!) Bertrand Meyer's Design by Contract, a cheap way to drastically improve your software quality. Could clang be the key to implementing it in Objective-C?</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch uses a simple C function example with Andrew Pontious to demonstrate (in record time!) Bertrand Meyer's Design by Contract, a cheap way to drastically improve your software quality. Could clang be the key to implementing it in Objective-C?</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch uses a simple C function example with Andrew Pontious to demonstrate (in record time!) Bertrand Meyer’s Design by Contract, a cheap way to drastically improve your software quality. Could clang be the key to implementing it in Objective-C?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Statler_and_Waldorf&quot;&gt;Statler and Waldorf « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/K%26R_C#K.26R_C&quot;&gt;C (programming language), K&amp;amp;R C « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Ansi_C&quot;&gt;ANSI C « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Unit_testing&quot;&gt;Unit testing « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Bertrand_Meyer&quot;&gt;Bertrand Meyer « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Object-Oriented_Software_Construction&quot;&gt;Object-Oriented Software Construction « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Design_by_contract&quot;&gt;Design by contract « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.roard.com/contracts/&quot;&gt;A few Macros for Designing by Contract in Objective-C&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://lists.apple.com/archives/objc-language/2006/Sep/msg00001.html&quot;&gt;Re: Design by Contract and Objective-C « objc-language&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/#documentation/cocoa/reference/foundation/miscellaneous/foundation_functions/reference/reference.html#//apple_ref/c/macro/NSParameterAssert&quot;&gt;Foundation Functions Reference, NSParameterAssert&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Stick a Void in There&lt;/li&gt;
  &lt;li&gt;Totally Not a Hand-Holding Language&lt;/li&gt;
  &lt;li&gt;Have You Ever Seen the Orange Spine?&lt;/li&gt;
  &lt;li&gt;The Very Last Word of the Very Last Chapter&lt;/li&gt;
  &lt;li&gt;I Can’t Imagine Stroustrup Doing That&lt;/li&gt;
  &lt;li&gt;Discontentment Is a Major Part of My Philosophical Bedrock&lt;/li&gt;
  &lt;li&gt;Turned You into the Waldorf That You Are Today&lt;/li&gt;
  &lt;li&gt;The Years Spin By&lt;/li&gt;
  &lt;li&gt;Much Like Those K&amp;amp;R Arguments of Yore&lt;/li&gt;
  &lt;li&gt;&lt;em&gt;That’s&lt;/em&gt; Your Metaphor?&lt;/li&gt;
  &lt;li&gt;Pull the Ripcord&lt;/li&gt;
  &lt;li&gt;If You Write Out Garbage&lt;/li&gt;
  &lt;li&gt;The User of Your Software Didn’t Sign the Contract&lt;/li&gt;
  &lt;li&gt;Checking Every Pixel That Goes By&lt;/li&gt;
  &lt;li&gt;Reams of Imperative Code&lt;/li&gt;
  &lt;li&gt;No One’s Been Sued to My Knowledge&lt;/li&gt;
  &lt;li&gt;I Just Dumped a Boatload of Information&lt;/li&gt;
  &lt;li&gt;Do You Use &lt;em&gt;Anything&lt;/em&gt; in Anger?&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 22: Nibs and Xibs and Storyboards, O My</title>
        <link>http://www.edgecasesshow.com/022-nibs-and-xibs-and-storyboards-o-my.html</link>
        <guid>http://www.edgecasesshow.com/022-nibs-and-xibs-and-storyboards-o-my.html</guid>
        <pubDate>Sat, 13 Oct 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-022-nibs-and-xibs-and-storyboards-o-my.mp3"
            length="26874274"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-022-nibs-and-xibs-and-storyboards-o-my.mp3"
            fileSize="26874274"
            type="audio/mpeg" />
            
        <itunes:duration>52:01</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious explores with Wolf Rentzsch the history of resources on Mac OS, starting with resource forks and ResEdit and ending with the new &quot;storyboard&quot; file format, which receives a shocking thumbs up! Afterwards, Wolf thinks about diffing issues.</description>
        <itunes:summary>Andrew Pontious explores with Wolf Rentzsch the history of resources on Mac OS, starting with resource forks and ResEdit and ending with the new &quot;storyboard&quot; file format, which receives a shocking thumbs up! Afterwards, Wolf thinks about diffing issues.</itunes:summary>
        <itunes:subtitle>Andrew Pontious explores with Wolf Rentzsch the history of resources on Mac OS, starting with resource forks and ResEdit and ending with the new &quot;storyboard&quot; file format, which receives a shocking thumbs up! Afterwards, Wolf thinks about diffing issues.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious explores with Wolf Rentzsch the history of resources on Mac OS, starting with resource forks and ResEdit and ending with the new “storyboard” file format, which receives a shocking thumbs up! Afterwards, Wolf thinks about diffing issues.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/secboffin/status/256108565478133760&quot;&gt;Graham Lee tweet: “@rentzsch @apontious just caught up with your concurrency show. Did you gents see http://blog.securemacprogramming.com/2012/03/confine-all-the-things/ … ?”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/eschaton/status/253279708513452032&quot;&gt;Chris Hanson tweet: “@apontious You can also set the tab and indent widths for projects.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/eschaton/status/253279470708985856&quot;&gt;Chris Hanson tweet: “@apontious It’s not “initial versus subsequent indent,” it’s “indentation” versus “tab width.””&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/boredzo/status/253030471917793280&quot;&gt;Petey Hosey tweet: ““If you align your colons [with tabs], … you’re Hoseyed.” —@apontious in @edgecasesshow #20”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/boredzo/status/253033750584229888&quot;&gt;Petey Hosey tweet: “@apontious The trim-extra-whitespace thing made me very happy. Blank lines that are non-empty has long been a pet hate of mine.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Resource_fork&quot;&gt;Resource fork « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://developer.apple.com/legacy/mac/library/documentation/mac/pdf/ResEditReference.pdf&quot;&gt;ResEdit Reference&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://developer.apple.com/legacy/mac/library/documentation/mac/pdf/MacintoshToolboxEssentials.pdf&quot;&gt;Inside Macintosh: Macintosh Toolbox Essentials&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.mathemaesthetics.com/ResorcererIndex.html&quot;&gt;Resorcerer Home Page&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://speirs.org/blog/2007/12/5/what-are-xib-files.html&quot;&gt;What are XIB files? « Fraser Speirs - Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.charlessoft.com&quot;&gt;NibUnlocker « CharlesSoft (scroll down)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/videos/wwdc/2012/?id=407&quot;&gt;WWDC 2012 Session 407 Adopting Storyboards in Your App&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.folklore.org/StoryView.py?project=Macintosh&amp;amp;story=The_Grand_Unified_Model.txt&quot;&gt;The Grand Unified Model (1) - Resources « Folklore.org&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Extensible_Application_Markup_Language&quot;&gt;Extensible Application Markup Language « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://gomockingbird.com&quot;&gt;Website wireframes: Mockingbird&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.datomic.com/2012/10/codeq.html&quot;&gt;codeq « Datomic&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.infoq.com/presentations/Value-Identity-State-Rich-Hickey&quot;&gt;Persistent Data Structures and Managed References, by Rich Hickey&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Hulk-Like Levels of Rage&lt;/li&gt;
  &lt;li&gt;You May Want to Sit Down for This&lt;/li&gt;
  &lt;li&gt;ResEdit, Man!&lt;/li&gt;
  &lt;li&gt;The Shipped Bits&lt;/li&gt;
  &lt;li&gt;Everybody Had Resources&lt;/li&gt;
  &lt;li&gt;Everything That Could Go Wrong for a Developer Format&lt;/li&gt;
  &lt;li&gt;The Unreadability of It and the Undiffability of It&lt;/li&gt;
  &lt;li&gt;I Have Not Used Them in Anger&lt;/li&gt;
  &lt;li&gt;I Have One Open Right Here&lt;/li&gt;
  &lt;li&gt;None of This Sort of Gobbledygook&lt;/li&gt;
  &lt;li&gt;Informative, Upbeat, Informative, Very Upbeat, Informative Talk&lt;/li&gt;
  &lt;li&gt;A SmallTalk Background, of All Things&lt;/li&gt;
  &lt;li&gt;If You’re Lucky, Pascal&lt;/li&gt;
  &lt;li&gt;When You Spit It Out&lt;/li&gt;
  &lt;li&gt;Then, of Course, the Diffing&lt;/li&gt;
  &lt;li&gt;Suicide, with Interface Builder&lt;/li&gt;
  &lt;li&gt;Textual Diff Hell That We’re In&lt;/li&gt;
  &lt;li&gt;“Mr. Closure”&lt;/li&gt;
  &lt;li&gt;Maybe I Should Go Lie Down&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 21: When the Bits Hit the Platter</title>
        <link>http://www.edgecasesshow.com/021-when-the-bits-hit-the-platter.html</link>
        <guid>http://www.edgecasesshow.com/021-when-the-bits-hit-the-platter.html</guid>
        <pubDate>Fri, 05 Oct 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-021-when-the-bits-hit-the-platter.mp3"
            length="19389006"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-021-when-the-bits-hit-the-platter.mp3"
            fileSize="19389006"
            type="audio/mpeg" />
            
        <itunes:duration>37:40</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about data encoding and file formats, such as C structs, NSKeyedArchiver, QuickTime, ASN.1, plists, and JSON, as a way to introduce his own new untyped binary format, Lich. Plus: way too much MacGyver.</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about data encoding and file formats, such as C structs, NSKeyedArchiver, QuickTime, ASN.1, plists, and JSON, as a way to introduce his own new untyped binary format, Lich. Plus: way too much MacGyver.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about data encoding and file formats, such as C structs, NSKeyedArchiver, QuickTime, ASN.1, plists, and JSON, as a way to introduce his own new untyped binary format, Lich. Plus: way too much MacGyver.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about data encoding and file formats, such as C structs, NSKeyedArchiver, QuickTime, ASN.1, plists, and JSON, as a way to introduce his own new untyped binary format, Lich. Plus: way too much MacGyver.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/lich&quot;&gt;rentzsch/lich « github.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Lich&quot;&gt;Lich « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Struct_(C_programming_language)&quot;&gt;struct (C programming language) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Preprocessor_directive&quot;&gt;Directive (programming) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://cocoadev.com/wiki/NSCoding&quot;&gt;NSCoding - CocoaDev&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.sqlite.org/&quot;&gt;SQLite Home Page&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Core_Data&quot;&gt;Core Data « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/QuickTime_File_Format&quot;&gt;QuickTime File Format (QTFF) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Aiff&quot;&gt;Audio Interchange File Format (AIFF) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Tagged_Image_File_Format&quot;&gt;Tagged Image File Format (TIFF) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Asn.1&quot;&gt;Abstract Syntax Notation One (ASN.1) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Privacy-enhanced_Electronic_Mail&quot;&gt;Privacy-enhanced Electronic Mail « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/vog/beautify_git_hash&quot;&gt;vog/beautify_git_hash « github.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Plist&quot;&gt;Property list « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Json&quot;&gt;JSON « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.blog.montgomerie.net/syntax-of-the-future-past&quot;&gt;Syntax of the Future Past - James Montgomerie’s World Wide Web Log (Objective-C Modern Syntax)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Bencode&quot;&gt;Bencode « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Netstrings&quot;&gt;Netstring « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Buffer_overflow&quot;&gt;Buffer overflow « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Fuzz_testing&quot;&gt;Fuzz testing « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://code.google.com/p/ouspg/wiki/Radamsa&quot;&gt;Radamsa - ouspg - On fuzzing « Google Project Hosting&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/MacGyver&quot;&gt;MacGyver « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Atoms All the Way Down&lt;/li&gt;
  &lt;li&gt;If It Ends in IFF&lt;/li&gt;
  &lt;li&gt;Little Developer ID Certificate Dance&lt;/li&gt;
  &lt;li&gt;Using Hash Attacks for Good&lt;/li&gt;
  &lt;li&gt;Nobody Does, Except Maybe You&lt;/li&gt;
  &lt;li&gt;Kinda Wish It Were More Plist-y&lt;/li&gt;
  &lt;li&gt;JSON++&lt;/li&gt;
  &lt;li&gt;There’s a Freaking ASCII 9 in There!&lt;/li&gt;
  &lt;li&gt;You Don’t Want Your Format to Be An Easy Attack Vector?&lt;/li&gt;
  &lt;li&gt;You Just Have to Fuzz Harder!&lt;/li&gt;
  &lt;li&gt;You Were MacGyver, You Were Bruce Willis&lt;/li&gt;
  &lt;li&gt;MacGyver Would Have Been a Big Fan of Fuzzing&lt;/li&gt;
  &lt;li&gt;Business in Front, Party in the Back&lt;/li&gt;
  &lt;li&gt;We’ve Gone from Fuzzing to Mullets&lt;/li&gt;
  &lt;li&gt;You Have a Lot More to Say, But It’s Just All About MacGyver&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 20: The Tabs and Spaces of Outrageous Fortune</title>
        <link>http://www.edgecasesshow.com/020-the-tabs-and-spaces-of-outrageous-fortune.html</link>
        <guid>http://www.edgecasesshow.com/020-the-tabs-and-spaces-of-outrageous-fortune.html</guid>
        <pubDate>Sat, 29 Sep 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-020-the-tabs-and-spaces-of-outrageous-fortune.mp3"
            length="21204173"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-020-the-tabs-and-spaces-of-outrageous-fortune.mp3"
            fileSize="21204173"
            type="audio/mpeg" />
            
        <itunes:duration>41:06</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious, with Wolf Rentzsch, asks the question developers ask when they have nothing else to talk about: tabs vs spaces? Also: braces styles, UniversalIndentGUI, and how Xcode handles indent levels.</description>
        <itunes:summary>Andrew Pontious, with Wolf Rentzsch, asks the question developers ask when they have nothing else to talk about: tabs vs spaces? Also: braces styles, UniversalIndentGUI, and how Xcode handles indent levels.</itunes:summary>
        <itunes:subtitle>Andrew Pontious, with Wolf Rentzsch, asks the question developers ask when they have nothing else to talk about: tabs vs spaces? Also: braces styles, UniversalIndentGUI, and how Xcode handles indent levels.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious, with Wolf Rentzsch, asks the question developers ask when they have nothing else to talk about: tabs vs spaces? Also: braces styles, UniversalIndentGUI, and how Xcode handles indent levels.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/github/objective-c-conventions/&quot;&gt;github/objective-c conventions&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=2xP9v7j5004&quot;&gt;Caramello Commercial « YouTube&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/14&quot;&gt;Maintenance and the Cocoa Slide « Edge Cases&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://universalindent.sourceforge.net/&quot;&gt;UniversalIndentGUI&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://uncrustify.sourceforge.net/&quot;&gt;Uncrustify - Source Code Beautifier for C-like languages&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://sourcetreeapp.com&quot;&gt;Atlassian SourceTree - Free Mac client for Git, Mercurial, and SVN&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://boredzo.org/blog/archives/2007-05-07/tabs-vs-spaces&quot;&gt;Idle Time » Blog Archive » Tabs vs. spaces&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20090319202059/http://mooseyard.com/Jens/2007/05/uncle-jenss-coding-tips/&quot;&gt;Uncle Jens’s Coding Tips via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://thought-palace.tumblr.com&quot;&gt;Thought Palace&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://inessential.com/2007/04/25/thoughts_about_large_cocoa_projects&quot;&gt;Thoughts about large Cocoa projects « Brent Simmons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Indent_style&quot;&gt;Indent style « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.wilshipley.com/2005/07/code-insults-mark-i.html&quot;&gt;Code Insults, Mark I « Call Me Fishmeal&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/apontious/reignOfError/blob/master/Reign%20of%20Error/AppDelegate.m&quot;&gt;reignOfError/Reign of Error/AppDelegate.m at master · apontious/reignOfError&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;The Caramello Episode&lt;/li&gt;
  &lt;li&gt;One Really Painful Commit&lt;/li&gt;
  &lt;li&gt;If You Align Your Colons, You’re Hosed&lt;/li&gt;
  &lt;li&gt;If You Align Your Colons, You’re Hoseyed&lt;/li&gt;
  &lt;li&gt;Screw It, Spaces Forever&lt;/li&gt;
  &lt;li&gt;If You’re Doing the Slide&lt;/li&gt;
  &lt;li&gt;I’m Totally Against That&lt;/li&gt;
  &lt;li&gt;A Long-Time Tabs Man&lt;/li&gt;
  &lt;li&gt;Beaten Down, Beaten Down, Beaten Down&lt;/li&gt;
  &lt;li&gt;The “Aghh” Effect&lt;/li&gt;
  &lt;li&gt;Back in the Bad Old Days of Mac Programming&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 19: In the Magical World of Threads</title>
        <link>http://www.edgecasesshow.com/019-in-the-magical-world-of-threads.html</link>
        <guid>http://www.edgecasesshow.com/019-in-the-magical-world-of-threads.html</guid>
        <pubDate>Fri, 21 Sep 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-019-in-the-magical-world-of-threads.mp3"
            length="26406205"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-019-in-the-magical-world-of-threads.mp3"
            fileSize="26406205"
            type="audio/mpeg" />
            
        <itunes:duration>51:21</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about concurrency (with the emphasis on &quot;con&quot;), from the earliest Mac SMP machines to the latest software advances such as Actors.</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about concurrency (with the emphasis on &quot;con&quot;), from the earliest Mac SMP machines to the latest software advances such as Actors.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about concurrency (with the emphasis on &quot;con&quot;), from the earliest Mac SMP machines to the latest software advances such as Actors.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about concurrency (with the emphasis on “con”), from the earliest Mac SMP machines to the latest software advances such as Actors.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.gotw.ca/publications/concurrency-ddj.htm&quot;&gt;The Free Lunch Is Over: A Fundamental Turn Toward Concurrency in Software, by Herb Sutter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Moore's_law&quot;&gt;Moore’s Law « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Symmetric_multiprocessing&quot;&gt;Symmetric multiprocessing « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Multi-core_processor&quot;&gt;Multi-core processor « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Simultaneous_multithreading&quot;&gt;Simultaneous multithreading « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Hyperthreading&quot;&gt;Hyper-threading « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Interrupt&quot;&gt;Interrupt « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Process_(computing)&quot;&gt;Process (computing) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Address_space&quot;&gt;Address space « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Heap_(data_structure)&quot;&gt;Heap (data structure) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Stack-based_memory_allocation&quot;&gt;Stack-based memory allocation « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Thread_(computing)&quot;&gt;Thread (computing) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Event_loop&quot;&gt;Event loop « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/Multithreading/RunLoopManagement/RunLoopManagement.html&quot;&gt;Threading Programming Guide: Run Loops&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.kegel.com/c10k.html&quot;&gt;The C10K problem « Dan Kegel’s Web Hostel&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://wiki.nginx.org/Main&quot;&gt;Nginx Wiki&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nodejs.org/&quot;&gt;Node.js&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/rtmfd/status/234709575574642688&quot;&gt;Ian Baird tweet: “@drance @cbarrett @andy_matuschak if you pass in some random queue, who owns it? How is it setup (n-wide, or serial)?”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Grand_Central_Dispatch&quot;&gt;Grand Central Dispatch « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Coroutine&quot;&gt;Coroutine « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://thechangelog.com/post/23610112548/episode-0-8-0-lua-luvit-want-some-more-of-it-with-tim-ca&quot;&gt;Episode 0.8.0 - Lua, Luvit, want some more of it, with Tim Caswell - The Changelog Podcast&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Closure_(computer_science)&quot;&gt;Closure (computer science) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Continuation&quot;&gt;Continuation « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Functional_programming&quot;&gt;Functional programming « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.haskell.org/haskellwiki/Haskell&quot;&gt;Haskell « HaskellWiki&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://clojure.org&quot;&gt;Clojure&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.infoq.com/presentations/Value-Identity-State-Rich-Hickey&quot;&gt;Persistent Data Structures and Managed References, by Rich Hickey&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Actor_model&quot;&gt;Actor model « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Fallacies_of_Distributed_Computing&quot;&gt;Fallacies of Distributed Computing « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://clojure.org/state&quot;&gt;Clojure - state (Rich Hickey’s criticism of Actors)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/stevedekorte/ActorKit&quot;&gt;stevedekorte/ActorKit « github.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;With the Emphasize on “Con”&lt;/li&gt;
  &lt;li&gt;I Do Not Put Dancing Bunny Suits on My Notes&lt;/li&gt;
  &lt;li&gt;So Then We Can Piss It Away Again&lt;/li&gt;
  &lt;li&gt;Even the Lowly iPhone&lt;/li&gt;
  &lt;li&gt;I Use “Modern” in Scare Quotes&lt;/li&gt;
  &lt;li&gt;Back in the Bad Old Days of Web Servers&lt;/li&gt;
  &lt;li&gt;I Can Deal with the Edge Cases&lt;/li&gt;
  &lt;li&gt;The Limits of Human Thought&lt;/li&gt;
  &lt;li&gt;10,000 Balls at Once&lt;/li&gt;
  &lt;li&gt;Puts the Kernel in the Driver’s Seat&lt;/li&gt;
  &lt;li&gt;You Don’t Want to Write Thread Pool Crap Code&lt;/li&gt;
  &lt;li&gt;Dare I Say It, “Pollyanna-ish”&lt;/li&gt;
  &lt;li&gt;KVO Is Not Thread-Happy&lt;/li&gt;
  &lt;li&gt;Something That Human Minds Need to Do&lt;/li&gt;
  &lt;li&gt;By Popular, I Mean No One Uses Them&lt;/li&gt;
  &lt;li&gt;They’re So Explicit&lt;/li&gt;
  &lt;li&gt;I Want to Believe&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 18: Port the Present into the Past</title>
        <link>http://www.edgecasesshow.com/018-port-the-present-into-the-past.html</link>
        <guid>http://www.edgecasesshow.com/018-port-the-present-into-the-past.html</guid>
        <pubDate>Sat, 15 Sep 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-018-port-the-present-into-the-past.mp3"
            length="25810565"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-018-port-the-present-into-the-past.mp3"
            fileSize="25810565"
            type="audio/mpeg" />
            
        <itunes:duration>50:04</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about obsolescence. Do older machines really have to be cut off from the latest OS and application updates? Does higher-level software design (and open source data formats) help or hurt?</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about obsolescence. Do older machines really have to be cut off from the latest OS and application updates? Does higher-level software design (and open source data formats) help or hurt?</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about obsolescence. Do older machines really have to be cut off from the latest OS and application updates? Does higher-level software design (and open source data formats) help or hurt?</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about obsolescence. Do older machines really have to be cut off from the latest OS and application updates? Does higher-level software design (and open source data formats) help or hurt?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/245320777996587008&quot;&gt;Andrew Pontious tweet: “I’ve resigned myself to a certain futility about retweeting something from a person who has many more followers than I do.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.red-sweater.com/blog/2794/the-road-back-to-tumblr&quot;&gt;The Road Back to Tumblr « Red Sweater Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://hibariapp.com&quot;&gt;Hibari: A Mac Twitter client with keyword filtering, muting, inline saved search results, inline conversions, tweet lookup, and more&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Obsolescence&quot;&gt;Obsolescence « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Planned_obsolescence&quot;&gt;Planned obsolescence « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Market_segmentation&quot;&gt;Market segmentation « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/239496708080406528&quot;&gt;Andrew Pontious tweet: “Sad to see all those dead PowerPC apps on my machine.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.vmware.com/mac&quot;&gt;VMware Fusion: Run Windows on Mac, Virtualization for Mac Lion&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Macintosh_128K&quot;&gt;Macintosh 128K « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Package_(OS_X)&quot;&gt;Package (OS X)  « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Zip_file&quot;&gt;Zip (file format) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.sqlite.org/&quot;&gt;SQLite Home Page&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Retweet Away to That Good Night&lt;/li&gt;
  &lt;li&gt;RAM Used to Be My Bottleneck&lt;/li&gt;
  &lt;li&gt;Confusing You With That Other Andrew&lt;/li&gt;
  &lt;li&gt;Core Data in a Jar&lt;/li&gt;
  &lt;li&gt;All This Dancing Around Doesn’t Come for Free&lt;/li&gt;
  &lt;li&gt;Throwing Themselves out of Four-Story Infinite Loop Windows&lt;/li&gt;
  &lt;li&gt;Long Story Short: I Agree with You&lt;/li&gt;
  &lt;li&gt;All Those Machines That Still Light Up and Work&lt;/li&gt;
  &lt;li&gt;Hoping x86 Would Die a Long Time Ago&lt;/li&gt;
  &lt;li&gt;Which Is Terrible, and No One Should Use It&lt;/li&gt;
  &lt;li&gt;If You’re Lucky, You Get V-Tables&lt;/li&gt;
  &lt;li&gt;The Original 128K Could Think About 4,000 Objects&lt;/li&gt;
  &lt;li&gt;The Bad Old Days of Binary Formats&lt;/li&gt;
  &lt;li&gt;Straining the Future Edge of Things&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 17: Then, You're Just Writing C++</title>
        <link>http://www.edgecasesshow.com/017-then-youre-just-writing-cplusplus.html</link>
        <guid>http://www.edgecasesshow.com/017-then-youre-just-writing-cplusplus.html</guid>
        <pubDate>Sun, 09 Sep 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-017-then-youre-just-writing-cplusplus.mp3"
            length="26755867"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-017-then-youre-just-writing-cplusplus.mp3"
            fileSize="26755867"
            type="audio/mpeg" />
            
        <itunes:duration>50:40</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious tries with guest cohost Uli Kusterer to make the case that C++ is a perfectly acceptable language for Objective-C developers to use under certain circumstances.</description>
        <itunes:summary>Andrew Pontious tries with guest cohost Uli Kusterer to make the case that C++ is a perfectly acceptable language for Objective-C developers to use under certain circumstances.</itunes:summary>
        <itunes:subtitle>Andrew Pontious tries with guest cohost Uli Kusterer to make the case that C++ is a perfectly acceptable language for Objective-C developers to use under certain circumstances.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious tries with guest cohost Uli Kusterer to make the case that C++ is a perfectly acceptable language for Objective-C developers to use under certain circumstances.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Talking_Moose&quot;&gt;Talking Moose « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/uliwitness&quot;&gt;Uli Kusterer’s GitHub page&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.zathras.de&quot;&gt;Uli’s Home Page&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://orangejuiceliberationfront.com&quot;&gt;Orange Juice Liberation Front&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://wiederholungstaeter-podcast.de&quot;&gt;Repeat Offender Podcast (In German)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2011/10/03/cocoa-swap/&quot;&gt;Cocoa Swap « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/C%2B%2B&quot;&gt;C++ « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Function_overloading&quot;&gt;Function overloading « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Functional_programming&quot;&gt;Functional programming « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Generic_programming&quot;&gt;Generic programming « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Duck_typing&quot;&gt;Duck typing « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.edgecasesshow.com/14&quot;&gt;Maintenance and the Cocoa Slide « Edge Cases&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;That’s What Special Effects Are For&lt;/li&gt;
  &lt;li&gt;I Blog a Lot, I Tweet a Lot&lt;/li&gt;
  &lt;li&gt;My Normal Cohost Doesn’t Stop Himself from Telling Me When I’m Wrong&lt;/li&gt;
  &lt;li&gt;Cocoa’s Creeping In&lt;/li&gt;
  &lt;li&gt;That Once Source of Truth on the Internet&lt;/li&gt;
  &lt;li&gt;I Declare Everything Virtual&lt;/li&gt;
  &lt;li&gt;The Highlander Model of Pointers&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 16: Talk Like a Developer</title>
        <link>http://www.edgecasesshow.com/016-talk-like-a-developer.html</link>
        <guid>http://www.edgecasesshow.com/016-talk-like-a-developer.html</guid>
        <pubDate>Sun, 02 Sep 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-016-talk-like-a-developer.mp3"
            length="20006261"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-016-talk-like-a-developer.mp3"
            fileSize="20006261"
            type="audio/mpeg" />
            
        <itunes:duration>41:38</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious uses his new microphone to communicate with Wolf Rentzsch about...the ways developers communicate: in interviews, on the job, and on the Internet.</description>
        <itunes:summary>Andrew Pontious uses his new microphone to communicate with Wolf Rentzsch about...the ways developers communicate: in interviews, on the job, and on the Internet.</itunes:summary>
        <itunes:subtitle>Andrew Pontious uses his new microphone to communicate with Wolf Rentzsch about...the ways developers communicate: in interviews, on the job, and on the Internet.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious uses his new microphone to communicate with Wolf Rentzsch about…the ways developers communicate: in interviews, on the job, and on the Internet.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.appleoutsider.com&quot;&gt;Apple Outsider&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://tsuibhne.net/2007/01/27/ben-and-mena/&quot;&gt;Ben and Mena&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;The Slanderous Things We Say&lt;/li&gt;
  &lt;li&gt;I’m Kind of Salivating Here&lt;/li&gt;
  &lt;li&gt;Cause I Like Pie&lt;/li&gt;
  &lt;li&gt;Gone Dependent&lt;/li&gt;
  &lt;li&gt;The Binary Distinction&lt;/li&gt;
  &lt;li&gt;Andrew’s Tips for Great Lying&lt;/li&gt;
  &lt;li&gt;The Saga of the Schwa&lt;/li&gt;
  &lt;li&gt;Hipstagrapaper&lt;/li&gt;
  &lt;li&gt;Time for Twitter Gossip&lt;/li&gt;
  &lt;li&gt;GitHub Is My Resume&lt;/li&gt;
  &lt;li&gt;Communication Fractal&lt;/li&gt;
  &lt;li&gt;I’m the Guy with the Smug Face&lt;/li&gt;
  &lt;li&gt;Twitter Can Be Their Interview &lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 15: Brave New World of Interprocess Communication</title>
        <link>http://www.edgecasesshow.com/015-brave-new-world-of-interprocess-communication.html</link>
        <guid>http://www.edgecasesshow.com/015-brave-new-world-of-interprocess-communication.html</guid>
        <pubDate>Fri, 24 Aug 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-015-brave-new-world-of-interprocess-communication.mp3"
            length="20073755"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-015-brave-new-world-of-interprocess-communication.mp3"
            fileSize="20073755"
            type="audio/mpeg" />
            
        <itunes:duration>38:38</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch follows up with Andrew Pontious about AppleScript, Apple events, appscript, Distributed Objects, distributed computing, JSTalk, and sandboxing's IPC implications.</description>
        <itunes:summary>Wolf Rentzsch follows up with Andrew Pontious about AppleScript, Apple events, appscript, Distributed Objects, distributed computing, JSTalk, and sandboxing's IPC implications.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch follows up with Andrew Pontious about AppleScript, Apple events, appscript, Distributed Objects, distributed computing, JSTalk, and sandboxing's IPC implications.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch follows up with Andrew Pontious about AppleScript, Apple Events, appscript, Distributed Objects, distributed computing, JSTalk, and sandboxing’s IPC implications.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://appscript.sourceforge.net&quot;&gt;appscript « SourceForge&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.libertypages.com/clarktech/?p=4331#comment-3349&quot;&gt;has comment on post “Applescript Alternative?” « Clark’s Tech Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/rentzsch/status/178018692200796160&quot;&gt;Wolf Rentzsch tweet: “not sure why AppScript is EOL’d: AESendMessage and AEDesc aren’t deprecated in 10.7 SDK http://appscript.sourceforge.net/status.html  cc:@mjtsai”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://arstechnica.com/civis/viewtopic.php?f=19&amp;amp;t=1180785&quot;&gt;Help AppleScripting Notes app in ML? « Arstechnica Forum&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.lists.apple.com/archives/applescript-implementors/2008/Aug/msg00016.html&quot;&gt;Re: Crash on AESendMessage « applescript-implementors&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Fallacies_of_Distributed_Computing&quot;&gt;Fallacies of Distributed Computing « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20100514180724/http://jens.mooseyard.com/2009/07/the-subtle-dangers-of-distributed-objects/&quot;&gt;The Subtle Dangers Of Distributed Objects via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://developer.apple.com/library/mac/#documentation/Foundation/Reference/NSXPCConnection_reference/translated_content/NSXPCConnection.html&quot;&gt;NSXPCConnection Class Reference&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.afewguyscoding.com/2012/07/ipc-easy-introducing-xpc-nsxpcconnection/&quot;&gt;IPC Made Easy: Introducing XPC and NSXPCConnection « A Few Guys Coding Blog&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Woodpecker That Destroys Civilization&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 14: Maintenance and the Cocoa Slide</title>
        <link>http://www.edgecasesshow.com/014-maintenance-and-the-cocoa-slide.html</link>
        <guid>http://www.edgecasesshow.com/014-maintenance-and-the-cocoa-slide.html</guid>
        <pubDate>Sun, 19 Aug 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-014-maintenance-and-the-cocoa-slide.mp3"
            length="20350940"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-014-maintenance-and-the-cocoa-slide.mp3"
            fileSize="20350940"
            type="audio/mpeg" />
            
        <itunes:duration>39:21</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious explains with Wolf Rentzsch some of his maintenance best practices, so that you can perform your own &quot;slide&quot; with the greatest of ease. (Andrew's audio drops occasionally throughout. Sorry, everyone!)</description>
        <itunes:summary>Andrew Pontious explains with Wolf Rentzsch some of his maintenance best practices, so that you can perform your own &quot;slide&quot; with the greatest of ease. (Andrew's audio drops occasionally throughout. Sorry, everyone!)</itunes:summary>
        <itunes:subtitle>Andrew Pontious explains with Wolf Rentzsch some of his maintenance best practices, so that you can perform your own &quot;slide&quot; with the greatest of ease. (Andrew's audio drops occasionally throughout. Sorry, everyone!)</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious explains with Wolf Rentzsch some of his maintenance best practices, so that you can perform your own “slide” with the greatest of ease. (Andrew’s audio drops occasionally throughout. Sorry, everyone!)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://eerolanguage.org&quot;&gt;The Eero Programming Language&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/eerolanguage/eero/blob/master/presentations/cocoaheads-sf-2012-08-09/eero-cocoaheadssf-talk.pdf?raw=true&quot;&gt;Cocoaheads-SF 8/9/2012 Eero Talk&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Harley-Davidson&quot;&gt;Harley-Davidson « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://web.archive.org/web/20040821165603/http://www.cuj.com/documents/s=7977/cujcexp2011hyslop/hyslop.htm&quot;&gt;Conversations: Truth or Consequences by Jim Hyslop and Herb Sutter « C/C++ Users Journal via Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2011/04/17/delegate/&quot;&gt;DeleGate « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;There Should Be a Song&lt;/li&gt;
  &lt;li&gt;Plucked Free-Range Large Dead Chickens&lt;/li&gt;
  &lt;li&gt;Underscore As a Warning&lt;/li&gt;
  &lt;li&gt;In My Heart of Efficiency Hearts&lt;/li&gt;
  &lt;li&gt;When You Cry Yourself to Sleep At Night (Over Efficiency Patterns)&lt;/li&gt;
  &lt;li&gt;The Pontious Slide&lt;/li&gt;
  &lt;li&gt;The Rentzsch Slide&lt;/li&gt;
  &lt;li&gt;To Which I Say: Yes&lt;/li&gt;
  &lt;li&gt;Sugar Superset&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 13: AppleScript's Glorious Failure</title>
        <link>http://www.edgecasesshow.com/013-applescripts-glorious-failure.html</link>
        <guid>http://www.edgecasesshow.com/013-applescripts-glorious-failure.html</guid>
        <pubDate>Sat, 11 Aug 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-013-applescripts-glorious-failure.mp3"
            length="28374275"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-013-applescripts-glorious-failure.mp3"
            fileSize="28374275"
            type="audio/mpeg" />
            
        <itunes:duration>52:49</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about why AppleScript is a really awesome language and why it's basically dead. (And why you should use JSTalk instead.)</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about why AppleScript is a really awesome language and why it's basically dead. (And why you should use JSTalk instead.)</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about why AppleScript is a really awesome language and why it's basically dead. (And why you should use JSTalk instead.)</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about why AppleScript is a really awesome language and why it’s basically dead. (And why you should use JSTalk instead.)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.jetbrains.com/why/&quot;&gt;Why JetBrains (list of companies that use their products)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://gcc.gnu.org/onlinedocs/gcc-3.2/cpp/Obsolete-once-only-headers.html&quot;&gt;Obsolete once-only headers « GCC, the GNU Compiler Collection&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/AppleScript&quot;&gt;AppleScript « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.cs.utexas.edu/~wcook/&quot;&gt;William R. Cook « Computer Science Department, University of Texas at Austin&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://research.ihost.com/hopl/HOPL.html&quot;&gt;ACM SIGPLAN History of programming languages Conferences&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://research.ihost.com/hopl/HOPL-III.html&quot;&gt;HOPL-III (2007)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/History_of_Programming_Languages&quot;&gt;History of Programming Languages « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.cs.utexas.edu/~wcook/Drafts/2006/ashopl.pdf&quot;&gt;AppleScript (draft paper, PDF) by William R. Cook « Computer Science Department, University of Texas at Austin&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Connections_(TV_series)&quot;&gt;Connections (TV series) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Ruby_(programming_language)&quot;&gt;Ruby (programming language) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom-of-nouns.html&quot;&gt;Execution in the Kingdom of Nouns « Stevey’s Blog Rants&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/apontious/status/234476440463224832&quot;&gt;Andrew Pontious tweet: “Looks like I’m having more trouble than expected remembering to use the [] operator for Obj-C dictionary getting/setting.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.technologyreview.com/news/406962/more-trouble-with-programming/3/&quot;&gt;More Trouble with Programming (interview with Bjarne Stroustrup) « Technology Review&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://jstalk.org&quot;&gt;JSTalk&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Disturbing Lack of Curly Braces&lt;/li&gt;
  &lt;li&gt;’60s Flower Child Dream&lt;/li&gt;
  &lt;li&gt;You’re This Ignorant Sap!&lt;/li&gt;
  &lt;li&gt;Cleave Your App in Two&lt;/li&gt;
  &lt;li&gt;The Fun Stuff, the Rant-ish Stuff&lt;/li&gt;
  &lt;li&gt;Complicated Feelings About Stroustrup&lt;/li&gt;
  &lt;li&gt;A Technology That Needs to Die&lt;/li&gt;
  &lt;li&gt;Two Episodes in a Row We’re Talking About Rez&lt;/li&gt;
  &lt;li&gt;If You Don’t Care About Security, You’re Basically Done&lt;/li&gt;
  &lt;li&gt;I Thought You Said “C++ Lovin’”&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 12: A Little Slice of Windows in My IDE</title>
        <link>http://www.edgecasesshow.com/012-a-little-slice-of-windows-in-my-ide.html</link>
        <guid>http://www.edgecasesshow.com/012-a-little-slice-of-windows-in-my-ide.html</guid>
        <pubDate>Sat, 04 Aug 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-012-a-little-slice-of-windows-in-my-ide.mp3"
            length="26865448"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-012-a-little-slice-of-windows-in-my-ide.mp3"
            fileSize="26865448"
            type="audio/mpeg" />
            
        <itunes:duration>52:30</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about the JetBrains AppCode IDE, which you can use instead of Xcode to write your iOS apps.</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about the JetBrains AppCode IDE, which you can use instead of Xcode to write your iOS apps.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about the JetBrains AppCode IDE, which you can use instead of Xcode to write your iOS apps.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about the JetBrains AppCode IDE, which you can use instead of Xcode to write your iOS apps.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Aperture_(software%29#Version_history&quot;&gt;Aperture Version History « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/juggularity/status/227425432599932930&quot;&gt;Mark Thalman tweet: “For an excellent Mac Developer’s Podcast that actually talks about code check out the Edge Cases podcast http://j.mp/OjiunA”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/importantshock/status/219869521429803008&quot;&gt;Patrick Thomson tweet: “hate to be blunt about this, but if you don’t realize how much of your time objc is wasting you should try using a truly modern language”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2012/07/15/app-chowder/&quot;&gt;App Chowder « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/mdhughes/statuses/216661566735654912&quot;&gt;Mark Dagon Hughes tweet: “@apontious I liked the original name “JetCidr” better. But whatever, ugly app, ugly name, works great.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Fifty_Shades_of_Grey&quot;&gt;Fifty Shades of Grey « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.jetbrains.com/objc/&quot;&gt;JetBrains AppCode: An Objective-C IDE That Makes a Difference&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.macworld.com/article/1004751/codewarrior.html&quot;&gt;CodeWarrior for Mac OS, Version 8 due May 31 « Macworld (upgrade price: $299)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://devnet.jetbrains.net/message/5299439&quot;&gt;Does AppCode use LLVM? « JetBrains Developer Community&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2012/06/12/this/&quot;&gt;This « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/crisbennett/statuses/212447658722344961&quot;&gt;Chris Bennett tweet: “@apontious @brentsimmons In which #AppCode users chuckle at the idea of doing pre-IDE-style text searches for property uses …”&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Red Eye of Sauron Looking at You&lt;/li&gt;
  &lt;li&gt;We’ll Always Have Rez&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 11: Pop Software</title>
        <link>http://www.edgecasesshow.com/011-pop-software.html</link>
        <guid>http://www.edgecasesshow.com/011-pop-software.html</guid>
        <pubDate>Sun, 29 Jul 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-011-pop-software.mp3"
            length="27028934"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-011-pop-software.mp3"
            fileSize="27028934"
            type="audio/mpeg" />
            
        <itunes:duration>52:17</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about Mac App Store irrelevance, the Sparrow acquisition, and so-called &quot;pop software&quot; and its impact upon independent software developer livelihoods.</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about Mac App Store irrelevance, the Sparrow acquisition, and so-called &quot;pop software&quot; and its impact upon independent software developer livelihoods.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about Mac App Store irrelevance, the Sparrow acquisition, and so-called &quot;pop software&quot; and its impact upon independent software developer livelihoods.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about Mac App Store irrelevance, the Sparrow acquisition, and so-called “pop software” and its impact upon independent software developer livelihoods.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/wilshipley/status/228228627697905664&quot;&gt;Wil Shipley tweet: “Now it can be said: SceneKit is the best, most revolutionary API in 15 years. Well-designed, fast, nearly flawless.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.marco.org/2012/07/26/mac-app-store-future&quot;&gt;The Mac App Store’s future of irrelevance « Marco Arment&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/24207015641/mac-app-store-vs-buying-direct&quot;&gt;Mac App Store vs Buying Direct « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://arstechnica.com/staff/2011/03/the-apple-strategy-tax/&quot;&gt;The Apple strategy tax, by John Siracusa « Ars Technica&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mrgan.tumblr.com/post/28058883006/the-mac-app-stores-future&quot;&gt;The Mac App Store’s future « Neven Mrgan’s tumbl&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.joelonsoftware.com/articles/StrategyLetterV.html&quot;&gt;Strategy Letter V « Joel on Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mattgemmell.com/2012/07/21/entitlement-and-acquisition/&quot;&gt;Entitlement and Acquisition « Matt Gemmell&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.selligy.com/post/27652044305/apple-help-the-best-app-developers-not-get&quot;&gt;Apple : Help the best app developers not get “acquihired”! « Selligy Blog&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Event_horizon&quot;&gt;Event horizon « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.elezea.com/2012/07/sparrow-google-acquisition/&quot;&gt;The real reason we’re upset about Sparrow’s acquisition « Elezea&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.quora.com/What-is-the-Readability-Instapaper-business-model-Is-it-same-for-both&quot;&gt;What is the Readability &amp;amp; Instapaper business model? Is it same for both? « Quora&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/buzz/status/227615975250485248&quot;&gt;Buzz Andersen tweet: “@danielpunkass @justin @drbarnard The lack of paid upgrades is probably part of the problem. But I don’t think all of it.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/buzz/status/227616770138202112&quot;&gt;Buzz Andersen tweet: “@danielpunkass @justin @drbarnard True. But I still think there’s a cultural trend at work here that transcends mundane App Store mechanics.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://kickingbear.com/blog/archives/67&quot;&gt;Software Sea Change « Guy English&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mrgan.tumblr.com/post/6535151578/commoditize-your-complements&quot;&gt;Commoditize your complements « Neven Mrgan’s tumbl&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I’m the Guy Who Got Lucky&lt;/li&gt;
  &lt;li&gt;10.8 Is Just Kind of Boring&lt;/li&gt;
  &lt;li&gt;Buggy Pieces of Garbage&lt;/li&gt;
  &lt;li&gt;I Quote the Wolf Tweets&lt;/li&gt;
  &lt;li&gt;There Are Forces at Work&lt;/li&gt;
  &lt;li&gt;Atoms from Samsung&lt;/li&gt;
  &lt;li&gt;Higher-Bitrate Versions of Our Software&lt;/li&gt;
  &lt;li&gt;The Hit Money, the Gold Rush Money&lt;/li&gt;
  &lt;li&gt;The Most Depressing Topic We’ve Had Yet&lt;/li&gt;
  &lt;li&gt;Burning Floppies&lt;/li&gt;
  &lt;li&gt;Furry Turtles&lt;/li&gt;
  &lt;li&gt;Salad Days for Non-Pop Software&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 10: Not a Free-Range Developer</title>
        <link>http://www.edgecasesshow.com/010-not-a-free-range-developer.html</link>
        <guid>http://www.edgecasesshow.com/010-not-a-free-range-developer.html</guid>
        <pubDate>Sat, 21 Jul 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-010-not-a-free-range-developer.mp3"
            length="20344980"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-010-not-a-free-range-developer.mp3"
            fileSize="20344980"
            type="audio/mpeg" />
            
        <itunes:duration>39:19</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious explores with Wolf Rentzsch why and for how long you should stay in the &quot;veal pen&quot;, whether it's as a Twitter client developer or an iOS/Mac developer. Bonus: the cat noises are back!</description>
        <itunes:summary>Andrew Pontious explores with Wolf Rentzsch why and for how long you should stay in the &quot;veal pen&quot;, whether it's as a Twitter client developer or an iOS/Mac developer. Bonus: the cat noises are back!</itunes:summary>
        <itunes:subtitle>Andrew Pontious explores with Wolf Rentzsch why and for how long you should stay in the &quot;veal pen&quot;, whether it's as a Twitter client developer or an iOS/Mac developer. Bonus: the cat noises are back!</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious explores with Wolf Rentzsch why and for how long you should stay in the “veal pen”, whether it’s as a Twitter client developer or an iOS/Mac developer. Bonus: the cat noises are back!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Scott_Pilgrim&quot;&gt;Scott Pilgrim « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://dev.twitter.com/blog/delivering-consistent-twitter-experience&quot;&gt;Delivering a consistent Twitter experience « dev.twitter.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.marco.org/2012/06/29/twitter-app-developers-shit&quot;&gt;Delivering a consistent Twitter experience → « Marco Arment&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://daltoncaldwell.com/what-twitter-could-have-been&quot;&gt;What Twitter could have been « Dalton Caldwell&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://al3x.net/2010/09/15/last-thing-about-twitter.html&quot;&gt;The Very Last Thing I’ll Write About Twitter « Alex Payne&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://thenextweb.com/twitter/2012/06/30/developers-bracing-themselves-for-twitter-api-retrictions-call-todays-post-ominous/&quot;&gt;Twitter Restricts API Use in Ways That Could Kill Your Favorite Client « The Next Web&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://gigaom.com/2012/06/29/twitter-issues-warning-to-developers-now-we-do-it-our-way/&quot;&gt;Twitter issues warning to developers: Now, we do it our way « GigaOM&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://inessential.com/2012/06/29/matthew_on_twitter_restrictions&quot;&gt;Matthew on Twitter Restrictions  « Brent Simmons&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://scripting.com/stories/2012/07/07/twitterIsACorporateApi.html&quot;&gt;Twitter Is a Corporate API « Dave Winer&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.marco.org/2012/07/07/twitter-is-a-corporate-api&quot;&gt;Twitter Is a Corporate API → « Marco Arment&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.splatf.com/2012/07/understanding-twitter/&quot;&gt;Understanding Twitter « SplatF with Dan Frommer&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://muleradio.net/thetalkshow/9/&quot;&gt;Command Versus Splat « The Talk Show&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.splatf.com/2012/07/link-caldwell-appnet/&quot;&gt;This guy wants to build a new, better Twitter « SplatF with Dan Frommer&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://daltoncaldwell.com/an-audacious-proposal&quot;&gt;Announcing an audacious proposal « Dalton Caldwell&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/davewiner/status/223891371356983297&quot;&gt;Dave Winer tweet: “@atul – For $500K we should get: 1. Open source. 2. Federated. Otherwise we’re just providing VC funding, for no equity.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://farukat.es/journal/2012/04/651-browser-wars-ii&quot;&gt;Browser Wars II « Faruk Ateş&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/rentzsch/status/223129105896448000&quot;&gt;Wolf Rentzsch tweet: “wow, White House online petition honeypot even snags the likes of Schneier and @gruber”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Stone_soup&quot;&gt;Stone Soup « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Dave Winer and the Infinite Sadness&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 9: Alien Reference Counting</title>
        <link>http://www.edgecasesshow.com/009-alien-reference-counting.html</link>
        <guid>http://www.edgecasesshow.com/009-alien-reference-counting.html</guid>
        <pubDate>Sat, 14 Jul 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-009-alien-reference-counting.mp3"
            length="23829018"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-009-alien-reference-counting.mp3"
            fileSize="23829018"
            type="audio/mpeg" />
            
        <itunes:duration>01:03:05</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch enumerates with Andrew Pontious the 5 benefits and 6 issues he sees with Apple's new Automatic Retain Count system in the longest, most anticipated episode yet!</description>
        <itunes:summary>Wolf Rentzsch enumerates with Andrew Pontious the 5 benefits and 6 issues he sees with Apple's new Automatic Retain Count system in the longest, most anticipated episode yet!</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch enumerates with Andrew Pontious the 5 benefits and 6 issues he sees with Apple's new Automatic Retain Count system in the longest, most anticipated episode yet!</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch enumerates with Andrew Pontious the 5 benefits and 6 issues he sees with Apple’s new Automatic Retain Count system in the longest, most anticipated episode yet!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://clang.llvm.org/docs/AutomaticReferenceCounting.html&quot;&gt;Objective-C Automatic Reference Counting (ARC) « clang&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://github.com/cocoaheads/sanfrancisco/wiki&quot;&gt;cocoaheads/sanfrancisco Wiki&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/schwa/status/221279996969369600&quot;&gt;Jonathan Wight tweet: “Listening to the @edgecasesshow podcast Wolf is exactly as grumpy as he is on twitter.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://nullarysources.tumblr.com/post/27266364975/contrarianism-by-proxy&quot;&gt;Contrarianism by Proxy (Postmodem episode) « Nullary Sources&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/rentzsch/status/222934847134507010&quot;&gt;Wolf Rentzsch tweet: “@dwineman @buzz that’s an exact subset of the argument I’ll be making against ARC in the next recording of @edgecasesshow”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/rentzsch/status/21317766909&quot;&gt;Wolf Rentzsch tweet: “just wrote a two-line function. Both lines had a bug in them”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.mikeash.com/pyblog/autorelease-is-fast.html&quot;&gt;mikeash.com: Autorelease is Fast&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/mb/status/194868893955796995&quot;&gt;Matthew Bischoff tweet: “@buzz @lorenb @klaaspieter ARC is a high speed bike that looks like a tricycle to a novice.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/cieslak/status/223128004564484096&quot;&gt;Chris Cieslak tweet: “@rentzsch I like ARC, but I see it as a replacement for TYPING R/R, not KNOWING it. Can’t use CF, etc without knowing mem. mgmt.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Fram_%28oil_filter%29&quot;&gt;Fram (oil filter) « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/rcw3/status/223140233070391296&quot;&gt;Rich Wardwell tweet: “ARC makes good programmers better… it doesn’t help bad programmers. Bad programmers are going to write bad code either way.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/rcw3/status/223141952160415745&quot;&gt;Rich Wardwell tweet: “ARC is awesome—it saves time &amp;amp; stupid mistakes. Even good devs aren’t infallible; but you still have to grok what goes on behind the scenes.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.learn-cocos2d.com/2012/06/mythbusting-8-reasons-arc/&quot;&gt;Busted! Eight Reasons not to use ARC | Learn &amp;amp; Master Cocos2D Game Development&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Objective-C#Garbage_collection&quot;&gt;Objective-C Garbage Collection « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.hpl.hp.com/personal/Hans_Boehm/gc/&quot;&gt;A garbage collector for C and C++ (Boehm-Demers-Weiser garbage collector)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Go-kart&quot;&gt;Go-kart « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/mikeash/Circle&quot;&gt;mikeash/Circle - a cycle collector for Objective-C ARC « github.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.azulsystems.com/zing/pgc&quot;&gt;Zing™ JVM Pauseless Garbage Collection « Azul Systems&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.infoq.com/articles/azul_gc_in_detail&quot;&gt;The Azul Garbage Collector « InfoQ&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.research.ibm.com/mre05/Click.pdf&quot;&gt;Pauseless GC in the Azul JVM (PDF slides) « IBM Research&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Object_graph&quot;&gt;Object graph « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I Kinda Poked the Bear There&lt;/li&gt;
  &lt;li&gt;Ya Take the Crumbs Where They Fall&lt;/li&gt;
  &lt;li&gt;Autorelease the Hounds&lt;/li&gt;
  &lt;li&gt;Leaky Abstractions Are a Death Sentence&lt;/li&gt;
  &lt;li&gt;Maintain Your ARC Happyland&lt;/li&gt;
  &lt;li&gt;Retain-Release Shotgun&lt;/li&gt;
  &lt;li&gt;New Things Have Sharp Edges&lt;/li&gt;
  &lt;li&gt;Weird Things That Programmers Are Doing&lt;/li&gt;
  &lt;li&gt;Non-Pollyanna Points&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 8: iPhone to Every Man, Woman, and Child</title>
        <link>http://www.edgecasesshow.com/008-iphone-to-every-man-woman-and-child.html</link>
        <guid>http://www.edgecasesshow.com/008-iphone-to-every-man-woman-and-child.html</guid>
        <pubDate>Sun, 08 Jul 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-008-iphone-to-every-man-woman-and-child.mp3"
            length="17108655"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-008-iphone-to-every-man-woman-and-child.mp3"
            fileSize="17108655"
            type="audio/mpeg" />
            
        <itunes:duration>45:24</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about Apple's growth and how it will affect developers.</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about Apple's growth and how it will affect developers.</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about Apple's growth and how it will affect developers.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about Apple’s growth and how it will affect developers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.surveymonkey.com/s/F3KG85C&quot;&gt;Andrew’s Sound Quality Survey&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Limits_to_Growth&quot;&gt;The Limits to Growth « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.asymco.com/2012/05/07/back-to-the-balance-sheet/&quot;&gt;Back to the Balance Sheet « asymco&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/P/E_ratio&quot;&gt;P/E Ratio « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2012/07/08/how-long/&quot;&gt;How Long « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.fiftythree.com/paper&quot;&gt;Paper | FiftyThree&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.apple.com/pr/library/2011/02/15Apple-Launches-Subscriptions-on-the-App-Store.html&quot;&gt;Apple Press Info - Apple Launches Subscriptions on the App Store&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://simplenoteapp.com/&quot;&gt;Simplenote. An easy way to keep notes, lists, ideas, and more.&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/IAd&quot;&gt;iAd « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Baidu&quot;&gt;Baidu « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.wilshipley.com/2012/03/mac-app-store-needs-paid-upgrades.html&quot;&gt;The Mac App Store Needs Paid Upgrades « Call Me Fishmeal&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://5by5.tv/buildanalyze/77&quot;&gt;I Had A Baby, You Launched An App « Build and Analyze&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Holding the iSight Up to My Face&lt;/li&gt;
  &lt;li&gt;Throwing It Up the Charts&lt;/li&gt;
  &lt;li&gt;Put Away Their iPad and Pull Out a Dell&lt;/li&gt;
  &lt;li&gt;Happy As a Pig in Slop&lt;/li&gt;
  &lt;li&gt;Definitely Not a Spindler&lt;/li&gt;
  &lt;li&gt;Awesome in the Tim Cook Way&lt;/li&gt;
  &lt;li&gt;The Flying Saucer That’s Landed&lt;/li&gt;
  &lt;li&gt;An Intel Core I7 Sticker on My MacBook Air&lt;/li&gt;
  &lt;li&gt;Another Upper for a Topic&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 7: If You Look at the Error, You Will Crash</title>
        <link>http://www.edgecasesshow.com/007-if-you-look-at-the-error-you-will-crash.html</link>
        <guid>http://www.edgecasesshow.com/007-if-you-look-at-the-error-you-will-crash.html</guid>
        <pubDate>Sat, 30 Jun 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-007-if-you-look-at-the-error-you-will-crash.mp3"
            length="14954373"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-007-if-you-look-at-the-error-you-will-crash.mp3"
            fileSize="14954373"
            type="audio/mpeg" />
            
        <itunes:duration>39:49</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch rants (there's that word again) with Andrew Pontious about Apple's NSError implementation, while also giving a brief history of Mac/Unix error handling and introducing his new JRErr library, which makes NSError usage easier.</description>
        <itunes:summary>Wolf Rentzsch rants (there's that word again) with Andrew Pontious about Apple's NSError implementation, while also giving a brief history of Mac/Unix error handling and introducing his new JRErr library, which makes NSError usage easier.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch rants (there's that word again) with Andrew Pontious about Apple's NSError implementation, while also giving a brief history of Mac/Unix error handling and introducing his new JRErr library, which makes NSError usage easier.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch rants (there’s that word again) with Andrew Pontious about Apple’s NSError implementation, while also giving a brief history of Mac/Unix error handling and introducing his new JRErr library, which makes NSError usage easier.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.imdb.com/title/tt0082971/quotes?qt=qt0556385&quot;&gt;“Marion, don’t look at it. Shut your eyes, Marion. Don’t look at it, no matter what happens!” « IMDb&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/cocoadog/status/218042282031595520&quot;&gt;Andy Lee tweet: “@apontious @rentzsch The mnemonic is “He’s so smart, I wish I could RENT Z SCHool he went to.” You have to imagine a French accent.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Errno.h&quot;&gt;errno.h « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Mac_OS_memory_management&quot;&gt;Mac OS memory management « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/mach_error-Decoder-Ring&quot;&gt;rentzsch/mach_error-Decoder-Ring « github.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/NSXReturnThrowError&quot;&gt;rentzsch/NSXReturnThrowError « github.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/ddribin/&quot;&gt;Dave Dribin on Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/260201639/nserror-is-hard&quot;&gt;NSError** is hard « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/rentzsch/JRErr&quot;&gt;rentzsch/JRErr « github.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Release My Cushion&lt;/li&gt;
  &lt;li&gt;The Lie of Try-Catch&lt;/li&gt;
  &lt;li&gt;Hypothetical Drug-Addicted Little Sister&lt;/li&gt;
  &lt;li&gt;You’ve Got Booleans and You’ve Got Pointers, Haha&lt;/li&gt;
  &lt;li&gt;God Help Me, Apple Events!&lt;/li&gt;
  &lt;li&gt;All the Badness That Is NSError&lt;/li&gt;
  &lt;li&gt;A Magic Cocoa Wand We Could Wave&lt;/li&gt;
  &lt;li&gt;NSTherapy&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 6: For You, I'll File a Radar</title>
        <link>http://www.edgecasesshow.com/006-for-you-ill-file-a-radar.html</link>
        <guid>http://www.edgecasesshow.com/006-for-you-ill-file-a-radar.html</guid>
        <pubDate>Sat, 23 Jun 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-006-for-you-ill-file-a-radar.mp3"
            length="15569637"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-006-for-you-ill-file-a-radar.mp3"
            fileSize="15569637"
            type="audio/mpeg" />
            
        <itunes:duration>41:49</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious lays out with Wolf Rentzsch three things Apple can do to turn bug reporting into a virtuous cycle, not the vicious cycle it is now. They also discuss problems with the Apple Developer Forums.</description>
        <itunes:summary>Andrew Pontious lays out with Wolf Rentzsch three things Apple can do to turn bug reporting into a virtuous cycle, not the vicious cycle it is now. They also discuss problems with the Apple Developer Forums.</itunes:summary>
        <itunes:subtitle>Andrew Pontious lays out with Wolf Rentzsch three things Apple can do to turn bug reporting into a virtuous cycle, not the vicious cycle it is now. They also discuss problems with the Apple Developer Forums.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious lays out with Wolf Rentzsch three things Apple can do to turn bug reporting into a virtuous cycle, not the vicious cycle it is now. They also discuss problems with the Apple Developer Forums.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2012/06/22/caveat-slash-manifesto/&quot;&gt;Caveat-Slash-Manifesto « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Gary_Burghoff&quot;&gt;Gary Burghoff « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://twitter.com/stevestreza/status/177190924386975744&quot;&gt;Steve Streza tweet: “That this meme has gone viral is perhaps my greatest and most meaningless contribution to the Apple dev community. http://strez.at/9RI7”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://strez.at/9RI7&quot;&gt;Steve Streza “Radar or GTFO” meme picture&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://blackpixel.com/blog/1558/radar-or-gtfo/&quot;&gt;Radar or GTFO « Black Pixel&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://fixradarorgtfo.com/&quot;&gt;Fix Radar or GTFO&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://flyingmeat.com/voodoopad/&quot;&gt;VoodooPad from Flying Meat&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://openradar.appspot.com/&quot;&gt;Open Radar&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://devforums.apple.com/&quot;&gt;Apple Developer Forums&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Radar or GTFO&lt;/li&gt;
  &lt;li&gt;Real Fire That You Can’t Reproduce&lt;/li&gt;
  &lt;li&gt;File, File, File, File, File&lt;/li&gt;
  &lt;li&gt;You and Your Science!&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 5: The Ping of Installer Technologies</title>
        <link>http://www.edgecasesshow.com/005-the-ping-of-installer-technologies.html</link>
        <guid>http://www.edgecasesshow.com/005-the-ping-of-installer-technologies.html</guid>
        <pubDate>Fri, 22 Jun 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-005-the-ping-of-installer-technologies.mp3"
            length="12684001"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-005-the-ping-of-installer-technologies.mp3"
            fileSize="12684001"
            type="audio/mpeg" />
            
        <itunes:duration>33:44</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about the developer ramifications of Apple's new MacBook Pro Retina displays and the dismal state of third-party library updating infrastructures on the Mac.</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about the developer ramifications of Apple's new MacBook Pro Retina displays and the dismal state of third-party library updating infrastructures on the Mac.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about the developer ramifications of Apple's new MacBook Pro Retina displays and the dismal state of third-party library updating infrastructures on the Mac.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about the developer ramifications of Apple’s new MacBook Pro Retina displays and the dismal state of third-party library updating infrastructures on the Mac.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Subpixel_rendering&quot;&gt;Subpixel rendering « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/RubyGems&quot;&gt;RubyGems « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/2051192/what-is-a-python-egg&quot;&gt;What is a Python Egg? « Stack Overflow&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.cpan.org/&quot;&gt;The Comprehensive Perl Archive Network&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://github.com/&quot;&gt;GitHub&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://sparkle.andymatuschak.org/&quot;&gt;Sparkle: a free software update framework for the Mac&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://mxcl.github.com/homebrew/&quot;&gt;Homebrew: The missing package manager for OS X&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/ITunes_Ping&quot;&gt;iTunes Ping « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.github.com/mogenerator/&quot;&gt;mogenerator + Xmo’d&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/SortDescriptors/Concepts/Creating.html&quot;&gt;Sort Descriptor Programming Topics: Creating and Using Sort Descriptors (From 2007)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://cocoawithlove.com/2008/11/method-invocation-formatting-styles-in.html&quot;&gt;Method invocation formatting styles « Cocoa with Love (Mentions Wil Shipley’s indentation style)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://cocoapods.org/&quot;&gt;CocoaPods: The Objective-C Library Manager&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.debian.org/doc/manuals/debian-reference/ch02.en.html&quot;&gt;Debian package management&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://cydia.saurik.com/&quot;&gt;Cydia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://npmjs.org/&quot;&gt;npm - Node Package Manager&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://tenscomplement.com/our-products&quot;&gt;ZEVO « Ten’s Complement (ZFS product for OS X)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Internet_Config&quot;&gt;Internet Config « Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Almost as Bad as You Can Imagine&lt;/li&gt;
  &lt;li&gt;A Layer on Top of the Magical Purity&lt;/li&gt;
  &lt;li&gt;Minimize Surface Area&lt;/li&gt;
  &lt;li&gt;Inside the Veal Pen&lt;/li&gt;
  &lt;li&gt;Solved Rocket Science&lt;/li&gt;
  &lt;li&gt;The World’s Most Unfortunate Acronym&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 4: My First Xcode 4 Rant</title>
        <link>http://www.edgecasesshow.com/004-my-first-xcode-4-rant.html</link>
        <guid>http://www.edgecasesshow.com/004-my-first-xcode-4-rant.html</guid>
        <pubDate>Thu, 21 Jun 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-004-my-first-xcode-4-rant.mp3"
            length="16112309"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-004-my-first-xcode-4-rant.mp3"
            fileSize="16112309"
            type="audio/mpeg" />
            
        <itunes:duration>42:02</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious rants (but not mindlessly) with Wolf Rentzsch about problems in the Xcode 4 project window.</description>
        <itunes:summary>Andrew Pontious rants (but not mindlessly) with Wolf Rentzsch about problems in the Xcode 4 project window.</itunes:summary>
        <itunes:subtitle>Andrew Pontious rants (but not mindlessly) with Wolf Rentzsch about problems in the Xcode 4 project window.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious rants (but not mindlessly) with Wolf Rentzsch about problems in the Xcode 4 project window.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2012/06/03/build-so-good/&quot;&gt;Build So Good « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.textfromxcode.com/&quot;&gt;Text from Xcode&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://developer.apple.com/library/mac/#documentation/ToolsLanguages/Conceptual/Xcode4UserGuide/000-About_Xcode/about.html&quot;&gt;Xcode 4 User Guide: About Xcode&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://brian-webster.tumblr.com/post/22060296528/how-to-make-xcode-4s-ui-work-for-you-maybe&quot;&gt;How to make Xcode’s UI work for you (maybe) « Clever Blog Name&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2011/03/26/a-picture-worth-a-thousand-pixels/&quot;&gt;A Picture Worth a Thousand Pixels « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;The Double Broom&lt;/li&gt;
  &lt;li&gt;The Big Fuzzy Scrollbar&lt;/li&gt;
  &lt;li&gt;Wolf Tracks&lt;/li&gt;
  &lt;li&gt;Low-Bandwidth Form of Tracking That Only Requires a Single Finger&lt;/li&gt;
  &lt;li&gt;Ears on Both Sides and Chin Hanging Down&lt;/li&gt;
  &lt;li&gt;Programming on Ice&lt;/li&gt;
  &lt;li&gt;Killing Off the Swoopy&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 3: Sandboxing Day</title>
        <link>http://www.edgecasesshow.com/003-sandboxing-day.html</link>
        <guid>http://www.edgecasesshow.com/003-sandboxing-day.html</guid>
        <pubDate>Wed, 20 Jun 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-003-sandboxing-day.mp3"
            length="19487473"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-003-sandboxing-day.mp3"
            fileSize="19487473"
            type="audio/mpeg" />
            
        <itunes:duration>51:35</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Wolf Rentzsch talks with Andrew Pontious about his blog post &quot;Mac App Store vs Buying Direct&quot;.</description>
        <itunes:summary>Wolf Rentzsch talks with Andrew Pontious about his blog post &quot;Mac App Store vs Buying Direct&quot;.</itunes:summary>
        <itunes:subtitle>Wolf Rentzsch talks with Andrew Pontious about his blog post &quot;Mac App Store vs Buying Direct&quot;.</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Wolf Rentzsch talks with Andrew Pontious about his blog post “Mac App Store vs Buying Direct”.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/danielpunkass/status/206421580740427777&quot;&gt;Daniel Jalkut tweet: “The President has used a word that @rentzsch coined. That’s quite an accomplishment, Wolf! http://www.politico.com/politico44/2012/05/obama-im-the-twoosh-master-124603.html (via @rtmfd)”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/danielpunkass/status/206605459669528576&quot;&gt;Daniel Jalkut tweet: “Hard to believe it’s been 6 years since C4[0]. @rentzsch transformed my career, and in subtle ways I’m sure he transformed the industry.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/cbarrett/statuses/206621293955657728&quot;&gt;Colin Barrett tweet: “C4[0] (and Evening at Adler) were such a huge deal for my career. Can’t really overstate that.”&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://aaron.vegh.ca/2012/05/coda-2-the-ipad-and-the-future-of-computing/&quot;&gt;Coda 2, the iPad, and the Future of Computing « aaron.vegh.ca&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://josephschmitt.me/post/23738549352/diet-coda&quot;&gt;Holy C—p, I’m Programming on My iPad: A Web Developer’s look at Diet Coda « josephschmitt.me&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2012/06/03/build-so-good/&quot;&gt;Build So Good « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/24207015641/mac-app-store-vs-buying-direct&quot;&gt;Mac App Store vs Buying Direct « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://kiodane.tumblr.com/post/24218163570/rentzsch-tumblr-com-mac-app-store-vs-buying-direct&quot;&gt;Yet, he goes on. (Comment on Wolf’s post)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://daringfireball.net/linked/2012/06/01/rentzsch-mac-app-store&quot;&gt;Rentzsch: Mac App Store vs. Buying Direct « Daring Fireball&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.coreint.org/2012/05/episode-43-get-out-of-the-sandbox/&quot;&gt;Episode 43: Get Out Of The Sandbox « Core Intuition&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.manton.org/2012/02/sandboxing_and_clipstart.html&quot;&gt;Sandboxing and Clipstart « Manton Reece&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://appbodega.com/&quot;&gt;Bodega: Your corner store for Mac apps&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I File Every Day&lt;/li&gt;
  &lt;li&gt;In Their Various Bloggy Ways&lt;/li&gt;
  &lt;li&gt;Three Shows of Me Just Pulling My Hair Out&lt;/li&gt;
  &lt;li&gt;Missile Command&lt;/li&gt;
  &lt;li&gt;I Try to Live My Life Away from PDFs&lt;/li&gt;
  &lt;li&gt;Insert Your Version of Thanksgiving Here&lt;/li&gt;
  &lt;li&gt;It Might Eventually Cut Your Head Off&lt;/li&gt;
  &lt;li&gt;Hit the Yes Button Till They Get to the Dancing Bunnies&lt;/li&gt;
  &lt;li&gt;A Revolt of the Nerds&lt;/li&gt;
  &lt;li&gt;Scary Little Panels&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 2: Would They Call it iCode?</title>
        <link>http://www.edgecasesshow.com/002-would-they-call-it-icode.html</link>
        <guid>http://www.edgecasesshow.com/002-would-they-call-it-icode.html</guid>
        <pubDate>Fri, 25 May 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-002-would-they-call-it-icode.mp3"
            length="16113876"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-002-would-they-call-it-icode.mp3"
            fileSize="16113876"
            type="audio/mpeg" />
            
        <itunes:duration>42:01</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>Andrew Pontious talks with Wolf Rentzsch about a version of Xcode for the iPad. Is it possible? What would or should it look it? Is it likely?</description>
        <itunes:summary>Andrew Pontious talks with Wolf Rentzsch about a version of Xcode for the iPad. Is it possible? What would or should it look it? Is it likely?</itunes:summary>
        <itunes:subtitle>Andrew Pontious talks with Wolf Rentzsch about a version of Xcode for the iPad. Is it possible? What would or should it look it? Is it likely?</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;Andrew Pontious talks with Wolf Rentzsch about a version of Xcode for the iPad. Is it possible? What would or should it look it? Is it likely?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2012/05/17/upgrading-to-the-next-model/&quot;&gt;Upgrading to the Next Model « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.apple.com/iphone/from-the-app-store/apps-by-apple/imovie.html&quot;&gt;Apple - iPhone 4S - Edit HD movies and trailers with iMovie.&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://daringfireball.net/&quot;&gt;Daring Fireball&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2011/03/05/the-lovers-the-dreamers-and-me/&quot;&gt;The Lovers, the Dreamers, and Me « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://daringfireball.net/2012/05/ios_low_hanging_fruit&quot;&gt;Daring Fireball: iOS Low-Hanging Fruit&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.textasticapp.com/&quot;&gt;Textastic - Text, Code and Markup Editor with Syntax Highlighting - FTP, SFTP, Dropbox - for iPad&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://panic.com/dietcoda/&quot;&gt;Diet Coda&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twolivesleft.com/Codea/&quot;&gt;Codea – iPad&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.jetbrains.com/objc/&quot;&gt;JetBrains AppCode: an Objective-C IDE That Makes a Difference&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Rejected Episode Titles:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Arrow Floaty Roundy Thing&lt;/li&gt;
  &lt;li&gt;A Whole Bunch of Clang Engineers&lt;/li&gt;
  &lt;li&gt;Rule Number Four: No UI Fiddling&lt;/li&gt;
  &lt;li&gt;No Building Photoshop&lt;/li&gt;
  &lt;li&gt;Disintegrated Development Environment&lt;/li&gt;
  &lt;li&gt;Let’s Not Talk About What the Hammer Signifies&lt;/li&gt;
  &lt;li&gt;Plucking That Low-Hanging Fruit&lt;/li&gt;
  &lt;li&gt;Cram More Punctuation into the Keyboard&lt;/li&gt;
  &lt;li&gt;Ambient Background Noise That You Paid Extra For&lt;/li&gt;
  &lt;li&gt;No More Weird Method-Swizzling Tricks&lt;/li&gt;
  &lt;li&gt;Squeezing Unix Till It Cried Uncle&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
    <item>
        <title>Edge Cases 1: Dot-Mom and Apple Pie</title>
        <link>http://www.edgecasesshow.com/001-dot-mom-and-apple-pie.html</link>
        <guid>http://www.edgecasesshow.com/001-dot-mom-and-apple-pie.html</guid>
        <pubDate>Sun, 13 May 2012 00:00:00 -0700</pubDate>
        
        <enclosure
            url="http://www.edgecasesshow.com/audio/edgecases-001-dot-mom-and-apple-pie.mp3"
            length="12718016"
            type="audio/mpeg" />
        <media:content
            url="http://www.edgecasesshow.com/audio/edgecases-001-dot-mom-and-apple-pie.mp3"
            fileSize="12718016"
            type="audio/mpeg" />
            
        <itunes:duration>33:48</itunes:duration>
        
        <itunes:author>Andrew Pontious and Wolf Rentzsch</itunes:author>
        
        <itunes:keywords>pontious, rentzsch, edgecases, edge cases, apple, mac, iphone, ipad, ios, xcode</itunes:keywords>
        <itunes:image href="http://www.edgecasesshow.com/edge-cases-logo.png" />
        <itunes:explicit>no</itunes:explicit>
        
        <description>In this inaugural podcast, Wolf Rentzsch talks with Andrew Pontious about the good parts and the bad parts of Core Data</description>
        <itunes:summary>In this inaugural podcast, Wolf Rentzsch talks with Andrew Pontious about the good parts and the bad parts of Core Data</itunes:summary>
        <itunes:subtitle>In this inaugural podcast, Wolf Rentzsch talks with Andrew Pontious about the good parts and the bad parts of Core Data</itunes:subtitle>
        
        <content:encoded>&lt;p&gt;In this inaugural podcast, Wolf Rentzsch talks with Andrew Pontious about the good parts and the bad parts of Core Data.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;http://developer.apple.com/library/mac/#documentation/cocoa/conceptual/coredata/cdprogrammingguide.html&quot;&gt;Introduction to Core Data Programming Guide&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Object-relational_mapping&quot;&gt;Object-relational mapping « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://ar.rubyonrails.org/&quot;&gt;Active Record&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.djangoproject.com/&quot;&gt;Django&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Enterprise_Objects_Framework&quot;&gt;EOF - Enterprise Objects Framework « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/End-of-file&quot;&gt;EOF - End-of-File « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://en.wikipedia.org/wiki/Software_evolution&quot;&gt;Software evolution « Wikipedia&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://subjectiveobserver.wordpress.com/2012/05/17/upgrading-to-the-next-model/&quot;&gt;Upgrading to the Next Model « The Powers of Observation&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://rentzsch.tumblr.com/post/414252963/brent-switching-away-from-core-data&quot;&gt;Brent switching away from Core Data « rentzsch.tumblr.com&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.joelonsoftware.com/articles/LeakyAbstractions.html&quot;&gt;The Law of Leaky Abstractions « Joel on Software&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.sqlite.org/&quot;&gt;SQLite&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/apontious&quot;&gt;Andrew Pontious on Twitter&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;http://twitter.com/rentzsch&quot;&gt;Wolf Rentzsch on Twitter&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content:encoded>
    </item>
  
</channel>
</rss>