Mozilla's Sunbird Reviewed
comforteagle writes "Mozilla Sunbird is the latest stand-alone application from the Mozilla foundation that follows in the footsteps of now revered browser Firefox and email client Thunderbird. OSDir reviews their first public release, version 0.2. Screenshots included."
"as of the moment Sunbird does not integrate with Thunderbird or Firefox." Sometimes this isn't always a bad thing, you know?
It seems that if Mozilla were at this stage in its development, say 5 years ago, they would probably be converging into one application. Perhaps Mozilla has decided to learn from the mistakes of Windows/IE integration. With the recent wired article where a Microsoft security head admitting his use of Firefox, I would say this move to less integration is definatly a smart one.
"And we have seen and do testify that the Father sent the Son to be the Savior of the World"
1 John 4:14
1) Open it up for extensions, the way firebird is. 2) until it can sync with mobile devices (palm, pocketpc.. etc), i won't be implementing it.
Screenshots
Looks identical to Outlook's Calendar, even menu option names etc.
OSS seems to be totally following the MS way, including very little innovation.
Hmm... One thing it offers me over iCal is that I can actually run it on my PC. Thats pretty big to me...
Thanks for your time though.
First paragraph of TFA:
"Sunbird is the new cross-platform calendar application from the Mozilla foundation"
There ain't no iCal on Win32 nor Linux.
And as far as mozilla ripping off netscape, I think you have it backwards.. netscape is built on top of mozilla.
DJ kRYPT's Free MP3s!
good grief man... look at the version number on that.. 0.2 there's plenty of time for them to innovate, let them get the basics done first then watch as the new useful features roll out... sit back and chill.. if you have such a problem why not go help the development... it's really not THAT hard to write some javascript and such for all that.. i guess if you don't program it might be kind of hard but it's fairly easy to pickup if you tried... the thing i'm trying to say though is to provide your input, if it's not what you want, then why not go suggest features or what have you? bitching isn't going to help, you need to provide constructive criticism and possible advancements...
Kyle
http://www.unlogikal.net/
The original submitter of the news also should of said what the fricken thing was...instead of just providing a link. Just say what it is in the piece so people that are interested in what it is can go there, those that don't need/care don't have to follow the link...and contribute to the slashdotting effect...
Journalism 101
"Music is everybody's possession. It's only publishers who think that people own it." - John Lennon.
Its nice to see more standards compliant calendar browsers out there, but whats key is that server side solutions (Yahoo Calendar) adopt open standards so we can share calendar data, which to me is the entire point. To me this type of application is mostly about advertising when I am and am not available...so sharing with other calendaring clients is crucial.
Wake me up when it can sync with my Palm.
...I know this might be undue but..
Not everyone knows what Sunbird is. I know from the article teaser above that it's from Mozilla, and it's like Firefox. So it's a browser, like firefox? Or an e-mal client like Thunderbird?
In the future, you may get better response by telling us exactly what it is being reviewed.
#1 It is 0.2, very early in development, don't expect much until it gets closer to 1.0, pluuueesseee!
#2 Of course it looks like Outlook Calendar, until MS Sues and then it will look like something else.
#3 No Synch, yet, see #1.
#4 It is a basic calendar app, no frills, see #1.
#5 Some day, the Mozilla development teams, will find a way to Integrate Thunderbird, Firefox, and Sunbird into something more productive. Just not today.
Remember, Slashdot does not have a -1 disagree moderation, and no, troll, flamebait, and overrated are not substitutes.
you could have said what it was! I clicked on the link saying to myself "Please! Let it be a calendar app!" and, fortunately, it was.
Best Buy can have you arrested
Seems like it would be simple enough for mozilla to have a common folder for usage with all the programs. I think they have install directories and preferences (data too) stored in separate folders, but there's 3 programs for them to use. That means 6 folders. If they kept the preferences folders unified, that should amount to a huge benefit. Of course, IANAP, so I could be wrong. Or maybe I'm stating the obvious...
-Dizzle
"I most likely AM so interested in myself."
The point is that Mozilla's XUL, MPR, etc basically the same as a "System API" -- it implements low-level functionality normally provided by the operating environment. (forget slashbotisms like 'IE in the kernel')
In other words, a Mozilla bug likely ALREADY affects Firefox, Thunderbird, Sunbird, etc, just like how Windows bug affects IE, OE, MS Office, etc. Except in Mozilla's case you need to patch each seperately.
Mozilla is "more than a browser, it's a development framework", remember? That means it has all the risks associated with shared code. In short, if you really want isolated applications, Mozilla is not for you.
I have to say I really dig Sunbird, except maybe for the name.
No, the app isnt ready for prime time just yet, but I've played with it and I really dig it for what it is.
Like most of the mozilla family, Sunbird just sits there waiting to be told what to do. It's FAR from robust at this point, but for a single user that has trouble remembering family birthdays, its not a bad little application. It'll come up to speed eventually, and the fact that with a little toying around I managed to store the calendar inside my hosted website and can have the up-to-date calendar on whatever machine I use is fantastic.
For you guys bitching that it wont automatically synch with whatever youre using: for christ's sake, spend 40 minutes learning perl and you can munge that file into just about fomat you need.
I look forward to the day when Sunbird grows up and is no longer just another open source beta.
s'wut i sed.
sorta, it relies on webdav and iCal and is an open standard but I was thinking of a method that might be easier for existing web sites to add. adding an RSS feed or a SOAP service is often easier for existing app servers/developers/packages, then adding webdav and iCal. not that they are really that different in difficulty but I could see a lot of, perhaps, mental barriers to the webdav/ical method.