Update: Distributing media can be problematic. If you’ve read the comments below, I’m sure you agree that I’ve had my fair share of difficulties. There have been two issues that I’ve been struggling with recently; (a) the format that I was using (avi’s) only worked on some machines; and (b) the files were not always accessible.
To address the first problem, I’ve converted the orginal avi’s to mp4’s. I’ve tested the mp4’s under VLC and they play without any problems. The original avi’s still work with Windoze Media Player. The bad news is that neither format works with Quicktime. I’m inexperienced with QT and I’m out of options at this point. I’m open to suggestions on how to resolve this, if you have any.
To address the second problem, I’ve moved the files to a new (hopefully more reliable) host. The host also offers torrents, and that’s available as well. So, here are the screencasts:
Individual avi files:
- Intro to TDD (Session 1) [link]
- TDD with Ruby (Session 2) Part 1 of 4 [link]
- TDD with Ruby (Session 2) Part 1 of 4 [link]
- TDD with Ruby (Session 2) Part 1 of 4 [link]
- TDD with Ruby (Session 2) Part 1 of 4 [link]
Individual mp4 files:
- Intro to TDD (Session 1) [link]
- TDD with Ruby (Session 2) Part 1 of 4 [link]
- TDD with Ruby (Session 2) Part 1 of 4 [link]
- TDD with Ruby (Session 2) Part 1 of 4 [link]
- TDD with Ruby (Session 2) Part 1 of 4 [link]
Now, back to the original article …
My previous screencast [1] was a simple introduction to TDD with Ruby. The intention was to demonstrate TDD and not much else. Having done that there are a number of other topics that I feel need to be addressed including exceptions, database interaction and mocks.
In this screencast I’ve focused on TDD with exceptions and error handling.
Read the rest of this entry »
Filed under: Ruby, Screencasts, TDD, Test Driven Development
Recent Comments