<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
  xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Pod5 Podcast</title>
    
    <atom:link href="http://feed.pod5.io" rel="self" type="application/rss+xml" />
    <itunes:new-feed-url>http://feed.pod5.io</itunes:new-feed-url>
    
    <link>http://pod5.io</link>
    <description>A bi-weekly 5 minute summary podcast discussing what's new and interesting in the Objective-C world.</description>
    
    <lastBuildDate>Mon, 15 Sep 2014 15:50:59 +0000</lastBuildDate>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    
    <language>en-gb</language>
    <copyright>Creative Commons Licensed</copyright>
    
    <itunes:subtitle>The 5 minute Objective-C Podcast.</itunes:subtitle>
    <itunes:summary>A bi-weekly 5 minute summary podcast discussing what's new and interesting in the Objective-C world.</itunes:summary>
    <itunes:keywords>objc, uikit, cocoapods, orta, db, ios, mac, developer, objectivec</itunes:keywords>
    
    <category>Technology</category>
    <itunes:category text="Technology"/>
    <category>Business</category>
    <itunes:category text="Business"/>
    
    <itunes:author>dB. &amp; orta</itunes:author>
    <itunes:owner>
      <itunes:name>dB. &amp; orta</itunes:name>
      <itunes:email>team@pod5.io</itunes:email>
    </itunes:owner>
    <itunes:block>no</itunes:block>
    <itunes:explicit>no</itunes:explicit>
    <itunes:image href="http://pod5.io/assets/images/logo@2x.png" />

    
      <item>
        <link>http://pod5.io</link>
        <title>Episode 14</title>
        <pubDate>Wed, 16 Jul 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[

With @1aurabrown and @dblockdotorg.


  
    QBRateLimit
    
    1.0.1 by questbeat
     (
      
      
        @questbeat
      
    )
  
  Rate limit controller.




  
    IPDashedLineView
    
    1.1.0 by Colin Brash
     (
      
      
        @intrepid_colin3
      
    )
  
  Simple dashed lines.




  
    MYSForms
    
    0.0.2 by Adam Kirk
     (
      
      
        @atomkirk
      
    )
  
  Easily build forms on ios 7+.




  
    OCMock
    
      &amp;nbsp;
      ( source )
    
    3.0.2 by Erik Doernenburg
     (
      
      
        @erikdoe
      
    )
  
  Mock objects for Objective-C.




  
    MDCalendar
    
    0.0.1 by Michael DiStefano
     (
      
      
        @distefam
      
    )
  
  A calendar-style date picker for iOS 7 (and above) that uses `UICollectionView` to layout a calendar in the popular &quot;month view&quot; format.




  
    NSDate-Extension
    
    0.0.1 by alexruperez
     (
      
      
        @alexruperez
      
    )
  
  Use NSDate-Extension to handle NSDate objects easily.




  
    TOMSSuggestionBar
    
    0.1.1 by TomKnig
     (
      
      
        @TomKnig
      
    )
  
  A keyboard accessory that presents suggestions. Suggestions are displayed as morphing labels and fetched from a custom database.



Soundtrack: &quot;Solid Gold&quot; by Miami Slice.


]]></description>

        <enclosure url="http://pod5.s3.amazonaws.com/episodes/episode14.mp3" length="5366100" type="audio/mpeg" />
        <guid>http://pod5.s3.amazonaws.com/episodes/episode14.mp3</guid>

        <itunes:author>dB. &amp; orta</itunes:author>
        <itunes:summary>&lt;ul class=&quot;episode&quot;&gt;

