InfoQ Homepage Ruby Content on InfoQ
-
Bringing Scripting to the Java Platform
Scripting languages have traditionally been difficult to integrate into Java applications. A new article on the Sun Developer Network takes a look at using JSR 223 - Scripting for the Java Platform to integrate scripting into your application.
-
Embedding C in Ruby for Performance
The RubyInline module, among other things, is making it easy for Ruby developers to use the power of compiled C code for significant performance gains.
-
InfoQ Article: From Java to Ruby...
The Ruby on Rails revolution has been led by developers. Convincing management takes another kind of persuasion. A manager needs to understand the risks of adopting Ruby, the risks of snubbing mainstream languages like Java--even for one project--and the overall technical landscape of Ruby's capabilities.
-
Better Rails Plugin Management
As the number of Rails plugins steadily increases, remembering and managing these plugins is getting increasingly difficult. Some tools are addressing the need for better plugin management.
-
Can Ruby Live Without Rails? An Interview with Bruce Tate
Yakov Fain, a senior technical architect and author of numerous Java books, interviews Bruce Tate, a famous Java-turned-Ruby developer, and investigates the status of the Ruby language.
-
Is there room for both Ruby on Rails and J2EE?
Aaron Rustad takes a look at the differences between Rails and J2EE in an article published by IBM developerWorks, and ultimately suggests J2EE won't be dying any time soon.
-
Juggernaut: Real-time communication for your Rails views
Alex MacCaw Ruby on Rails releases Juggernaut, a Rails plugin that provides a real-time socket connection between Rails views and a message bus / data server.
-
Refactoring your Rails application to be RESTful
Scott Raymond writes about how his life became easier when he refactored the application behind IconBuffet.com to using RESTful URLs.
-
Ruby Support in Visual Studio Coming
The project known as "Sapphire in Steel" will provide users of Microsoft's Visual Studio 2005 with support for programming using Ruby and Ruby on Rails within their IDE.
-
JRuby Leaves SourceForge for Greener Pastures at Codehaus
The JRuby project has moved from SourceForge to competitor Codehaus. InfoQ asked the project leads about their decision and the answers shed light on recent problems plaguing SourceForge.
-
Bruce Tate's "From Java to Ruby" Reviewed
Frequent technical author Bruce Tate's latest title "From Java to Ruby" takes a look at moving to Ruby from the eyes of a Java manager. Greg Sporar, Sun's Chief Netbeans evangelist reviewed the book. Javaworld today also posted a 'Ruby for Java' article.
-
Framework Performance: Ruby on Rails vs Django vs Symfony
Ruby on Rails goes head-to-head with Python's Django and PHP's Symfony frameworks in a battle of speed and stability.
-
Is Ruby Ready for the Enterprise?
Brad Banister of Enterprise Open Source Magazine takes a look at whether Ruby is ready for the enterprise in an article focused at developers and IT managers who are considering using Ruby in an enterprise environment.
-
Martin Fowler on Enterprise Rails
Martin Fowler likens DHH to Kent Beck and draws conclusions about the future of Ruby and Rails in enterprisey settings.
-
Six Ruby Presentations (with slides) from European Ruby Meeting Now Online
The audio and slides of six presentations made at a recent Ruby on Rails meeting, hosted by Greenpeace in Amsterdam, have just been made available. Topics include integration with legacy Java apps, CMS development, and Unicode.