<?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>MobileDevNJ</title>
	<atom:link href="http://mobiledevnj.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mobiledevnj.com</link>
	<description></description>
	<lastBuildDate>Thu, 09 May 2013 13:00:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>iOS Beginner Crash Course &#8211; Your First iPhone App</title>
		<link>http://mobiledevnj.com/ios-beginner-crash-course-your-first-iphone-app/</link>
		<comments>http://mobiledevnj.com/ios-beginner-crash-course-your-first-iphone-app/#comments</comments>
		<pubDate>Thu, 09 May 2013 13:00:26 +0000</pubDate>
		<dc:creator>gary</dc:creator>
				<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://mobiledevnj.com/?p=186</guid>
		<description><![CDATA[Wow! What a Meetup - 99 Presentation Slides an a 12 minute iPhone App Sprint! All of that and I only touched the surface of iPhone/iOS development. That&#8217;s a lot of [...]]]></description>
				<content:encoded><![CDATA[<h2><strong>Wow! What a Meetup - 99 Presentation Slides an a 12 minute iPhone App Sprint!</strong></h2>
<p>All of that and I only touched the surface of iPhone/iOS development. That&#8217;s a lot of information (lol). I wanted to drill into iOS Classes in more details, and how Messages are passed to Class Objects, but I guess I&#8217;ll have to cover that next time. Thank you all for attending. Much appreciated. Please follow on @MobileDevNJ and if you have any topics you&#8217;d like to see presented. Please let me know.</p>
<h3>Here&#8217;s the Code!</h3>
<p><a title="iOS Crash Course" href="https://github.com/MobileDevNJ/MobileDevNJ-iOS-Crash-Course" target="_blank">iOS Beginner Crash Course &#8211; Source Code</a></p>
<h3>Here&#8217;s the PDF file of the presentation!</h3>
<p><a title="iOS Crash Course PDF" href="https://github.com/MobileDevNJ/MobileDevNJ-Presentations/tree/master/May%202013" target="_blank">iOS Beginner Crash Course &#8211; PDF</a></p>
<h3>May Discussion Links:</h3>
<ul>
<li><a href="http://blog.mengto.com/prototype-xcode-storyboard/">http://blog.mengto.com/prototype-xcode-storyboard/</a></li>
<li><a href="http://dcurt.is/what-a-stupid-idea">http://dcurt.is/what-a-stupid-idea</a></li>
<li><a href="http://www.trevormckendrick.com/my-first-year-in-the-app-store/">http://www.trevormckendrick.com/my-first-year-in-the-app-store/</a></li>
<li><a href="https://blog.lookout.com/blog/2013/04/19/the-bearer-of-badnews-malware-google-play/">https://blog.lookout.com/blog/2013/04/19/the-bearer-of-badnews-malware-google-play/</a></li>
<li><a href="http://boondainc.wordpress.com/2013/04/18/i-dropped-over-40-grand-when-i-could-have-spent-100/">http://boondainc.wordpress.com/2013/04/18/i-dropped-over-40-grand-when-i-could-have-spent-100/</a></li>
<li><a href="http://popapp.in">http://popapp.in</a></li>
<li><a href="http://techcrunch.com/2013/04/11/prototyping-app-pop-joins-avos-the-company-led-by-youtube-founders-chad-hurley-and-steve-chen/">http://techcrunch.com/2013/04/11/prototyping-app-pop-joins-avos-the-company-led-by-youtube-founders-chad-hurley-and-steve-chen/</a></li>
<li><a href="http://onstartups.com/tabid/3339/bid/98034/The-Pitch-Deck-We-Used-To-Raise-500-000-For-Our-Startup.aspx">http://onstartups.com/tabid/3339/bid/98034/The-Pitch-Deck-We-Used-To-Raise-500-000-For-Our-Startup.aspx</a></li>
<li><a href="http://www.saurik.com/id/16">http://www.saurik.com/id/16</a></li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://mobiledevnj.com/ios-beginner-crash-course-your-first-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shape Recognition &#8211; the mystery is over!</title>
		<link>http://mobiledevnj.com/shape-recognition-the-mystery-is-over/</link>
		<comments>http://mobiledevnj.com/shape-recognition-the-mystery-is-over/#comments</comments>
		<pubDate>Thu, 13 Dec 2012 05:59:30 +0000</pubDate>
		<dc:creator>gary</dc:creator>
				<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://mobiledevnj.com/?p=181</guid>
		<description><![CDATA[Every wondered how program like Grafio or Lekh Diagram did Shape Recognition? Well&#8230;it&#8217;s easier than you think. Our December Meetup was all CoreGraphics and the magic of Shape Recognition. One [...]]]></description>
				<content:encoded><![CDATA[<p>Every wondered how program like <a title="Grafio" href="http://www.tentouchapps.com/grafio" target="_blank">Grafio</a> or <a title="Lekh Diagram" href="http://www.avabodh.com/lekh" target="_blank">Lekh Diagram</a> did Shape Recognition? Well&#8230;it&#8217;s easier than you think. Our December Meetup was all CoreGraphics and the magic of Shape Recognition.</p>
<p>One of the best meetups we&#8217;ve every had! You cal follow us @MobileDevNJ and join our meeting here. http://meetup.com/mobiledevnj. We meet the second Wednesday of everyone Month at @MissionFifty. MissionFifty in Hoboken, NJ is an awesome co-working space that you really should visit. Want to be 4x more productive? Spend your day with developers just like you doing awesome things. See at our January 2013 meetup!</p>
<p>Check out our code repository &#8211; <a title="Shape Recognition Code" href="https://github.com/MobileDevNJ/MobileDevNJ-Shape-Recognition" target="_blank">Shape Recognition</a></p>
<p>The presentation can be found <a title="MobileDevNJ Shape Recognition Presentation" href="https://github.com/MobileDevNJ/MobileDevNJ-Shape-Recognition" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobiledevnj.com/shape-recognition-the-mystery-is-over/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Millennia Media Visits MobileDevNJ</title>
		<link>http://mobiledevnj.com/millenniummedi/</link>
		<comments>http://mobiledevnj.com/millenniummedi/#comments</comments>
		<pubDate>Thu, 13 Dec 2012 05:51:43 +0000</pubDate>
		<dc:creator>gary</dc:creator>
				<category><![CDATA[General Developing]]></category>

		<guid isPermaLink="false">http://mobiledevnj.com/?p=177</guid>
		<description><![CDATA[In November the Millennia Media team visited MobileDevNJ. What a great Meetup! Millennial Media is the leading independent mobile advertising and data platform powering the app economy. Their services include ways [...]]]></description>
				<content:encoded><![CDATA[<p>In November the Millennia Media team visited MobileDevNJ. What a great Meetup! Millennial Media is the leading independent mobile advertising and data platform powering the app economy.</p>
<p>Their services include ways for any developer to Advertising and more importantly monetize their applications. They demo&#8217;d the service and offered our members $100 worth of advertising credits for free. Awesome.</p>
<p>It was an amazing platform used by tons of well know and best selling apps including Words With Friends. Check them out at the URL below</p>
<p><a title="Millennia Media" href="http://www.millennialmedia.com">http://www.millennialmedia.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mobiledevnj.com/millenniummedi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TokBox OpenTok API &#8211; Multimedia Streams for Free!</title>
		<link>http://mobiledevnj.com/tokbox-opentok-api-multimedia-streams-for-free/</link>
		<comments>http://mobiledevnj.com/tokbox-opentok-api-multimedia-streams-for-free/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 01:59:25 +0000</pubDate>
		<dc:creator>gary</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[Video Streaming]]></category>

		<guid isPermaLink="false">http://mobiledevnj.com/?p=166</guid>
		<description><![CDATA[Great presentation on Using TokBox Opentok API to add Video/Audio to any website. The use cases are endless. Any time you want to use video/audio check this out. Web integration, [...]]]></description>
				<content:encoded><![CDATA[<p>Great presentation on Using TokBox Opentok API to add Video/Audio to any website. The use cases are endless. Any time you want to use video/audio check this out. Web integration, iOS toolkit, Android APIs (coming soon). Check out the sample video applications <a title="Opentok Gallery" href="http://www.tokbox.com/opentok/api/gallery">here</a>.</p>
<p><a title="MobileDevNJ GitHub" href="https://github.com/MobileDevNJ/MobileDevNJ-Presentations" target="_blank">Download presentation from the MobileDevNJ Github</a></p>
<p>&nbsp;</p>
<h2>Useful Links</h2>
<div><a href="http://www.tokbox.com/opentok/api">Tokbox Opentok API</a></div>
<div></div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://mobiledevnj.com/tokbox-opentok-api-multimedia-streams-for-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In App Purchasing Overview</title>
		<link>http://mobiledevnj.com/in-app-purchasing-overview/</link>
		<comments>http://mobiledevnj.com/in-app-purchasing-overview/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 01:44:31 +0000</pubDate>
		<dc:creator>gary</dc:creator>
				<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://mobiledevnj.com/?p=163</guid>
		<description><![CDATA[There&#8217;s been a lot of interest in In-App Purchasing, so we present to you an overview of In App Purchasing, the easy way. If you&#8217;re thinking about launching a paid [...]]]></description>
				<content:encoded><![CDATA[<p>There&#8217;s been a lot of interest in In-App Purchasing, so we present to you an overview of In App Purchasing, the easy way. If you&#8217;re thinking about launching a paid app, or maybe even a free app and want to offer premium content to your users, try in app purchasing. Free apps give you wider distribution and once your app is out there charging for premium content is simple. All you need is three API calls. All three are discussed in this presentation. Usually we add a hands-on coding exercise, but that&#8217;ll have to wait until next time! If you&#8217;re interested in a hands-on in-App purchasing demo. Let us know.</p>
<p><a title="MobileDevNJ GitHub" href="https://github.com/MobileDevNJ/MobileDevNJ-Presentations" target="_blank">Download presentation from the MobileDevNJ Github</a></p>
<p>&nbsp;</p>
<h2>Useful Links</h2>
<div><a title="Apple's Documentation" href="https://developer.apple.com/library/mac/#documentation/NetworkingInternet/Conceptual/StoreKitGuide/Introduction/Introduction.html" target="_blank">Developer Reference for In App Purchasing</a></div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://mobiledevnj.com/in-app-purchasing-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSON Data Exchange With SBJSON Framework</title>
		<link>http://mobiledevnj.com/json-data-exchange-with-sbjson-framework/</link>
		<comments>http://mobiledevnj.com/json-data-exchange-with-sbjson-framework/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 03:10:08 +0000</pubDate>
		<dc:creator>gary</dc:creator>
				<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://mobiledevnj.com/?p=149</guid>
		<description><![CDATA[Native Objective-C JSON processing is great. Data interchange with SBJSon is Awesome. This presentation covers the basics: Everything you need to download and process JSON objects in your iOS code. [...]]]></description>
				<content:encoded><![CDATA[<p>Native Objective-C JSON processing is great. Data interchange with SBJSon is Awesome. This presentation covers the basics: Everything you need to download and process JSON objects in your iOS code. JSON is better than XML for lots of reasons. This presentation and full source code covers that and more. Enumeration, we&#8217;ve got it! Using Constants, NSString Categories, and Synchronous network calls, we&#8217;ve gotcha covered! It&#8217;s a great tutorial and great presentation. Download the sample program and have at it.</p>
<p>&nbsp;</p>
<h2>Watch 2nd Part of the Presentation</h2>
<p><iframe width="500" height="375" src="http://www.youtube.com/embed/R6Gz-VgzjM8?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>&nbsp;</p>
<p><a title="Check out the Xcode project files for Image Reveal here" href="https://github.com/MobileDevNJ/JSON-Framework-Integration" target="_blank">Check out the Xcode project files for Image Reveal here</a></p>
<p>&nbsp;</p>
<h2>Useful Links</h2>
<div><a title="Developer reference NSEnumerator" href="https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSEnumerator_Class/Reference/Reference.html" target="_blank">Developer Reference for NSEnumerator</a></div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://mobiledevnj.com/json-data-exchange-with-sbjson-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image Reveal using CoreGraphics</title>
		<link>http://mobiledevnj.com/image-reveal-using-coregraphics/</link>
		<comments>http://mobiledevnj.com/image-reveal-using-coregraphics/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 11:46:26 +0000</pubDate>
		<dc:creator>gary</dc:creator>
				<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://mobiledevnj.com/?p=142</guid>
		<description><![CDATA[At the February meeting Gary did a presentation on how to reveal an image under a another picture or screen object by erasing the top image with your finger.  This [...]]]></description>
				<content:encoded><![CDATA[<p>At the February meeting Gary did a presentation on how to reveal an image under a another picture or screen object by erasing the top image with your finger.  This iOS project used CoreGraphics to draw and update cleared bits on the screen. The project is quite easy and touches on UIGestureRecognizer, CoreGraphics and UIImage.  The project has been posted to the MobileDevNJ Github and you can grab it here.</p>
<p><a title="Check out the Xcode project files for Image Reveal here" href="https://github.com/MobileDevNJ/CoreGraphics-Image-Reveal" target="_blank">Check out the Xcode project files for Image Reveal here</a></p>
<p>&nbsp;</p>
<h2>Useful Links</h2>
<div><a title="Apple Developer Reference for CoreGraphics" href="https://developer.apple.com/library/mac/#documentation/graphicsimaging/Conceptual/CoreImaging/ci_intro/ci_intro.html" target="_blank"> Apple Developer Reference for CoreGraphics</a></div>
]]></content:encoded>
			<wfw:commentRss>http://mobiledevnj.com/image-reveal-using-coregraphics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gitting It Under (Version) Control</title>
		<link>http://mobiledevnj.com/gitting-it-under-version-control/</link>
		<comments>http://mobiledevnj.com/gitting-it-under-version-control/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 04:43:11 +0000</pubDate>
		<dc:creator>devmobnj</dc:creator>
				<category><![CDATA[General Developing]]></category>

		<guid isPermaLink="false">http://mobiledevnj.com/?p=119</guid>
		<description><![CDATA[Ankur Oberoi covers the ins and outs of the Git version control system.  This presentation is loaded with helpful information to get you up and going with Git.  Make sure [...]]]></description>
				<content:encoded><![CDATA[<p>Ankur Oberoi covers the ins and outs of the Git version control system.  This presentation is loaded with helpful information to get you up and going with Git.  Make sure to check out the links to great resources for Git as well as the slides from the live presentation.</p>
<h2></h2>
<h2>Watch the Full Presentation</h2>
<p><iframe width="500" height="375" src="http://www.youtube.com/embed/Sz9LH8t4Bas?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<div>The following topics and more are covered in the video:</div>
<div>
<ul>
<li>What is version control?</li>
<li>How to set up git</li>
<li>Git basics</li>
<li>How to get a repository</li>
<li>Overview of common commands</li>
<li>Local and remote workflows</li>
<li>Branching and merging</li>
<li>Cool tips and tricks</li>
</ul>
</div>
<p>&nbsp;</p>
<p><a href="https://github.com/MobileDevNJ/MobileDevNJ-Presentations/blob/master/February%202012/Git.pdf" target="_blank">Get the presentation slides here</a></p>
<p>&nbsp;</p>
<h2>Useful Links</h2>
<p><a href="http://www.youtube.com/watch?v=4XpnKHJAok8" rel="wp-prettyPhoto[119]">Google Tech Talk with Linus Torvalds on Git</a></p>
<p><a href="http://book.git-scm.com/"> Git Community Book</a></p>
<p><a href="http://progit.org/book/">Pro Git Book</a></p>
<p><a href="http://help.github.com/git-cheat-sheets/">Github Help</a></p>
<p><a href="http://ndpsoftware.com/git-cheatsheet.html">Visual Git Cheat Sheet</a></p>
<p><a href="http://www.confreaks.com/videos/706-rubyconf2011-how-github-uses-github-to-build">How Github Uses Github to Build Github</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mobiledevnj.com/gitting-it-under-version-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Storyboard Presentation</title>
		<link>http://mobiledevnj.com/storyboard-presentation-1/</link>
		<comments>http://mobiledevnj.com/storyboard-presentation-1/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 03:11:33 +0000</pubDate>
		<dc:creator>devmobnj</dc:creator>
				<category><![CDATA[iOS]]></category>

		<guid isPermaLink="false">http://mobiledevnj.com/?p=89</guid>
		<description><![CDATA[This presentation is a primer on how to use Storyboard to build your iOS applications. It describes the various segues and UITableView configurations that make developing apps for the iPhone [...]]]></description>
				<content:encoded><![CDATA[<p>This presentation is a primer on how to use Storyboard to build your iOS applications. It describes the various segues and UITableView configurations that make developing apps for the iPhone a snap.</p>
<div>The following topics and more are covered in the video:</div>
<div>
<ul>
<li>How to create a new Storyboard app</li>
<li>How to transition between UIViews in Storyboard</li>
<li>How to build different types of UITableViews and UITableViewCells</li>
<li>How to transition from iOS 4.x using Interface Builder to iOS 5.x using Storyboard</li>
</ul>
<p>&nbsp;</p>
</div>
<p><a href="https://github.com/MobileDevNJ/MobileDevNJ-Presentations/blob/master/January%202012/StoryBoards.pdf">StoryBoards.pdf</a></p>
<p><a href="https://github.com/MobileDevNJ/Storyboard-IOS-5.x-Getting-Started" target="_blank">Check out the Xcode project files for the Storyboard Presentation here</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Useful Links</h2>
<div></div>
<div><a title="Storyboard Documentation" href="https://developer.apple.com/library/ios/#documentation/General/Conceptual/Devpedia-CocoaApp/Storyboard.html" target="_blank">Apple Developer Storyboard reference</a></div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://mobiledevnj.com/storyboard-presentation-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why You Should Consider Developing Apps for BlackBerry</title>
		<link>http://mobiledevnj.com/why-you-should-consider-developing-apps-for-blackberry-1/</link>
		<comments>http://mobiledevnj.com/why-you-should-consider-developing-apps-for-blackberry-1/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 03:10:21 +0000</pubDate>
		<dc:creator>devmobnj</dc:creator>
				<category><![CDATA[Blackberry]]></category>

		<guid isPermaLink="false">http://mobiledevnj.com/?p=82</guid>
		<description><![CDATA[Jon Chan from Research in Motion (RIM) explains the new BlackBerry platform as well as the exciting opportunities for BlackBerry developers. Watch the Full Presentation The following topics and more [...]]]></description>
				<content:encoded><![CDATA[<p>Jon Chan from Research in Motion (RIM) explains the new BlackBerry platform as well as the exciting opportunities for BlackBerry developers.</p>
<h2></h2>
<h2>Watch the Full Presentation</h2>
<p><iframe width="500" height="375" src="http://www.youtube.com/embed/unfBgsGlIVY?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>The following topics and more are covered in the video:</p>
<div>
<ul>
<li>The new platform RIM has built out for developers</li>
<li>Different technologies you can use to develop for BlackBerry</li>
<li>How to convert Android applications to BlackBerry</li>
<li>The BBM Social Platform</li>
<li>A breakdown of the BlackBerry user base to available apps ratio</li>
</ul>
</div>
<p>&nbsp;</p>
<h2>Useful Link</h2>
<p><a href="http://us.blackberry.com/developers/" target="_blank">http://us.blackberry.com/developers/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mobiledevnj.com/why-you-should-consider-developing-apps-for-blackberry-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
