todoist.com iCal support – PHP Server
http://www.todoist.com is a good service to manage your todo-list online. You have a nice Ajax webgui and support browser-plugin and mobil apps are avalibale.
As you read on the page [1] there is no way to integrate iCal and you todoist with a client like Thunderbird, Apple Mail / Apple Calender, Google Calender or other program to connect to iCal-Server.
The only think witch was available is a bad hack by Yahoo Pipes and has no way back.
Now we present the version of our todoist2iCal Server. You can run this one any PHP enable Webserver. It use the open API of todoist.com.
At the moment the following function are implemented:
- show all task from all project as iCal-Todo
- make task completed
- add new task to first project
know bugs:
- problems with priority
- due date problems on insert
You need to add your API-Key in the source. You find this under Preference -> Account on todoist.com. Have fun to try out. The code is release to GPL 2 or later.
[1] http://todoist.uservoice.com/forums/940-general/suggestions/5949-ical-integration
j2Mantis 0.3.2 – a plugin for Joomla to work with mantisbt
There are more Bugfixes for j2Mantis. Thanks to Alex for sending me a patch and make the JS work in IE.
Sorry there was a problem with the captcha-Plugin. Maybe in the next version I’ll find a better solution to include the plgSystemJCCReCaptcha so that j2Mantis will work without installation of the JCCReCaptcha Plugin.The next big step will be to be able to set up options related to the log-in user in Joomla. I have no timeplan for this. If you have any other wishes, please tell me.
j2Mantis 0.3.1
Ich habe ein paar Fehler korrigiert.
Des weiteren kann man jetzt von addBug die Überschrift einstellen für jeden Menüpunkt, damit ist es schöner als Kontaktformular benutzbar.
Noch ein Hinweis, bitte schaut bei eurer PHP Version ob:
Soap Client enable
eingestellt ist. Mit andere SOAP Bibliotheken von PHP habe ich es noch nicht getestet.
