Latest Free Screencasts
A Whole New ActionMailer
Railsdispatch - 2010-04-20 - free
In this week’s screencast, I take you through a tour of the new ActionMailer features in the context of a live application. Read on after the screencast for more in-depth information on the topics covered in the screencast. Behind the Scenes The biggest change (and in fact the change that...
Watch this screencastRailsCasts #206 Action Mailer in Rails 3
Railscasts - 2010-03-22 - free
Action Mailer has been rewritten for Rails 3 providing a much cleaner API with its use of the Mail gem.
Watch this screencastGNUS, the News and Mail Reader for Emacs
Fosscasts - 2010-03-05 - free
GNUS is a great news reader built into Emacs. I've had some requests to do an episode on how to read mail from a Google Gmail account with it, so here it is. I had the easiest time getting it all to work on Ubuntu 9.10, but as long as...
Watch this screencastUsing the Mutt Email Client With Gmail
Fosscasts - 2010-01-08 - free
Mutt is a great text-based email client I've been using recently. Mutt is very simple to use but still highly configurable. In this episode we will configure Mutt to use Gmail's IMAP interface to retrieve our email from Gmail. Check out the Mutt Wiki for lots of great info and...
Watch this screencastRailsCasts #124 Beta Invitations
Railscasts - 2008-08-25 - free
You know those invitation systems where a given user can invite a number of other people to join? That's what I show you how to make in this episode.
Watch this screencastRailsCasts #61 Sending Email
Railscasts - 2007-07-23 - free
This is a brief guide to sending email in Rails. See how to configure the environment, generate a mailer, create a template, and deliver the mail.
Watch this screencast