BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Ruby Content on InfoQ

  • Adobe Releases Flash Player Beta for Linux

    Adobe has recently released a beta of Flash Player 9 for Linux. This allows Linux users to view sites that make heavy use of Flash like YouTube, Yahoo Maps Beta, and InfoQ's own Flash based interviews and presentations.

  • RubyCLR Creator to Join Microsoft

    John Lam, the creator of RubyCLR, has accepted a position at Microsoft. While he hasn't yet revealed his new duties, he has stated that he will not leave the Ruby community.

  • Book Excerpt: What is the Ruby Way?

    Author Hal Fulton has finished updating his modern classic, The Ruby Way. The publication of the second edition, due the third week of October to coincide with RubyConf 2006, marks the launch of Addison Wesley's Professional Ruby Series.

  • Rails Live CD 0.2.1 Released

    Brian Ketelsen releases an update to the popular Rails Live CD Rails development and deployment environment.

  • Ruby Driver for HSQLDB Released

    A Ruby driver for HSQLDB has been released on RubyForge by Jared Richardson. The driver relies on Java Bridge technology (quite different than JRuby) to interop with the Java-based HSQLDB (formerly HypersonicSQL) open-source database.

  • InfoQ Interview: Tim Bray on Rails, REST, Java Dynamic Languages, and More

    InfoQ Ruby editor Obie Fernandez interviews Tim Bray, one of the inventors of XML and current Director of Web Technologies for Sun Microsystems. We cover varied topics such as his opinions about Ruby and Rails, the impact of dynamic languages on web development, static versus dynamic typing, Sun's support of the JRuby project, Atom, and WS-* versus REST approaches to systems integration.

  • Screencast Gets You Up To Speed With REST on Rails in 90 Minutes

    Noted Rails trainer and developer, Geoffrey Grosenbach, releases a screencast covering Rails 1.2's REST functionality.

  • Google Releases Search Engine Specifically For Code

    Google has released Google Code Search, a search engine explicitly for code. Google is crawling all the publicly available code they can find including archives (.tar.gz, .tar.bz2, .tar, and .zip), CVS repositories and Subversion repositories. Searches can be performing using regular expressions and limited by language and license.

  • Experience Report: Running FIT and Fitnesse with Ruby

    Ron Jeffries and Chet Hendrickson, well known contributors to the Extreme Programming community, regularly meet in bookstores and cafes to pair program, then Ron blogs about what they've learned. Yesterday Ron wrote a detailed blow-by-blow of their experience installing and configuring Ruby/Fit, then Fitnesse on top of it. For agile practitioners, this is essential "Iteration 0" work.

  • InfoQ Article: Enterprise-Ruby Wish List

    Francis Cianfrocca asks "What do enterprise developers need, that they're not getting from their tools today?" Based on the answers to that question, he examines whether Ruby currently has anything valuable to offer in the form of an Enterprise Ruby wishlist.

  • Jeff Bezos Suggests Outsourcing Least Important 70%; A Boost for Rails?

    Amazon.com founder, Jeff Bezos, explains 70% of a project's time is spent on inconsequential tasks and suggests these could be outsourced to third parties or technologies, such as Rails.

  • FishEye 1.2: Enhancing Version Control

    Cenqua has released FishEye 1.2, a commercial version control exploration tool supporting CVS and Subversion. The new version improves Subversion support, adds new visualizations, email feeds, user preferences, and administration features.

  • Ruby Metaprogramming Techniques

    Ola Bini looks at several common metaprogramming techniques in Ruby.

  • Prototype the most popular Ajax framework across Java, .NET, & Rails communities

    According to recently released survey results from Ajaxian.com, prototype is the most popular ajax framework in use, by a large margin, followed by Scriptaculous (which is built on prototype). Java-based Dojo and DWR came in 3rd . Backend platforms were also surveyed, with PHP the most used for Ajax, followed by Java, .NET, and Rails.

  • Multibyte for Rails: A Unicode Solution for Rails?

    The issue of proper Unicode support for Ruby on Rails continues to generate lots of discussion and development activity. The Multibyte for Rails project seems to be making progress in driving a unified solution to the problem.

BT