<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:www.readwriteweb.com,2011:/1/tag:www.readwriteweb.com,2009://1.17066-</id>
  <updated>2011-08-16T16:19:47Z</updated>
  <title>Comments for One Mobile App for Multiple Platforms Almost a Reality</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.35-en</generator>
  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=17066" title="One Mobile App for Multiple Platforms Almost a Reality" />
    <published>2009-11-10T21:04:28Z</published>
    <updated>2009-11-11T01:09:34Z</updated>
    <title>One Mobile App for Multiple Platforms Almost a Reality</title>
    <summary>Finally, it feels like the holy grail of mobile development is at hand. This problem has persisted since Microsoft released its Palm-sized PC operating system to compete with the Palm OS a decade ago: as a mobile developer, the cost of supporting multiple mobile platforms, each with a relatively small user base and massive development...</summary>
    <author>
      <name>Guest Author</name>
      
    </author>
    
    <category term="Mobile" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img src="http://www.readwriteweb.com/images/mobile_dev_nov09a.jpg" width="150" height="115" />Finally, it feels like the holy grail of mobile development is at hand. This problem has persisted since Microsoft released its Palm-sized PC operating system to compete with the Palm OS a decade ago: as a mobile developer, the cost of supporting multiple mobile platforms, each with a relatively small user base and massive development learning curve, has been huge. That finally seems to be changing.</p>]]>
      <![CDATA[<p><em>(This guest post was written by Elia Freedman.)</em></p>

<h2>In the Beginning</h2>

<p>When handheld computers went mainstream, developers had only one choice: Palm Pilot. Within five years, they had Symbian and Pocket PC (later Windows Mobile) to consider also. By 2009, there were no less than eight major operating systems for smartphones: two versions of Windows Mobile, two versions for Blackberry, iPhone, Android, Symbian, and webOS, not to mention traditional feature phones running various flavors of Java.</p>

<h2>The Impact</h2>

<p>Developers were forced to make the tough choice of which operating system to develop for. Making it harder, customers were scattered and were requesting versions of a variety of platforms, with no one platform controlling the market, unlike the desktop world. Until a few months ago, they had only one choice: develop for each platform independently, picking and choosing which to support, each with huge costs and unknown payback.</p>

<p>That, however, is changing. Developers now have three ways to develop cross-platform. And while these technologies are still in their early days, they will evolve rapidly.</p>

<h2>HTML 5 and the Mobile Web</h2>

<p>One option is to forgo installed applications altogether and develop mobile Web applications. <a href="http://www.readwriteweb.com/archives/5_exciting_things_in_html_5.php">HTML 5</a>, with its access to local databases, makes this possible. There are two major obstacles to this strategy right now: first, ubiquity of HTML 5-enabled browsers and, second, a willingness among customers to accept it as a standard.</p>

<p>While the first will be solved with time and pressure from other OS platforms, the second is a bigger problem. The customer's willingness to accept Web-based applications is a psychological change that takes years to evolve. Device owners have been trained that cell phone connections are inherently unstable. In many places the connection disappears, and until that is resolved this mental adjustment cannot begin to take hold.</p>

<h2>Flash</h2>

<p><a href="http://www.readwriteweb.com/archives/full_flash_player_coming_to_blackberry_devices.php">Adobe recently announced</a> its push into the mobile space, with Flash-enabled browsers for most platforms and a Flash-to-iPhone-app compiler for Apple's smartphones and handhelds. This would allow developers to write all of their apps in Flash and then deploy on multiple mobile browsers and the iPhone via a compiled application.</p>

<p>This still suffers from many of the same disadvantages of HTML 5, because it requires a psychological change in customers to accept running apps in the browser. In addition, Apple's hard-nosed stance against Flash in the browser will impede this movement because it will require two completely separate creation processes.</p>

<p>Finally, for Flash to take hold, operating system manufacturers will have to start treating Web-enabled applications the same as non-Web-enabled ones. For example, launching Web apps from the home page must become standard.</p>

<h2>JavaScript Native Apps</h2>

<p>A new class of applications has arisen. These are native applications that are compiled for a specific platform but that use Web technologies for the user interface. This has the most potential. The most prominent one currently is <a href="http://phonegap.com/">PhoneGap</a>. Other solutions include <a href="http://www.appcelerator.com/products/titanium-mobile/">Appcelerator</a> and <a href="http://rhomobile.com/">Rhomobile</a>, which uses the Ruby on Rails Web development language.</p>

<p>These technologies, all open sourced, enable developers to write back-end processes in the native code and all of the user interfaces in HTML, CSS and JavaScript. This application is then compiled into a native application. It can be uploaded to app stores, distributed via downloading and installed directly to the device.</p>

<p>The fundamental problem with mobile development isn't the back end, though. The backbone of all of these platforms is C or Java, which is generally portable if written with that intention. The problem is user interface development, which requires deep knowledge and understanding of each mobile device. Making the UI cross-platform solves the vast majority of problems associated with this kind of development. If you had to point to where the approach falls short, it would be that cross-platform applications don't feel "native," a shortcoming that would be solved by good design and better CSS work!</p>

<h2>Conclusion</h2>

<p>As the smartphone market evolves, we are unlikely to see a clear winner as we did in the PC business; and because of that, developers will be forced to write for multiple platforms. But for the first time in a decade, developers have options for multiple-device development. The cost and learning curve associated with writing native apps for every platform can finally be mitigated.</p>

<p>While all of these technologies are early to market, the writing is clearly on the wall. After more than a decade of discussion, the combination of Flash, HTML 5 and JavaScript will make "write once, use everywhere" a reality.</p>

<p><em><strong>Guest author:</strong> Elia Freedman is the CEO of <a href="http://www.infinitysw.com">Infinity Softworks</a>, the leading provider of software calculators, with over 15 million distributed. In its 13-year history, Infinity Softworks has developed applications for iPhone, BlackBerry, Windows, Palm OS and Windows Mobile. Elia writes about tech, mobile and running a business on his blog, <a href="http://www.eliainsider.com">eliainsider.com</a>.</em></p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:272552</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c272552" />
    <title>Comment from Murat on 2010-11-22</title>
    <author>
        <name>Murat</name>
        <uri>http://developer.smartface.biz</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://developer.smartface.biz">
        <![CDATA[<p>Cross platform can be a solution. smartface Designer allow you to build mobile apps without writing any line of code. Also, it works for Symbian,Java, BB... It is not browser based it generates native output files like jar,sisx....<br />
Yuu can check out from <a href="http://developer.smartface.biz/" rel="nofollow">http://developer.smartface.biz/</a></p>]]>
    </content>
    <published>2010-11-22T16:13:22Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:169126</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c169126" />
    <title>Comment from Israfil Coskun on 2009-11-17</title>
    <author>
        <name>Israfil Coskun</name>
        <uri>http://www.mobinex.biz</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.mobinex.biz">
        <![CDATA[<p>Hi Elia,</p>

<p>"the combination of Flash, HTML 5 and JavaScript will make "write once, use everywhere" a reality." - I agree that cross-platform development technologies together will mature in short-term.</p>

<p>We have seen operating system and also device fragmentation problem as a challange in mobile softare development, and developed Smartface Platform since 2004.</p>

<p>Smartface Designer is a drag-and-drop cross-platform application development tool, decreases time to market and requires lower skillset for application development.</p>

<p>I would like to hear your feedback about Smartface Platform which I think can be added to technologies above.</p>

<p>www.mobinex.biz</p>

<p>All the best<br />
</p>]]>
    </content>
    <published>2009-11-17T10:49:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:168297</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c168297" />
    <title>Comment from Stan on 2009-11-12</title>
    <author>
        <name>Stan</name>
        <uri>http://www.percentmobile.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.percentmobile.com">
        <![CDATA[<p>Elia,<br />
we are getting close to ubiquitous connectivity, but there are wholes in the mobile blanket. But apps don't solve that problem, because if the app you need requires fresh data(likely) from the net then you are out of luck as well. </p>

<p>Regarding browser usage, I am co-founder of percentmobile, tracking lots of sites and there is tremendous amount of people browsing the web on phones and using search engines. And that is growing day by day.</p>

<p>As for the iphone, i would like to claim(but i can't) that after mail/sms the browser is likely to be the most used app. Are there numbers on that?</p>]]>
    </content>
    <published>2009-11-12T17:40:38Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:168093</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c168093" />
    <title>Comment from Elia Freedman on 2009-11-11</title>
    <author>
        <name>Elia Freedman</name>
        <uri>http://www.eliainsider.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.eliainsider.com">
        <![CDATA[<p>Stan,</p>

<p>Maybe I could have done a better job explaining myself. The fundamental problem from a user's perspective is the lack of connectivity in various known and unknown places. I lose reception for 15 minutes on the train here in Portland when I go through the tunnel. I walk into various buildings and all that steel and concrete makes connectivity slow or non-existent. Heck, I landed in San Francisco, in the middle of the street, and couldn't get Google Maps to pull up.</p>

<p>This is the mindset of most mobile customers: the moment I need the app the most, I won't have it available. And that's just not acceptable.</p>

<p>I agree with you: using the browser and a standard web site is the ideal situation. I just think it will take a long time before customers will accept this as a standard.</p>]]>
    </content>
    <published>2009-11-11T21:21:01Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:168032</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c168032" />
    <title>Comment from Stan on 2009-11-11</title>
    <author>
        <name>Stan</name>
        <uri>http://www.percentmobile.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.percentmobile.com">
        <![CDATA[<p>i think this article is a bit misleading, you already have a single platform and that is the web. and it has significant advantages over proprietary apps:</p>

<p>a.) it is indexed, you can use a search engine to find what you are looking for<br />
b.) no need to install an app<br />
c.) it is interwoven, i can go from cnn to rww to espn by just following links, you can't do that via apps<br />
d.) this is somewhat redundant now, but you have URLs to point exactly to what you want to have<br />
d.) all webedvelopers can easily develop web apps without learning a different framework</p>

<p>of course sometimes you need a native web, same as on your regular computer but for the majority of your needs the should be sufficient. </p>

<p>as for HTML5, you don't need to install an app that is based on HTML5, it just behaves like any websites. see gmail in the iphone/ipod touch. I don't understand</p>

<p>"The customer's willingness to accept Web-based applications is a psychological change that takes years to evolve. "</p>]]>
    </content>
    <published>2009-11-11T16:28:38Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:168028</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c168028" />
    <title>Comment from Cas on 2009-11-11</title>
    <author>
        <name>Cas</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>With WebKit on iPhone, Palm Pre, all Androids, and all Nokia S60 you already have a majority of ~60% of the new smartphones. Blackberry recently bought a company that will give them a WebKit browser, and the rest can install Opera 10.0 (still in beta but works great). Firefox mobile (now still called Fennec while in alpha stage) will also do HTML5.
<p>The remaining 20% Windows Mobile phones are too few to dominate the market or demand that workarounds are made for them. Either MS comes out with a HTML5 ready mobile IE real soon, or their phones will be taken over by Opera/Firefox browsers.
<p>Flash is a no-go, too much hassle. I already bet on HTML5 only with my IUI-styled website for seeing which salsa parties will be held in the south of the Netherlands and north of Belgium: <a href="http://salsagids.info/cgi-bin/magenda.pl" rel="nofollow">http://salsagids.info/cgi-bin/magenda.pl</a>
</p></p></p>]]>
    </content>
    <published>2009-11-11T16:13:23Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:167944</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c167944" />
    <title>Comment from Mobile software development  on 2009-11-11</title>
    <author>
        <name>Mobile software development </name>
        <uri>http://www.rapidsofttechnologies.com/mobile-solutions.aspx</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.rapidsofttechnologies.com/mobile-solutions.aspx">
        <![CDATA[<p>Wow thats Great News it really feels like the holy grail of mobile development is at hand.</p>]]>
    </content>
    <published>2009-11-11T09:16:31Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:167933</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c167933" />
    <title>Comment from wholesale silver jewelry on 2009-11-11</title>
    <author>
        <name>wholesale silver jewelry</name>
        <uri>http://www.marockawholesale.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.marockawholesale.com">
        <![CDATA[<p>If is possible through one mobile to create an multiple application then it will the great new era for mobile interfacer.</p>]]>
    </content>
    <published>2009-11-11T08:31:22Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:167873</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c167873" />
    <title>Comment from Elia Freedman on 2009-11-10</title>
    <author>
        <name>Elia Freedman</name>
        <uri>http://www.eliainsider.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.eliainsider.com">
        <![CDATA[<p>My apologies to the Appcelerator team for the misinformation on the use of PhoneGap technologies.</p>]]>
    </content>
    <published>2009-11-11T01:57:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:167871</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c167871" />
    <title>Comment from Jeff on 2009-11-10</title>
    <author>
        <name>Jeff</name>
        <uri>http://www.appcelerator.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.appcelerator.com">
        <![CDATA[<p>Thanks for correction on Appcelerator :)</p>]]>
    </content>
    <published>2009-11-11T01:37:27Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:167869</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c167869" />
    <title>Comment from Marshall Kirkpatrick on 2009-11-10</title>
    <author>
        <name>Marshall Kirkpatrick</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Thanks for the good solid overview, Elia. I've been paying peripheral attention to this space but will now be able to come back to this post as reference in the future!</p>]]>
    </content>
    <published>2009-11-11T01:21:08Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:167868</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c167868" />
    <title>Comment from Todd on 2009-11-10</title>
    <author>
        <name>Todd</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>iPhone, Android and Palm WebOS already support HTML5+Google gears in their browsers.</p>

