I have a question regarding thoughts on calendar implementation within my ruby on rails site. One of the requirements of the calendar functionality is that other users must be able to make appointments within an individuals calendar. Available time slots can be clicked and reserved. I am wondering what the positives and negatives are of using the google calendar plugin or using another calendar plugin for ruby. Is there any clear winner? Does anyone have any experience with using the google calendar within a rails application? Also, does the google calendar api allow you to fully embed the google calendar within your application? Thanks for thoughts. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Gee whiz, I''m wondering about this too. Hasn''t anyone done this? Carol On Jun 19, 2008, at 5:38 AM, Dave Lynam wrote:> > I have a question regarding thoughts on calendar implementation within > my ruby on rails site. One of the requirements of the calendar > functionality is that other users must be able to make appointments > within an individuals calendar. Available time slots can be clicked > and reserved. I am wondering what the positives and negatives are of > using the google calendar plugin or using another calendar plugin for > ruby. Is there any clear winner? Does anyone have any experience > with using the google calendar within a rails application? Also, does > the google calendar api allow you to fully embed the google calendar > within your application? Thanks for thoughts. > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Carol Bean wrote:> Gee whiz, I''m wondering about this too. Hasn''t anyone done this? > > CarolWell I have used a couple of calendar plugins for my application..One is calendar helper which u get it from http://topfunky.net/svn/plugins/calendar_helper/ and the other one is family Calendar plugin which has inbuilt user control facility even that will be useful. Thanks Dhaval Parikh Software Engineer http://www.railshouse.com sales(AT)railshouse(DOT)com -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Dhaval Parikh wrote:> Carol Bean wrote: >> Gee whiz, I''m wondering about this too. Hasn''t anyone done this? >> >> Carol > > Well I have used a couple of calendar plugins for my application..One is > calendar helper which u get it from > http://topfunky.net/svn/plugins/calendar_helper/ > > and the other one is family Calendar plugin which has inbuilt user > control facility even that will be useful. > > Thanks > Dhaval Parikh > Software Engineer > http://www.railshouse.com > sales(AT)railshouse(DOT)comforgot to mention the link for family calander http://rubyforge.org/projects/familycalendar/ u can get it from here -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thanks Dhaval, That will be helpful, I''m also wondering if there has been any attempt to use the Google Calendar API? Thanks, Carol On Jun 20, 2008, at 1:59 AM, Dhaval Parikh wrote:> > Dhaval Parikh wrote: >> Carol Bean wrote: >>> Gee whiz, I''m wondering about this too. Hasn''t anyone done this? >>> >>> Carol >> >> Well I have used a couple of calendar plugins for my >> application..One is >> calendar helper which u get it from >> http://topfunky.net/svn/plugins/calendar_helper/ >> >> and the other one is family Calendar plugin which has inbuilt user >> control facility even that will be useful. >> >> Thanks >> Dhaval Parikh >> Software Engineer >> http://www.railshouse.com >> sales(AT)railshouse(DOT)com > > forgot to mention the link for family calander > http://rubyforge.org/projects/familycalendar/ u can get it from here > -- > Posted via http://www.ruby-forum.com/. > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Carol Bean wrote:> Thanks Dhaval, > > That will be helpful, I''m also wondering if there has been any attempt > to use the Google Calendar API? > > Thanks, > CarolYa sure google calendar is also available but I havent worked with it..You can try it from http://googlecalendar.rubyforge.org/plugins/doc/ Thanks Dhaval Parikh Software Engineer http://www.railshouse.com sales(AT)railshouse(DOT)com -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hey, do you know how to test google calendar while in production mode on my local server. Is it possible to actually send data to the google calendar and update it to see if it is working? thanks, Dave On Jun 20, 8:23 pm, Dhaval Parikh <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Carol Bean wrote: > > Thanks Dhaval, > > > That will be helpful, I''m also wondering if there has been any attempt > > to use the Google Calendar API? > > > Thanks, > > Carol > > Ya sure google calendar is also available but I havent worked with > it..You can try it fromhttp://googlecalendar.rubyforge.org/plugins/doc/ > > Thanks > > Dhaval Parikh > Software Engineer > http://www.railshouse.com > sales(AT)railshouse(DOT)com > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---