&lt;p class=&quot;ed&quot;&gt;With &lt;a href=&#39;https://twitter.com/1aurabrown&#39;&gt;@1aurabrown&lt;/a&gt; and &lt;a href=&#39;https://twitter.com/dblockdotorg&#39;&gt;@dblockdotorg&lt;/a&gt;.&lt;/p&gt;

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/questbeat/QBRateLimit&gt;QBRateLimit&lt;/a&gt;
    
    1.0.1 by questbeat
     (
      
      
        &lt;a href=&quot;http://twitter.com/questbeat&quot;&gt;@questbeat&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Rate limit controller.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/IntrepidPursuits/IPDashedLineView&gt;IPDashedLineView&lt;/a&gt;
    
    1.1.0 by Colin Brash
     (
      
      
        &lt;a href=&quot;http://twitter.com/intrepid_colin3&quot;&gt;@intrepid_colin3&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Simple dashed lines.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/mysterioustrousers/MYSForms&gt;MYSForms&lt;/a&gt;
    
    0.0.2 by Adam Kirk
     (
      
      
        &lt;a href=&quot;http://twitter.com/atomkirk&quot;&gt;@atomkirk&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Easily build forms on ios 7+.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=http://ocmock.org&gt;OCMock&lt;/a&gt;
    
      &amp;nbsp;
      ( &lt;a href=https://github.com/erikdoe/ocmock&gt;source&lt;/a&gt; )
    
    3.0.2 by Erik Doernenburg
     (
      
      
        &lt;a href=&quot;http://twitter.com/erikdoe&quot;&gt;@erikdoe&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Mock objects for Objective-C.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/distefam/MDCalendar&gt;MDCalendar&lt;/a&gt;
    
    0.0.1 by Michael DiStefano
     (
      
      
        &lt;a href=&quot;http://twitter.com/distefam&quot;&gt;@distefam&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A calendar-style date picker for iOS 7 (and above) that uses `UICollectionView` to layout a calendar in the popular &quot;month view&quot; format.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/alexruperez/NSDate-Extension&gt;NSDate-Extension&lt;/a&gt;
    
    0.0.1 by alexruperez
     (
      
      
        &lt;a href=&quot;http://twitter.com/alexruperez&quot;&gt;@alexruperez&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Use NSDate-Extension to handle NSDate objects easily.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/TomKnig/TOMSSuggestionBar&gt;TOMSSuggestionBar&lt;/a&gt;
    
    0.1.1 by TomKnig
     (
      
      
        &lt;a href=&quot;http://twitter.com/TomKnig&quot;&gt;@TomKnig&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A keyboard accessory that presents suggestions. Suggestions are displayed as morphing labels and fetched from a custom database.&lt;/p&gt;
&lt;/li&gt;


&lt;p class=&quot;ed&quot;&gt;Soundtrack: &lt;a href=&quot;http://freemusicarchive.org/music/Miami_Slice/Disco_Cuts/Solid_Gold&quot;&gt;&quot;Solid Gold&quot; by Miami Slice&lt;/a&gt;.&lt;/p&gt;

&lt;/ul&gt;
</itunes:summary>
        <itunes:image href="http://pod5.io/assets/images/pod_5twitter.png" />
        <itunes:duration>04:28</itunes:duration>
        <itunes:keywords></itunes:keywords>
      </item>
    
      <item>
        <link>http://pod5.io</link>
        <title>Episode 13</title>
        <pubDate>Mon, 30 Jun 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[


  
    Slather
     by Mark Larsen 
     ( @mark_larr )
      
  

    Generate test coverage reports for Xcode projects &amp; hook it into CI. 





  
    DBDynamicHeightTableCell
    
    0.1.0 by Daniel Bowden
     (
      
      
        @danielgbowden
      
    )
  
  A UITableViewCell subclass assisting in autolayout based dynamic height cells for tableviews

 


  
    OMGHTTPURLRQ
    
    1.1 by Max Howell
     (
      
      
        @mxcl
      
    )
  
  Doing the bits of NSURLRequest that Apple doesn’t.

 


  
    TSTripleSec
    
    0.1.1 by Gabriel Handford
     (
      
      
        @gabrlh
      
    )
  
  Objective-C library for TripleSec)

 


  
    QueryKit
    
    0.8.1 by Kyle Fuller
     (
      
      
        @kylefuller
      
    )
  
  A simple CoreData query language for Swift.

 


  
    SwiftyJSON
     by Ruoyu Fu 
    
      
  

    SwiftyJSON makes it easy to deal with JSON data in Swift. 




Soundtrack: &quot;DATE&quot; by I&#39;M FRESH! YOU&#39;RE PRETTY!.



]]></description>

        <enclosure url="http://pod5.s3.amazonaws.com/episodes/episode13.mp3" length="5687924" type="audio/mpeg" />
        <guid>http://pod5.s3.amazonaws.com/episodes/episode13.mp3</guid>

        <itunes:author>dB. &amp; orta</itunes:author>
        <itunes:summary>&lt;ul class=&quot;episode&quot;&gt;

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/venmo/slather&gt;Slather&lt;/a&gt;
     by Mark Larsen 
     ( &lt;a href=&quot;http://twitter.com/mark_larr&quot;&gt;@mark_larr&lt;/a&gt; )
      
  &lt;/h4&gt;

    &lt;p&gt;Generate test coverage reports for Xcode projects &amp; hook it into CI. &lt;/p&gt;

&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/danielbowden/DBDynamicHeightTableCell&gt;DBDynamicHeightTableCell&lt;/a&gt;
    
    0.1.0 by Daniel Bowden
     (
      
      
        &lt;a href=&quot;http://twitter.com/danielgbowden&quot;&gt;@danielgbowden&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A UITableViewCell subclass assisting in autolayout based dynamic height cells for tableviews&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/mxcl/OMGHTTPURLRQ&gt;OMGHTTPURLRQ&lt;/a&gt;
    
    1.1 by Max Howell
     (
      
      
        &lt;a href=&quot;http://twitter.com/mxcl&quot;&gt;@mxcl&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Doing the bits of NSURLRequest that Apple doesn’t.&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/gabriel/TSTripleSec&gt;TSTripleSec&lt;/a&gt;
    
    0.1.1 by Gabriel Handford
     (
      
      
        &lt;a href=&quot;http://twitter.com/gabrlh&quot;&gt;@gabrlh&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Objective-C library for TripleSec)&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/kylef/QueryKit&gt;QueryKit&lt;/a&gt;
    
    0.8.1 by Kyle Fuller
     (
      
      
        &lt;a href=&quot;http://twitter.com/kylefuller&quot;&gt;@kylefuller&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A simple CoreData query language for Swift.&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/lingoer/SwiftyJSON&gt;SwiftyJSON&lt;/a&gt;
     by Ruoyu Fu 
    
      
  &lt;/h4&gt;

    &lt;p&gt;SwiftyJSON makes it easy to deal with JSON data in Swift. &lt;/p&gt;

&lt;/li&gt;


&lt;p class=&quot;ed&quot;&gt;Soundtrack: &lt;a href=&quot;http://www.jamendo.com/en/artist/439729/i-m-fresh-you-re-pretty&quot;&gt;&quot;DATE&quot; by I&#39;M FRESH! YOU&#39;RE PRETTY!&lt;/a&gt;.&lt;/p&gt;

&lt;/ul&gt;

</itunes:summary>
        <itunes:image href="http://pod5.io/assets/images/pod_5twitter.png" />
        <itunes:duration>05:55</itunes:duration>
        <itunes:keywords></itunes:keywords>
      </item>
    
      <item>
        <link>http://pod5.io</link>
        <title>Episode 12</title>
        <pubDate>Wed, 18 Jun 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[

With @orta and @dblockdotorg.


  
    FlipTheSwitch
    
    0.2.0 by Michael England
     (
      
      
        @mg_england
      
    )
  
  A simple library to help enabling/disabling features on iOS/Mac applications.




  
    AFBlurSegue
    
    1.1 by Alvaro Franco
     (
      
      
        @alvarofr_
      
    )
  
  Custom UIStoryboardSegue implementation for blurring the background of a modal view controller.




  
    RWBarChartView
    
    1.0.0 by Bin Zhang
     (
      
      
        @eternity1st
      
    )
  
  Scrollable chart view for bar graphs.




  
    HTMLReader
    
    0.5.5 by Nolan Waite
    
  
  A WHATWG-compliant HTML parser in Objective-C.




  
    UriParser-cpp
    
    0.1.3 by Covenant Eyes
     (
      
      
        @CovenantEyes
      
    )
  
  a simple parser, encoder and decoder for URIs




  
    Dijkstra
    
    0.0.1 by Julien Gomes
     (
      
      
        @juliengomes
      
    )
  
  A swift based implementation of the Dijkstra algorithm




  
    EKAlgorithms
    
    0.1 by Evgeny Karkan &amp;amp; Stanislaw Pankevich
     (
      
      
        @EvgenyKarkan
      
        @sbpankevich
      
    )
  
  EKAlgorithms contains some well known CS algorithms and other stuff.



Soundtrack: &quot;Destroy the Shadows&quot; by unreal_dm.


]]></description>

        <enclosure url="http://pod5.s3.amazonaws.com/episodes/episode12.mp3" length="6696257" type="audio/mpeg" />
        <guid>http://pod5.s3.amazonaws.com/episodes/episode12.mp3</guid>

        <itunes:author>dB. &amp; orta</itunes:author>
        <itunes:summary>&lt;ul class=&quot;episode&quot;&gt;

&lt;p class=&quot;ed&quot;&gt;With &lt;a href=&quot;http://twitter.com/orta&quot;&gt;@orta&lt;/a&gt; and &lt;a href=&quot;http://twitter.com/dblockdotorg&quot;&gt;@dblockdotorg&lt;/a&gt;&lt;/p&gt;.

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/michaelengland/FlipTheSwitch&gt;FlipTheSwitch&lt;/a&gt;
    
    0.2.0 by Michael England
     (
      
      
        &lt;a href=&quot;http://twitter.com/mg_england&quot;&gt;@mg_england&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A simple library to help enabling/disabling features on iOS/Mac applications.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/AlvaroFranco/AFBlurSegue&gt;AFBlurSegue&lt;/a&gt;
    
    1.1 by Alvaro Franco
     (
      
      
        &lt;a href=&quot;http://twitter.com/alvarofr_&quot;&gt;@alvarofr_&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Custom UIStoryboardSegue implementation for blurring the background of a modal view controller.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/eternityz/RWBarChartView&gt;RWBarChartView&lt;/a&gt;
    
    1.0.0 by Bin Zhang
     (
      
      
        &lt;a href=&quot;http://twitter.com/eternity1st&quot;&gt;@eternity1st&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Scrollable chart view for bar graphs.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/nolanw/HTMLReader&gt;HTMLReader&lt;/a&gt;
    
    0.5.5 by Nolan Waite
    
  &lt;/h4&gt;
  &lt;p&gt;A WHATWG-compliant HTML parser in Objective-C.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/cine-io/uri-parser&gt;UriParser-cpp&lt;/a&gt;
    
    0.1.3 by Covenant Eyes
     (
      
      
        &lt;a href=&quot;http://twitter.com/CovenantEyes&quot;&gt;@CovenantEyes&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;a simple parser, encoder and decoder for URIs&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/juliengomes/Dijkstra-swift&gt;Dijkstra&lt;/a&gt;
    
    0.0.1 by Julien Gomes
     (
      
      
        &lt;a href=&quot;http://twitter.com/juliengomes&quot;&gt;@juliengomes&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A swift based implementation of the Dijkstra algorithm&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/EvgenyKarkan/EKAlgorithms&gt;EKAlgorithms&lt;/a&gt;
    
    0.1 by Evgeny Karkan &amp;amp; Stanislaw Pankevich
     (
      
      
        &lt;a href=&quot;http://twitter.com/EvgenyKarkan&quot;&gt;@EvgenyKarkan&lt;/a&gt;
      
        &lt;a href=&quot;http://twitter.com/sbpankevich&quot;&gt;@sbpankevich&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;EKAlgorithms contains some well known CS algorithms and other stuff.&lt;/p&gt;
&lt;/li&gt;


&lt;p class=&quot;ed&quot;&gt;Soundtrack: &lt;a href=&quot;http://ccmixter.org/files/unreal_dm/46279&quot;&gt;&quot;Destroy the Shadows&quot; by unreal_dm&lt;/a&gt;.&lt;/p&gt;

&lt;/ul&gt;
</itunes:summary>
        <itunes:image href="http://pod5.io/assets/images/pod_5twitter.png" />
        <itunes:duration>05:34</itunes:duration>
        <itunes:keywords></itunes:keywords>
      </item>
    
      <item>
        <link>http://pod5.io</link>
        <title>Episode 11</title>
        <pubDate>Mon, 09 Jun 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[

With @neonacho and @dblockdotorg.


  
    SuchSwift
    
     by Jonathan Hersh
     (
      
      
        @jhersh
      
    )
  
  Adds very much wow to any UIView.




  
    CCLHTTPServer
    
    0.1.0 by Kyle Fuller
     (
      
      
        @kylefuller
      
    )
  
  Simple asyncronous HTTP server.




  
    FLAnimatedImage
    
    1.0.0 by Raphael Schaad
     (
      
      
        @raphaelschaad
      
    )
  
  Performant animated GIF engine.




  
    ULDocument
    
      &amp;nbsp;
      ( source )
    
    1.0.1 by Max Seelemann
     (
      
      
        @macguru17
      
    )
  
  A lightweight and iCloud-ready document class.




  
    SFPSDWriter
    
    0.2.2 by Konstantin Erokhin
     (
      
      
        @nerolapis
      
    )
  
  A simple Objective C writer for .psd files with multiple layers and groups.




  
    LCLPlayingCardView
    
    2.0.1 by Len Li
     (
      
      
        @lenli
      
    )
  
  LCLPlayingCardView is a simple, but beautiful playing card implemented as a UIView.



Soundtrack: &quot;Back to a Simpler Time&quot; by Gilo.


]]></description>

        <enclosure url="http://pod5.s3.amazonaws.com/episodes/episode11.mp3" length="5540077" type="audio/mpeg" />
        <guid>http://pod5.s3.amazonaws.com/episodes/episode11.mp3</guid>

        <itunes:author>dB. &amp; orta</itunes:author>
        <itunes:summary>&lt;ul class=&quot;episode&quot;&gt;

&lt;p class=&quot;ed&quot;&gt;With &lt;a href=&quot;http://twitter.com/neonacho&quot;&gt;@neonacho&lt;/a&gt; and &lt;a href=&quot;http://twitter.com/dblockdotorg&quot;&gt;@dblockdotorg&lt;/a&gt;&lt;/p&gt;.

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/jhersh/SuchSwift&gt;SuchSwift&lt;/a&gt;
    
     by Jonathan Hersh
     (
      
      
        &lt;a href=&quot;http://twitter.com/jhersh&quot;&gt;@jhersh&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Adds very much wow to any UIView.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/cocodelabs/CCLHTTPServer&gt;CCLHTTPServer&lt;/a&gt;
    
    0.1.0 by Kyle Fuller
     (
      
      
        &lt;a href=&quot;http://twitter.com/kylefuller&quot;&gt;@kylefuller&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Simple asyncronous HTTP server.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/Flipboard/FLAnimatedImage&gt;FLAnimatedImage&lt;/a&gt;
    
    1.0.0 by Raphael Schaad
     (
      
      
        &lt;a href=&quot;http://twitter.com/raphaelschaad&quot;&gt;@raphaelschaad&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Performant animated GIF engine.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/soulmen/ULDocument.git&gt;ULDocument&lt;/a&gt;
    
      &amp;nbsp;
      ( &lt;a href=https://github.com/soulmen/ULDocument&gt;source&lt;/a&gt; )
    
    1.0.1 by Max Seelemann
     (
      
      
        &lt;a href=&quot;http://twitter.com/macguru17&quot;&gt;@macguru17&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A lightweight and iCloud-ready document class.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/shinyfrog/SFPSDWriter&gt;SFPSDWriter&lt;/a&gt;
    
    0.2.2 by Konstantin Erokhin
     (
      
      
        &lt;a href=&quot;http://twitter.com/nerolapis&quot;&gt;@nerolapis&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A simple Objective C writer for .psd files with multiple layers and groups.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/lenli/LCLPlayingCardView&gt;LCLPlayingCardView&lt;/a&gt;
    
    2.0.1 by Len Li
     (
      
      
        &lt;a href=&quot;http://twitter.com/lenli&quot;&gt;@lenli&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;LCLPlayingCardView is a simple, but beautiful playing card implemented as a UIView.&lt;/p&gt;
&lt;/li&gt;


&lt;p class=&quot;ed&quot;&gt;Soundtrack: &lt;a href=&quot;http://freemusicarchive.org/music/Gilo/Studio_6/09_gilo_-_back_to_a_simpler_time&quot;&gt;&quot;Back to a Simpler Time&quot; by Gilo&lt;/a&gt;.&lt;/p&gt;

&lt;/ul&gt;
</itunes:summary>
        <itunes:image href="http://pod5.io/assets/images/pod_5twitter.png" />
        <itunes:duration>04:36</itunes:duration>
        <itunes:keywords></itunes:keywords>
      </item>
    
      <item>
        <link>http://pod5.io</link>
        <title>Episode 10</title>
        <pubDate>Thu, 05 Jun 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[

With @1aurabrown, @dblockdotorg and @orta.


  
    CINBouncyButton
    
    1.0.1 by Max Kramer
     (
      
      
        @maxkramer
      
    )
  
  UIButton, but bouncier and with your own icons.




  
    Bars
    
    1.0.1 by Klaas Pieter Annema
     (
      
      
        @klaaspieter
      
    )
  
  iOS view to display bar graphs




  
    Tiny
    
    1.0.0 by Scott Petit
     (
      
      
        @ScottPetit
      
    )
  
  An extensible wrapper around URL Shorteners




  
    NSObject-SafeExpectations
    
    0.0.2 by Jorge Bernal &amp;amp; Aaron Douglas
     (
      
      
        @koke
      
        @astralbodies
      
    )
  
  No more crashes getting unexpected values from a NSDictionary.




  
    UAProgressView
    
    0.1.0 by Matt Coneybeare
     (
      
      
        @coneybeare
      
    )
  
  UAProgressView is a simple and lightweight, yet powerful animated circular progress view.




  
    BSNetworkTraffic
    
    0.1.1 by Bogdan Stasjuk
     (
      
      
        @Bogdan_Stasjuk
      
    )
  
  A singleton for calculating app&amp;#39;s network traffic through system network counters.




  
    LruCache
    
    0.1 by Robin Zhang
    
  
  Objective-C implementation of Least Recently Used(LRU) cache.




  
    TesseractOCRiOS
    
    2.22 by Daniele Galiotto
     (
      
      
        @g8production
      
    )
  
  It helps you to use OCR in iOS projects, writing Objective-C. Easy and fast.




  
    M13PDFKit
    
    0.9.0 by Brandon McQuilkin
    
  
  M13PDFKit is an iBooks like PDF viewer that can be embedded in iOS applications.



Soundtrack: &quot;Real For You (Remix)&quot; by Mark Castle.



]]></description>

        <enclosure url="http://pod5.s3.amazonaws.com/episodes/episode10.mp3" length="6386967" type="audio/mpeg" />
        <guid>http://pod5.s3.amazonaws.com/episodes/episode10.mp3</guid>

        <itunes:author>dB. &amp; orta</itunes:author>
        <itunes:summary>&lt;ul class=&quot;episode&quot;&gt;

&lt;p class=&quot;ed&quot;&gt;With &lt;a href=&quot;http://twitter.com/1aurabrown&quot;&gt;@1aurabrown&lt;/a&gt;, &lt;a href=&quot;http://twitter.com/dblockdotorg&quot;&gt;@dblockdotorg&lt;/a&gt; and &lt;a href=&quot;http://twitter.com/orta&quot;&gt;@orta&lt;/a&gt;&lt;/p&gt;.

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/MaxKramer/CINBouncyButton&gt;CINBouncyButton&lt;/a&gt;
    
    1.0.1 by Max Kramer
     (
      
      
        &lt;a href=&quot;http://twitter.com/maxkramer&quot;&gt;@maxkramer&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;UIButton, but bouncier and with your own icons.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/yourkarma/bars&gt;Bars&lt;/a&gt;
    
    1.0.1 by Klaas Pieter Annema
     (
      
      
        &lt;a href=&quot;http://twitter.com/klaaspieter&quot;&gt;@klaaspieter&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;iOS view to display bar graphs&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/ScottPetit/Tiny&gt;Tiny&lt;/a&gt;
    
    1.0.0 by Scott Petit
     (
      
      
        &lt;a href=&quot;http://twitter.com/ScottPetit&quot;&gt;@ScottPetit&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;An extensible wrapper around URL Shorteners&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/wordpress-mobile/NSObject-SafeExpectations&gt;NSObject-SafeExpectations&lt;/a&gt;
    
    0.0.2 by Jorge Bernal &amp;amp; Aaron Douglas
     (
      
      
        &lt;a href=&quot;http://twitter.com/koke&quot;&gt;@koke&lt;/a&gt;
      
        &lt;a href=&quot;http://twitter.com/astralbodies&quot;&gt;@astralbodies&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;No more crashes getting unexpected values from a NSDictionary.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/UrbanApps/UAProgressView&gt;UAProgressView&lt;/a&gt;
    
    0.1.0 by Matt Coneybeare
     (
      
      
        &lt;a href=&quot;http://twitter.com/coneybeare&quot;&gt;@coneybeare&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;UAProgressView is a simple and lightweight, yet powerful animated circular progress view.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/Bogdan-Stasjuk/BSNetworkTraffic&gt;BSNetworkTraffic&lt;/a&gt;
    
    0.1.1 by Bogdan Stasjuk
     (
      
      
        &lt;a href=&quot;http://twitter.com/Bogdan_Stasjuk&quot;&gt;@Bogdan_Stasjuk&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A singleton for calculating app&amp;#39;s network traffic through system network counters.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/robinzhangx/LruCache&gt;LruCache&lt;/a&gt;
    
    0.1 by Robin Zhang
    
  &lt;/h4&gt;
  &lt;p&gt;Objective-C implementation of Least Recently Used(LRU) cache.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/gali8/Tesseract-OCR-iOS&gt;TesseractOCRiOS&lt;/a&gt;
    
    2.22 by Daniele Galiotto
     (
      
      
        &lt;a href=&quot;http://twitter.com/g8production&quot;&gt;@g8production&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;It helps you to use OCR in iOS projects, writing Objective-C. Easy and fast.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/Marxon13/M13PDFKit&gt;M13PDFKit&lt;/a&gt;
    
    0.9.0 by Brandon McQuilkin
    
  &lt;/h4&gt;
  &lt;p&gt;M13PDFKit is an iBooks like PDF viewer that can be embedded in iOS applications.&lt;/p&gt;
&lt;/li&gt;


&lt;p class=&quot;ed&quot;&gt;Soundtrack: &lt;a href=&quot;http://freemusicarchive.org/music/Mark_Castle/Real_For_You_Remix_Single/Real_For_You_Remix&quot;&gt;&quot;Real For You (Remix)&quot; by Mark Castle&lt;/a&gt;.&lt;/p&gt;

&lt;/ul&gt;

</itunes:summary>
        <itunes:image href="http://pod5.io/assets/images/pod_5twitter.png" />
        <itunes:duration>05:19</itunes:duration>
        <itunes:keywords></itunes:keywords>
      </item>
    
      <item>
        <link>http://pod5.io</link>
        <title>Episode 9</title>
        <pubDate>Mon, 26 May 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[


  
    CZWeatherKit
    
      &amp;nbsp;
      ( source )
    
    0.5.0 by Comyar Zaheri
     (
      
      
        @comyarzaheri
      
    )
  
  A Simple Cocoa Weather Library.




  
    TZLocation
    
    0.0.1 by Tom Harrington
     (
      
      
        @atomicbird
      
    )
  
  Probably Approximately Correct Location via Time Zone




  
    Resort
    
    0.2.0 by Florian Ebeling
     (
      
      
        @febeling
      
    )
  
  Simple, worry-free sorting with Objective-C.




  
    RFRotate
    
    1.0 by Rudd Fawcett
    
  
  Drop in rotations for your iOS project. Support for blocks.




  
    SKPolygraph
    
    1.0.0 by Sandor Kolotenko
     (
      
      
        @iSandor
      
    )
  
  A cocoapod for simple sentiment analysis of English text.




  
    Subliminal
    
      &amp;nbsp;
      ( source )
    
    1.1.0 by Jeff Wear
     (
      
      
        @subliminaltest
      
    )
  
  An understated approach to iOS integration testing.



Soundtrack: &quot;Vol à Main Nue&quot; by Debmaster.


]]></description>

        <enclosure url="http://pod5.s3.amazonaws.com/episodes/episode9.mp3" length="8164860" type="audio/mpeg" />
        <guid>http://pod5.s3.amazonaws.com/episodes/episode9.mp3</guid>

        <itunes:author>dB. &amp; orta</itunes:author>
        <itunes:summary>&lt;ul class=&quot;episode&quot;&gt;

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=http://www.comyar.io/czweatherkit&gt;CZWeatherKit&lt;/a&gt;
    
      &amp;nbsp;
      ( &lt;a href=https://github.com/CZWeatherKit/CZWeatherKit&gt;source&lt;/a&gt; )
    
    0.5.0 by Comyar Zaheri
     (
      
      
        &lt;a href=&quot;http://twitter.com/comyarzaheri&quot;&gt;@comyarzaheri&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A Simple Cocoa Weather Library.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/atomicbird/TZLocation&gt;TZLocation&lt;/a&gt;
    
    0.0.1 by Tom Harrington
     (
      
      
        &lt;a href=&quot;http://twitter.com/atomicbird&quot;&gt;@atomicbird&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Probably Approximately Correct Location via Time Zone&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/febeling/Resort&gt;Resort&lt;/a&gt;
    
    0.2.0 by Florian Ebeling
     (
      
      
        &lt;a href=&quot;http://twitter.com/febeling&quot;&gt;@febeling&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Simple, worry-free sorting with Objective-C.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/ruddfawcett/RFRotate&gt;RFRotate&lt;/a&gt;
    
    1.0 by Rudd Fawcett
    
  &lt;/h4&gt;
  &lt;p&gt;Drop in rotations for your iOS project. Support for blocks.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/SandorUK/SKPolygraph&gt;SKPolygraph&lt;/a&gt;
    
    1.0.0 by Sandor Kolotenko
     (
      
      
        &lt;a href=&quot;http://twitter.com/iSandor&quot;&gt;@iSandor&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A cocoapod for simple sentiment analysis of English text.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=http://inkling.github.io/Subliminal/&gt;Subliminal&lt;/a&gt;
    
      &amp;nbsp;
      ( &lt;a href=https://github.com/inkling/Subliminal&gt;source&lt;/a&gt; )
    
    1.1.0 by Jeff Wear
     (
      
      
        &lt;a href=&quot;http://twitter.com/subliminaltest&quot;&gt;@subliminaltest&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;An understated approach to iOS integration testing.&lt;/p&gt;
&lt;/li&gt;


&lt;p class=&quot;ed&quot;&gt;Soundtrack: &lt;a href=&quot;http://freemusicarchive.org/music/Debmaster/Crev/09_-_Vol__Main_Nue&quot;&gt;&quot;Vol à Main Nue&quot; by Debmaster&lt;/a&gt;.&lt;/p&gt;

&lt;/ul&gt;
</itunes:summary>
        <itunes:image href="http://pod5.io/assets/images/pod_5twitter.png" />
        <itunes:duration>06:48</itunes:duration>
        <itunes:keywords></itunes:keywords>
      </item>
    
      <item>
        <link>http://pod5.io</link>
        <title>Episode 8</title>
        <pubDate>Sun, 18 May 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[


  
    Collector
    
    1.0.0 by Michaël Fortin
     (
      
      
        @IrradiatedApps
      
    )
  
  Ruby and LINQ-inspired categories on NSArray. Fully tested and documented.

 


  
    AGGeometryKit+POP
    
    0.1 by Håvard Fossli
     (
      
      
        @hfossli
      
    )
  
  Bridging AGGeometryKit with POP for amazing dynamics and animations.

 


  
    MobileVLCKit
    
    2.2.0 by Pierre d&#39;Herbemont &amp; Felix Paul Kühne
     (
      
      
        @videolan
      
    )
  
  MobileVLCKit is an Objective-C wrapper for libvlc&amp;#39;s external interface on iOS.

 


  
    BCMeshTransformView
    
    0.8.1 by Bartosz Ciechanowski
     (
      
      
        @bciechanowski
      
    )
  
  Mesh transforms for UIView

 


  
    Axt
    
    0.0.1 by Matthias Hochgatterer
     (
      
      
        @brutella
      
    )
  
  A forgiving HTML SAX Parser for iOS.

 


  
    ULDocument
    
    1.0.0 by The Soulmen GbR
     (
      
      
        @ulyssesapp
      
    )
  
  A lightweight and iCloud-ready document class.

 

Soundtrack: I&#39;m Not Going Away by texasradiofish.
Guest host: Ash Furrow.



]]></description>

        <enclosure url="http://pod5.s3.amazonaws.com/episodes/episode8.mp3" length="4807702" type="audio/mpeg" />
        <guid>http://pod5.s3.amazonaws.com/episodes/episode8.mp3</guid>

        <itunes:author>dB. &amp; orta</itunes:author>
        <itunes:summary>&lt;ul class=&quot;episode&quot;&gt;

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=http://github.com/fortinmike/Collector&gt;Collector&lt;/a&gt;
    
    1.0.0 by Michaël Fortin
     (
      
      
        &lt;a href=&quot;http://twitter.com/IrradiatedApps&quot;&gt;@IrradiatedApps&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Ruby and LINQ-inspired categories on NSArray. Fully tested and documented.&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/hfossli/AGGeometryKit-POP&gt;AGGeometryKit+POP&lt;/a&gt;
    
    0.1 by Håvard Fossli
     (
      
      
        &lt;a href=&quot;http://twitter.com/hfossli&quot;&gt;@hfossli&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Bridging AGGeometryKit with POP for amazing dynamics and animations.&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://wiki.videolan.org/VLCKit/&gt;MobileVLCKit&lt;/a&gt;
    
    2.2.0 by Pierre d&#39;Herbemont &amp; Felix Paul Kühne
     (
      
      
        &lt;a href=&quot;http://twitter.com/videolan&quot;&gt;@videolan&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;MobileVLCKit is an Objective-C wrapper for libvlc&amp;#39;s external interface on iOS.&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/Ciechan/BCMeshTransformView&gt;BCMeshTransformView&lt;/a&gt;
    
    0.8.1 by Bartosz Ciechanowski
     (
      
      
        &lt;a href=&quot;http://twitter.com/bciechanowski&quot;&gt;@bciechanowski&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Mesh transforms for UIView&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/brutella/Axt&gt;Axt&lt;/a&gt;
    
    0.0.1 by Matthias Hochgatterer
     (
      
      
        &lt;a href=&quot;http://twitter.com/brutella&quot;&gt;@brutella&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A forgiving HTML SAX Parser for iOS.&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/soulmen/ULDocument.git&gt;ULDocument&lt;/a&gt;
    
    1.0.0 by The Soulmen GbR
     (
      
      
        &lt;a href=&quot;http://twitter.com/ulyssesapp&quot;&gt;@ulyssesapp&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A lightweight and iCloud-ready document class.&lt;/p&gt;
&lt;/li&gt;
 

&lt;p class=&quot;ed&quot;&gt;Soundtrack: &lt;a href=&quot;http://ccmixter.org/files/texasradiofish/45892&quot;&gt;I&#39;m Not Going Away by texasradiofish&lt;/a&gt;.&lt;/p&gt;
&lt;p class=&quot;ed&quot;&gt;Guest host: &lt;a href=&quot;http://ashfurrow.com&quot;&gt;Ash Furrow&lt;/a&gt;.&lt;/p&gt;

&lt;/ul&gt;

</itunes:summary>
        <itunes:image href="http://pod5.io/assets/images/pod_5twitter.png" />
        <itunes:duration>05:00</itunes:duration>
        <itunes:keywords></itunes:keywords>
      </item>
    
      <item>
        <link>http://pod5.io</link>
        <title>Episode 7</title>
        <pubDate>Mon, 12 May 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[


  
    CPDColors
    
    0.1.0 by Boris Bügling
     (
      
      
        @NeoNacho
      
    )
  
  Stay true to the brand with these orta-sanctioned colors.

 


  
    UzysAnimatedGifPullToRefresh
    
    0.9.1 by UzysJung
     (
      
      
        @uzysjung
      
    )
  
  Add PullToRefresh using animated GIF to any scrollView with just simple code

 


  
    BSRefreshableScrollView
    
      &amp;nbsp;
      ( source )
    
    1.0.1 by Sasmito Adibowo
     (
      
      
        @cutecoder
      
    )
  
  An `NSScrollView` subclass that supports pull-to-refresh both in the top and bottom edges.

 


  
    Choosy
    
      &amp;nbsp;
      ( source )
    
    0.6.0 by Alex Novosad
     (
      
      
        @choosyios
      
    )
  
  Effortlessly enable choosing of apps for external actions like browsing, emailing, tweeting, etc.

 


  
    JSQMessagesViewController
    
    5.0.0 by Jesse Squires
     (
      
      
        @jesse_squires
      
    )
  
  An elegant messages UI library for iOS.

 


  
    TeslaApiObjectiveCWrapper
    
    1.0.0 by Tim Flack
     (
      
      
        @tflack
      
    )
  
  Objective-C Wrapper For Tesla Model S APIs

 


  
    JPMBoundingCoordinates
    
    1.0 by Andrew Podkovyrin
     (
      
      
        @podkovyr
      
    )
  
  Finding Points Within a Distance of a Latitude/Longitude Using Bounding Coordinates

 


  
    StarRatingView
    
    1.0.0 by liaojinxing
    
  
  Star rating view, often used in vote. Easy to use, and flexible configurations

 

Soundtrack: Summer Dreamin&#39; by mGee, &quot;Old Orchard Beach&quot;.


]]></description>

        <enclosure url="http://pod5.s3.amazonaws.com/episodes/episode7.mp3" length="6187392" type="audio/mpeg" />
        <guid>http://pod5.s3.amazonaws.com/episodes/episode7.mp3</guid>

        <itunes:author>dB. &amp; orta</itunes:author>
        <itunes:summary>&lt;ul class=&quot;episode&quot;&gt;

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/neonichu/CPDColors&gt;CPDColors&lt;/a&gt;
    
    0.1.0 by Boris Bügling
     (
      
      
        &lt;a href=&quot;http://twitter.com/NeoNacho&quot;&gt;@NeoNacho&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Stay true to the brand with these orta-sanctioned colors.&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/uzysjung/UzysAnimatedGifPullToRefresh&gt;UzysAnimatedGifPullToRefresh&lt;/a&gt;
    
    0.9.1 by UzysJung
     (
      
      
        &lt;a href=&quot;http://twitter.com/uzysjung&quot;&gt;@uzysjung&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Add PullToRefresh using animated GIF to any scrollView with just simple code&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=http://cutecoder.org/tag/bsrefreshablescrollview/&gt;BSRefreshableScrollView&lt;/a&gt;
    
      &amp;nbsp;
      ( &lt;a href=https://github.com/adib/RefreshableScrollView&gt;source&lt;/a&gt; )
    
    1.0.1 by Sasmito Adibowo
     (
      
      
        &lt;a href=&quot;http://twitter.com/cutecoder&quot;&gt;@cutecoder&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;An `NSScrollView` subclass that supports pull-to-refresh both in the top and bottom edges.&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=http://choosy.substantial.com&gt;Choosy&lt;/a&gt;
    
      &amp;nbsp;
      ( &lt;a href=https://github.com/substantial/choosy&gt;source&lt;/a&gt; )
    
    0.6.0 by Alex Novosad
     (
      
      
        &lt;a href=&quot;http://twitter.com/choosyios&quot;&gt;@choosyios&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Effortlessly enable choosing of apps for external actions like browsing, emailing, tweeting, etc.&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/jessesquires/JSQMessagesViewController&gt;JSQMessagesViewController&lt;/a&gt;
    
    5.0.0 by Jesse Squires
     (
      
      
        &lt;a href=&quot;http://twitter.com/jesse_squires&quot;&gt;@jesse_squires&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;An elegant messages UI library for iOS.&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/tflack/tesla-api-objectivec&gt;TeslaApiObjectiveCWrapper&lt;/a&gt;
    
    1.0.0 by Tim Flack
     (
      
      
        &lt;a href=&quot;http://twitter.com/tflack&quot;&gt;@tflack&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Objective-C Wrapper For Tesla Model S APIs&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/podkovyrin/JPMBoundingCoordinates&gt;JPMBoundingCoordinates&lt;/a&gt;
    
    1.0 by Andrew Podkovyrin
     (
      
      
        &lt;a href=&quot;http://twitter.com/podkovyr&quot;&gt;@podkovyr&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Finding Points Within a Distance of a Latitude/Longitude Using Bounding Coordinates&lt;/p&gt;
&lt;/li&gt;
 

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/liaojinxing/StarRatingView&gt;StarRatingView&lt;/a&gt;
    
    1.0.0 by liaojinxing
    
  &lt;/h4&gt;
  &lt;p&gt;Star rating view, often used in vote. Easy to use, and flexible configurations&lt;/p&gt;
&lt;/li&gt;
 

&lt;p class=&quot;ed&quot;&gt;Soundtrack: &lt;a href=&quot;http://freemusicarchive.org/music/mGee/Old_Orchard_Beach_EP/07_-_Summer_Dreamin&quot;&gt;Summer Dreamin&#39; by mGee, &quot;Old Orchard Beach&quot;&lt;/a&gt;.&lt;/p&gt;

&lt;/ul&gt;
</itunes:summary>
        <itunes:image href="http://pod5.io/assets/images/pod_5twitter.png" />
        <itunes:duration>05:09</itunes:duration>
        <itunes:keywords></itunes:keywords>
      </item>
    
      <item>
        <link>http://pod5.io</link>
        <title>Episode 6</title>
        <pubDate>Mon, 05 May 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[


  
    ASProgressPopUpView
    
    0.5 by Al Skipp
     (
      
      
        @ChromophoreApp
      
    )
  
  Progress view showing percentage complete in an animated popup view




  
    pop
    
    1.0.4 by Kimon Tsinteris
     (
      
      
        @fbOpenSource
      
    )
  
  Extensible animation framework for iOS and OS X.




  
    Prompt
    
    1.0 by Wess Cope
     (
      
      
        @wesscope
      
    )
  
  Command line application framework




  
    PSPDFTextView
    
    1.2.0 by Peter Steinberger, PSPDFKit GmbH
     (
      
      
        @steipete
      
    )
  
  A subclass of `UITextView` that fixes the most glaring problems from iOS 7 and 7.1.




  
    RESTEasy
    
    0.2.1 by John Tumminaro
     (
      
      
        @smyrgl
      
    )
  
  A dead simple RESTful server that runs INSIDE your iOS/OSX app.



Soundtrack: Work It by Tone.
Thanks: Our Co-host Peter Steinberger.



]]></description>

        <enclosure url="http://pod5.s3.amazonaws.com/episodes/episode6.mp3" length="3808988" type="audio/mpeg" />
        <guid>http://pod5.s3.amazonaws.com/episodes/episode6.mp3</guid>

        <itunes:author>dB. &amp; orta</itunes:author>
        <itunes:summary>&lt;ul class=&quot;episode&quot;&gt;

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/alskipp/ASProgressPopUpView&gt;ASProgressPopUpView&lt;/a&gt;
    
    0.5 by Al Skipp
     (
      
      
        &lt;a href=&quot;http://twitter.com/ChromophoreApp&quot;&gt;@ChromophoreApp&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Progress view showing percentage complete in an animated popup view&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/facebook/pop&gt;pop&lt;/a&gt;
    
    1.0.4 by Kimon Tsinteris
     (
      
      
        &lt;a href=&quot;http://twitter.com/fbOpenSource&quot;&gt;@fbOpenSource&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Extensible animation framework for iOS and OS X.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/wess/Prompt&gt;Prompt&lt;/a&gt;
    
    1.0 by Wess Cope
     (
      
      
        &lt;a href=&quot;http://twitter.com/wesscope&quot;&gt;@wesscope&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Command line application framework&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/steipete/PSPDFTextView&gt;PSPDFTextView&lt;/a&gt;
    
    1.2.0 by Peter Steinberger, PSPDFKit GmbH
     (
      
      
        &lt;a href=&quot;http://twitter.com/steipete&quot;&gt;@steipete&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A subclass of `UITextView` that fixes the most glaring problems from iOS 7 and 7.1.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/smyrgl/RESTEasy&gt;RESTEasy&lt;/a&gt;
    
    0.2.1 by John Tumminaro
     (
      
      
        &lt;a href=&quot;http://twitter.com/smyrgl&quot;&gt;@smyrgl&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A dead simple RESTful server that runs INSIDE your iOS/OSX app.&lt;/p&gt;
&lt;/li&gt;


&lt;p class=&quot;ed&quot;&gt;Soundtrack: &lt;a href=&quot;http://freemusicarchive.org/music/Creative_Commons/CC-10_Europe_Mixtape/&quot;&gt;Work It by Tone&lt;/a&gt;.&lt;/p&gt;
&lt;p class=&quot;ed&quot;&gt;Thanks: Our Co-host &lt;a href=&quot;http://petersteinberger.com/&quot;&gt;Peter Steinberger&lt;/a&gt;.&lt;/p&gt;

&lt;/ul&gt;

</itunes:summary>
        <itunes:image href="http://pod5.io/assets/images/pod_5twitter.png" />
        <itunes:duration>07:55</itunes:duration>
        <itunes:keywords></itunes:keywords>
      </item>
    
      <item>
        <link>http://pod5.io</link>
        <title>Episode 5</title>
        <pubDate>Mon, 28 Apr 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[


  
    BitlyForiOS
    
    0.0.1 by Brennan Stehling
     (
      
      
        @smallsharptools
      
    )
  
  Bitly link shortener.




  
    CompactConstraint
    
    0.1.0 by Marco Arment
     (
      
      
        @marcoarment
      
    )
  
  Simple NSLayoutConstraint expression parser for more readable autolayout code.




  
    OptionalBlockAnimation
    
    1.0.0 by Adam Iredale
     (
      
      
        @iosengineer
      
    )
  
  A convenient extension to block animation.




  
    NavigationControllerWithBlocks
    
    0.0.1 by Morissard Jérome
     (
      
      
        @leverdeterre
      
    )
  
  The UINavigationController missing methods, push/pop with completionBlocks.




  
    TDBWalkthrough
    
    1.0.1 by Titouan Van Belle
     (
      
      
        @TDeBailleul
      
    )
  
  An easy way to add a walkthrough at launch.




  
    Flow
    
    1.0.1 by Oliver Letterer
     (
      
      
        @oletterer
      
    )
  
  Tutorial framework for gesture driven UIs, Facebook Paper style.




  
    Maris
    
    1.0.0 by Scott Petit
     (
      
      
        @ScottPetit
      
    )
  
  AFNetworking 2.0 and Mantle made easy.




  
    AKANetworkLogging
    
    0.1.0 by Arlo Armstrong
    
  
  Network request logging of customizable verbosity.



Soundtrack: Kitchen Suite by Spiedkiks, &quot;Take Off Your Make Up&quot;.


]]></description>

        <enclosure url="http://pod5.s3.amazonaws.com/episodes/episode5.mp3" length="5634639" type="audio/mpeg" />
        <guid>http://pod5.s3.amazonaws.com/episodes/episode5.mp3</guid>

        <itunes:author>dB. &amp; orta</itunes:author>
        <itunes:summary>&lt;ul class=&quot;episode&quot;&gt;

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/brennanMKE/BitlyForiOS&gt;BitlyForiOS&lt;/a&gt;
    
    0.0.1 by Brennan Stehling
     (
      
      
        &lt;a href=&quot;http://twitter.com/smallsharptools&quot;&gt;@smallsharptools&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Bitly link shortener.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/marcoarment/CompactConstraint&gt;CompactConstraint&lt;/a&gt;
    
    0.1.0 by Marco Arment
     (
      
      
        &lt;a href=&quot;http://twitter.com/marcoarment&quot;&gt;@marcoarment&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Simple NSLayoutConstraint expression parser for more readable autolayout code.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/iosengineer/OptionalBlockAnimation&gt;OptionalBlockAnimation&lt;/a&gt;
    
    1.0.0 by Adam Iredale
     (
      
      
        &lt;a href=&quot;http://twitter.com/iosengineer&quot;&gt;@iosengineer&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A convenient extension to block animation.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/leverdeterre/NavigationControllerWithBlocks&gt;NavigationControllerWithBlocks&lt;/a&gt;
    
    0.0.1 by Morissard Jérome
     (
      
      
        &lt;a href=&quot;http://twitter.com/leverdeterre&quot;&gt;@leverdeterre&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;The UINavigationController missing methods, push/pop with completionBlocks.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/TitouanVanBelle/TDBWalkthrough&gt;TDBWalkthrough&lt;/a&gt;
    
    1.0.1 by Titouan Van Belle
     (
      
      
        &lt;a href=&quot;http://twitter.com/TDeBailleul&quot;&gt;@TDeBailleul&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;An easy way to add a walkthrough at launch.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/OliverLetterer/Flow&gt;Flow&lt;/a&gt;
    
    1.0.1 by Oliver Letterer
     (
      
      
        &lt;a href=&quot;http://twitter.com/oletterer&quot;&gt;@oletterer&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Tutorial framework for gesture driven UIs, Facebook Paper style.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/ScottPetit/Maris&gt;Maris&lt;/a&gt;
    
    1.0.0 by Scott Petit
     (
      
      
        &lt;a href=&quot;http://twitter.com/ScottPetit&quot;&gt;@ScottPetit&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;AFNetworking 2.0 and Mantle made easy.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/arlophoenix/AKANetworkLogging&gt;AKANetworkLogging&lt;/a&gt;
    
    0.1.0 by Arlo Armstrong
    
  &lt;/h4&gt;
  &lt;p&gt;Network request logging of customizable verbosity.&lt;/p&gt;
&lt;/li&gt;


&lt;p class=&quot;ed&quot;&gt;Soundtrack: &lt;a href=&quot;http://freemusicarchive.org/music/Spiedkiks/none_given_1696/07_-_Spiedkiks_-_Kitchen_Suite_-_Take_Off_Your_Make_Up&quot;&gt;Kitchen Suite by Spiedkiks, &quot;Take Off Your Make Up&quot;&lt;/a&gt;.&lt;/p&gt;

&lt;/ul&gt;
</itunes:summary>
        <itunes:image href="http://pod5.io/assets/images/pod_5twitter.png" />
        <itunes:duration>04:41</itunes:duration>
        <itunes:keywords></itunes:keywords>
      </item>
    
      <item>
        <link>http://pod5.io</link>
        <title>Episode 4</title>
        <pubDate>Wed, 23 Apr 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[


  
    FuzzyAutoComplete 2
     by Leszek Ślażyński &amp; Jack Chendo 
     ( @slazyk )
     Xcode plugin 
  

    This is a Xcode 5 plugin that patches the autocomplete filter to work the same way the Open Quickly works. It performs very well, and the fuzzy matching actually uses Xcode&#39;s own IDEOpenQuicklyPattern. 





  
    NSString+LevenshteinDistance
    
    0.0.1 by Tsutomu Koyachi
     (
      
      
        @koyachi
      
    )
  
  Levenshtein distance methods for NSString.




  
    NTYCSVTable
    
    0.1.0 by Naoto Kaneko
     (
      
      
        @naoty_k
      
    )
  
  CSV parser for Objective-C inspired by CSV::Table class of Ruby.




  
    DBGHTMLEntities
    
    0.2.0 by David Grandinetti
     (
      
      
        @dbgrandi
      
    )
  
  Easily Decode/Encode HTML entity strings (e.g. &amp;amp;)




  
    DKUserDictionary
    
    1.0.0 by Daisuke Kobayashi
     (
      
      
        @bonegollira
      
    )
  
  Use NSUserDefaults like NSDictionary.




  
    MIHCrypto
    
    0.1.0 by Michael Hohl
     (
      
      
        @mihohl
      
    )
  
  OpenSSL wrapper for Objective-C




  
    ZXCVBN
    
      &amp;nbsp;
      ( source )
    
    1.0.3 by John Johnson
     (
      
      
        @gabrlh
      
    )
  
  ZXCVBN password strength estimation




  
    Navajo
    
    0.0.1 by Mattt Thompson
     (
      
      
        @mattt
      
    )
  
  Password Validator &amp; Strength Evaluator.



Soundtrack: Kopeika by ET, &quot;The Agency of Missing Hearts&quot;.


]]></description>

        <enclosure url="http://pod5.s3.amazonaws.com/episodes/episode4.mp3" length="5557839" type="audio/mpeg" />
        <guid>http://pod5.s3.amazonaws.com/episodes/episode4.mp3</guid>

        <itunes:author>dB. &amp; orta</itunes:author>
        <itunes:summary>&lt;ul class=&quot;episode&quot;&gt;

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/FuzzyAutocomplete/FuzzyAutocompletePlugin&gt;FuzzyAutoComplete 2&lt;/a&gt;
     by Leszek Ślażyński &amp; Jack Chendo 
     ( &lt;a href=&quot;http://twitter.com/slazyk&quot;&gt;@slazyk&lt;/a&gt; )
     Xcode plugin 
  &lt;/h4&gt;

    &lt;p&gt;This is a Xcode 5 plugin that patches the autocomplete filter to work the same way the Open Quickly works. It performs very well, and the fuzzy matching actually uses Xcode&#39;s own IDEOpenQuicklyPattern. &lt;/p&gt;

&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/koyachi/NSString-LevenshteinDistance&gt;NSString+LevenshteinDistance&lt;/a&gt;
    
    0.0.1 by Tsutomu Koyachi
     (
      
      
        &lt;a href=&quot;http://twitter.com/koyachi&quot;&gt;@koyachi&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Levenshtein distance methods for NSString.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/naoty/NTYCSVTable&gt;NTYCSVTable&lt;/a&gt;
    
    0.1.0 by Naoto Kaneko
     (
      
      
        &lt;a href=&quot;http://twitter.com/naoty_k&quot;&gt;@naoty_k&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;CSV parser for Objective-C inspired by CSV::Table class of Ruby.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/dbgrandi/DBGHTMLEntities&gt;DBGHTMLEntities&lt;/a&gt;
    
    0.2.0 by David Grandinetti
     (
      
      
        &lt;a href=&quot;http://twitter.com/dbgrandi&quot;&gt;@dbgrandi&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Easily Decode/Encode HTML entity strings (e.g. &amp;amp;)&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/bonegollira/DKUserDictionary&gt;DKUserDictionary&lt;/a&gt;
    
    1.0.0 by Daisuke Kobayashi
     (
      
      
        &lt;a href=&quot;http://twitter.com/bonegollira&quot;&gt;@bonegollira&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Use NSUserDefaults like NSDictionary.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/hohl/MIHCrypto&gt;MIHCrypto&lt;/a&gt;
    
    0.1.0 by Michael Hohl
     (
      
      
        &lt;a href=&quot;http://twitter.com/mihohl&quot;&gt;@mihohl&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;OpenSSL wrapper for Objective-C&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://tech.dropbox.com/2012/04/zxcvbn-realistic-password-strength-estimation/&gt;ZXCVBN&lt;/a&gt;
    
      &amp;nbsp;
      ( &lt;a href=https://github.com/dropbox/zxcvbn&gt;source&lt;/a&gt; )
    
    1.0.3 by John Johnson
     (
      
      
        &lt;a href=&quot;http://twitter.com/gabrlh&quot;&gt;@gabrlh&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;ZXCVBN password strength estimation&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/mattt/Navajo&gt;Navajo&lt;/a&gt;
    
    0.0.1 by Mattt Thompson
     (
      
      
        &lt;a href=&quot;http://twitter.com/mattt&quot;&gt;@mattt&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Password Validator &amp; Strength Evaluator.&lt;/p&gt;
&lt;/li&gt;


&lt;p class=&quot;ed&quot;&gt;Soundtrack: &lt;a href=&quot;http://freemusicarchive.org/music/et_/The_agency_of_missing_hearts/02_-_Kopeika&quot;&gt;Kopeika by ET, &quot;The Agency of Missing Hearts&quot;&lt;/a&gt;.&lt;/p&gt;

&lt;/ul&gt;
</itunes:summary>
        <itunes:image href="http://pod5.io/assets/images/pod_5twitter.png" />
        <itunes:duration>04:37</itunes:duration>
        <itunes:keywords></itunes:keywords>
      </item>
    
      <item>
        <link>http://pod5.io</link>
        <title>Episode 3</title>
        <pubDate>Thu, 17 Apr 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[


  
    JBWBuilders
    
    0.0.1 by Joris Kluivers
     (
      
      
        @kluivers
      
    )
  
  Builder categories for NSURL and NSDate.




  
    EDColor
    
    0.2.1 by Andrew Sliwinski
     (
      
      
        @thisandagain
      
    )
  
  A collection of categories and utilities that extend UIColor.




  
    EBPhotoPages
    
    0.9.1 by Eddy Borja
     (
      
      
        @eddyborja_
      
    )
  
  A photo gallery for iOS with a modern feature set.




  
    CMDQueryStringSerialization
    
    0.2.0 by Caleb Davenport
     (
      
      
        @calebd
      
    )
  
  Easy conversion between dictionaries and query strings in Objective-C.




  
    CCHexagonFlowLayout
    
    1.0.2 by Cyril Chandelier
     (
      
      
        @cyrilchandelier
      
    )
  
  UICollectionView layout for both horizontal and vertical management of hexagonal cells.



We officially endorse the Hexagonal Laptop Sticker Standard Committee.



]]></description>

        <enclosure url="http://pod5.s3.amazonaws.com/episodes/episode3.mp3" length="4689001" type="audio/mpeg" />
        <guid>http://pod5.s3.amazonaws.com/episodes/episode3.mp3</guid>

        <itunes:author>dB. &amp; orta</itunes:author>
        <itunes:summary>&lt;ul class=&quot;episode&quot;&gt;

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/kluivers/jbw-builders&gt;JBWBuilders&lt;/a&gt;
    
    0.0.1 by Joris Kluivers
     (
      
      
        &lt;a href=&quot;http://twitter.com/kluivers&quot;&gt;@kluivers&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Builder categories for NSURL and NSDate.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/thisandagain/color&gt;EDColor&lt;/a&gt;
    
    0.2.1 by Andrew Sliwinski
     (
      
      
        &lt;a href=&quot;http://twitter.com/thisandagain&quot;&gt;@thisandagain&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A collection of categories and utilities that extend UIColor.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/EddyBorja/EBPhotoPages&gt;EBPhotoPages&lt;/a&gt;
    
    0.9.1 by Eddy Borja
     (
      
      
        &lt;a href=&quot;http://twitter.com/eddyborja_&quot;&gt;@eddyborja_&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A photo gallery for iOS with a modern feature set.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/calebd/CMDQueryStringSerialization&gt;CMDQueryStringSerialization&lt;/a&gt;
    
    0.2.0 by Caleb Davenport
     (
      
      
        &lt;a href=&quot;http://twitter.com/calebd&quot;&gt;@calebd&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Easy conversion between dictionaries and query strings in Objective-C.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/cyrilchandelier/CCHexagonFlowLayout&gt;CCHexagonFlowLayout&lt;/a&gt;
    
    1.0.2 by Cyril Chandelier
     (
      
      
        &lt;a href=&quot;http://twitter.com/cyrilchandelier&quot;&gt;@cyrilchandelier&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;UICollectionView layout for both horizontal and vertical management of hexagonal cells.&lt;/p&gt;
&lt;/li&gt;


&lt;p class=&quot;ed&quot;&gt;We officially endorse the &lt;a href=&quot;http://dybskiy.com/laptop-sticker-standard/&quot;&gt;Hexagonal Laptop Sticker Standard Committee&lt;/a&gt;.&lt;/p&gt;

&lt;/ul&gt;

</itunes:summary>
        <itunes:image href="http://pod5.io/assets/images/pod_5twitter.png" />
        <itunes:duration>04:52</itunes:duration>
        <itunes:keywords></itunes:keywords>
      </item>
    
      <item>
        <link>http://pod5.io</link>
        <title>Episode 2</title>
        <pubDate>Wed, 09 Apr 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[


  
    Polychromatic
     by Kolin Krewinkel 
     ( @kkrewink )
     Xcode plugin 
  

    Coloring with significance. Polychromatic is an Xcode plugin that truly emphasizes content. By giving properties, ivars, and local variables each a unique, dynamic color, and stripping away color from types which do not need it, logic becomes clear and apparent. 





  
    CocoaPods Sort Search
     by Denys Telezhkin 
     ( @denisheadless )
     CocoaPods plugin 
  

    CocoaPods plugin which adds a `sort` subcommand for `pod search` to sort search results by amount of stars, forks, or github activity. 





  
    MDCSwipeToChoose
    
    0.1.0 by Brian Gesiak
     (
      
      
        @modocache
      
    )
  
  Swipe to &quot;like&quot; or &quot;dislike&quot; any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!




  
    CPKenburnsView
    
    0.6.0 by Muukii
     (
      
      
        @muukii0803
      
    )
  
  CPKenburnsView is kenburn effects imageView




  
    SCPageViewController
    
    1.0.0 by Stefan Ceriu
     (
      
      
        @stefanceriu
      
    )
  
  SCPageViewController is a container controller which allows you to paginate other view controllers and build custom transitions.




  
    AnimatedGIFImageSerialization
    
    0.0.1 by Mattt Thompson
     (
      
      
        @mattt
      
    )
  
  Decodes UIImage sequences from Animated GIFs.





Editors Note: Hah. I guess we made up for the overflow by going too far in the other direction. ./
]]></description>

        <enclosure url="http://pod5.s3.amazonaws.com/episodes/episode2.mp3" length="4286199" type="audio/mpeg" />
        <guid>http://pod5.s3.amazonaws.com/episodes/episode2.mp3</guid>

        <itunes:author>dB. &amp; orta</itunes:author>
        <itunes:summary>&lt;ul class=&quot;episode&quot;&gt;

&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/kolinkrewinkel/Polychromatic&gt;Polychromatic&lt;/a&gt;
     by Kolin Krewinkel 
     ( &lt;a href=&quot;http://twitter.com/kkrewink&quot;&gt;@kkrewink&lt;/a&gt; )
     Xcode plugin 
  &lt;/h4&gt;

    &lt;p&gt;Coloring with significance. Polychromatic is an Xcode plugin that truly emphasizes content. By giving properties, ivars, and local variables each a unique, dynamic color, and stripping away color from types which do not need it, logic becomes clear and apparent. &lt;/p&gt;

&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/DenHeadless/cocoapods-sorted-search&gt;CocoaPods Sort Search&lt;/a&gt;
     by Denys Telezhkin 
     ( &lt;a href=&quot;http://twitter.com/denisheadless&quot;&gt;@denisheadless&lt;/a&gt; )
     CocoaPods plugin 
  &lt;/h4&gt;

    &lt;p&gt;CocoaPods plugin which adds a `sort` subcommand for `pod search` to sort search results by amount of stars, forks, or github activity. &lt;/p&gt;

&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/modocache/MDCSwipeToChoose&gt;MDCSwipeToChoose&lt;/a&gt;
    
    0.1.0 by Brian Gesiak
     (
      
      
        &lt;a href=&quot;http://twitter.com/modocache&quot;&gt;@modocache&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Swipe to &quot;like&quot; or &quot;dislike&quot; any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/muukii0803/CPKenburnsView&gt;CPKenburnsView&lt;/a&gt;
    
    0.6.0 by Muukii
     (
      
      
        &lt;a href=&quot;http://twitter.com/muukii0803&quot;&gt;@muukii0803&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;CPKenburnsView is kenburn effects imageView&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/stefanceriu/SCPageViewController&gt;SCPageViewController&lt;/a&gt;
    
    1.0.0 by Stefan Ceriu
     (
      
      
        &lt;a href=&quot;http://twitter.com/stefanceriu&quot;&gt;@stefanceriu&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;SCPageViewController is a container controller which allows you to paginate other view controllers and build custom transitions.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/mattt/AnimatedGIFImageSerialization&gt;AnimatedGIFImageSerialization&lt;/a&gt;
    
    0.0.1 by Mattt Thompson
     (
      
      
        &lt;a href=&quot;http://twitter.com/mattt&quot;&gt;@mattt&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Decodes UIImage sequences from Animated GIFs.&lt;/p&gt;
&lt;/li&gt;


&lt;/ul&gt;

&lt;p class=&quot;ed&quot;&gt;Editors Note: Hah. I guess we made up for the overflow by going too far in the other direction. ./&lt;/p&gt;
</itunes:summary>
        <itunes:image href="http://pod5.io/assets/images/pod_5twitter.png" />
        <itunes:duration>03:34</itunes:duration>
        <itunes:keywords></itunes:keywords>
      </item>
    
      <item>
        <link>http://pod5.io</link>
        <title>Episode 1</title>
        <pubDate>Sun, 06 Apr 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[



  
    CocoaPods Bug Bash
    
    
     The CocoaPods issue triage 
  

    We bashed a lot of bugs! 





  
    JGORegExpBuilder
    
    1.0.1 by Jan Gorman
     (
      
      
        @JanGorman
      
    )
  
  A delightful regular expression DSL




  
    OBME
    
      &amp;nbsp;
      ( source )
    
    0.1.0 by Manu Mtz-Almeida
    
  
  Fast and easy to use tool in simple OBJECTIVE-C to avoid memory cheating by scanning (searching).




  
    NBThemeConfig
    
    1.0.0 by Josh Justice
    
  
  Configure all the colors for your app in a single plist.




  
    JTSImageViewController
    
    1.0.0 by Jared Sinclair
    
  
  An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss, et cetera.




  
    FastImageCache
    
    1.3 by Mallory Paine Michael Potter
    
  
  iOS library for quickly displaying images while scrolling




  
    XCTest+OHHTTPStubSuiteCleanUp
    
    1.0.0 by Laura Brown
     (
      
      
        @1aurabrown
      
    )
  
  Removes all OHHTTP stubs between test suites.







Editors Note: Definitely enjoying the irony of claiming to have it in 5 minutes then failing on the first episode. ./
t
]]></description>

        <enclosure url="http://pod5.s3.amazonaws.com/episodes/episode1.mp3" length="6614957" type="audio/mpeg" />
        <guid>http://pod5.s3.amazonaws.com/episodes/episode1.mp3</guid>

        <itunes:author>dB. &amp; orta</itunes:author>
        <itunes:summary>&lt;ul class=&quot;episode&quot;&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=http://blog.cocoapods.org/CocoaPods-Bug-Bash/&gt;CocoaPods Bug Bash&lt;/a&gt;
    
    
     The CocoaPods issue triage 
  &lt;/h4&gt;

    &lt;p&gt;We bashed a lot of bugs! &lt;/p&gt;

&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/JanGorman/JGORegExpBuilder&gt;JGORegExpBuilder&lt;/a&gt;
    
    1.0.1 by Jan Gorman
     (
      
      
        &lt;a href=&quot;http://twitter.com/JanGorman&quot;&gt;@JanGorman&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;A delightful regular expression DSL&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=http://forzefield.com&gt;OBME&lt;/a&gt;
    
      &amp;nbsp;
      ( &lt;a href=https://github.com/manucorporat/OBME&gt;source&lt;/a&gt; )
    
    0.1.0 by Manu Mtz-Almeida
    
  &lt;/h4&gt;
  &lt;p&gt;Fast and easy to use tool in simple OBJECTIVE-C to avoid memory cheating by scanning (searching).&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/needbee/nbthemeconfig&gt;NBThemeConfig&lt;/a&gt;
    
    1.0.0 by Josh Justice
    
  &lt;/h4&gt;
  &lt;p&gt;Configure all the colors for your app in a single plist.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/jaredsinclair/JTSImageViewController&gt;JTSImageViewController&lt;/a&gt;
    
    1.0.0 by Jared Sinclair
    
  &lt;/h4&gt;
  &lt;p&gt;An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss, et cetera.&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/path/FastImageCache&gt;FastImageCache&lt;/a&gt;
    
    1.3 by Mallory Paine Michael Potter
    
  &lt;/h4&gt;
  &lt;p&gt;iOS library for quickly displaying images while scrolling&lt;/p&gt;
&lt;/li&gt;


&lt;li&gt;
  &lt;h4&gt;
    &lt;a href=https://github.com/1aurabrown/XCTest-OHHTTPStubSuiteCleanUp&gt;XCTest+OHHTTPStubSuiteCleanUp&lt;/a&gt;
    
    1.0.0 by Laura Brown
     (
      
      
        &lt;a href=&quot;http://twitter.com/1aurabrown&quot;&gt;@1aurabrown&lt;/a&gt;
      
    )
  &lt;/h4&gt;
  &lt;p&gt;Removes all OHHTTP stubs between test suites.&lt;/p&gt;
&lt;/li&gt;



&lt;/ul&gt;


&lt;p class=&quot;ed&quot;&gt;Editors Note:&lt;/em&gt; Definitely enjoying the irony of claiming to have it in 5 minutes then failing on the first episode. ./&lt;/p&gt;
t
</itunes:summary>
        <itunes:image href="http://pod5.io/assets/images/pod_5twitter.png" />
        <itunes:duration>06:53</itunes:duration>
        <itunes:keywords></itunes:keywords>
      </item>
    
  </channel>
</rss>