InfoQ

News

Ruby Hoedown Presentations available online

Posted by Werner Schuster on Aug 22, 2007 07:00 PM

Community
Ruby
Topics
Programming ,
Performance & Scalability ,
Dynamic Languages ,
Ruby on Rails
Tags
Presentations ,
SmallTalk ,
Rails
The Ruby Hoedown took place in early August in Raleigh, NC. Now videos and slides of the sessions are available from the Confreaks website.

The Keynote Address by Marcel Molina, Jr., titled What makes code beautiful includes a very insightful discussion of code style and how code can be too clever. In light of the popularity of DSLs and Metaprogramming in the Ruby community, this talk is a helpful reminder to think twice before using advanced Ruby features.

Ezra Zygmuntowicz (InfoQ conducted an interview with Ezra recently), talks  about Exploring Merb.   Jared Richardson talks about using Using C to Tune Your Ruby (or Rails) Application.

Ken Auer tells the history of Smalltalk and how it and it's problems with adoption in the industry relate to Ruby in the talk Does Ruby Have a Chasm to Cross.

Hidden gems can be found in the Lightning Talks video, filled with short talks which cover topics such test/spec (Behavior Driven Development without RSpec), JRuby as scripting language for Java game programming, a quick discussion of the Methodphitamine idiom, Ruby rules engines, WPF GUI apps with IronRuby, creating static websites with Rails, and many more topics.

These videos and more can be viewed in the browser, but can also be downloaded as AVI files at the Confreaks website.

1 comment

Reply

Errata by Jay P. Posted Aug 23, 2007 5:56 AM
  1. Back to top

    Errata

    Aug 23, 2007 5:56 AM by Jay P.

    I just noticed that, during my lightning talk on the Methodphitamine, I pointed to a code example and said "where it *divided by* two equals zero" when I was referring to the modulo operator. So much for my ability to speak both accurately and quickly on the spot. :)

Exclusive Content

Book Except and Interview : Aptana RadRails, An IDE for Rails Development

Aptana RadRails: An IDE for Rails Development by Javier Ramírez discusses the latest Aptana RadRails IDE, a development environment for creating Ruby on Rails applications.

Fast Bytecodes for Funny Languages

Cliff Click discusses how to optimize generated bytecode for running on the JVM. Click analyzes and reports on several JVM languages and shows several places where they could increase performance.

Scott Ambler On Agile’s Present and Future

Scott Ambler, Practice Lead for Agile Development at IBM, speaks on the current status of the Agile community and practices having a look at the perspective of the Agile’s future.

Manager's Introduction to Test-Driven Development

Dave Nicolette and Karl Scotland try to introduce non-technical managers to one of the most popular Agile development techniques: Test-Driven Development (TDD).

Structured Event Streaming with Smooks

Smooks is best known for its transformation capabilities, but in this article Tom Fennelly describes how you can also use it for structured event streaming.

How to Work With Business Leaders to Manage Architectural Change

Successful architectures evolve over time to meet changing business requirements. Luke Hohmann presents how to collaborate with key members of your business to manage architectural changes.

Colors and the UI

In this article, Dr. Tobias Komischke explains how colors used in a GUI can influence our interaction with a computer and offers advice on using the appropriate colors for the interface.

Building your next service with the Atom Publishing Protocol

In his presentation, recorded at QCon San Francisco, MuleSource architect Dan Diephouse explores ways to use the Atom Publishing Protocol (AtomPub) when building services in a RESTful way.