<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
	<channel>
<title>Cavewoman Debugging</title><link>http://www.littlepotatosoftware.com/index.html</link><description>Focused discussions on iOS programming topics&#x2c; for developers looking to expand their arsenal of tricks.</description><dc:language>en</dc:language><dc:creator>Laura Dickey</dc:creator><dc:rights>Copyright 2015&#x2c; Little Potato Software</dc:rights><dc:date>2015-06-11T16:04:52-04:00</dc:date><admin:generatorAgent rdf:resource="http://www.realmacsoftware.com/" />
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
<lastBuildDate>Thu, 11 Jun 2015 23:13:08 -0400</lastBuildDate><itunes:author>Laura Dickey</itunes:author><itunes:owner><itunes:name>Cavewoman Debugging</itunes:name><itunes:email>cavewoman@littlepotatosoftware.com</itunes:email></itunes:owner><itunes:category text="Technology"/><itunes:keywords>iOS,apple,mac,geek,development,iPhone,cocoa,iPad,woman,alphababy,women,tech</itunes:keywords><itunes:subtitle>Tips and tricks for iOS Developers</itunes:subtitle><itunes:summary>One woman&#x2019;s thoughts and opinions on various topics in iOS and Mac programming for developers looking to expand their arsenal of tricks.  Never too long&#x2c; and always focused on a single technical area.&#xa;&#xa;Show notes are available at littlepotatosoftware.com/podcast&#xa;</itunes:summary><itunes:image href="http://www.littlepotatosoftware.com/podcast/files/podcast_channel.png" /><item><title>6: Exploring AutoLayout</title><dc:creator>Laura Dickey</dc:creator><dc:subject>Podcast</dc:subject><dc:date>2015-06-11T16:04:52-04:00</dc:date><link>http://www.littlepotatosoftware.com/podcast/files/4bd06c14cf98e9cb93e6c3552aec68c2-5.html#unique-entry-id-5</link><guid isPermaLink="true">http://www.littlepotatosoftware.com/podcast/files/4bd06c14cf98e9cb93e6c3552aec68c2-5.html#unique-entry-id-5</guid><content:encoded><![CDATA[Cavewoman Debugging Episode 6 - Exploring Autolayout<br /><br />Of course, Apple introduced a bunch of new AutoLayout classes and techniques during WWDC this week.  So, make sure you watch the AutoLayout-related videos at Apple.<br /><br /><a href="http://www.littlepotatosoftware.com/podcast/files/podcast_5.mp3" rel="" title="Podcast:Podcast &#39;Episode 6.mp3&#39;">Listen now</a>.<br /><br />Show notes:<br /><br /><a href="http://www.informit.com/store/ios-auto-layout-demystified-9780321967190" rel="">iOS Auto Layout Demystified - 2nd Edition by Erica Sadun</a><br />Note - this link takes you to a site that has a sale running on this book and others during the week of WWDC!<br /><br />Sessions 8 and 9 of the iTunes U Stanford course Developing iOS 8 Apps with Swift<br /><a href="https://itunes.apple.com/us/course/developing-ios-8-apps-swift/id961180099" rel="">https://itunes.apple.com/us/course/developing-ios-8-apps-swift/id961180099</a><br /><br /><a href="http://www.raywenderlich.com/store/ios-6-by-tutorials" rel="">iOS 6 by Tutorials</a> at <a href="http://raywenderlich.com/" rel="">raywenderlich.com</a> - Chapters 3 and 4<br /><br />My Favorite AutoLayout Library<br /><br /><a href="https://github.com/SnapKit/Masonry" rel="">Masonry at Github</a> - for Objective-C<br /><br /><a href="https://github.com/SnapKit/SnapKit" rel="">SnapKit at Github</a> - for Swift<br /><br />Other AutoLayout Libraries<br /><br /><a href="https://github.com/floriankugler/FLKAutoLayout" rel="">FLKAutoLayout</a><br /><br /><a href="https://github.com/sberrevoets/SDCAutoLayout" rel="">SDCAutolLayout</a><br /><br /><a href="https://github.com/erica/iOS-7-Cookbook/tree/master/C05%20Constraints" rel="">Erica Sadun&rsquo;s Constraint Library</a><br /><br /><strong>My picks for the Week</strong><br />TV - Binge-watching <a href="http://en.wikipedia.org/wiki/Gilmore_Girls" rel="">Gilmore Girls</a> on Netflix!<br />Games - <a href="https://itunes.apple.com/us/app/two-dots/id880178264?mt=8" rel="">TwoDots</a> on iOS<br />Books - Mindy Kaling&rsquo;s <a href="http://amzn.com/0307886271" rel="">Is Everyone Hanging Out Without Me?</a><br />]]></content:encoded><enclosure url="http://www.littlepotatosoftware.com/podcast/files/podcast_5.mp3" length="15674223" type="audio/mpeg"/><itunes:author>Laura Dickey</itunes:author><itunes:category text="Development"/><itunes:summary>Episode 6 looks at using AutoLayout from code&#x2c; and using the SnapKit/Masonry third party library to make coding easier.</itunes:summary></item><item><title>5: Common Design Patterns in Cocoa Development</title><dc:creator>Laura Dickey</dc:creator><dc:subject>Podcast</dc:subject><dc:date>2015-05-29T10:40:20-04:00</dc:date><link>http://www.littlepotatosoftware.com/podcast/files/c89b98df86bd04a03a9fc3a881f1fef2-4.html#unique-entry-id-4</link><guid isPermaLink="true">http://www.littlepotatosoftware.com/podcast/files/c89b98df86bd04a03a9fc3a881f1fef2-4.html#unique-entry-id-4</guid><content:encoded><![CDATA[Cavewoman Debugging Episode 5 - Common Design Patterns in iOS Development<br /><br /><a href="http://www.littlepotatosoftware.com/podcast/files/podcast_4.mp3" rel="" title="Podcast:Podcast &#39;Episode 5 - 5_29_15, 10.37 AM.m4a&#39;">Listen now!</a><br /><br />Show notes:<br /><br /><a href="http://amzn.com/0201633612 " rel="">Design Patterns: Elements of Reusable Object-Oriented Software</a>, by Erich Gamma  (Author), Richard Helm  (Author), Ralph Johnson  (Author), John Vlissides  (Author)<br /><br /><a href="http://amzn.com/0321535022" rel="">Cocoa Design Patterns</a>, by Erik Buck (Author), Donald Yacktman (Author)<br /><br /><a href="https://developer.apple.com/library/ios/referencelibrary/GettingStarted/RoadMapiOS/DesignPatterns.html" rel="">Brief Description of Design Patterns </a>from Apple<br /><br /><a href="https://developer.apple.com/library/ios/documentation/General/Conceptual/CocoaEncyclopedia/Model-View-Controller/Model-View-Controller.html#//apple_ref/doc/uid/TP40010810-CH14" rel="">Model-View-Controller </a>from Apple<br /><br /><a href="http://lukeredpath.co.uk/blog/2011/07/01/a-note-on-objective-c-singletons/" rel="">Thread-safe singleton implementation</a><br /><br /><br />I talked so much in the podcast about design patterns that I completely forgot to do my picks for the week!  Unfortunately, I&rsquo;ve been too busy with coding and volunteer work to try out new games, but I have finally moved on to the third Discworld book!  For music, anything that gets me up and moving, so I&rsquo;m choosing the song most recently added to my &ldquo;Songs to get me moving&rdquo; playlist.  Games, still addicted to SongPop!<br /><br /><strong>My picks for the Week</strong><br />Book -&nbsp;<a href="http://amzn.com/B000W9393Y" rel="">Equal Rites</a> (Discworld) by Terry Pratchett<br /><br />Music - <a href="https://itunes.apple.com/us/album/shut-up-and-dance/id936832274?i=936832279" rel="">&ldquo;Shut Up and Dance&rdquo;</a> by WALK THE MOON<br /><br />Games - <a href="https://itunes.apple.com/us/app/songpop/id518042655?mt=8" rel="">SongPop</a> - User name ne.ribbon if you want to challenge me!<br /><br />Comments, questions, ideas for future topics?  Email <a href="mailto:cavewoman@littlepotatosoftware.com" rel="">cavewoman@littlepotatosoftware.com</a><br />]]></content:encoded><enclosure url="http://www.littlepotatosoftware.com/podcast/files/podcast_4.mp3" length="16625498" type="audio/mpeg"/><itunes:author>Laura Dickey</itunes:author><itunes:category text="Development"/><itunes:summary>Episode 5 focuses on common design patterns in iOS Development</itunes:summary></item><item><title>4: Solving Programming Problems with Demo Projects</title><dc:creator>Laura Dickey</dc:creator><dc:subject>Podcast</dc:subject><dc:date>2015-05-19T15:13:13-04:00</dc:date><link>http://www.littlepotatosoftware.com/podcast/files/264f9225f557375b0e91c89400c25cdd-3.html#unique-entry-id-3</link><guid isPermaLink="true">http://www.littlepotatosoftware.com/podcast/files/264f9225f557375b0e91c89400c25cdd-3.html#unique-entry-id-3</guid><content:encoded><![CDATA[<p>Episode 4 of Cavewoman Debugging - Solving Programming Problems with Demo Projects Listen: <a href="http://www.littlepotatosoftware.com/podcast/files/podcast_3.m4a" rel="" title="Podcast:Podcast &#39;Episode 4 - 5_19_15, 1.59 PM.m4a&#39;">Podcast</a><a href="https://itunes.apple.com/us/app/alphatalk/id544365542?mt=8" rel="">AlphaTalk</a> - the app that prompted this episode<a href="http://asciiwwdc.com/">http://asciiwwdc.com</a>&nbsp;- Transcripts of WWDC videos <a href="http://raywenderlich.com/">http://raywenderlich.com</a> - Great tutorials <a href="http://www.cocoapods.org/">http://www.cocoapods.org</a> - Cocoa source code <a href="https://developer.apple.com/videos/wwdc/2014/?id=512">https://developer.apple.com/videos/wwdc/2014/?id=512</a>&nbsp;- WWDC videos from 2014 <a href="https://github.com/SnapKit/Masonry">https://github.com/SnapKit/Masonry</a>&nbsp;- Masonry auto layout library <a href="http://revealapp.com/">http://revealapp.com</a>&nbsp;- Mac App to inspect views on iOS Anything but Programming<a href="https://itunes.apple.com/us/album/javelin/id549248805?i=549249040">Javelin</a> written by <a href="https://en.wikipedia.org/wiki/Javelin_(Torke)">Michael Torke</a>. &nbsp;<a href="https://en.wikipedia.org/wiki/Javelin_(Torke)">https://en.wikipedia.org/wiki/Javelin_(Torke)</a> <a href="http://amzn.com/0062225685">The Light Fantastic</a> by Terry Pratchett <a href="https://itunes.apple.com/us/app/songpop/id518042655?mt=8">SongPop</a>&nbsp;- Challenge me at ne.ribbon ! </p>]]></content:encoded><enclosure url="http://www.littlepotatosoftware.com/podcast/files/podcast_3.m4a" length="20110303" type="audio/mpeg"/><itunes:author>Laura Dickey</itunes:author><itunes:category text="Development"/><itunes:summary>Episode 4 discusses using small demo projects to tackle programming problems.</itunes:summary></item><item><title>3: Xcode Plugins</title><dc:creator>Laura Dickey</dc:creator><dc:subject>Podcast</dc:subject><dc:date>2015-05-11T10:28:19-04:00</dc:date><link>http://www.littlepotatosoftware.com/podcast/files/9a8f35a8a2460c09a4b03b01e9b5e453-2.html#unique-entry-id-2</link><guid isPermaLink="true">http://www.littlepotatosoftware.com/podcast/files/9a8f35a8a2460c09a4b03b01e9b5e453-2.html#unique-entry-id-2</guid><content:encoded><![CDATA[<span style="font:12px Arial, Verdana, Helvetica, sans-serif; ">Episode 3 is all about Xcode Plugins<br /><br />Listen: </span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><a href="http://www.littlepotatosoftware.com/podcast/files/podcast_2.m4a" rel="" title="Podcast:Podcast &#39;Episode 3 - 5_7_15.m4a&#39;">Podcast</a></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><br /><br />Just a note: New version of </span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><a href="https://itunes.apple.com/us/app/babyproof/id412522123?mt=12" rel="">BabyProof</a></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "> released recently! <br /><br />Xcode plugins live here:<br />~/Library/Application Support/Developer/Shared/Xcode/Plug-ins <br /><br />Plugins I mention on the podcast:<br /><br />Xvim - gives you the VIM editor in Xcode text windows (not just code editing windows, but anywhere you&rsquo;d edit text, such as in build phases) <br /></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; color:#0000E9;"><u><a href="https://github.com/XVimProject/XVim">https://github.com/XVimProject/XVim</a></u></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><br /><br />ColorSense - takes any calls to UIColor and lets you bring up a color picker to change it. &nbsp;Also shows a preview of the color when you are near the color. <br /></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; color:#0000E9;"><u><a href="https://github.com/omz/ColorSense-for-Xcode">https://github.com/omz/ColorSense-for-Xcode</a></u></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><br /><br />ClangFormat - clean up your code according to various coding styles <br /></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; color:#0000E9;"><u><a href="https://github.com/travisjeffery/ClangFormat-Xcode">https://github.com/travisjeffery/ClangFormat-Xcode</a></u></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><br /><br />VVDocumenter-Xcode - easy to add HeaderDoc style comments <br /></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; color:#0000E9;"><u><a href="https://github.com/onevcat/VVDocumenter-Xcode">https://github.com/onevcat/VVDocumenter-Xcode</a></u></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><br /><br />Code completion for image names <br /></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; color:#0000E9;"><u><a href="https://github.com/ksuther/KSImageNamed-Xcode">https://github.com/ksuther/KSImageNamed-Xcode</a></u></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><br /><br />QuickLocalization - convert a string literal into a call to NSLocalizedString <br /></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; color:#0000E9;"><u><a href="https://github.com/nanaimostudio/Xcode-Quick-Localization">https://github.com/nanaimostudio/Xcode-Quick-Localization</a></u></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><br /><br />Find more packages with Alcatraz <br /></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; color:#0000E9;"><u><a href="http://alcatraz.io/">http://alcatraz.io</a></u></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><br /><br />Nice description of a few more plugins from Mattt Thompson <br /></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; color:#0000E9;"><u><a href="http://nshipster.com/xcode-plugins/">http://nshipster.com/xcode-plugins/</a></u></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><br /><br />In a hurry? &nbsp;Make your installed plugins work a new version of XCode without reinstalling (YMMV)<br /><br /></span>$ defaults read /Applications/Xcode.app/Contents/Info DVTPlugInCompatibilityUUID<br /><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><br />Then, take the value returned and edit the Info.plist of your plugin to add that UUID to the list of compatible UUIDs. <br /><br /></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; font-weight:bold; font-weight:bold; ">Pop Culture Links</span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><br />Games: </span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><a href="https://itunes.apple.com/us/app/songpop/id518042655?mt=8" rel="">SongPop</a></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "> and </span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><a href="https://itunes.apple.com/us/app/rock-on-a-songpop-adventure/id892818311?mt=8" rel="">Rock On</a></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><br />Books: On to the second book of Terry Pratchett, </span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><a href="http://amzn.com/0062225685" rel="">The Light Fantastic</a></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; ">. &nbsp;Also, really enjoy the Bess Crawford series by Charles Todd - just finished </span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><a href="http://amzn.com/0062015737" rel="">An Unmarked Grave</a></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; ">. &nbsp;If you like strong women detectives set in period WWI England/France. <br />Music: &nbsp;</span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><a href="http://imslp.org/wiki/Piano_Quintet_No.2,_Op.81_(Dvoř&aacute;k,_Anton%C3%ADn)" rel="">Dvorak Piano Quintet No. 2, Op. 81</a></span><span style="font:12px Arial, Verdana, Helvetica, sans-serif; ">, first movement <br /><br /></span>]]></content:encoded><enclosure url="http://www.littlepotatosoftware.com/podcast/files/podcast_2.m4a" length="18672939" type="audio/mpeg"/><itunes:author>Laura Dickey</itunes:author><itunes:category text="Development"/><itunes:summary>Episode 3 discusses my favorite Xcode plugins.</itunes:summary></item><item><title>2: CocoaPods and 3rd Party code</title><dc:creator>Laura Dickey</dc:creator><dc:subject>Podcast</dc:subject><dc:date>2015-04-15T08:04:14-04:00</dc:date><link>http://www.littlepotatosoftware.com/podcast/files/538fb74a43576331bd4308102ab016fc-1.html#unique-entry-id-1</link><guid isPermaLink="true">http://www.littlepotatosoftware.com/podcast/files/538fb74a43576331bd4308102ab016fc-1.html#unique-entry-id-1</guid><content:encoded><![CDATA[Episode 2 is all about my adventures with CocoaPods, and a little bit about 3rd party code in general.<br /><br />Listen: <a href="http://www.littlepotatosoftware.com/podcast/files/podcast_1.m4a" rel="">Podcast</a><br /><br />All About CocoaPods<br /><a href="http://www.cocoapods.org" rel="">cocoapods.org</a><br /><br />Why I now check in my CocoaPods:<br /><a href="http://devchat.tv/iphreaks/097-ips-deconstructing-your-codebase-with-michele-titolo" rel="">http://devchat.tv/iphreaks/097-ips-deconstructing-your-codebase-with-michele-titolo<br /></a><br />Crazy big use of CocoaPods @ Artsy<br />     Learned about how they worked from objc.io<br /><a href="http://www.objc.io/issue-22/artsy.html" rel="">http://www.objc.io/issue-22/artsy.html<br /></a><br />     Here&rsquo;s their podfile on github:<br /><a href="https://github.com/artsy/eigen/blob/master/Podfile" rel="">https://github.com/artsy/eigen/blob/master/Podfile<br /></a><br />Another great way to learn about new frameworks/modules/etc.<br /><a href="http://maniacdev.com/" rel="">http://maniacdev.com/</a><br />     Can sign up for daily email updates on the left side of the site.<br /><br /><strong>Pop Culture Links</strong><br /><a href="http://amzn.com/1620401398" rel="">The Bone Season</a>&nbsp;and the <a href="http://amzn.com/1620408937" rel="">The Mime Order</a>&nbsp;by Samantha Shannon&nbsp;&nbsp;-&nbsp;great, atmospheric series set in an alternate London with clairvoyants.<br />Ok Go - <a href="https://itunes.apple.com/us/album/hungry-ghosts/id913538082" rel="">Latest Album</a>, or watch their amazing videos on <a href="https://www.youtube.com/user/OkGo" rel="">YouTube</a><br />GarageBand [<a href="https://itunes.apple.com/us/app/garageband/id682658836?mt=12" rel="">Mac</a>|<a href="https://itunes.apple.com/us/app/garageband/id408709785?mt=8" rel="">iPhone</a>] - not really a game, but I&rsquo;ve been having so much fun making&nbsp;short electronic beats,&nbsp;that it feels like a game to me!<br />&nbsp;&nbsp;&nbsp;<span style="font:12px Arial, Verdana, Helvetica, sans-serif; "><br /></span>]]></content:encoded><enclosure url="http://www.littlepotatosoftware.com/podcast/files/podcast_1.m4a" length="31008662" type="audio/mpeg"/><itunes:author>Laura Dickey</itunes:author><itunes:category text="Development"/><itunes:summary>Episode 2 discusses using CocoaPods and third party code in general.</itunes:summary></item><item><title>1: Debugging with CocoaLumberjack</title><dc:creator>Laura Dickey</dc:creator><dc:subject>Podcast</dc:subject><dc:date>2015-04-08T22:47:44-04:00</dc:date><link>http://www.littlepotatosoftware.com/podcast/files/4a511797ef4e3904d832867921d7a446-0.html#unique-entry-id-0</link><guid isPermaLink="true">http://www.littlepotatosoftware.com/podcast/files/4a511797ef4e3904d832867921d7a446-0.html#unique-entry-id-0</guid><content:encoded><![CDATA[For a while now, I have wanted to start my own podcast, focusing on technical software development topics around iOS and Mac programming.  That day is now here.  I am posting the first episode of &ldquo;Cavewoman Debugging&rdquo;.  <br /><br />Listen:  <a href="http://www.littlepotatosoftware.com/podcast/files/podcast_0.m4a" rel="">Podcast</a><br /><br />Show notes:<br /><br />Episode 1 - Debugging printfs&nbsp;and CocoaLumberjack<br /><br />CocoaLumberjack<br />https://github.com/CocoaLumberjack/CocoaLumberjack<br /><br />Useful C Preprocessor defines for debugging<br />https://developer.apple.com/library/mac/qa/qa1669/_index.html<br /><br /><strong>My picks for the Week</strong><br />Book -&nbsp;The Color of Magic (Discworld) by Terry Pratchett<br /><a href="http://www.amazon.com/dp/0062225677/ref=cm_sw_r_tw_dp_Kezjvb0EGZHP8 " rel="">http://www.amazon.com/dp/0062225677/ref=cm_sw_r_tw_dp_Kezjvb0EGZHP8<br /></a>Music - &ldquo;The Worry List&rdquo; by Blue October<br /><a href="https://itunes.apple.com/us/album/the-worry-list/id451265222?i=451265508 " rel="">https://itunes.apple.com/us/album/the-worry-list/id451265222?i=451265508<br /></a>Games - 7 Little Words by Blue Ox Technologies<br /><span style="color:#FFFFFF;"><a href="https://itunes.apple.com/us/app/7-little-words/id431434152?mt=8 " rel="">https://itunes.apple.com/us/app/7-little-words/id431434152?mt=8<br /></a></span><br />Comments, questions, ideas for future topics?  Email <a href="mailto:cavewoman@littlepotatosoftware.com" rel="">cavewoman@littlepotatosoftware.com</a><br />]]></content:encoded><enclosure url="http://www.littlepotatosoftware.com/podcast/files/podcast_0.m4a" length="20972473" type="audio/mpeg"/><itunes:author>Laura Dickey</itunes:author><itunes:category text="Development"/><itunes:summary>On my first episode&#x2c; I tackle true cavewoman debugging and share some ways to use logging and CocoaLumberjack to debug my code.</itunes:summary></item></channel>
</rss>