<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>CocoaDevNation</title>
	
	<link>http://www.cocoadevnation.com</link>
	<description>Serving up fresh hot Cocoa</description>
	<pubDate>Sun, 15 Nov 2009 21:45:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Cocoadevnation" /><feedburner:info uri="cocoadevnation" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Change iPhone Simulator Carrier String</title>
		<link>http://feedproxy.google.com/~r/Cocoadevnation/~3/SlVTridW4NE/</link>
		<comments>http://www.cocoadevnation.com/2009/11/15/change-iphone-simulator-carrier-string/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 21:44:49 +0000</pubDate>
		<dc:creator>Patrick Burleson</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.cocoadevnation.com/?p=34</guid>
		<description><![CDATA[The default string for the carrier when using the iPhone Simulator is &#8220;Carrier&#8221;. That&#8217;s just too boring, especially if you want to use the simulator to grab some screenshots and you want more authenticity. Luckily, there&#8217;s a way to change it!
The following command line will do it:
defaults write &#8220;~/Library/Application Support/iPhone Simulator/User/Library/Preferences/com.apple.springboard&#8221; SBFakeCarrier &#8220;AT&#038;T&#8221;
(Of course, it [...]]]></description>
			<content:encoded><![CDATA[<p>The default string for the carrier when using the iPhone Simulator is &#8220;Carrier&#8221;. That&#8217;s just too boring, especially if you want to use the simulator to grab some screenshots and you want more authenticity. Luckily, there&#8217;s a way to change it!</p>
<p>The following command line will do it:</p>
<p>defaults write &#8220;~/Library/Application Support/iPhone Simulator/User/Library/Preferences/com.apple.springboard&#8221; SBFakeCarrier &#8220;AT&#038;T&#8221;</p>
<p>(Of course, it goes all on one line)</p>
<p>That will change the carrier string to display AT&#038;T, the carrier for the US.</p>
<p>If you have the excellent <a href="http://www.fatcatsoftware.com/plisteditpro/">PlistEdit Pro</a>, the simulator&#8217;s springboard plist file is located at ~/Library/Application Support/iPhone Simulator/User/Library/Preferences/com.apple.springboard. Just add the SBFakeCarrier entry if it doesn&#8217;t already exist and set the value as a string to whatever you want displayed.</p>
<img src="http://feeds.feedburner.com/~r/Cocoadevnation/~4/SlVTridW4NE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cocoadevnation.com/2009/11/15/change-iphone-simulator-carrier-string/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cocoadevnation.com/2009/11/15/change-iphone-simulator-carrier-string/</feedburner:origLink></item>
		<item>
		<title>App Store Fixes</title>
		<link>http://feedproxy.google.com/~r/Cocoadevnation/~3/sleWaaM9hJ8/</link>
		<comments>http://www.cocoadevnation.com/2009/11/13/app-store-fixes/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 21:31:48 +0000</pubDate>
		<dc:creator>Patrick Burleson</dc:creator>
		
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.cocoadevnation.com/?p=32</guid>
		<description><![CDATA[Manton Reece has a post outlining two solutions to fix some of the hassel developers have been having with the App Store and it&#8217;s fairly painful review process:

1. Accept all applications. Joe Hewitt, the developer of the Facebook application who this week also quit the App Store, has written well on this solution.
2. Allow applications [...]]]></description>
			<content:encoded><![CDATA[<p>Manton Reece has a <a href="http://www.manton.org/2009/11/the_only_2.html">post</a> outlining two solutions to fix some of the hassel developers have been having with the App Store and it&#8217;s fairly painful review process:</p>
<blockquote><p>
1. Accept all applications. Joe Hewitt, the developer of the Facebook application who this week also quit the App Store, has written well on this solution.</p>
<p>2. Allow applications to be installed on the phone without being listed in the App Store. Both Android and the Palm Pre support this model.
</p></blockquote>
<p>Option 1 is a good idea, but opens Apple up to liability issues.</p>
<p>Option 2 would fall more in line with how Mac development works these days. It wouldn&#8217;t be too hard to teach users how to install apps to their devices either: just drop this file onto iTunes. I think Indie Mac developers wanting to get onto the iPhone would find this setup much more palatable.</p>
<img src="http://feeds.feedburner.com/~r/Cocoadevnation/~4/sleWaaM9hJ8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cocoadevnation.com/2009/11/13/app-store-fixes/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cocoadevnation.com/2009/11/13/app-store-fixes/</feedburner:origLink></item>
		<item>
		<title>WWDC 2009</title>
		<link>http://feedproxy.google.com/~r/Cocoadevnation/~3/Wvm25GsuhJ0/</link>
		<comments>http://www.cocoadevnation.com/2009/06/21/wwdc-2009/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 02:12:09 +0000</pubDate>
		<dc:creator>Patrick Burleson</dc:creator>
		
		<category><![CDATA[WWDC]]></category>

		<guid isPermaLink="false">http://www.cocoadevnation.com/?p=28</guid>
		<description><![CDATA[On June 6th, I set out to attend my first WWDC. I flew to San Francisco a couple of days early to help acclimate to the 2 hour time difference and to make registering on Sunday a fairly easy proposition. 
One quick thing I did was visit the &#8220;Mothership&#8221;. That&#8217;s right, 1 Infinite Loop, Cupertino, [...]]]></description>
			<content:encoded><![CDATA[<p>On June 6th, I set out to attend my first WWDC. I flew to San Francisco a couple of days early to help acclimate to the 2 hour time difference and to make registering on Sunday a fairly easy proposition. </p>
<p>One quick thing I did was visit the &#8220;Mothership&#8221;. That&#8217;s right, 1 Infinite Loop, Cupertino, CA. Apple opens the Company Store on Sunday just for WWDC. The campus Company Store is the only place you can buy licensed Apple apparel. I really wanted a shirt or two, and I wasn&#8217;t disappointed. Here&#8217;s the requisite picture in front of the sign:</p>
<p><a href="http://www.flickr.com/photos/32304401@N00/3648359730" title="View 'At the Mothership' on Flickr.com"><img src="http://farm4.static.flickr.com/3410/3648359730_1a032fdc7b.jpg" alt="At the Mothership" border="0" width="500" height="333" /></a></p>
<p>Monday morning was the keynote, and while I got in line late (8:30ish I think), I was able to secure a seat at the back of the main hall. Seeing an Apple keynote live instead of refreshing a bunch of browser tabs was a great experience. Of course, everything after that is under an NDA. I&#8217;ll just say, the sessions are definitely worth the money. I can&#8217;t wait for the videos to come out so I can watch the sessions I couldn&#8217;t make it to because something I was interested in overlapped. </p>
<p>One thing that most WWDC guides I&#8217;d read getting ready mentioned to stay for the Q&#038;A portion of the sessions because they are not included in the videos and usually provided some extra info. I&#8217;d say this year, that wasn&#8217;t the case. There wasn&#8217;t any Q&#038;A that I considered &#8220;couldn&#8217;t miss&#8221;. Maybe it had something to do with their being 60% first timers at the conference.</p>
<p>One of the cool things they had at the conference was a wall of Cinema Displays showing thousands of App Store icons. The icons &#8220;bounced&#8221; when that particular app was purchased on the store. It was on about a 5 minute delay. </p>
<p><a href="http://www.flickr.com/photos/32304401@N00/3648386102" title="View 'App Wall' on Flickr.com"><img src="http://farm4.static.flickr.com/3577/3648386102_0a65a62afa.jpg" alt="App Wall" border="0" width="500" height="375" /></a></p>
<p>The other thing I knew I wanted to do while at WWDC was to meet a lot of developers that I&#8217;d only interacted with either via Twitter, blogs, or AIM. I think I did pretty well on that score, meeting a lot of my Twitterstream in person as well as meeting a lot of other folks I immediately added to that stream. </p>
<p>A microcosm of what I&#8217;m talking about: At the Beer Bash on Thursday night, I found myself talking to Jamie Phelps (<a href="http://www.agile.ws/">Agile Web Solutions</a>, makers of 1Password), <a href="http://twitter.com/heymac">Mike Taylor</a> (developer of Houdini), <a href="http://twitter.com/jwclark">Jim Clark</a> (co-worker who attended with me), <a href="http://twitter.com/keith_duncan">Keith Duncan</a> (<a href="http://www.realmacsoftware.com/">Realmac Software</a>, makers of RapidWeaver and LittleSnapper), <a href="http://twitter.com/macdevnet">Steve &#8220;Scotty&#8221; Scott</a> (<a href="http://www.mac-developer-network.com/">Mac Developer Network</a>), <a href="http://twitter.com/brentsimmons">Brent Simmons</a> (developer of <a href="http://www.newsgator.com/INDIVIDUALS/NETNEWSWIRE/">NetNewsWire</a>) and <a href="http://twitter.com/bmf">Mike Lee</a> (formerly <a href="http://www.delicious-monster.com/">Delicious Monster</a>, now at <a href="http://www.apple.com/">Apple</a>). We were having a great conversation about old systems we had to work on and some of the painful lessons we learned along the way.</p>
<p><a href="http://www.flickr.com/photos/32304401@N00/3647556063" title="View 'Bash' on Flickr.com"><img src="http://farm4.static.flickr.com/3620/3647556063_9dc70bbb74.jpg" alt="Bash" border="0" width="500" height="375" /></a></p>
<p><a href="http://www.flickr.com/photos/32304401@N00/3647555503" title="View 'Bash' on Flickr.com"><img src="http://farm4.static.flickr.com/3415/3647555503_7349d507c2.jpg" alt="Bash" border="0" width="500" height="375" /></a></p>
<p>It was an incredible week of learning and discussions with folks. I can&#8217;t wait for next year. Here&#8217;s a <a href="http://www.flickr.com/photos/pburleson/sets/72157620033845627/">link</a> to my full WWDC09 Flickr Set.</p>
<img src="http://feeds.feedburner.com/~r/Cocoadevnation/~4/Wvm25GsuhJ0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cocoadevnation.com/2009/06/21/wwdc-2009/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cocoadevnation.com/2009/06/21/wwdc-2009/</feedburner:origLink></item>
		<item>
		<title>WWDC Survival Guides</title>
		<link>http://feedproxy.google.com/~r/Cocoadevnation/~3/VerRKo5DpN8/</link>
		<comments>http://www.cocoadevnation.com/2009/06/03/wwdc-survival-guides/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 04:10:45 +0000</pubDate>
		<dc:creator>Patrick Burleson</dc:creator>
		
		<category><![CDATA[WWDC]]></category>

		<guid isPermaLink="false">http://www.cocoadevnation.com/?p=26</guid>
		<description><![CDATA[I apologize for the lack of posts around here. The day job has been running me ragged, but that&#8217;s about to come to an end for a week. Instead, Apple will be running me ragged with WWDC.
I&#8217;ll be attending WWDC for the first time this year. As the event approaches, I&#8217;ve been working through all [...]]]></description>
			<content:encoded><![CDATA[<p>I apologize for the lack of posts around here. The day job has been running me ragged, but that&#8217;s about to come to an end for a week. Instead, Apple will be running me ragged with WWDC.</p>
<p>I&#8217;ll be attending WWDC for the first time this year. As the event approaches, I&#8217;ve been working through all the blog posts and podcasts I can get my hands on that give tips for attending. Here are the ones that caught my eye and had lots of good tips:</p>
<p>1. <a href="http://boredzo.org/blog/archives/2008-06-05/wwdc-survival-guide">Peter Hosey&#8217;s 2008 Guide</a></p>
<p>2. <a href="http://www.mac-developer-network.com/shows/podcasts/mdr/mdr008/">Mac Developer Roundtable Podcast for 2008</a></p>
<p>3. <a href="http://www.mac-developer-network.com/shows/podcasts/mdnshow/mdn001/">The MDN Show Episode 1&#8217;s first segment is the 2009 WWDC guide</a></p>
<p>4. <a href="http://www.random-ideas.net/posts/27">Jiva DeVoe&#8217;s Blog Post</a></p>
<p>5. <a href="http://www.mac-developer-network.com/shows/podcasts/cf/cf007/">cocoaFusion Episode 7&#8217;s first half is about attending WWDC</a></p>
<p>I&#8217;m really looking forward to the conference next week. From all the sessions to all the developers I&#8217;m hoping to finally meet in person. See you guys there!</p>
<p>(If you know of other good WWDC tips, please post them in the comments)</p>
<img src="http://feeds.feedburner.com/~r/Cocoadevnation/~4/VerRKo5DpN8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cocoadevnation.com/2009/06/03/wwdc-survival-guides/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cocoadevnation.com/2009/06/03/wwdc-survival-guides/</feedburner:origLink></item>
		<item>
		<title>Late Night Cocoa Touch</title>
		<link>http://feedproxy.google.com/~r/Cocoadevnation/~3/TO4Rmz_hc14/</link>
		<comments>http://www.cocoadevnation.com/2009/03/29/late-night-cocoa-touch/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 02:34:03 +0000</pubDate>
		<dc:creator>Patrick Burleson</dc:creator>
		
		<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://www.cocoadevnation.com/?p=24</guid>
		<description><![CDATA[Late Night Cocoa Touch is a new podcast from The Mac Developer Network run by Steve &#8220;Scotty&#8221; Scott. It&#8217;s apart of the premium podcasts produced over at MDN, but the first 3 episodes are going to be free. 
I&#8217;ve listened to the first episode, which features Scotty and Bill Dudney having a nice discussion about [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mac-developer-network.com/headline/lnct001/">Late Night Cocoa Touch</a> is a new podcast from <a href="http://www.mac-developer-network.com/">The Mac Developer Network</a> run by Steve &#8220;Scotty&#8221; Scott. It&#8217;s apart of the premium podcasts produced over at MDN, but the first 3 episodes are going to be free. </p>
<p>I&#8217;ve listened to the first episode, which features Scotty and <a href="http://bill.dudney.net/roller/objc/">Bill Dudney</a> having a nice discussion about the features of the upcoming 3.0 OS release. They can unfortunately only talk about the parts that were mentioned in the Apple presentation, but nonetheless, they provide excellent commentary on the coming goodies.</p>
<p>If you haven&#8217;t <a href="http://www.mac-developer-network.com/membership/">signed up</a> for the Mac Developer Network yet, you really should. Scotty is producing some great content and I think deserves the support. He&#8217;s introduced shorter term memberships (3 and 6 month) as well as making every third episode free. Keep this great content coming by supporting his efforts.</p>
<img src="http://feeds.feedburner.com/~r/Cocoadevnation/~4/TO4Rmz_hc14" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cocoadevnation.com/2009/03/29/late-night-cocoa-touch/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cocoadevnation.com/2009/03/29/late-night-cocoa-touch/</feedburner:origLink></item>
		<item>
		<title>MarsEdit 2.3 Released</title>
		<link>http://feedproxy.google.com/~r/Cocoadevnation/~3/aH0weOREu5c/</link>
		<comments>http://www.cocoadevnation.com/2009/03/24/marsedit-23-released/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 20:03:41 +0000</pubDate>
		<dc:creator>Patrick Burleson</dc:creator>
		
		<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.cocoadevnation.com/?p=22</guid>
		<description><![CDATA[Red Sweater Software has released MarsEdit 2.3 to the world. The biggest new feature is Tumblr blog support. 
MarsEdit provides a great local editing experience for crafting your blog posts on your Mac with all the features you&#8217;d expect from a Mac application. Save drafts, access your media, preview mode, etc. 
MarsEdit is my tool [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.red-sweater.com/">Red Sweater Software</a> has released <a href="http://www.red-sweater.com/marsedit/">MarsEdit</a> 2.3 to the world. The biggest new feature is Tumblr blog support. </p>
<p>MarsEdit provides a great local editing experience for crafting your blog posts on your Mac with all the features you&#8217;d expect from a Mac application. Save drafts, access your media, preview mode, etc. </p>
<p>MarsEdit is my tool of choice for creating blog entries and it should be yours too.</p>
<img src="http://feeds.feedburner.com/~r/Cocoadevnation/~4/aH0weOREu5c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cocoadevnation.com/2009/03/24/marsedit-23-released/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cocoadevnation.com/2009/03/24/marsedit-23-released/</feedburner:origLink></item>
		<item>
		<title>Accessibility Challenge to Mac Developers</title>
		<link>http://feedproxy.google.com/~r/Cocoadevnation/~3/ExHXyRSrUpc/</link>
		<comments>http://www.cocoadevnation.com/2009/03/06/accessibility-challenge-to-mac-developers/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 19:38:01 +0000</pubDate>
		<dc:creator>Patrick Burleson</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.cocoadevnation.com/?p=20</guid>
		<description><![CDATA[Martin Pilkington over at M Cubed Software has put out the following challenge to his fellow Mac Developers:
&#8220;By the end of 2009, all the apps I produce will be fully accessible&#8221;
The accessibility he&#8217;s talking about is for users with disabilities, such as blindness or deafness. Certainly something to think about when writing your own app.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.com/pilky">Martin Pilkington</a> over at <a href="http://www.mcubedsw.com/">M Cubed Software</a> has put out the following <a href="http://www.mcubedsw.com/blog/index.php?/site/the_accessible_mac/">challenge</a> to his fellow Mac Developers:</p>
<p>&#8220;By the end of 2009, all the apps I produce will be fully accessible&#8221;</p>
<p>The accessibility he&#8217;s talking about is for users with disabilities, such as blindness or deafness. Certainly something to think about when writing your own app.</p>
<img src="http://feeds.feedburner.com/~r/Cocoadevnation/~4/ExHXyRSrUpc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cocoadevnation.com/2009/03/06/accessibility-challenge-to-mac-developers/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cocoadevnation.com/2009/03/06/accessibility-challenge-to-mac-developers/</feedburner:origLink></item>
		<item>
		<title>furbo.org: iPhone Developer Utility Script</title>
		<link>http://feedproxy.google.com/~r/Cocoadevnation/~3/VOcCGJIc_-s/</link>
		<comments>http://www.cocoadevnation.com/2009/03/05/furboorg-iphone-developer-utility-script/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 18:58:26 +0000</pubDate>
		<dc:creator>Patrick Burleson</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.cocoadevnation.com/?p=18</guid>
		<description><![CDATA[Craig Hockenberry over at furbo.org has posted a great script for changing to the Prefrences directory in the iPhone Simulator for your app as well as opening files from the Documents directory. This is without having to guess what the GUID of your app is. Thanks for sharing Craig!
]]></description>
			<content:encoded><![CDATA[<p>Craig Hockenberry over at <a href="http://www.furbo.org/">furbo.org</a> has posted a great <a href="http://furbo.org/2009/03/03/open-sesame/">script</a> for changing to the Prefrences directory in the iPhone Simulator for your app as well as opening files from the Documents directory. This is without having to guess what the GUID of your app is. Thanks for sharing Craig!</p>
<img src="http://feeds.feedburner.com/~r/Cocoadevnation/~4/VOcCGJIc_-s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cocoadevnation.com/2009/03/05/furboorg-iphone-developer-utility-script/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cocoadevnation.com/2009/03/05/furboorg-iphone-developer-utility-script/</feedburner:origLink></item>
		<item>
		<title>cocoaFusion: Episode 5</title>
		<link>http://feedproxy.google.com/~r/Cocoadevnation/~3/5LOzg12KZfI/</link>
		<comments>http://www.cocoadevnation.com/2009/03/04/cocoafusion-episode-5/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 06:05:22 +0000</pubDate>
		<dc:creator>Patrick Burleson</dc:creator>
		
		<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://www.cocoadevnation.com/?p=16</guid>
		<description><![CDATA[Kevin Hoctor and Danny Greg over at cocoaFusion: have released episode 5 of their great podcast. 
This episode covers Kevin and Danny discussing the finder points of several things developers don&#8217;t always agree on. Particularly the new dot syntax for Objective-C 2.0 as well as variable naming to get it started. 
Be sure to subscribe [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.com/kevinhoctor">Kevin Hoctor</a> and <a href="http://twitter.com/dtm3dd">Danny Greg</a> over at <a href="http://www.cocoafusion.net/">cocoaFusion:</a> have released episode 5 of their great podcast. </p>
<p>This episode covers Kevin and Danny discussing the finder points of several things developers don&#8217;t always agree on. Particularly the new dot syntax for Objective-C 2.0 as well as variable naming to get it started. </p>
<p>Be sure to subscribe with the iTunes <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=301888038">link</a>.</p>
<img src="http://feeds.feedburner.com/~r/Cocoadevnation/~4/5LOzg12KZfI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cocoadevnation.com/2009/03/04/cocoafusion-episode-5/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cocoadevnation.com/2009/03/04/cocoafusion-episode-5/</feedburner:origLink></item>
		<item>
		<title>Becoming Productive in Xcode Screencast from PragProg</title>
		<link>http://feedproxy.google.com/~r/Cocoadevnation/~3/ZE4wDiH11IQ/</link>
		<comments>http://www.cocoadevnation.com/2009/03/01/becoming-productive-in-xcode-screencast-from-pragprog/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 04:14:55 +0000</pubDate>
		<dc:creator>Patrick Burleson</dc:creator>
		
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.cocoadevnation.com/?p=13</guid>
		<description><![CDATA[The Pragmatic Programmers are quickly becoming the place for Mac and iPhone Development information. They are publishing a bunch of books and now screencasts to help developers get up to speed quickly with Cocoa and its supporting technologies.
This past week, I bought the &#8220;Becoming Production in Xcode&#8221; screencast with Mike Clark and found it to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pragprog.com/">The Pragmatic Programmers</a> are quickly becoming the place for Mac and iPhone Development information. They are publishing a bunch of books and now screencasts to help developers get up to speed quickly with Cocoa and its supporting technologies.</p>
<p>This past week, I bought the &#8220;<a href="http://www.pragprog.com/screencasts/v-mcxcode/becoming-productive-in-xcode">Becoming Production in Xcode</a>&#8221; screencast with Mike Clark and found it to be a great resource for all sorts of productivity tips.</p>
<p>Coming from my Java background, I had gotten very use to using <a href="http://www.jetbrains.com/idea/index.html">IDEA</a> from <a href="http://www.jetbrains.com/">JetBrains</a>. The switch to Xcode has been a bit painful trying to get my file/code navigation skills back. These first screencast showed me all the bits I need to get back to the productivity I was used to for navigating code. The second one provided me all the information I needed for all the text macro things I was missing. As well as showing how quickly and easily it is to get the new <a href="http://clang.llvm.org/">clang</a> code analysis tool integrated into the build process.</p>
<p>The screencasts are worth the $5 each (for a total of $10 for both episodes). I highly recommend you pick them up. I&#8217;m sure even a veteran of Xcode would find something new in there they weren&#8217;t aware of.</p>
<img src="http://feeds.feedburner.com/~r/Cocoadevnation/~4/ZE4wDiH11IQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.cocoadevnation.com/2009/03/01/becoming-productive-in-xcode-screencast-from-pragprog/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.cocoadevnation.com/2009/03/01/becoming-productive-in-xcode-screencast-from-pragprog/</feedburner:origLink></item>
	</channel>
</rss>
