Slashdot Mirror


Panther's TextEdit to Open MS Word Files

2muchcoffeeman writes "Further signs that Jobs and Gates probably won't be vacationing together anytime soon: New Damage has what looks to be screenshot proof of Panther's TextEdit.app opening a Microsoft Word .DOC file. Panther beta users who have tried this report at MacSlash that it works, to a point. So what's next? Is Apple now going to bring back the late, great MacWrite Pro?"

158 comments

  1. That's not only awesome, but.. by slughead · · Score: 1

    sweet. I use text edit to do all my programming and school work already, now I can open word files too? SWEEAHT

    1. Re:That's not only awesome, but.. by Niksie3 · · Score: 1

      textedit for programming? I use projectbuilder, syntax coloring and all that!

      --
      Sig you!
    2. Re:That's not only awesome, but.. by Anonymous Coward · · Score: 0

      surely, he's confused TextEdit with ScriptEditor

    3. Re:That's not only awesome, but.. by slughead · · Score: 3, Funny

      no of course not

      syntax coloring is for people who make mistakes :)

  2. PDF by TomGroves · · Score: 2, Interesting

    Why did they use a PDF to display a screenshot, I wonder. Any ideas?

    1. Re:PDF by danrees · · Score: 3, Informative

      Because when you use shift-cmd-3 (full-screen) or shift-cmd-4 (area) to take a screengrab, Mac OS X uses PDF for its output.

    2. Re:PDF by djward · · Score: 5, Informative

      PDF is the default screen capture format in Mac OS X (10.2), and I assume in Panther as well.

    3. Re:PDF by Anonymous Coward · · Score: 0

      PDF is the 'native format' on a Mac. At least now a days.

    4. Re:PDF by Kvorg · · Score: 5, Informative
      They used pdf because it is the easiest format on the MacOSX, of course. The Quartz layer is running DisplayPDF, a subset of PDF (analogous to the relationship of DisplayPS of the late NeXTStep, and regular PS): that is what gives the smooth and fast look of vector graphics and permits for blazing fast GL-accelerated PDF rendering. It also means PDF is a very basic part of the system (see Quartz reference and Quartz 2D library ("Quartz 2D gives you access to powerful features such as path-based drawing, advanced color management, anti-aliasing, Bézier curves, PDF generation and playback, and transparency"). So PDF is the default MacOS format, these days.

      A good slashdotter would peek in the file and notice this:

      Producer: Mac OS X 10.3 Quartz PDFContext

      It would have been kind of cool if the window would be rendered in vector graphics, in the reality, and directly displayed to PDF. A vector desktop still seems to be a dream, or did I get something wrong?

      --
      -Kvorg
    5. Re:PDF by TomGroves · · Score: 2, Informative

      Interesting. I guess opening a PDF seems more 'heavy weight' than opening a PNG. Learn something new everyday....

      If anyone is interested, a PNG file of the image in the PDF is 2KB larger than the PDF itself.

    6. Re:PDF by pmz · · Score: 1

      PDF is the default screen capture format in Mac OS X (10.2), and I assume in Panther as well.

      I'm ignorant, so I can't tell if this is funny or true. Regardless, wouldn't EPS (encapsulated PostScript) be a better capture format than PDF.

      EPS can go straight into LaTeX and Framemaker, for example.

    7. Re:PDF by Tumbleweed · · Score: 2, Interesting

      > If anyone is interested, a PNG file of the image in the PDF is 2KB larger than the PDF itself.

      Okay, so compress that PNG via pngcrush and then compare the filesizes. The PNG implementation of just about anything that creates PNG is usually pretty badly done. Considering the age of the PNG format, this is rather puzzling to me.

    8. Re:PDF by tyrione · · Score: 3, Informative

      The Quartz Extreme Rendering Engine original Display Postscript for Openstep now takes advantage of Postscript Primitives in PDF, plus direct hardware rendering to the GPU via other custom APIs to produce an advanced UI that renders line by line in real-time, smoothly with anti-aliasing built-in, plus never a loss of window viewing when one is moving them around the desktop.

      I had no idead EPS could manage and update Postscript coordinate points from Global to Local, on the fly?

    9. Re:PDF by pmz · · Score: 1

      I had no idead EPS could manage and update Postscript coordinate points from Global to Local, on the fly?

      Er, uh...all I know is that I could take the EPS files outputted from gnuplot and import them into Framemaker documents. It worked really well for complex charts, where trying to juggle GIF image resolutions would have been a disaster.

      Also, this was years ago, so I could be mistaken.

    10. Re:PDF by arcadum · · Score: 0

      Everything in OS X is PDF by default.

    11. Re:PDF by kilgore_47 · · Score: 3, Interesting

      PDF is a native graphics format for MacOS X.
      open /System/Library/CoreServices/SystemStarter/QuartzD isplay.bundle/Resources/BootPanel.pdf
      Look familiar? (on preview: drop the space in "QuartzD isplay" that slashcode put there)

      --
      ___
      The way to see by faith is to shut the eye of reason. --Ben Franklin
    12. Re:PDF by Flamed+to+a+Crisp · · Score: 1

      That PDF file looked pretty lousy to me. I couldn't even tell it was a Microsoft Word file.

      Did this happen to anyone else?

      --
      It's... News for Nerds! Stuff that Matters! La-de-da-de-da-DE-da!
    13. Re:PDF by overunderunderdone · · Score: 1

      No, it's true. Apples screen rendering is "Quartz" which is their own creation but is essentially "display PDF". They developed it to avoid paying Adobe to use Display PostScript as NeXT had been doing. Obviously since everything on the screen is already essentially a PDF it makes sense to just write it to the disk to "capture" it.

    14. Re:PDF by jbolden · · Score: 1

      I don't know about framemaker but any graphic standard go go into LaTeX. The graphics model for TeX is very much classical Unix and very generic and extendable. Some of the extensions may assume

    15. Re:PDF by pmz · · Score: 1

      Apples screen rendering is "Quartz" which is their own creation but is essentially "display PDF".

      Well, that's just one more reason why Apple is a really cool company. Does this mean that Mac OS X really and truly displays fonts properly on-screen (as if printed to paper)?

    16. Re:PDF by WillAdams · · Score: 1

      No, Apple was forced to create Quartz (nee ``Display PDF'') when Adobe pulled out the rug from under them and renegged on their promise to provide (first) a free license for Display PostScript, then a low-cost one---this was what nuked Apple's ``Yellow Box'' strategy to have a free (then inexpensive) run-time for what are now called ``Cocoa'' programs. Adobe has a history of yanking the chains of DPS licensees---look how the license changed for DPS between NeXTstep 1 or 2 and v3---at v3, suddenly it was resolution limited to _less_ than 800dpi (seems a cottage industry had grown up around connecting NeXT boxes to imagesetters to function as RIPs)

      Giving up Display PostScript cost _years_ of engineering effort (to develop Quartz), as well as effortless display redirection (no nxhosting), and going back to the requirement of .eps files having bitmap or PICT previews.

      William

      --
      Sphinx of black quartz, judge my vow.
    17. Re:PDF by WillAdams · · Score: 1

      Display PostScript _is_ PostScript (essentially Level 1, w/ most of the Level 2 extensions, plus some screen-oriented stuff).

      As regards Quartz being a subset of .pdf---well, yes, they had to budget their engineering effort, but they've been adding to what's supported with each rev---Panther adds support for CoolShades (even defined in Pantone spot colors), and apparently hyperlink support is in the works as well.

      One of the coolest hacks in NeXTstep was to add a ``Print'' button to an app's window using Interface Builder---it'd let you get a PostScript representation of said Window.

      Vector UI has come and gone as a concept since the days of PenPoint---hopefully it'll come back again eventually.

      William

      --
      Sphinx of black quartz, judge my vow.
    18. Re:PDF by Psychic+Burrito · · Score: 1

      I recommend everybody to install this free PDF browser plugin. Click a pdf and it's displayed in the browser window. It's faster than both Preview (10.2) and Acrobat. So fast, in fact, that I now regularly read PDFs in the browser :-)

  3. Openoffice.org? by xyrw · · Score: 3, Insightful

    Apple could surely use code from Openoffice.org to create an LGPL component that could do the conversion for them... couldn't they? It would be so much better than firing up Oo.O for a simple Word document.

    1. Re:Openoffice.org? by Aram+Fingal · · Score: 1

      I think that what they ought to do is create an open source package from OpenOffice code that will function in a similar way to MacLinkPlus.

    2. Re:Openoffice.org? by djupedal · · Score: 2, Interesting

      As an aside, I no longer find myself 'just firing up' something or other.

      Apps like Oo.O are run at start, and left running. Along with Safari, Mail, iTunes, Reason, SlashDock, etc. etc.

      2gb of RAM seems to help. Why 'open & close'...'open & leave running', I say.

    3. Re:Openoffice.org? by dbrutus · · Score: 3, Insightful

      It would be inconvenient as they're actually trying to create a programmer's tool in cocoa so that you can write and read from .doc as if it were a simple text file. The TextEdit capability is just a sample app to show that their project code is working. They could start with Oo.O but they probably would need to completely rewrite it so why bother?

    4. Re:Openoffice.org? by JohnFluxx · · Score: 2, Interesting

      hmm, well you can start openoffice and have it running as a server.

      Then your java apps (or python or whatever) can just talk to it via java objects (or whatever).

      Makes it trivial to create word doc's.

      In a day I made a web page where you could type in a web url or upload a word document, and it would create and return a pdf.

    5. Re:Openoffice.org? by elemental23 · · Score: 0, Offtopic

      WTF is up with them using their TLD in their program name? OpenOffice is fine, if a bit unimaginative, but OpenOffice.org just sounds stupid.

      Actually never mind, I just found the answer on their web site. Of course that doesn't change the fact that it's a dumb name. If Open Office is trademarked by someone else, show a little creativity and come up with a new name, for god's sake!

      Yeah yeah, I know, -1 Offtopic.

      --
      I like my women like my coffee... pale and bitter.
  4. Apple is stepping up by chia_monkey · · Score: 4, Interesting

    Apple has been getting bold. And I love it. I still wonder about it all though. Safari rocks. Of course MS gets scared and stops making IE for Mac. FinalCut Pro kicks ass. Now Adobe wants to stop making Premier for the Mac. Apple has Keynote to compete with PowerPoint. And PDF creation with OS X is damn simple.

    Apple is taking on all the big boys...something you just don't see these days. It's very exciting. And let's all be honest. Why do Mac users buy MS Office? Because it's good? Nope. So they can open up .doc files made on a PC. Go Apple!

    --

    "He uses statistics as a drunken man uses lampposts...for support rather than illumination." - Andrew Lang
    1. Re:Apple is stepping up by sirmikester · · Score: 1, Interesting

      I don't think MS got scared, I think that it just stopped to make sense for them to put IE on macs...

      --
      In linux libertas
    2. Re:Apple is stepping up by keith_veleba · · Score: 2, Informative

      IE will continue to evolve on Mac, but it will be only for inclusion in MSN. Standalone versions for both Mac and Windows are going away.

      Like surfing the internet is something everyone needs to do with their computer, enough to make it part of the OS! What are these guys thinking? :)

      --
      --- If you hadn't stayed to read this .sig, you'd be home by now.
    3. Re:Apple is stepping up by Atzanteol · · Score: 4, Insightful

      Aren't those the same list of things that if done by Microsoft would have you screaming bloody murder though?

      Seriously, this is what I've always hated about both companies. They *need* control over their platform. Apple has a draconian rule over their hardware, and is pushing for more of the same in software. Microsoft will simply crush opposition in software, but is pretty reasonable about hardware (drivers are another issue).

      --
      "Ignorance more frequently begets confidence than does knowledge"

      - Charles Darwin
    4. Re:Apple is stepping up by mikedaisey · · Score: 2, Insightful


      Again we see the difference between a healthy company where there are alternative platforms and an unhealthy monopoly. The disagreement with tactics is contextual--if Apple had 90%+ of the market they would get DOJ heat as well.

    5. Re:Apple is stepping up by Anonymous Coward · · Score: 2, Insightful

      There's nothing wrong with microsoft developing software that competes with existing software. The problems have occurred when microsoft used OS hooks that only they knew about. There is no evidence that apple has done anything like that. In fact, the frameworks used in safari were released, and they are used in Omniweb (still my browser of choice, btw).

    6. Re:Apple is stepping up by PeeweeJD · · Score: 5, Insightful

      Why do Mac users buy MS Office? Because it's good? Nope. So they can open up .doc files made on a PC.

      Actually it is good. It does not conform 100% to the apple OSX guidelines, but it is close enough for me. Its also fast and stable.

      It is also nice to be able to create documents and share them with those less fortunate (Windows people). There is no spreadsheet program that is near what Excel does.

      Openoffice.org is great and all that, but until they can get it to run outside of an X window system, it can't compete with MS Office on the mac.

      If Apple wants to kick MS square in the nuts, they need to put out some kind of competitive office suite that opens up, and saves MS office files. It would not surprise me if they did the same thing with OOo as they did with safari. Apple has been burning alot of bridges lately with MS and there is only one left that I can see hat matters any (MS Office)

    7. Re:Apple is stepping up by cpeterso · · Score: 3, Insightful


      When did Microsoft ever MAKE money from IE for Mac?

    8. Re:Apple is stepping up by Jucius+Maximus · · Score: 4, Informative
      "Safari rocks. Of course MS gets scared and stops making IE for Mac."

      Safari was just an excuse. MSFT was planning on discontinuing IE for the mac for a long time now and Apple knew it. MSFT will use a backwards version of the tactic they used to oust netscape from the browser market. They will use their browser monopoly and IE features integrated into Longhorn OS to marginalise the OS market. You'll need Longhorn to access web services (banking, bill payment, etc.) that Microsoft plans to make "essential" and exclusive to windows users. That way they attack Apple and any other OS rivals simultaneously. Damn those MSFT busienss strategists are smart...

      Why? Because it makes sense.

    9. Re:Apple is stepping up by Anonymous Coward · · Score: 1, Insightful

      Aren't those the same list of things that if done by Microsoft would have you screaming bloody murder though?

      I think you're missing something fairly obvious.

      The people who look at Apple's recent efforts and go "Yay!" and the people who look at Microsoft's and go "Boo!" are two completely different sets of people.

      Believe it or not, most of the world has no problem with Microsoft's business plan, or Apple's, or most anybody else's. We like getting well-integrated applications for our computers. Some of us think that Apple does that better than Microsoft, others hold the opposite opinion.

      None of us are "screaming bloody murder."

    10. Re:Apple is stepping up by American+AC+in+Paris · · Score: 4, Insightful
      Aren't those the same list of things that if done by Microsoft would have you screaming bloody murder though?

      Seriously, this is what I've always hated about both companies. They *need* control over their platform. Apple has a draconian rule over their hardware, and is pushing for more of the same in software. Microsoft will simply crush opposition in software, but is pretty reasonable about hardware (drivers are another issue).

      To each his own. I've never held it against Cuisinart that I can't use cheaper Hamilton-Beach parts in my food processor. I don't begrudge the fact that I can't buy a Hyundai Town Car. I don't hold it against Apple that I can't call up Bob's Discount Apple Parts and build my own OS X box.

      Apple makes a damn solid product, box to bits. Part of the reason they can do this is that they don't need to waste time and money trying to support several thousand incrementally different sound cards, network adapters, modems, video cards, mainboards, etc.

      --

      Obliteracy: Words with explosions

    11. Re:Apple is stepping up by Solkar · · Score: 1

      Actually, I bought Office.Mac for myself because it's good. I do very little file exchanging, so I'm not that concerned about compatibility with other people. (Heck, my office still uses WordPerfect.) I'd used Word for Mac versions 3, 4 and 5 on my Mac SE, and finally just bought the whole suite a few years ago when I bought an iMac. Office.Mac is the main reason my wife now lets her Dell sit idle. She got a taste of how much better Word is to work with on the Mac, and she hasn't looked back. She used to hate using my Mac until the hard drive on her Dell went out and she had to complete a project on my machine. Her Dell's fixed, but now she's hooked. Now she wants to buy a new Mac to replace the Dell so we don't have to share.

    12. Re:Apple is stepping up by rtm1 · · Score: 4, Insightful
      Aren't those the same list of things that if done by Microsoft would have you screaming bloody murder though?

      I don't think so really. If MS announced that Office was going to support OpenOffice native formats and KOffice formats then would we be upset? Probably not.

      The difference is that Apple is supporting more standards and formats, while MS typically tries to force their own standards on you to the exclusion of all others. And when MS does implement other people's standards they typically throw in some proprietary 'feature' that fosters incompatibility.. That's what we scream bloody murder about.

      --
      "Belief means not wanting to know what is true." [Nietzche, The Anti-Christ, 1889]
    13. Re:Apple is stepping up by gsfprez · · Score: 2

      omg.. i didn't just read someone say "stable" and Office for X in the same sentence, did i?

      If i could keep powerpoint from crashing.... anytime!.. it would suck a lot less.. honestly, it could only suck more if it was PowerPoint for Mac version 4.2.

      Apple is 3/7ths of the way to Micro Soft independence.... mail, browser, presentation...

      word processing, spreadsheet, small database, and drawing (a la Visio) need to be done (though you could argue that FileMaker Pro is the database app.. they need a FileMaker Lite version that reads/writes Access)

      Apple is doing very good things, I must say.. and they are doing them the best way for each particular application.

      - Safari was a nice front end on an OSS project
      - Keynote is a good 1.1 of a totally new Cocoa app
      - Mail.app is a really good NeXT app port

      It will be interesting to see how they proceed with iExcel, iWord, and iAccess... I suspect that iWord and iExcel will be native Cocoa apps - how freaking hard could these be to make? I don't think very compared to Keynote.... I assume that iExcel will be some nice front end for MySQL in Safari fashion...

      My only question is how they are going to do Micro Soft file conversion _good enough_ which means, it always fscking works... and Keynote ain't it. Could they simply borrow the flie import code from OOo? i don't understand how all that works as well as i'd like to.

      it should be fun to watch how Apple migrates away from Microsoft... i, for one, intend to have a front row seat on a Dual G5. :-)

      --
      guns kill people like spoons make Rosie O'Donnell fat.
    14. Re:Apple is stepping up by dbrutus · · Score: 1

      In other words, you can use our web browser but only if you use our ISP service. Doesn't that mean that IE is now no longer a free browser?

    15. Re:Apple is stepping up by dbrutus · · Score: 4, Interesting

      Web services nightmare

      July 4, 2006

      Dear Mr. Bank CEO,

      Apple customers + Linux customers are about 7% of the desktop market. The xxx Bank web banking solution doesn't support anything but Internet Explorer which is not available on any platform but Windows. As a shareholder, I'm concerned that we're losing customers and money because of this. I intend to bring this up at the shareholder's meeting. You're in the business of making the bank's shareholders money, not shilling for Microsoft. There is *no* reason not to support everybody's computer platform. Their money spends just as well.

      Sincerely,

      Large shareholder mac user

    16. Re:Apple is stepping up by Anonymous Coward · · Score: 1, Informative

      Dude, Omnigraffle 3.0.1 does almost everything Visio does and is much simpler to use. Check it out!

    17. Re:Apple is stepping up by Anonymous Coward · · Score: 0

      It's important to realize that Apple is making more of this software because most programs for the Mac are crappy ports of Windows counterparts.

      Adobe gives us a line of BS that FCP competes unfairly Premiere; *total BS* neither is bundled and FCP is $400 more than Premiere.

    18. Re:Apple is stepping up by BitGeek · · Score: 4, Insightful


      Thats kinda silly-- Apple does control their hardware-- nothing draconian about it.

      AS to their software, they are not trying to be the only software provider for their platform-- they spend millions every year building free development tools, and working to get the message out.

      They built safari and then released a killer webkit to allow any app builder to easily put a html renderer (or web browser) into thier app. This isn't draconian-- they recognize that there are a lot of apps that could use web or http access conveneintly for unexpected things, and so they provide support for it.

      Apple is really kicking ass in developmetn tools-- they aren't top of the line yet, but they have a lot more momentum than even open source ones like eclipse. They want everyone to develop for the mac platform.

      The only places where they are competing head to head with third party developers are ones where those developers are working to kill the mac platform.

      Premiere on the mac SUCKED and has sucked for years, driving many Mac users to windows. Office is designed to do the same thing.

      Thank god apple is finally going after those people who are working to undermine their platform and showing that the best of breed video editing (for instance) is once agian on the mac platform.... and with good reason given the great multimedia platofrm they've built with quicktime and their hardware.

      This isn't control-- its support for the platform!

      --
      Yeah, and you guys panned the ipod too: http://apple.slashdot.org/article.pl?sid=01/10/23/ 1816257
    19. Re:Apple is stepping up by Maserati · · Score: 3, Interesting

      I'm not keeping numbers at work, but PowerpointX is right behind Quark 4.11 as my #1 source of trouble calls. Lately, I've just been opening them in Keynote (we only have one license for the moment) resaving them as .ppt's and sending them back. This usually cuts the file size down by a third and solves a lot of simple corruption issues. I switch an executive assistant to Keynote tomorrow.

      EntourageX is #3 on my list, and I'm looking forward to the improved mail.app in Panther, as it is right now, mail.app is completely unusable for someone bumping into EntourageX's 4GB database limitation. I want it faster, a lot faster before I start deploying it. We used AppleScript for the QuickMail Pro-> Entourage migration (a bigger upgrade than going to Mail.app will be), so that won't be a big hassle.

      G5s this Fall !

      --
      Veteran, Bermuda Triangle Expeditionary Force, 1992-1951
    20. Re:Apple is stepping up by thaddjuice · · Score: 3, Insightful

      I think that what we're trying to say the difference here is that Apple has been putting out products that are better and the other companies are realizing that they can't compete. Adobe and MS aren't withdrawing Premiere and IE because Apple is doing anything to suppress their ability to develop for the platform. Apple is just making better software, plain and simple. MS drives the competition away by bullying OEMs and closing standards. That's why we scream bloody murder.

      --
      Find me in ~/.sig
    21. Re:Apple is stepping up by carou · · Score: 3, Insightful

      Aren't those the same list of things that if done by Microsoft would have you screaming bloody murder though?

      Not at all - Apple wins customers by making products which are better (or better value) than the competitor's offering.

      Yes, iMovie is (effectively) free, and perhaps that discourages the light users from buying high-end packages from third parties. But that's obviously not Adobe's core market, and when you want to move to a more advanced program you can freely choose between Final Cut or Premiere, and it's a level playing field. That's perfectly fair competition.

      The fact that Adobe have decided they can't compete with Final Cut is no indication of foul play.

      Microsoft win customers by making the competitor's product unviable. (e.g. bringing up bogus error messages to incite FUD, or making their own products difficult (or impossible) to uninstall, or strongarming OEMs into contracts which bias the market in Microsoft's favour.)

      I think a lot of Microsoft's Mac products are better than their PC equivalents: on windows, they can rely on their monopoly to get sales; on the Mac they actually need to make a superior program, because there's no other reason to use it by default.

      So Apple are making a simple editor which can read .doc files? Big deal - a low end program will only attract low end customers. The sort of people who only needed to buy Word because of the number of .doc files they have to read, and that's only because so many other Word users don't know better than to send text files as .doc attachemts to emails. This market should never have existed anyway.

      Now, I'm sure that TextEdit won't compete with the features of Word, and the people who actually need that program can quite easily buy and install it. Apple are not blocking those potential customers from spending their money on Microsoft.

    22. Re:Apple is stepping up by afantee · · Score: 1

      >> Actually it is good. It does not conform 100% to the apple OSX guidelines, but it is close enough for me. Its also fast and stable.

      MS Office is nothing but fast and stable. Word is probably the slowest app on Mac OS X ever, even with only a few pages of text.

    23. Re:Apple is stepping up by afantee · · Score: 1

      >> word processing, spreadsheet, small database, and drawing (a la Visio) need to be done (though you could argue that FileMaker Pro is the database app.. they need a FileMaker Lite version that reads/writes Access)

      AppleWorks has all these functions, which could be polished a bit or rewritten in Cocoa.

    24. Re:Apple is stepping up by Alan+Partridge · · Score: 1

      Me too, though you can't deny that Apple is just as capable of 'cutting off the air supply' as MS is to their respective developer communities. iTunes turned the market for MacOS mp3 players into a wasteland - quite how Panic keep Audion going is beyond me - but I still use it for encoding sometimes because it's so fucking GOOD.

      --
      That was classic intercourse!
    25. Re:Apple is stepping up by rjung2k · · Score: 2, Insightful

      Yes, iMovie is (effectively) free, and perhaps that discourages the light users from buying high-end packages from third parties.

      I can't imagine Joe Consumer dropping several thousand on a pro-level video app just to edit his vacation movies, can you?

    26. Re:Apple is stepping up by Anonymous Coward · · Score: 0

      "My only question is how they are going to do Micro Soft file conversion _good enough_ which means, it always fscking works... and Keynote ain't it."

      I'm curious if/how much this improved with v1.1. I don't think I've seen all that many real-world reports aside from some vaguely positive reactions when 1.1 first came out.

      TIA
      WM

    27. Re:Apple is stepping up by yomegaman · · Score: 1

      Dear "large sharehold mac user" (LOL!)

      We performed a detailed cost-benefit analysis and found that it would cost far more to support fringe platforms like the Mac than we could ever hope to recoup from the resulting small increase in business. HTH, HAND.

      Mr. Bank CEO

      --
      ...wearing a skin-tight topless leather jumpsuit, with cutaway buttocks and transparent crotch panel.
    28. Re:Apple is stepping up by Liedra · · Score: 1

      It seems strange to me that if Apple is on a sneaky sideline "iOffice"-style venture that they would release token parts of it to the world (in the form of .doc support in TextEdit). Why not just do it all at once rather than slowly introduce it? Surely once MS gets their act together they'll just do what they did with IE, and if Apple are caught without a fully working suite they'd be in trouble...

      I'll be interested in, if they do get this iOffice suite out, what will happen when the doc format changes. Do you think they will have licensed it out from Microsoft? Will we see Apple's iOffice suite playing the catchup game we see a lot of other Office suites play? I'd say there'll be some sort of licensing deal with Microsoft (such as the one that currently gets them Office) if this goes that way so that Apple can stay in the business game and put up the competition required by Fair Trade laws.

      In saying this, however, I quite like MS Office for Mac; it's nice to be able to show Windows users that they won't lose out on much by moving to Mac. The only people I haven't been able to convince so far have been my younger siblings who like to play lots of games.

      I think by losing MS Office and not having a workable, well-designed and implemented replacement, Apple will lose out big-time. It makes me wonder, however, that they offer up such a challenge with the rather under-powered TextEdit.

    29. Re:Apple is stepping up by Anonymous Coward · · Score: 0

      Probably, difference is Apple has a 5% market share and Microsoft has over 90%. When Microsoft does this they are killing an economy and sucking all its money. Instead of having lots of small healthy companies playing by standards because none of them is big enough to ignore what others do, you have one obese and insanely rich company sucking everything it can and destroying not abiding by their terms. ... In other words, Microsoft is to the IT industry what the USA is the the world!

    30. Re:Apple is stepping up by RodgerDodger · · Score: 1

      You'll need Longhorn to access web services (banking, bill payment, etc.) that Microsoft plans to make "essential" and exclusive to windows users.


      Personally, whenever I see a service that requires Windows (and only Windows) to access it, I avoid it.

      I changed banks because the internet banking client was Windows only (they've now gone web-based). The only thing I still have to do via Windows when it comes to interacting with outside groups is tax lodgement. If the Australian government ever releases a Mac or Linux version of e-tax, I'll use it instead.
      --
      "Software is too expensive to build cheaply"
  5. This might work, but then again maybe not... by danrees · · Score: 5, Insightful

    The problem with any application providing support for MS Office formats is that the format changes from version to version, therefore it is difficult to preserve the content and formatting of documents perfectly. Anybody using OpenOffice.org will notice that formatting done on MS Word is modified slightly when opened in OpenOffice.org - for documents where layouts are more complicated and space matters (e.g. CVs), this causes problems.

    If Apple can create a filter that preserves complex formatting, it should be on to a winner for home users. However, I somewhat doubt that Apple can do so, when Microsoft's own versions of Office can't even cope with changes in the file format...

    1. Re:This might work, but then again maybe not... by Alex+Thorpe · · Score: 2, Informative

      And that's the whole reason the format changes, to encourage upgrades and break third party support. They want everyone to buy it and buy a new version every 2 years.

      Myself, I'll stick with AppleWorks and its imperfect importing and exporting capabilities. I just need it to export my resume to Word format from time to time for the HR departments that only want Word formatted documents, and the one or two outside Word documents I have to open per year.

      --
      "Common Sense Ain't" -Unknown
    2. Re:This might work, but then again maybe not... by figleaf · · Score: 4, Informative

      Word/Excel formats didn't change in Office XP.
      Powerpoint formats haven't changed since Office 97

    3. Re:This might work, but then again maybe not... by bursch-X · · Score: 1

      Yeah, but with the next version of Office it'll all be XML "enriched" with DRM features.

      Not that anyone needed it, it simply means if you create a way to import those new Word files, without explicit permission from Microsoft, they'll get you for violating the DMCA and give you hell.

      This time they're set for world domination in an ugly way...

      --
      There are two rules for success:
      1. Never tell everything you know.
    4. Re:This might work, but then again maybe not... by figleaf · · Score: 1

      You don't need explicit permission from Microsoft.
      You can create your own authority domain which will validate authorization for protected documents.
      Every enterprise which which needs to retrict access to a resourse can create its own authorization authority, Microsoft does not need to provide centralized servers for validating permission requests.

    5. Re:This might work, but then again maybe not... by big_a · · Score: 1

      Man, that is so freaking paranoid!

  6. The question is... by Creepy+Crawler · · Score: 0, Troll

    Whether Apple will leak down stuff like this to Linux.

    After all, when they went to BSD, they inherited most all the apps and filters from Linux too.

    --
    1. Re:The question is... by Anonymous Coward · · Score: 0

      Socialist.

      It's done through the Cocoa Frameworks.

    2. Re:The question is... by andrewski · · Score: 4, Insightful

      Never. The other stuff aside from Darwin is closed and will likely remain so. They are reimplemented in GNUstep fairly completely today. It isn't just possible, but rather trivial to port from one to the other if that is a design factor.

      Darwin, however, is both open source and Free Software.

      After all, when they went to BSD, they inherited most all the apps and filters from Linux too.

      OS X is based on Rhapsody, which was Openstep 5.0, which was based on OpenStep 4, which was based on Nextstep 3.3, and all but OS X trace their lineage to BSD 4.3 (IIRC). OS X is based off FreeBSD, which too traces its lineage to BSD 4.4. The new Panther is supposedly based off FreeBSD 5.x series, which almost gives me wood. Linux never really gave much to Apple. Apple did, however, port Linux to a great many Macs though, and gave that project to the community.

      Apple is indebted to the FSF for its use of GCC, like Next was before it, and generally has played really well with the community in recent years.

    3. Re:The question is... by RodgerDodger · · Score: 1

      Apple is indebted to the FSF for its use of GCC, like Next was before it, and generally has played really well with the community in recent years.


      Mind you, that won't make RMS say nice things about Macs. :)
      --
      "Software is too expensive to build cheaply"
  7. Freeware app that gives similar functionality by xyrw · · Score: 5, Informative

    Here's a link to a freeware app that already enables Cocoa applications to do a similar thing, but with text only: AntiWord Service. It works on Mac OS X 10.1.5 and higher.

    1. Re:Freeware app that gives similar functionality by macmurph · · Score: 1

      I use it and it works.

      Their calcservice is great too! Check it out.

  8. It works by Anonymous Coward · · Score: 5, Interesting

    It works, but it's not perfect, in some of my documents there are some minor problems, mostly with escape characters. Though, more importantly the fonts are rendered beautifully, instead of the jagged fonts that one has to deal with when using Office v.X.

  9. (no subject) by charlie763 · · Score: 0, Offtopic

    Apple should but GoBeProductive and develope it under the GPL. That would be phat!

    --
    Welcome to the land of the free...pay toll ahead...no photography...please open your bag...
  10. It's not funny.... by Roofus · · Score: 1, Informative

    ...because it's true.

  11. Office Package Speculation by Johnny+Mozzarella · · Score: 5, Interesting

    I have heard rumors of Apple working on an Office suite which includes a word processor called "Document" and a spreadsheet app cleverly called "Spreadsheet". It seems as though they are going to test and hopefully perfect the most important feature in TextEdit first, reading .doc files.

    Once they have the bugs worked out, they will release Document which will be able to open .doc files perfectly and resave them into Document's native XML format. Document will hopefully be available for Mac OS X and Windows.

    Microsoft's .doc format has a death grip on the business world. Unless there is an affordable alternative that can read .doc files it isn't going very far.

    The word processor is the only piece of the office package that most users need. Apple should make just Document for the PC and make it affordable. It will introduce many PC users to how software should be written. Like the iPod it will be a trojan horse that will hopefully cause them to consider a Mac for their next purchase.

    1. Re:Office Package Speculation by Anonymous Coward · · Score: 0

      > Microsoft's .doc format has a death grip on the business world. Unless there is an affordable alternative that can read .doc files it isn't going very far.

      OpenOffice.org.

    2. Re:Office Package Speculation by Javagator · · Score: 1

      I'm a PC user who is intrigued with the G5 and OS X. I was pricing a G5 at the Apple site and it went something like this: "Let's see if I get the low end version and cut out the super drive and modem, and add a 17'' display, I can get it for $2500 and if I get Microsoft Office it will add FIVE HUNDRED DOLLARS!!?" If Apple wants to get people like me to switch, they need to provide first rate, reasonably priced office software that interacts with the Microsoft stuff that 95% of the people are using. If I were Apple, I would develop an iDocument, bundle it with every Mac, port it to Windows and Linux, and give it away free. Give Microsoft a taste of their own competitive practices. This would make switching a lot easier.

    3. Re:Office Package Speculation by TheRaven64 · · Score: 1
      So what office suite are you using on a PC? MS office for windows costs almost as much as the Mac version.

      If you're happy using OpenOffice on Windows then you're going to be happy using it on a Mac. It breaks most of the Apple UI guidelines, but in doing so looks and behaves exactly the same as the windows version.

      --
      I am TheRaven on Soylent News
    4. Re:Office Package Speculation by Jack+Auf · · Score: 1

      Um...They already have, it's called Apple Works. No port to Win or Lin, but Apple gives it away with many Macs and it handles MS docs just fine thank you.

      --
      "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety" - BF
    5. Re:Office Package Speculation by Javagator · · Score: 1

      I have the small business edition of Office, which was bundled with my PC. I would be happy using it on the Mac except for the $500 part. I don't know much about Apple Works except that it was ported from pre-OS X days. I haven't heard it mentioned in the same breath as some of Apple's more recent offerings.

    6. Re:Office Package Speculation by 2muchcoffeeman · · Score: 1
      AppleWorks ... well, it just works. It's not pretty, it doesn't have all the same bells, whistles and doodads as MS Office, it's not as exciting as iTunes, iPhoto or iMovie ... it just sort of does what it's supposed to do without flash or nonsense. So even though it's not worth talking about, it's probably the most-used software on all those iMacs and eMacs Apple sells.

      Basically, it's the Ford Taurus SE of software.

      --
      Prevent Windows piracy. Use Linux instead.
    7. Re:Office Package Speculation by saintlupus · · Score: 1

      Apple should make just Document for the PC and make it affordable.

      Like this?

      As far as I can tell, the Windows version is only available from the edu store, but it's well under a hundred dollars. I used Appleworks instead of MS Office on my work machine for months, and nobody had any problems with the file format conversions or anything when receiving files from me. And I was able to open everything, as well.

      --saint

    8. Re:Office Package Speculation by aastanna · · Score: 1

      When I got a mac I thought to myself "Well self, you write all your documents in TeX anyway (yes, i'm a geek) so you won't be using Microsoft products that often, and there is always OpenOffice".

      That worked out fine until people started sending me .doc files and I realized how slow and ugly open office is when you have to launch it in X11 (I REALLY hope panther and it's "X11 integration" will change that). Also, Open office didn't really do well when people had pictures or spreadsheets in the middle of the doc.

      Now, i'm just a poor student, and i'm not about to go spend $500 for compatibility with those silly people I work with...so...well...let's just say it isn't too hard to find OfficeX on peer to peer...cough...

      Actually, I don't feel too bad about it. I only use OfficeX to open up the files people send me so I can read the stupid thing, I never use it to make something myself. If Panther has good .doc support i'll delete it right away (cheaper to upgrade to Panther than to buy OfficeX), and maybe pick up keynote while i'm at it....and there's always OpenOffice.org if i'm desperate.

  12. Question: what's so special about this? by zpok · · Score: 1

    Seriously.

    This is a great feature, it makes my day (no sarcasm), but when all's said and done, it's just a document format.

    So what I don't understand is:
    1) Why would MS think this is a *bad* thing?
    2) Why is everybody so enthousiastic, besides from the obvious, being that you can browse a Word document without opening Office or OpenOffice?

    ps: am not trying to insult developers here, just curious what this means to you enthousiasts out there...

    cheers.

    --
    I think, therefore I am...I think.
    1. Re:Question: what's so special about this? by dbrutus · · Score: 1

      Go price MS Office and then price out some of its competition. The network effects of having so many documents in that proprietary format allows them to extract a huge price bonus. This price bonus is enough to fund all the boat anchors of MS' unproductive divisions and to make MS one of the biggest and most profitable companies in the world.

  13. This won't replace office until by commodoresloat · · Score: 4, Funny

    ...Apple puts a talking paperclip into TextEdit

    1. Re:This won't replace office until by Mikey-San · · Score: 2, Funny

      It looks like you're trying to compete with our products! Would you like to:

      [] Make a better product and make us look like fools
      [] Make a better product but watch it fail as we FUD you to death
      [] Sell yourself to us

      --
      Mikey-San
      Karma: +Eleventy billion (mostly affected by watching Celebrity Jeopardy)
  14. HOLY FUCK. by Mikey-San · · Score: 4, Funny

    I just got Slashdotted.

    So far, I'm holding up, thanks to Smallbits, my host. AWESOME host, also host of Bungie.org.

    I am going to make a t-shirt that says: "I've been Slashdotted. Have you?"

    --
    Mikey-San
    Karma: +Eleventy billion (mostly affected by watching Celebrity Jeopardy)
    1. Re:HOLY FUCK. by Mikey-San · · Score: 1

      Though, this isn't on the main page . . . Not as big of a hit, but still, cool nonetheless.

      I hope Smallbits doesn't hate me now. :-)

      --
      Mikey-San
      Karma: +Eleventy billion (mostly affected by watching Celebrity Jeopardy)
    2. Re:HOLY FUCK. by elemental23 · · Score: 3, Funny

      Slashdot should give a t-shirt out to their vict^H^H^H^Hlinked web site admins reading "I got Slashdotted and all I got was this lousy t-shirt".

      --
      I like my women like my coffee... pale and bitter.
    3. Re:HOLY FUCK. by Scudsucker · · Score: 1

      Your isp would probably like you more if you replaced the pdf file with a low resolution jpeg.

    4. Re:HOLY FUCK. by Mikey-San · · Score: 1

      I used the PDF because it was verifiable as real. Lowering the resolution and changing the format gets me called a Photoshopper in Slashdot threads. ;-)

      --
      Mikey-San
      Karma: +Eleventy billion (mostly affected by watching Celebrity Jeopardy)
  15. News? by Anonymous Coward · · Score: 0

    Correct me if I'm wrong, but didn't Jobs mention this and/or show it (however briefly) during the keynote?

  16. In other news... by Anonymous Coward · · Score: 1, Funny

    In other news Microsoft has announced they will stop releasing individual Office releases for Windows, and will istead embed Office into Windows itself. They have also announced it will stop development of Office v.X for Mac OS X.

  17. Grab.app by metalligoth · · Score: 1

    The NeXT inspired Grab application outputs in TIFF format. I, like many people, have never been able to find the key-combos for screen capture in the OS X documentation, so I just use Grab. (But, hey, now I guess I know what the combo is since people have listed it here! Thanks!)

    1. Re:Grab.app by Anonymous Coward · · Score: 0

      more ways to do screenshots (Grab.app, keyboard, or commandline):
      http://radio.weblogs.com/0100676/20 02/09/03.html

      I guess when someone makes an OS with as much eye candy as OS X, they want to make damn sure people can take screenshots!

    2. Re:Grab.app by bursch-X · · Score: 2, Informative

      You can actually define your own screen capture key-combos in Panther yourself (ain't that nice ;-)

      But here are the defaults:
      COMMAND + SHIFT + 3
      capture whole screen and save on desktop

      COMMAND + CONTROL + SHIFT + 3
      capture whole screen and save in clipboard

      COMMAND + SHIFT + 4
      capture selection and save on desktop

      COMMAND + SHIFT + 4 (+ CONTROL when releasing mouse)
      capture selection and save in clipboard

      COMMAND + SHIFT + 4 + SPACE
      capture the window you click on and save on desktop
      If you hold CONTROL while clicking it'll save the image in the clipboard.

      --
      There are two rules for success:
      1. Never tell everything you know.
  18. Excel for Mac has more features than for Windows by danrees · · Score: 2, Informative

    It is also nice to be able to create documents and share them with those less fortunate (Windows people). There is no spreadsheet program that is near what Excel does.

    Indeed. Excel vX for Mac is superior in some ways to the Windows version. Where I work at present I do not have access to any serious database and statistical analysis software, so I'm stuck using Excel to manage a list. The Mac version makes it is easy to use Excel like Access, since it includes a feature called "list manager" which allows you to filter data sets with ease. The Windows version lacks this feature completely...

  19. Mac IE by Slur · · Score: 2, Interesting

    Of course MS gets scared and stops making IE for Mac.

    Now come on. Everyone knows Microsoft dropped its support for IE because it wasn't making any money. ;-)

    On a more serious note, considering that the browser was a freebie, why didn't Microsoft continue to improve it after its initial release? Does anyone remember the fancy flash animation MS produced starring "Zippy" that showed IE with a built-in media player and other nifty features? WTF?

    Your point about MS Office is right on, though. Initially it seemed like a cool offering. But damn is it an annoying set of programs! I actually find it more pleasant to use Dreamweaver to make documents, and then print them into PDF files.

    --
    -- thinkyhead software and media
    1. Re:Mac IE by bursch-X · · Score: 1

      Well, shouldn't they then also stop making Xboxes (the hardware) and IE for Windows?

      Are they making any money on those?

      --
      There are two rules for success:
      1. Never tell everything you know.
  20. Apple's versus MS's tactics by Slur · · Score: 5, Insightful

    Aren't those the same list of things that if done by Microsoft would have you screaming bloody murder though?

    No, absolutely not. The things that have bugged me have been:

    • Leveraging their OS monopoly and closed data formats to create barriers to competition rather than making a better product. (Internet Explorer, DirectX, etc.)
    • Pretending to embrace standards then creating extensions that make their version incompatible and platform-locked. (Java being the prime example.)
    • Using FUD - misrepresenting competing methods and technologies - in order to make themselves appear better. (Most recently pretending that Safari uses hidden APIs.)
    • Creating silly political initiatives like the Freedom To Innovate Network (FIN), astroturfing, and occasional phone surveys to create the appearance of grass-roots support.

    All that Apple has done is to push standards, make excellent use of open standards and Open Source APIs, and apply a consistent and elegant design aesthetic to their OS and their applications. In short, they have excelled through integrity and hard work. If Apple has an unfair advantage, it is only that they have applied a greater effort than others seem to have the courage to do.

    --
    -- thinkyhead software and media
  21. OpenOffice on the Mac by Slur · · Score: 2, Informative
    Openoffice.org is great and all that, but until they can get it to run outside of an X window system, it can't compete with MS Office on the mac.

    Of course Panther has built-in X11, but we don't know yet whether it will be any prettier than the X11 beta. My fingers are crossed.

    --
    -- thinkyhead software and media
    1. Re:OpenOffice on the Mac by SlamMan · · Score: 1

      Currently, its not.

      --
      Mod point free since 2001
    2. Re:OpenOffice on the Mac by jbolden · · Score: 1

      What do you mean by "prettier"? X doesn't look like anything, and the window manager that apple choose looks like Aqua.

  22. Re:To quote Cryptonomicon: by irving47 · · Score: 1

    And the MSIE discontinuation was a shot across the bow. If Apple continues this trend, they will convince MS that they are not needed. The rumored Exchange client will die in its infancy and Office will go bye-bye. /panic attack

    It might be a good thing...

    --
    I had a sucky sig.
  23. Fucking PDFs by pmsyyz · · Score: 2, Funny

    pudge, fucking warm us with a [PDF] like google does when linking to shitty PDF files. Thank you.

    Jakob Nielsen's Alertbox: PDF: Unfit for Human Consumption

    --
    Phillip
    1. Re:Fucking PDFs by pmsyyz · · Score: 1

      s/warm/warn

      I'll be glad when you can spellcheck focused form fields in Mozilla. http://bugzilla.mozilla.org/show_bug.cgi?id=23421

      --
      Phillip
    2. Re:Fucking PDFs by BitGeek · · Score: 3, Insightful


      I think Jacob Nielsen is the Rush Limbaugh of design: A blowhard with no grasp of the facts.

      IF he didn't pretend like his opinions were fact, or in some objective sense true, he wouldn't be as annoying.

      Hell, I know people who still think images on webpages are overkill... They're free to design their sites with that in mind if they want... but they don't go telling everyone that theirs is the One True Way.

      Nielson is not an authority- he's just opinionated.

      --
      Yeah, and you guys panned the ipod too: http://apple.slashdot.org/article.pl?sid=01/10/23/ 1816257
    3. Re:Fucking PDFs by jellomizer · · Score: 1

      Well the real question when the PDF opened how many of you instinctively tried to scroll down to see more of the document. They really should have put some better margins on the PDF file.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    4. Re:Fucking PDFs by thbbpt · · Score: 1

      Neilsen's criticisms of PDF are mainly interface issues with the viewer. Nothing about the file format itself. Sounds like you just need a decent PDF viewer -- like Apple's Preview. :P

      BTW -- Neilson is a doofus. He is intent on quantifying user interface design, which is still very much a qualitative thing to measure. (A user may like one interface over another simply because it "looks better".)

      --
      -Bb
  24. A vector desktop by Redundant+offtopic+t · · Score: 3, Interesting
    It would have been kind of cool if the window would be rendered in vector graphics, in the reality, and directly displayed to PDF. A vector desktop still seems to be a dream, or did I get something wrong?

    When I first heard of Apple using display pdf for the gui and high resolution icons in something named "the dock", I was hoping that they had implemented what SGI did with their OpenGL--vector graphics on the desktop. Now, that was (is still? been 10 years, kinda hazy) an amazing desktop. each window had a thumbwheel that would continuously scale the icons in the window. the icon for the media drive would change to show empty/full/in use by overlayed animation. Eye candy, sure, but informative eye candy. Main things about a vectorized gui--clarity and speed.

    Seems to me that apple has everything in place to do this--opengl and display pdf. They can go a step further to my ultimate dream--resolution independent wysiwyg. That is, system-wide, having 12 point type be 12 points high whether the display is 72ppi or 123ppi. Also, having the menu bar stay the same apparent height through resolution changes. (yes, my eyes are getting old.) Win hints at doing this with small/med/large font selections, but Apple has the technology to do it right.

    1. Re:A vector desktop by Anonymous Coward · · Score: 0

      Yup, I would totally cream my pants if I had a vectorized gui.

    2. Re:A vector desktop by Anonymous Coward · · Score: 0

      I too have been dreaming of something similar, but I could only imagine it useful if super-high res screens started becoming available.

      I wonder how a vector-based UI would compare in speed to a pixel-based one. I'd imagine that math would be easier to process than images, but the final output must be translated into pixels anyway, so I'm curious.

  25. I think this is going to be a problem by Frodo2002 · · Score: 2, Insightful

    Shoot me if I am being simple minded, but I think this is going to turn into a serious problem.

    I think Apple is marginalising itself. The beauty of having Office v.X for the Mac is that I can handle all the files which my PC using friends and collegues send. I can edit them and send them back. (For example using "track changes" in Word.) The question them becomes: Will Apple ever be able to produce its own software which will read MS Word, Excel and Powerpoint files properly (And I mean properly, with no errors - you would be surprised how pissed off people get when there is a slight inconsistency between the platforms), provide the same functionallity as Office and so on and so forth? I somehow doubt it. This is a hard problem. The imperfections of the open source efforts is testimony to this.

    I myself use LaTeX when I can since I intend to be able to read my work in 20 years time, but if it turns out that the problems mentioned above start to become real problems, I will probably be forced to switch to a PC and make it dual-boot with Linux. And that really makes me very sad because I like my Mac.

    1. Re:I think this is going to be a problem by plambert · · Score: 2, Informative

      Having worked with a large number of cross-platform environments, I can assure you that the "problems" that occur with formatting also occur between Windows computers running various versions of Office. Or even the same version of Office. I once spent 20 minutes trying to explain to someone that there was nothing _I_ could do to make her resume look the same on my computer as it did on hers, since we both had Windows 2000, and we both had Office 2000, and the resume was an Office 2000 document, and used the standard Windows-installed fonts.

      People who use Word day-to-day typically are quickly stripped of any expectation of consistency of presentation across computers...

      So such a problem won't be a big deal between platforms, where there's at least a buyable explanation.

      --plambert

    2. Re:I think this is going to be a problem by MrMickS · · Score: 2, Interesting
      Will Apple ever be able to produce its own software which will read MS Word, Excel and Powerpoint files properly (And I mean properly, with no errors - you would be surprised how pissed off people get when there is a slight inconsistency between the platforms)
      This depends on whether the infinite number of monkeys MS employs as programmers can keep making enough changes to the file format between versions.

      The current climate and the latest license proposals from MS have focused the minds of business people on alternatives to just buying the latest from MS. There is an opportunity here for an alternative to Office, it would have to be cross-platform though and marketed a damn sight better than WordPerfect.

      Keynote is already more compatible cross platform than Powerpoint. A colleague created a Powerpoint document on Windows for his boss to present on his G4 laptop. Powerpoint from Office v.X wouldn't play the presentation correctly. Keynote read the presentation in and worked. Interestingly the when the presentation was exported from Keynote as a Powerpoint document the Office v.X would play it without problems.

      --
      You may think me a tired, old, cynic. I'd have to disagree about the tired bit.
    3. Re:I think this is going to be a problem by Frodo2002 · · Score: 1

      Now, I know nothing about these things, but isn't MS Word meant to be switching to some sort of XML file format? If you want to make a word processor cross-platform you need some sort of mark-up language system. That is essentially what LaTeX does. Such a move would put the monkeys out of business wouldn't it? It would also mean that Apple could write their own software to read and compose MS Word documents without any trouble. Of course Microsoft could write the most anally retentive and unreadable XML system under the sun and drive everyone crazy... Any insights?

  26. NSText by rohanl · · Score: 5, Informative

    When I read the parent, it occurred to me that this is much more than TextEdit being able to read Word files.

    TextEdit is a very simple program. Apple even supply the full source for it in the developer tools under /Developer/Examples/AppKit/TextEdit

    All the real work is done by standard Cocoa classes NSTextView and NSTextStorage. If TextEdit understands Word files, it means that they have added the support to these standard classes. That means that *ALL* cocoa applications will inherit this functionality.

  27. Re:To quote Cryptonomicon: by BitGeek · · Score: 1


    Best thing that could happen to apple. Especially if Apple hasn't already released their office suite.

    We need to kill the myth that the Mac needs office to survive right here and now.

    --
    Yeah, and you guys panned the ipod too: http://apple.slashdot.org/article.pl?sid=01/10/23/ 1816257
  28. Emacs/GVim/Kate support for .DOC files?? by konmaskisin · · Score: 1

    Couldn't this be done 90% accurately with a plugin wrapper around a Abiword/KWord/OOffice.org importer ??

    1. Re:Emacs/GVim/Kate support for .DOC files?? by soullessbastard · · Score: 1
      Well, for simple files yes...but don't forget that it's possible to embed a spreadsheet in a Word document along with a few dozen tables, some calls to a database, charts, math equations, forms with buttons and actions, etc. Don't forget those lovely VB macros.

      Competing with Microsoft Office requires a lot more then simply being able to open up the text of a .doc file. For simple tasks and basic file exchange a 80% accurate text component may be enough to let bob open up and look at alice's resume. For hardcore business work though, more is needed then simply rendering pretty antialiased text. Just as Word is not just a word processor, .doc is not just text.

    2. Re:Emacs/GVim/Kate support for .DOC files?? by konmaskisin · · Score: 1

      Who cares about competing ... I want a 90% solution since 90% or more of the documents I receive don't use any of those features.

  29. Re:Apple Works by Anonymous Coward · · Score: 0

    Very funny, Apple Works is like the Ford Taurus of Software. It's as bland as a Camry, but just as dependable. Apple claims it won't read / write Word documents, but I have yet to have a problem with them, and I've used it since it was Claris Woks 2. My friends also all use Apple Works, and version 6 is pretty. I don't know if it will handle every bell or whistle of Word docs, but it will render, and save a basic Word doc just fine. I use OpenOffice on my PC, and that copes too, so I'm sure it's good on OSX. I use Apple Works on my Mac, because I run Classic. I wouldn't worry about the $500 thing, the price is dropping soon, but there are plenty of alternatives.

  30. Re:To quote Cryptonomicon: by irving47 · · Score: 1

    OK then... Granted, if that's their goal, then Panther reading/writing .doc files is a good start. But it sure doesn't help when I try to take a Mac into work and I can't access the office email system because of Exchange. Sure, POP/IMAP work, but what about all the public folders I need and Calendar stuff? I ran it in Classic for a year or two and it worked great, but it sure was nice hearing how it's supposedly coming for OS X so I might not be the office oddity.

    --
    I had a sucky sig.
  31. ...but there is a bigger problem by Campy+or+Shimano · · Score: 1

    It will be a bigger problem if apple doesn't begin developing this software because microsoft shows a tendancy to no longer want to develop for macs. Office for mac probably won't be around much longer, with obvious negative ramifications for most mac users. IE is the first example of this tendacy away from mac development, and there is also the recent purchase of Virtual PC by MS. I also have doubts as to whether Apple will be able to, essentially, duplicate the features of office, but I don't see an attempt at this as Apple marginalizing itself, but more as a pre-emptive strike in the spirit of Safari; provide a replacement that mac users will cozy up to before their preferred application is axed. That's my theory, anyway.

    1. Re:...but there is a bigger problem by Frodo2002 · · Score: 1

      I use Shimano :)

  32. AppleWorks by guacamole · · Score: 1

    Does anyone know what's the status of AppleWorks development and where is it going?

    1. Re:AppleWorks by PetWolverine · · Score: 1

      No.

      Nobody knows anything about Apple's plans until they tell us. The rumors sites think they have the scoop, but they don't really know what's coming. Lots of people speculate, some with great insight, but they don't really know what's coming. The wonderful thing about following Apple's actions is that nobody, ever, has really known where they were headed or how they planned to get there--but they always end up someplace interesting, where everybody else eventually follows them.

      --
      I found the meaning of life the other day, but I had write-only access.
  33. How is this different from WordPad? by putaro · · Score: 3, Insightful

    WordPad, bundled with Windows (at least it's in Win2K, I don't have an XP box to check) will open basic Word documents just fine. I'm still waiting for my Panther CD's so I can't check the limits of TextEdit.

    So, OS X will now have some basic functionality built into it that Windows does. That's good, but I don't think it's the end of MS Office.

    1. Re:How is this different from WordPad? by RedSteve · · Score: 2, Insightful

      One word: strategery.

      It's not the end of Office, certainly. But you have to look beyond just WordPad functionality. Being able to read a Word doc is the first step to making sure whatever alternative Apple develops for Office can actually be compatible WITH Office.

      There's no sense in taking on the industry leader in bloatware, er, "productivity software" if you can't make it easy for users to read and edit their legacy documents. Without this basic functionality -- and the corresponding ability to market "works with Office" -- users have no reason to switch to an Office alternative.

    2. Re:How is this different from WordPad? by RodgerDodger · · Score: 1

      WordPad is an app. You can't easily embed it into your own.

      The stuff in Panther is built into the OS, not the TextEdit app. Big difference.

      (MS could change WordPad easily enough; creating new COM interfaces would do the trick)

      --
      "Software is too expensive to build cheaply"
  34. Re: GoBeProductive by Anonymous Coward · · Score: 1, Informative

    I doubt very much that that would happen. After all, Apple already has the developers. Why would they need the (non portable) program as well?

  35. Re:Apple Works by Javagator · · Score: 1

    It sounds like Apple Works will do the job. It does seem a little strange to buy the Porshe of computers with the Mercedes of operating systems to run the Ford Taurus of applications.

  36. Re:To quote Cryptonomicon: by macwhiz · · Score: 2, Interesting
    Sure, POP/IMAP work, but what about all the public folders I need and Calendar stuff?

    Yeah, too bad that Apple doesn't have some technology for managing calendars and synchronizing them with other networked sources that they could build upon...

    Oh, wait! ;)

    If Apple is pursuing a strategy of replacing Microsoft technology wholesale, then I wouldn't be the least bit surprised to find an update to iSync that knows how to push bits between an Exchange server and iCal.

    Seems to me that's a better rationalization for iCal's existence than trying to push Palm out of the Palm Desktop business... even if Palm Desktop for Mac could use the competition.

  37. Keep me guessing by switcha · · Score: 2, Funny

    Sure, but does it support the neato macro virii that help make office life so much of an edge-of-your-seat experience?

    --
    You know what? ... A little club soda *did* get that out!
  38. AppleWorks IS available for Windows by RaycerX · · Score: 2, Informative

    One of Apple's best kept secrets is that there is a version of AppleWorks for Windows. It is only available to education customers however. You get both the Mac and Windows versions on one CD for $39!

    From Apple's site:
    System Requirements

    AppleWorks 6.2 for Mac OS X
    An iMac, iBook, Power Mac G3, Power Mac G4, Power Mac G4 Cube, PowerBook G3, or PowerBook G4
    128MB of physical RAM
    Mac OS X, v10.0 or later
    A CD-ROM drive (for installation)
    An Internet connection*
    QuickTime 5 or higher (included on CD)
    To use Mac OS X, you will need a computer with at least 128MB of physical RAM.

    AppleWorks 6.2 for Mac OS 8/9
    An Apple computer with a PowerPC processor
    24MB of physical RAM with virtual memory set to at least 25MB
    Mac OS 8.1 or later
    A CD-ROM drive (for installation)
    An Internet connection*
    QuickTime 4.1.2 or higher (QuickTime 5 included on CD)

    AppleWorks 6.2 for Windows
    A PC with a Pentium processor
    32MB of physical RAM
    Windows 95, 98, Me, 2000 and XP
    A CD-ROM (for installation)
    An Internet connection*
    QuickTime 4.1.2 or higher (QuickTime 5 included on CD)
    Internet Explorer 5 (included on CD)

  39. KOffice? by Anonymous Coward · · Score: 0

    If Safari is based on Khtml, it should follow that if apple releases a new Office Suite for OSX, it would be based on KOffice.

    Open Office is to Mozilla (ignored by apple) as
    KOffice is to Khtml.

  40. First OSX public beta did that too... by stephdau · · Score: 2, Interesting

    What's truly funny is that I remember that TextEdit in the very first public beta of OSX (a few years back) was already able to open Word docs. This feature never made it to any of the current upgrades though. I guess they had planned for this for a while, but MS b*tched at them a little too loud at the time. Now the question is: is this gonna make it in the released version this time around?!?

    1. Re:First OSX public beta did that too... by PetWolverine · · Score: 1

      Well, MS no longer has anything to bitch about, because the contract between the two companies, in which IE got a place on every new Mac's desktop and Apple got a bunch of MS's money, no longer exists. There is no longer anything MS can threaten Apple with to change Apple's behavior; they don't even bring anything to the bargaining table any more, because they have nothing that Apple wants or needs. So Apple can act with impunity.

      Conclusion: Your guess is as good as mine whether the feature will be included.

      --
      I found the meaning of life the other day, but I had write-only access.
  41. Re:Apple Works by sevenofnine · · Score: 1

    A Ford Taurus still gets you from point a to point b, just as well as a porshe or mercedes... though the ladder two cars does it with style :)

  42. NSMicrosoftDoc by Slur · · Score: 1
    If TextEdit understands Word files, it means that they have added the support to these standard classes.

    Not necessarily. That would be very nice of them, but I think we're more likely to see some kind of file translation API before we see esoteric document formats being folded into NS classes.

    --
    -- thinkyhead software and media
    1. Re:NSMicrosoftDoc by rohanl · · Score: 2, Insightful

      NSText already supports RTF

      - (BOOL)writeRTFDToFile:(NSString *)path atomically:(BOOL)flag;
      - (BOOL)readRTFDFromFile:(NSString *)path;


      It's not a lot more esoteric to add support for .doc files

      There's one way of finding out.

      Anyone with access to Panther want to run class-dump on TextEdit and see what's in it?

    2. Re:NSMicrosoftDoc by robbieduncan · · Score: 3, Informative

      I went one better for you. I compiled and ran the version of TextEdit supplied as example code with XCode on Panther. It was able to open a .doc file. I can confirm that it is using NSTextView and NSTextStorage (not custom subclasses) to do this. So it looks like all Cocoa apps using text views will be able to provide basic .doc file handling for free. Very nice :)

  43. Jesus Christ, How Hard Is This To Get Straight by Anonymous Coward · · Score: 2, Informative

    Quartz is not "Display PDF". Don't know where you saw or why you decided to make up that retarded name. Quartz uses the Generic PDF format as an engine to Quartz. This was chosen over Display Postscript for more reasons than simply licensing costs. Apple had considered using the full PDF format, but the costs were higher--generic PDF is free to implement. They (Apple) did not invent generic PDF, Adobe did.

    1. Re:Jesus Christ, How Hard Is This To Get Straight by overunderunderdone · · Score: 1

      Quartz is not "Display PDF". Don't know where you saw or why you decided to make up that retarded name.

      No nobody ever officially called it "Display PDF" BUT it uses the "PDF" format to "Display" stuff on the screen the same way Display PostScript uses the PostScript format to display stuff on the screen. So to someone familiar with Adobe's Display PostScript saying that Quartz is essentially "Display PDF" makes perfect sense and in two words conveys exactly what Quartz is.

  44. The best kick in Microsoft's nuts imaginable by Zhe+Mappel · · Score: 1

    Go, Apple! I've been kind of lukewarm towards the idea of upgrading to Panther, but this would definitely get me there. Duplicate more functions of Office in OS X, and I'll even shoot my PC.

  45. One real Mac alternative to Excel by ynotds · · Score: 1

    Any time I receive an Excel spreadsheet I open it in RagTime which can equally export its spreadsheet components so they can be opened in Excel by clients.

    RagTime isn't only a spreadsheet, but its spreadsheet components allow me to do more than I could ever imagine trying to do in Excel. It is also a layout package and thus provides a one stop tool for data intensive publishing such as price lists and the sports results systems I cut my teeth on.

    RagTime was originally developed for the Mac only but the developers got badly burnt after investing heavily in a new version which made ground breaking use of Apple's soon to be abandoned OpenDoc component technology for which it was particularly well suited.

    Understandably they were then a bit tardy getting an OS X version out, but that version is now at .4 release so it is most likely very stable. However I'm still waiting for a response from their nominated Australian distributors so I can acquire my own copy. Meanwhile I've been surviving on the free (for non commercial use) RagTime Solo which was their final version for OS 9.

    --
    -- Our systemic servants do not good masters make.
  46. I must be daft by darndog · · Score: 1
    But I still find it strange that simple stuff like web browsers, graphics apps & movie tools are given away for free, but really complicated software for arranging text into pretty lines costs hundreds of notes.

    --
    "Until the RIAA realises that the solution is to offer its own affordable, on-line download services, it's doomed to play a futile game of whack-a-mole with ever more sophisticated file trading networks," Julian Midgely, UK Campaign for Digital Rights. perfect...

  47. Re:To quote Cryptonomicon: by saintlupus · · Score: 1

    Seems to me that's a better rationalization for iCal's existence than trying to push Palm out of the Palm Desktop business... even if Palm Desktop for Mac could use the competition.

    I always thought iCal existed to provide somewhere to shove Apple programmers who can't come up with a decent interface.

    Perhaps I'm just spoiled by the rest of the iApps, but iCal really blows. If Palm Desktop wasn't an even more dreadful piece of shit, I wouldn't use it at all.

    Ah, well.

    --saint

  48. Re:To quote Cryptonomicon: by BitGeek · · Score: 1


    The point isn't to be John Galt-- the point is to be your own person.

    Maybe you need to actually read that book.

    --
    Yeah, and you guys panned the ipod too: http://apple.slashdot.org/article.pl?sid=01/10/23/ 1816257
  49. Re:To quote Cryptonomicon: by saintlupus · · Score: 1

    The point isn't to be John Galt-- the point is to be your own person.

    Maybe you need to actually read that book.


    Assuming that you're responding to my sig, I didn't claim to read the book. I just thought it was a funny post. That's all.

    (For some reason I've never been able to actually finish an Ayn Rand book. There's just always too much stuff on my "to read" list that seems a lot more appealing. But that's more a matter of taste than anything else.)

    --saint

  50. Re:To quote Cryptonomicon: by BitGeek · · Score: 1


    Well, if you'd read the book you'd realize that the post you're referring to is idiotic-- anti-intellectual.

    IF you've only read about a hundred pages of Atlas, then you should try reading it again... it takes awhile to get going and initially you find yourself saying "these characters are unrealistic"... but eventually, you realize they are very realistic-- its preconcieved notions that make them seem unrealistic at first.

    --
    Yeah, and you guys panned the ipod too: http://apple.slashdot.org/article.pl?sid=01/10/23/ 1816257
  51. Re:, How Hard Is This To Get Straight by WillAdams · · Score: 1

    Not hard at all if one has followed the history of all of this and read the .pdf specifications---they're available on-line, in the same places as I have referenced the PostScript and Type 1 font format docs on my web site.

    An AC said:
    >Quartz is not "Display PDF". Don't know where
    >you saw or why you decided to make up that
    >retarded name

    It's a fairly standard descriptive term among NeXT users.

    >Quartz uses the Generic PDF format as an engine
    >to Quartz.

    What is ``Generic PDF''? There's PDF version 1.0 (Acrobat 1), v1.1 (Acrobat 2), v1.2 (Acrobat 3), v1.3 (Acrobat 4), v1.4 (Acrobat 5), etc. There's also PDF/X, which is being put forth as an ISO standard by an industry consortium.

    >This was chosen over Display
    >Postscript for more reasons than simply
    >licensing costs.

    Right, Adobe said that they simply couldn't have it.

    >Apple had considered using the full PDF format,
    >but the costs were higher--generic PDF is free
    >to implement. They (Apple) did not invent generic
    >PDF, Adobe did.

    Adobe created the PDF format, but there's no ``Generic PDF''. Apple did implement a subset of PDF capabilities initially, but there was no specific term for what they implemented / didn't implement before doing so (unless it was ``tricksy things which take a lot of work). Apple has steadily worked to improve this, and Panther / 1.3's pdf support now includes things like CoolShades which weren't supported before.

    Free to implement? Are you saying Mike Paquette and all the other engineers at Apple to create PDF worked for free? (see Mike Paquette's posts to usenet:comp.sys.next.advocacy/hardware on how it felt to spend his first years at Apple after purchasing NeXT ``recreating my previous ten years of work at NeXT on Display PostScript''.

    There's no licensing fee in implementing .pdf, but unless you're considering volunteer efforts like xpdf, it costs to pay the people to do the work.

    William

    --
    Sphinx of black quartz, judge my vow.