<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Web Apps vs. Native Apps</title>
	<atom:link href="http://blog.mobileroadie.com/2010/01/web-apps-vs-native-apps/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mobileroadie.com/2010/01/web-apps-vs-native-apps/</link>
	<description>Mobile Apps for iPhone, Android, iPad, and Web</description>
	<lastBuildDate>Mon, 23 Apr 2012 20:02:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mike</title>
		<link>http://blog.mobileroadie.com/2010/01/web-apps-vs-native-apps/comment-page-1/#comment-14397</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 31 Aug 2011 18:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mobileroadie.com/?p=236#comment-14397</guid>
		<description>I&#039;d love to see this article updated to include some current application development tools. Building seems more to be gearing towards Web Apps taking over. What do you think?</description>
		<content:encoded><![CDATA[<p>I&#8217;d love to see this article updated to include some current application development tools. Building seems more to be gearing towards Web Apps taking over. What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu Sklinar</title>
		<link>http://blog.mobileroadie.com/2010/01/web-apps-vs-native-apps/comment-page-1/#comment-13514</link>
		<dc:creator>Stu Sklinar</dc:creator>
		<pubDate>Fri, 12 Aug 2011 17:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mobileroadie.com/?p=236#comment-13514</guid>
		<description>@Muhammad .... you could use the application cache functionality of HTML5....</description>
		<content:encoded><![CDATA[<p>@Muhammad &#8230;. you could use the application cache functionality of HTML5&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu Sklinar</title>
		<link>http://blog.mobileroadie.com/2010/01/web-apps-vs-native-apps/comment-page-1/#comment-13513</link>
		<dc:creator>Stu Sklinar</dc:creator>
		<pubDate>Fri, 12 Aug 2011 17:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mobileroadie.com/?p=236#comment-13513</guid>
		<description>Good points!

We&#039;ve tried a few &quot;app creators! {titanium,phone gap etc..} but as good as they are... nothing seems to work well...

As for getting something on the home screen... that should be the website to point out. (don&#039;t make me think?/Steve Krug)

it seems html5 is the only cost effective way to get cross platform/device... we can sacrifice a dew things along the way....</description>
		<content:encoded><![CDATA[<p>Good points!</p>
<p>We&#8217;ve tried a few &#8220;app creators! {titanium,phone gap etc..} but as good as they are&#8230; nothing seems to work well&#8230;</p>
<p>As for getting something on the home screen&#8230; that should be the website to point out. (don&#8217;t make me think?/Steve Krug)</p>
<p>it seems html5 is the only cost effective way to get cross platform/device&#8230; we can sacrifice a dew things along the way&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terri Kim</title>
		<link>http://blog.mobileroadie.com/2010/01/web-apps-vs-native-apps/comment-page-1/#comment-13481</link>
		<dc:creator>Terri Kim</dc:creator>
		<pubDate>Thu, 11 Aug 2011 18:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mobileroadie.com/?p=236#comment-13481</guid>
		<description>@Muhammad: Insightful comments</description>
		<content:encoded><![CDATA[<p>@Muhammad: Insightful comments</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muhammad</title>
		<link>http://blog.mobileroadie.com/2010/01/web-apps-vs-native-apps/comment-page-1/#comment-13477</link>
		<dc:creator>muhammad</dc:creator>
		<pubDate>Thu, 11 Aug 2011 16:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mobileroadie.com/?p=236#comment-13477</guid>
		<description>The benefits of the native app is that it can work independently of the web, but most are pulling information or function from the web.  There is an aspect of &quot;behind the scenes&quot; in the native app that is presenting web content within the app itself sans browser.  The native app can work much faster by harnessing the power of the processor. and can access specific hardware like GPS.  In some smart phones the app can control devices and act as a controller itself.

The web app has the fortune of being used on various devices with the only requirement being a web browser and an internet connection.  As long as the web app is written for cross-browser compatibility then you&#039;re a go.  The dilemma is that in contrast to the native app, it requires internet access and its operation speeds are dependent on the quality of cell signal or the speed of the wi-fi broadband you are connected to.  This also alludes to the fact that you have to be in range of either connection.  You might not be able to use the web app inside of buildings or in lower level facilities.  One other issue is you won&#039;t have access to internal hardware such as GPS and other connectivity.</description>
		<content:encoded><![CDATA[<p>The benefits of the native app is that it can work independently of the web, but most are pulling information or function from the web.  There is an aspect of &#8220;behind the scenes&#8221; in the native app that is presenting web content within the app itself sans browser.  The native app can work much faster by harnessing the power of the processor. and can access specific hardware like GPS.  In some smart phones the app can control devices and act as a controller itself.</p>
<p>The web app has the fortune of being used on various devices with the only requirement being a web browser and an internet connection.  As long as the web app is written for cross-browser compatibility then you&#8217;re a go.  The dilemma is that in contrast to the native app, it requires internet access and its operation speeds are dependent on the quality of cell signal or the speed of the wi-fi broadband you are connected to.  This also alludes to the fact that you have to be in range of either connection.  You might not be able to use the web app inside of buildings or in lower level facilities.  One other issue is you won&#8217;t have access to internal hardware such as GPS and other connectivity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt laclear</title>
		<link>http://blog.mobileroadie.com/2010/01/web-apps-vs-native-apps/comment-page-1/#comment-13169</link>
		<dc:creator>matt laclear</dc:creator>
		<pubDate>Tue, 02 Aug 2011 12:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mobileroadie.com/?p=236#comment-13169</guid>
		<description>Good points</description>
		<content:encoded><![CDATA[<p>Good points</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: all three</title>
		<link>http://blog.mobileroadie.com/2010/01/web-apps-vs-native-apps/comment-page-1/#comment-12957</link>
		<dc:creator>all three</dc:creator>
		<pubDate>Thu, 28 Jul 2011 16:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mobileroadie.com/?p=236#comment-12957</guid>
		<description>I agree 100%</description>
		<content:encoded><![CDATA[<p>I agree 100%</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fun</title>
		<link>http://blog.mobileroadie.com/2010/01/web-apps-vs-native-apps/comment-page-1/#comment-12610</link>
		<dc:creator>fun</dc:creator>
		<pubDate>Wed, 20 Jul 2011 11:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mobileroadie.com/?p=236#comment-12610</guid>
		<description>Interesting post and thanks for sharing. Some things in here I have not thought about before.</description>
		<content:encoded><![CDATA[<p>Interesting post and thanks for sharing. Some things in here I have not thought about before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Music Playback Possible in iPhone&#8217;s Safari Browser [Grooveshark, Take Note] &#124; Apple iPhone Review</title>
		<link>http://blog.mobileroadie.com/2010/01/web-apps-vs-native-apps/comment-page-1/#comment-7209</link>
		<dc:creator>Music Playback Possible in iPhone&#8217;s Safari Browser [Grooveshark, Take Note] &#124; Apple iPhone Review</dc:creator>
		<pubDate>Tue, 01 Mar 2011 06:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mobileroadie.com/?p=236#comment-7209</guid>
		<description>[...] merits of web apps versus native App Store apps are certainly debatable, but no one can debate that a web app is better than no app at all. With the advent of HTML5 and [...]</description>
		<content:encoded><![CDATA[<p>[...] merits of web apps versus native App Store apps are certainly debatable, but no one can debate that a web app is better than no app at all. With the advent of HTML5 and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maurice</title>
		<link>http://blog.mobileroadie.com/2010/01/web-apps-vs-native-apps/comment-page-1/#comment-1083</link>
		<dc:creator>Maurice</dc:creator>
		<pubDate>Wed, 01 Dec 2010 02:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mobileroadie.com/?p=236#comment-1083</guid>
		<description>Awesome post, if anyone wants a bit more info on the subject (or something to link their clients to), I just finished a lengthy post on the subject:

http://www.kintek.com.au/web-design-blog/why-do-you-need-a-mobile-website-web-apps-vs-native-apps/</description>
		<content:encoded><![CDATA[<p>Awesome post, if anyone wants a bit more info on the subject (or something to link their clients to), I just finished a lengthy post on the subject:</p>
<p><a href="http://www.kintek.com.au/web-design-blog/why-do-you-need-a-mobile-website-web-apps-vs-native-apps/" rel="nofollow">http://www.kintek.com.au/web-design-blog/why-do-you-need-a-mobile-website-web-apps-vs-native-apps/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 663/717 objects using disk: basic

Served from: blog.mobileroadie.com @ 2012-05-24 00:13:50 -->
