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.

WebORB - Easily Makes Rails Models Accessible to Flex / Flash

Posted by Peter Cooper on Aug 29, 2006

Sections
Enterprise Architecture,
Architecture & Design,
Development
Topics
Ruby ,
Messaging ,
Web Services ,
Dynamic Languages ,
Web Frameworks ,
Flex ,
Flash ,
WOA ,
Languages ,
Enterprise Architecture ,
SOA ,
Adobe ,
Companies ,
Programming ,
Rich Internet Apps ,
Architecture

WebORB is a new Rails plugin by The Midnight Coders that makes implementing services with Ruby on Rails and Adobe Flex (or Flash Remoting) easy. Flex is rapidly becoming a popular option for the front-end for Rails applications in the enterprise with its consistent UI, wide range of dynamic controls, and the widespread acceptance of Macromedia Flash. As opposed to typical HTML and Javascript technologies, Flex UIs work consistently between browsers and are especially useful for intranets or internal applications.

WebORB is a plugin facilitating easy connectivity between existing Rails models and Flex clients and can be installed on both Unix and Windows based operating systems. Flex applications can connect to Rails applications and invoke methods on any Ruby class within the application using the mx:RemoteObject tag. Classes can be registered in an XML file so they can be called via RPC. This makes WebORB a great technology to investigate if you're considering moving an existing application over to using Flex technology on the front-end.

  • This article is part of a featured topic series on SOA

No comments

Watch Thread Reply