Courtenay has posted a step by step tutorial on using memcache within your Rails application. He not only discusses caching… but also how to _“precache the data so that each page load is blazing fast without sacrificing user experience._”
Read more about it on the caboo.se blog.
```ruby
< court3nay> robbyonrails: hey, i wrote that line just for you
< court3nay> robbyonrails: the one you quoted. i was actually thinking, "hmm, i bet robby will like this quote"
```
I’m touched… and it’s great to hear that people are thinking more about these problems. :-)