<?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>9tutorials - The best collection of tutorials &#187; Mobile</title>
	<atom:link href="http://9tutorials.com/category/mobile-2/feed" rel="self" type="application/rss+xml" />
	<link>http://9tutorials.com</link>
	<description>Photoshop tutorials , Flash tutorials, PHP tutorials and much more</description>
	<lastBuildDate>Sat, 08 Jun 2013 07:16:55 +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>Build a MusicBrainz App</title>
		<link>http://9tutorials.com/2013/06/08/build-a-musicbrainz-app.html</link>
		<comments>http://9tutorials.com/2013/06/08/build-a-musicbrainz-app.html#comments</comments>
		<pubDate>Sat, 08 Jun 2013 07:14:19 +0000</pubDate>
		<dc:creator>huynguyen</dc:creator>
				<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://9tutorials.com/?p=12703</guid>
		<description><![CDATA[<p>This tutorial will utilize jQuery Mobile, HTML 5, the PugPig framework, and the iOS SDK to create an application using the MusicBrainz API.</p><p>The post <a href="http://9tutorials.com/2013/06/08/build-a-musicbrainz-app.html">Build a MusicBrainz App</a> appeared first on <a href="http://9tutorials.com">9tutorials - The best collection of tutorials</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>This tutorial will utilize jQuery Mobile, HTML 5, the PugPig framework, and the iOS SDK to create an application using the MusicBrainz API.</p>
<p>The post <a href="http://9tutorials.com/2013/06/08/build-a-musicbrainz-app.html">Build a MusicBrainz App</a> appeared first on <a href="http://9tutorials.com">9tutorials - The best collection of tutorials</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://9tutorials.com/2013/06/08/build-a-musicbrainz-app.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing RESTful iOS Apps with RestKit</title>
		<link>http://9tutorials.com/2012/08/08/developing-restful-ios-apps-with-restkit.html</link>
		<comments>http://9tutorials.com/2012/08/08/developing-restful-ios-apps-with-restkit.html#comments</comments>
		<pubDate>Tue, 07 Aug 2012 22:00:53 +0000</pubDate>
		<dc:creator>huynguyen</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://9tutorials.com/?p=11571</guid>
		<description><![CDATA[<p>RestKit is a powerful library that simplifies interacting with web services for iOS applications. In this article, written by RestKit creator and Two Toasters CTO Blake Watters, we will take a quick tour of RestKit’s feature set, get familiar with the core concepts presented by the library, and then explore some code samples to get [...]</p><p>The post <a href="http://9tutorials.com/2012/08/08/developing-restful-ios-apps-with-restkit.html">Developing RESTful iOS Apps with RestKit</a> appeared first on <a href="http://9tutorials.com">9tutorials - The best collection of tutorials</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>RestKit is a powerful library that simplifies interacting with web services for iOS applications. In this article, written by RestKit creator and Two Toasters CTO Blake Watters, we will take a quick tour of RestKit’s feature set, get familiar with the core concepts presented by the library, and then explore some code samples to get a feel for what working with RestKit is really like.</p>
<p>The post <a href="http://9tutorials.com/2012/08/08/developing-restful-ios-apps-with-restkit.html">Developing RESTful iOS Apps with RestKit</a> appeared first on <a href="http://9tutorials.com">9tutorials - The best collection of tutorials</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://9tutorials.com/2012/08/08/developing-restful-ios-apps-with-restkit.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with Mulberry</title>
		<link>http://9tutorials.com/2012/08/07/getting-started-with-mulberry.html</link>
		<comments>http://9tutorials.com/2012/08/07/getting-started-with-mulberry.html#comments</comments>
		<pubDate>Mon, 06 Aug 2012 17:08:57 +0000</pubDate>
		<dc:creator>huynguyen</dc:creator>
				<category><![CDATA[CSS & HTML]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://9tutorials.com/?p=11203</guid>
		<description><![CDATA[<p>Mulberry from Toura is a mobile application framework built on top of PhoneGap. Within minutes, Mulberry can have you up and running with a native application built with web technologies like HTML, CSS, and JavaScript.</p><p>The post <a href="http://9tutorials.com/2012/08/07/getting-started-with-mulberry.html">Getting Started with Mulberry</a> appeared first on <a href="http://9tutorials.com">9tutorials - The best collection of tutorials</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Mulberry from Toura is a mobile application framework built on top of PhoneGap. Within minutes, Mulberry can have you up and running with a native application built with web technologies like HTML, CSS, and JavaScript.</p>
<p>The post <a href="http://9tutorials.com/2012/08/07/getting-started-with-mulberry.html">Getting Started with Mulberry</a> appeared first on <a href="http://9tutorials.com">9tutorials - The best collection of tutorials</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://9tutorials.com/2012/08/07/getting-started-with-mulberry.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
