On Sun, 2011-11-27 at 11:26 -0500, Bob Goodwin wrote: > > Yes, I now understand what they are. I suspect that Apple has > sold her on a software system that doesn't fit her needs. If I > understand what she is telling me her data is stored in a > "cloud" server somewhere while she wants local copies stored on > several devices, desktop, portable, iPad, and what look like > some iPods to me, maybe they are telephones, I'm not sure? But > it seems that what she needs should be possible to do. > > They need to be able to access their account data without > finding an internet connection. Well, if they use several devices, then they will need some form of central database, otherwise how would you deal with updates to a record on one device being propagated through to the rest (such as a client giving you their new phone number, and you typing it into your pad). But, it sounds like what they also need are offline clients, that cache the results (all the too-many-megabytes of them), then feed back updates when they get the chance. And, if you're right, they probably need something running on a local server, rather than the internet. Though "the cloud" is becoming the latest Emperor's New Clothes. Yes, you'll pay for the new toy. Pay to lease the software, and pay for each and every access to it, through your mobile phone... It's rather staggering the amount of money that well get splurged on techno-updating the secretary's rolodex. I'm sure that, soon enough, even very small businesses will be spending more on admin than actual workers. > I have since spent some time examining the files and they appear > to be vcards interspersed among huge fields of meaningless data > which at first looked like image files but I have since come to > think it may be some sort of encryption? Very likely that they're just pictures, and are something like base64 encoding (the same technique as used to send 8-bit binary files through 7-bit email services). Chances are that it's not data that you even need (on all devices), and you'd be filling them up with a lot of wasted data. If it's client contact details on an ipad, so you can email the right person with a quote, you probably only need the textual stuff. -- [tim@localhost ~]$ uname -r 2.6.27.25-78.2.56.fc9.i686 Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org