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

  • 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.

  • Railsday 2006 Draws to a Close

    Railsday 2006 ends with a bang as lots of teams compete.

  • The Unicode Debate Rekindled

    The perennial debate about how best to support multibyte Unicode in Ruby is heating up again, and thanks to the progress of Rails and JRuby, this time there is more at stake...

  • Article: A Look at Common Performance Problems in Rails

    Rails performance expert Dr. Stefan Kaes takes a look at the most common performance issues in your Rails applications and what to do about them. Advice is given regarding benchmarking, choosing a session container, caching results of expensive computations, optimizing database queries and working effectively with view helpers.

  • Big Turnout for Ruby Meetup in San Francisco

    Close to one hundred people attended last night's Ruby meetup at C|Net offices in San Francisco.

  • Rails Testing Strategies

    Popular Rails community member Kevin Olbrich published a couple of interesting and useful articles on his blog about Rails testing strategies.

  • Scala: combining the best of Ruby and Java?

    Like Ruby, Scala has a very terse syntax and its extensibility makes it suitable for writing DSLs, like Java, Scala is statically typed and can call Java code seamlessly without any declarations or glue code. Scala founder Martin Odersky (who co-designed Java Generics and implemented javac) has started blog today with his first entry on the history which led up to Scala.

  • InfoQ.com Officially Launched!

    InfoQ has officially launched today, having previously been in unlaunched/testing mode since May 17th. InfoQ is a new Enterprise Software Development Community serving Java, .NET, Ruby, SOA, and Agile. Interest so far has been high, with over 19,249 unique visitors to the site. Today's launch presents version 0.7 of the site. Thank you to our members, sponsors, and authors!

  • Watir Adds Support for Modal Dialogs

    Watir is a very popular testing tool for web apps. The newest release adds support for Internet Explorer modal dialogs, which are common in enterprise applications.

  • Rails Powering Online Shopping Evolution

    First JadedPixel wows us with Shopify, then this week Dylan Stamat and Jonathan Siegel announce RightCart.com, a new web service that they wrote using Rails in just six weeks. Both apps are making waves in greater web universe.

BT