Andries filmer

Feel free with Open Source Software

Andries Filmer - Internet professional sinds 1996.
Ik ben groot voorstander van Free- en Opensource Software (FOSS) en laat deze site jouw overtuigen waarom dit goed is.
Home Over deze website Kennisbank Ezelsoren Freelancer Online gereedschap

Calendar - JSON - MySQL - PHP

Index
  1. Backend
    1. Webdav
    2. Funambol
    3. PHP / JSON
  2. Frontend
    1. Desktop - Sunbird/Lightning
    2. Webbrowser - PHP/JSON
    3. Android JSON Calendar
  3. Links
  4. Comments

I want a drag and drop calendar who stores its data in a mysql database. I want the ability CRUD on my Mobile (Android), Desktop (Sunbird/Lightning) and Webbrowser (JSON/PHP) and share (read) with some others. On this page I keep my notes.

Backend

Webdav

Webdav is a easy to install module on apache. Sunbird/Lightning works fine with webdav, but you it is not easy to update a item.

You can't work with large calendars. So no good candidate.

Funambol

Funambol has a addon for Sunbird/Lightning and is a good solution but complex and has much overhead for what I want. It also don't support calendar sync for android. So no good candidate.

I already wrote a funambol page

PHP / JSON

Alan from akbkhome has alread a good start for the backend.

The 'JSON Calendar Provider' addon can read a JSON file and with POST and GET requests you can insert,update and delete items from your own database with php.

So this is a good backend candidate. I have a beta working script.
http://andries.filmer.nl/pub/scripts/php/json-calendar-provider-example-php.txt

Frontend

Desktop - Sunbird/Lightning

There is a addon 'JSON Calendar Provider' which has a great potential for what I want.

The addon can read a JSON file and with POST and GET requests you can insert,update and delete items from your own database with the backend php.

Webbrowser - PHP/JSON

I am searching for a calendar who can read the JSON file and presents it in a browser.

Moogenda
Moogenda is a JSON Calendar. http://www.moonkiki.com/moonkiki/moogenda

Fullcalendar
FullCalendar is a jQuery plugin that provides a full-sized, drag & drop calendar. http://arshaw.com/fullcalendar

Android JSON Calendar

Hopefully someday I find (or write) a Android Calendar application who can store the data a MySql database.

Till then I will use a mobile format webcalendar from above.

Links

http://memotoo.com Contacts, Calendar, Bookmarks, Events, SMS and more provider.

This page is created on 2009-09-28 and updated on 2011-03-13

I appreciate if you give some comment about this page. Please go ahead.
Your e-mailaddress will not be published it is only to contact you (if needed).

 
Your name
Your e-mailaddress
To prefent robots to use this form I ask you kindly to type the next characters in the input field.
 
Jouw Gravatar Commentaar van Niels Baloe geplaatst op 2010-12-23
Hi, You might want to add http://www.sokati.com/main/openSource next to the fullcalendar one, because it is a complete implemetation of fullcalendar (als a server php/mysql example implementation).

 


Mijn Curriculum vitae | De content op deze website heeft de Creativecommons 3.0 licentie | © 2011
Andries Filmer | http://andries.filmer.nl | andries@filmer.nl | © 2011
Deze website wordt gerealiseerd met Free- en Open Source Software: | | | | | |