<?xml version="1.0" encoding="utf-8"?>
	<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/" version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">			
		<channel>
			<generator>Adobe TV</generator>
			<pubDate>Sat, 25 May 2013 00:00:52 +0000</pubDate>
			<lastBuildDate>Sat, 25 May 2013 00:00:52 +0000</lastBuildDate>
			<title>ADC Presents: PhoneGap | Adobe TV</title>
			<link>http://tv.adobe.com/show/adc-presents-phonegap/</link>
			<description>Learn how to use PhoneGap to build native mobile applications from your HTML sites, applications, and projects. This series covers the APIs available to you and how to use them.</description>
			<copyright>2013 Adobe Systems Inc.</copyright>
			<image>
				<title>ADC Presents: PhoneGap | Adobe TV</title>
				<url>http://thumbnails.tv.adobe.com/6D848536-1C23-D1F3-EF3143A50567ECA7.jpg</url>
				<link>http://tv.adobe.com/show/adc-presents-phonegap/</link>
			</image>
			<ttl>60</ttl>
			<atom:link href="http://rssfeeds.tv.adobe.com/adc-presents-phonegap.xml" rel="self" type="application/rss+xml" />
			
						<item>
								<title>PhoneGap: Storage API</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>Developer Evangelist Raymond Camden discusses the Storage API built into PhoneGap by highlighting the high-performance features of the embedded database system, which is especially useful for developing mobile apps.</description>
								<pubDate>Mon, 02 Apr 2012 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-storage-api/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-storage-api/</guid>
							</item>
					
						<item>
								<title>PhoneGap: File API</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>Join Developer Evangelist Raymond Camden for this useful demonstration of the File API in PhoneGap, which offers developers the support they need to start working with file systems.</description>
								<pubDate>Mon, 02 Apr 2012 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-file-api/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-file-api/</guid>
							</item>
					
						<item>
								<title>PhoneGap: Device API</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>In this episode, Kevin Hoyt employs the Device API in PhoneGap to get more information about the mobile platform on which the application is running.</description>
								<pubDate>Thu, 08 Dec 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-device-api/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-device-api/</guid>
							</item>
					
						<item>
								<title>PhoneGap: Contacts API</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>Continuing his in-depth look at PhoneGap, Kevin creates an HTML-based app that can access the contact list on your iOS or Android mobile device.</description>
								<pubDate>Thu, 08 Dec 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-contacts-api/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-contacts-api/</guid>
							</item>
					
						<item>
								<title>PhoneGap: Connection API</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>PhoneGap&#8217;s Connection API can detect your mobile device&#39;s Internet connection.  Kevin explains how to use this to your advantage when developing mobile apps.</description>
								<pubDate>Thu, 08 Dec 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-connection-api/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-connection-api/</guid>
							</item>
					
						<item>
								<title>PhoneGap: Compass API</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>Kevin Hoyt combines your mobile phone&#39;s compass sensor with an HTML-based application using PhoneGap.</description>
								<pubDate>Tue, 06 Dec 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-compass-api/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-compass-api/</guid>
							</item>
					
						<item>
								<title>PhoneGap: Camera API</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>Developer Evangelist Kevin Hoyt demonstrates how to use the Camera API with PhoneGap to take pictures with your mobile phone&#8217;s camera, or load photos from the gallery.</description>
								<pubDate>Tue, 06 Dec 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-camera-api/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-camera-api/</guid>
							</item>
					
						<item>
								<title>PhoneGap: Accelerometer API</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>In his continuing series on PhoneGap, Kevin Hoyt shows you how to employ mobile-specific sensors like the accelerometer into your apps.</description>
								<pubDate>Tue, 06 Dec 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-accelerometer-api/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-accelerometer-api/</guid>
							</item>
					
						<item>
								<title>PhoneGap: Developing for Android</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>Want to know how to create and deploy PhoneGap apps for Android devices?  Developer Evangelist Kevin Hoyt explains the steps to get started, and introduces helpful tools you&#8217;ll need along the way.</description>
								<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-developing-for-android/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-developing-for-android/</guid>
							</item>
					
						<item>
								<title>PhoneGap: Developing for iOS</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>Want to know how to create and deploy PhoneGap apps for iOS devices?  Developer Evangelist Kevin Hoyt explains the steps to get started, and introduces helpful tools you&#8217;ll need along the way.</description>
								<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-developing-for-ios/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/adc-presents-phonegap/phonegap-developing-for-ios/</guid>
							</item>
					
						<item>
								<title>Getting Started with PhoneGap</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>Join Developer Evangelist Kevin Hoyt for this series on PhoneGap, an open source framework for developing cross-platform mobile apps with existing web technologies.</description>
								<pubDate>Wed, 30 Nov 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/adc-presents-phonegap/getting-started-with-phonegap/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/adc-presents-phonegap/getting-started-with-phonegap/</guid>
							</item>
					
		</channel>			
	</rss>