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.
All right! Look out M$ Office!
Acts of massive stupidity are almost never covered by warranty. --me.
Wow, I hope now linux finally has a less bloated and faster office suite. I know Star Office has come a long way, but I think that this solution is better for the end user because it allows more customization. I.E. You can remove parts that you don't like like autocomplete or other "features". I'll have to try this along side star office, hopefully both have matured greatly.
Ithumbz: World's Greatest Thumbnails
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!
How does it stack up against Star Office 6.0 Beta?
A side by side feature comparison would be nice...
My rights don't need management.
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?
I sure hope you can download executables that run without a hitch. That is no small potatoes for most users.
science is a religion
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)
Yours is too small.
Wow! And Linux is still at 2.4, windows is so high they stopped counting and started using letters!
:)
What is pirate software? Software for inventory of stolen treasure?
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
Unless it's just my @home service blocking M$ competition, why doesn't anyone check to see if these URLs work?!
Here's a hint - THEY DON'T!
*Check* before posting. Please. Don't tease us like this.
Does anyone know specifics on the differences between OpenOffice and StarOffice versions 6.0? I think that StarOffice is actually based on the new OpenOffice source code base. (Or, is it the other way around?) Theu look very similar. Are there significant technical or feature differences?
Your Servant, B. Baggins
I can't hit anything on openoffice.org (already slashdotted?). Anyone have the list of mirror download locations?
End of lesson. You may press the button.
CM, or Sunken Kursk as he is know today, is dead and has been dead for a long time. Okay, the wheel is turning but the hamster is most definitely dead.
-- Hemos, AKA Vlad
he's not dead, he's restin' !
He's not dead, he's a lesbian.
"from the another-promising-one dept."
*Groan*. Yup, I actually have a version of a file explorer I'm coming out with. It doesn't open files or perform basic file operations, but the icons are there and they look pretty. I expect to have the "missing features" done, but it's GPL'd. That should mean something, right?
Com'on, it's "promising"!
Not to criticize the OpenOffice project, which is only trying to provide a reasonably-priced replacement for MS Office, but what the hell is so compicated about text documents and spreadsheets that it takes such a whomping code base to handle it?
It strikes me as sick that so much human effort is going into a piece of software that will be used primarily to create email attachments that can't be read by non-Office users, all of which will be essentially plain text but inflated in size by several times by the inefficient document format.
OK, I'm done ranting now. There's nothing to see here. More along.
That's "Mr. Soulless Automaton" to you, Bub.
A few years back Sun also bought some Java Office Suites. Since they haven't decided to do anything with them, they should release them as open source as well in case anyone would like to work on them/reuse code.
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)
frist posting makes teh baby jesus cry. :'(
FREE MUMIA!!
All it does for me is segfault. Very exciting.
...
// 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.
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!
http://sapi.vlsm.org/openoffice/
read last mirrored Release notes: yes it seems to have spell checking, help,etc...
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 ;)
fud IS dead. we're almost sure of IT. have you seen these guys? now featuring face scans, of the REAL .commIEs?
We both know that yours is microscopic.
Best wishes with that natural penis enlargement.
Dolly
Remember the last time it got stuck between my teeth and you jumped around screaming all the time ?
Won't have happened if yours was a little bigger than 5 millimeters.
Dolly
Hey slow down! I'm still in the process of /. my harddrive with startoffice 6.0.
I guess ADSL sucks now.
hmm..... maybe up ahead.
Naaaaah, I told you. I'm getting back up to the 50 mark. Take a look at the harddrive article for an example. One complete bullshit comment, another which actually deserved the +5 (yeah, I'm slipping, I know).
Anyway, ttyl, Sunken Kursk.
There once was a company, Sun
Star Office, their package, claimed done
MS changed formats
So Sun is their doormat
And the work has only begun!
... that it supported Hebrew. I saw some notice of Bi-Directional text display support, but Hebrew is not supported (neither in the documentation, nor in the released version). I just hope that someone adds at least basic support (even without a spell checker).
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. ;-)
That's sheer programmin' genius, that is. I wunder who ever thought of that.
... 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.
*yawn* Yeah, no-one ever said that before.
Just kinda wondering when debian packages will start showing up in unstable. I heard awhile ago that it may be sometime before that occurs, but I havent heard any news recently.
"My head hurts, My feet stink, and I dont love Jesus." -Jimmy Buffett
I seem to be having a problem with StarOffice and OpenOffice 6, it all installs fine but when it's run, selecting any of the menus (file edit etc) causes a "internal program error" and crashes!
Anyone else have a problem like this?
(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
My God, that's C Programming 101.
If you're comparing against MS Office, it's a unfair comparison, because they load up most of it when windows starts. Also, this is a Notebook computer, remember that the hard drives in them are very slow. So, on a desktop with 550mhz desktop with 256mb of ram it ought to be more like 8 seconds... especially if you aren't running kde :-)
"And we have seen and do testify that the Father sent the Son to be the Savior of the World"
1 John 4:14
Wow... The beta was released just two days ago, and the final product is already out. How about we find out if what we post is even realistic before doing so?
Posted from the wireless couch.
Does the Windows verison of OpenOffice have an uninstaller?
i realize that these programs have different aims, but one of the nice things about stickies on the mac or notepad on windows (not that it compares to stickies)
The rough Mac equivalent to notepad would be simpletext, although this almost infringes on wordpad's territory, with styled text and all.
aside from being built in, is that it launches in around 1 second. sometimes you just need to get it down.
There's no reason you couldn't leave an Emacs instance open or launch Vim to jot down the start of an idea while OpenOffice loads. Both programs run on Windows or Unix. Heck, on my win98 box, Emacs for Windows launches faster than wordpad (I've timed them).
Will I retire or break 10K?
I second that. I submitted a request against the package wnpp a while back but still haven't heard anything. Why can't it be released as part of Debian?
David
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
I did a little write-up a few weeks ago when I installed it - this page has a small screenshot that shows the button layout and a document that uses anti-aliased, truetype fonts.
(Yes this is the Linux version, running Gnome...)
http://mmdc.net/linux/office.shtml
Cheers,
Jim in Tokyo
-- My Weblog.
If you do a 'zipinfo' on the .sxw file, you'll see that it is a pkzip file with all of the data contained in xml files and attendant graphics files.
The file format isn't so terribly space efficient, it's just compressed. Getting to actually see the contents of the file and understand what the structure of the file really looks like is pretty neat-o.
- jon
Ganymede, a GPL'ed metadirectory for UNIX
I second that. I submitted a request against the package wnpp a while back but still haven't heard anything. Why can't it be released as part of Debian?
Apparently OpenOffice relies on jdk > 1.1 (or whatever can be freely redistributed in binary form) for some functionality. See an old thread here. I hope we get something soon...
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 downloaded staroffice 638C yesterday.
It takes significant time to load (appox. 1 and a half minutes) to load!!!
Bet
OS/2 - because choice is a terrible thing to waste.
Thank God Star Desktop Is Gone!!! :-)
I don't want a little windoze with my Linux...
I want my rights back. I was actually using them when our government stole them after 9/11.
Hm, I think I'll stick to AbiWord. It crashes as much, but it starts much more quickly.
OpenOffice takes about 25 seconds under normal system load, whilst AbiWord takes no more than 3, and has sufficient functionality (except for utterly worthless font support). OpenOffice crashed immediately when I was to save a presentation.
give me bongo
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.
Okay, OpenOffice is better than it was before (i.e. no stupid pseudo-Windows Start button).
Unfortunately, it is still FUGLY!
Any idea if/when they might update the user interface so it's as sweet looking as AbiWord?
I tried the 6.0 beta as well as the Openoffice latest build with some of my .doc and .xls files and most of the things opened fine. Also the export to .doc files worked very well.
.doc and .xls files.
One feature that's missing is the "text-art" facility in Word. They open fine, only without the extra properties defined by text-art. I dont know if Openoffice/Sun has any plans for any text-art kind of feature ( I could not find anything similar in 6.0 beta ).
Here's a screenshot showing imported
Sure, it can't import a tab delimted text file correctly into the spreadsheet, but hey it has preprocessor directives that every C book tells you to do.
Ok - I know that was flamebait and pretty weak at that, but you are wrong. (On two points.) I am only answering because I hate when people spread misinformation and FUD.
1 - Open Office Does Run On Windows. Check the web page. It works great on Windows.
2 - Linux can do screen captures: See below.
3 - OS coders have big fingers? - probably true, but you know what they say about people with big hands...
Screen captures:
I had no trouble at all getting a screen capture of the Linux desktop. The Gimp has a simple utility for doing it that works much like "SnagIT" for capturing screens in windows. I could map it to the 'Print Screen' button if I cared that much...
You spend an awful lot of time and energy bashing Linux - (221 posts is quite a lot) Unfortunately, they seem to always get modded down to -1, so, as is the case for most readers, they are filtered out and I never see them. (Pity - I love a good flamewar...)
You seem to have used Linux in the past - did it make you feel inadequate? Go get yourself a copy of Mandrake or another 'Newbie' distros and have someone help you install it. Then at least you can bash Linux with up-to-date information.
When you complain about the lack of features that were added like 3 years ago, you tend to sound like an idiot. Trust me there are plenty of things in the current versions to bash.
Don't worry, even if you get to like it, you can still flame people for using Emacs...
Cheers,
Jim
-- My Weblog.
Any coder who can't tell the difference between "+= 1" and "++" shouldn't be coding. How many lines of code have you actually written in your life? 100?
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?
Um. Like me. Like I don't don't do this. Like all C++ compilers from the last 5 years, like, already like do this for me, like, automatically like. Like, I prefer to have fewer lines of code instead of like redundant, like, include guards.
and much more better quality codes - less line for sure.
Spelling came before spelling rules. Truely is not incorrect, it is just not the "correct" spelling. But it has only one meaning, and you truly parsed it, sister.
I suppose you are an MSCE, who is lockstepped into believing what Redmond tells you. If you don't see what's going on, how else will you see what's coming. I saw all this coming in OS/2 five or six years ago. Like I said, OS/2 is the future now, then as now.
Proof: IBM supports OS/2 to paying customers and ignores the home user. Isn't that where MS is heading.... Windows NT is just a downgraded version of OS/2 v 1.3.
OS/2 - because choice is a terrible thing to waste.
I suppose you are an MSCE
No, he's a Troll, and you just took his bait hook line and sinker, not once but twice.
Nice work, fella!
Truely is not incorrect, it is just not "correct"...
Did you really just say that?
Isn't that where MS is heading
Umm...no, like them or hate them, they continue to support the home market quite vigorously. The investments in WinME, WinXP Home, DirectX, Encarta, etc. are huge and these are all for the home user.
Windows NT is just a downgraded version of OS/2 v 1.3
No, it's not! It was originally based on VMS, you 'tard!
I just realized that I'm trying to reason with a moron! I'm going to bed...........
Blackdown J2SE 1.3 has been in incoming for two weeks now. Let's just hope it gets transferred into the official archives soon. Check this message on the debian-java list.
- HPFS and NTFS are both partition type 07
- NT and OS/2 both write "EA DATA. SF" files in the root directory of FAT partitions on floppies.
- MS reccomends deleting the OS/2 subsystem to make the system secure, but not the DOS system. This would only be meaningful if OS/2 bypasses the file system.
- The WinNT 3.x boot sector and the OS/2 1.3 boot sector are IDENTICAL, including the OS/2 messages.
- Technet has no articles on how to add VMS commands to NT. They do describe how to add OS/2 commands, how to get OS/2 rexx &c to run under NT. These work under Win2K as well. I have run OS/2 commands under NT.
- The original working name for Windows NT was OS/2 NT.
- Windows NT help, the resource kit &c all speak of a product MS OS/2. There really was a product of this name, it was absorbed into Windows NT, and there were plugins that support the OS/2 1.x PM programs.
- The size of the "OS/2" subsystem is mysteriously small, compared even to the DOS one, but this is easily accounted for, if you assume it passes many calls down to the kernel: that is, the kernel is based on OS/2.
On the other hand, there is relatively little going for the arguement that it is based on VMS, apart from some wishful thinking, or because OS/2 might also be so based.I mean, the NAME might be, but then one can make a program "user friendly" by so stamping it.
OS/2 - because choice is a terrible thing to waste.
Yes, there is a new build yet, and for some time at that - OpenOffice.org 638C wich *is* different from 638.
GCC performs that optimization.
GCC recognizes the construct, and doesn't open the file the second time.
Emacs 21 is 359801 lines of C code, and 795987 lines of Lisp code. So it is only about a third the size of OpenOffice or Linux, even though it does so much more.
Since you asked.
As a member of the Project, let me clear a few things up:
OpenOffice.org is an Open-Source project sponsored by Sun and Collabnet. It is currently Build 638C, and has not even reached version 1.0. This is mostly because we've sepnd a lot of time replacing proprietary componets from StarOffice, such as the spellchecker, fonts, and conversion filters.
StarOffice is a commerical Sun product, available for free download, which is currently beta-ing its version 6.0. Most of this vesrion is code from OpenOffice.org Build 638 with the addition of the above-mentioned proprietary compnents.
Recarding all of the compaints on features and slow load time: If there's something you'd like to see different about OpenOffice.org, then join the project and write some code, darn it! This is Open Source.
We desperately need more coders from the community. Please, sign up and contribute!
-Josh Berkus
OpenOffice.Org Marketing Project
In 1988, Microsoft recruited Dave Cutler and his VMS programming team from Digital.
The internals of Windows NT are quite similar to VMS as a result, Cutler used what he knew. OS/2 1.x was a 16bit OS, and that's when the split occurred.
Points 1-4 are a result of that, NTFS is a descendant of HPFS with variable clusters size, Unicode support, and other improvements.
Point 5, of course not, the system design is similar, but not identical. There is also a question of architecture dependence.
Point 6, it was Microsoft OS/2, the name change came later.
Point 7. yes os2ss.exe in \winnt\system32, it supports 16-bit OS/2 1.x programs, only a fool (e.g. Netscape) abandons working code. The PM libraries were dropped after 4.0.
On the other hand, there is relatively little going for the arguement that it is based on VMS, apart from some wishful thinking, or because OS/2 might also be so based.
You mean aside from the fact that the same man designed both systems, the kernel structure and APIs are similar, and VMS + 1 = WNT?
Life is a psychology experiment gone awry.
Oh yeah, but when someone is arguing against M$ they're not a troll? At least I have a f*cking account on /. you Anonymous Coward!
You can't even spell required you idiot!
On the other hand, you offer me a MEGO ad.
OS/2 - because choice is a terrible thing to waste.