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."
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!
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.
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
Unfortunately (actually, it's a good thing), no single company controls the Linux desktop/operating system, so we therefore can't make some `Start-up Wizard' that loads when the OS boots-up and makes start time 4 times faster (think M$FT Windows/Office).
If you celebrate Xmas, befriend me (538
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)
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.
Star Office has released version 6.0 beta.
See the banner on Sun's homepage
OpenOffice is currently offering release 638
See www.openoffice.org for details.
Are they related? Yes. Are they the same? Certainly not!
Please try to clarify this point in the posted article!
It looks like this. Next time poke around a little bit.
(Oh, and for those who whine about that's StarOffice and not OpenOffice, let me iterate, THEY ARE THE SAME BUILD OF THE SAME SOFTWARE. Just like Mozilla & Netscape 6)
Javascript + Nintendo DSi = DSiCade
Here you go. It is the Windows version of StarOffice (I am at work), but it should be just about the same look and feel as the linux OpenOffice.
"Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws." - Pla
Here's a screenshot from the prior build 633. It clearly shows that the new version has a program oriented interface rather than the extended desktop with a Napoleon complex that was StarOffice 5.2.
This new interface is shared with StarOffice 6.0 Beta, and it's pretty clean and functional. I've been playing with both for the last couple of days, and I'm reasonably impressed.
Note - the document open in the screenshot is an imported 1.5 Meg Word file with 37 images, footnotes, comments, revisioning, styles and formatting and everything else brought in just dandy.
Unfortunately (actually, it's a good thing), no single company controls the Linux desktop/operating system, so we therefore can't make some `Start-up Wizard' that loads when the OS boots-up and makes start time 4 times faster (think M$FT Windows/Office)
What the hell are you talking about?
The only thing that Office has ever done on boot-up (and only the first time you run it) is to run BIND and WALIGN on all of its files -- which takes all of the DLL's entry points and binds them to the other DLLs they use with a timestamp, so if anything changes it can use the older mechanism.
This kind of thing has been available to all Windows developers for years. I use it myself; it makes your apps load pretty much instantaneously instead of taking forever.
Of course, this annoys my bosses when they want to insert splash screens... which annoys me when they tell me "put it up for 5 seconds regardless".
Simon
Coming soon - pyrogyra
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
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.
There exists such a distribution of GNU software compiled for Win32, available in the UK. Too bad cheapbytes doesn't seem to sell anything similar. However, cheapbytes does sell this CD containing DJGPP (a 32-bit DOS C compiler) and "LLC" (LCC?) for Win32.
What you're really missing is a business model. AOL's model is to give away the bisks and sell the connection.
Will I retire or break 10K?
I don't really think that's accurate, at least in some respects.
I find that Mozilla is overall more stable and has more (useful) features than Netscape 6.x. OpenOffice has less features than StarOffice, spellchecking being the biggest one.
You are right, however, about how Sun and Netscape use the projects.
I was able to import a word 2000 document with equations. They viewed alright but were not editable. OpenOffice brings up a warning that the equation was created with a newer (yeah right) version of equation editor and blanks out the equation. Saving the word document through word to word 95 format did not help. However saving as rich text converted the equation objects to a graphic format that OpenOffice seemed to like just fine. Alright enough charity download it yourself and play with it :).
DD
"He is no fool who gives what he cannot keep in order to gain what he cannot lose."
Actually, Linux 2.4.10 is ~3.7 million lines of code, if you measure the way you did. You forgot to include the assembly code (*.S files).
:)
(07:15:17)(tj@ganga)(/usr/src/linux)$ find . -name \*.[chS] -exec cat \{\} \; | wc -l
3695460
And Mozilla isn't very far behind either with its 3515317 lines of code contained in *.{cpp,c,h,idl} of just cvsupped tree.
Someone want to check how big are the latest glibc, gcc and XFree86? Probably over 1M lines of code each.
/me is even more pedantic