topfunky
- 8
- 8
- 2
- Open ideas
-
-
24 votes1
jQuery Screencast
started -
10 votes1
-
24 votes1
-
11 votes1
Scaling Rails PDF or Screencast
started -
14 votes1
-
22 votes1
-
29 votes1
Recurring Billing PDF
planned -
29 votes1
Publish a Merb screencast
started
-
- Completed ideas
-
- Comments

The best way to go would be the Recurring Billing Rails Kit from Ben Curtis:
http://railskits.com/saas/
It's a Rails app that you can build on to make your own billing application. An accompanying PeepCode screencast is in the works that shows you how to use the Rails Kit.
1 Recurring Billing PDF - 19 days ago
The screencast doesn't mention scaling out, but it would work similarly to how mongrel does. Add load balancer on the front and point it to a bunch of machines with Apache and mod_rails (you need to run the whole stack since mod_rails can't be extracted from Apache).
0 Passenger/mod_rails screencast - 19 days ago