PC Review


Reply
 
 
Karl E. Peterson
Guest
Posts: n/a
 
      24th May 2010
What's the current concensus on good organization calendar tools?
Looking for something to embed into a non-profit's website, that
multiple folks can have edit rights on, and all can read. Would want
to be able to include links, of course.

(Can Google's calendar do this? A quick test makes it appear to
require signing in when browsing the site.)

Thanks!

--
..NET: It's About Trust! http://vfred.mvps.org
Customer Hatred Knows No Bounds at MSFT
ClassicVB Users Regroup! comp.lang.basic.visual.misc
Free usenet access at http://www.eternal-september.org


 
Reply With Quote
 
 
 
 
Hot-text
Guest
Posts: n/a
 
      24th May 2010
EZ_Sneezy-Cal is a free and simple online calendar writen in PHP and MySQL.
This calendar has plenty of useful features, but not complicated with
features you probably won't need.

This calendar is great for personal use, business, organzations, schools,
etc...

There are 2 different modes the calendar can run in. Privacy Mode: and
Public mode!

http://jdtmmsm.com/projects/project.php?projectID=11231


"Karl E. Peterson" <(E-Mail Removed)> wrote in message
news:eS0c6g4#(E-Mail Removed)...
> What's the current concensus on good organization calendar tools? Looking
> for something to embed into a non-profit's website, that multiple folks
> can have edit rights on, and all can read. Would want to be able to
> include links, of course.
>
> (Can Google's calendar do this? A quick test makes it appear to require
> signing in when browsing the site.)
>
> Thanks!
>
> --
> .NET: It's About Trust! http://vfred.mvps.org
> Customer Hatred Knows No Bounds at MSFT
> ClassicVB Users Regroup! comp.lang.basic.visual.misc
> Free usenet access at http://www.eternal-september.org
>
>

 
Reply With Quote
 
Rob Giordano [MS MVP]
Guest
Posts: n/a
 
      25th May 2010
WebCalendar, free, easy, ..some hosts already have it for free and will
install the db for you for free. Can be public for read only, and you can
password with different levels of access.

hth

--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression Web






"Karl E. Peterson" <(E-Mail Removed)> wrote in message
news:eS0c6g4#(E-Mail Removed)...
> What's the current concensus on good organization calendar tools? Looking
> for something to embed into a non-profit's website, that multiple folks
> can have edit rights on, and all can read. Would want to be able to
> include links, of course.
>
> (Can Google's calendar do this? A quick test makes it appear to require
> signing in when browsing the site.)
>
> Thanks!
>
> --
> .NET: It's About Trust! http://vfred.mvps.org
> Customer Hatred Knows No Bounds at MSFT
> ClassicVB Users Regroup! comp.lang.basic.visual.misc
> Free usenet access at http://www.eternal-september.org
>
>


 
Reply With Quote
 
Rob Giordano [MS MVP]
Guest
Posts: n/a
 
      25th May 2010
....and I would install it in a subweb if you're using FP, then just create a
link to it from the main web.

--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression Web






"Karl E. Peterson" <(E-Mail Removed)> wrote in message
news:eS0c6g4#(E-Mail Removed)...
> What's the current concensus on good organization calendar tools? Looking
> for something to embed into a non-profit's website, that multiple folks
> can have edit rights on, and all can read. Would want to be able to
> include links, of course.
>
> (Can Google's calendar do this? A quick test makes it appear to require
> signing in when browsing the site.)
>
> Thanks!
>
> --
> .NET: It's About Trust! http://vfred.mvps.org
> Customer Hatred Knows No Bounds at MSFT
> ClassicVB Users Regroup! comp.lang.basic.visual.misc
> Free usenet access at http://www.eternal-september.org
>
>


 
Reply With Quote
 
Karl E. Peterson
Guest
Posts: n/a
 
      25th May 2010
Hot-text wrote:
> EZ_Sneezy-Cal is a free and simple online calendar writen in PHP and MySQL.
> This calendar has plenty of useful features, but not complicated with
> features you probably won't need.
>
> This calendar is great for personal use, business, organzations, schools,
> etc...
>
> There are 2 different modes the calendar can run in. Privacy Mode: and Public
> mode!
>
> http://jdtmmsm.com/projects/project.php?projectID=11231


Hmmmm, most of the links (Summary, Screenshots, Documentation, ...) on
that page 404.

--
..NET: It's About Trust! http://vfred.mvps.org
Customer Hatred Knows No Bounds at MSFT
ClassicVB Users Regroup! comp.lang.basic.visual.misc
Free usenet access at http://www.eternal-september.org


 
Reply With Quote
 
Karl E. Peterson
Guest
Posts: n/a
 
      25th May 2010
Rob Giordano [MS MVP] wrote:
> WebCalendar, free, easy, ..some hosts already have it for free and will
> install the db for you for free. Can be public for read only, and you can
> password with different levels of access.


