![]() |
Re: iSync and Mac support with maemo 5
|
Re: iSync and Mac support with maemo 5
Are you sure thats the right spec sheet?
I found a different spec sheet on vcal here which contains this ... Quote:
|
Re: iSync and Mac support with maemo 5
I have been trying to sort through the standards stuff and found http://www.imc.org/pdi/ There are several documents in here and it would appear they are in charge of the standards and there appears to be separate efforts for Contacts and Calendars.
|
Re: iSync and Mac support with maemo 5
I've found some python code for parsing ICS files. It successfully parses one generated by BusyCal/iCal, put chokes on the one from the N900. I'm going to dig some more into it to find out what exactly it is objecting to. It looks like PR1.1 is producing invalid VEVENT files....
|
Re: iSync and Mac support with maemo 5
Quote:
1. version needs to be 2.0 to import as a .ics but I think that's just for direct import of .ics because the sync from ical>n900 showed version 1.0 as well. 2. the line "SUMMARY;ENCODING=QUOTED-PRINTABLE;CHARSET=UTF-8:= ManualEntry" shows up in iCal as an event called "=" so it doesn't seem to like new lines 3. if you don't place the AALARM info (including the snooze value) onto one line like this "AALARM:20100129T130500;PT3M;" it won't import at all Not sure if any of these have any bearing with the auto-syncing but I am sure the formatting must have very similar requirements? |
Re: iSync and Mac support with maemo 5
1 Attachment(s)
I know you are both focussing on the Calendar syncing but i have been poking around the contact side to test it out more thoroughly. I have about 3500 contacts from all over the world and there are issues with different languages, formats, and more. Working with 3Quid I was able to do sync and on the surface it mostly worked but there were some details that did not. I am new to the Isync plug in world but am currently running a test, details below. It has been running for over an hour and still has a long way to go and there are many errors that have been flagged. Have either of you run this scenario test? At this point in the testing, all my contacts on the N900 have been deleted and it is still running.
Screenshot attached. |
Re: iSync and Mac support with maemo 5
The plugin will not currently pass the tests that pluginmaker sets and it's likely that it never will when made by mere mortals like me! passing all those tests is a massive task. forget them for now if I were you.
Evidence to ignore tests for now ... and I quote "Ignore the test-suite; I could not get a single test running" |
Re: iSync and Mac support with maemo 5
3Quid - If you are a mere mortal I hate think where that would put me :). The last time I did serious programming it was Z80 assembly and that was when the Z80 was the hottest processor out there!
I really appreciate all the effort on this and I am thrilled that I can do at least a basic sync on my contacts :D |
Re: iSync and Mac support with maemo 5
If I change the line wrapping in the broken example, I can get it to parse. I don't know if the incorrect wrap is due to :-
The 'fixed' example is this :- Code:
BEGIN:VCALENDAR WORDINCAPS: |
Re: iSync and Mac support with maemo 5
It looks like this forum software is responsible for some wrapping (the line SUMMARY; is wrapped when it shouldn't), but the layout of the AALARM entry is significantly different compared to the original
Code:
AALARM:20100129T130500 |
All times are GMT. The time now is 02:03. |
vBulletin® Version 3.8.8