<?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/"
	>

<channel>
	<title>IceTempest Development Studio &#187; apple</title>
	<atom:link href="http://icetempest.com/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://icetempest.com</link>
	<description></description>
	<lastBuildDate>Mon, 12 Mar 2012 16:49:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>iPhone Developer Enrollment Experience</title>
		<link>http://icetempest.com/2010/05/iphone-developer-enrollment-experience/</link>
		<comments>http://icetempest.com/2010/05/iphone-developer-enrollment-experience/#comments</comments>
		<pubDate>Fri, 07 May 2010 14:22:54 +0000</pubDate>
		<dc:creator>Sergio Moura</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://icetempest.com/?p=221</guid>
		<description><![CDATA[I&#8217;ve seen numerous posts of how long it takes for someone in a country that do not have a Apple Store (not to be confused with iTunes Store) to enroll into the iPhone Developer Program. I&#8217;m from Brazil, and I&#8217;ve seen many reports of enrollments taking more than 4 weeks to complete, and, after reading [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen numerous posts of how long it takes for someone in a country that do not have a Apple Store (not to be confused with iTunes Store) to enroll into the iPhone Developer Program.</p>
<p>I&#8217;m from Brazil, and I&#8217;ve seen many reports of enrollments taking more than 4 weeks to complete, and, after reading all these posts, I was <em>conformed</em> in waiting the four weeks for the process.</p>
<p>Just so you know, we need to send a signed fax with a lot of information, including credit-card details, to Apple.</p>
<p>I was astonished that, 4 hours after I&#8217;ve sent the fax, my credit card was charged and I&#8217;ve got two e-mails saying that my developer program was activated and it was ready to use. Immediately I&#8217;ve logged on the Apple developer site, and it was everything there. Provisioning creation, iPhone SDK 4 and iPhone OS 4 available for download&#8230; Everything.</p>
<p>Well, thank you Apple, for another great customer service.</p>
<p>I&#8217;m sorry my fellow countrymates took so long, but we do need to report the goods and bads, right? Expect some info on upcoming app store software from us!</p>
]]></content:encoded>
			<wfw:commentRss>http://icetempest.com/2010/05/iphone-developer-enrollment-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Cocoa</title>
		<link>http://icetempest.com/2010/04/learning-cocoa/</link>
		<comments>http://icetempest.com/2010/04/learning-cocoa/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 16:28:53 +0000</pubDate>
		<dc:creator>Sergio Moura</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[macos]]></category>

		<guid isPermaLink="false">http://icetempest.com/?p=211</guid>
		<description><![CDATA[So&#8230; Are you an experienced programmer and is moving to Cocoa? For either MacOS X or iPhone OS, the Cocoa Programming: A Quick-Start Guide for Developers book from the Pragmatic Bookshelf is a great addition to your library. It&#8217;s a great deal, wich i&#8217;ve just finished reading. The eBook costs $22.00 (US Dollars). It assumes [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://icetempest.com/wp-content/uploads/2010/04/dscpq.jpg"><img class="alignright size-full wp-image-214" title="Cocoa Programming: A Quick-Start Guide for Developers" src="http://icetempest.com/wp-content/uploads/2010/04/dscpq.jpg" alt="Book Cover" width="190" height="228" /></a>So&#8230; Are you an experienced programmer and is moving to Cocoa? For either MacOS X or iPhone OS, the<a href="http://www.pragprog.com/titles/dscpq/cocoa-programming" target="_blank"> Cocoa Programming: A Quick-Start Guide for Developers</a> book from the Pragmatic Bookshelf is a great addition to your library. It&#8217;s a great deal, wich i&#8217;ve just finished reading. The eBook costs $22.00 (US Dollars).</p>
<p>It assumes that you already know how to code, and is moving to a new platform (in this case Cocoa). It helped me a lot (and it still does) when I came from my C/C++ background to the MacOS Cocoa + ObjectiveC. It&#8217;s a hands-on approach that leaves no gaps in the explanations.  I&#8217;ve found myself many times coming from the Apple&#8217;s official tutorials to the eBook to get some clarification on some topics. It&#8217;s great both for learning and for reference.</p>
<p>If you&#8217;re new to programming and is starting in a MacOS platform, you can check out the <a href="http://www.pragprog.com/titles/tibmac/beginning-mac-programming" target="_blank">Beginning Mac Programming: Develop with Objective-C and Cocoa</a>. I haven&#8217;t read this one, but it seems to make the same approach from the first one, except it does not assume any programming background.</p>
<p>In the meantime, <a href="http://www.pragprog.com/wishlist/sergio-moura-61872-0ec4adbd90" target="_blank">my wishlist</a> is available with some other options of books (and, if you want to send me a gift, those are great ones).</p>
]]></content:encoded>
			<wfw:commentRss>http://icetempest.com/2010/04/learning-cocoa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

