This post originated from an RSS feed registered with Ruby Buzz
by Jeremy Voorhis.
Original Post: CalendarHelper resurfaces
Feed Title: JVoorhis
Feed URL: http://feeds.feedburner.com/jvoorhis
Feed Description: JVoorhis is a Rubyist in northeast Ohio. He rambles about Ruby on Rails, development practices, other frameworks such as Django, and on other days he is just full of snark.
Now and again, I find myself amused by others putting my calendar helper to better use than I ever did. For example, Geoffrey Grosenbach incorporated it into the layout of Ruby on Rails Workshops and made it look better than I ever have :)
Frankly, I think it could be a useful tool but the API is a little bit awkward, particularly what you have to go through to match up events with days. If anybody has any good ideas for simplifying it, please comment on this post. I’d like to release it as a plugin.