Oracle and Mozilla Foundation Work Quietly Together
KenDaMan writes "CNet is running a story about the ties between Oracle and the Mozilla Foundation. Oracle hired three people to work on Mozilla Lightning. This project, which aims to integrate Mozilla's calendar application, Sunbird, with its e-mail application, Thunderbird, is believed to be key to cracking the market dominance of Microsoft Outlook. Is Oracle getting set make an Open Source offering?"
Its good to see big companies like Oracle working on alternatives to Microsoft's exchange server software, Sunbird will be the better for this collaboration
Business Voyeur
yes, but a Gnome app will never be really happy running on Windows or OSX due to the overhead in terms of libraries to load. XUL is fully crossplatform and has the same requirements on any system - and with the coming dominance of Firefox, there are a lot of people out there learning XUL programming.
I have been a user for about 10 years. This ends Feb 2014. The site's been ruined. I'm off. Dice, FU
Ah, if only that were so. My lock-in to Office is mainly through Outlook, and I don't have an Exchange server. OOo is perfectly adequate for every general-office need we have, except for one person who needs Excel.
The problem is that our Oracle-based electronic medical records application will only support Outlook for sending secure e-mails. I would love to put Mozilla everywhere, but instead I had to buy Outlook licenses. It's downright painful.
Anything that makes Mozilla easier for the EMR app's developers to support is a good idea in my book. If Oracle likes Moz, that'll help me convince the EMR vendor that it's worthy of their support too.
With reasonable men I will reason; with humane men I will plead; but to tyrants I will give no quarter. -- William Lloyd
My favorite way to break the MS control of corporate groupware is the OSS project Open-Xchange. It's a Linux server that replaces MS-Exchange (without users even needing to know), with an Outlook plugin, and Evolution compatibility (through open standards). It is a hub server that uses standard interop with other server types, like Samba, SMTP, LDAP, HTTP, and SQL, so the services it bundles to the client can be delivered by existing servers, or the installer's choice of (standards) compatible ones. The source is open, and it's got a documented plugin API, as well as an open, documented data schema available to any additional apps. And it's the core of Novell's GroupWise suite, so it can be upgraded to a version supported by Novell's global staff. It runs on Linux, so its uptime and scalability are reliable. With O-X working, it's no longer necessary to rely on MS Exchange to get MS Exchange features.
FWIW, I'd love to see people take the Mozilla/Oracle code for improving Fire/Thunderbird, and improve their integration with O-X. That kind of cross-pollination is perfect for OSS, and leaves proprietary competition, like MS Exchange, standing behind like a stick in the mud.
--
make install -not war
I doubt that. What makes Microsoft LookOut so appealing to big business, or even small business for that matter, is not that it's a great email client - it's the intergration with MS Exchange. Shared contact list, scheduling, folders, all from a central location. Is there a Mozilla server in the works?
You can have shared address books using LDAP but can you modify those contacts directly from the email client? Until that can happen lets not get too excited.
Amazing that the addition of only three full-time employees is expected to create a product that might challenge the largest company on the planet.
Slightly OT here, but wouldn't it do XUL a world of good to work in IE too? I download and registered the mozilla activex control ( http://www.iol.ie/~locka/mozilla/mozilla.htm ) and I can run XUL apps in IE now (after setting my activex permissions appropriately). The plug-in seems to run XUL apps just fine, and it's a relatively small download. Is there any plan to market/package this activex as a browser plug-in? It seems like you'd get an explosion of XUL apps then, with nearly 100% of the browser market supporting it.
According to mozilla's site, the current version uses an embedded SQL engine for the calendar. It will probably use LDAP for address book stuff, since thunderbird already does that.
I suspect the point of this project is to implement the middleware that is needed to allow collaboration between multiple calendar users. As long as everything written on top of the SQL/LDAP interface is open source, then small organizations could drop in something like postgres, while larger organizations would probably want something like oracle. This seems to be a nice setup for everyone involved.
I'm not familiar with oracle's filesystem layer, but I don't see why straight SQL wouldn't support this application nicely. AFAIK, WebDAV doesn't have sophisticated conflict resolution mechanisms, which is really the main thing that an application like this needs.
Currently Moz or Thund. cannot manage contacts anywhere near like OLK.
-You can't print 20 to a page
-you don't have the same number of fields.
-phone numbers to auto re-format themselves when you type them in.
-etc.
If this was fixed, I would jump in a heart beat.
Obama's legacy: (N)othing (S)ecure (A)nywhere and (T)error (S)imulation (A)dministration
I too disagree that Exchange is the key, I've been looking for a windows based calendar/email/contacts integrated client forever and can't find anything that can touch outlook. And that's not a very high bar to cross. If ANYone comes out w/ one I'll have my clients off Outlook so fast it'll make MS's head spin. Screw Exchange, for small businesses (all my clients are businesses w/ less than 20 employees) I can work just fine without it. I mean, sure, there needs to be a way to share the calendar info, but that is way, way less than an exchange server and could be supported by any number of client-ish hacks.
Give me the client side and I'll be such a happy camper.
closed minded is as closed minded does
No, you have it backwards. The lock-in is with Outlook, not Exchange. Nobody cares what's running in the server room and Outlook generally plays well with other vendors' server offerings. The sticking point is having to retrain everyone to use a different application for email, calendar, discussions, collaboration etc (not to mention syncing with all manner of handheld devices).
Webcal :
:)
:) and dont forget your jabber server - all encryped jabber and IMAP of course :)
http://www.k5n.us/webcalendar.php
Thunderbird - disconnected IMAP & postfix & squirel mail.
They had to trust me at first.....but now my company will never look back - Oh and ban outlook unless they absolutly have to use it, like the accountant, who emails directly from MYOB - ie MAPI - then just configure outlook express to send email, but only open Thunderbird to read the reply.
We do keep a windows PDC for central authentication, look at winbind from the samba install - a daemon that you can write pam modules for any daemon to authenticate from the central server. And use rdiff-backup - it rocks for backing up your fileserver a special archive you can get any copy of any backed up file for the last year or more if you have a big enough hard drive
Hope that gets you started, oh and openvpn is the shit, with linux and windows support