PDA

View Full Version : Calendar Suggestions?


TTT_travis
April 17th, 2006, 04:33 PM
Hey,
I develop Ubuntu Center as you can see on our bug tracker (https://ubuntucenter.bountysource.com/development) there is a bug with the OrgCal calendar displaying events. I am wondering if anyone else has any suggestions on a easy to use php calendar that I could use in Ubuntu Center instead of figuring out what is causing the bug since it happens for me on a plain install of OrgCal so unless I can find the authors email I don't know how to resolve this but if someone can find me a calendar that's as good as OrgCal or possibly better I will gladly use that instead.

Thanks!

Travis
Ubuntu Center Project Lead Developer

matthinckley
April 18th, 2006, 11:49 PM
I don't know if this is feasable, but it would be cool for me if the calendar in Ubuntu Center could sync with the calendar in Evolution.

I don't know if there are any php calendars that can do this though..

Matt

TTT_travis
April 19th, 2006, 08:21 AM
this might be doable, I know there are calendars that sync with iCal like phpMyCal, so evolution couldn't be that much harder, I'll look into it.

TTT_travis
April 20th, 2006, 10:32 PM
Ok, I have looked into it a little more and it does look easily possible with a phpiCalendar + phpmycal mix I am going to work on it, although I don't honestly have a full ubuntu install with gui, I will have to try out the dapper beta later on my test computer.

matthinckley
June 15th, 2006, 08:16 PM
sorry to bring up an old thread..

I noticed you went with WebCalendar v1.0.3... is there a way to sync evolution with this calendar? I saw you had mentioned iCalendar... I know evolution uses the same ical files that iCalendar uses.. so that seems really simple to me..

Matt

TTT_travis
June 16th, 2006, 02:47 AM
sorry to bring up an old thread..

I noticed you went with WebCalendar v1.0.3... is there a way to sync evolution with this calendar? I saw you had mentioned iCalendar... I know evolution uses the same ical files that iCalendar uses.. so that seems really simple to me..

Matt

I tried a phpMyCal + iCalendar blend and it didn't go so well, WebCalendar offer the ability to import iCal (or evolution) files, I think you're looking more to sync them and unfortunately I don't think there is a way to do that. I would like to do that some how eventually.

MiKuS
June 16th, 2006, 04:08 AM
it'd be cool if you could somehow make the calendars scrape google calendars for you.. theres google desktop plugins written for this. i'm not sure if they are open source or what though.

amonsul
June 16th, 2006, 03:54 PM
I dont know, maybe you can find an ajax-calendar? This would be nice!!!