InfoQ Homepage Ruby Content on InfoQ
-
IronRuby now on Rubyforge
IronRuby, Microsoft's implementation of Ruby for .NET, is now hosted on RubyForge. The current state of the code is available via the Subversion repository.
-
Reporting tool Ruport releases version 1.2
Ruport, the Ruby reporting tool, was just released in version 1.2. Meanwhile, the Ruport Book effort is coming along as well.
-
Ruby x Agile: The shift from machine-performance to human-performance
This article is the second in the Ruby x Agile series, a set of six short videos exploring the relationship between Ruby and Agile methodologies, featuring Ruby creator Yukihiro Matsumoto.
-
High Performance Ruby MVC: Merb
By some accounts, Ruby on Rails request-processing has slowed 10-20% with each recent release, so Ezra Zygmuntowicz built his own Ruby-based MVC framework using some of the best parts of Rails. Recently, at the Ruby Hoedown event, Ezra demonstrated how Merb keeps the agility of ActiveRecord while focusing on high-load performance and concurrency.
-
RubyLearning.com to Relaunch Free Online Lessons
After achieving popularity last summer, Satish Talim at <a href="http://www.rubylearning.com/" target="_new">RubyLearning</a> is doing it again with his free online course. It started as a way for him to pick up the language, and after the community picked up on it, over 100 people joined him. He hopes to do better this time.
-
Ruby 1.9 adds Fibers for lightweight concurrency
Fibers were recently in the Ruby 1.9 branch. The Coroutine-like concept has many uses, such as implementing lightweight concurrency and others. We look at the concept and influences of Fibers in Ruby 1.9, as well as code samples.
-
JRuby 1.0.1 release, JRuby 1.1 plan posted
Bugfix release JRuby 1.0.1 has just been made available, In other news: the planned items for JRuby 1.1, due this fall, were posted.
-
FiveRuns Readies Latest Component of Rails Stack - Installer
FiveRuns, an enterprise Rails company, have built an installer for Ruby and associated packages.
-
Ruby Hoedown Presentations available online
Videos of the sessions from the Ruby Hoedown conference are now available online. Topics such as Merb, Ruby tuning, VoIP with Ruby are covered, as well as Smalltalk and Ruby history and much more.
-
IBM affirms Restful SOA & dynamic languages with Project Zero
In a recent interview, IBM WebSphere CTO Jerry Cuomo affirms that REST has become a core focus for IBM with Project Zero, a new web application development framework continues the trend away from pure java and towards dynamic languages for web application development and also emphasizes RESTful service development.
-
Prototype 1.6 RC Includes DOM Builder and Event API Overhaul
Earlier this month the Prototype team released the first RC of 1.6.0. This release contains a number of core API upgrades, bug fixes, and new features. The Event API has been overhauled and a new DOM Builder API has also been added.
-
Linked-In, Second Life, eBay, Orbitz, Yahoo! architectures to be presented @ QCon SF
The 'architectures you've always wondered about' track at QCon San Francisco this year will be featuring the architectures of Linked-In, Second Life, eBay, Orbitz, & Yahoo!, presented directly from key architects at those companies. QCon itself also has a number of other tracks on architecture, Java, .NET, Ruby, Agile, research technologies, and more.
-
Capistrano gets competition: Vlad the Deployer
Capistrano, a popular deployment tool for Rails, is challenged by Vlad the Deployer, a tool which offers similar functionality with a much simpler implementation. We talked to the Ruby Hit Squad group that released version 1.0 of Vlad.
-
ORM with JRuby - ActiveHibernate
The ActiveHibernate project brings Hibernate features to JRuby - for those tricky ORM use cases that go beyond what ActiveRecord offers. We talked to project maintainer Johan Andries.
-
Eclipse DLTK 0.9 Supports Tcl, Ruby and More
In the Eclipse Europa simultaneous release, in addition to Eclipse 3.3, a number of other Eclipse projects were released, including Eclipse DLTK 0.9. DLTK, or Dynamic Language Tool Kit is a plugin designed to add support for dynamic languages within Eclipse. InfoQ took the opportunity to speak with Andrey Platov, the Eclipse DLTK Project Lead.