Ximian to Bundle StarOffice 6.0
rainmanjag writes "A Ximian press release is reporting that Ximian will be bundling StarOffice 6.0 for Linux with the packaged version of Ximian Desktop Professional, Red Carpet Express, and Red Carpet CorporateConnect." This means that both Ximian and Mandrakesoft are offering comprehensive software bundles which happen to include StarOffice 6.0, a package which would otherwise cost more by itself than either of the bundles.
StarOffice includes templates, fonts and clipart that OOo doesn't.
:)
:P
....sooo....you just take the template fonts and clipart from your StarOffice 6.0 beta (which was free for all takers) and put them into your OpenOffice 1.0 setup.
Seriously, someone ought to put together an Open Sourced set of templates, fonts, clipart, etc. And no I did NOT just volunteer! Stop looking at me like that!
My journal has hot
OpenOffice 1.0 is available through Red Carpet.
Someday, you're going to die. Get over it.
This seems to happen everytime there's a story about openoffice.org or staroffice. Here's a list of the major points:
1. StarOffice 6 is released and costs $75.95/seat.
2. StarOffice 6 and OpenOffice.org are built from the same codebase
3. StarOffice 6 includes niceties and extras that OpenOffice.org doesn't include (many templates, nice clipart, a manual, and a database component)
If you need to do basic stuff, OpenOffice.org will be just fine. If you want to a database tool to go along with your office suite, you'd need StarOffice 6.
creation science book
Beware that if you want to be productive in an 'office suite' sense (exchanging documents with others, etc), not in a 'I write C code all day' sense, you might need to offend some GPL/FSF zealot's idea of how you should operate your computer.
creation science book
Anyone have any experience with the database components?
(This is the first I've heard of the database part...)
That part, if it's done well, would be worth the money to me - my office has people using Access databases that I would love to convert over to to StarOffice (connected to MySQL or Postgres) if I could.
Also, if I 'upgrade' people to StarOffice, how tough/legal is it to sell off the MS Office licenses? Assuming we have a bunch of individually-purchased copies...)
Cheers,
Jim in Tokyo
-- My Weblog.
Try it if you don't want to shell out money for Staroffice or want a great alternative to Openoffice. I have been using it for about a year and although still limited compared to MS Office I like it alot. Here's what it comes with:
KWord - A frame-based word processor
KSpread - spreadsheet application.
KPresenter - full-featured presentation program.
Kivio - Visio®-style flowcharting application.
Kontour - vector drawing application.
Krita - raster-based image manipulation program
Kugar - tool for generating business quality reports.
Kchart - ntegrated graph and chart drawing tool. Sorry I am also one of those who thinks "screw diversity". Linux should rally behind a few key projects, instead of several projects trying to re-invent the wheel
http://www.kubuntu.org/
I don't plan on it either. I use LaTeX and I dig it. But that doesn't solve the same problem as these Office suites do. Sure, everyone can read and print a PDF, but what about edit it, and send a revised version back to you? LaTeX savy people can work from your source document, yes, but most normal Office-users wouldn't have the slightest clue what to do with a LaTeX file.
I have Office v.X installed, because there are times when I need to do just this. You'd be surprised, even among CS profs, how few people know LaTeX enough to feel comfy editing your drafts written in it.
Also, there's no way to do something like a spreadsheet with LaTeX. However, in lambdaTeX or Scribe (in Scheme) something like this could be done, and for that reason, I plan on moving to Scribe eventually (over LaTeX). It can generate PDF, HTML and PS just like LaTeX, but has a more familiar (s-exp) syntax, and has a much more powerful language behind it, for doing calculations within your document. That said, I'd also welcome a LaTeX preprocessor that could do something similar... For instance:
\begin{worksheet}{c|c|c|c}
\hline
Name & Beer Drunk & Milk Drunk & Total Liquids \\
Me & 10 L & 12 L & \add{\cell{B2},
\cell{C2}} \\
You & 14 L & 2 L & \add{\cell{B3},
\cell{C3}} \\
\end{worksheet}
and so on... ugly as hell in LaTeX, but in something Lisplike, it could be a lot nicer-
(worksheet "c|c|c|c"
(hline)
Name & Beer Drunk & Milk Drunk & Total Liquids \\
Me & 10 L & 12 L & (+ B2 C2) \\
You & 14 L & 2 L & (+ B3 C3) \\
)
Man, that'd rule.
Working toward a usable PDA environment in the spirit of Newton OS: Dynapad
Is Star Office that much better than open office.org? Or is it just the name/image thing?
Better, maybe. But that's not the fundamental difference. If there's a problem with Star Office, it's Sun's problem. If there's a problem with Open Office, it's the user's problem. This doesn't mean that Sun can or will fix any problems faster than Open Office. It's just where the ultimate responsibility lies. If I'm a PHB, I will buy Star Office. If I'm a crafty PHB, I will buy Star Office, download Open Office, and use whatever seems to work best.
The source code available at OpenOffice.org does not consist of all of the StarOffice code. Usually, the reason for this is that Sun pays to license third party code to include in StarOffice that which it does not have permission to make available in OpenOffice.org. Those things which are or will be present in StarOffice but are not available on OpenOffice.org include:
In addition, Sun also has a FAQ that says:
StarOffice 6.0 softwre is a commercial product aimed at organizations and consumers while OpenOffice.org 1.0 is aimed at users of free software, independent developers and the open source community. StarOffice includes licensed-in, third-party technology such as:
In addition to product differences, StarOffice offers:
Hope it helps!
This is called adding value. It's what MS did to gain it's market dominance (with one or two other tactics which I won't mention here) and it's about time. Good on Ximian, Sun, OpenOffice.org and Mandrake. Good on them all.