Community Page
- dancameron.org Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- So you do look at the silly photos I share on Google Reader.
- I have investigated 1&1 thoroughly and found their major tricks using PayPal. They are crooks and steal money deliberately as their main business. That's why do not be surprised at anything...
- This is the reason I alluded to yesterday for being happy about the iPhone tethering; the more popular it gets, hopefully the more pressure there will be to re-evaluate this insane pricing for...
- Pretty much, and that just might fit into 140 characters.
- So what you are saying is that social net working sites speed the process up in regards to how fast you get to know a person and either like or dislike them?
Dan Cameron
wordpress enthusiest
Calendar syncing is impossible and Why do calendaring programs allow duplicates in the first place. #
SHARETHIS.addEntry({ title: "", url: "http://dancameron.org/pownce/1854" }); ... Continue reading »
SHARETHIS.addEntry({ title: "", url: "http://dancameron.org/pownce/1854" }); ... Continue reading »
2 years ago
2 years ago
2 years ago
When you're asking about duplicates, are you talking about in the context of syncing between systems creating duplicate entries?
Smarter syncing systems will be able to recognize whether two entries are actually identical, and (if so) merge them automatically. If the two entires are different, however, that's where it gets tricky, and duplicates is one of the easier solutions to that problem. There are other solutions as well, bu many of them would require some sort of manual confirmation, showing you what's different between the two items and asking you what to do about it.
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
I was just adding my thoughts that every additional calendar you add will only increase that complexity. I'm sure that you choose to use other calendars in addition to the one(s) that your company has chosen for a reason, whether it be a technical reason or a personal decision that the extra features are worth the extra sync headaches that accompany them.
I'm also in agreement that every calendar system should support the iCal standard, and I've even toyed with the idea of writing a translation service that takes data from various popular calendar apps and transforms it into iCal standard data, and also transforms it back out in the supported import formats, as the basis for a pluggable open source sync application. It's unlikely that I'll ever actually do this, though, due to lack of time as well as the probability that lots of people as smart or smarter than I have probably already tried it (since it's a very common problem) and have either solved it (and I haven't heard about it) or found that it was much more difficult than it seems.