Page 1 of 1
Automatic calendar export
Posted: Wed Nov 04, 2009 9:01 pm
by jmichell
Hi all.
I would like to have our church's calendar on the website, updated at 5 pm each day.
I can see how to use the export function in the Events module, but I don't know how to automate it. I'm guessing I would need to create an automated task in Windows that would
* run a Foxpro query to export the Calendar
* run an FTP session to update the file created to the website files area on our ISP
Has anyone done this, or accomplished what I want in some other way? Would you be willing to let us know what you did and how you did it?
Thanks.
John
Re: Automatic calendar export
Posted: Thu Nov 05, 2009 12:20 am
by NeilZ
jmichell wrote:Hi all.
I would like to have our church's calendar on the website, updated at 5 pm each day.
I can see how to use the export function in the Events module, but I don't know how to automate it. I'm guessing I would need to create an automated task in Windows that would
* run a Foxpro query to export the Calendar
* run an FTP session to update the file created to the website files area on our ISP
Has anyone done this, or accomplished what I want in some other way? Would you be willing to let us know what you did and how you did it?
Thanks.
John
FWIWv... one of the new featured supposedly coming out in v11 (I've not seen it yet in the beta) is an export feature to Google calendars. Having an automatic export and upload would be an interesting added feature.
Re: Automatic calendar export
Posted: Thu Nov 05, 2009 7:38 am
by Jeff
Version 11 will have an export to google calendar. The code is finished, but has not been released yet. (We have really broke some other areas of the program that we are putting back together.)
The google export has a seperate EXE that can be scheduled using the windows to automatically update google.
Re: Automatic calendar export
Posted: Thu Nov 05, 2009 12:35 pm
by jmichell
Well the Google export is cool, of course, but I want the church calendar on the website.
An exe that we could run in a scheduled task to create the HTML for the calendar would be great.
John
Re: Automatic calendar export
Posted: Thu Nov 05, 2009 12:55 pm
by Jeff
Google provides a way that you can embed their calendar into your website. Google calendar provides much more functionality than the HTML export from PowerChurch.
Re: Automatic calendar export
Posted: Thu Nov 05, 2009 2:49 pm
by Zorak
There is also the issue of stylesheets in the HTML calendar from PowerChurch Plus. Even if the export and upload to your site was automated, any reference to internal or external stylesheets would be overwritten when the new file was uploaded.