caching episodes

#172
Jul 27, 2009

Touch and Cache

Rails 2.3.3 brings us a new feature called "touch". See how to use this to auto-expire associated caches in this episode.
Download (12.2 MB, 6:38)
alternative download for iPod & Apple TV (8.5 MB, 6:38)
#169
Jul 06, 2009

Dynamic Page Caching

Use JavaScript to allow dynamic content in a page cache. In this episode I show you how to insert the user-specific content into a page through JavaScript.
Download (21.7 MB, 11:38)
alternative download for iPod & Apple TV (14.3 MB, 11:38)
#115
Jun 23, 2008

Caching in Rails 2.1

Rails 2.1 brings some new caching features which makes it very easy to cache any values including models. See how in this episode.
Download (9.6 MB, 8:47)
alternative download for iPod & Apple TV (9.2 MB, 8:47)
#93
Feb 17, 2008

Action Caching

Action caching behaves much like page caching except it processes the controller filters. You can also make it conditional as seen in this episode.
Download (19.8 MB, 7:04)
alternative download for iPod & Apple TV (11.2 MB, 7:04)
#90
Jan 27, 2008

Fragment Caching

Sometimes you only want to cache a section of a page instead of the entire page. Fragment caching is the answer as shown in this episode.
Download (20.5 MB, 6:54)
alternative download for iPod & Apple TV (11.4 MB, 6:54)
#89
Jan 20, 2008

Page Caching

Page caching is an efficient way to cache stateless content. In this episode I will show you how to cache the dynamic javascript we created last week.
Download (21.9 MB, 6:31)
alternative download for iPod & Apple TV (11.7 MB, 6:31)
#1
Mar 04, 2007

Caching with Instance Variables

Learn a quick way to improve performance. Just store the end result of an expensive command in an instance variable!
Download (5.4 MB, 2:06)
alternative download for iPod & Apple TV (3.5 MB, 2:06)

sponsored by:
if you want to help:
required:
Get Quicktime Player
Give Back to Open Source