Ruby Reaches Big Leagues With Two IDEs
Komodo, Ruby in Steel updates drive spread of object-oriented scripting language
March 15, 2007 —
(Page 1 of 3)
The year has started off well for Ruby programmers developing on Windows. After a year of explosive growth in popularity, the object-oriented interpreted language with particular strengths in scripting and Web development finally has not one, but two professional development environments that give the language the primacy it deserves.
Not that the environments of either Komodo 4 (ActiveState, US$295) or Ruby in Steel (SapphireSteel Software, US$199) are Ruby-specific; Komodo is well known in Perl and PHP development circles, and Ruby in Steel is a plug-in for Visual Studio 2005 (Standard Edition and aboveusers of the free Express Editions are unfortunately excluded).
RUBYS RISE
Ruby was first released to the public in 1995 by its designer Yukihiro Matsumoto and developed to a broadly usable language by the early 2000s. For a few years, it was a well-regarded but not particularly popular alternative to the so-called dynamic languages in the Perl/Python continuum. Compared with other dynamic scripting languages, Ruby is distinguished by completely embracing object orientation as an organizing principle. The influence of Perl and Smalltalk are clear in the design of the language, with Perls scripting-oriented love of implicit variables and optional parentheses and Smalltalks emphasis on manipulating objects with a straightforward grammar. Rubys grammar is complicated somewhat by the aforementioned optional elements, as well as inconsistencies on the equivalence of curly brackets and do
end tokens.
The 2004 release of David Heinemeier Hanssons Ruby on Rails opinionated Web framework sparked the current Ruby fever. Rails philosophy of convention over configurationin which likely good enough decisions about project structure, naming, build strategies and database mapping are automatically generatedwas both provocative and productive.
Popular books from The Pragmatic Programmers further evangelized the language, tied it to the latest trends in agile development, and with their sales triggered the current avalanche of books, blogs, conferences and coverage. And, now, development environments.
Ruby is unusual in that the two areas in which it has the greatest demonstrable strengthsmall scripts and Rails-based Web developmenthave remarkably different development styles. Scripts, ranging from a few to a few hundred lines of code, are the stuff of a single file, hard-coded paths and variables, interaction and quick edits.
Share this link: http://sdt.bz/30325
Most Read Latest News Blog Resources
Zeichick’s Take: Radio moves from analog waveforms to digital packets
Streaming radio highlights the need for streaming applications to be designed to take up as little bandwidth as possible
|
|
Taking enterprise architecture to the business side
Startup Corso is bringing out a cloud-based planning platform that ties into business plans
|
|
Appcelerator Acquires Cocoafish to Add Instant Mobile Cloud Capabilities to its Industry Leading Titanium Platform
Appcelerator Offers Messaging, Social, Location and Storage Mobile Cloud Services to All Mobile App Publishers
|
|
ComponentOne Releases a Collection of 40+ UI Widgets Powered by HTML5 and jQuery
ComponentOne has announced the 2012 release of Wijmo: a kit of UI widgets for HTML5 and jQuery development
|
Taking enterprise architecture to the business side
Startup Corso is bringing out a cloud-based planning platform that ties into business plans
|
|
Top five apps to manage your workload
Web applications offer new ways to track your “to-do” lists
|
|
Not so fast when it comes to testing in the cloud
Developers face outsourcing, virtual lab management and mobile devices as obstacles
|
|
Xceed releases UX-focused suite for Microsoft’s WPF
"Blendables" helps match user experiences to developer visions
|
Are you at risk for burnout?
Burnout is a severe problem and it can strike at any time. Here's how to tell if you are nearing the edge.
|
|
Agility, mom, and apple pie
If we're to evaluate the state-of-the-art in software development, we should start with the values espoused in the Agile Manifesto.
|
|
RIM woos developers with free tablet
How do you get more apps ported to the BlackBerry PlayBook? By giving every developer a free tablet, of course!
|
|
GitHire: Use Headhunters to Find Your Perfect Programmer
Are you a hiring manager tired of scouring the job boards? Check out this new service that will find 5 people interested in your jobs.
|
The Hidden Costs of Software Licensing
Moving beyond paper-based software licensing to more flexible, software-based licensing is a business decision. There is a growing trend tow...
|
|
Case Study: You May Need a Development Mechanic
As a contractor for a major financial player in Germany, SOBEGE, a German-based consultancy specializing in embedded IT and web services, wa...
|
|
Ensuring Software Quality at a Major International Bank
One of the world’s leading international banks has adopted AgitarOne technology for delivering generated unit tests for their Java software...
|
|
Load Testing Adobe Flex Applications
Adobe Flex applications may be different from applications you’ve worked with before. For classic HTML web applications, the server does all...
|