<p>Blackberry claims they'll use WebKit, a new Blackberry browser built with Webkit implies it will it support HTML5+Google gears.</p>

<p>An murkier rumor is Windows Mobile phones shipping with Opera pre-installed, Opera supports HTML5+Google gears.</p>

<p>I have no idea what Nokia phone come with as far as a browser</p>

<p>But, it seems plain as day to me - stop developing mobile OS specific apps, like *now*, it's pointless.</p>

<p> </p>]]>
    </content>
    <published>2009-11-11T01:20:22Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:167863</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c167863" />
    <title>Comment from spacy on 2009-11-10</title>
    <author>
        <name>spacy</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I quote:</p>

<p>"The fragmentation across mobile platforms is similar to the fragmentation across web browsers"</p>

<p>everyone should ignore this, its not true,<br />
fragmentation in phones goes much deeper than browsers,</p>

<p>on phones you have Broken VM's (if applicable), broken APIs, Inconsistant signatures (you dont know how to sign apps), inconsistant JSR's/API's, different screen sizes, keyboard mappings and missing keys, varying memory contrains, and 16 firmware version per devices.</p>

<p>Now ask yourself, how does that relate to the problems with web browsers !!</p>

<p><br />
</p>]]>
    </content>
    <published>2009-11-10T23:53:24Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:167861</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c167861" />
    <title>Comment from Spacey on 2009-11-10</title>
    <author>
        <name>Spacey</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Actually pragmaticomm made the first ruby implementations<br />
