From allan a t msic.dia.mil Mon Mar 13 16:07:18 2006 From: allan a t msic.dia.mil (Allan Newsome) Date: Mon, 13 Mar 2006 10:07:18 -0600 Subject: [Webcalendar] vCal format export to Outlook Message-ID: <441598B6.6030602 a t msic.dia.mil> I'm trying to figure out how to export my WebCalendar to vCal format so I can import it to Outlook. When I tried going to Admin and exporting then saving the result as a file named "calendar.vcs" the result of the import to Outlook said: "Cannot Import vCalendar file: This error can appear if you have attempted to save a recurring Lunar appointment in iCalendar format. To avoid this error, set the appointment option to Gregorian instead of Lunar" I can't seem to figure out where this setting is? How to I do this and what are my options, if any? Thank you. --Allan Newsome From tdeboer a t gmail.com Sun Mar 26 22:04:10 2006 From: tdeboer a t gmail.com (Tim DeBoer) Date: Sun, 26 Mar 2006 15:04:10 -0700 Subject: [Webcalendar] Having trouble installing Message-ID: Hi everyone, looks like my first help request didn't show up on the list? At any rate, I'm having trouble making sense out of some of the install instructions, I've managed to complete the following from the main install page: 1. gzip -dc webCal-version.tgz | tar xvf - 2. cd webCal*.*.* 3. Read and Edit the file install.pl, make sure all directory names and URL's are correct. 4. run 'perl install.pl' I've decided to go with the apache/mod_perl setup, since I already have it installed on the machine, and I've added the following to httpd.conf. #==webcal==Bgn== # Alias /y/ /var/www/webcal/bin/ AllowOverride All SetHandler perl-script PerlHandler Apache::Registry PerlSendHeader On PerlRequire "/var/www/webcal/bin/startup.pl" Options +ExecCGI Alias /i/ "/var/www/webcal/webcal_icons/" Options Indexes MultiViews AllowOverride All Order allow,deny Allow from all # #==webcal==End== Not to be stupid, but I don't know what to do next. Any help would be greatly appreciated. Thanks. -- Tim DeBoer http://www.freebsd-geek.com Just once, I'd like it if someone called me "Sir". Without adding "You're creating a scene". From peter.petrakis a t gmail.com Thu Mar 30 00:18:27 2006 From: peter.petrakis a t gmail.com (Peter Petrakis) Date: Wed, 29 Mar 2006 19:18:27 -0500 Subject: [Webcalendar] my webcal modifications Message-ID: Hi All, I've developed some new features for webcal for use at my university. Basically it integrates PAM based authentication and local account creation using mysql to keep it organized. I'm testing it internally right now and so far so good. I basically have it set up so users can just login and autocreate will take care of them at login. However, arbitrary users cannot create calendars from the signup page. That is, if you're not already in the DB, you are not allowed access, but autocreation will proceed. We have a NIS domain here so I use the DB to isolate our dept. from other depts. and as a source of information for the getinfo function, addressbook hooks are yet to be done. The DB is generated by a phone list from my dept.I then used Perl to turn this into the SQL entries that go with the table I defined. I'm pretty busy right now with school so I won't be releasing this until the end of April. I just wanted to let everyone know so maybe I could save someone else a lot work in the meanwhile. This work is against 2.9.3. I am also planning to make it so that virtual groups can be treated like meeting groups for the purposes of scheduling. I don't understand why it isn't like this to begin with. Maybe I'm just doing it wrong. Thank you for your attention. Peter Petrakis -- peter.petrakis a t gmail.com www.umasslug.org, President www.alphalinux.org Do you google talk?