Submitting a review for consideration is easy; please first read Slashdot's book review guidelines. Updated: 2008114 by samzenpus
All trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the Poster. The Rest © 1997-2010 Geeknet, Inc.
History (Score:2, Interesting)
Re: (Score:3, Informative)
Re: (Score:2, Informative)
What timing (Score:3, Interesting)
I've been dealing with a rash of OpenOffice compatibility problems with MS Office that I hope don't cause my business plan to bomb in a local business plan competition. I've been discovering that the way it saves .doc files doesn't quite match with how MS Office reads them, so things end up misaligned - tables broken up, images out of place, etc. And don't even get me started on docx... I'm going to try to get a revised (MS Office-saved) version in, but I hope it's not too late.
Re:What timing (Score:4, Informative)
I think the author's overstating OO.o's negatives a bit, but that's just me. I like the way it highlights text better.
Parent
Re: (Score:2, Insightful)
To be fair, I had one Word project crumble because the damn program wasn't compatible with itself, after five minutes of sitting around. This is something even Microsoft can't get right 100% of the time.
I've been using Word for like 20 years, and this has happened maybe once or twice.
"Word isn't perfect so you might as well gamble on OpenOffice" is a frequently used argument, but not a very compelling one.
Re:What timing (Score:4, Informative)
This means that only the 2-3 developers who have Word 2007 installed can officially save and commit changes to our official process documents and software documentation.
Say what you will about OpenOffice- they at least can maintain consistent tabs across different versions.
Parent
Re:What timing (Score:5, Insightful)
I've been using Word for like 20 years, and this has happened maybe once or twice.
Lucky you. Too bad I run into that issue on a regular basis every time I go print something by one of the nearby libraries or computer labs. What a nightmare.
"Word isn't perfect so you might as well gamble on OpenOffice" is a frequently used argument, but not a very compelling one.
Neither is "OpenOffice isn't perfect so you might as well just forget about it and pay the money for Word."
I have no problems with anyone using either program; use what works for you. It just not fair to pick on one for having the same exact problem as the other with incompatibility.
Parent
Re: (Score:3, Insightful)
Personally, I find the whole "it slightly reformats my text" argument less than compelling anyway, regardless of which office suite is being advocated at the time.
For 99% of the cases, it doesn't matter. Heck, anyone who works in a company with both US and European offices probably gets their documents reformatted between A4 and US Letter paper sizes fairly often, and that's particularly amusing since many of them will only ever be displayed on-screen where such sizes are pretty bad for readability anyway.
F
Re:What timing (Score:5, Interesting)
I've been discovering that the way it saves .doc files doesn't quite match with how MS Office reads them
Hahaha!!! Microsoft is no better at retaining formatting than OpenOffice. I had one particularly wasteful work day attempting to edit a complex Word doc with embedded images, tables authored on Mac with French as the default language. We were each on different versions of Office too. The language of the document was Fr-english, so I was supposed to clean up the language a little.
I spent Hours spent attempting to keep the document open long enough to get the information out of it before it would crash Word again. Hours!!!!!
Do yourself and them a favor and send them a PDF. They'll think you are a big-shot with your Adobe Acrobat software and everything!!!
Parent
Re: (Score:3, Informative)
It's never impossible if the PDF was created directly from a word processor document, and the creator didn't take deliberate action to make it impossible.
And, conversely, it is trivial to produce a Word document from which it is impossible to copy the text.
In short, the problem is not PDF.
Re:What timing (Score:5, Informative)
I've been dealing with a rash of OpenOffice compatibility problems with MS Office that I hope don't cause my business plan to bomb in a local business plan competition. I've been discovering that the way it saves .doc files doesn't quite match with how MS Office reads them, so things end up misaligned - tables broken up, images out of place, etc. And don't even get me started on docx... I'm going to try to get a revised (MS Office-saved) version in, but I hope it's not too late.
BTW, the problem is just as bad with Microsoft Word rendering other Microsoft Word files. Just this morning, I saw this example in action in a meeting.
Last night, one of the attendees sent out some notes for us to read before the meeting. We all dutifully printed out our copy of the doc, and brought it with us to the meeting.
Despite the fact that we all run Microsoft Office (yes, the document was created with Microsoft Office) there were 3 different versions of the printed doc at the meeting. You could tell by looking around that one version of the doc (printed from Microsoft Office for Macintosh) was aligned in a weird way when moving text around a table. Another version of the doc (Microsoft Office 2007) put a pagebreak in a different spot than everyone else's copy, and put an extra blank line between a table and its caption. This was a 3-page doc with an enumerated list of paragraphs, so differences were easy to spot when looking around the table.
This was a Word document in plain DOC format, not DOCX.
If you have a document that absolutely must preserve formatting, send it as a PDF.
Parent
Re: (Score:3, Informative)
The common reason I find for people emailing word documents is when they are negotiating contracts. Then you see .docs being emailed between the parties and their advisers, with people suggesting various changes to the document. The final version will generally be distributed in pdf, but the discussion drafts need to be in word format so people can make changes to it.
Re: (Score:3, Insightful)
It just always really irks me that people ask for finished documents in an editor's format. If people would just stop having this dumb expection, then it wouldn't matter if my tool of choice was Word, Ooo, Pages, Correl, html, or LaTex. They're all able to send out postscript files, and usually able to generate pdf these days.
The only time
Re: (Score:3, Interesting)
Re: (Score:3, Interesting)
You can fix the blurry text as follows:
Right click on the document, and click "Page Display Preferences", then click on "Page Display" in the side menu, and in the "Rendering" section, select Smooth Text: "For Laptop/LCD screens".
Adobe uses its own font rendering system rather than the one in Windows, and clear-type is not the default setting.
If you are using the Mac, the same procedure applies except that you may have to ctrl-click if you only have one mouse button.
Re:What timing [PDF stinks] (Score:4, Insightful)
It is not difficult to copy and paste from. I probably do this on a daily basis. The only time you can't copy and paste is if the document author was an idiot and blocked the copy/paste/print functions, or if the source content for the PDF was a scan of an older printed document.
No, you're wrong. In PDF text is stored as small chunks to be printed at the current point with the current font. There is no concept of a paragraph or a column. So if your text is even marginally complex - for example, you have superscripts, multiple columns, text labels on an image beside the text of your document, manual kerning, font substitution for some characters, bidi text... then you have lots of disconnected text chunks. In order to copy these, the reader needs to guess what the original formatting was. And I haven't even started on ligatures and mathematical formulae yet.
For this reason PDF readers often have 2 copy modes: rectangular and reading-order. The rectangular option tries to preserve position information (fairly easy), while the other option tries to guess and preserve the reading order (fairly hard). The rectangular option works well on tables, but poorly on multicolumn text; the opposite is generally true for reading-order selection. Evince's text selection is rectangular, Acrobat used to have both but seems to have only reading-order selection these days.
I happen to know this because I've done some work on fixing text selection in poppler; but its not just poppler-based readers that have a problem: its just as bad in Acrobat and (on the mac) Preview. Its not very hard to find documents with problems like this, and its one of the most-duped poppler/evince bugs.
Parent
Re: (Score:3, Interesting)
Scores: OpenOffice 7.4 vs SoftMaker 7.7 (Score:5, Insightful)
All that OpenOffice bashing and SoftMaker Office boasting and there's only a negligible scoring difference between them?
From reading the article you'd think OpenOffice was crap (less than 5) and SoftMaker Office was the greatest thing next to sliced bread (8+)...
Re:Scores: OpenOffice 7.4 vs SoftMaker 7.7 (Score:4, Insightful)
Are we using the reviewer's scale where anything better than notepad is a 4? If so that could actually be a real difference... Anyway, I wasn't aware this company was trying to take on Office so interesting news. A bit of a slashvertisement but it gets very one sided when we get all the OSS releases/raves and nothing else.
Parent
Why are you calling it an article? (Score:5, Insightful)
Parent
Slashvertisment (Score:5, Insightful)
I don't understand why this has made it to the frontpage.
Answer.. (Score:3, Informative)
Re: (Score:2)
And that's the optimistic version!
You think it's improbable Kdawson can get a boner?
Re:Slashvertisment (Score:4, Interesting)
Parent
Skin deep? (Score:3, Interesting)
So while I'm sure there are certain files which don't convert well I've been extremely happy with OpenOffice's support so far. I'm less happy about the general level of bloat and lower level of usability that comes with the product. I can't help wonder who thought it would be a great idea to toss in Python, Java, StarBasic and god knows what other runtimes into this app. There is a very cobbled together feel about the whole thing.
Why so few contenders? (Score:3, Interesting)
How hard can it be to write a better word processing program?
MS Word is terrible!
Why doesn't Blizzard or some other studio do it?
You could make millions if you just write something that (A) can read/write Word files and (B) isn't a total piece of crap.
Re: (Score:2)
Re: (Score:2, Insightful)
It's not hard to write a better one. It's hard to write one that's still compatible with the a) unpublished, b) quirkily implemented, c) voluminous spec that is MS word. At least sufficiently well enough to be a modest replacement.
I'm sure the folks at OO.o have been trying VERY hard to match Word behavior, but it's obviously not that simple.
I've run into several issues where OO.o doesn't render word docs properly and many more where an OO.o saved doc doesn't render properly at all in Word.
A shame, really
Re: (Score:2)
Re: (Score:3, Funny)
Why doesn't Blizzard or some other studio do it?
Man.. imagine what the splash screen for that would look like!
Re: (Score:3, Interesting)
Open Office has seemed much more robust in that sense. It didn't open the document without problems; I had to do extensive reformatting. If this was something I would be exchange outside my company, I would have stuck with Word. B
Re:Why so few contenders? (Score:4, Interesting)
I thought I read in some interviews when Richard Garriot was first developing games, and starting to code them in assembly, that companies were exceedingly impressed with what he was able to accomplish with limited computing power back in the day. They begged him to write a spreadsheet.
Parent
Why pay $80 when you can get Office for $50 (Score:2, Informative)
So I can buy Softmake Office, a MS Word clone, for 80 bucks. Or I can wait for a sale and pick up MS Student and Home for 50 bucks and I get 3 licenses for that price...
Thanks but I'll stay with the free OpenOffice or I'll drop 50 bucks on the real deal.
Re: (Score:3, Informative)
I can wait for a sale and pick up MS Student and Home for 50 bucks and I get 3 licenses for that price...
If you are a student with an .edu address you can have it all for $60. The Ultimate Steal [microsoft.com]
If your employer participates in Microsoft's Home User program, it's all yours on disk for the price of S&H.
These are just three of the reasons why the free-as-in-beer office suite just doesn't generate all that much excitement.
SofMaker (Score:4, Informative)
I purchased SofMaker suite since they support FreeBSD. It's decent software, much much lighter in weight in OpenOffice, and free of annoying featuritus. It's chief drawback is its proprietariness. If they ever open sourced it, I would banish OpenOffice forever from my harddrives.
Re: (Score:2)
Why would I use a Office suite which is free of features? I mean I want to actually use that think, don't I?
It would be like using Gnome. (Their basic idea was very good. But the implementation is horrible. I'm really objective here. I would have loved for Gnome to also be a software design success.)
When did it happen, that features became somehow uncool to a small but loud subset of the people (I guess)??
Is it perhaps, because the developers of software with features did not get the point of good defaults
Re: (Score:3, Insightful)
> Why would I use a Office suite which is free of features?
Because your actual requirements are meagre and more resemble the sort
of word processing programs that existed for home computer users before
Word Perfect wannabes became the forced defacto standard.
> When did it happen, that features became somehow uncool to a small but loud subset of the people (I guess)??
Once people realized they were being perpetually charged over and
over again for the same thing and when relatively pointless features
like t
On the Mac (hey, it's already a slashvertisement) (Score:2)
I've used NeoOffice, which is a native OS X port of OpenOffice, and also OpenOffice on Fedora. While it's certainly capable software, there do still seem to be some "gotchas" when it comes to MS Office interoperability - but the big issue is how ponderous it is. Java apps still seem to have this basic issue with not feeling "snappy".
Now I'm using the latest version of Pages from iWork. I started out just thinking of it as "maybe getting a little less dependent on Microsoft"; but I've found I just plain like
Microsoft will Nurture SoftMaker (Score:2)
A Better Test (Score:2)
Randall should try creating a document on a Mac, editing it on an MS Windows PC, and opening it on a Linux machine. Let's see, MS Office, N/A, SoftMaker, N/A, OpenOffice ... we have a winner.
Most documents I get these days are in PDF format. The occassional MS Word documents are usually so simple that the best way to read them is using antiword. Just about every Excel file opens fine in OpenOffice 1.1. The most problematic powerpoints are those created by Mac users with embedded Quicktime files - no one
Buggy Java implementation... NOT (Score:5, Informative)
"Factor in OpenOffice's other well-documented warts - buggy Java implementation, ..."
OpenOffice ist not, and never was, written in Java. It's C++. And it's open source, so you can even look that up. The point is: Why does a review, whose reviewer didn't even bother to do elementary facts checking, end up on the front page?
Re: (Score:3, Informative)
http://symphony.lotus.com/software/lotus/symphony/home.nsf/home [lotus.com]
Re: (Score:3, Informative)
It's also... OpenOffice.org based.
Re: (Score:2)
Re: (Score:2)
You have a very good point. The most important aspect of moving away from one software package to a replacement is that the replacement be able to import the original software's data. So, if you approach OpenOffice.org as a replacement to MS-Word, then you're not really all that worried about whether it can save in MS's doc format, so much as it reads it. Once you've got it into OO.org, then it seems rational that one would start using ODF file formats, rather than expecting OO.org to support not only th
Re: (Score:3, Interesting)
Ditto. Or the Gnome suite (Abiword, Gnumeric, etc). Hell, I still maintain multiple installations of StarOffice. There are so many alternatives out there, but no one ever considers most of them.
Re: (Score:3)
Trust me, those folks are going to have a lot more trouble trying to follow MS as it innovates its way along.
Re: (Score:3, Interesting)
I would contend taking an Office 2000/2003 user and placing them infront of Office 2007 would require extensive training, where as migrating to OOo is the easier move.
I gave it to my mother and she can just use it.
Re:What's with the .org? (Score:4, Informative)
Parent