Bindings, Platforms, and Innovation
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
Tracking change and innovation in the enterprise software development community
Posted by Obie Fernandez on Mar 12, 2007 08:20 AM
Last Wednesday at EclipseCon, Kyle Shank, one of the main developers behind the largely-successful RadRails project officially announced a significant change to his project:
Yesterday at EclipseCon I announced that Aptana would be taking over the RadRails project and integrating it into their existing suites of editors, debugging tools and community features. Rails tooling on Eclipse needs a full-time effort and Aptana has the team and resources to do just that.
Aptana also annouced the takeover on their official blog:
The Aptana IDE and RadRails are both EPL open-source products, and that will continue in the future. Initially, you’ll see some immediate bundling of the products, and then we’ll work on making a tighter integration as time goes on. We’ve set up a forum for questions, and if anyone is interested in contributing, please let us know and we’ll be happy to set something up. We hope to have everything transitioned by mid-May.
The Aptana IDE is a free, open-source, cross-platform, JavaScript-focused development environment for building Ajax applications. It features code assist on JavaScript, HTML, and CSS languages, FTP/SFTP support and a JavaScript debugger. The Aptana company was was founded in 2005 by Paul Colton, a real heavyweight-player in the Java web development world. Prior to starting Aptana, Paul Colton founded several technology companies, helped define the Servlet API specification and was behind JRun, which was at its peake the leading commercial Servlet and JSP engine in the world.
At the moment, it's really difficult to gauge how popular RadRails is in a world dominated by hackers wielding TextMate, Vim, and Emacs. The community consensus seems to be that RadRails is the tool of choice for the legions of Java programmers migrating to Rails development, probably due to their familiarity with Eclipse. (More often than not, this observation is made with a snicker.)
A quick poll on the #rubyonrails IRC channel (averaging over 400 members) generated little in the way of support for RadRails, but as to be expected, triggered a massive argument over the relative superiority of the aformentioned text editors.
Nevertheless, some of the IRC chatters chimed in with insightful comments, such as Fryguy: "My only problem with radrails (and eclipse in general) is that since it's plugin-based, everything seems so disconnected at times. It's nice when I'm editing a javascript file in visual studio, and switch over to an aspx file, and things feel the same, not always true in eclipse."
Others contrasted RadRails with its competitors, such as Jeremy Durham's advocacy of NetBeans: "seriously. it does everything radrails does, the interface is nicer, the support is better and it does context sensitive method completion and help.. it's very slow tho."
It remains to be seen whether RadRails can be rescued from the doldrums of open-source abandonment, but for the sake of the community we hope that Aptana can do it. What do you, InfoQ reader, think about RadRails?
Usage Landscape: Enterprise Open Source Data Integration
The Role of Open Source in Data Integration
Ensuring Code Quality in Multi-threaded Applications
Effective Management of Static Analysis Vulnerabilities and Defects
The Agile Business Analyst: Skills and Techniques needed for Agile
As you mentioned in the article, I'm a recovering Java programmer used to Eclipse, so RadRails is a nice way to transition. Only thing it really needs is integrated debugger. Glad to see Aptana is picking up the ball and running with it.
I think FryGuy from IRC raises the right issue about RadRails and the Ruby/Rails Integration with an IDE (namely Eclipse) : it doesn't look like a real monolithic environment as I stated in my blog. And this is why this news of RadRails joining Aptana arrives at the right moment to give some more impulsion to the development and integration. It will also be interesting to see how the merge with RDT team happens.
IIRC, RDT will soon include refactoring capabilities. Since RadRails is based on Eclipse/RDT, I expect it will be the refactoring tool of choice for Ruby developers. Emacs, Vim and TextMate are as good as they've always been and the people that use them will always like them. The fact is though, they also rely heavily on scripting and command line utilities to do what is basically the same job as the IDE. But nobody should pretend that they're "31337" and only require a text buffer, file open and file save to write code. That's simply not the case -- or at least I've never seen it. The key word is "integrated" -- you either like it or you don't. Whether it's in an IDE or a text editor with 1000 little disparate utilities is a matter of style. It's not like either is going away. Many of the Java/.NET converts do appreciate RadRails, NetBeans(?) and soon IDEA for Ruby development and refactoring. However, I will warn IDE vendors not to make them too heavy. I have been an IDEA user for 5 years and was happy with the performance until version 6....I'm seriously considering moving to Eclipse because IDEA is simply too slow now. But yes. RadRails is excellent for Ruby. It's light, fast and has the right level of integration while leaving your command line uninterrupted. (use both?! gawd! who's mad now!?) Based on the screencasts I've seen, NetBeans looks good, but it turned the command line into wizards...which looks annoying at best. Clinton
I am mainly a Delphi developer, but I use RadRails for some Rails projects. It feels good as a tool for Rails, I don't like though the IDE shortcuts (Eclipse's I guess). And CodeGear (makers of Delphi and JBuilder) seem to be cooking some Ruby IDE of their own ... But I never used Aptana's IDE and will give it a kick after they deliver the integrated version.
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.
This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.
This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.
This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.
After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.
IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.
Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.
4 comments
Watch Thread Reply