Friday, August 17, 2007

Railscasts - Free Ruby on Rails Screencasts

Railscasts - Free Ruby on Rails Screencasts

Ruby Syntax

Ruby Syntax: "Ruby syntax"

Intermediate Rails: Understanding Models, Views and Controllers | BetterExplained

Here the MVC concept is described in more detail. It can add to your understanding without getting to bogged down in details.

Intermediate Rails: Understanding Models, Views and Controllers | BetterExplained

How To Optimize Your Site With GZIP Compression | BetterExplained

Gzipping is often mentioned as a means to speedy web pages. This tutorial gives you the details on how to do it.

How To Optimize Your Site With GZIP Compression | BetterExplained

How To Debug Web Applications With Firefox | BetterExplained

A great mini-tutorial on how to debug a web application using Firefox.

How To Debug Web Applications With Firefox | BetterExplained

Starting Ruby on Rails: What I Wish I Knew | BetterExplained

This blog is a must read for someone just getting started in learning Ruby. The intro page describes common terms and constructs that you will see in all Ruby blogs and tutorials.


Starting Ruby on Rails: What I Wish I Knew | BetterExplained

Wednesday, August 1, 2007

Learning Ruby - Hashes

Some pretty good tutorial information.

Learning Ruby - Hashes

VOIP for Rails

Seems like an interesting idea.


Telegraph Rails Plug In for VOIP

Screencasts from PeepCode Screencasts for Ruby on Rails Developers

The free examples I have looked at are high quality. The screen casts cost $9.00. I think I will try one.

Screencasts | PeepCode Screencasts for Ruby on Rails Developers

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.