News

RhoHub Adds iPhone Dev Support

Rhomobile on Tuesdsay announced that its RhoHub development-as-a-service platform will add native support for iPhone application development. The Web-based environment allows developers to write native iPhone apps on Windows- or MacOS-based PCs, using HTML, JavaScript and Ruby rather than Apple's Objective C.

According to Rhomobile, the RhoHub solution lets developers build iPhone apps without having to work on MacOS PCs or install the iPhone SDK. The RhoHub environment also supports the Windows Mobile, BlackBerry and Android mobile platforms.

"Our goal is to allow developers to leverage their existing skills to create powerful native apps that work across all major smartphones," said Rhomobile CEO Adam Blum in a statement. "With RhoHub 2.0 we introduced the ability to use your preferred local editor while performing hosted builds."

The hosted Rhomobile service includes robust data synchronization, called RhoSync, for supporting offline development and enabling quick test and deploy of sync-enabled applications. The solution also provides integrated source control, styling for different smartphone platforms, as well as an object relational manager (ORM) facility and a Model-View-Controller (MVC) framework.

RhoHub licensing is based on a monthly subscription model. For $49, developers can build Rhodes apps and sync as many as 10 devices with one production app. A $99 Premium Subscription allows syncing with up to 100 devices with one production app, while the $499 Enterprise Subscription allows syncing with up to 1000 devices and up to three production apps.

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube