Inspired by this project I have started to work on a sync tool implemented in Java.
The goal is to write the calendar data of a Lotus Notes user file to my ownCloud instance. A straight forward very simple basic version is ready. It just dumb writes the Notes entries to ownCloud without taking care if the event is already existing or not. Just wanted to kind of proof that building a communication channel all the way from Lotus Notes to ownCloud is possible.
Now I'm trying to expand this to really compare the two calendars and only update the information that has changed. Further down the road, two-way sync could be made possible. In laying out the architecture I also set the grounds for syncing contact and todo entries.
Just wanted to share this little piece information. I am curious to see whether this would be of general interest or if it's just me trying to "pair" Lotus Notes with ownCloud.
Cheers!
