<?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>Rhomobile</title>
	<atom:link href="http://rhomobile.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rhomobile.com</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 18:11:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>InfoWorld Names Rho &#8216;Top Choice&#8217; Mobile Framework</title>
		<link>http://rhomobile.com/ribbon/infoworld-names-rho-top-choice-mobile-framework/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=infoworld-names-rho-top-choice-mobile-framework</link>
		<comments>http://rhomobile.com/ribbon/infoworld-names-rho-top-choice-mobile-framework/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 22:28:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ribbon]]></category>

		<guid isPermaLink="false">http://rhomobile.com/?p=7231</guid>
		<description><![CDATA[InfoWorld Names Rho &#8216;Top Choice&#8217; Mobile Framework]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infoworld.com/slideshow/24605/infoworlds-2012-technology-the-year-award-winners-183313#slide21">InfoWorld Names Rho &#8216;Top Choice&#8217; Mobile Framework</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rhomobile.com/ribbon/infoworld-names-rho-top-choice-mobile-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motorola Solutions Acquires Rhomobile and RhoElements Version 1 Launched</title>
		<link>http://rhomobile.com/blog/motorola-acquires-rhomobile-and-rhoelements-version-1-launched/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=motorola-acquires-rhomobile-and-rhoelements-version-1-launched</link>
		<comments>http://rhomobile.com/blog/motorola-acquires-rhomobile-and-rhoelements-version-1-launched/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 19:06:29 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://rhomobile.com/?p=6915</guid>
		<description><![CDATA[We are proud to announce that Rhomobile has been acquired by Motorola Solutions (MSI).  For those who are not familiar with MSI, this is the part of the original Motorola that focuses specifically on solutions for businesses and governments.  All Rhomobile products will continue to be sold and supported globally.  Rhodes will continue to be<a style="text-decoration:none;" href="http://rhomobile.com/blog/motorola-acquires-rhomobile-and-rhoelements-version-1-launched/"> [...] </a>]]></description>
			<content:encoded><![CDATA[<p>We are proud to announce that <a href="http://rhomobile.com">Rhomobile</a> has been acquired by <a href="http://motorolasolutions.com">Motorola Solutions</a> (MSI).  For those who are not familiar with MSI, this is the part of the original Motorola that focuses specifically on solutions for businesses and governments.  All Rhomobile products will continue to be sold and supported globally.  <a href="http://rhomobile.com/products/rhodes">Rhodes</a> will continue to be available open source under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT License</a>.</p>
<p>With our shared passion in enabling enterprise mobility, Motorola Solutions is an ideal partner:</p>
<ul>
<li>We have the shared focus on the enterprise with a strong commitment to partners.</li>
<li>Motorola Solutions will provide the scale, resources, industry knowledge to accelerate universal adoption of Rho technology.</li>
<li>Motorola Solutions is strategically committed to the Rhomobile suite of products</li>
<li>Motorola Solutions is committed to supporting the Rhomobile community and continuing the open source heritage of Rhodes.</li>
</ul>
<p>&nbsp;</p>
<p>We (Motorola Solutions) also  announced <a href="http://support.symbol.com/support/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=13299&amp;sliceId=&amp;dialogID=248088261&amp;stateId=1%200%20248092050">RhoElements Version 1.0</a>.  RhoElements is a container for building <em>connected hybrid</em> apps.  As <a href="http://rhomobile.com/blog/hybrid-applications-and-rhodes/">blogged about recently</a>,  hybrid apps perform most or all the business logic on the web server backend.   And may do a small amount of device capabilities &#8220;locally&#8221; on the device.  Connected hybrid apps as mobile web apps can be easier  to deploy initially and update on an ongoing basis.  RhoElements is in effect a browser with abilities to do some device capabilities via extended HTML tags (specifically <a href="http://en.wikipedia.org/wiki/EMML_(Motorola)#EMML_1.1">EMML 1.1</a>).  For customers who want to write mobile web apps to perhaps ease their deployment or because they can assume 100% realtime connectivity, it can be an attractive lightweight approach to writing mobile apps.  The ease of deployment of mobile web apps while still providing some device capabilities.</p>
<p>So when do you use Rhodes and when do you use RhoElements 1.0? Today it is determined by your need for a true native app.  Rhodes lets you use web skills to write a native app, installed and running locally on the device, with full device capabilities and local data (synchronized or otherwise).</p>
<p>In RhoElements Version 2.0 we will provide Rhodes with an extended set of enterprise-focused device capabilities (details to be announced later) and the ability to do all device capabilities with both HTML tags (EMML tags and more) and JavaScript calls.   We will also support the ability for a Rhodes app to generate a mobile web app, accessed by mobile web browsers, including device clients written with RhoElements V2 itself.  Rhodes today emphasizes using writing web skills to write native apps.  With RhoElements Version 2.0 we will no longer take sides on the classic &#8220;web app versus native app&#8221; debate.  RhoElements 2.0 will support both deployment models (&#8220;native&#8221; or &#8220;web&#8221;) and provides unique capabilities for each that no other framework attempts to do today.</p>
]]></content:encoded>
			<wfw:commentRss>http://rhomobile.com/blog/motorola-acquires-rhomobile-and-rhoelements-version-1-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rhomobile is now a Motorola Solutions Company</title>
		<link>http://rhomobile.com/ribbon/rhomobile-is-now-a-motorola-solutions-company/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rhomobile-is-now-a-motorola-solutions-company</link>
		<comments>http://rhomobile.com/ribbon/rhomobile-is-now-a-motorola-solutions-company/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 14:27:56 +0000</pubDate>
		<dc:creator>david.bohorquez</dc:creator>
				<category><![CDATA[Ribbon]]></category>

		<guid isPermaLink="false">http://rhomobile.com/?p=6893</guid>
		<description><![CDATA[Rhomobile is now a Motorola Solutions Company]]></description>
			<content:encoded><![CDATA[<p><a href="http://mediacenter.motorolasolutions.com/Press-Releases/Motorola-Solutions-Offers-Industry-s-First-Framework-for-Developing-HTML5-Applications-on-Windows-Embedded-Handheld-and-Windows-CE-Devices-3741.aspx" target="_blank">Rhomobile is now a Motorola Solutions Company</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rhomobile.com/ribbon/rhomobile-is-now-a-motorola-solutions-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More about RhoConnect</title>
		<link>http://rhomobile.com/blog/more-about-rhoconnect/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=more-about-rhoconnect</link>
		<comments>http://rhomobile.com/blog/more-about-rhoconnect/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 13:30:25 +0000</pubDate>
		<dc:creator>Rhomobile</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://rhomobile.com/?p=6872</guid>
		<description><![CDATA[It&#8217;s one thing when we talk about how much time, code, and problems are saved using RhoConnect &#8212; it&#8217;s another when a customer validates it publicly. Solid Innovation is a successful and established company that provides route accounting systems, allowing mobile invoicing and inventory control for store distribution with everything fully integrated into the backend<a style="text-decoration:none;" href="http://rhomobile.com/blog/more-about-rhoconnect/"> [...] </a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s one thing when we talk about how much time, code, and problems are saved using RhoConnect &#8212; it&#8217;s another when a customer validates it publicly.  Solid Innovation is a successful and established company that provides route accounting systems, allowing mobile invoicing and inventory control for store distribution with everything fully integrated into the backend ERP system.  For Solid Innvoation, the integration with ERP is a must and they have spent the last 11 years developing their own integration capability.  That&#8217;s all changing with RhoConnect.  As Kris Peters, their head of development wrote last week:</p>
<p>&#8220;With RhoConnect, we no longer need to write sync code to connect to any of our enterprise data and applications.  We now have the flexibility and performance to deliver mobile app capabilities to all of our clients with both online and offline operation with dramatically fewer resources &#8212; <strong>saving as much as 50% of our overall effort</strong>.”  That&#8217;s savings that can go right back into developing and enhancing other business-critical features.  </p>
<p>If you are building a business-focused application that uses application data, you owe it to yourself and your team to investigate RhoConnect.  Most importantly, tell us about your experiences and where it saves you and your team the most effort.    </p>
]]></content:encoded>
			<wfw:commentRss>http://rhomobile.com/blog/more-about-rhoconnect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rhodes approach of NATIVE smartphone apps written with web standards validated</title>
		<link>http://rhomobile.com/blog/rhodes-approach-of-native-smartphone-apps-written-with-web-standards-validated/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rhodes-approach-of-native-smartphone-apps-written-with-web-standards-validated</link>
		<comments>http://rhomobile.com/blog/rhodes-approach-of-native-smartphone-apps-written-with-web-standards-validated/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 00:20:14 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://rhomobile.com/?p=6857</guid>
		<description><![CDATA[Recently Nitobi (the company behind PhoneGap) announced that they had been acquired.    Congratulations to Andre Charland, Brian Leroux, and the rest of the PhoneGap team.   We have always said that if you don&#8217;t need the data synchronization, Model View Controller pattern, industrial capabilities such as realtime barcode and NFC, and broadest device support<a style="text-decoration:none;" href="http://rhomobile.com/blog/rhodes-approach-of-native-smartphone-apps-written-with-web-standards-validated/"> [...] </a>]]></description>
			<content:encoded><![CDATA[<p>Recently Nitobi (the company behind <a href="http://phonegap.com">PhoneGap</a>) announced that they had been acquired.    Congratulations to Andre Charland, Brian Leroux, and the rest of the PhoneGap team.   We have always said that if you don&#8217;t need the data synchronization, Model View Controller pattern, industrial capabilities such as realtime barcode and NFC, and broadest device support that <a href="http://rhomobile.com/products/rhodes">Rhodes</a> offers &#8211; PhoneGap is a great option (effectively identical to Rhodes).   Both Rhodes and PhoneGap support writing great user interfaces using HTML (for NATIVE apps not web apps), especially combined with HTML5 styling libraries such as <a href="http://jquerymobile.com">jQuery Mobile</a> and Sencha Touch.   All while still providing full device capabilities and all the other advantages of a true native app.</p>
<p>Right now other mobile frameworks and platforms such as Adobe Flash/Flex/AIR and Appcelerator promote their own proprietary UI libraries that duplicate what HTML and those styling libraries have already standardized (in my opinion not nearly as well).  Well now Adobe has thrown in the towel and purchased PhoneGap.  It is the first of many &#8220;proprietary UI&#8221; libraries that will soon be sent to the ashcan of history.</p>
<p>In summary,  if you want to write a native smartphone app, use a smartphone framework like <a href="http://rhomobile.com/products/rhodes">Rhodes </a>or PhoneGap. If you want to build an informational smartphone app use one that has MVC, synced data, an ORM, and other modern development best practices.  Whatever you do, avoid frameworks that promote proprietary approaches as you may be left behind with a deadend niche technology as many Flash developers are about to experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://rhomobile.com/blog/rhodes-approach-of-native-smartphone-apps-written-with-web-standards-validated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;hybrid applications&#8221; and Rhodes</title>
		<link>http://rhomobile.com/blog/hybrid-applications-and-rhodes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hybrid-applications-and-rhodes</link>
		<comments>http://rhomobile.com/blog/hybrid-applications-and-rhodes/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 21:43:20 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://rhomobile.com/?p=6781</guid>
		<description><![CDATA[As most of you know Rhodes was created to enable building native smartphone applications using web development skills: HTML, CSS, JavaScript, Ruby and the general modern Model View Controller pattern.   We often get the question &#8220;oh, so you build hybrid apps&#8220;.   While frameworks that you let write HTML and still end up with<a style="text-decoration:none;" href="http://rhomobile.com/blog/hybrid-applications-and-rhodes/"> [...] </a>]]></description>
			<content:encoded><![CDATA[<p>As most of you know <a href="http://rhomobile.com/products/rhodes">Rhodes</a> was created to enable building native smartphone applications using web development skills: HTML, CSS, JavaScript, Ruby and the general modern Model View Controller pattern.   We often get the question &#8220;oh, so you build <em>hybrid apps</em>&#8220;.   While frameworks that you let write HTML and still end up with a native app sound like they might be &#8220;hybrid&#8221; (of native and web), that isn&#8217;t the original meaning of the term &#8220;hybrid app&#8221;.</p>
<p><strong>So What Is A Hybrid App Anyway?</strong></p>
<p>In fact the term hybrid application refers to creating a native app shell or stub on the device,  framing a webview component, where most or all of the application pages and functionality is delivered live as a web page.  The term &#8220;hybrid&#8221; refers to the user experience in the app.  They have some aspects of native apps: they can use device capabilities and access local data when appropriate.  But much of the app functionality and content is determined by the web page that the app is connected to.</p>
<p><strong>How Do You Write A Hybrid App?</strong></p>
<p>Hybrid apps can be written with any number of technologies and frameworks. You can write them in Objective-C for iPhone.  For example, a tab bar at the bottom and a UIWebView framed on th page.  The UIWebView control is set to point to a page which has appropriate links that determine how the app is navigated and behaves.   You can write the same thing with a framework like Rhodes or <a href="http://phonegap.com">PhoneGap</a> as well of course.   Both of these frameworks use HTML pages for their content, generally locally on the device.   They of course have the ability to point to external content on a backend web app as well.</p>
<p><strong>So Which Is Better A &#8220;Hybrid App&#8221; or a &#8220;Native App&#8221;?</strong></p>
<p><strong></strong>Frameworks like Rhodes do not really take a position on whether it is better to have code and logic executing on the device or remotely on a backend web server.  But some (not all) of the purpose of doing a hybrid app is removed when using a framework that supports HTML for building native apps,  since part of the value of the web app having the logic is the ease and portability of coding in HTML.  Rhodes (and PhoneGap) both give you the capability of using HTML and still have a true native app with all code running locally, data available locally and full device capabilities available in every part of the app.  Apps with local code and data tend to be significantly faster.  And of course they don&#8217;t need a live connection at all times. So, all else being equal, and given a way to harness the power of web programming for building native apps, we at Rho believe that native apps are far more useful in most situations.</p>
<p><strong>So When Is A Hybrid App Better? </strong></p>
<p>Given that that incentive is removed when does it make sense to have a hybrid app, written with Rhodes or with any other framework or SDK? Hybrid apps push the app logic (or much of the logic) to the backend web application. It is easy to change and update app functionality without pushing out an app update to the device.  The fully native app (written with Rhodes or Objective C or another framework) would need to be updated to get the functionality.   If you have some kind of app management capability like <a href="http://rhomobile.com/products/rhodes">RhoGallery</a> or a mobile device management solutions like Good, Sybase Afaria or Mobile Iron, this is also less of an impediment.  There are some scenarios however where apps have to be changed often and they don&#8217;t want to deal with app updated. Hybrid apps can be useful there.</p>
<p><strong>How Does Rhodes Help In Building Hybrid Apps?</strong></p>
<p>Rhodes allows you to write hybrid apps by just linking to an external URL from your Rhodes views.  When using remote pages access to device capabilities is via JavaScript calls or extended HTML tags (e.g. &lt;geolocation&gt;) instead of Ruby calls that would normally be made in a Rhodes controller.  These JavaScript or HTML extensions of course need to be embedded into these remote web pages.  Currently we only support a few operations as HTML extended tags, but over the next few months we will add support  for popular methods of performing HTML and JavaScript calls from web pages.   And of course you can &#8220;go local&#8221; whenever you want by including content that is linked to local templates on the device.   Thus you can always have the best of both worlds of ease of deployment of &#8220;hybrid apps&#8221;  and the fast execution and ability to run offline of &#8220;local&#8221; apps.</p>
<p><strong>Rhodes: The Right Framework for &#8220;Hybrid Apps&#8221; or &#8220;Local Native Apps&#8221;</strong></p>
<p>In summary Rhodes is the ideal environment to write hybrid apps from.  You can easily point to &#8220;live content&#8221; out on remote web applications  from your Rhodes controllers.   But more importantly you can use your web skills and the productivity and portability that they afford to write true native local applications that run on the device.</p>
]]></content:encoded>
			<wfw:commentRss>http://rhomobile.com/blog/hybrid-applications-and-rhodes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zero Source Code Mobile App Integration: Announcing RhoConnect 3.0!</title>
		<link>http://rhomobile.com/blog/zero-source-code-mobile-app-integration-announcing-rhoconnect-3-0/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=zero-source-code-mobile-app-integration-announcing-rhoconnect-3-0</link>
		<comments>http://rhomobile.com/blog/zero-source-code-mobile-app-integration-announcing-rhoconnect-3-0/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 18:47:28 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://rhomobile.com/?p=6736</guid>
		<description><![CDATA[Rhomobile has always been focused on providing a modern open and standards-based way to mobilize enterprise apps. The first product we offered for that was Rhodes, an open source framework which makes it easy to build native smartphone apps using your web skills. But we also offered RhoSync, a modern mobile sync server that synchronizes<a style="text-decoration:none;" href="http://rhomobile.com/blog/zero-source-code-mobile-app-integration-announcing-rhoconnect-3-0/"> [...] </a>]]></description>
			<content:encoded><![CDATA[<p>Rhomobile has always been focused on providing a modern open and standards-based way to mobilize enterprise apps. The first product we offered for that was <a href="http://rhomobile.com/products/rhodes">Rhodes</a>, an open source framework which makes it easy to build native smartphone apps using your web skills.</p>
<p>But we also offered RhoSync, a modern mobile sync server that synchronizes data from backend applications down to the Rhodes apps on devices. We were proud that we made mobile data synchronization much easier, faster and more scalable than any of the other aging MEAP platforms that offer synchronization today.</p>
<p>What we learned from customers and systems integrators using RhoSync was that the biggest value of RhoSync wasn’t that it enabled synchronized offline data, it was that it made it much easier to integrate with enterprise applications. By using RhoSync and writing small “source adapter” classes that run on the RhoSync server (and sync data down to the device automatically) developers were able to remove entirely the data integration part of their smartphone app, something that developers told us was 50 to 80 percent of their application development effort.</p>
<p>As we have discovered this we have decided to call the next version of RhoSync <a href="http://docs.rhomobile.com/rhoconnect/introduction">RhoConnect 3.0</a> to properly highlight the biggest value that our customers tell us that it gives them. But RhoConnect is not just a content-free rebranding. In keeping with its core value in easing mobile app integration, the theme of RhoConnect 3.0 is “low source code integration to NO source code integration”. Zero source code integration with backend applications? How is this even possible?</p>
<p>Well RhoSync always featured the value proposition of “write a page or so of source adapter code and your data is integrated”. How can we possibly make it “zero source code”? RhoConnect 3.0 does this in two ways. First we are shipping source adapters for all major CRM software applications. Specifically the new RhoConnect-Adapters project includes source adapters for SalesForce, SugarCRM, Oracle CRM on Demand and Microsoft Dynamics. We provide adapters for all of the major objects: Contacts, Leads, Accounts, Tasks and Opportunities. Over time we will add adapters for other backend applications, including major field service applications as well (it’s worth mentioning that your existing RhoSync source adapters will work just fine in RhoConnect).</p>
<p>The second major way of performing source code integration is providing “server plugins” for popular web application development environments, such as Microsoft .NET, Java Struts and Spring MVC, and Ruby on Rails. What is a server plugin exactly? Unlike source adapters which are run on the RhoConnect server, server plugins are run in the backend application itself. This means they can only be used when you have access to modify the backend app (and of course if it is written in a supported environment). But when you can do this you have an unprecedently easy method of app integration. There is no need to write a source adapter or really write any code whatsoever. You simply configure the server plugin as a component to your backend app (for example as a gem to your Rails app). You configure your component to talk back to your RhoConnect server instance. And you provide information to your models so that they know how to query the database to supply information back to the users.</p>
<p>The third major new feature area of RhoConnect 3.0 is support for any smartphone app development environment or SDK. That’s right, you can get the benefits of RhoConnect without necessarily using Rhodes. Of course Rhodes is still the only framework with support for Model View Controller, the broadest device operating system support and the most device capabilities (especially industrial capabilities such as barcode, signature capture and Near Field Communications). But our core business at Rho has always been our app integration server (now RhoConnect), so we want any and all smartphone app developers to be able to benefit from it. Specifically we now support Objective-C as a development environment as well as Android Java. We even support using other smartphone frameworks that have followed Rhodes into the space, such as PhoneGap. Specifically we provide a JavaScript library that can be used from JavaScript-oriented frameworks.</p>
<p>We are very excited about the impending production release of RhoConnect. Currently RhoConnect is in <a href="http://rhomobile.com/products/rhoconnect/">public beta</a>. For those interested in RhoConnect’s new capabilities, we have an enticing offer for a more formal beta as well. Specifically if you want to provide direct feedback on RhoConnect’s new capabilities: out of the box source adapters, server plugins, or alternate client libraries (Objective C, Java or JavaScript), you can write to <a href="mailto:betas@rhomobile.com">betas@rhomobile.com</a>. In exchange for weekly structured interaction with the team, we will provide one free year of RhoConnect licensing. Whether in the formal or public beta, please give RhoConnect a try for your mobile app integration efforts. We look forward to getting your feedback <a href="mailto:adam@rhomobile.com">directly to me</a> or via the <a href="http://groups.google.com/group/rhomobile">Rho group</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rhomobile.com/blog/zero-source-code-mobile-app-integration-announcing-rhoconnect-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Having Native Apps and HTML5 Together</title>
		<link>http://rhomobile.com/blog/having-native-apps-and-html5-together/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=having-native-apps-and-html5-together</link>
		<comments>http://rhomobile.com/blog/having-native-apps-and-html5-together/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 16:40:40 +0000</pubDate>
		<dc:creator>Rhomobile</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://rhomobile.com/?p=6140</guid>
		<description><![CDATA[HTML5 is an answer, but not the answer. The debate about native apps versus browser-based apps is like a technology version of the pundits on cable TV. In this case, though, only one side is shouting – users have already decided that native apps are their overwhelming preference. The InfoWorld article, “Will HTML5 Kill the<a style="text-decoration:none;" href="http://rhomobile.com/blog/having-native-apps-and-html5-together/"> [...] </a>]]></description>
			<content:encoded><![CDATA[<p>HTML5 is an answer, but not the answer.</p>
<p>The debate about native apps versus browser-based apps is like a technology version of the pundits on cable TV.  In this case, though, only one side is shouting – users have already decided that native apps are their overwhelming preference.  The InfoWorld article, “<a href="http://www.infoworld.com/d/mobile-technology/will-html5-kill-the-mobile-app-535" title="Will HTML5 Kill the Mobile App?">Will HTML5 Kill the Mobile App?</a>” has a great title, but the complaints boil down to the following:</p>
<p><em>The Difficulty of Acceptance into App Stores</em><br />
At this point, most developers have a good sense of what it takes to get accepted.  And much of the controversy comes not from the apps themselves, but conflicts with business models – generally with Apple’s.  Writing apps to appropriate standards is a good idea and no app written with Rhodes has ever been rejected</p>
<p><em>Rising Above The Noise In An App Store</em><br />
Anyone starting a business, producing an app, writing a blog, or establishing a presence recognizes that this is an uphill battle.  But to think that a browser-based app will solve the problem is silly.  Not only that, but the writer himself shows that the problem is being worked on with third-party catalogs and other media.  It’s very rare for an app to become a hit without associated marketing and promotion across a variety of media. </p>
<p><em>Writing cross-platform will be easier with HTML5</em><br />
Rhodes allows developers the productivity and portability of HTML5.  But it also allows you to build native apps.</p>
<p>The writer quotes a gentleman from Mozilla with an interesting idea – that the web and native apps can coexist.  We agree – each has its place.  But there are two distinctions:  </p>
<p>A native app already can take full advantage of the power on the device and reduce the amount of network traffic (since the presentation is local, only data is downloaded live). Native apps tend to have a more task-based focus.  Web apps can be written to look and act like a native app, but why bother?  With Rhodes, you can already use web skills (HTML and CSS) to build a native app that takes advantage of all the device capabilities.  </p>
<p>Especially as new capabilities are added to ever-newer devices and individual companies develop new widgets and capabilities, the time to standardize them in HTML5 and successors will lag further and further.  We believe in using standards where they exist (hence use of HTML5 for Rhodes views),  but standards will never keep pace with the innovation happening in smartphones.</p>
<p>Rhomobile is a big believer in HTML5.  The standard and associated toolkit provides a richer set of interface capabilities for mobile apps and make web sites even better.  In fact, we recommend using HTML5-based UI styling libraries as a primary way to build the views in native apps written with Rhodes.  Our beef is with the idea that HTML5 is going to save developers the trouble of either creating a good app or promoting their app effectively.  With the availability of cross-platform mobile app frameworks, including those like Rhomobile that support HTML5-based JavaScript styling libraries such as jQuery Mobile and Sencha, there need not be an “OR” &#8212; developers can have their native app “cake” and eat HTML5, too.  </p>
]]></content:encoded>
			<wfw:commentRss>http://rhomobile.com/blog/having-native-apps-and-html5-together/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eWeek names Rhomobile a top 10 startup to watch</title>
		<link>http://rhomobile.com/blog/eweek-names-rhomobile-a-top-10-startup-to-watch/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=eweek-names-rhomobile-a-top-10-startup-to-watch</link>
		<comments>http://rhomobile.com/blog/eweek-names-rhomobile-a-top-10-startup-to-watch/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 16:46:29 +0000</pubDate>
		<dc:creator>Rhomobile</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[enterprise mobility]]></category>
		<category><![CDATA[eWeek]]></category>
		<category><![CDATA[Rhomobile]]></category>

		<guid isPermaLink="false">http://rhomobile.com/?p=6137</guid>
		<description><![CDATA[It&#8217;s one thing to be named a top mobility vendor by an IT publication &#8212; it&#8217;s another to be there with two companies like Four Square and Square. eWeek is on top of the key trends in enterprise mobility, including the move toward “bring your own device.” It&#8217;s thinking is also now well beyond &#8220;write<a style="text-decoration:none;" href="http://rhomobile.com/blog/eweek-names-rhomobile-a-top-10-startup-to-watch/"> [...] </a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s one thing to be named a top mobility vendor by an IT publication &#8212; it&#8217;s another to be there with two companies like Four Square and Square. eWeek is on top of the key trends in enterprise mobility, including the move toward “bring your own device.” It&#8217;s thinking is also now well beyond &#8220;write once and deploy to any smartphone platform.&#8221; It&#8217;s about simplifying data and app integration, helping customers manage apps and data not just devices, and facilitating app distribution in the cloud.</p>
<p>Thanks eWeek and thanks to the OnMobile 100 for naming Rhomobile one of the top 100 companies in the industry.</p>
<table cellpadding="25">
<tbody>
<tr>
<th><a href="http://www.eweek.com/c/a/Mobile-and-Wireless/10-Promising-Mobile-IT-Startups-to-Watch-426945"><img class="alignnone size-full wp-image-6171" title="eweek-logo" src="http://rhomobile.com/wp-content/uploads/2011/07/eweek-logo.png" alt="" width="150" height="30" /></a></th>
<td><a href="http://www.aonetwork.com/AOStory/Announcing-2011-OnMobile-100-Top-Private-Companies"><img class="alignnone size-full wp-image-6180" title="onmobile_award_logo" src="http://rhomobile.com/wp-content/uploads/2011/07/onmobile_award_logo.png" alt="" width="138" height="57" /></a></td>
</tr>
<tr>
<td>Top 10 startup to watch&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </td>
<td>OnMobile Top 100 private company</td>
</tr>
</tbody>
</table>
<p><br /></p>
]]></content:encoded>
			<wfw:commentRss>http://rhomobile.com/blog/eweek-names-rhomobile-a-top-10-startup-to-watch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;the sensors are coming&#8221; &#8211; why it will more and more be about native apps</title>
		<link>http://rhomobile.com/blog/the-sensors-are-coming-why-its-still-all-about-native-app/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-sensors-are-coming-why-its-still-all-about-native-app</link>
		<comments>http://rhomobile.com/blog/the-sensors-are-coming-why-its-still-all-about-native-app/#comments</comments>
		<pubDate>Tue, 24 May 2011 16:54:36 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://rhomobile.com/?p=5991</guid>
		<description><![CDATA[The New York Times just discussed the coming generation of new smartphone sensors.: altimeters, heart monitors, temperature and humidity sensors, and even mood detectors. While we at Rhomobile are very excited about Rhodes allowing use of web skills (HTML5, CSS, JavaScript, Ruby, and MVC) to write smartphone apps, we have always pointed out that usage<a style="text-decoration:none;" href="http://rhomobile.com/blog/the-sensors-are-coming-why-its-still-all-about-native-app/"> [...] </a>]]></description>
			<content:encoded><![CDATA[<p> <a href="http://bits.blogs.nytimes.com/2011/05/19/the-sensors-are-coming/?scp=1&#038;sq=sensors&#038;st=cse">The New York Times just discussed the coming generation of new smartphone sensors</a>.: altimeters, heart monitors, temperature and humidity sensors, and even mood detectors.   While we at Rhomobile are very excited about <a href="http://rhomobile.com/products/rhodes">Rhodes</a> allowing use of web skills (HTML5, CSS, JavaScript, Ruby, and MVC) to write smartphone apps, we have always pointed out that usage is about NATIVE apps not mobile web apps.  Today using HTML5 alone yields apps that are missing many of the capabilities that make a smartphone app compelling: use of local PIM contacts and calendar, the camera, GPS, accelerometer, barcode, signature capture and Near Field Communications (which we just announced support for last week).   </p>
<p>There is a huge gap between what you can do with a mobile web app and what Rhodes lets you do to build a NATIVE smartphone app (but using web skills for your interfaces).    With all of the new capabilities coming in smartphones this gap between what you can do with HTML alone and what you can do with a framework like Rhodes that lets you is only widening.  </p>
]]></content:encoded>
			<wfw:commentRss>http://rhomobile.com/blog/the-sensors-are-coming-why-its-still-all-about-native-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

