OpenOffice Coder On StarOffice 6.0's Beta Release
"Release 6 also gets rid of the old Star Office desktop of version 5 which was generally disliked for its annoying tendency to cover up all of the other windows you were working with and make it difficult to interact with your X Window Manager.
The application suite has programable APIs for each of the applications, exposed through a custom object request broker named UNO. In an impressive demonstration, Max showed live update of a spreadsheet with real-time stock data, all under the control of a small Java application. Changed data were reflected throughout the spreadsheet table with each update as the sheet recalculated each cell based on the new input.
Max freely admits that there are still weaknesses in the code. He pointed to the ten year lifespan of the mostly C++ code base, and hopes to see the code improved with the use of more modern C++ features. In browsing through the source tree I don't find that the code is in nearly as bad shape as Max portrayed it. Admittedly I've only seen a tiny fraction of the code (at 3.7 million lines, OpenOffice is by far the largest open source project in the world), but my random sampling showed very good coding practises, like preprocessor guards around each header include to reduce compile time due to reopening headers that have already been processed. Even with these measures in place however, the full system takes upwards of 15 hours and 1.5GB of disk to build on currently available hardware.
System load time for the office suite has been significantly reduced (about 20s on Max's 500MHz laptop with 128MB memory) by removing several libraries from the link process and instead loading them on demand. Over the next year or more Max hopes to see more modularization of the code base with the eventual goal of seperating the monolithic program into seperate applications linked together through an object request broker.
Q&A went on until we got kicked out of our room, so there is a lot more that is new about OpenOffice than I've described here. If you are interested you can pick up a copy at OpenOffice.org, or at one of its mirrors around the world."
Does it have "Clippy"? Otherwise I'm not interested.
If it has been, openoffice.org sure doesn't know about it. All that is available for download are some "recent builds" with not "W00t! First Release!" hysteria anywhere. Maybe the title should have been "OpenOffice guy interviewed, betas available". But that might be expecting too much from poor Timothy.. I mean, he'd have to actually follow a link!
The article states that "Release 6 also gets rid of ... its annoying tendency to cover up all of the other windows you were working", but I can't seem to find any screenshots on their website or anywhere else. I have no doubt that the look & feel is similar to Microsoft's Office suite (also Corel's WordPerfect, but I digress) but I'd like to know if they got rid of their start-button oriented interface.
Anybody had this working and would be willing to GIMP a screenshot?
As far as I can tell (and I ran to OpenOffice.org) Open Office 6.0 *HAS NOT* been released. I think someone is mixing up the Star Office 6.0 BETA with Open Office (the SO Beta is based on the last OO build)
Open Office 6 was not released on wednesday. They released a build called Open Office 6 beta 638c. It's more like a milestone release on the way to a proper version 6. Sort of like what mozilla does. The final version isn't scheduled for some time yet, see the roadmap.
I can't believe that 20 seconds on a 500 Mhz machine is a good load time for a word processor!
This is the sort of thing that will be thrown in my face when I try to tell people to give OpenOffice a shot.
Here's an SAT-style analogy:
StarOffice OpenOffice as
Netscape 6.x Mozilla
It's as simple as that.
If you celebrate Xmas, befriend me (538
Staroffice 6.0 beta and Open Office 638C are the same build. Sun simply added some licensed software to it and bundled it. At least that is my understanding.
Ryan
Current Mirror Sites
Type URL Login Password Source Binaries Solver Maintainer
FTP ftp://openoffice:@ftp.ists.pwr.wroc.pl/ openoffice 633 (all platforms) 633 (all platforms) Bartek Maruszewski
FTP ftp://borft.student.utwente.nl/ 633, 627, 625, 617 633 (Linux, Win32), in 5 MB parts Michael Niblett*
HTTP http://borft.student.utwente.nl/openoffice/ 633, 627, 625, 617 633 (Linux, Win32), in 5 MB parts Michael Niblett*
HTTP http://sapi.vlsm.org/openoffice/ 633 (ZIP for Win32) Rahmat M. Samik-Ibrahim
FTP ftp://sapi.vlsm.org/openoffice/ 633 (ZIP for Win32) Rahmat M. Samik-Ibrahim
FTP ftp://sapi.vlsm.org/openoffice/ 633 (ZIP for Win32) in 1440000 byte parts Rahmat M. Samik-Ibrahim
HTTP http://sapi.vlsm.org/openoffice/win32split/ 633 (ZIP for Win32) in 1440000 byte parts Rahmat M. Samik-Ibrahim
HTTP http://office.qkaka.com/ * localized ZIP H.Z.
FTP ftp://ftp.3way.com.hk/ All current binaries, solver, and source; files in parts. Nelson Lau
FTP ftp://mirrors.unam.mx/pub/OpenOffice/ All current binaries and source, all platforms. Alfredo Aguayo.
Read some of the comments above. They're basically the same piece of software (think Netscape 6.x / Mozilla analogy). "Staroffice 6.0 beta and Open Office 638C are the same build. Sun simply added some licensed software to it and bundled it."
If you celebrate Xmas, befriend me (538
I've not yet gotten the release but I'd have to say OpenOffice is a big improvement in many ways over StarOffice. Unfortunately, the build I got a month ago didn't allow conversion between html docs and swd (or whatever its called now), which really annoyed me. Its a toss up whether loosing that horrid desktop thing is worth it. (I like to publish everything I document as HTML).
It does seem to load substantially faster and run a tad more stable than Star Office did.
All in all I have pretty good luck converting to and from M$ Word. The changes are usually the same types of things that happen when switching the printer settings around on M$ Word.
Unfortunately, I've less luck with the Spreadsheet piece. It writes XLS files in a really weird format (I looked at it via biff view and via my project sourceforge.net/projects/poi) it doesn't always load properly and sometimes crashes excel.
(long story on the differences, too boring for here)...
So can you ditch Office and use OpenOffice -- not if you're a big spreadsheet user that needs to talk to Excel, but for most people -- definately!
(In open office's defence, they use glibole2 which is some of the nastiest looking C code I've ever seen -- see www.gnome.org. You have to expand about 20 layers of macros to even understand one line of code! Its a miracle they can write anything)
...
// Performance Mods (B.G.; Microsoft Inc.)
// openOffice->launch();
// spin cpu to look busy
int main()
{
unsigned long launch_time = gettimeofday()+20;
while(1)
{
if( gettimeofday() == launch_time )
break;
}
openOffice->launch();
}
Treatment, not tyranny. End the drug war and free our American POWs.
See my user info for links.
First, as others have noted, this is just another beta.
Having said that, if you want to get the sources, stop Slashdotting openoffice.org and get it from Akamai. At least they've got the bandwidth to deal with the load.
b&
All but God can prove this sentence true.
First of all, excellent to see that OpenOffice is out. The Free software community needs a solid heavyweight office suite with all the bells and whistles, and Open Office is shaping up to be exactly that.
I think we're also seeing the development of two quite distinct niches for Office software, at least on Linux and other Free *nix. Perhaps a little like the split used to be between MS Works and Office:
On the one hand, we have OpenOffice, a big heavyweight that has features pouring out of its ears, but which is not tremendously tightly integrated to any desktop, nor perhaps the most intuitive set of programs to use. It's also heavy on system resources and diskspace, but that's the price you pay for having all the bells and whistles.
On the other hand, there's the younger, lighter suites like KOffice. Leaner, faster, easier, and more tightly integrated with the desktop. At the same time, lacking a few features that may be necessary for some people, but satisfying the needs of an average Joe quite well.
It seems to me there's a place for both of these in the Linux desktop landscape, and frankly, I think this is great.
Or rather, it will be great once they can read each other's file formats ;)
You've (and others) have told us that StarOffice is to OpenOffice as Netscape is to Mozilla. But that tells us very little other than the fact that one is a derivative of the other.
The question is, what does StarOffice provide that is different? What licensed software has been included and how does it affect the suite?
-- "I am disrespectful to dirt. Can you not see that I am serious!"
Is there a freedom software distro for Microsoft Windows. Such a thing would be a great boon. They should be everywhere like AOL cd's.
Such a thing should include
OpenOffice, Mozilla, Gimp, Apache(not enabled by default), Perl And so on...
I mean really how many people would buy office XP if they had a shiny "new" cd sitting around with a free compatible equivilent. It is the perfect opportunity to move people to the apps, and then the OS looks much more tempting.
And no most people don't write vbs scripts in word they have enough trouble with fonts and margins.
Could some Linuxish orginiztion pick up the tab for the creation or shipping???
Novel theory: Modern Man evolved from psychopath
I recently had a user with a corrupted MS Excel spreadsheet that would immediately crash Excel every time it was opened. I tried Excel 2000, Excel 97, Excel Viewer, and nothing worked.
So, I tried to open it with the Win32 version of OpenOffice build 638. Hmmm, so far so good - it opened with no problems. I saved it as a native OpenOffice document; reopened it in OpenOffice; and exported it as an Excel document. Finally, I tried to open it with Excel and it worked like a charm!
So if nothing else, OpenOffice makes a nifty file repairer for MS Office documents. ;-)
... sampling showed very good coding practises, like preprocessor guards around each header include to reduce compile time due to reopening headers that have already been processed ...
Um. Like who doesn't do this? Due to the nature of C++, this is required to avoid redefinitions that would otherwise occur on multiple inclusions. Given this, it has little to do with reducing compile time; for that you use pre-compiled headers (support for which isn't expected in GCC until 3.1 or later).To evaluate coding practices, I would look at
Consistent coding conventions: syntax, identifiers, directory layout etc.
Presence of good comments (German ones don't count ;).
Application of good OO principles (which, contrary to a surprising number of people's opinions, apply to all languages, not merely explicitly OO languages like C++), such as encapsulation, modularization, etc.
Application of good OO patterns (GangOfFour-style).
Use of interfaces ("abstract base classes" in Bjarne terminology) to decouple API interfaces from their implementation.
Presence of unit tests.
Presence of assertions and other kinds of code guards that contribute to "self-documenting" and "self-testing" code.
etc.
(at 3.7 million lines, OpenOffice is by far the largest open source project in the world)
I wasn't sure about this, so I took a look at the linux kernel source:
$ cd
$ find . -name \*.[ch] -exec cat \{\} \; | wc -l
3130679
So OpenOffice is bigger than the Linux kernel, but only by around 15%. I don't know if you can say it's by far the largest.
Yeah, I know I'm being pedantic.
dash dash Chris
I guess MS also includes copy of the last document I scanned, an encrypted list of the last 30 URLS you clicked plus what software was installed. Here is what an SO-6 document looks like (hint: unzip it)
e " xmlns:svg="http://www.w3.org/2000/svg" xmlns:chart="http://openoffice.org/2000/chart" xmlns:dr3d="http://openoffice.org/2000/dr3d" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="http://openoffice.org/2000/form" xmlns:script="http://openoffice.org/2000/script" office:class="text" office:version="1.0">
As you can see unicode is used here as well. Also READABLE XML. Looks okay doesn't it?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE office:document-content PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "office.dtd">
<office:document-content xmlns:office="http://openoffice.org/2000/office" xmlns:style="http://openoffice.org/2000/style" xmlns:text="http://openoffice.org/2000/text" xmlns:table="http://openoffice.org/2000/table" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:number="http://openoffice.org/2000/datastyl
<office:script/>
<office:font-decls>
<style:font-decl style:name="Arial Unicode MS" fo:font-family="'Arial Unicode MS'" style:font-pitch="variable"/>
<style:font-decl style:name="HG Mincho Light J" fo:font-family="'HG Mincho Light J'" style:font-pitch="variable"/>
<style:font-decl style:name="Thorndale" fo:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable"/>
<style:font-decl style:name="Albany" fo:font-family="Albany" style:font-family-generic="swiss" style:font-pitch="variable"/>
</office:font-decls>
<office:automatic-styles/>
<office:body>
<text:sequence-decls>
<text:sequence-decl text:display-outline-level="0" text:name="Illustration"/>
<text:sequence-decl text:display-outline-level="0" text:name="Table"/>
<text:sequence-decl text:display-outline-level="0" text:name="Text"/>
<text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
</text:sequence-decls>
<text:p text:style-name="Heading">This</text:p>
<text:h text:style-name="Heading 1" text:level="1">IS</text:h>
<text:p text:style-name="Text body"/>
<text:h text:style-name="Heading 10" text:level="10">wetzgdfhdfh</text:h>
<text:p text:style-name="Marginalia">TITLE</text:p>
<text:p text:style-name="Marginalia"/>
<text:p text:style-name="Salutation">My FRIEND</text:p>
<text:p text:style-name="List Indent">Klar?</text:p>
<text:p text:style-name="List Indent"/>
<text:p text:style-name="Signature">Testpeter</text:p>
</office:body>
</office:document-content>
Moritz
To the poster who was asking why you needed such a huge code base for a text editor, try loading a complex MS Word doc and then save it using StarOffice 6's native file format, 'sxw'. The sxw format is actually a pkzip file which contains a bunch of XML files and the associated image resources.
If you look at the content.xml file, you'll get an idea of the vast amount of formatting and structural information that is retained in an MS Word style file.
- jon
Ganymede, a GPL'ed metadirectory for UNIX
From Microspeak Universal Translator at www.OS2HQ.com
Dead
Microspeak: disappeared; no longer in use.
Real Meaning: a product that does not have monopoly market share.
Usage: "It's only a matter of time before Netscape Navigator is *dead*."
Agenda: To make everyone think that as soon as a Microsoft product is leveraged into a high market share, all the alternatives instantly vaporize.
IBM pull more profit from OS/2 then RedHat makes revenue. It is better supported, and was the original inspiration that made Linux possible. I mean, TeamOS2 was the first grass-roots movement that showed that people could move an OS by themselves.
Sure, Linux is based on bits and peices from free UNIX stuff, but there's a lot of OS/2 and TeamOS2 mentality in it.
OS/2 is the future now. If OS/2 dies now, maybe the whole industry dies in five year's time.
And, by the way, it's a pretty narrow-minded person who can only spell a word one way.
OS/2 - because choice is a terrible thing to waste.