php/mysql Calendar / ToDo & Contacts App

  • Thread starter Thread starter Tom Corcoran
  • Start date Start date
T

Tom Corcoran

I am looking for a php/mysql Calendar / ToDo & Contacts App.

Simple ToDo equivalent to the Palm desktop, where you can check and
uncheck a list of tasks in various categories,

Monthly view calendar where events can be added for days with time being
irrelevant.

Contacts which will import contacts in multiple vcf (vcard) format and
export ldif.

I've gone through a bunch listed at
http://www.rizenet.com/PHP/Scripts_and_Programs/Organizers
http://www.hotscripts.com/PHP/Scripts_and_Programs/Organizers/index.html

but have not found the perfect match :-)

Any suggestions appreciated.

Thanks, Tom.

- The only difference between the Sane and the Insane, in this world, is
the Sane have the power to have the Insane locked up. Hunter S. Thompson.
 
* Tom Corcoran said:
I am looking for a php/mysql Calendar / ToDo & Contacts App.

Simple ToDo equivalent to the Palm desktop, where you can check and
uncheck a list of tasks in various categories,

Monthly view calendar where events can be added for days with time
being irrelevant.

Contacts which will import contacts in multiple vcf (vcard) format and
export ldif.

I've gone through a bunch listed at
http://www.rizenet.com/PHP/Scripts_and_Programs/Organizers
http://www.hotscripts.com/PHP/Scripts_and_Programs/Organizers/index.html

but have not found the perfect match :-)

Maybe the "Horde" project?

http://horde.org

Will need some web server and shell knowledge from your end.
 
Back
Top