<?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:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Mobile App Mastery</title>
	
	<link>http://www.mobileappmastery.com</link>
	<description />
	<lastBuildDate>Fri, 20 Jan 2012 02:34:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/mobileappmastery/Pwwh" /><feedburner:info uri="mobileappmastery/pwwh" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>mobileappmastery/Pwwh</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Add And Subtract Dates In Objective-C</title>
		<link>http://feedproxy.google.com/~r/mobileappmastery/Pwwh/~3/yhSzqsevlco/</link>
		<comments>http://www.mobileappmastery.com/add-and-subtract-dates-in-objective-c/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 02:34:52 +0000</pubDate>
		<dc:creator>mattjdrake</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://www.mobileappmastery.com/?p=1332</guid>
		<description><![CDATA[Here is the problem: your app works with dates and you would like to be able to find out what day came a week before, or is coming up in two years. There are a few ways to do this but the easiest by far is to use your user’s calendar along with the NSDateComponents [...]]]></description>
			<content:encoded><![CDATA[<p>Here is the problem: your app works with dates and you would like to be able to find out what day came a week before, or is coming up in two years.  There are a few ways to do this but the <strong>easiest</strong> by far is to use your <strong>user’s calendar along with the NSDateComponents Foundation class</strong> to figure out precisely what these date relationships are.</p>
<p>Interested? Check out my blog post about this at my blog. <a href="http://howtomakeiphoneapps.com/add-and-subtract-dates-in-objective-c/1585/">http://howtomakeiphoneapps.com/add-and-subtract-dates-in-objective-c/1585/</a></p>
<img src="http://feeds.feedburner.com/~r/mobileappmastery/Pwwh/~4/yhSzqsevlco" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mobileappmastery.com/add-and-subtract-dates-in-objective-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mobileappmastery.com/add-and-subtract-dates-in-objective-c/</feedburner:origLink></item>
		<item>
		<title>Building Web Apps With Objective-C</title>
		<link>http://feedproxy.google.com/~r/mobileappmastery/Pwwh/~3/ELVleVyT99g/</link>
		<comments>http://www.mobileappmastery.com/building-web-apps-with-objective-c/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 02:37:46 +0000</pubDate>
		<dc:creator>mattjdrake</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://www.mobileappmastery.com/?p=1330</guid>
		<description><![CDATA[Did you know that you can make web apps with Objective-C? Here is the &#8220;hows&#8221; on Building Web Apps With Objective-C, or should I say, Objective-J! Objective-What? Objective-J is a programming language that is based on Objective-C that is designed to work with web apps. The J comes from the idea that Objective-J is a [...]]]></description>
			<content:encoded><![CDATA[<p>Did you know that you can make web apps with Objective-C? Here is the &#8220;hows&#8221; on Building Web Apps With Objective-C, or should I say, <strong>Objective-J!</strong></p>
<p>Objective-What?  Objective-J is a programming language that is based on Objective-C that is designed to work with web apps.  The J comes from the idea that Objective-J is a higher level interface for Javascript.  Javascript is kind of a mess, but when you put Objective-J on top of Javascript coding web apps can be an elegant experience.</p>
<p>Learn more by checking my full post at my blog. <a href="http://howtomakeiphoneapps.com/building-web-apps-with-objective-c/1514/">http://howtomakeiphoneapps.com/building-web-apps-with-objective-c/1514/</a></p>
<img src="http://feeds.feedburner.com/~r/mobileappmastery/Pwwh/~4/ELVleVyT99g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mobileappmastery.com/building-web-apps-with-objective-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mobileappmastery.com/building-web-apps-with-objective-c/</feedburner:origLink></item>
		<item>
		<title>Compiling Mac Apps With ARC From Terminal</title>
		<link>http://feedproxy.google.com/~r/mobileappmastery/Pwwh/~3/CC-y2_bNWQk/</link>
		<comments>http://www.mobileappmastery.com/compiling-mac-apps-with-arc-from-terminal/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 03:04:45 +0000</pubDate>
		<dc:creator>mattjdrake</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://www.mobileappmastery.com/?p=1328</guid>
		<description><![CDATA[The other day, I was looking around for a simple way to just compile a text file for a simple Mac app. This isn’t something that you would do everyday but there are times when it’s nice to have the simplest bit of code out there without all the fuss involved with the XCode templates [...]]]></description>
			<content:encoded><![CDATA[<p>The other day, I was looking around for a simple way to just compile a text file for a simple Mac app. This isn’t something that you would do everyday but there are times when it’s nice to have the simplest bit of code out there without all the fuss involved with the XCode templates and everything else.</p>
<p>Here&#8217;s the simplest way to just compile a text file for a simple Mac app.<br />
<a href="http://howtomakeiphoneapps.com/compiling-mac-apps-with-arc-from-termina/1580/">http://howtomakeiphoneapps.com/compiling-mac-apps-with-arc-from-termina/1580/</a></p>
<img src="http://feeds.feedburner.com/~r/mobileappmastery/Pwwh/~4/CC-y2_bNWQk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mobileappmastery.com/compiling-mac-apps-with-arc-from-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mobileappmastery.com/compiling-mac-apps-with-arc-from-terminal/</feedburner:origLink></item>
		<item>
		<title>Chapters 10, 11 and 12 Added To Beginning Objective-C Programming</title>
		<link>http://feedproxy.google.com/~r/mobileappmastery/Pwwh/~3/yTxi9xBu8aY/</link>
		<comments>http://www.mobileappmastery.com/chapters-10-11-and-12-added-to-beginning-objective-c-programming/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 01:34:37 +0000</pubDate>
		<dc:creator>mattjdrake</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://www.mobileappmastery.com/?p=1325</guid>
		<description><![CDATA[Latest Chapters of my Free eBook Recently Added. Chapters 10, 11 and 12 Added to Beginning Objective C Programming. What’s In This Objective-C Programming Book? The first section of this eBook has all the essential elements of programming that you need to learn before really moving on as an iOS developer. This is what you [...]]]></description>
			<content:encoded><![CDATA[<p>Latest Chapters of my Free eBook Recently Added. Chapters 10, 11 and 12 Added to Beginning Objective C Programming.</p>
<p><strong>What’s In This Objective-C Programming Book?</strong></p>
<p>The first section of this eBook has all the essential elements of programming that you need to learn before really moving on as an iOS developer.  This is what you to look at if you never programmed before or if you have no idea how Objective-C works as a programming language.  </p>
<p>Here are the chapter topics: <a href="http://howtomakeiphoneapps.com/chapters-10-11-and-12-added-to-beginning-objective-c-programming/1529/">http://howtomakeiphoneapps.com/chapters-10-11-and-12-added-to-beginning-objective-c-programming/1529/</a></p>
<img src="http://feeds.feedburner.com/~r/mobileappmastery/Pwwh/~4/yTxi9xBu8aY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mobileappmastery.com/chapters-10-11-and-12-added-to-beginning-objective-c-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mobileappmastery.com/chapters-10-11-and-12-added-to-beginning-objective-c-programming/</feedburner:origLink></item>
		<item>
		<title>What Do You Want To Know About iPhone, iPad &amp; iOS Development?</title>
		<link>http://feedproxy.google.com/~r/mobileappmastery/Pwwh/~3/0lMpoeun9T8/</link>
		<comments>http://www.mobileappmastery.com/what-do-you-want-to-know-about-iphone-ipad-ios-development/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 02:43:20 +0000</pubDate>
		<dc:creator>mattjdrake</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://www.mobileappmastery.com/?p=1323</guid>
		<description><![CDATA[Curious about what YOU as a reader want to know about iPhone, iPad, &#038; iOS Development. Take a second to think about it and just respond to my post at my blog with a question. I’ll do my best to answer it or link you to a resource that will answer better than I can. [...]]]></description>
			<content:encoded><![CDATA[<p>Curious about what YOU as a reader want to know about iPhone, iPad, &#038; iOS Development. Take a second to think about it and just respond to my post at my blog with a question.  I’ll do my best to answer it or link you to a resource that will answer better than I can.</p>
<p><a href="http://howtomakeiphoneapps.com/what-do-you-want-to-know-about-iphone-ipad-ios-development/1572/">http://howtomakeiphoneapps.com/what-do-you-want-to-know-about-iphone-ipad-ios-development/1572/</a></p>
<img src="http://feeds.feedburner.com/~r/mobileappmastery/Pwwh/~4/0lMpoeun9T8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mobileappmastery.com/what-do-you-want-to-know-about-iphone-ipad-ios-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mobileappmastery.com/what-do-you-want-to-know-about-iphone-ipad-ios-development/</feedburner:origLink></item>
		<item>
		<title>Cool iOS Design Resources</title>
		<link>http://feedproxy.google.com/~r/mobileappmastery/Pwwh/~3/Ekpyj_OFEC4/</link>
		<comments>http://www.mobileappmastery.com/cool-ios-design-resources/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 02:40:09 +0000</pubDate>
		<dc:creator>mattjdrake</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://www.mobileappmastery.com/?p=1320</guid>
		<description><![CDATA[Most programmers and software developers need a bit of help when it comes to the idea of design. Am I wrong? We get caught up, rightly so usually, in the notion of how to get things done. Implementation is our speciality. But, guess what? Design is an important part of the development process. Here are [...]]]></description>
			<content:encoded><![CDATA[<p>Most programmers and software developers need a bit of help when it comes to the idea of design.  Am I wrong?  We get caught up, rightly so usually, in the notion of how to get things done.  Implementation is our speciality.</p>
<p>But, guess what?  Design is an important part of the development process. Here are some resources that you can explore to get just a little bit of help. <a href="http://howtomakeiphoneapps.com/cool-ios-design-resources/1569/">http://howtomakeiphoneapps.com/cool-ios-design-resources/1569/</a></p>
<img src="http://feeds.feedburner.com/~r/mobileappmastery/Pwwh/~4/Ekpyj_OFEC4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mobileappmastery.com/cool-ios-design-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mobileappmastery.com/cool-ios-design-resources/</feedburner:origLink></item>
		<item>
		<title>Have You Seen These Mobile App Infrastructure Resources?</title>
		<link>http://feedproxy.google.com/~r/mobileappmastery/Pwwh/~3/vfzzHexMpfo/</link>
		<comments>http://www.mobileappmastery.com/have-you-seen-these-mobile-app-infrastructure-resources/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 02:41:16 +0000</pubDate>
		<dc:creator>mattjdrake</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://www.mobileappmastery.com/?p=1317</guid>
		<description><![CDATA[Backend services that are hard and expensive to do on your own can be handed off to experts who will help manage these activities at low cost. Most of the time we as programmers try and do this all ourselves but that’s a mistake. Here is my list of web based services that you can [...]]]></description>
			<content:encoded><![CDATA[<p>Backend services that are hard and expensive to do on your own can be handed off to experts who will help manage these activities at low cost.  Most of the time we as programmers try and do this all ourselves but that’s a mistake.  </p>
<p>Here is my list of web based services that you can use for your mobile app business.<br />
<a href="http://howtomakeiphoneapps.com/have-you-seen-these-mobile-app-infrastructure-resources/1534/">http://howtomakeiphoneapps.com/have-you-seen-these-mobile-app-infrastructure-resources/1534/</a></p>
<img src="http://feeds.feedburner.com/~r/mobileappmastery/Pwwh/~4/vfzzHexMpfo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mobileappmastery.com/have-you-seen-these-mobile-app-infrastructure-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mobileappmastery.com/have-you-seen-these-mobile-app-infrastructure-resources/</feedburner:origLink></item>
		<item>
		<title>Introduction To Core Graphics For iOS Apps</title>
		<link>http://feedproxy.google.com/~r/mobileappmastery/Pwwh/~3/MZMYzVk1fPY/</link>
		<comments>http://www.mobileappmastery.com/introduction-to-core-graphics-for-ios-apps/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 01:50:39 +0000</pubDate>
		<dc:creator>mattjdrake</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://www.mobileappmastery.com/?p=1313</guid>
		<description><![CDATA[Core Graphics is the system used by iOS to draw vector-like graphics on views. This is low level programming and expect to be doing lots of defining low level graphic entities like lines, circles and squares if you want to dip into this layer of iOS programming. Here is a quick way to test out [...]]]></description>
			<content:encoded><![CDATA[<p>Core Graphics is the system used by iOS to draw vector-like graphics on views. This is low level programming and expect to be doing lots of defining low level graphic entities like lines, circles and squares if you want to dip into this layer of iOS programming.</p>
<p>Here is a quick way to test out using core graphics.<br />
<a href="http://howtomakeiphoneapps.com/introduction-to-core-graphics-for-ios-apps/1562/">http://howtomakeiphoneapps.com/introduction-to-core-graphics-for-ios-apps/1562/</a></p>
<img src="http://feeds.feedburner.com/~r/mobileappmastery/Pwwh/~4/MZMYzVk1fPY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mobileappmastery.com/introduction-to-core-graphics-for-ios-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mobileappmastery.com/introduction-to-core-graphics-for-ios-apps/</feedburner:origLink></item>
		<item>
		<title>Here Is Everything You Need To Know About Storyboards!</title>
		<link>http://feedproxy.google.com/~r/mobileappmastery/Pwwh/~3/SIY3zST1i3Q/</link>
		<comments>http://www.mobileappmastery.com/here-is-everything-you-need-to-know-about-storyboards/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 02:59:41 +0000</pubDate>
		<dc:creator>mattjdrake</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://www.mobileappmastery.com/?p=1310</guid>
		<description><![CDATA[Storyboards are an fun new way to get your user interface up and running quick. Here is my collection of how to use storyboard blog posts that I think you will find very helpful. http://howtomakeiphoneapps.com/here-is-everything-you-need-to-know-about-storyboards/1537/]]></description>
			<content:encoded><![CDATA[<p>Storyboards are an fun new way to get your user interface up and running quick.  Here is my collection of how to use storyboard blog posts that I think you will find very helpful.</p>
<p><a href="http://howtomakeiphoneapps.com/here-is-everything-you-need-to-know-about-storyboards/1537/">http://howtomakeiphoneapps.com/here-is-everything-you-need-to-know-about-storyboards/1537/</a></p>
<img src="http://feeds.feedburner.com/~r/mobileappmastery/Pwwh/~4/SIY3zST1i3Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mobileappmastery.com/here-is-everything-you-need-to-know-about-storyboards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mobileappmastery.com/here-is-everything-you-need-to-know-about-storyboards/</feedburner:origLink></item>
		<item>
		<title>Add Twitter Support To Your iPhone App In 5 Steps</title>
		<link>http://feedproxy.google.com/~r/mobileappmastery/Pwwh/~3/VAXW2jp_Q-s/</link>
		<comments>http://www.mobileappmastery.com/add-twitter-support-to-your-iphone-app-in-5-steps/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 02:14:28 +0000</pubDate>
		<dc:creator>mattjdrake</dc:creator>
				<category><![CDATA[Blog Posts]]></category>

		<guid isPermaLink="false">http://www.mobileappmastery.com/?p=1307</guid>
		<description><![CDATA[Intrigue and interested in adding Twitter Support to your iPhone App? Do you know how easy it is to give your users Twitter support in your app. This works like the email function in iOS apps – you will be able to present your user with a model view that is pre-populated with content that [...]]]></description>
			<content:encoded><![CDATA[<p>Intrigue and interested in adding Twitter Support to your iPhone App? </p>
<p>Do you know how easy it is to give your users Twitter support in your app. This works like the email function in iOS apps – you will be able to present your user with a model view that is pre-populated with content that will become a tweet that will appear in your user’s timeline.</p>
<p>To learn more visit and check my full post at my blog.<br />
<a href="http://howtomakeiphoneapps.com/add-twitter-support-to-your-iphone-app-in-5-steps/1558/">http://howtomakeiphoneapps.com/add-twitter-support-to-your-iphone-app-in-5-steps/1558/</a></p>
<img src="http://feeds.feedburner.com/~r/mobileappmastery/Pwwh/~4/VAXW2jp_Q-s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.mobileappmastery.com/add-twitter-support-to-your-iphone-app-in-5-steps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mobileappmastery.com/add-twitter-support-to-your-iphone-app-in-5-steps/</feedburner:origLink></item>
	</channel>
</rss>

