Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Mozilla The Internet

Mozilla Email & Calendar PDA Synchronization? 22

jark writes "Outlook is, for the most part, the industry standard for contact management, personal information management and email use in the corporate workplace. We are looking in to deploying Mozilla across our network, included with the Calendar project, but have one last necessary hurdle: PalmOS synchronization. Are there currently any applications that will sync Mozilla mail, address books and calendar events with PalmOS based handhelds? If not, are there any plans in the works for this to become a reality?"
This discussion has been archived. No new comments can be posted.

Mozilla Email & Calendar PDA Synchronization?

Comments Filter:
  • by nmnilsson ( 549442 ) <magnus@@@freeshell...org> on Tuesday July 02, 2002 @07:12AM (#3806427) Homepage
    I think this is a major promo issue for Mozilla, since more and more people are getting handhelds.
    I have a WinCE device, and have to jump through several loops to sync my IMAP mail at work - using Outlook. Isn't that awkward?
    If people could get a simple, generic calendar/mail/contacts system that worked on both their PC and (any-brand) handheld, they wouldn't miss IE or Outlook for a second.
  • alpha code (Score:3, Insightful)

    by jilles ( 20976 ) on Tuesday July 02, 2002 @08:07AM (#3806513) Homepage
    The calendar project is very much unfinished work, I don't think it would be a good idea to distribute it to non technical users right now. Currently the work seems to focus on getting the basic features of a calendering tool right. I suspect it will take quite a bit of time before somebody will start thinking about how to export to specific PDAs.

    The tool itself looks really cool already (a zoom option would be nice, I don't like scrolling) and no doubt it will continue to develop rapidly. I think that it will be moved into the Mozilla source tree once it is in a more useable state. I don't think that that will happen before 1.1, though.
  • Have you considered Evolution? You didn't specify if you are on a 'doze network, but if not, Evo apparently has built-in hooks for palm sync'ing.
    I've not used it, but it looks quite polished.
    Also, it goes without saying that if you don't have Linux deployed across your network, the work involved with that would likely outweigh the benefits...
    • Re:Evolution? (Score:3, Informative)

      by Craig Maloney ( 1104 )
      I tried Syncing with Evolution. It's very good, butn unfortunately it doesn't handle categories, which is a huge problem for me. I did a quick Google search for why this happened, and I found a discussion which slated the categories for the 1.2 release of Evolution. Until that's fixed I'll be sticking with JPilot for now.
    • Since the poster talks about switching from OutLook to Mozilla, my impression is that they are probably still on windows. If this is the case then Evolutuion will not work for them.

      My guess is that they are like the company I work at where we have to use windows as some of the software we use requires windows (for now) but we still want to move away from msmail / exchange and the calendering of outlook. Ldap does mail but does not solve the calendaring problem.

  • Scripting APIs? (Score:5, Interesting)

    by RevAaron ( 125240 ) <revaaron AT hotmail DOT com> on Tuesday July 02, 2002 @10:49AM (#3807321) Homepage
    Whenever I see this, it just makes me wish that most Unix apps- whether they were written against GTK+, Qt, KDE, Xlib, GTK+GNOME, Qt+KDE, XForms, FLTK, Prima, Motif, whatever- has some sort of AppleScript-like API. I know that KDE has DCOP, but that's for KDE apps, not all Qt apps. GNOME has CORBA, but again, only for GNOME apps, not all GTK+ apps.

    Hell, they don't even have to be standard across toolkits. I'd be extra happy if they all just responded to XML-RPC.

    Now, if we had something like Apple's OSA (Open Script Architecture, what AppleScript ties in to) in these GUI toolkits, we could write a perl script to act like a "hotsync conduit" on Windoze/Mac OS with the Palm desktop.

    Except, it wouldn't have to be a thousand line pain in the ass C++ app. It'd just a 10 line perl script, looking something like:

    use ZaurusSync;
    use MozillaOSA;

    $pda = ZaurusSync->new();
    $pda->openOn("/dev/ttyS1");
    $ pdaCal = $pda->application("Qtopia:Addressbook");
    $cal = MozillaOSA->new()->application("Mozilla:Addr essbook");

    foreach $name ( $cal->personKeys ) {
    #getPerson returns undef if she doesn't exist
    if ($pdaCal->getPerson($person) eq $person->asZaurusPerson) {#perhaps further checking
    } else {
    $pdaCal->newPerson( $person->asZaurusPerson);
    }
    }
    $pda->close();

    Now, this is hypothetical perl, it won't work, and the parts that normally would are probably malformed.

    But this sort of thing is *so* far from impossible. It just has to be figured in from the start of a toolkit or even an app, which could implement it's own.

    If Mac OS can do it, why can't we Unix peeps?
    • I know, bad form, replying to oneself. :P

      I've been chatting with some of the folks in #zaurus on OPN and I'm quite disapointed in some of the features of the Zaurus.

      The code example I gave would rely on this OSA existing for both Mozilla's framework as well as on the Zaurus. Or a perl wrapper to make it appear so. According to the people with whom I spoke, the Zaurus doesn't have a consistent and elegant DB API to allow such data access. This perl wrapper would have to deal with the files on the Zaurus device. Sub-optimal. You'd think that without having to worry about legacy stuff, they would've taken the opportunity to do sometthing the right way, rather than the legacy way. Oh well!

      Well, my PDA operating environment/system, Dynapad [sf.net] will be able to be scripted just like I'd like. ;)

  • IMAP (Score:3, Informative)

    by obi ( 118631 ) on Tuesday July 02, 2002 @10:51AM (#3807333)
    What I do, is:

    - I set up a personal imap server. Fetchmail is also running on that box.
    - I use evolution to sync my calendar/contacts/etc
    - I can use both evo and mozmail to check out my imap mailbox
    - I use programs like mailsync to synchronize my palm straight with the imap server.

    • IMAP indeed (Score:3, Insightful)

      by fm6 ( 162816 )
      That last suggestion (involving mailsync [sourceforge.net]) is the most useful one. Tools like mailsync are possible because IMAP is a modern, flexible protocol. I really wish email providers and programmers would exploit it more fully, and stop pretending that POP-based tools are cutting-edge.
  • Suck it up (Score:2, Troll)

    by seigniory ( 89942 )
    Why deploy a brand new browser? Why deploy something that just came out? Sure it's been tested and tested and tested and peer reviewed, but that guarantees you nothing.

    IE is free. It comes with windows. It has its share of security problems but they are easily fixed and deployed. How easy do you think it will be to patch all your copies of Mozilla when something happens? And it will happen. Will you be able to use Active Directory or NT Policy patch to manage all your PC's? I assume since you don't like MS, you don't have SMS installed.

    How much time do you want to "waste" getting people up to speed with a system they don't know anything about? Deploy Mozilla at home or at your friends' houses. Geek it up somewhere else.

    Suck it up and go with MS - you might not like it, but all the people you support - your CUSTOMERS for all intents & purposes might not like Mozilla. They know how to use IE. They don't want to learn anything new. They'll resent you if you take away their ability to use their Palms.

    My $0.02, to be sure, but look at the big picture. It's great to stand up for and support what you believe in, but I have yet to hear a good solid argument for the kind of thing you're trying to do.
  • by Anonymous Coward on Tuesday July 02, 2002 @02:18PM (#3808959)
    Are there currently any applications that will sync Mozilla mail, address books and calendar events with PalmOS based handhelds? If not, are there any plans in the works for this to become a reality?

    I found some stuff in the Mozilla Status Updates [mozilla.org] that may interest you:

    • May 31st MailNews Update [mozilla.org]
      • Started looking into the requirements for Palm Pilot sync
      • ...
      • Started investigating the requirements for implementing an Mozilla-Palm Address Book synchronization module.
      • looked into the details of Address Book APIs in MAPI for IPC interaction with Mozilla Address Book.
      • looked into the requirements for implementing HotSync process of Palm used to synchronize data between a Palm application and the corresponding desktop application.
      • looked into the Netscape 4x implementation of Communicator AB Palm synchronization
    • Started writing the analysis and requirements document for Mozilla/Netscape Address Book HotSync.

    June 14th MailNews Update [mozilla.org]

    • Looked into the details of Palm Conduit Framework
    • Looked into the details of the 4x conduit code
    • Continued working on the Palm-Mozilla AB sync detail design
    • Started working on a simple prototype with a basic conduit and a call into Mozilla AB to open an AB Mork DB in the Mozilla process space from the conduit in the Palm HotSync Manager process space.

    The comments in the reports were written by Netscape employees. It looks like Palm sync functionality is in the early planning stages, so Netscape probably want it for Buffy, the codename for their next release after 7.0 (7.0 is codenamed MachV). Basically, it looks like it's in development but it probably won't be available in Mozilla for some time.

  • To be honest, I think that you will find that users want more from an office calendar these days - they want to do group views, book meeting rooms, search for free time in others diaries etc. Exactly what outlook/groupwise/notes does.

    You could try moz + steltor calendar (www.steltor.com) as a reasonable compromise. This has agenda synching tools (for CE, psion and palm).
  • http://www.syncml.org
    http://sync4j.sourceforge.n et/

    Does anyone have any practical experience with Syncml? I can't claim to have any experience with it personally, but I get the impression that it is supposed to be THE transfer format for any small device - phone, PDA etc, so why not create/use that?

    I know that not everyone is onboard with Syncml, but creating proprietarysyncml filters seems more efficient that creating new proprietaryproprietary filters every time someone comes up with a new email program. That way, Mozilla, Evolution etc could all benefit from the same set of converters.

    Disclaimer: I don't know what I'm talking about, but I'm hoping someone else will.

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (5) All right, who's the wiseguy who stuck this trigraph stuff in here?

Working...