[Ruby] Schedule/calendar library?

Ian Smith ianster at gmail.com
Sat Aug 12 11:03:18 PDT 2006


I've been lurking on this list for some time.  I've written some rails code
to draw "big" calendars on a page. These fill the whole page and basically
you just change the partial for days to render what you want in the cells.

If there is enough interest, I'll put it right behind my attempt to build a
howto for Qdeploying capistrano apps on an OCS solutions shared server" on
my "fun to do" list. Drop me a note if you are interested...

ian


On 8/11/06, evan at protest.net <evan at protest.net> wrote:
>
> I know Rael Dornfest is working on some sort of library which does
> just what you are asking. I'm not sure what his plans are for doing
> something with it. Perhaps you can drop him an email and encourage
> him to share. :)
>
> -evan
>
>
> On Aug 11, 2006, at 12:30 PM, James Moore wrote:
>
> > I'm in need of a library that will let me create schedules that
> > implement
> > things like:
> >
> > Tues, Wed, Thur from 8am - 5pm
> > 10pm - 5am
> > Aug 13 - Aug 19, 2006
> > Every Third Saturday
> > Holidays (for arbitrary lists of country-specific holidays)
> >
> > (And test whether or not a particular date/time falls into the
> > schedule,
> > etc)
> >
> > Suggestions?  Pretty straightforward to code, but it also seems
> > like I'd be
> > reinventing the wheel.  Looked at rubyforge, but didn't see anything
> > interesting when I went looking for "schedule."
> >
> >  - James
> >
> > _______________________________________________
> > Ruby at zenspider.com
> > http://www.zenspider.com/seattle.rb
> > http://www.zenspider.com/mailman/listinfo/ruby
>
> _______________________________________________
> Ruby at zenspider.com
> http://www.zenspider.com/seattle.rb
> http://www.zenspider.com/mailman/listinfo/ruby
>


More information about the Ruby mailing list