Thursday, July 26, 2007

Ruby Cheat Sheet from Yahoo

Yahoo has a nice compact, 2-page Ruby cheat sheet.

Ruby Cheatsheet v.1

Wednesday, July 25, 2007

Emacs Screencast

Ruby and Emacs..audio and video tutorial.

Emacs Screencast

Ruby on Windows: Automating and Managing iTunes with Ruby

Ruby on Windows: Automating and Managing iTunes with Ruby: "Ruby on Windows"

Since there is a way to use iTunes in Windows this nice Ruby article shows how Ruby can control iTunes.

Thursday, July 19, 2007

AWS::S3 - Ruby Library for Amazon Simple Storage Service (S3)

AWS::S3 - Ruby Library for Amazon Simple Storage Service (S3)

This Amazon web service looks interesting plus it may give me a good project to work on with Ruby. Online storage is very, very inexpensive and since it is Amazon I assume reliable.

A Ruby S3 library has been developed so I do not have to start from scratch.