plugins episodes

#33
May 18

Making a Plugin

You can sometimes remove a lot of duplication by generating methods dynamic. In this episode I will show you how to create a plugin which does exactly that.
Download (22.2 MB, 7:55)
alternative download for iPod & Apple TV (12.3 MB, 7:55)
#51
Jun 29

will_paginate

In edge rails (soon to be Rails 2.0), the built-in pagination has been moved into a plugin: classic_pagination. I recommend jumping over to the will_paginate plugin as shown in this episode.
Tags: plugins
Download (19 MB, 6:48)
alternative download for iPod & Apple TV (10.6 MB, 6:48)
#67
Aug 20

restful_authentication

Need multiple user authentication? If so, the restful_authentication plugin is a great way to go. It will generate some basic authentication code for you which is good starting point to your authentication system. Watch this episode for details.
Download (30.6 MB, 9:30)
alternative download for iPod & Apple TV (16.3 MB, 9:30)
#68
Aug 27

OpenID Authentication

Ever wonder how to implement OpenID authentication in your Rails app? This episode will show you how to add it to a site with an existing authentication system.
Download (27.7 MB, 11:09)
alternative download for iPod & Apple TV (16.4 MB, 11:09)
#69
Sep 03

Markaby in Helper

Do you ever need to generate HTML code in a helper method? Placing it directly in Ruby strings is not very pretty. Learn a great way to generate HTML through Markaby in this episode.
Tags: views plugins
Download (8.5 MB, 6:29)
alternative download for iPod & Apple TV (8.1 MB, 6:29)
#76
Oct 22

scope_out

The scope_out plugin will generate several helpful find methods for you automatically! It's the best way to move the find conditions into your model. Watch this episode for details.
Tags: plugins models
Download (8.5 MB, 6:38)
alternative download for iPod & Apple TV (7.5 MB, 6:38)
#78
Nov 05

Generating PDF Documents

In this episode I will show you how to create PDF documents using the excellent PDF::Writer gem.
Download (17.2 MB, 7:13)
alternative download for iPod & Apple TV (10.4 MB, 7:13)
#92
Feb 11

make_resourceful

The make_resourceful plugin is a great way to DRY up the 7 RESTful actions common in most controllers. Learn how to use it in this episode.
Tags: plugins
Download (15 MB, 6:08)
alternative download for iPod & Apple TV (9 MB, 6:08)
#104
May 05

Exception Notifications

If you're running a production site, it's a good idea to record all exceptions which occur. See how to set up a notification system which does that in this episode.
Download (18.6 MB, 8:58)
alternative download for iPod & Apple TV (12.2 MB, 8:58)
subscribe:
sponsored by:
if you want to help:
required:
Get Quicktime Player