OpenOffice 2.0 Preview Release 517
gmuslera writes "A preview release of
OpenOffice.org 2.0 was released, which has new
features like better MS-Office compatibility, an Access-like program and a more. Here is a review
of it with screenshots and how it performs. It's work in progress, maybe not recomended for production sites, but it is a good sample of what is coming."
The Register? (Score:5, Funny)
OS X (Score:5, Insightful)
Re:OS X (Score:3, Informative)
Re:OS X (Score:4, Informative)
Re:OS X (Score:5, Funny)
When the enthalpy of Satan's domain is reduced to the point where dihydrogen oxide becomes solid, perhaps?
Seriously, I don't know. But do you really think that asking a subset of Slashdot is going to be any more informative than the officially maintained FAQs?
Re:OS X (Score:3, Funny)
Intelectual Property and quips (Score:3, Informative)
Of course that article adresses only legality. For the morality of it, I would say that because we grant copyright to promote innovation and art, we should not protect short phrases in most circumstanses. People offer quips spontaneosly for the approval of the people around them and for their own enjoyment, so protecting them does not promote innovation or art. And the harms of restricting these phrases
Not anytime soon from OOo...look at NeoOffice (Score:5, Informative)
It will probably be a while before you can even see X11 support for 2.0. Eric just got the 2.0 X11 based code to *compile* for the first time yesterday and it won't even run as setup crashes.
Part of the problem is that OpenOffice.org really isn't a "team"...it's primarily Sun Microsystems. Sun has four priorities: Linux x86, Windows, Solaris, and Solaris x86. Sun pays no one to work on Mac OS X support. Since it isn't one of their priorities, they frequently code without keeping the special needs of Mac OS X in mind, doing stupid things like hard-coding shared library extensions to only be ".dll" or ".so", neither of which are used by Mac OS X. They can't claim ignorance since folks have been trying to write Mac OS X code for over three years now, but yet they still don't even keep simple compatibility needs like that in mind.
Getting true native support for OOo without X11 on Mac OS X is most likely not going to happen within the OpenOffice.org project. All of our native work has been going on in the NeoOffice/J [neooffice.org] project. It uses a mixture of Carbon and Java to run using ATSUI for native fonts and Quartz for native drawing and printing. We also use full GPL licensing so we can incorporate the good work of contributors who can't get their translations and patches into OOo due to licensing and politics.
The process of giving it Aqua widgets has already begun. The latest 1.1 Alpha patches use native Mac OS X menubars. Aquafication is slow, though, because our first priority is to make it functional first, then make it pretty second. It doesn't matter if it looks pretty if it crashes after 5 minutes!
For what it's worth, it's already taken over two years just to get NeoOffice/J to the point where the native Mac OS X support is functional. By functional I mean that it can copy and paste both formatted text and images with other Mac OS X applications, has correct fonts and font layouts, functions with most all of the Mac OS X printer drivers, launches properly from the finder, works with the scrollwheel on those funky mice some Mac users have, has an integrated WordPerfect filter, uses the Apple Installer, has automatic upgrade notification, automatically translates the interface based upon your preferred language in the System Preferences language pane, etc.
OpenOffice.org 2.0 X11 has no native non-X11 support in it, much less the level of integration with Mac that we've achieved with NeoOffice/J. It's taken two years of some really dedicated engineers (namely, Patrick) to get NeoJ up to that stage. Replicating all of that work within OOo will probably take nearly that long and perhaps longer if the experts aren't there to help.
NeoOffice/J is in fact OpenOffice.org 1.1.2, and is 97% identical on a source code level. It's even got bug fixes that aren't in the OOo GM (such as functional JDBC support). This week we're going to be taking NeoOffice/J to 1.1 Beta after all known crashing and deadlocks have been fixed. And...
NeoOffice/J 1.1 Beta will be based off of OpenOffice.org 1.1.3, which isn't even available for Mac OS X X11!
Just keep up to date on the latest Mac OS X porting news on trinity [neooffice.org] instead of the infrequently updated OOo pages. RSS feeds are available too.
And don't let all of the politics and scare tactics [openoffice.org] of the OpenOffice.org denziens scare you either. NeoOffice really is the 'official' place for Mac OS X native OpenOffice.org and is where all of us core developers work (Patrick, Dan, and Ed).
ed
Re:Not anytime soon from OOo...look at NeoOffice (Score:3, Interesting)
What politics are you talking about?
Read further on in the thread... (Score:3, Informative)
If responses like those are not politics and scare tactics, I don't know what is.
(and yes, we do have patches that we've relicensed and submitted that do not get committed back into OOo, such as UTF8 filename support).
ed
Re:Read further on in the thread... (Score:3, Interesting)
For starters, let's look at the so called "disinformation" spread here. I'm not sure what your 2.0 plans are, because neither of your websites (confusingly there are two, which look the same but aren't) seem to mention any on the front page or FAQ. So I don't know what your
Re:Read further on in the thread... (Score:3, Informative)
As to "do the work all over again", Neo/J isn't engineered that way. It's actually only over a meg tarball in size. It's so small that the source is actually included in the installer dimages. The way it works is that Neo/J first automatically do
Re:Read further on in the thread... (Score:3, Informative)
Re:Not anytime soon from OOo...look at NeoOffice (Score:5, Insightful)
The one thing I find depressing here is that Apple has not put some resources at this one. The benefit that Apple will get from having Native OOO is astronomical. The number of users who would be available to switch to OSX is much higher than people imagine.
Picture all those users who:
-- Don't want to pay for crazy Win32 OS prices
-- Don't want to pay for M$ Office prices
-- Are not sys admins (or capable of) and as such cannot, and should not, use linux
-- Who, rightly so, have an moral aversion to installing M$ software on a OSX box
-- Want stable enterprise quality office apps running on a stable system (OOO on OSX)
I know that the number of users that are above are in the millions globally. If OOO was native, all of the above could selling features of Mac OSX. I am not even thinking of the corporate possibilities here.
I know that many argue that M$ Office is available but it's way too unstable and the interface bites. Also programmability is poor.
Another argument against OOO on OSX is that apple has AppleWorks. But, apple has never and will never come close to the features programmability of OOO. Personally, I still consider AppleWorks a toy product not worthy of true enterprise Office hacking.
I am sure that Sun is aware of the benefits that Apple will gain by an native version and this is why they don't care to pay anybody to do the work.
Sad state of affairs
I am very glad that you have put in all the work so far and I will be glad to assist in the future in any of your 'forks' to get OOO 2.0 on OSX.
Keep up the good work!
JsD
[Looking forward to hacking python/javascript/... apps on top of OOO 2.0]
Re:Not anytime soon from OOo...look at NeoOffice (Score:3, Insightful)
Linux is just a kernel. There are some software distributions that utilize Linux which are difficult for non-sysadmins to use. There are also some which are nearly idiot proof today. (moreso than Windows, almost as good as OSX) Don't make silly generalizations about who should and should not use Linux.
Re:Not anytime soon from OOo...look at NeoOffice (Score:3, Insightful)
look, I know this is obvious and all, but since when has is it been one non-free OS company's job to support another non-free OS's software - even with the spirit of RMS blessing them (or not)
I'm sure you're doing a great job, but how's Apple's work on paying people to work on Dtrace?
Sun are doing a great job with the 4 (!) archs/kernels that you mention above. Maybe Apple could move some dev. time from, I dunno, fskcing widget extensions for OSX10.5.1.2.
Yup, 512 MB recommended (Score:3, Informative)
Re:OS X (Score:5, Insightful)
Has any software project (open source or commercial) ever decided to drop Mac support simply because they were so fucking sick of hearing OS X users whine about the look of the app clashing with their beautiful desktop?
It is true that Mac users often seem ungrateful in open source circles. I have heard them complain about lack of support for freeware open source programs many times, and it seems like beggars should not be so choosy. On the other hand, Open Office really is pretty awful on OS X. It does not integrate well with other programs, and does not support the majority of the features that make using OS X so much nicer than other systems. I do think OS X support should be a priority for the Open Office team since it is important to their cross-platform message for environments with a variety of systems deployed. It makes them a non-starter for any place with a few macs, that want to be consistent, and puts them at a disadvantage in comparisons with MS Office (Which runs as well on OS X as it does on Windows.) Since I can't really help out right now though, I can just make polite requests for improvements and hope for the best.
Re:OS X (Score:3, Insightful)
That is an understatement if I ever heard one. OOo on OS X is terrible! It makes my eyes bleed just to look at, to hell with the lack of ineractivity with other programs. I gave OOo a three-month trial on my Mac (after using it almost exclusively on my Windows systems for almost a year) and gave up in disgust and frustration. I moved to a OS X native word processor that supports RTF files and never looked back. I will not ever use OOo on OS X again until a na
Re:OS X (Score:3, Interesting)
Please tell me that they've at least fixed that little omission?
Re:Time to exploit the freedom of free software. (Score:5, Insightful)
I fail to understand how any part of that response lies "on the other hand"--if anyone doesn't like what they get with free software, they have options. Two of those options are to learn to program and do the work themselves, or purchase the time and expertise of a programmer.
The "on the other hand" part is that they have valid issues to complain about, even if it is a free program. One of the reasons OS X is more popular on the desktop than Linux is that no one in Mac OS X forums ever tells you to learn how to program or RTFM. Learning to program for a non-programmer, or hiring a programmer are both pretty unreasonable solutions for most people. It is much cheaper and easier to just buy MS office (which is what most people do). There is nothing wrong with making polite feature requests. In fact it is very useful as it help the creators understand what people would like their software to do. On a very related topic, I'd just like to mention that I know a number of writers and artists who have expressed interest in helping out on open source projects. (Have you ever noticed how crappy the docs, help systems, and graphics are for many projects?) The response from the open source community has been profoundly negative. Polite offers of help and requests for information on what needs to be done have mostly been ignored and occasionally been flamed. The hostile and elitist attitudes of many open source zealots are really hurting the community. Perhaps you should be a little more understanding of non-programmers and you will find that they do have useful things to contribute, if you will let them. I know one open source game that lost the potential free services of one of the most talented graphic artists I know, simply because when he offered up a few sample textures and models for the game, he was flamed off the boards for offering them in the wrong format (something that could have been converted in about a minute if someone would have politely told him what format was used.) Comment like, "thats a windows only format MS-bitch" are not exactly going to win any friends. Now I'm not saying that you have been impolite, or that you are specifically causing a problem, but your attitude that non-programers have no right to make comments is just the sort of attitude that pushes talent away.
Re:Time to exploit the freedom of free software. (Score:3, Insightful)
I can see that you have missed my point. What I was saying is that people will pay for a finished project, but unless someone makes a huge effort to organize them, they will not contract someone to write/port one. Most users are just fine with MS Office, and are not looking hard for an alternative. If one was presented, they would consider it, and it would likely gain popularity, but hiring someone is just not going to happen. Open Source extremists do not run OS X. OS X is for people who want power, an
Re:OS X (Score:5, Informative)
and many many more things. All of those tasks are huge. The first wasn't an issue for Linux but the rest were, and the work has been done primarily by Red Hat and Novell working together, as well as volunteers from the Linux community.
It probably helps that on Linux, people just got down to work and started fixing things, with the result that OO now tracks native themes in both GNOME and KDE, has a complete native Industrial icon theme (by the same Ximian artists that did the original GTK+/GNOME artwork), integrates with the native file pickers, gnome-vfs, and starts quickly (prelink and the GCC symbol visibility work was motivated largely by OO).
In contrast, whenever OO is mentioned on Slashdot all I see are comments bitching at the developer team and stupid (wrong) statistics being thrown around in an attempt to convince Sun to do the work even though they have no interest or need for it. Because, you know, Mac users are special so they shouldn't need to do the work themselves. The NeoOffice guys are the only ones I know of that are actually getting serious stuff done, and they seem to be years away from getting something that works well.
Re:OS X (Score:3, Interesting)
whenever OO is mentioned on Slashdot all I see are comments bitching at the developer team and stupid (wrong) statistics being thrown around in an attempt to convince Sun to do the work even though they have no interest or need for it. Because, you know, Mac users are special so they shouldn't need to do the work themselves.
Sun has done most of the work on Open Office to date. They have a vested interest in making it work on Windows and Linux because they need a windows version for migrations and cross
Re:OS X (Score:3, Insightful)
> interface is built into the OS, and if your app can't hook in, then you're only a script kiddie.
I'm not sure that I follow you. My web browser is Opera. It uses Qt. My mail client is Mozilla, which is XUL-based. I have a few cmd.exe windows open, which don't even try to emulate any widget set (in XP, the titlebar is even non-standard, which is something that even the most trivial of X11 window
Native Widgets? (Score:4, Interesting)
This is key, IMO, to desktop integration and widespread adoption in at least the corporate desktop sector.
Re:Native Widgets? (Score:5, Interesting)
Murphys Law (Score:5, Funny)
Guess I'll try and update Thunderbird so the next release hits the servers this afternoon.
Database crashes a lot for me on Linux (Score:2, Insightful)
Warning: Unstable build (Score:4, Funny)
Re:Warning: Unstable build (Score:3, Funny)
Oh and it scratched all my CD's and put dirty socks on my table!
the horror!
An Access-like program? (Score:5, Insightful)
I remember when those were called "databases."
Re:An Access-like program? (Score:5, Informative)
MySQL is a database, yet I hardly think you'd call it "access-like".
Re:An Access-like program? (Score:5, Funny)
Re:An Access-like program? (Score:3, Informative)
We never use the actual Access database here. We just use it as a front-end. I'm glad to see an 'access-like' program in OpenOffice. We could use a nice free front-end to talk with a 'real' database server. Not just some lightweigh
Re:An Access-like program? (Score:3, Interesting)
I have worked in fairly high level management for some years now. Where I work, I am the only relatively tech-savvy person, and that includes our IT department (AS/400 without DB2. go figure).
As such, it falls to me to do any form of knowledge generation and decision support based on figures. So, I have been using access for several years now. While I truly hate it, I must admit that it strikes a pretty sweet spot in terms of features.
It is a database. A very poor one,
In XP theme ?... (Score:4, Interesting)
And YTF is "StarOffice 8" == "OpenOffice 2.0"
The Writer screenshot looks better than MS word but how about editing. I've had problems with fonts in RTF output (which is what I use by choice).
That's it I'm switching this weekend !!
Re:In XP theme ?... (Score:4, Insightful)
Frankly, at least if they change it for Linux, I think a more Windowsish theme will help it's acceptance; it's closer to what people know and use now.
Version History (Score:4, Informative)
A few months after buying StarDivision, Sun opensources the commercial application under the brand OpenOffice.org (notice the
Now it is logical that the StarOffice versioning keeps keeping pace with OpenOffice, as it is basicaly the same application minus templates and support. From a marketing point of view keeping two brands makes sense.
There is much more history to StarDivision than this, but that is another story.
Cheers!
Native MacOS X support? (Score:3, Interesting)
Anyone have news on this? Or is Open Office effectively dead on the Mac?
Apple where art thou? (Score:3, Interesting)
open GUI standard (Score:3, Interesting)
Of course, Apple doesn't want to integreate X11 because they know full well that if they provided decent X11 support, 90% of the OS X applications would be X11 based, and that's not in their interest.
But, frankly, it's not clear that Apple wants OOo on their platform
Re:Apple where art thou? (Score:3, Informative)
I believe that TextEdit will open
Re:Apple where art thou? (Score:3, Informative)
believe that TextEdit will open .doc files as it is now.
Yeah, it is built in the OS, and can be enabled for text anywhere. It is still pretty basic (last time I looked). The problem is that there are just too many problems with all the different .doc versions. Apple can certainly make a good run at it, perhaps as good or better than MS, but unlike Windows users, Apple users will have a problem with the bugs in the reader. They are used to things just working and Apple really wants to make products th
Re:Native MacOS X support? (Score:3, Insightful)
Also curious....because the OpenOffice team said OS X support was "never going to happen" in 1.x, not worth their time, wasted effort since 2.0 is around the corner, blah blah..."wait until 2.0".
MacOS X has been the most prevalent Unix desktop for a while now, and Apple's developer documentation is first class. Can we please get support for OS X? Pretty please?
Re:Native MacOS X support? (Score:5, Informative)
Neooffice/J was the proof of concept to bring OO 1.x to the Aqua system. It looks like they made some progress - using Aqua widgets and controls in some places, but only a few, and doing away with the need for an X server. But it doesn't look like they've gotten much farther than that, or readied 2.0 to be aqua-native. That's a shame.
NeoOffice/J going Beta this week...2.0 plans (Score:4, Informative)
NeoOffice/J isn't a prototype anymore. It got so good and stable that we decided to make it an official project. We just haven't changed the slogans and copy yet. NeoOffice/J 1.1 [neooffice.org] is going to be going beta this week, based off of OpenOffice.org 1.1.3 (not even available for Mac OS X X11). It will contain Aqua menus, too.
After we work out all the bugs and get NeoOffice/J 1.1 to final release, we're going to plow ahead with scrollbars and buttons and whathaveyou for a 1.5 release. We'll also be starting on the native work for 2.0 sometime next year, but that will take some effort, considering OOo 2.0 isn't finalized yet.
Our goal is to put out a final NeoOffice/J that is stable, well tested, polished, but most importantly, fully functional. It's generally our opinion that it's more important to be bug-free then pretty. It doesn't matter if it's got pretty blue buttons if it crashes after typing 5 words, and there are definitely testers and users who agree
ed
Re:Native MacOS X support? (Score:4, Informative)
Re:Native MacOS X support? (Score:5, Informative)
OpenOffice.org X11 on the mac is effectively dead because it is horrendously understaffed. There are less then 5 people actively working on it. Not good for an 8 million line + application.
While Apple's developer documentation may be first class, OpenOffice.org X11 is not built using Apple-specific technologies. It is built from the command line and is using X11 with its own internal widget toolkit. Oh yeah, and takes 9 hours to compile on a dual G5 2GHz. That hurdle is a bit too high for just someone to stroll on in and casually check out the project.
OpenOffice.org is a large and thorny Unix application. There are very few Mac OS X programmers that actually have X11 and Unix skills and the patience to deal with something of its size. Most developers come to the project and are like "can I build it in XCode" or "can I use InterfaceBuilder", find out they can't and then leave. The lack of a sufficiently large pool of skilled volunteer programming experts effectively killed OOo on the Mac from the start.
The native work has effectively moved to the NeoOffice/J [neooffice.org] project, which is 95% code identical to OpenOffice.org and uses Carbon and Java instead of X11. It still doesn't use Apple development tools directly, but it does have two of the original developers of OOo Mac OS X working on it continuously.
ed
Does it start any faster? (Score:3, Insightful)
Re:Does it start any faster? (Score:3, Informative)
Load speed is one area worth noting because of the improvements over previous releases. Launching the Office Suite installed on winXP Home SP2, with the program's "Quick Starter" feature disabled, produced the following results: OpenOffice Writer loaded in 10 seconds. The Spreadsheet (OO Calc) in 11 seconds. The Powerpoint-like presentations module (Impress): 9 seconds. OO Base (a new database program): 5 seconds. With Quick Starter enabled: OO Write: 3 seconds. OO Calc: 7.5 seconds. OO I
Re:Does it start any faster? (Score:3, Informative)
Further, if one ever hopes to convert the great, unwashed masses from MS to OS, they will expect to have an office automation suite that acts just like it did on their Windows box.
I tried it... (Score:5, Interesting)
* Liked the new installer, much easier to use and less klunky (on Winders).
* Loved the new interface, it is very clean and much more pleasant to use than v1.
* Loved the new features - the media gallery, etc.
* Hated how it wouldn't save embedded images. I spend half an hour working on documentation with embedded images, saved, reloaded, no images. Back to v1 for me.
I do plan on testing the heck out of the pre-releases (and sending it on CDs to all my friends), but once burned, twice shy for me.
One thing I would personally really like to see is a command line utility to automatically resave v1 files (or indeed any other format) in the v2 format. Run that over a directory of your files and never (in theory) have file problems again.
Damien
You know you've been on slashdot too long.. (Score:5, Funny)
Kjella
Compatibility (Score:5, Interesting)
I have an old version of my resume I drafted in Word some time ago. It's not very complicated - just a few boxes of text and a table for the main content. It's been edited, exported to different formats, reimported and mucked up all over the place a few times over. The last version of it opens just fine in any version of Word, and looks good, but I can only imagine the leftover crud from several edits and imports/exports sitting around in the file.
So far, I've yet to come across another office suite that renders the documents the same way word does - although late builds of OO 1.x have come close. I downloaded the 1.91 preview version, on a FC3 system with the msfonts installed, did an almost-perfect import. One line that sits at the bottom of the document in word gets pushed to the next page in OO 1.91. Other than that, it's a faithful reproductoin of the special characters (bullets and a few accent marks) and hand-adjusted spacing in the table. The fonts all match and the lines break in the same place.
I think "opens Lou's resume pretty well" should be an advertised feature in any Word competitor.
Re:Compatibility (Score:4, Insightful)
Since you as the the resume author are the one with OO and your potential employer is the one most likely running MS office.
I haven't grabbed the latest version of OO but I do know that all older versions do not render my resume the same way that MS Word does.
Re:Compatibility (Score:3, Informative)
Why are you sending resumes in Word format instead of PDF or RTF?
I have never had my resume available in Word format - and it's never caused me any problem.
If they want it for printing or viewing, send a PDF; if a recruiter needs to massage it to their own format, they get the RTF or HTML version that they can import. (Send an RTF and most people won't even understand that it's not "Microsoft Word format".)
Re:Compatibility (Score:3, Interesting)
Several HR people called and said "Sorry, I can't read your resume in that format. Please forward it as a Microsoft Word document." (Yes, they specifically "required" Microsoft Word. Having Word on my computer, I obliged. I was lucky they actually called. Several never called (I wonder if they were able to "
Is it faster? (Score:3, Insightful)
I like the feature-set of OOo, but I keep using Gnumeric and AbiWord for performance reasons.
Very glad! (Score:5, Interesting)
A little background: My company is REALLY unhappy with Microsoft after a BSA audit started after a disgruntled employee left here. We didn't have much in the way of compliance problems, but the nazi-like BSA left a really bad taste in their mouths.
Re:Very glad! (Score:4, Interesting)
People who steal software must be punished. It's good for everybody. It's good for open source, it good for makers of proprietary software.
Re:Very glad! (Score:3, Insightful)
Access clone.. (Score:4, Interesting)
The Access clone doesn't appear to open access mdb files. Hats off to OO for making the clone, but it's useless to companies that already have bunch of access stuff already.
I'm in the process of rewriting an Access DB that grew out of control for a few years. Remodeling the database has been a nightmare. The new app will use MySQL or Oracle instead using all SQL92 syntax. We're using a java web MVC framework for the interface.
Re:Access clone.. (Score:4, Insightful)
No, it doesn't open an mdb natively with all the forms & reports. But you can ODBC in, and CRUD all the tables, data, and queries.
useless to companies that already have bunch of access stuff already.
Those wishing to move their inhouse apps off Access can use this to create new OOo front ends, using their current data, in its current location in the MDB.
Then, later, move the data out of Access, and retain the new, OOo based, frontend.
Remodeling/rebuilding a database is only a nightmare if the first one was built shoddily. Neither OOo, Access, Oracle, MySQL, or any other db tool can prevent that.
Re:In other words (Score:3, Informative)
This version of OOo Base can do exactly that. The only parts of an MDB it doesn't work with are the forms/reports/macros. Tables (internal and linked) and queries are opened seamlessly.
Paintbrush AKA "Format Painter" (Score:3, Interesting)
Broken record (Score:5, Interesting)
WordPerfect import (Score:4, Insightful)
My wife and our church both used WordPerfect for years, and have thousands of documents in that format. Existing conversion utilities, particularly free ones, really don't work well at all.
At this point we'd be happy just preserving the text and the basic formatting. Having images and complex formatting import properly would be nice, but at this point we're really just looking for a way out of WP-land.
It's kind of hard to believe that it's that hard to read a file format.
Re:WordPerfect import (Score:5, Informative)
http://wp.openoffice.org/
64 bit? (Score:5, Interesting)
will compile as a 64 bit application under
AMD64 based Linux. The currrent source is VERY
badly broken in 64 bit compatibility.
Re:64 bit? (Score:3, Insightful)
Re:64 bit? (Score:4, Insightful)
MS Access (Score:3, Insightful)
I read from the article that they intend to have an application that mimics MS Access.
I hope they do a really bad job at this. A full featured mimic of MS Access would introduce a variety of really bizarre errors, instabilities and WTfs into their feature set.
Actually, I'm surprised they didn't just roll off something that ran on a database plug-in. And that plug-in would support MySQL or Postgresql. By supporting both you avoid the flame wars and by supporting a real database you get some real capabilities.
An amazingly nasty bug (Score:3, Interesting)
But then I found that in one of my not-very-complex spreadsheets one cell just did not get updated (worked fine in Excel). This is in a tax reporting format that must work correctly! And it was only a lucky break that I noticed it at all. To me this is a killer (and not in a good way) -- features are pointless if the answers aren't right.
I pored over it for days, trying to figure out what I had done wrong. Then I found that this is a known bug in their bugtracker database. I submitted my spreadsheet as a repeatable example (they didn't have one before). But so far no bug fix.
I'm hoping that it got fixed in 2.0 (but it's still in the bugtracker).
increasing Java dependencies a concern (Score:3, Insightful)
Let's hope that FOSS Java-like implementations (Kaffe, RVM, etc.) will become a drop-in replacement for Sun Java for OpenOffice so that all of OpenOffice functionality will be FOSS.
outline processor (Score:3, Interesting)
Re:Pretty Neat (Score:4, Insightful)
Re:Pretty Neat (Score:3, Interesting)
I have had no problems with the Open Office suite doing that. It also saves as a PDF file very nicely. Can't do that in word without a third party add-on.
All in all, for the price, its great - I have donated money to try and help. My programing skills ended with Q-basic & Pascal - dating myself (Hells-bells I'm only 51!!!)
I don't see myself ever going back to Word or any MS suite.
Re:is it just me (Score:5, Insightful)
Re:is it just me (Score:5, Funny)
I commend the parent for catching this fault and letting the world know that all of those millions of lines of code are cheapened by a stupid mspaint splash logo in preview release. The open source world needs more UI experts like him to show us our faults and where we need to focus our attentions to "make it" in the real world.
Re:is it just me (Score:3, Informative)
Re:is it just me (Score:5, Insightful)
this release will install as OpenOffice.org 1.9.65, it comes with ugly hacked splash screen to make clear, that this is not the final 2.0 build.
Re:is it just me (Score:5, Funny)
Comment removed (Score:4, Funny)
Re:A more? (Score:3, Funny)
In a way serpentine...
That's a moire!
Comment removed (Score:5, Funny)
Re:Better MS Office Support (Score:5, Funny)
Re:Better MS Office Support (Score:5, Insightful)
if the OOo-made document opens in Office 97, 2000, and 2002, but breaks in 2003, then it *IS* MS's deliberate attempt to break compatability.
It's not necessarily deliberate (Score:3, Insightful)
Not necessarily. It's quite possible that the OpenOffice developers have reverse-engineered them incorrectly in a way that is only noticed by later versions of MS Word.
An easy comparison would be that many web browsers display malformed HTML, but that doesn't make it correct HTML and there's no guarantee that future browsers will continue to display it in t
Re:Better MS Office Support (Score:5, Insightful)
Secondly, let's assume just for the sake of argument that you had full access to all required documentation, had direct access to the internal MS code that reads/writes the files, and access to the developers who designed the file spec in the first place. Given that, you should be able to create a pretty good import/export tool, no?
So Microsoft shouldn't have any problems with their own format, right? After all, it can't be that tricky, and they DO have all of the advantages listed above.
Ah, but have you ever tried to import older Word documents into the most recent version of Word? Or even worse, to try to save a newer Word file in an older file format? It doesn't usually crash, but the translation makes OOo's Word export look pretty good.
Now, I realize that I haven't directly answered your question. All that the above is trying to do is convey the underlying complexity of the problem, and the fact that MS itself can't even get it right.
To address the specific issue of broken compatability: Given that MS makes a great deal (most?) of its money from lock-in to its proprietary formats, I would say that they have a vested interest in protecting their monopoly, no?
Of course it isn't proveable (think anti-trust ramifications here), but would it not be convenient, given this vast complexity of code, if some change just so happened to break compatability with a competitor?
Especially when you realize that when MS-Word imports older documents (even from previous versions of MS-Word), they get run through an intermediate converter that changes them to RTF, and then the RTF is imported.
You wouldn't expect the Word 97 -> RTF converter to need to change with each new release of Office, would you?
No, of course not. Not unless they were fixing a bug. And for a company where interoperability itself is a bug
Re:Visio/Dia program? (Score:3, Funny)
Re:Visio/Dia program? (Score:3, Insightful)
Or a way to fix the above problem?
Re:This just makes maintenance harder. (Score:3, Insightful)
Wait, did I just hear you say that?
Let's see...
Office 2003 Standard Edition: $399 ($239 if you're upgrading from another version) for Word, Excel, Powerpoint and Outlook.
If you would also like to get programs like Access (included in the Professional edition: $499 ($339 if you're upgrading from another version).
Now, let's see... OpenOffice...
Oh, look. It's free!
[i]The upside is you "save" a little o
Re:still.. (Score:3, Interesting)
Re:What is the database exactly? (Score:3, Informative)
Re:Impress font sizing issue (Score:3, Informative)
I do believe there's some maxims that should be applied to presentations... one of them is never have more than 6 bullet points on each slide.
Another is that if the text for a bullet point spreads over more than one line, then it isn't very pointlike now is it and should really be examined to cut it down.
Re:When will OO.o take out an NYT ad? (Score:5, Insightful)
It's not really the same as the Firefox situation. Firefox is simply a better browser than IE, in almost all ways. Basically, the only reasonably acceptable reason for not using Firefox over IE is that you haven't heard of Firefox. Thus, the NYT ad makes sense.
OpenOffice, on the other hand, while getting very good, is still not as good as Microsoft Office in many ways. If you are on a platform that can run either, and you aren't picking based on philosophy (e.g., you simply hate Microsoft, or insist on open source software) or price, then MS Office is still the better choice.
So, any money that could be spent on an ad would be better spent on development and documentation, to try to close the gap with MS Office.
Re:Getting better but... (Score:4, Informative)
Abiword is very lightweight and far from being as feature-full as OO.o . If it does everything you want, you might as well stick with it, though.
As for MS Office, it loads that fast because it pre-loads in RAM at startup. You can do the same trick with OO.o and it'll load in a second. The loading times in the original article were WITHOUT the pre-load.
Re:yeah, this is nice but... (Score:3, Informative)
Re:it's no Firefox... (Score:3, Insightful)