<?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>The SimpleSDK Blog</title>
	<atom:link href="http://blog.simplesdk.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.simplesdk.com</link>
	<description></description>
	<lastBuildDate>Sat, 17 Jul 2010 08:43:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tutorial Updates</title>
		<link>http://blog.simplesdk.com/index.php/apps/tutorial-updates/</link>
		<comments>http://blog.simplesdk.com/index.php/apps/tutorial-updates/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 08:34:16 +0000</pubDate>
		<dc:creator>SimpleSDK</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://blog.simplesdk.com/index.php/apps/tutorial-aupdates/</guid>
		<description><![CDATA[So i haven&#8217;t made a tutorial for a while, but my last videos were reviews. Today, I am uploading my next tutorial which was highly recommended, in-app purchase. Now the tutorial will come out to around 30 minutes. This is always why you&#8217;re seeing me get slower and slower on video uploads. I don&#8217;t want [...]]]></description>
		<wfw:commentRss>http://blog.simplesdk.com/index.php/apps/tutorial-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 More Apress Books For iPhone Developers</title>
		<link>http://blog.simplesdk.com/index.php/apps/3-more-apress-books-for-iphone-developers/</link>
		<comments>http://blog.simplesdk.com/index.php/apps/3-more-apress-books-for-iphone-developers/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 07:15:24 +0000</pubDate>
		<dc:creator>SimpleSDK</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://blog.simplesdk.com/?p=375</guid>
		<description><![CDATA[#1. Business of iPhone App Development
Many iPhone developers are not big companies, but rather just by themselves without a guy to manage advertising and finance. In Apress&#8217; book, Business of iPhone App Development, it teaches you multiple ways of making profit and how to advertise apps correctly. The book does not just teach about advertising [...]]]></description>
		<wfw:commentRss>http://blog.simplesdk.com/index.php/apps/3-more-apress-books-for-iphone-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linking to Developer Fonts</title>
		<link>http://blog.simplesdk.com/index.php/apps/linking-to-developer-fonts/</link>
		<comments>http://blog.simplesdk.com/index.php/apps/linking-to-developer-fonts/#comments</comments>
		<pubDate>Sat, 29 May 2010 06:27:29 +0000</pubDate>
		<dc:creator>SimpleSDK</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.simplesdk.com/?p=372</guid>
		<description><![CDATA[Linking to fonts from the Developer Fonts package is the same way as you do in Xcode, by linking to the font property on the IB outlet. At the bottom of this post, there is a list of all the fonts included in the Developer Fonts package. However the font is spelled, upper-case, lower-case, spaced [...]]]></description>
		<wfw:commentRss>http://blog.simplesdk.com/index.php/apps/linking-to-developer-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;iPhone Design Award-Winning Projects&#8221; Review</title>
		<link>http://blog.simplesdk.com/index.php/apps/iphone-design-award-winning-projects-review/</link>
		<comments>http://blog.simplesdk.com/index.php/apps/iphone-design-award-winning-projects-review/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 22:30:39 +0000</pubDate>
		<dc:creator>SimpleSDK</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://blog.simplesdk.com/?p=350</guid>
		<description><![CDATA[
&#8220;iPhone Design Award-Winning Projects&#8221; gives you details about award-winning iPhone apps and about their developer. There are different parts of the book that focus on different apps that fall under the category of the part name. The first part talks about the story of Tweetie and the developer, Loren Brichter, and has images of it&#8217;s [...]]]></description>
		<wfw:commentRss>http://blog.simplesdk.com/index.php/apps/iphone-design-award-winning-projects-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: UIAlertView Number of Rows</title>
		<link>http://blog.simplesdk.com/index.php/apps/tutorial-uialertview-number-of-rows/</link>
		<comments>http://blog.simplesdk.com/index.php/apps/tutorial-uialertview-number-of-rows/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 04:56:34 +0000</pubDate>
		<dc:creator>SimpleSDK</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.simplesdk.com/?p=341</guid>
		<description><![CDATA[The UIAlertView class has a few methods that we don&#8217;t use a lot because Apple doesn&#8217;t want us to. These use the Private API&#8217;s that the iPhone has and developers can&#8217;t use. For developers, methods that are not in the SDK, but are still there, are known as &#8220;undocumented&#8221;. What we are going to be [...]]]></description>
		<wfw:commentRss>http://blog.simplesdk.com/index.php/apps/tutorial-uialertview-number-of-rows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving Ball Dodge</title>
		<link>http://blog.simplesdk.com/index.php/apps/improving-ball-dodge/</link>
		<comments>http://blog.simplesdk.com/index.php/apps/improving-ball-dodge/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 07:15:12 +0000</pubDate>
		<dc:creator>SimpleSDK</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://blog.simplesdk.com/index.php/apps/improving-ball-dodge/</guid>
		<description><![CDATA[




As you probably know, I have a game called Ball Dodge in the App Store. Around a month ago I re-did the whole app from new features to the UI and is now getting more downloads than the previous version did a day.
I released version 3.0.1 a little while ago and there is a little [...]]]></description>
		<wfw:commentRss>http://blog.simplesdk.com/index.php/apps/improving-ball-dodge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Piracy Notifier</title>
		<link>http://blog.simplesdk.com/index.php/apps/piracy-notifier/</link>
		<comments>http://blog.simplesdk.com/index.php/apps/piracy-notifier/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 09:07:32 +0000</pubDate>
		<dc:creator>SimpleSDK</dc:creator>
				<category><![CDATA[Piracy Notifier]]></category>

		<guid isPermaLink="false">http://blog.simplesdk.com/?p=192</guid>
		<description><![CDATA[// 




With there being a lot of ways to crack iPhone and iPod touch applications, somewhere along the way someone&#8217;s got to make an effective, easy-to-use, and cheap way of preventing piracy. There are services such as KaliAP that do charge a bit, but now a simple way of protecting the app is by using [...]]]></description>
		<wfw:commentRss>http://blog.simplesdk.com/index.php/apps/piracy-notifier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://iroboticshowoff.com/piracynotifier/PNDemo.mov" length="16084935" type="video/quicktime" />
		</item>
		<item>
		<title>I Have DeviantArt</title>
		<link>http://blog.simplesdk.com/index.php/apps/i-have-deviantart/</link>
		<comments>http://blog.simplesdk.com/index.php/apps/i-have-deviantart/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 10:01:10 +0000</pubDate>
		<dc:creator>SimpleSDK</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://blog.simplesdk.com/index.php/apps/i-have-deviantart/</guid>
		<description><![CDATA[



About a week ago I went to my good friend ClickedApps asking for good graphic design sites. He said DeviantArt is a good site, so I checked it out, knowing only a liitle of it. It was a great idea going to the site. I found great designers, and even made an account. 
You can [...]]]></description>
		<wfw:commentRss>http://blog.simplesdk.com/index.php/apps/i-have-deviantart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ball Dodge 2.2.4 Now Available</title>
		<link>http://blog.simplesdk.com/index.php/apps/ball-dodge-2-2-4-now-available/</link>
		<comments>http://blog.simplesdk.com/index.php/apps/ball-dodge-2-2-4-now-available/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 06:37:39 +0000</pubDate>
		<dc:creator>SimpleSDK</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.simplesdk.com/?p=181</guid>
		<description><![CDATA[



Ball Dodge is now at its 4th version. In 2.2.3, I included the ability to post your score to Twitter. Unfortunately, there was a bug for people not running 3.0. When trying to send the tweet, a function was being taken off the memory when it shouldn&#8217;t have, causing it to work only on 3.0. [...]]]></description>
		<wfw:commentRss>http://blog.simplesdk.com/index.php/apps/ball-dodge-2-2-4-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TinyURL and Tr.im App</title>
		<link>http://blog.simplesdk.com/index.php/apps/tinyurl-and-tr-im-app/</link>
		<comments>http://blog.simplesdk.com/index.php/apps/tinyurl-and-tr-im-app/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 18:52:52 +0000</pubDate>
		<dc:creator>SimpleSDK</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://blog.simplesdk.com/?p=135</guid>
		<description><![CDATA[




Source Code Available, Scroll Below Video


For the past 3 days I&#8217;ve been working on 2 apps, both are URL shorteners. Most of your have heard of TinyURL and Tr.im right? Well, they both currently do not have a mobile site. That&#8217;s where I came in. The apps use their API which sends one line of [...]]]></description>
		<wfw:commentRss>http://blog.simplesdk.com/index.php/apps/tinyurl-and-tr-im-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://iroboticshowoff.com/Trim.mov" length="13793567" type="video/quicktime" />
		</item>
	</channel>
</rss>
