Slashdot Log In
OpenOffice 2.3 Released
Posted by
Zonk
on Wed Sep 19, 2007 12:23 AM
from the yay-free-software dept.
from the yay-free-software dept.
ClickOnThis writes "Surely I'm not the only one who noticed that OpenOffice.org has announced the release of version 2.3! From the website: 'Available for download now, OpenOffice.org 2.3 incorporates an extensive array of new features and enhancements to all its core components, and protects users from newly discovered security vulnerabilities. It is a major release and all users should download it. Plus: It is only with 2.3 that users can make full use of our growing extensions library.' You can download it but be kind and use a P2P client instead, such as bittorrent."
Related Stories
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
I wonder (Score:5, Insightful)
Re:I wonder (Score:5, Funny)
Parent
Re: (Score:2)
Story about Michael Schrayer of Electric Pencil. (Score:4, Interesting)
In 1976 I was in a computer store owned by a friend, a very nice store in an upscale area.
Someone walked in who I assumed would be asked to leave because he looked so disreputable. He had poor skin and unkempt hair. If you had looked in the dumpsters in that area you could not have found clothing as old and trashy-looking as this man's. (That is not an exaggeration.) Back then you would have called him a bum, because we didn't have homeless people in that area until after Reagan was elected and had a chance to work his corruption.
After a while my friend came over to me, and I asked him why he didn't ask the disreputable person to leave. He said, "That's Michael Schrayer, the man who wrote Electric Pencil!. He may look poor, but he is at least a millionaire."
Parent
Re:I wonder (Score:4, Interesting)
Parent
Re:I wonder (Score:5, Insightful)
Then egain, I may really just be in the market for a
Parent
Re:I wonder (Score:4, Interesting)
Parent
Re:I wonder (Score:5, Informative)
Doing that makes OO on Linux run about as well as MS office on Windows on a P4 with 1Gb (I know, I know, but its the only comparison I have).
It is still slower than Gnumeric or Lyx, which start up instantly and are never sluggish, but that is not an altogether fair comparison either.
Of course Oo are still at fault for using defaults that MOST people would be better off changing.
Parent
Re:I wonder (Score:5, Interesting)
This needs fixing asap, or its not competitive.
Parent
Re:I wonder (Score:4, Informative)
Parent
Re: (Score:3, Insightful)
Re: (Score:3, Insightful)
Re: (Score:3, Informative)
Re:I wonder (Score:5, Interesting)
Parent
Re:I wonder (Score:5, Informative)
Parent
Re:I wonder (Score:5, Interesting)
Sharepoint connects nicely into MS-Office and so does MS-Project. Everything is "interleaved" or whatever I should call it. This doesn't mean that I can't use OO.o or KPlato or something else, but it does mean that its harder for me to do so.
Yes, the filters on OO.o are great, but are they good enough for me or do I have to do some extra work to convert those documents? Most likely there's something that won't work and I'd hate to be the one to explain that I broke document just because I wanted to use OO.o instead of the MS-O that the company provides.
Microsoft is damn good at making sure that it's harder to use competing products than it is to use theirs. Let's hope that the EU will make them open up all specs so that all companies can compete on equal terms.
Parent
Too easy to make sheets that don't work on Excel (Score:4, Interesting)
AFAIK, there is not even a snag list of things to be careful of, that will work on OOo, but will break the sheet on Excel.
As well as formatting and display issues, as far as I remember the most systematic mistake I'd made was using mathematical formulas on ranges of cells including cells that are empty or contain strings. OOo would just treat them as having the numerical value zero, and carry on fine; but on Excel it would make the whole formula return an error.
Going through and debugging this (finding workarounds to make it work on Excel) is something I don't want to have to do again. Because I don't know what other things are there that may then not work on Excel, I no longer use OOo for spreadsheets.
Parent
Re: (Score:3, Interesting)
This is one reason for me: http://www.openoffice.org/issues/show_bug.cgi?id=66871 [openoffice.org]
I guess since I was the first to report it, it might not be such a big deal, but that's kind of bad...
Re:Not compatible ? (Score:5, Insightful)
The problem with your slightly flippant reply is that some of us did once file and vote for bugs, but after seeing some of the most popular bugs in the whole system stay dormant for literally years and given that the OO bug reporting system is ludicrously overcomplicated for casual users, we don't generally bother any more.
Parent
Re:I wonder (Score:5, Funny)
"they" being every software developer who ever existed
Parent
Re: (Score:2)
Re:I wonder (Score:4, Interesting)
1. Use Tango Icons [freedesktop.org] (another example [musichall.cz]).
2. Ditch the floating toolbars, dock everything by default.
3.1 Simplify the toolbar: only show toolbar icons by default that are used every hour (eg, open, save, bold/italics, etc.). Eg, I haven't tried 2.3 but in Ubuntu 2.2 there's a button to toggle AutoSpellCheck. It's not used that frequently -- move it to a dropdownlist. And then we might even see the OpenOffice.org help button.
3.2 Group toolbar items into tabs (call them the Office Ribbons if you want... the Office Ribbon is just a ripoff of Dreamweaver UI Tabs [webindexing.biz] anyway and I'm sure they borrowed the idea from someone else. Stealing good ideas is a good thing).
4. Don't flicker in the spreadsheet when scrolling through lots of selected cells (eg, select a whole page and scroll)
5. Choose good default graph colours and design. Get gnome's jimmac to pick some... he may be colour blind but that guy knows colours [musichall.cz].
6. Grey-out icons with alpha, not with a every-second-pixel-grey mesh.
7. Make better HTML output targetted at profiles of browsers... the current one doesn't understand shadows or borders, and with CSS3 you can support that stuff. For older browsers that don't support CSS3 drop shadows then fake it with nested DIVs or something.
8. Have a strict ISO OpenDocument profile to save documents as... not just ODF 1.0 but check for proprietary stuff all through the document.
9. Don't use Java for ODF... well allow it as an option but come up with some JavaScript syntax (Java is too heavy to type, prefer Javascript/Python/Ruby or something). Use a P4X syntax for accessing a document object.
10. Allow arbitrary border images. Allow acronyms and abbreviations for disabled users.
Some of these are probably addressed in 2.3... sorry for the dups
Parent
Re:I wonder (Score:4, Informative)
OK, I'll play too. Some of these are really usability flaws and some might be classed as bugs but feel like usability flaws to the user:
Obligatory disclaimer/excuse: I haven't yet had chance to install 2.3, so although I've seen no reports that the above have been addressed in this version, some of this may now be out of date.
Parent
Error bars - woohoo! (Score:5, Informative)
With any luck, I won't have to fire up MSOffice ever again...
Re:Error bars - woohoo! (Score:5, Funny)
Then don't make errors
Parent
Re:Error bars - woohoo! (Score:4, Informative)
Parent
Re: (Score:3, Informative)
A lot of work went into eye-candy like all those toolbars that pop up and disappear, which is extremely annoying when you just move the cursor through the document and your view jumps up and down as the toolbars came into existence and disappear, but many reported bugs
Re: (Score:3, Insightful)
Take a look at Veusz (Score:3, Informative)
Re: (Score:3, Informative)
Extentions (Score:2)
So we have the core of the application and then if you want a feature you add it through extensions. Kinda like firefox. Whether it works out that way is another question. I haven't downloaded this release yet to know if they have made it faster.
I am with the stay with the features you have and make openoffice faster. What features are missing? None that I really use and if a feature is missing I could probably get by without it, fo
When complaining about missing features (Score:5, Insightful)
Re:When complaining about missing features (Score:4, Insightful)
It needs to act like Word in one particular case. It must load Word documents and format them exactly like Word, and when it saves them there must be no way of telling whether it was done in Word or OpenOffice. [...] One of the distribution channels for OpenOffice must be by sneaking in as a faster replacement for Word
I respectfully disagree. OO is never going to be a better Word than Word, nor is it realistic to expect perfect preservation of complex formatting when moving between different software packages that use different models for the data and different file formats to store them. This is a battle that cannot be won, and it is a waste of resources trying to fight it.
In any case, we can readily see that perfect document interchange is not a priority for most users. After all, people open Word documents that were laid out for US Letter paper in A4-friendly Europe and vice versa, even though this typically affects pagination. It's the content that matters for most people, not the round trip, which means you need to be able to import and export readable files but the odd blemish isn't catastrophic. For in-house people, you'll typically be using the same software across an organisation anyway, so round-tripping isn't a problem if you need to do it. And if you really do need exact reproduction for an external source, for example to send to a print shop or for a downloadable brochure, then it's better to use a format such as PDF or PostScript that is designed for that purpose. But this is usually a one-way trip, so that's not a problem.
Of course there will always be exceptions, where people want to round-trip with perfect formatting between different packages. But to be brutally honest, that is unrealistic, and it always has been. Once you can import the content accurately and a good approximation of the formatting, you rapidly get diminishing returns trying to get the corner cases with complex page layouts and the like. Personally, once you've reached that point, I'd rather see the developers of other word processors try to do things in their own way that is better than Word. Fighting for every extra last ounce of .doc compatibility can yield a Pyrrhic victory at best.
Parent
The big feature! (Score:4, Informative)
As a Gentoo user... (Score:5, Funny)
Re:As a Gentoo user... (Score:5, Informative)
So be troubled no more
Parent
Sign the damn installer (Windows) (Score:4, Interesting)
A code-signing certificate is around $100 per year. This is peanuts for the OOo Foundation.
Mozilla signs their Windows binaries. So do Adobe, Corel, Apple, NVIDIA, ATI, Sun, Microsoft, and thousands of small software companies.
Re:Sign the damn installer (Windows) (Score:5, Insightful)
You're missing the point. Paying a fee to sign the installer is just a tax on legitimate software developers. Everyone else manages without it, and if all it takes is a $100 bill to get a certificate, then that is exactly what a certificate is worth (and deflation will take place the first time a major trojan is installed by signed software).
Parent
Re:Sign the damn installer (Windows) (Score:5, Insightful)
I've had to deal with crappy installers (I've created a few of them...) and know that it's much easier to deal with a good one, especially when supporting a large number of machines. That bit of certification can help give a sysadmin confidence that this installation isn't going to be a PITA when it comes to upgrading/removing/conflicts/reboots over a large number of machines.
Does that help at all?
Parent
Use the bittorent - it's fast (Score:5, Interesting)
As for this release, I'm still a rabid fan of MS Office but when I dual-boot into Linux this is my Office suite (got it under Windows as well). It's nice that MS has some promising competition, even if it's not ready to quite replace MS Office (especially with the advancements made in 2007)
Source Code Cleanup (Score:5, Insightful)
Far too many open-source projects miss the point that one of their major "features" is clean code, design and architecture documentation; a big part of the "user base" are the people who might want to live (sometimes) inside the code. That means you have to keep the barrier to entry low for the programmer who is a noob to your codebase. (We could talk about how some OS projects lack developers who are clued enough to actually write clean code or design decently, but we won't go there
Until a real and deep codebase cleanup happens OOo is "open-source" in name only as far as I am concerned.
Re:Source Code Cleanup (Score:5, Insightful)
OpenOffice.org is a horrible mess _because_ it was developed in house with paid developers etc.
Look at the koffice code instead - it's beautiful. It uses KDE parts, the Qt library, the general KDE spelling framework, and so on. It's modular and reusable. The formula thing (one part that I happen to know about) it used koffice, but also has it's own program for standalone math editing, and is also used by another program that uses it as frontend to math engine (maxima etc).
I know reuse isn't proof of clean code, but it's evidence of such
Parent
Re: (Score:3, Insightful)
Re: (Score:3, Insightful)
Well, to play devil's advocate (I happen to agree with you, actually), it may be true that, given the scale of large open source projects, and the nature of the collaboration (anonymous over the intarwebs), it may simply be necessary for developers to write cleaner code, as that code is one of the primary forms of communication between the various team members. After all, it's not like koffice developer #1 can just walk down the hall and a
British English. (Score:3, Informative)
Re:British English. (Score:5, Informative)
No, you're not the only one... However, the language settings are part of the "Character format". Which makes sense... Include it in your styles (e.g. "Body Text French", "Body Text English" and it becomes way easier than in Microsoft Office... Where it really seems to be document-bound (Tool->Languages->Set Language).
Parent
What no OOXML support yet? (Score:3, Funny)
[ducks and runs away and hides]
Mass Network Installation for Windows (Score:3, Informative)
If any admins out there would like to mass deploy OOo 2.3 onto their Windows Workstations, I created a "Mass Install Utility" that enables you to deploy it with a few mouse clicks.
Check it out here [pcc-services.com].
Note that I do recommend Novell's OOo version, but I do create the installer for the standard version as well (which I just updated to 2.3). To download the complete versions of the Installation Utility (which includes all files necessary) you must use Bittorrent and get the files from my tracker here [pcc-services.com].
Re: (Score:2)
From what I see, you can do rather nifty things with them.
Re: (Score:3, Interesting)
But when I do need to do something, I find OO.org to be easier to get it done with then MS office is. I have both and I'm not really sure why we are at the exact opposite of the experience unless experience in using the app is the big difference.
I guess it would make sense that someone who isn't as clued in to MS Office might take to something else easi