That just screams "trouble!" at me, when I go look at it. PHP?
Database? What's the possible advantage over using something like
Google? (Really not trying to be argumentative. I just don't get it.)

Thanks...

--
..NET: It's About Trust! http://vfred.mvps.org
Customer Hatred Knows No Bounds at MSFT
ClassicVB Users Regroup! comp.lang.basic.visual.misc
Free usenet access at http://www.eternal-september.org


 
Reply With Quote
 
Hot-text
Guest
Posts: n/a
 
      25th May 2010
True on the 404s the webmaster need to work on he pages!
but the link to the freeware PHP calendar works

But I am running the PHP calendar at
http://hot-text.ath.cx/calender/calendar.php
And
http://ej-maria.ath.cx/calender/calendar.php
if you need to see a good working links on the PHP calendar!



"Karl E. Peterson" <(E-Mail Removed)> wrote in message
news:#bhDNfC$(E-Mail Removed)...
> Hot-text wrote:
>> EZ_Sneezy-Cal is a free and simple online calendar writen in PHP and
>> MySQL.
>> This calendar has plenty of useful features, but not complicated with
>> features you probably won't need.
>>
>> This calendar is great for personal use, business, organzations, schools,
>> etc...
>>
>> There are 2 different modes the calendar can run in. Privacy Mode: and
>> Public mode!
>>
>> http://jdtmmsm.com/projects/project.php?projectID=11231

>
> Hmmmm, most of the links (Summary, Screenshots, Documentation, ...) on
> that page 404.
>
> --
> .NET: It's About Trust! http://vfred.mvps.org
> Customer Hatred Knows No Bounds at MSFT
> ClassicVB Users Regroup! comp.lang.basic.visual.misc
> Free usenet access at http://www.eternal-september.org
>
>

 
Reply With Quote
 
Rob Giordano [MS MVP]
Guest
Posts: n/a
 
      26th May 2010
Yah PHP.
I ran it on a linux site for 3 years with no problems...in a subweb.
I had also used Google calendar, but ended up staying with WebCalendar.

The main reason stayed with WC was I had complete control and it was easily
integrated into the design of the existing site.

--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression Web






"Karl E. Peterson" <(E-Mail Removed)> wrote in message
news:OEgqKhC$(E-Mail Removed)...
> Rob Giordano [MS MVP] wrote:
>> WebCalendar, free, easy, ..some hosts already have it for free and will
>> install the db for you for free. Can be public for read only, and you can
>> password with different levels of access.

>
> That just screams "trouble!" at me, when I go look at it. PHP? Database?
> What's the possible advantage over using something like Google? (Really
> not trying to be argumentative. I just don't get it.)
>
> Thanks...
>
> --
> .NET: It's About Trust! http://vfred.mvps.org
> Customer Hatred Knows No Bounds at MSFT
> ClassicVB Users Regroup! comp.lang.basic.visual.misc
> Free usenet access at http://www.eternal-september.org
>
>


 
Reply With Quote
 
Karl E. Peterson
Guest
Posts: n/a
 
      27th May 2010
Rob Giordano [MS MVP] wrote:
> Yah PHP.
> I ran it on a linux site for 3 years with no problems...in a subweb.
> I had also used Google calendar, but ended up staying with WebCalendar.
>
> The main reason stayed with WC was I had complete control and it was easily
> integrated into the design of the existing site.


I'm hoping to hand off maintenance to folks who are scared of HTML.
Would that change the recommend?

--
..NET: It's About Trust! http://vfred.mvps.org
Customer Hatred Knows No Bounds at MSFT
ClassicVB Users Regroup! comp.lang.basic.visual.misc
Free usenet access at http://www.eternal-september.org


 
Reply With Quote
 
Rob Giordano [MS MVP]
Guest
Posts: n/a
 
      28th May 2010
no...it's perfect...admin is a web interface that you can also give public
access (I wouldn't, but you could).
once you have it set up and styled for them it's a piece o'cake.



--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression Web






"Karl E. Peterson" <(E-Mail Removed)> wrote in message
news:eoer9Ee$(E-Mail Removed)...
> Rob Giordano [MS MVP] wrote:
>> Yah PHP.
>> I ran it on a linux site for 3 years with no problems...in a subweb.
>> I had also used Google calendar, but ended up staying with WebCalendar.
>>
>> The main reason stayed with WC was I had complete control and it was
>> easily integrated into the design of the existing site.

>
> I'm hoping to hand off maintenance to folks who are scared of HTML. Would
> that change the recommend?
>
> --
> .NET: It's About Trust! http://vfred.mvps.org
> Customer Hatred Knows No Bounds at MSFT
> ClassicVB Users Regroup! comp.lang.basic.visual.misc
> Free usenet access at http://www.eternal-september.org
>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft Calendars - how to sync to Palm Pilot multiple calendars/categories Teresa M. O'Brien Microsoft Outlook Discussion 1 26th Jul 2008 05:39 AM
Shared Public Calendars disappearing from Other Calendars list =?Utf-8?B?SnVsZXNJbktz?= Microsoft Outlook Calendar 0 14th Dec 2005 10:37 PM
Share Multiple Calendars or Sub Calendars of Calendars jwhamps Microsoft Outlook Calendar 1 1st Dec 2005 09:58 PM
Can I copy info directly from 2006 calendars to 2007 calendars? =?Utf-8?B?QWN0aXZlIGF0IHdvcms=?= Microsoft Word Document Management 0 25th Nov 2005 06:23 PM
Outlook2003 - other users Calendars listed in "My Calendars" and "Other Calendars" names disappearing but check box remains? Paul Rouse Microsoft Outlook Calendar 1 21st Apr 2005 04:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:51 PM.