InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Rhodes 2.0 Brings HD Audio-Video Streaming, Is Now Free Under MIT License

Posted by Mirko Stocker on May 04, 2010

Sections
Enterprise Architecture,
Operations & Infrastructure,
Process & Practices,
Architecture & Design,
Development
Topics
Mobile ,
Ruby ,
Announcements
Tags
Rhodes ,
Streaming Video ,
Frameworks

Rhomobile today announced a new major version of Rhodes, the cross-platform framework for smartphones:

Rhodes 2.0 allows developers to rapidly build native apps for all major smartphones including iPhone, BlackBerry, Android, Windows Mobile, Symbian as well as the iPad. Rhodes 2.0, available for free, provides developers with powerful enhancements including faster sync, and optimized native styling for all smartphones and new capabilities including advanced multimedia support and a metadata framework that supports applications with changing underlying schema.

Until now, Rhodes was dual licensed under the GPL and a commercial license ($500 per application), but from version 2.0 on, it is completely free and open under an MIT license (note that the sync server RhoSync is not free, but if you don't need to provide synchronized offline data, you now won't need to buy a license anymore).

An other very interesting new feature is bi-directional HD audio and video streaming, which "allows developers to easily add live audio and video capture and playback capabilities to their smartphone apps".

InfoQ talked to Rhomobile CEO Adam Blum. Adam explains:

Specifically you can write an app that captures audio and video from the device. You could have an iPhone app that lets people do videoconferencing or capture video of, say, a field service problem inside that field service app.

Another addition that makes developing against customized and changing database schemas a lot easier is Rhodes' new metadata framework:

This is critical to enable smartphone apps to be written for large enterprise applications such as SAP or SugarCRM (ERP or CRM apps), because no company uses an "out of the box" schema. Very few apps on the App Store work against big ERP or CRM apps because of this. The metadata framework lets you write apps where the displayed forms and pages are not hardcoded but are driven by backend metadata

Rhodes developers use Ruby to write the application logic for smartphone apps. Regarding Apple's App Store and the recent discussion around the iPhone developer license change, will it still be possible to use Rhodes for iPhone and iPad development? In a blog post Adam writes that they "believe that we are compliant with the new iPhone 4.0 SDK rules, and we believe Rhodes apps will continue to be to be accepted on the App Store after adoption of the new TOS". There are also some new products coming out to "facilitate enterprise app distribution for iPhones and other devices, completely bypassing any App Store". 

The public beta of Rhodes 2.0 starts today, and the final release will be ready later this month.

Related Sponsor

In today’s hyper-competitive world, later may be too late to adopt Agile development and this Roadmap for Success will help you get started. Download "Agile Development: A Manager's Roadmap for Success" now!

No comments

Watch Thread Reply

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.