for smartphone.</p>

<p>I did'nt see a mention of MoSync anywhere, thats seems quite promising. </p>]]>
    </content>
    <published>2009-11-10T23:41:00Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:167858</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c167858" />
    <title>Comment from Jeff on 2009-11-10</title>
    <author>
        <name>Jeff</name>
        <uri>http://www.appcelerator.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.appcelerator.com">
        <![CDATA[<p>Are you kidding me?  Appcelerator doesn't use Phonegap "under the hood" at all.  </p>

<p>Check it out for yourself: <a href="http://www.github.com/appcelerator/titanium_mobile" rel="nofollow">http://www.github.com/appcelerator/titanium_mobile</a></p>

<p>(No offense to my friends at Nitobi).<br />
</p>]]>
    </content>
    <published>2009-11-10T23:27:39Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:167857</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c167857" />
    <title>Comment from Todd on 2009-11-10</title>
    <author>
        <name>Todd</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p><br />
Thank science! The voice of reason! The post offset my troll comment from earlier on RWW "Blackberry Developer Conference: It's All about the Apps" post:</p>

<p><a href="http://www.readwriteweb.com/archives/blackberry_developer_conference_its_all_about_the_apps.php#comment-167819" rel="nofollow">http://www.readwriteweb.com/archives/blackberry_developer_conference_its_all_about_the_apps.php#comment-167819</a></p>

<p>P.S.</p>

<p>@Joe</p>

<p>Finally! A useful article on RWW!</p>

<p>lulz<br />
</p>]]>
    </content>
    <published>2009-11-10T23:18:23Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:167853</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c167853" />
    <title>Comment from Joe on 2009-11-10</title>
    <author>
        <name>Joe</name>
        <uri>http://www.subprint.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.subprint.com">
        <![CDATA[<p><strong>Finally!</strong> A useful article on RWW! ;-)  </p>

<p>The fragmentation across mobile platforms is similar to the fragmentation across web browsers...it sux for developers.  Fortunately Phonegap exists with Appcelerator a close second.  Unfortunately, you still have to buy a Mac to compile down your iPhone app...</p>]]>
    </content>
    <published>2009-11-10T22:44:43Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:167852</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c167852" />
    <title>Comment from Chesire on 2009-11-10</title>
    <author>
        <name>Chesire</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>This is a fantastic article. Totally agree with what is said. I don't understand why so much todo is made about download apps when web based cloud applications are clearly the future. On one search engine alone there are so many good apps listed:<br />
<a href="http://m.seego.com/search/web+apps" rel="nofollow">http://m.seego.com/search/web+apps</a></p>

<p>Why would I sacrifice my memory space for apps I can access online.</p>

