<?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; Sergio Moura</title>
	<atom:link href="http://icetempest.com/author/sergio/feed/" rel="self" type="application/rss+xml" />
	<link>http://icetempest.com</link>
	<description></description>
	<lastBuildDate>Wed, 13 Jul 2011 12:55:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>FFMpeg on Mac OS X</title>
		<link>http://icetempest.com/2011/07/ffmpeg/</link>
		<comments>http://icetempest.com/2011/07/ffmpeg/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 12:54:55 +0000</pubDate>
		<dc:creator>Sergio Moura</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://icetempest.com/?p=320</guid>
		<description><![CDATA[I&#8217;ve been using ffmpeg a lot and suffering from the lack of updated and reliable releases for Mac OS X. I&#8217;m currently using Snow Leopard  version 10.6.8 and toyed around a lot with it, and now I&#8217;m sharing this work with the world. This was compiled using a git checkout. Documentation information is inside (readme, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using <a title="FFMpeg official site" href="http://www.ffmpeg.org" target="_blank">ffmpeg</a> a lot and suffering from the lack of updated and reliable releases for Mac OS X. I&#8217;m currently using Snow Leopard  version 10.6.8 and toyed around a lot with it, and now I&#8217;m sharing this work with the world.</p>
<p>This was compiled using a git checkout. Documentation information is inside (readme, copying, etc). This was compiled with multi-thread support.</p>
<div id="attachment_70" class="wp-caption aligncenter" style="width: 74px"><a href="http://icetempest.com/files/FFMpeg_N-31072-g4d08dfe_icetempest.com.dmg"><img class="size-full wp-image-70  " title="Download" src="http://icetempest.com/wp-content/uploads/2010/02/save_64px.png" alt="" width="64" height="64" /></a><p class="wp-caption-text">FFMpeg for Mac OS X</p></div>
<p style="text-align: center;">dmg format. ~11MB Released 2011-07-13</p>
<p>Now, if you&#8217;re trying to convert your videos to play on your iPad, AppleTV, iPhone or one of apple gadgets, you can try this 1-pass command:</p>
<pre>ffmpeg -i video.avi -vcodec libx264 -b 2600k -g 250 -s 1280x720 -f mp4 -acodec libfaac -ar 44100 -ab 192k output.mp4</pre>
<p>Altough I prefer the 2-pass method below. Using the 1-pass I sometimes have problems with seeking, and other times the video just stops in the middle of the way, so, there you go:</p>
<pre>ffmpeg -i video.avi -pass 1 -vcodec libx264 -b 2600k -g 250 -s 1280x720 -f mp4 -acodec libfaac -ar 44100 -ab 192k output.mp4
ffmpeg -i video.avi -pass 2 -vcodec libx264 -b 2600k -g 250 -s 1280x720 -f mp4 -acodec libfaac -ar 44100 -ab 192k output.mp4</pre>
<p>Let me know if the package and commands worked for you.<br />
Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://icetempest.com/2011/07/ffmpeg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eve Agent</title>
		<link>http://icetempest.com/2010/12/eve-agent/</link>
		<comments>http://icetempest.com/2010/12/eve-agent/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 14:18:42 +0000</pubDate>
		<dc:creator>Sergio Moura</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://icetempest.com/?p=310</guid>
		<description><![CDATA[Track your Eve Online training skills on your iPhone, iPod Touch or iPad with this app. App Store Link The Eve Online App was submitted to the AppStore and it&#8217;s waiting for approval, but i&#8217;m providing you all some screenshots so you can take a sneak-peek. The App provides Local Notifications of completion skills. You [...]]]></description>
			<content:encoded><![CDATA[<p>Track your Eve Online training skills on your iPhone, iPod Touch or iPad with this app.</p>
<p><a href="itms://itunes.apple.com/us/app/eveagent/id409147687?mt=8" target="_blank">App Store Link</a></p>
<p>The Eve Online App was submitted to the AppStore and it&#8217;s waiting for approval, but i&#8217;m providing you all some screenshots so you can take a sneak-peek.</p>
<p>The App provides Local Notifications of completion skills. You don&#8217;t need any internet connection to receive the notifications, only to update your API information.</p>
<p>v. 1.0 (released)<a href="http://icetempest.com/wp-content/uploads/2010/12/IMG_0436.jpg"></a></p>
<p style="text-align: center;"><a href="http://icetempest.com/wp-content/uploads/2010/12/IMG_0436.jpg"><img class="alignnone size-thumbnail wp-image-313" title="Welcome" src="http://icetempest.com/wp-content/uploads/2010/12/IMG_0436-150x150.jpg" alt="" width="150" height="150" /> </a><a href="http://icetempest.com/wp-content/uploads/2010/12/IMG_0437.jpg"><img class="alignnone size-thumbnail wp-image-314" title="IMG_0437" src="http://icetempest.com/wp-content/uploads/2010/12/IMG_0437-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://icetempest.com/wp-content/uploads/2010/12/IMG_0438.jpg"><img class="alignnone size-thumbnail wp-image-315" title="IMG_0438" src="http://icetempest.com/wp-content/uploads/2010/12/IMG_0438-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://icetempest.com/wp-content/uploads/2010/12/IMG_0439.jpg"><img class="alignnone size-thumbnail wp-image-316" title="IMG_0439" src="http://icetempest.com/wp-content/uploads/2010/12/IMG_0439-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>v. 1.1 (waiting for approval)</p>
<p style="text-align: center;"><a href="http://icetempest.com/wp-content/uploads/2010/12/IMG_0514.jpg"><img class="size-thumbnail wp-image-317 aligncenter" title="IMG_0514" src="http://icetempest.com/wp-content/uploads/2010/12/IMG_0514-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>Changelog:</p>
<div id="_mcePaste">
<ul>
<li>List of known skills and certificates</li>
<li>UI colors consistent all around the application</li>
<li>Fixed a minor memory leak</li>
<li>Improved visuals and information displayed of the CharacterSheet</li>
<li>Fixed a bug that locked the user out if the download of the skillList returned an error</li>
<li>Fixed a bug where the corporation name of the pilot was not changed if the pilot changed corporations</li>
</ul>
</div>
<p>v. 1.2 (in development)</p>
<p style="text-align: center;">coming soon&#8230;</p>
<p>If you have any questions or suggestions, feel free to leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://icetempest.com/2010/12/eve-agent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking for iPhone Wallpapers?</title>
		<link>http://icetempest.com/2010/06/looking-for-iphone-wallpapers/</link>
		<comments>http://icetempest.com/2010/06/looking-for-iphone-wallpapers/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 11:02:30 +0000</pubDate>
		<dc:creator>Sergio Moura</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://icetempest.com/?p=302</guid>
		<description><![CDATA[Most of the hits coming from Google to this site so far are from people looking for iPhone Wallpapers, so, i&#8217;ve reorganized this site&#8217;s posts to make a category page with all the iPhone Wallpapers-related in an easy to find link. So, if your interest is Wallpapers, this is where you want to go, but [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-64" title="IceTempest Logo" src="http://icetempest.com/wp-content/uploads/2010/02/snow-flake-icon.png" alt="" width="128" height="128" />Most of the hits coming from Google to this site so far are from people looking for iPhone Wallpapers, so, i&#8217;ve reorganized this site&#8217;s posts to make a category page with all the iPhone Wallpapers-related in <a href="http://icetempest.com/category/wallpapers/">an easy to find link</a>.</p>
<p>So, if your interest is Wallpapers, <a href="http://icetempest.com/category/wallpapers/">this is where you want to go</a>, but feel free to look the rest of the site up and see if anything jumps to your eyes.</p>
<p>Enjoy your stay!</p>
]]></content:encoded>
			<wfw:commentRss>http://icetempest.com/2010/06/looking-for-iphone-wallpapers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eve Online Chronicles: Lost Stars</title>
		<link>http://icetempest.com/2010/06/eve-online-chronicles-lost-stars/</link>
		<comments>http://icetempest.com/2010/06/eve-online-chronicles-lost-stars/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 13:43:57 +0000</pubDate>
		<dc:creator>Sergio Moura</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[chronicle]]></category>
		<category><![CDATA[Eve Online]]></category>

		<guid isPermaLink="false">http://icetempest.com/?p=289</guid>
		<description><![CDATA[New Eve Chronicle out, and we&#8217;ve just made the ePub version for it. Feel free to grab it. All the content (pictures an text) is Copyright 2010 CCP]]></description>
			<content:encoded><![CDATA[<p><a href="http://icetempest.com/files/chronicles/LostStars_EveChronicles.epub"><img class="alignright size-full wp-image-290" title="Lost Stars" src="http://icetempest.com/wp-content/uploads/2010/06/loststars.jpg" alt="" width="170" height="111" /></a>New Eve Chronicle out, and we&#8217;ve just made the ePub version for it. Feel free to grab it.</p>
<p>All the content (pictures an text) is Copyright 2010 CCP</p>
]]></content:encoded>
			<wfw:commentRss>http://icetempest.com/2010/06/eve-online-chronicles-lost-stars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eve Online Chronicles in ePub Format</title>
		<link>http://icetempest.com/2010/06/eve-online-chronicles-in-epub-format/</link>
		<comments>http://icetempest.com/2010/06/eve-online-chronicles-in-epub-format/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 16:17:49 +0000</pubDate>
		<dc:creator>Sergio Moura</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Eve Online]]></category>
		<category><![CDATA[iBooks]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://icetempest.com/?p=277</guid>
		<description><![CDATA[You can now enjoy the Eve Online chronicles in the ePub format. We&#8217;ve converted and published some of the free chronicles available in the Eve Online site to the ePub format, so you can download them and sync with your mobile devices (such as iPod Touch, iPhone and iPad with iBooks). As of now, only [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_281" class="wp-caption alignright" style="width: 180px"><a href="http://icetempest.com/wp-content/uploads/2010/06/xenocracy.jpg"><img src="http://icetempest.com/wp-content/uploads/2010/06/xenocracy.jpg" alt="" title="Xenocracy" width="170" height="111" class="size-full wp-image-281" /></a><p class="wp-caption-text">Eve Online Chronicles</p></div>You can now enjoy the Eve Online chronicles in the ePub format.</p>
<p>We&#8217;ve converted and published some of the free chronicles available in the Eve Online site to the ePub format, so you can download them and sync with your mobile devices (such as iPod Touch, iPhone and iPad with iBooks).</p>
<p>As of now, only the Xenocracy and Anoikis chronicles (the latest two) are available, but soon we&#8217;ll add some more.</p>
<p><a href="http://icetempest.com/epub/">Check our full ePub gallery.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://icetempest.com/2010/06/eve-online-chronicles-in-epub-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iOS 4 default Background</title>
		<link>http://icetempest.com/2010/06/ios-4-default-background/</link>
		<comments>http://icetempest.com/2010/06/ios-4-default-background/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 14:05:20 +0000</pubDate>
		<dc:creator>Sergio Moura</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Wallpapers]]></category>

		<guid isPermaLink="false">http://icetempest.com/?p=272</guid>
		<description><![CDATA[You&#8217;re not a developer? Want to get the default iOS wallpaper? Search no more.]]></description>
			<content:encoded><![CDATA[<p>You&#8217;re not a developer? Want to get the default iOS wallpaper? Search no more.</p>
<p><a href="http://icetempest.com/wp-content/uploads/2010/06/iPhone-OS-4.0-Wallpaper.png"><img class="aligncenter size-full wp-image-273" title="iOS-4.0-Wallpaper" src="http://icetempest.com/wp-content/uploads/2010/06/iPhone-OS-4.0-Wallpaper.png" alt="" width="320" height="480" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://icetempest.com/2010/06/ios-4-default-background/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iStat Menus Giveaway!</title>
		<link>http://icetempest.com/2010/05/istat-menus-giveaway/</link>
		<comments>http://icetempest.com/2010/05/istat-menus-giveaway/#comments</comments>
		<pubDate>Sat, 29 May 2010 14:17:10 +0000</pubDate>
		<dc:creator>Sergio Moura</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://icetempest.com/?p=268</guid>
		<description><![CDATA[But no, not us. The guys at AppFlow are giving away a family license pack for iStat Menus, from the same makers of Consume (for iPhone and soon for iPad). Bjango (twitter) is developing some nice applications for iPhone and is coming to the Mac desktop with the iStat Menus, and what a great start! [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://icetempest.com/wp-content/uploads/2010/05/istat-menus-logo-1-150x150.png"><img class="alignright size-full wp-image-269" title="istat-menus-logo-1-150x150" src="http://icetempest.com/wp-content/uploads/2010/05/istat-menus-logo-1-150x150.png" alt="" width="150" height="150" /></a>But no, not us.</p>
<p>The guys at <a href="http://appflow.co.uk/" target="_blank">AppFlow</a> are giving away a family license pack for <a href="http://bjango.com/apps/istatmenus/" target="_blank">iStat Menus</a>, from the same makers of <a href="http://bjango.com/apps/consume/" target="_blank">Consume</a> (for iPhone and soon for iPad).</p>
<p><a href="http://bjango.com/" target="_blank">Bjango</a> (<a href="http://twitter.com/bjango" target="_blank">twitter</a>) is developing some nice applications for iPhone and is coming to the Mac desktop with the iStat Menus, and what a great start! Their application monitors your system (even the battery of you MacBook) in a very discrete way.</p>
<p>The giveaway ends next Saturday, June 5th, so if I were you, I would wait no more.</p>
<p style="text-align: center;"><a href="http://icetempest.com/wp-content/uploads/2010/05/Screen-shot-2010-05-29-at-11.11.06-AM.png"><img class="size-medium wp-image-270 aligncenter" title="Screen shot 2010-05-29 at 11.11.06 AM" src="http://icetempest.com/wp-content/uploads/2010/05/Screen-shot-2010-05-29-at-11.11.06-AM-300x219.png" alt="" width="300" height="219" /></a></p>
<p>The iStat Menus is available for download on Bjango site, and the full version costs $16 dollars.</p>
]]></content:encoded>
			<wfw:commentRss>http://icetempest.com/2010/05/istat-menus-giveaway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New application: Encomendas Brasil</title>
		<link>http://icetempest.com/2010/05/new-application-encomendas-brasil/</link>
		<comments>http://icetempest.com/2010/05/new-application-encomendas-brasil/#comments</comments>
		<pubDate>Tue, 11 May 2010 18:47:55 +0000</pubDate>
		<dc:creator>Sergio Moura</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://icetempest.com/?p=240</guid>
		<description><![CDATA[I&#8217;ve just finished up creating an iPhone application intended to track packages at Brazilian&#8217;s mail company: Correios. You&#8217;ll be able to track packages and keep record of what you&#8217;re tracking. You need only to enter the information once, and the application keeps it stored for you (until you delete it). You&#8217;ll need only a device [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://icetempest.com/wp-content/uploads/2010/05/128.png"><img class="alignright size-full wp-image-245" title="Truck" src="http://icetempest.com/wp-content/uploads/2010/05/128.png" alt="" width="128" height="128" /></a></p>
<p>I&#8217;ve just finished up creating an iPhone application intended to track packages at Brazilian&#8217;s mail company: <a href="http://www.correios.com.br" target="_blank">Correios</a>. You&#8217;ll be able to track packages and keep record of what you&#8217;re tracking. You need only to enter the information once, and the application keeps it stored for you (until you delete it).</p>
<p>You&#8217;ll need only a device with an active internet connection.</p>
<p>Check out the screen shots:</p>
<p style="text-align: center;"><a href="http://icetempest.com/wp-content/uploads/2010/05/IMG_0008.jpg"><img class="alignnone size-full wp-image-241" title="IMG_0008" src="http://icetempest.com/wp-content/uploads/2010/05/IMG_0008.jpg" alt="" width="160" height="240" /></a> <a href="http://icetempest.com/wp-content/uploads/2010/05/IMG_0009.jpg"><img class="alignnone size-full wp-image-242" title="IMG_0009" src="http://icetempest.com/wp-content/uploads/2010/05/IMG_0009.jpg" alt="" width="160" height="240" /></a> <a href="http://icetempest.com/wp-content/uploads/2010/05/IMG_0010.jpg"><img class="alignnone size-full wp-image-243" title="IMG_0010" src="http://icetempest.com/wp-content/uploads/2010/05/IMG_0010.jpg" alt="" width="160" height="240" /></a></p>
<p>Once the application is approved, i&#8217;ll post a link to the iTunes store. The application is free with ads.</p>
<p>The truck icon was made by <a href="http://http://cemagraphics.deviantart.com/art/Truck-Icon-100394570" target="_blank">cemagraphics</a> from DeviantArt.</p>
]]></content:encoded>
			<wfw:commentRss>http://icetempest.com/2010/05/new-application-encomendas-brasil/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wolf Set</title>
		<link>http://icetempest.com/2010/05/wolf-set/</link>
		<comments>http://icetempest.com/2010/05/wolf-set/#comments</comments>
		<pubDate>Mon, 10 May 2010 04:00:32 +0000</pubDate>
		<dc:creator>Sergio Moura</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Wallpapers]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://icetempest.com/?p=223</guid>
		<description><![CDATA[Wolves are beautiful wild animals. They are present in mystical stories like the Werewolves, and I particularly like what they did in the movie Blood and Chocolate. Now, a small set of wolf backgrounds for your iPhone]]></description>
			<content:encoded><![CDATA[<p>Wolves are beautiful wild animals. They are present in mystical stories like the Werewolves, and I particularly like what they did in the movie <a href="http://www.amazon.com/gp/product/B000OCY7TY?ie=UTF8&amp;tag=liqblu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B000OCY7TY" target="_blank">Blood and Chocolate</a>.</p>
<p>Now, a small set of wolf backgrounds for your iPhone</p>
<p><a href="http://icetempest.com/wp-content/uploads/2010/05/wolf0.jpg"><img class="aligncenter size-full wp-image-224" title="Howling Wolf iPhone" src="http://icetempest.com/wp-content/uploads/2010/05/wolf0.jpg" alt="" width="320" height="480" /></a><span id="more-223"></span>
<a href='http://icetempest.com/2010/05/wolf-set/wolf0/' title='Howling Wolf iPhone'><img width="150" height="150" src="http://icetempest.com/wp-content/uploads/2010/05/wolf0-150x150.jpg" class="attachment-thumbnail" alt="Howling Wolf iPhone" title="Howling Wolf iPhone" /></a>
<a href='http://icetempest.com/2010/05/wolf-set/wolf1/' title='wolf1'><img width="150" height="150" src="http://icetempest.com/wp-content/uploads/2010/05/wolf1-150x150.jpg" class="attachment-thumbnail" alt="wolf1" title="wolf1" /></a>
<a href='http://icetempest.com/2010/05/wolf-set/wolf2/' title='wolf2'><img width="150" height="150" src="http://icetempest.com/wp-content/uploads/2010/05/wolf2-150x150.jpg" class="attachment-thumbnail" alt="wolf2" title="wolf2" /></a>
<a href='http://icetempest.com/2010/05/wolf-set/wolf3/' title='wolf3'><img width="150" height="150" src="http://icetempest.com/wp-content/uploads/2010/05/wolf3-150x150.jpg" class="attachment-thumbnail" alt="wolf3" title="wolf3" /></a>
<a href='http://icetempest.com/2010/05/wolf-set/wolf4/' title='wolf4'><img width="150" height="150" src="http://icetempest.com/wp-content/uploads/2010/05/wolf4-150x150.jpg" class="attachment-thumbnail" alt="wolf4" title="wolf4" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://icetempest.com/2010/05/wolf-set/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
	</channel>
</rss>

