InfoQ Homepage Ruby Content on InfoQ
-
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.
-
InfoQ Article: Will the Enterprise change Ruby, or will Ruby change the Enterprise?
Ruby is often criticized for lacking the features required for developing large applications and maintaining them over long periods of time with large teams. Are we missing something fundamental for widescale adoption of Ruby in the enterprise?
-
David Heinemeier Hansson's RailsConf Keynote Address Now Online
A defining keynote address by David Heinemeier Hansson, the creator of Ruby on Rails, has been made available in video format to watch online.
-
Easy Continuous Integration for your Rails Project
Jay Fields of ThoughtWorks describes his team's continuous integration setup.
-
InfoQ Newsletter is now being sent out
InfoQ is now sending out a weekly newsletter by email. To get the newsletter, just register to the site. The newsletter is a quick and easy way to keep up to date with all new content and major headlines on the site. In future, the newsletter will be personalized to the communities you're interested in and also have other rich features.
-
JRuby 0.9 Released; Runs WEBrick, Rails, RubyGems, and Rake
Released today, the JRuby 0.9 interpreter for Java can now run RubyGems, the WEBrick Ruby HTTP server, and Ruby on Rails. JRuby co-lead Thomas Enebo told InfoQ that Rake also recently started to work. JRuby 0.9 also includes a number of bug fixes, an improved YAML parser thanks to JvYAML and RbYAML projects, and all non-native standard libraries are bundled in the JRuby distribution.
-
Adobe launches Flex 2 RIA platform; Flex SDK is now free
Adobe has released Flex 2, its platform for ajax-style enterprise rich internet application development that runs on Flash, whose version 9 now includes Just-In-Time compiler. The Flex 2 is now free for developing and deploying Flex apps on the Flash runtime. An Eclipse-based IDE and enterprise messaging/data connectivity featuring real time messaging is also available for enterprise customers.
-
Rails 1.1.3 Released
The new point release of Rails addresses a security issue and includes a few minor fixes.
-
Deploy Your Production Rails Applications at the Engine Yard
Engine Yard is the first Rails application deployment service that combines serious and scalable infrastructure with easy management at an affordable price.
-
InfoQ Article:Introduction to BackgrounDRb
As the problem domain of your Rails applications expands, you may need to run computationally intensive or long running background tasks. How can you run these long background tasks without your web server timing out? And how do you display the progress to your users?
-
Addison-Wesley Professional Ruby Book Series Announced
Addison Wesley has just announced its new Professional Ruby book series, consisting of three books and three shorter PDF downloads that will be coming in the next 6 months and into 2007. InfoQ's own Ruby editor Obie Fernandez is the series editor as well as one of the authors.
-
Rails LiveCD Linux Distro Announced
Brian Ketelsen announced the initial release of the new Ruby on Rails LiveCD Linux Distribution. The RailsLiveCD includes all the software needed to run Ruby on Rails development. You can set your computer to boot first from CD and try this Ruby on Rails specific distribution of Linux without altering your computer at all.
-
Heartbeat for Rails Apps
Heartbeat, the Railsday 2006 app from Highgroove Studios in Atlanta, lets you monitor the uptime of URLs and run your application's rake tasks from a single web page.
-