I've been messing around with the Feature module created by Development Seed for Drupal and have gotten pretty excited about it. As a result, I've released a Drupal Feature called sermon. It does what you might expect, puts together a Sermon feature to add to your drupal website. It includes all sorts of neat little bits that I'll be able to use next time I stand up a Drupal church website. I put up three this year so have had the opportunity to play with this.
Anyway, I'd love to get your feedback on it. I'd especially like your thoughts on how I handled the recording of the passage for the sermon. This could be so much better with a module that made a single CCK field for a scripture passage when filling it out in the forms, but then allowed us to run views on just the book of the bible or the chapter. I can't figure out how to really handle that well without this sort of module. It would be extra awesome if this module had a pop-out selector like the date module for selecting dates. There is a project that has potential: http://drupal.org/project/bible_reference, but it isn't views compatible yet.
I haven't done any theme stuff. I'm not yet sure I could do theme things in a feature and maybe that's for the best. You'll all want it to look different anyway.

Comments
Nice updates!
Thanks, Josiah. I really like the updates you put into this since last week.
I'll update my test server within the next few days and give you some feedback. I'm more of a drupal site builder than a developer, so I currently can't contrib much back in that aspect, but I'm learning.
Will