OpenOffice Coder On StarOffice 6.0's Beta Release 235
"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."
Yeah, but... (Score:4, Funny)
Re:Yeah, but... (Score:4, Funny)
That would be inVIGORating
Office Suite (Score:1)
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 [ithumbz.com]
Re:Office Suite (Score:1)
Released?? (Score:5, Informative)
Re:Released?? (Score:2)
Re:Released?? (Score:2, Informative)
But I *will* have to try that beta....
Re:Released?? (Score:2)
The obvious question... (Score:2, Interesting)
A side by side feature comparison would be nice...
The obvious answer (Score:4, Insightful)
StarOffice OpenOffice as
Netscape 6.x Mozilla
It's as simple as that.
Re:The obvious answer (Score:4, Informative)
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.
Re:The obvious question... (Score:5, Informative)
Ryan
Photos? (Score:3, Insightful)
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?
Re:Photos? (Score:2, Informative)
(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)
Re:Photos? (Score:1, Informative)
Re:Photos? (Score:4, Informative)
Here's a screenshot from the prior build 633. [orbdesigns.com] 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.
Re:Photos? (Score:2)
I'm curious, how well does it handle equations from Word's equation editor? That's the feature I probably would need most, as I've got a lot of papers with too many equations to retype.
Re:Photos? (Score:3, Informative)
DD
Re:Photos? (Score:2, Interesting)
link [geocities.com]
(follow the link on the index page, from what i remember geocites does not like direct image linking.)
Here is a screenshot of an existing word 2000 document with an embedded excel object opened sucessfully in OpenOffice. Elsewhere in the document (a 42 page technical document) some tables are too wide and some automatic page numbering is right aligned instead of centered. All in all a good translation of a moderatly complex word document. I am impressed.
Here (Score:2)
(Yes this is the Linux version, running Gnome...)
http://mmdc.net/linux/office.shtml
Cheers,
Jim in Tokyo
Re:Photos? Partially OT... (Score:2)
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
15 hours on a 500 MHz machine? (Score:1)
Re:15 hours on a 500 MHz machine? (Score:1)
Re:15 hours on a 500 MHz machine? (Score:1)
Use Emacs or Vim to jot down ideas while SO loads (Score:1)
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).
Mixup???? (Score:3, Redundant)
2 Years and Version 6! (Score:1)
:)
Uhhh.. no. (Score:5, Informative)
Re:Uhhh.. no. (Score:2)
One of the points he kept making was that the open source product won't be QC'd like StarOffice is (it is up to the open source community to use it, test it, and report back bugs), so it seemed quite reasonable to me that when he said version 6 that it really was that version.
I suppose he may have been using the term loosely, or perhaps I misheard and the dozen or more times I thought he said version six he was actually saying 638c.
In any case the code is supposed to be feature complete, so I'm sure they would be happy for anyone who is willing to download the package and try to use it.
One other subject that came up several times in the talk was the poor quality of publicly available fonts. Although one of the audience members tried to convince him to buy the relevant fonts and free them (in the same way as StarOffice was itself), there aren't any plans to solve that particular problem. The fonts look legible to me, but have unusually large intercharacter spacing so the code may be coercing fonts into the bounding box of a commercial font without really checking the font metrics of the real fonts being used.
Good load time? (Score:3, Insightful)
This is the sort of thing that will be thrown in my face when I try to tell people to give OpenOffice a shot.
Re:Good load time? (Score:4, Informative)
Re:Good load time? (Score:4, Interesting)
Kword starts in seconds. Wordperfect for linux starts in seconds. Lyx starts in seconds. Abiword starts in seconds. StarOffice/OpenOffice starts in many, MANY seconds.
Sorry, no excuses. There is no inherent reason that a wordprocessor should take that long to startup, regardless of what libs it uses.
Re:Good load time? (Score:1)
Re:Good load time? (Score:4, Informative)
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
Re:Good load time? (Score:1)
Re:Good load time? (Score:2)
Actually, having just double-checked, yep, it's there in the Startup folder.
Apparently, it does this:
http://www.google.com/search?hl=en&q=%22microso
Damn, that's lame.
Re:Good load time? (Score:2)
Re:Good load time? (Score:1)
The Mozilla installer asks about putting a something in your startup group that will reduce load times when you actually start up the app. So if you login and go for coffee, you'll get faster loads once you come back.
20 second delay isolated! (Score:5, Funny)
int main()
{
unsigned long launch_time = gettimeofday()+20;
while(1)
{
if( gettimeofday() == launch_time )
break;
}
openOffice->launch();
}
Re:Good load time? (Score:1)
Re:Good load time? (Score:1)
Maybe this is why it takes so long to load, which is something that you can't deny and shouldn't excuse.
Re:Good load time? (Score:1)
It's a notbook (Score:1)
Re:Good load time? (Score:2, Insightful)
Frankly, I'll take OO and drink my coffee for a few extra seconds knowing at the end of the day I can afford to take my family out to Chili's and a movie... Big deal if it takes a little longer to start up. It does what you need it to do. Edit documents, spreadsheets and all that jaz (hopefully sans Clippy [tm]). It looks fairly decent and feature full. It can open and save a variety of formats. And your cash-flow doesn't dip into the negative when you license the thing...
I think the average user/company will take that into account too - also the fact that it will only get better and faster as development continues and that you and/or your company won't be ripped off with yearly per seat/per user license fees and forced upgrades... An extra few seconds - that's all? Fella, take another sip of that coffee and enjoy the pace - you've just been given 10 more seconds or so to enjoy life before the grinding stone hits...
Different from StarOffice 6.0? (Score:2, Interesting)
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?
Re:Different from StarOffice 6.0? (Score:3, Informative)
Re:Different from StarOffice 6.0? (Score:4, Interesting)
The question is, what does StarOffice provide that is different? What licensed software has been included and how does it affect the suite?
Re:Different from StarOffice 6.0? (Score:1)
How's the load time for SO 6.0? For OpenOffice it is monstrously slow. I uninstalled it due to this and the fact that it has a tendency to crash...a lot...particularly impress. After a lot of work designing a presentation only to have it crash and actually anihilate my presentation completely...out it went with the rest of the garbage.
Mirror of the mirrors page? (Score:1)
Re:Mirror of the mirrors page? (Score:4, Informative)
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.
Re:Mirror of the mirrors page? (Score:2)
Andrew
Promising? :) (Score:2, Funny)
"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"!
Sick! (Score:1, Troll)
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.
Re:Sick! (Score:2)
Not saying that your concern wasn't valid at all (it still kind of is, office suites are hogs), but...
Thing is, OpenOffice being based on open sourced Star Office code base (after Sun acquired the company that created it) was aimed at "full-featured" Office Suite market. Kind of like SUVs of "productivity" applications (ie. bloated, powerful, ugly). Thus, it wasn't started out from scratch. There are more light-weight word processors (and office suites) around, such as AbiWord [abiword.com], but they might (still) not be as mature as, say, Star/OpenOffice. So, having all the bloat already built-in it's much more difficult to trim the fat, than building a leaner application from scratch. But on the other hand, you do have a usable finished application to work with.
One thing I'm wondering though is the compilation time. The company I used to work for had a similarly-sized (ie. couple of millions of lines of C++/C-code) application, and it compiled in 5 - 10 minutes on Visual C++ (back then on 350 mhz machines). Much of the code was straight-forward C (not C++), and even C++-code didn't make heavy use of many of C++'s slow-compilable features (templates)... And VC++ has a good compiler plus pre-compiles headers nicely. Still, more than an order of magnitude slower compilation sounds weird; it shouldn't take hours to compile that thing. Fortunately end users need not worry about that. The reason I would worry (as a developer) is that slow compilation is often caused by too many dependencies between classes that shouldn't be dependant on each other, which is usually a sign of problems at architectural level. Encapsulation and insulation should be used to reduce physical dependencies, not just logical ones (book "Large-scale C++ - projects" is a good one for reading more about the problems and solutions).
Re:Sick! (Score:2)
Re:Sick! (Score:2)
One more thing about VC++ is that it really makes difference how you design your precompiled headers; usage is not quite as automatic as one would hope, so it's (too) easy not to get anything precompiled/cached.
... and of course Mac-heads could start talking about Metrowerks CodeWarrior. It supposedly has even faster compiler (on MacOS, anyways), and it certainly seemed to be able to do partial recompilation much better than VC++ (which sometimes partially compiled project and produced broken binary... ie. failed to really re-compile all it needs to, but nothing more).
Re:Sick! (Score:1)
It's only the MS Marketing department that convinces users that they really can't live without Clippy and all of the other gee-whiz "innovations" since Word 4.0 (which was a pretty decent program that took 20 seconds to load on a Mac Classic).
Re:Sick! (Score:2)
There are a couple of explanations for that. First of all, Word saves thing in Unicode which could double the size right there if StarOffice does not. Also, Word saves all the style information. I don't know what StarWriter actually saves.
Unicode my ass (Score:3, Informative)
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>
Re:Unicode my ass (Score:1)
Do you know what Unicode is? It's an encoding that stores two bytes per character. If the whole thing is readable XML, then it is NOT stored in Unicode format, it is stored in ASCII.
Re:Unicode my ass (Score:2)
Re:Unicode my ass (Score:2)
The documents I've examined by breaking out a .sxw file do include high-bit numbers, so I'm quite certain they are using Unicode. StarOffice writes its XML files out in UTF-8, which uses ASCII-compatible char codes for things which can be expressed in ASCII, then busts out with multiple-byte sequences to express characters from higher in the Unicode range.
Re:Unicode my ass (Score:2)
UTF-8 encoding:
UTF-8 is an efficient encoding of Unicode character-strings that recognizes the fact that the majority of text-based communications are in ASCII, and it therefore optimizes the encoding of these characters. ... See also RFC2044 [ietf.org] for details.
It IS unicode.
Re:Unicode my ass (Score:2)
UTF-8 is UTF-8, not Unicode. Note that it is an encoding of Unicode character strings, not Unicode character strings.
I'm not making a judgement on whether one is better than the other, in fact, I like UTF-8 better. But it's an explanation for why Microsoft's files are larger.
It's also worth pointing out that Microsoft embraced Unicode before UTF-8 became a standard.
Re:Unicode my ass (Score:2)
If you're going to be pedantic, Microsoft don't store Unicode any more than Star Office does.
Native format is pkzipped, is why it's small (Score:2)
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.
openoffice (Score:5, Informative)
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)
Get it from Akamai (Score:5, Informative)
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 [akamai.net]. At least they've got the bandwidth to deal with the load.
b&
This article is wrong and misleading (Score:2, Informative)
See the banner on Sun's homepage [sun.com]
OpenOffice is currently offering release 638
See www.openoffice.org [openoffice.org] for details.
Are they related? Yes. Are they the same? Certainly not!
Please try to clarify this point in the posted article!
Ecological niches (Score:5, Interesting)
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 ;)
Limerick (Score:2)
Star Office, their package, claimed done
MS changed formats
So Sun is their doormat
And the work has only begun!
Re:Limerick (Score:2)
Herding users with formats and died
So why do you think
another program that stinks
Won't push their own customers aside?
SO is great, I just wish... (Score:1)
... 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).
Freedom software for Windows... (Score:5, Interesting)
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???
There already exists such distribution (Score:2, Informative)
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 [gnusoftware.com], available in the UK. Too bad cheapbytes doesn't seem to sell anything similar. However, cheapbytes does sell this CD [cheapbytes.com] 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.
Re:There already exists such distribution (Score:2)
Maybe that is the business model. What if one of AOL's largest competitors, like Earthlink, started carpet bombing the US with their own CDs? Most people are at the point where they just ignore free ISP CDs, but what if a free CD set itself apart by also offering free software whose equivalent would cost over $1,000? Earthlink could say "get the equivalent of $1,000 in software free with this CD with no catch - and by the way, if you also want free notifications when new versions of this free software comes out, sign up for Earthlink."
This could be much bigger, actually... Why wouldn't any company that has a Windows service/app to sell entice people to try out their stuff by bundling it on a CD with a lot of great free software? A lot of people would actually want to get the CD in order to get the software, and the company that put it together then has their foot in the door to sell their own stuff. Once one company does it, it will only be a matter of time before every other company does it in order to keep up. This could be huge - somebody should start this snowball rolling.
Re:Freedom software for Windows... (Score:2)
You really hit the nail on the head with the idea of distributing a set of open, multiplatform, useful apps on millions of CDs for people to use.
No "Linuxish" organization has the wherewithal to make and distribute that many CDs or man the support lines at 1-800-HELPME.
But AOL does.
After MS has strongarmed MSN into XP and put AOL and other ISPs at a disadvantage, it would be justdeserts if 30 million CDs of
just so happened to include a slew of free apps that walk all and cross integrate out of MS in the same way. Unfortunately, if it were done, I'm sure AwOL would probably just insert themselves with insidious links the same way that MS has (a la, meet the new boss. same as the old boss.)Re:Freedom software for Windows... (Score:2)
The difference, of course, is that Open Office is Free Software. Meaning, of course, that if AOL were to get too heavy handed their customers could simply get the software from somewhere else.
The only reason that consumers currently put up with Microsoft (especially other large corporations) is that they have billions of dollars tied up in Microsoft document formats. If Open Office (or Star Office) were to take MS Office's place then your software vendor wouldn't have that kind of leverage. After all, you could get the software from any number of other vendors. All of which would have exactly the same access to the source code, and all of whom would be happy to take your money.
Microsoft gives us no such choice.
Star Office is going to become more widely distributed. Either the OEMs are going to give it away with new PCs, or perhaps AOL or someone else will give it away with their CDs like you propose.
Either way there are simply too many companies that are gunning for a piece of Microsoft for an opportunity like this to go unused.
OpenOffice reads MS documents better than MS (Score:5, Interesting)
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. ;-)
Coding practices (Score:5, Insightful)
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.
Re:Coding practices (Score:1)
It can. (Score:2)
It doesn't matter with GCC (Score:2)
any word as to when this will make it into Debian? (Score:2)
damn (Score:1)
Anyone else have a problem like this?
The largest open-source project in the world (Score:4, Insightful)
(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
Re:The largest open-source project in the world (Score:2)
Re:The largest open-source project in the world (Score:2, Informative)
(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
Emacs (Score:2)
Since you asked.
That was quick... (Score:1)
Uninstaller? (Score:2)
Re:Uninstaller? (Score:2)
On StarOffice complexity and the XML file format (Score:3, Informative)
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.
OS/2 version (Score:2)
Re:OS/2 is dead (Score:3, Insightful)
From Microspeak Universal Translator [os2hq.com] 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.
Re:YHBT (Score:2)
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.
Re:YHBT (Score:2)
I mean, the NAME might be, but then one can make a program "user friendly" by so stamping it.
Re:Oh my god... (Score:2)
On the other hand, you offer me a MEGO ad.
Re:Why doesn't anyone check the @#$@#$ URLs? (Score:2, Funny)
You're experiencing the magical "Slashdot effect" in action.
*Check* before posting. Please. Don't tease us like this.
Same applies to you.
Re:can you say segfault? (Score:2, Funny)
Funny, it works for me. I've got the SO6 early access version 3 too if you are interested in trying that. BTW: I think I'm getting layed off so I don't think I'll be finishing that NLUG page any time soon
Sheldon.