<p>I think once connectivity is addressed and HTML5 takes over we will see more focus on the web based applications</p>]]>
    </content>
    <published>2009-11-10T22:42:04Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.17066-comment:167843</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.17066" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/one_mobile_app_for_multiple_platforms_a_reality.php#c167843" />
    <title>Comment from Adam Blum on 2009-11-10</title>
    <author>
        <name>Adam Blum</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Elia,</p>

<p>Thanks for your writeup. Glad to see more coverage of this exciting space.  </p>

<p>The framework we (Rhomobile) offer is called Rhodes. It is based on our first ever implementation of Ruby for all major smartphones: iPhone, Android, BlackBerry, Windows Mobile and Symbian.   But, just to clarify, it is not "Ruby on Rails" which is a framework for building websites.   Rhodes is a Ruby-based framework for building native device-optimized smartphone applications with full device capabilities such as GPS, PIM contacts, and camera.  It is also the only framework to offer support for synchronized data: information is available to users even when they are offline and disconnected. It makes our framework particularly attractive for enterprise or informational apps (such as the official Wikipedia app which was built on Rhodes).  </p>

<p>So, even though we let users write their interfaces in HTML and JavaScript, if anything Rhodes is the "antiweb framework" as it is totally focused on building native smartphone apps.  We also released the production version of RhoHub last week.  RhoHub (available at <a href="http://rhohub.com)" rel="nofollow">http://rhohub.com)</a> is the first Development as a Service for mobile, and lets you write your native smartphone apps online.</p>

<p>- Adam</p>]]>
    </content>
    <published>2009-11-10T21:31:31Z</published>
  </entry>

</feed>
