<?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>NewSourceMedia Blog &#187; Mobile</title>
	<atom:link href="http://newsourcemedia.com/blog/category/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://newsourcemedia.com/blog</link>
	<description>Focused on Interactive Design, Development and Marketing</description>
	<lastBuildDate>Fri, 30 Dec 2011 04:30:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Mobile Form using CSS3 and Webkit</title>
		<link>http://newsourcemedia.com/blog/mobile-form-using-css3-and-webkit/</link>
		<comments>http://newsourcemedia.com/blog/mobile-form-using-css3-and-webkit/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 02:01:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://newsourcemedia.com/blog/?p=844</guid>
		<description><![CDATA[<span class="image-rss"><a href="http://newsourcemedia.com/blog/mobile-form-using-css3-and-webkit/"><img title="Mobile Form using CSS3 and Webkit" src="http://newsourcemedia.com/blog/wp-content/uploads/2011/11/479-webkit_forms.png" alt="Mobile Form using CSS3 and Webkit" width="153" height="200" /></a></span><br/>Looking for a way to style your mobile website form using round radius corners, colorful gradation backgrounds and placeholder text for text fields. With the new CSS3 tag attribute, we are now able to target specific types of form tags &#8230; <a href="http://newsourcemedia.com/blog/mobile-form-using-css3-and-webkit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="image-rss"><a href="http://newsourcemedia.com/blog/mobile-form-using-css3-and-webkit/"><img title="Mobile Form using CSS3 and Webkit" src="http://newsourcemedia.com/blog/wp-content/uploads/2011/11/479-webkit_forms.png" alt="Mobile Form using CSS3 and Webkit" width="153" height="200" /></a></span><br/>Looking for a way to style your mobile website form using round radius corners, colorful gradation backgrounds and placeholder text for text fields.

With the new CSS3 tag attribute, we are now able to target specific types of form tags using the [type=] attribute selector. See image below for the type of form you can create at the following URL: <a href="http://37signals.com/svn/posts/2609-customizing-web-forms-with-css3-and-webkit" target="_blank">http://37signals.com/...css3-and-webkit</a>

<a href="http://newsourcemedia.com/blog/wp-content/uploads/2011/11/479-webkit_forms.png"><img class="alignnone size-full wp-image-845" title="479-webkit_forms" src="http://newsourcemedia.com/blog/wp-content/uploads/2011/11/479-webkit_forms.png" alt="" width="530" height="689" /></a>

&nbsp;]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/mobile-form-using-css3-and-webkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Android Development &#8211; Publish to Device</title>
		<link>http://newsourcemedia.com/blog/mac-android-development-publish-to-device/</link>
		<comments>http://newsourcemedia.com/blog/mac-android-development-publish-to-device/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 03:35:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://newsourcemedia.com/blog/?p=741</guid>
		<description><![CDATA[Having problems getting your newly developed Android app to run on your device using a Mac? Well this is the missing puzzle that not many people know. You have to change your application setting in your Android phone first in &#8230; <a href="http://newsourcemedia.com/blog/mac-android-development-publish-to-device/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div>Having problems getting your newly developed Android app to run on your device using a Mac? Well this is the missing puzzle that not many people know. You have to change your application setting in your Android phone first in order for your Android SKD to find the device USB location (if your on a PC, you'll have to run a second USB support application). Here's how:<span id="more-741"></span></div>
<ol>
	<li>Declare your application as "debuggable" in your Android Manifest.In Eclipse, you can do this from the <strong>Application</strong> tab when viewing the Manifest (on the right side, set <strong>Debuggable</strong> to <em>true</em>). Otherwise, in the<code>AndroidManifest.xml</code> file, add <code>android:debuggable="true"</code> to the <code>&lt;application&gt;</code> element.</li>
	<li>Turn on "USB Debugging" on your device.On the device, go to the home screen, press <strong>MENU</strong>, select <strong>Applications</strong> &gt; <strong>Development</strong>, then enable <strong>USB debugging</strong>.</li>
	<li>Open the terminal and run the "adb" tool assuming it's in the same location:
/Applications/android-sdk-mac_86/platform-tools/adb devices</li>
</ol>
&nbsp;]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/mac-android-development-publish-to-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlackBerry Storm Delete Multiple Emails</title>
		<link>http://newsourcemedia.com/blog/blackberry-storm-delete-multiple-emails/</link>
		<comments>http://newsourcemedia.com/blog/blackberry-storm-delete-multiple-emails/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 03:49:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Smart Phone]]></category>

		<guid isPermaLink="false">http://newsourcemedia.com/blog/?p=673</guid>
		<description><![CDATA[<span class="image-rss"><a href="http://newsourcemedia.com/blog/blackberry-storm-delete-multiple-emails/"><img title="BlackBerry Storm Delete Multiple Emails" src="http://newsourcemedia.com/blog/wp-content/uploads/2010/04/blackberry-storm-big-620-150x150.jpg" alt="BlackBerry Storm Delete Multiple Emails" width="200" height="200" /></a></span><br/>On my Blackberry Storm 9500, I had a hard time finding how to delete multiple messages from my email accounts because I started noticing that the BB OS was running slow and constantly displayed the progress watch. Here are two methods for deleting multiple messages. <a href="http://newsourcemedia.com/blog/blackberry-storm-delete-multiple-emails/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="image-rss"><a href="http://newsourcemedia.com/blog/blackberry-storm-delete-multiple-emails/"><img title="BlackBerry Storm Delete Multiple Emails" src="http://newsourcemedia.com/blog/wp-content/uploads/2010/04/blackberry-storm-big-620-150x150.jpg" alt="BlackBerry Storm Delete Multiple Emails" width="200" height="200" /></a></span><br/><div style="float: right; padding-left: 35px; padding-bottom: 20px;"><a href="http://newsourcemedia.com/blog/wp-content/uploads/2010/04/blackberry-storm-big-620.jpg"><img class="alignnone size-thumbnail wp-image-679" title="blackberry-storm-big-620" src="http://newsourcemedia.com/blog/wp-content/uploads/2010/04/blackberry-storm-big-620-150x150.jpg" alt="" width="150" height="150" /></a></div>
On my Blackberry Storm 9500, I had a hard time finding how to delete  multiple messages from my email accounts because I started noticing  that the BB OS was running slow and constantly displayed the progress  watch. Here are two methods for deleting multiple messages.
<ol>
	<li>Use <strong>two figures</strong> and select two messages simultaneously. To  select additional messages, slide one of those fingers across other  messages. They should highlight in a light blue color.</li>
	<li>Press the<strong> Menu</strong> button (the Blackberry icon).</li>
	<li>Select <strong>Delete Messages</strong>.</li>
</ol>
Or you can also go about this using the time period bar. This bar is  used to group the messages by day/time span.
<ol>
	<li>Select the time period bar.</li>
	<li>Press the <strong>Menu</strong> button (the Blackberry icon).</li>
	<li>Select <strong>Delete Prior</strong>.</li>
	<li>Select <strong>Delete</strong>.</li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/blackberry-storm-delete-multiple-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash on iPhone coming soon via Adobe CS5</title>
		<link>http://newsourcemedia.com/blog/flash-on-iphone-coming-soon-via-adobe-cs5/</link>
		<comments>http://newsourcemedia.com/blog/flash-on-iphone-coming-soon-via-adobe-cs5/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 02:04:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Compatible]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[iPhon]]></category>
		<category><![CDATA[Publish]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://newsourcemedia.com/blog/flash-on-iphone-coming-soon-via-adobe-cs5/</guid>
		<description><![CDATA[<span class="image-rss"><a href="http://newsourcemedia.com/blog/flash-on-iphone-coming-soon-via-adobe-cs5/"><img title="Flash on iPhone coming soon via Adobe CS5" src="http://newsourcemedia.com/blog/wp-content/uploads/2009/11/iPhoneAppsFlash.jpg" alt="Flash on iPhone coming soon via Adobe CS5" width="200" height="144" /></a></span><br/>The new Adobe CS5 Flash will now give flash developer the ability to publish their flash content as an iPhone application. Flash alread allows developers to publish as SWFs, Projector files, and as QuickTime movies. This does not mean that &#8230; <a href="http://newsourcemedia.com/blog/flash-on-iphone-coming-soon-via-adobe-cs5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="image-rss"><a href="http://newsourcemedia.com/blog/flash-on-iphone-coming-soon-via-adobe-cs5/"><img title="Flash on iPhone coming soon via Adobe CS5" src="http://newsourcemedia.com/blog/wp-content/uploads/2009/11/iPhoneAppsFlash.jpg" alt="Flash on iPhone coming soon via Adobe CS5" width="200" height="144" /></a></span><br/>The new Adobe CS5 Flash will now give flash developer the ability to publish their flash content as an iPhone application. Flash alread allows developers to publish as SWFs, Projector files, and as QuickTime movies. This does not mean that iPhone users will be able to view flash content through the iPhone's web browser. That's Apples restriction. What Adobe has done is allow developers to repackage existing flash content as an iPhone application.

<img title="iPhoneAppsFlash" src="http://newsourcemedia.com/blog/wp-content/uploads/2009/11/iPhoneAppsFlash.jpg" alt="iPhoneAppsFlash" width="527" height="381" />

This will increase the number of apps available on iTunes store. This will also give agencies and software companies access to a market place that may have shied away from because of a lack of technical resources or fear of outsourcing.

Flash developers will have to follow the same requirement for deployment as other iPhone app developers. They will have to join Apples iPhone Developers Program and follow their guidelines. One of the requirements is to obtain a certificate from Apple in order to test and distribute your app through the iTunes store.

You can find books on Amizon already geared for Flash iPhone development. There is one by <a href="https://www.amazon.com/dp/1430223553?tag=newsourcemedi-20&amp;camp=213381&amp;creative=390973&amp;linkCode=as4&amp;creativeASIN=1430223553&amp;adid=1MMWYP76QRCJFD6KFRX0&amp;" target="_blank">The Essential Guide to iPhone Application Development for Flash Users (Paperback)</a>.

If you can't wait for Adobe and want to dive right in to iPhone application development, here are a few books to help you start building apps.

<a href="https://www.amazon.com/dp/1430224037?tag=newsourcemedi-20&amp;camp=213381&amp;creative=390973&amp;linkCode=as4&amp;creativeASIN=1430224037&amp;adid=0KDADZSA7AEM7EMHAYQ2&amp;" target="_blank">iPhone Advanced Projects (Paperback)</a>
<a href="https://www.amazon.com/dp/0470568437?tag=newsourcemedi-20&amp;camp=213381&amp;creative=390973&amp;linkCode=as4&amp;creativeASIN=0470568437&amp;adid=1XNNV1299988JJZBT6NR&amp;" target="_blank">iPhone Application Development For Dummies</a>

For more info on Apples requirements, you can view them here: <a href="http://developer.apple.com/iphone/" target="_blank"> http://developer.apple.com/iphon</a>]]></content:encoded>
			<wfw:commentRss>http://newsourcemedia.com/blog/flash-on-iphone-coming-soon-via-adobe-cs5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
