| Author |
community calendar code/source?
|
|
| Leythos 2004-06-15, 3:56 am |
| I would like to find a community calendar source for our 4H group to
use. I would like to to show the days of the month in a typical calendar
method and then have access for an administrative user to add events on
date/time with a title/description. If possible, an XML data file for
the dates or MS Access one....
Any feedback is appreciated.
--
--
spamfree999@rrohio.com
(Remove 999 to reply to me)
| |
| Manuel Lemos 2004-06-15, 3:56 am |
| Hello,
On 06/14/2004 11:29 PM, Leythos wrote:
> I would like to find a community calendar source for our 4H group to
> use. I would like to to show the days of the month in a typical calendar
> method and then have access for an administrative user to add events on
> date/time with a title/description. If possible, an XML data file for
> the dates or MS Access one....
You may want to try this calendar class. You can personalize its
functionality to your needs by creating a sub-class on which you
override what appears in each cell and how. An example sub-class is
presented to let you learn how to do it.
http://freshmeat.net/projects/calendarclass/
--
Regards,
Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/
Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
| |
| Leythos 2004-06-15, 3:58 pm |
| In article <2j77cqFudvvoU1@uni-berlin.de>, mlemos@acm.org says...
> Hello,
>
> On 06/14/2004 11:29 PM, Leythos wrote:
>
> You may want to try this calendar class. You can personalize its
> functionality to your needs by creating a sub-class on which you
> override what appears in each cell and how. An example sub-class is
> presented to let you learn how to do it.
>
> http://freshmeat.net/projects/calendarclass/
Thanks, but it won't let me get at it without registering at the site,
even the mirrors. I'll keep looking for calendar's.
--
--
spamfree999@rrohio.com
(Remove 999 to reply to me)
| |
| T. Costa 2004-06-27, 3:55 am |
| On Tue, 15 Jun 2004 02:29:43 +0000, Leythos wrote:
> I would like to find a community calendar source for our 4H group to
> use. I would like to to show the days of the month in a typical calendar
maybe overkill....
http://www.opensourcecms.com
| |
| Larry Jaques 2004-06-27, 3:55 pm |
| On Sun, 27 Jun 2004 07:18:06 GMT, "T. Costa" <phptres@satmech.com>
calmly ranted:
>On Tue, 15 Jun 2004 02:29:43 +0000, Leythos wrote:
>
>
>maybe overkill....
>
>http://www.opensourcecms.com
"Maybe"? Question: Which of the eleven hundred files actually
contains the calendar code?
3+ more choices for Leythos:
http://www.localendar.com is a free online calendar service
which allows anyone with the password to set it up/add daily
info. I used it to cut costs for a church site last year.
I googled this other source:
http://www.bigwebmaster.com/PHP/Scripts_and_Programs/Calendars/
Take your pick.
========================================
====================
Help Save the Endangered Plumb Bobs From Becoming Extinct!
http://www.diversify.com/stees.html Hilarious T-shirts online
========================================
====================
| |
| Tomislav Bilic 2004-06-27, 3:55 pm |
| Larry Jaques wrote:
> http://www.localendar.com is a free online calendar service
> which allows anyone with the password to set it up/add daily
> info. I used it to cut costs for a church site last year.
Nice,
Does amybody know some Free PHP script that builds calendar like this.
I don't need a database connection. I just need a script that will print
a calendar based on 2 variables: $year and $month
Any resource?
--
Tomislav Bilic
Escape d.o.o.
http://www.escapestudio.net
--
GSM: +385 91 577 1025
ICQ: 1824223
--
| |
| Matthias Esken 2004-06-27, 3:55 pm |
| Tomislav Bilic schrieb:
> I just need a script that will print
> a calendar based on 2 variables: $year and $month
>
> Any resource?
http://pear.php.net/package/Calendar
Matthias
| |
| Tomislav Bilic 2004-06-27, 8:55 pm |
| Matthias Esken wrote:
> Tomislav Bilic schrieb:
>
>
> http://pear.php.net/package/Calendar
Excellent! Exactly what I needed :)
TNX!
--
Tomislav Bilic
ICQ: 1824223
http://www.escapestudio.net
| |
| Leythos 2004-06-27, 8:55 pm |
| In article <pan.2004.06.27.07.18.22.203655@satmech.com>,
phptres@satmech.com says...
> On Tue, 15 Jun 2004 02:29:43 +0000, Leythos wrote:
>
>
> maybe overkill....
>
> http://www.opensourcecms.com
I found the site you listed above to be FULL of great things, lots more
there than I expected - Since I manage project teams it's nice to see
the other PM server solutions, I may have to switch to one of them.
I didn't see a calendar, but there were some nice portals that looked
like they might do for our group.
Thanks.
--
--
spamfree999@rrohio.com
(Remove 999 to reply to me)
| |
| Leythos 2004-06-27, 8:55 pm |
| In article <ndgtd0ll1uc4oi2vrom2qqj46h5m4gup0u@4ax.com>, Larry Jaques
<novalidaddress@di\/ersify.com> says...
> On Sun, 27 Jun 2004 07:18:06 GMT, "T. Costa" <phptres@satmech.com>
> calmly ranted:
>
>
> "Maybe"? Question: Which of the eleven hundred files actually
> contains the calendar code?
>
> 3+ more choices for Leythos:
>
> http://www.localendar.com is a free online calendar service
> which allows anyone with the password to set it up/add daily
> info. I used it to cut costs for a church site last year.
Thanks for the link, but the sites must be contained on our server for
security reasons (and for real-time filtering).
> I googled this other source:
> http://www.bigwebmaster.com/PHP/Scripts_and_Programs/Calendars/
> Take your pick.
Thanks again - neither of the calendars is free, but they do look nice.
--
--
spamfree999@rrohio.com
(Remove 999 to reply to me)
|
|
|
|