Porting OpenOffice To OSX 189
jeffy124 writes "ZDnet has an interesting article on how OpenOffice, Sun's Open-Source version of StarOffice, needs some serious help in being ported to the Macintosh OS-X. With Microsoft about to release Office 2001 for OS-X and demo it at next week's MacWorld Expo, support in getting a Mac OS-X port out for OpenOffice is critical to keeping a Microsoft dominance of yet another operating system's office suite to a minimum. The project is need of someone to step up to the plate as a project lead."
Re:wish it could be me... (Score:1)
Re:wish it could be me... (Score:1)
Other options -- (Score:1)
Even Linus has admited that in such applications that the inner workings are fairly static and its the presentation and interface that matters, commercial software still has a leg up over open source. Word processors were a given example of such an application, iirc.
Give it a rest. Help port OO to Linux/PPC first. (its more than just recompiling, people. Ask Kevin Hendricks. He's been doing most of the work.)
Re:Hidden APIs? (Score:1)
Then why do MS apps call these hidden API's all the time? Which, btw, ends up crashing my box quite frequently. I suppose they prefer instability for absolutely no reason at all. I'm sure there's no competitive advantage at all to using these APIs.
And if you think the only hidden APIs are in the kernel then you must be very naive indeed. wake up dude. The key word to remember here is "UNDOCUMENTED", yeah sure you could locate the APIs with a DLL viewer but that doesn't really help you in terms of understanding how to use those APIs.
Re:Enough With The Monopoly (Score:1)
The solution. [mozilla.org]
Re:OpenOffice for OS X was doomed from the beginni (Score:1)
Re:Seriously (Score:2)
That combo leaks memory like Niagra leaks water.
Don Negro
Re:Rah rah rah I guess... (Score:2)
And they're most certainly not using old P166s where I worked. :)
Re:There's a lot of work to be done (Score:2)
I'd really hate to see that happen on MacOS X too...
Porting to OSX considered harmful! (Score:1)
I just don't see how it benifits free software to port to OSX. It might be useful to build a Cocoa wrapper for X11. That would enable code written for OSX to run on Real Linux/Unix.
Re:Porting to OSX considered harmful! (Score:1)
Re:Try to emulate Office... (Score:2)
Which is why Office XP is going to have a hard time making inroads in the market. Microsoft isn't going to let you install it without guaranteeing you paid for it, and no one is going to be interested in paying nearly $600 for an Office suite.
Sure, there will be "cracks" for Office, but the majority of folks aren't interested in actively stealing Office. They won't go out of their way. They will simply stick with what they have got.
Re:fair face off? (Score:1)
Re:RTFD vs. RTF (Was:Sucking even more is not the (Score:1)
Re:no thanks (Score:5)
--
Re:There's a lot of work to be done (Score:2)
Re:Issues with OpenOffice. (Score:2)
It is all about giving OpenOffice options (Score:2)
For God's sake, Cocoa PLEASE! (Score:1)
Re:light a fire under Apple's butt to fix gcc (Score:1)
Not really. It's not the C++ support that they're working on (that *is* the gcc team's job) it's C++/Objective C integration. This would give coders the ability to mix C++ and Objective C in the same file. I believe that a Objective C runtime merge is going to happen as well. And *that* would be cool.
Re:Porting to OSX considered harmful! (Score:1)
Cocoa (the Object Oriented frameworks formerly known as OpenStep) is much more than UI. It's split into the Application Kit (a GUI framework) and the Foundation Kit (non graphical objects for common data and networking operations). It is an openly published standard and there is a GPL'd implementation called GNUstep [gnustep.org] that runs under various Unices (*BSD, Linux, Solaris...) and partially under Windows (someone needs to write a backend for the GUI stuff).
It seems to be missing much of the basic funtionality of X11, i.e. network tranceparency.
Cocoa has nothing to do with this--it's just an API. All display stuff (including network transparency) is handled by the Window Server. It was present in the good old days of OPENSTEP/Mach and was present for a while in MOSXS. Apple removed it...go complain to them to bring it back.
If Apple wants to pay for free software to be ported to their proprietary interface, that's their business.
Apple doesn't give a damn. Really, they don't care.
I just don't see how it benifits free software to port to OSX.
Do you oppose the use of GPL'd software in Windows? What about the poor users? Remember, the idea is to make great software available to others--regardless of their platform of choice.
It might be useful to build a Cocoa wrapper for X11. That would enable code written for OSX to run on Real Linux/Unix.
Again, try GNUstep. [gnustep.org] Better yet, go learn Objective C and help write some good Steppin' applications.
Re:Microsoft products on OSX/BSD? (Score:1)
No.
Maybe I'm missing something here but how is MSOffice going to be on OSX if it's based on BSD and Microsoft's apparently not developing Office tools for UNIX.
As I've heard, it will be offered in both Carbon (legacy MacCrap [tm] API) and Cocoa (spiffy-keen NeXT OO API) versions. Of course, the Cocoa version might compile with some tweaking under GNUstep [gnustep.org]. But I'm not expecting MS to do something like that. Hell, we can't even get *OMNI [omnigroup.com]* to do it with OmniWeb.
What about Simpletext? Wordpad? A pen and paper? (Score:2)
KOffice is much farther along feature-wise, maybe because they have a real roadmap and they're people who don't have contempt for office suites. You get the feeling the Abiword people prefer TeX and Emacs and don't understand why anyone would want to use a word processor for something with a glossary, footnotes and embedded images.
OpenOffice may be a slow, lumbering beast, but it's a full-featured slow, lumbering beast. Its only intractable weakness is the same one that dooms SmartSuite and Corel Office and the rest. It's not 100% compatible with MS Office. And it can't be. Endgame.
Re:fair face off? (Score:1)
Oh please, not by a long shot. Mozilla 0.9.2 on OS X might take a little longer to start up, but it's a MUCH better browsing experience than the IE 5.1 previews. IE might have useless auction managers and the like, but Mozilla bests it on features that actually matter, like image blocking. And on my 400 MHz G4, Mozilla outperforms IE by a wide margin. IE 5.1 has to be the slowest browser I've ever used.
Zico doesn't know very much.
Re:Issues with OpenOffice. (Score:2)
I don't think he was implying that this makes it non-free so much as he was saying that it's more trouble than it's worth. Even a bugfix can span more than 10 lines of code.
--
Microsoft products on OSX/BSD? (Score:2)
Watch out though as you probably be required to allow root access for installation and then you kernal will be patched to route all traffic through
What about Abiword? (Score:5)
To read the latest discussion on Abiword development, check out this page [abisource.com].
I wonder how many people have tried MacGIMP [macgimp.org] because Adobe's taking so long to release Photoshop for OS X? Judging from some of the chat boards, I'm guessing a lot.
W
-------------------
Re:About copyrights (Score:1)
Issues with OpenOffice. (Score:5)
GNU General Public License (GPL)
GNU Lesser General Public License (LGPL)
Sun Industry Standards Source License (SISSL)
further information: http://www.openoffice.org/license.html
The problem I find with contributing to OpenOffice is that they will not accept code submissions over 10 lines of code if one has not assigned copyright to Sun. This can not be done electronically, only by snail mail or fax.
I was considering helping but I'd like to keep my copyright. Also, I'd have to sell out the bucks for the upgrade to OSX
BTW, to those who asked.. openoffice just opens a large window and draws its own widgets inside of it, so the platform issue of toolkits/apis is at a minimum.
Re:wish it could be me... (Score:2)
D
----
Office XP (Score:1)
The answer? I am not going to go pay $100+ bucks for it. Its just not worth it. I have a copy of Office that came in my laptop. But when its time to get Office XP, I won't be "upgradeing." And since I can't just "borror" a copy from a friend, I will probably just switch to useing Open Office. I have a feeling that when many people find that in order to start useing the lates MS software, that they actually have to BUY it, more people will start useing Open Office.
Re:Issues with OpenOffice. (Score:2)
So does FSF and the GCC team. Lots of Free Software requires you to sign over the copyright.
Re:network transparency (Score:1)
Re:Competition to Office already exists! (Score:1)
Red! (Score:1)
Companies can replace entire operating divisions of their businesses because because everyone can easily collaborate and access the same data from inside their productivity applications. At a board meeting an Excel worksheet can be brought up calculating how well your company's new more ruthless tactics have increased profit margins. This calculation can be done in realtime because Excel can talk directly to SQL server which is getting database entries directly from POS terminals or your e-commerce front-end. MS Project can form get data for project groups from the employee database and then organize it all into Visio or PowerPoint for the meeting you're late for.
Office suites offering MS file type compatibility are a dime a dozen. Because
Re:Try to emulate Office... (Score:2)
I have StarOffice (OpenOffice's kissing cousin so to speak) sitting on some Solaris boxes at work and have had some dyed-in-the-wool Office users who are not technical people at all sit at them and they were able to get their work done. That's what counts. Not bug-for-bug compatibility.
Choice is Important (Score:2)
Do most of you Mac users really feel this way? Perhaps Mac users have had only one office suite for so long that they have forgotten the improvements that can be had by competition.
No realistic person thinks that OpenOffice will overtake MS Office any time soon even if it is as good or better feature for feature. But the presence of two full featured office suites will cause both of them to improve through competition. Remember how bad Word 6 was on the Mac? Microsoft did improve it later, but had they had competition, it probably would have never been that bad in the first place, and Mac users wouldn't have had to suffer through several years of a bad word processor because there was no other viable alternative.
The Mac market is small, and perhaps that's why there are several areas where most of the players except the dominant one have dropped out, but if the Mac platform is to grow as Apple would like, it will need to once again have competition among applications.
OpenOffice is a good way to reintroduce competition, because being an open source product, it does not need to have large market share at first since it does not need to bring in revenue.
Too little WAY too late. (Score:5)
-Shieldwolf
Re:Rah rah rah I guess... (Score:2)
What are the chances that the
It's not about dominance (Score:5)
I'm sure I could write a mission critical application using the Atari 2600, thereby making sure that someone doesn't "dominate" the market. Whether or not anyone will actually use it.....
Rushing a port of this thing out is exactly the wrong thing to do. Having a buggy piece of software available will delight few, and alienate most. You want to be best to market, not first to market.
Re:Enough With The Monopoly (Score:2)
First off, MS changes the damn file format with each major revision, forcing upgrades and general havoc when people try to exchange documents-- especially between MS-funded Universities and poorer school districts running ages-old MS software. You can hack solutions together, but generally they're expensive in terms of user education (find out what other person running, send document several times until you get a format that works) or monetary costs (deploying document translation software, plus user education, additional license hassles, and etc).
Secondly, MS Office apps are not WYSIWYG. The same document looks slightly different between different versions of Office, e.g. Office 98 vs. Office 97 vs. Office 2000. Makes it a real pain when someone is trying to print something on a version of Office different from what they wrote it on.
Printing wise, PowerPoint is just a pain. The Office 98 version of it comes with a hard-to-find "black and white printing by default" that you have to futz around in the print dialog box to undo on each new install (let's hear it for plain-text prefs files!). Also, PowerPoint prints funny; I can't tell how much time I've wasted trying to get poster-sized documents to print out right, while other applications (AppleWorks, FrameMaker, raw PostScript on unix) print just fine.
Security wise, Office applications are a joke, requiring the installation of anti-virus software to patch a deficient scripting system. Besides the auto-start worm, MS Office word macro virus are the only virus I've seen ever on the Mac OS platform (in 12 years of usage). On machines without Office, I don't need to go to the trouble and expense of installing and maintaining anti-virus software.
Expensive, buggy, insecure bloatware.
Re:Issues with OpenOffice. (Score:2)
Re:Issues with OpenOffice. (Score:4)
So? This is the exact same policy that the FSF has for all the core GNU programs and libraries. There's just way too much danger that some contributor will donate an entire module, wait until it becomes widespread and useful, and then claim exclusive ownership and demand money, i.e., "pull a Unisys/GIF."
What alternative would you suggest that would keep the code and coders safe from the lawyers?
Again, just like the FSF. (Well, you email the initial form, they snailmail you the document, you sign the document and mail it back.) This is how American law currently works, is all.
Dunno about Sun, but the form that you sign for the FSF gives you the right to pull back the copyright (given a month's notice in writing). Of course, I would expect that when you do that, everything you've donated to the project will get removed, but then that's probably the person's whole point of withdrawing the copyright assignment in the first place.
Re:OpenOffice for OS X was doomed from the beginni (Score:2)
If you port the application with the correct APIs in Carbon or Cocoa, I don't believe there would be any way for it to behave differently. The OS X services are built in when ported to the correct APIs, this affectively grants a level of similarity between all applications that are OS X native. If you have Aqua, you have the OS X behavior as well...
Re:Hidden APIs? (Score:2)
Programmers call the Win32 API, which is fully documented (http://msdn.microsoft.com), and is the interface to Windows that everyone should use for development. Meanwhile, there is an internal kernel API, which is undocumented and should not be called directly. This allows Microsoft to modify kernel functions without breaking application code - it's a simple abstraction layer.
Now, OK, you might well argue that Microsoft should document their kernel API too, for the masochists in the crowd. However, how many people really want to mess with low-level IO calls which may change in the next servicepack, when Win32 exposes a consistent set of filesystem calls for file creation, deletion etc.?
This sort of thing may be anathema to die-hard
Broken priorities? (Score:2)
Does anyone actually want to make a good product any more? Or do they just want to ensure that Microsoft loses market share? What about the fact that Open/StarOffice are pretty much rip-offs of MS office anyway?
Re:Try to emulate Office... (Score:2)
It has nothing to do with the actual application, and/or its ease-of-use. It has everything to do with the fact that MS Office file formats are THE method that people use to collaborate on documents over the Internet. They send these things around in emails like they weren't full of hidden, private information, the last ten versions of the document, and carrying viruses.
Imagine that your boss sends you a Word document, with the revisions tracking features on, and you open it up in OpenOffice, work on it, save it, send it back to him, and he opens it in Word and it is garbled. You and OpenOffice are going to be blamed. Much better to just suck it up and use Word from the start, then when something goes wrong with the document (something almost always does) you will be able to say, "hey, I'm using the newest version of Word, here, it must be somebody else's fault."
What's needed is PERFECT support for the newest Microsoft file formats, available as a BSD library or something, so that anybody could hook it up to their app and everybody would be able to read and write this common format FLAWLESSLY. Failing perfection, it will go nowhere. It is useless to anybody unless it is guaranteed to work just like the newest version of Office. That way a person can use it while knowing that they are not going to destroy a Word document that comes across their desk during their daily work by opening it in OpenOffice or whatever they prefer.
I like to write in BBEdit, but I have to paste the stuff into Word before I give it to a publisher, and then work in Word on any edits that were made, once the document comes back to me. Can't see a way out of that yet.
Stop re-creating MS Office, instead create a new s (Score:2)
If you create a better system for people to do office work and share it with their fellows, that is what will replace MS Office. It would most likely be HTML and XML based, and leverage the Internet and company network heavily. It would run on every platform, and be cheap. It will do all kinds of things for the user that Office is not doing, removing whole levels of complexity. It will have to be available as an open source BSD-style licensed library that EVERYBODY can use to make their app a part of the office workflow. Sort of like what MS Office would look like if you really made it take advantage of the Internet
A new office system to replace MS Office will have to look at the needs of Office users and satisfy them in a way that MS never can
Re:Broken priorities? (Score:2)
Microsoft Word 1.0 was a Macintosh application. Before the Mac, MS only made languages and MS-DOS. Word and Excel are Mac apps originally. All the Word for Windows, Ami, WordPerfect for Windows stuff came much later. EVERYBODY copied Word for Macintosh when they moved their apps from character-based to graphical on Microsoft operating systems, but Microsoft did it way earlier. I think the first version of Excel on a Microsoft operating system was actually for DOS, but it included a Windows runtime that made it look like it was running in Windows 2.x. Once Windows 3.0 took off, you can imagine how easy it was for Excel for DOS users to go to Excel for Windows on Windows 3.0. WordPerfect took years and years to go from 5.1 for DOS to 6.0 for DOS. In the meantime, Windows was all over the place, and Microsoft had a cheap, cheap competitive upgrade to Word for Windows and the full WYSIWYG editing (or something that looked like it) that people wanted from seeing the Mac do it for the past 6 or 7 years at the time.
Re:wish it could be me... (Score:4)
Re:Rah rah rah I guess... (Score:2)
Re:Seriously (Score:2)
Re:Rah rah rah I guess... (Score:2)
Article on Ford's announcement. [silicon.com]
For Pay? Lead from Nowhere? Huh? (Score:2)
The article said they needed people, but didn't suggest one way or the other that they'd be paid for their work. Maybe so, maybe not.
Why should I help Scott "no privacy" "gates sucks" McNealy with his corporate strategic goals, without getting much in return?
Secondly, the writeup says 'lead'. Wouldn't the folks who are already writing bits of this product be the best applicants? Fishing for people out of the blue with no experience on the architecture of this particular product seems kinda strange, given that the source is open.
Closed Source pays its developers. I use that to pay my rent, which won't take free-as-in-beer lease agreements. Open Source is a spare-time hobby for the most part (the luminaries get speaking fees, the rest of the developers get... source code).
Hey, there are some projects that are sponsored, and some guys are finding cool companies that pay for open source. I hope this is one of those cases, but the article didn't give me much hope or indication of that.
Re:Try to emulate Office... (Score:2)
programmers and porters would be well served to throw in some 'MS Office Compatibility' in terms of functionality and/or 'Help for Microsoft Office Users'
Microsoft Excel has for years offered "Help for Lotus 1-2-3 Users", and Microsoft Word has for years offered "Help for WordPerfect Users."
Since these applications are trying to be fungible by supporting all of the commodity features in approximately the same way, the only reason to stay in the market is to get a piece of the market share. There's no corporate advantage to being compatible, other than to muscle in on established turf.
Re:There's a lot of work to be done (Score:4)
Frankly, I've been pinning my hopes on Nisus, which is rewriting Writer for Cocoa (not Carbon) and has always had a sweet word processor. However, these days, just a good wp and spreadsheet isn't enough; people want integration with that abomination powerpoint (ugh, the bane of corporate presentations... not cuz the app sucks, but cuz the presentations suck), the worst database ever (access), and other MS garbage.
Frankly, I think the most crucial feature of an office suite is TRANSPARENT handling of ALL the features (cruft) of MSOffice documents - revisions, that stupid highlighting stuff, etc - and that's hard to do. I still worry that many users will be "forced" into using MSOffice, not because better suites aren't available, but because MS has embraced/extended what a word processor or spreadsheet should do to the point where nobody can really compete.
They don't need programmers. The need translators. (Score:2)
Re:They don't need programmers. The need translato (Score:2)
You are standing in an open field west of a white (Score:2)
Remember, you only have 5 seconds. Choose well, grasshopper.
Better find a new acronym (Score:2)
Better find another "funny" acronym. Although I never found the Mac OS to be less stable than Windows 9x, Mac OS X is extremely stable. I've got an unsupported 6-year-old Power Mac 7500 with an overclocked PowerLogix G3 processor running Mac OS X, and it's been up for 10 days straight so far. The only times I've had to reboot it in the last month is when I updated the OS.
Recently I compiled/installed MySQL, the newest version of Apache, PHP, and PHP-Nuke, and I'm hosting a PHP-Nuke site off of it. And it's still running without a hitch.
I've run my share of Microsoft programs, and I'd to say that their software has gotten better, but it's still a little flaky. In fact, I used to be able to completely freeze my Mac (requiring a reboot) opening a corrupted Word document. Mac OS X may be the perfect environment for Microsoft because Mac OS X can handle their buggy software.
Not really... (Score:2)
Because when it comes right down to it, the average Joe in his cubicle doesn't give a rodent's posterior about "fighting the Microsoft hegemony," he's just trying to do his job with as few complications as possible.
And by 100% compatible, I don't mean you can import the file and resave it in native format. As soon as the user sees that progress bar pop up that says "Converting from MS Word," you've suddenly shattered all illusions of 100% compatibility; they know that some formatting, somewhere, is going to drop out, and they'll never find it (but their client undoubtably will).
Re:Office XP (Score:2)
Because for you a second rate product would be a step up. ;-)
When I need to edit text I use vi.
Re:Office XP (Score:2)
Re:Office XP (Score:2)
About copyrights (Score:2)
If it really bothers you, you are obviously allowed to fork it, ala Xemacs. A bit more work than you're probably looking for, but certainly a viable option (and you can keep taking code from them forever, as long as new realeases stay GPLed)
The only "intuitive" interface is the nipple. After that, it's all learned.
Hidden APIs? (Score:3)
I think you forgot your anti-paranoia pills...
The only "intuitive" interface is the nipple. After that, it's all learned.
Re:There's a lot of work to be done (Score:2)
Well, there was FrameMaker. I'd love to see that for Mac OS X... besides that, there was a whole set of productivity applications [peak.org] from LightHouse Design.
Re:Try to emulate Office... (Score:2)
So what's my point:
JfMILLER
Re:fair face off? (Score:2)
Death of a troll (Score:2)
Office to OSX finally answers the
popular troll about porting Office to linux.
No doubt it will run SUID root with
Active-X and Outlook.
Talk about "embrace and extend"....
Re:What about Simpletext? Wordpad? A pen and paper (Score:2)
wish it could be me... (Score:2)
/Brian
Re:There's a lot of work to be done (Score:2)
Sun plans on using OpenOffice as the basis for StarOffice 6 -- just like Netscape uses Mozilla as the base for Navigator.
Unfortunately, quite a few parts of StarOffice weren't owned by Sun, so Sun couldn't relase the source for them. Because of that, much got broken when the propriatory parts were no longer available.
Enough With The Monopoly (Score:5)
I use Internet Explorer, Outlook Express and Office 98 daily with no problems at all. Compare this to bloat/shovelware Netscape and their inability to release a stable browser in years that requires less than 30 megs of RAM.
I will continue to use MS office products as well over some unstable open source port that will never have the dedicated update support that a money making company can provide.
Re:Wanted: Free Help (Score:2)
"The project is need of someone to step up to the plate as a project lead"
Give me a break... Any fool who volunteers his time to make it easier for IBM & Sun to sell workstations is a complete and total idiot. Where is CmdrTaco & company? They are constant open-source nags/cheerleaders but you see nothing from them but Slashcode. (Which is a slow, bloated piece of shit)
Wanted: Free Help (Score:3)
The candidate will be compensated soley by free Sun t-shirts, mousepads and mugs. No salary or fringe benefits are available.
Will Mac users care? (Score:2)
Seriously (Score:2)
Of course, if/when MS moves to subscription pricing, then GPL software looks more attractive. But will it be any good? This story implies that it won't.
Re:Seriously (Score:2)
Macintosh: Most applications crash; if not, the operating system hangs.
no thanks (Score:2)
Seriously, if you're not going to do it right, don't bother. It needs to have documentation, good icons, help files, and work like a MacOS program. If it's just a cheap port of the Linux version with MacOSX windows and buttons, you might as well not bother. Mac users won't put up with that crap the way *nix people will.
Crossplatform Compatability (Score:3)
Even if OpenOffice blows MS Office away, MS already has a strong foot hold that even the new people want to be able to communicate with, trouble free.
~LoudMusic
Re:Rah rah rah I guess... (Score:2)
I must disagree. I can think of atleast one certain website [slashdot.org] that, if the /. effect took its toll, would increase productivity 10x fold.
Re:wish it could be me... (Score:2)
OpenOffice.org is founded on UNO & OpenOffice API
http://udk.openoffice.org/
http://api.openoffice.org/
Bonobo and openoffice:
http://whiteboard.openoffice.org/bonobo/index.h
Try to emulate Office... (Score:3)
Re: (Score:2)
Hidden APIs? Yes. (Score:2)
The functions and classes are there. But unless you look, you won't find them because MS, for whatever reason, won't document them.
---
Competition to Office already exists! (Score:4)
People here seem to be forgetting that Apple has been producing their own Office competitor for some time. It's called AppleWorks, and the latest version (6.2) is an OS X native application. Sure, it may not have all of the bells and whistles that Office has, but it does everything that I need it to, including:
Open MS Word and Excel files.
WYSIWYG word processing with all of the standard gizmos (spell check, mail merge, etc.).
OLE style drag-and-drop functionality for video clips\sound files\whatever.
PowerPointish presentation software.
A decent spreadsheet and database.
Plus it integrates super-well with all of Apple's other software, such as iMovie and Quicktime. All that, for a third (or less) of the cost of M$ Office. I got my copy yesterday, and I'm very pleased with it.
While I would love to see OpenOffice for my platform, I don't feel that I'm without options. One of the beautiful things about OS X is that it's still a free-for-all and there are no dominant applications. Without a stranglehold on the OS, Microsoft has to compete just like everyone else.
fair face off? (Score:4)
For OS X, they will both be running natively using only Apple's public API's, and we will get to see how much better OpenOffice is when not running on a crippled MS Windows platform.
Re:Too little WAY too late. (Score:2)
then don't beat them to the punch... beat them with a better product.
Stop worrying about "world-dominance" and start worrying about what matters: software that doesn't suck. I like StarOffice, I'd love to have OpenOffice on my Macs (still impatiently waiting for my wife to let me buy a new one with OS X).
Re:Issues with OpenOffice. (Score:2)
What I don't understand is the need for a cumbersome visual signature.
Congress and President Clinton made ESIGN [yahoo.com] the law last year, and some of your favorite spammers are already using it [yahoo.com].
So why is an open-software group not accepting electronic signatures?
--Blair
Re:Try to emulate Office... (Score:2)
Let's be honest here. Why is MS Office so popular? A lot of people will say 'ease of use', but it's really just that most people who use it are used to the set of features and mentality that Microsoft has gotten everyone familiar with. Open Office if anything, is easier to use than MS Office.
I'm not saying you're wrong, but I think you might have missed one point. In my experience, people buy MS Office because that's what they have at work. Whether they like something else or not, and regardless their opinion of MS, having Office means that they can pretend to do a lot of work from home. I'm not a Mac evangelist, but I do take opportunities to point out to people that the Mac has a heck of a lot of advantages over MS, and most of MS' alleged advantages are largely FUD. No one disagrees, but they still buy MS and then bitch when it is constantly breaking. Why? Because it comes with MS Office and that's what they have at work. In other words, MS Office continues to be the most popular office suite because MS Office is the most popular office suite. MS Office was, and probably still is, the most popular non-Apple app used on Macs. (Hm, maybe I should say "most common" rather than "most popular" ...)
Then again, given how some people 'oo' and 'ah' over the Apple products (try running OS X on a TiBook in an airport terminal some time) but still don't buy them, if giving them Open Office for OS X will turn the trick to bring some to the platform, maybe I need to get off my pasty white backside and buy those O'Reilley Carbon and Cocoa books.
T-Bone
"As God is my witness, I though turkeys could fly."
- Gordon Jump, WKRP in Cincinnati
Re:Good luck (Score:2)
"What are we going to do tonight, Bill?"
Re:There's a lot of work to be done (Score:2)
Microsoft should at least release a free PowerPoint viewer for OS X, as they have for Windows, but I agree that PowerPoint is a tool to make uncreative people think they're creative.
And Access isn't the worst database ever; I guess you never had to use Paradox :)
"What are we going to do tonight, Bill?"
Re:Audience --- Spreading this Message (Score:2)
There are some interesting comments over there, too.
"What are we going to do tonight, Bill?"
There's a lot of work to be done (Score:5)
They're recommending using C++ and C to call the OS X Windowing APIs, which doesn't sound like a good idea, since the GUI could be built much quicker with Objective-C and AppBuilder.
It almost seems that building a MacOffice from scratch would be easier than this port, but I'm no expert in porting projects.
"What are we going to do tonight, Bill?"
It *IS* about being first to market (Score:2)
That all depends. If your sole motive is to make the *Best* product, then being first is not that important. If you are after market share and want a return on your investment, then being first is critical.
If you look at the software industry over the past few years, the "first to market" strategy is clearly being followed.
Look at micro$oft. IIRC ever 1.0 version of software they have ever shipped has been crap. (IE, 16-bit windows, first version of NT, and so on). Eventually the patches and bug fixes are released and the product is usable. (OK, maybe in the case of M$ that is a bit of an overstatement, but grant the point for the time being).
There are tons of games that ship and you need to download megabytes of patches to make it playable. I think in the case of Half Life, I had to download a 25MB patch. Should it have shipped if it needed that much work? Probably not, but if they did not ship it when it did, their sales opportunities might have suffered.
The point is, if you can get to market, first, people will purchase it, regardless of the quality. Once they have it, these same people will stick to that product and are not likely to replace it with an alternative.
To coin a phrase, being first isn't everything, it's the only thing.
Re:Will Mac users care? (Score:2)
However, they didn't bother to do anything else about it until Apple killed the look/feel lawsuit, accepted IE as the default browser, and agreed to share a bunch of other technologies.
--
...did you pay for Office? (Score:2)
Re:You are standing in an open field west of a whi (Score:2)
----
Sucking even more is not the solution (Score:5)
The only way to go is to create an open file format for documents and then get enough companies/groups on as many OSs as possible to create much better applications than what Microsoft so pathetically offers. This does not mean, as Microsoft believes, piling on the features whether or not they are actually a good thing nor whether or not they are implemented well. It means doing the basics the best and innovating intelligently. We need to put them behind the curve, and in an open source, widely available, very easy to use way. That and perform a whole heck of a lot of human sacrifices.
Microsoft dominates without justification, as always, but I believe it is possible to topple them. Everyone gave up on being better a long time ago and instead tried to emulate. Now it's time to bring back real advances.