Slashdot Mirror


Adobe Kills FrameMaker for Mac

Feneric writes "As noted on FrameUsers.com, FrameMaker for the Mac was officially killed by Adobe. Of course, since one of the primary selling points of FrameMaker is its wonderfully solid cross-platform MS-Windows / Macintosh / Unix support, many are now wondering how long it'll now last for any platform."

59 of 544 comments (clear)

  1. Not "any" platform.. by grub · · Score: 3, Insightful


    "[...] many are now wondering how long it'll now last for any platform."

    I think the real question is "how long it'll last for any platform other than Windows?"

    Sad.

    --
    Trolling is a art,
    1. Re:Not "any" platform.. by ioErr · · Score: 4, Funny

      [blockquote]Or, "how long will Apple last, after losing all these applications.[/quote] You forgot to use the word "beleaguered" anywhere in your post.

    2. Re:Not "any" platform.. by AndroidCat · · Score: 3, Insightful
      "The majority of our customers use FrameMaker on Microsoft Windows and Sun Solaris platforms."

      Hmm, yes. There are certainly many more Solaris boxes than Macs. (I'm guessing that the Solaris customers are Big Companies and willing to pay through the nose for support?)

      --
      One line blog. I hear that they're called Twitters now.
    3. Re:Not "any" platform.. by daeley · · Score: 4, Insightful

      It's hard for a product that doesn't exist to become too popular. If Adobe had actually produced a Mac OS X version of FrameMaker in the 4+ years that Mac OS X has been around, perhaps consumers might have been able to vote with their wallets, but not even a crappy carbonized version was to be had. Talk about your self-fulfilling prophesies.

      --
      I watched C-beams glitter in the dark near the Tannhauser gate.
    4. Re:Not "any" platform.. by Skuld-Chan · · Score: 3, Informative

      I actually used to do technical support for Framemaker (and I had a lot of fun doing it too) if you don't believe me reply to this and I can send plenty of references that prove this fact.

      I haven't worked there in a while - but a lot of the other teams supported products that probably had fewer calls with products that had far more problems. Well over 75% of all the calls I took were tech writers using windows - the rest of them Unix (usually Solaris) and Mac - even then I didn't have to take very many calls on the product.

      Even then it suprises me they stopped supporting it - since I never recalled any real support issues other then the fact it was an OS8/OS9 app (it ran just fine in X) its not like it was hard to support or anything and it really didn't have any major issues. The Unix version was pretty monolithic compared to many Unix apps. A great example of this is adding fonts to Framemaker which also shows how Frame handles fonts (this doc applies to Frame 7 and 7.1 too except they can use opentype fonts as well)

  2. LaTeX? by Anonymous Coward · · Score: 3, Insightful
    And just what is wrong with LaTeX?

    Truly cross-platform, professional page layout, incredibly smart fonts and free! Stop chaining yourself to proprietary shit that can get killed any day.

    1. Re:LaTeX? by October_30th · · Score: 3, Insightful

      Too bad one has to learn to code in yet another cryptic language to use it. Some of us would just like to concentrate on the content and the layout, you know.

      --
      The owls are not what they seem
    2. Re:LaTeX? by topologist · · Score: 4, Informative
      I'm don't use LaTeX often enough to consider myself anywhere close to an expert, but I'm curious as to the distinction between "press-ready" PDFs and generic PDFs. You can generate pdf's directly from a LaTeX document with pdftex.

      As for SGML/XML->TeX, you should look into the Jade project.

      As for stylesheets, TeX has had them for decades, but yes they involve writing macros, unless LyX has a GUI for it; I don't see this as a disadvantage.

      As for "half-decent" documents, TeX/LaTeX have helped produce thousands of books, papers, reports, articles and so on for nigh on 20 years.

    3. Re:LaTeX? by kgarcia · · Score: 4, Informative

      I don't use LaTeX at all, so i'm not sure about all that. What I can tell you is that the distinction between "press-ready" PDF's and generic PDF's has to do with 4 color separation, spot color output, Line-screen calibration for presses, and correct 4-plate separation output. Not to mention overprint/knockout options & clipping paths for photos. Sorry, but if you are in the professional graphic design arena, your'e pretty much stuck with quark or inDesign, if you want consistent output when going to press...

    4. Re:LaTeX? by Anonymous Coward · · Score: 5, Insightful

      Point by point refutation of parent post here...

      Point 1: "Utterly useless for 75% of the world that doesn't use the American alphabet."

      Point 1 refutation: Bullshit. I have personally typeset texts in Japanese, Korean, and Hebrew in LaTeX. Support for Sanskrit and Elvish are easy to find if you look at CTAN. You can imagine that anything in between those extremes is drop-dead simple.

      Point 2: "No support for press-ready PDF, that is to say no support for PDF/X at all."

      Point 2 refutation: Bullshit. I use pdflatex on a daily basis, and the guys and gals at the print shop consistently compliment me on the resulting PDFs. teTeX, the dominant TeX/LaTeX distribution, includes many tools for converting to and tweaking output for a number of different formats.

      Point 3: "No support for managed color separations."

      Point 3 refutation: Who gives a damn? The strong point of TeX/LaTeX is typesetting mathematical papers, and when Knuth wrote it, it was in simple frustration that his books looked like crap after being put through the preceding technology. The fact that it can be used for other things is a bonus.

      Point 4: "No XML->TeX pathway."

      Point 4 refutation: Try Google. Not to mention that even a beginning programmer can figure out how to parse XML into LaTeX or TeX after an afternoon of looking at the two. At this point I have to wonder if you aren't talking completely out your ass.

      Point 5: "No stylesheet support, unless you count writing macros. Which I don't. Writing macros has more in common with symbolic math than it does with graphic design."

      Point 5 refutation: Gee, what are all these foo.sty files all around my texmf directory? They may be macros, but using LaTeX, pretty much all of the macros have been written for you. Not to mention that if you're trying to use LaTeX or TeX for graphic design, you are a moron. Use the tool for its strengths, not for its weaknesses -- design your graphics in another program, save them in one of the half-dozen or more acceptable formats for LaTeX, and use any of the four graphic inclusion/positioning packages that come standard with any TeX distribution. At this point, I'm almost positive that you're a troll, so I won't bother posting this under my user account.

      Point 6: "Only rudimentary support for contone and vector graphics. No intelligent text wrap, for example."

      Point 6 refutation: I don't contest the first sentence -- I have already refuted it above. Save your freaking diagram out from another program (I personally recommend xfig and tgif for diagramming) and include it in your LaTeX document using one of the standard packages. As for your assertion that there is no intelligent text wrap, you are clearly on glue. Try actually USING it before you decide that -- not only is the text wrap great, but the justification is top-notch, and the hyphenation understands about two dozen different languages. Beats the living hell out of Frame, Quark, InDesign, and the crowd. And yes, I've used them before.

      Point 7: "You CANNOT use it to generate a half-decent document..."

      Point 7 refutation: Please piss up a rope. No one is trying to make you use it. You don't even have to like it. Just don't try to confuse your not liking it with it not being a good way to go.

  3. Just can't win. by moberry · · Score: 3, Insightful

    As cool as it is too see major software being released for multiple platforms, especially linux. Something like this is going to happen. Just a few weeks ago, Macromedia announced that it was going to support linux. Now adboe is dropping a mac product.

    1. Re:Just can't win. by Rick+the+Red · · Score: 4, Interesting

      So write Adobe and ask them to make it public domain. Not necessarily open source, just public domain. If they're not going to sell the binaries any more, then why would they care if people share them?

      --
      If all this should have a reason, we would be the last to know.
  4. Never updated for OS X by TexTex · · Score: 5, Insightful

    Adobe never actually updated FrameMaker for OS x on the Mac, which made this a legacy app that needed to run in Classic anyway. Print shops can be somewhat slow in updating to newer software and technology, so many might still run some OS 9 Macs...but lack of support for the current system hinted that this software was considered dead long ago.

    --
    -Barkeep, a draft of your most hazardous brew, for the world is slowly stepping into focus, and I don't like what I see.
    1. Re:Never updated for OS X by Johnathon_Dough · · Score: 3, Interesting
      Actually, having worked in many print shops over the years, we update to new software etc almost immediately. We can not afford to ever be in a situation where a client says "we made this software in ______" and we have to respond "oh, we don't have that can you re-do it in something else?"

      Bad business, when you are at the mercy of your customer coming to you.

      So instead we make sure to keep VERY up to date. On the other hand we also have an OS9 and a Windows box chugging along with a whole slew of old out dated software on it as well. Just in case.

      --
      If you are one in a million, then there are six thousand people who are just like you.
  5. Is this really of any serious consequence? by ravenspear · · Score: 3, Interesting

    I haven't heard anyone say they are using Framemaker for serious development of anything in years.

    1. Re:Is this really of any serious consequence? by spell · · Score: 3, Informative

      Hmmmm, heard of a company called IBM? Ever read an IBM Redbook, ever looked what they used to generate them....That'd be FrameMaker.

  6. Harumph! by tashanna · · Score: 4, Funny

    I wonder if they got tired of all those 'If runs on OS X, why don't you have a Linux version? They're practically the same thing!' questions.

    - Tash

    1. Re:Harumph! by Tackhead · · Score: 3, Interesting
      > I wonder if they got tired of all those 'If runs on OS X, why don't you have a Linux version? They're practically the same thing!' questions.

      It never ran on OS X. So that answers that question.

      Sort of. Problem is, they had a Linux version three years ago. FrameMaker on Linux.

      So the mystery deepens. What the fuck happened to Frame on Linux, and if Adobe could port from Solaris to Linux three years ago, surely they can port from Solaris to OS X (and Solaris to Linux) today.

      I can see the market for Frame on Linux being pretty small in 2000 -- anyone with $800 to spend on software probably wasn't using Linux as a desktop. I can't see that argument holding water today. And that goes double for OS X.

  7. $800 for page layout? by Animats · · Score: 4, Interesting
    FrameMaker is one of those annoying programs that gets more expensive each year, until it's priced out of the market.

    If they sold it for $99, they'd probably make more money.

    1. Re:$800 for page layout? by DaHat · · Score: 3, Interesting

      I am going to have to agree with this last poster. Until you know what FM can do... you do not know why it is worth $800.

      After taking a class back in college on using FrameMaker... I fell in love, the power and control it gives you over a document is... amazing. As an example... open up a magazine or catalog sometime... look in detail at the arrangement of the various pictures and text through out the page... now imagine how you might do that in something like Microsoft Word, or some other word processor... Even in Latex perhaps.

      Head done spinning?

      Give that page to someone who has learned a few tutorials in FrameMaker and they can do it quite quickly for you.

      If I could afford it, I would have a copy of FM both at home and work, I would not write anything more complicated then a letter to a friend in my normal word processor... anything else, Memos, memorandums, proposals, etc, all would be done in FM.

    2. Re:$800 for page layout? by noewun · · Score: 3, Insightful
      After taking a class back in college on using FrameMaker... I fell in love, the power and control it gives you over a document is... amazing. As an example... open up a magazine or catalog sometime... look in detail at the arrangement of the various pictures and text through out the page... now imagine how you might do that in something like Microsoft Word, or some other word processor... Even in Latex perhaps.

      FYI: Any magazine or catalog you open will be produced either in Quark (most of them) or InDesign (a few). Framemaker has a very small, very select market, for which it is a superior product. For anything else it's a pain in the ass.

      --
      I am a believer of momentum and curves.
  8. Payback by b-baggins · · Score: 4, Funny

    Can anyone say: Final Cut Pro payback?

    --
    You can tell a great deal about the character of a man by observing those who hate him.
  9. I don't think this is the first time... by YouHaveSnail · · Score: 4, Insightful

    ...that Adobe has puchased a competitor and then killed off the competing product. Didn't they do the same thing with PageMaker?

    In any case, it would seem difficult for a company to justify splitting its development resources between two competing products. FrameMaker users surely must have (or should have) seen this coming.

    1. Re:I don't think this is the first time... by Visigothe · · Score: 5, Informative

      While it is true that Aldus was the creator of PageMaker, Adobe bought out Aldus in the late 80s/early 90s. Dropping PageMaker 10+ years later isn't such a big deal, considering their new product InDesign was to take over the roll of PageMaker when it first came on the scene.

      It was only when old-schoolers refused to change over to the new app that Adobe decided to keep PageMaker around for a while longer [rightly so, InDesign 1 sucked, and was *not* a Quark killer that they promised it would be].

  10. Expected by Gropo · · Score: 4, Informative

    I spent the last 6 months of my life buried in that app, and while I think it's wonderful for what it does, I was getting pretty sick of the Classic environment crashing twice a day. (thank God for auto-saves) It got to the point that I'd prefer running it through VirtualPC and Win2k than under OS9--the only problem being the need for dual displays to manage both the workspace and the palletes. Oh well, here's to hoping that either LaTeX + good GUI or InDesign + PageMaker extinguishes the app in the near future...

    --
    I hate Grammar Nazi's
  11. Before you whine too much, consider this by WegianWarrior · · Score: 4, Insightful

    Adobe is a company that needs to make money to survive (like all companies). If a product isn't selling well enought, it will get killed.

    So the fault isn't squarely on Adobes shoulders in this - the particular segment of the market that Framemaker for Mac catered to just isn't big enought for the software to keep selling...

    On the lighter side, this must be a wonderfull opertunity for the Open Source Software to show that it can deliver somethign just as good for the Mac, right?

    --
    Everything in the world is controlled by a small, evil group to which, unfortunately, no one you know belongs.
    1. Re:Before you whine too much, consider this by jandrese · · Score: 5, Insightful

      I think the low sales might have something to do with never releasing an update for OSX and pretty much letting the software rot on the back shelves for years.

      --

      I read the internet for the articles.
  12. Re:So lets see now.... by farnz · · Score: 3, Informative
    From the article:
    On April 21, 2004 Adobe will discontinue FrameMaker software for the Apple Macintosh operating system.
  13. Adobe's Official FAQ by pinkUZI · · Score: 4, Informative

    Abobe's official FAQ can be found here in pdf format.

    --
    You are receiving this message because your browser supports Slashdot Sigs and you have Slashdot Sigs enabled.
  14. No Frame for Linux by Komi · · Score: 5, Interesting
    It seemed so odd that there was Frame for Sun/Windows/Mac but not for Linux. We always used Frame on Sun to document our products, but now we're switching to Linux and there's no Frame there. So we've switched to an OpenOffice template.

    I'm not disappointed, I hate using Frame.

    Komi

    --
    The ultimate goal of science is to unify all forces of nature to a single law that can be silk-screened onto a T-shirt.
    1. Re:No Frame for Linux by Brian+Blessed · · Score: 3, Informative

      You can still get Framemaker for linux. Check google for "fmlinux2.tar.gz".
      You may also need the information in this post (unless the hack has already been applied).

      - Brian.

  15. frame was a good app... by Visigothe · · Score: 5, Informative

    Frame was a good app, but it was also a niche app, as it was really only good for long document publishing [books]. That said Indesign and XPress own the much larger magazine and newspaper publishing arena. Adobe just realized that they weren't selling that many copies of the application on the Mac side, and decided to drop it.

    The Solaris version may continue to survive, as some RIPs are still running on Solaris, and it is helpful to have the app on that platform [and they can charge *much* more for each seat... take a look at what Adobe charged for Photoshop on SGI/IRIX and compare it to the Mac/Win version].

    It is always sad when a large company drops a product for an OS, but if the audience isn't there, why bother? Smart move on Adobe's part.

  16. Upgrade path from Mac to Windows? by dankney · · Score: 4, Insightful

    A bigger question for Framemaker user currently on Mac is do they qualify for the next upgrade version, transitioning from Mac to Windows?

    Macromedia has done a great thing in packaging MX2004 with both Mac and Windows versions in the same box -- I can upgrade any of my systems -- mac, or windows -- and use the software on the fastest box in my studio.

    Software makers have been telling us for decades that hardware is a commodity and software is what's important. It's about time that the liscensing model changes to reflect that.

    This is a great chance for Adobe to do just that. I hope they do.

  17. Writing was on the wall when 7 was for Classic by WillAdams · · Score: 4, Interesting

    Adobe had promised before that that ``all major upgrades'' will be Mac OS X native.

    Unfortunately, Lighthouse Design, the company which ported FrameMaker 2 and 3 to NeXTstep got bought by Sun, so Adobe didn't even have that option of outsourcing the port.

    For those searching for an alternative, LyX, http://www.lyx.org is _very_ nice, esp. the nifty new QT version for Aqua.

    There's also a script to convert from FrameMaker's Maker Interchange Format (MIF) to LyX.

    http://www.cs.brandeis.edu/~pablo/mif2lyx/

    InDesign lacks the industrial-strength SGML stuff w/ FrameMaker has, so isn't an option. Pagemaker has also been buried (but at least InDesign is a viable alternative for it w/ the nifty script pack / additions Adobe announced recently).

    xmltex is another good thing to use, or of course one can roll one's own XML publishing solutions w/ TeX.

    William

    --
    Sphinx of black quartz, judge my vow.
  18. a useful product with no substitute by Chriscypher · · Score: 4, Interesting

    I've been a Framemaker user for over 12 years and it has not really progressed much in the last 6 or so. They glommed on some html export and XML support, but never saw much use for these features.

    Framemaker was ideal for producing technical documents which require:
    * paragraph style numbering, so that sections may be shuffled and all the numbered chapters, headers, subheads would automatically update
    * incremental table and figure numbering
    * cross-references, table of contents and figures which automatically update
    * variables embedded in text

    InDesign would be an excellent substitute if several of these features were implemented. I guess I'll have to keep the old version of MacOS9 Framemaker around until someone comes out with a substitute for this product.

    --
    "You have liberated me from thought."
  19. Let me get this straight by christurkel · · Score: 3, Insightful

    First you don't update FrameMaker for the Mac in two years, then you complain Mac sales are going down and now you kill it. Uh, if you updated it more often maybe people would buy it.

    --

    CDE open sourced! https://sourceforge.net/projects/cdesktopenv/
  20. Re:How can you kill something already dead? by eXtro · · Score: 5, Insightful

    FrameMaker still beats any other word processor-like application for large document production. I'm part of an engineering organization and we've looked at moving from FrameMaker but nothing else replaces it without the loss of a lot of functionality. A bunch of people could colaborate on a document, pull it together and publish it. We're engineers, not typesetters so while InDesign could do it (I'm sure anyway) we're not about to learn a new package just for this purpose.

    We've played with OpenOffice templates but there doesn't seem to be a real way to handle pulling together a document. TeX can do it but it would have a steep learning curve for something that isn't our primary purpose. I know TeX myself but I'm not about to be the one who gets tapped to teach it to everybody else (all the while still working hard at doing solid engineering work)

    FrameMaker was painful in some ways, mostly because it wasn't "Just a word processor". Once that aspect was realized it was fairly painless however.

  21. Re:uhmmmm by PainKilleR-CE · · Score: 3, Insightful

    Windows or Solaris only.

    If it runs on Solaris, why not a Linux version? They're practically the same thing!

    ok, I know, it was bad, but it had to be said.

    --
    -PainKilleR-[CE]
  22. No mystery there by eltoyoboyo · · Score: 5, Insightful

    From the Adobe Framemaker FAQ on the article "A. It is our policy to not comment on the size of our user base. However, sales of FrameMaker licenses have been greater on the Windows and Solaris platforms for a number of years." They spelled it out and no tinfoil hat conspiracy.

    You may never see Framemaker on an open source platform. The primary use for Framemaker is technical documentation for publication. Some of the deadtreeware available for open source project certainly was composed in Framemaker. However, the majority of open source projects are not at the stage (and may never be) where someone makes the effort to publish documentation.

    And then remember a large number of Framemaker users work as software technical writers for closed source software companies. So do not hold your breath for the free software version.

    Framemaker is one of the few pieces of software, open or closed source, that paid more than lip service to XML. A structured Framemaker document is a pure XML document with a real DTD. So not only is it well formed, but also (*gasp of disbelief*) Valid!

    --
    Have you Meta Moderated t
  23. Re:LaTeX?-L:yx. by TedCheshireAcad · · Score: 3, Insightful

    How many PhD student want to spend the money on Word when they can use LaTeX for free? And don't say they can write their dissertation in a lab, you can't even bring coffee in there. Plus, Word's equation editor is an atrocity against man.

  24. (you + people_you_know) != world by sczimme · · Score: 5, Insightful


    I haven't heard anyone say they are using Framemaker for serious development of anything in years.

    That's because FM is not a general-purpose Joe-and-Jane office worker word processor: FM's strengths lie in really large documents, like books and other things that are over ~200 pages. Not many people have a need for that. FM on Solaris (SPARC) is a very nifty combination.

    You and your acquaintances are not a statistically significant sample set.

    --
    I want to drag this out as long as possible. Bring me my protractor.
  25. Re:LaTeX?-L:yx. by Anonymous Coward · · Score: 3, Insightful

    What about other critical features being able to place figures and text-frames exactly where you want them (and not where LaTeX wants to misplace them)

    There are rules for typesetting documents. TeX (and by extension, LaTeX) uses those rules. Word is like a plastic hammer and toolbelt for children compared to TeX's professional Estwing.

    tracking changes/version control?

    This is not the job of a word processor.

  26. You, sir, are an idiot. by sczimme · · Score: 4, Insightful


    Think back to two years ago: do you think perhaps Adobe was swamped with DMCA-related questions?

    Where exactly did you send your query? To a person or to a {help|info|webmaster|etc}@adobe address?

    Was your question a FAQ? Did you bother to check?

    To recap:

    you sent email to a huge company

    you didn't get a reply

    feeling slighted, you sent a "less polite" email threatening to "boycott their products"

    for some amazing reason, you didn't get a response to the second email

    you took all this personally, and now are waging jihad against a company that doesn't know/care about your [alleged] lost business

    Wow.

    --
    I want to drag this out as long as possible. Bring me my protractor.
  27. FrameMaker for Unix *is* Mac-usable.... by sakeneko · · Score: 3, Interesting

    Unless and until Adobe kills the Unix versions of FrameMaker, there's a Mac-usable version out there.

    This saddens me, though. I'm a technical writer and can't imagine having to do books with Microsoft Word. Word is not suitable for long technical documents, period. It *breaks* when you try to do complex things with it. I'm planning to switch to a Mac with my personal computer, and just hope that I won't be reduced to running FrameMaker under a Windoze emulator.

  28. OpenOffice is the one to beat by ChiralSoftware · · Score: 3, Interesting

    Long-term, OOo is going to offer fierce competition for any product like Frame, and even MS Office. OOo already has a FrameMaker type of document model. By using an open XML fileformat, it means that it will be possible to write tools that interact with OOo documents easily. It will probably end up with a more powerful templating system than MS Office, and it will definitely end up with more powerful macro options (Python, etc). OOo will also win in cross platform abilities, with native ports to OSX and KDE in various stages. OOo is the one to beat these days. MS Office will always have a niche in processing of legacy documents, but it and FrameMaker, PageMaker and the others are in trouble.

  29. Bullshit, it's the tech writing industry standard! by aquarian · · Score: 5, Insightful

    Frame is the tech writing industry standard for anything bigger than what Word can handle. If you're going for any tech writing work of consequence, you'd better be handy with Frame.

    Unfortunately, tech writers seem to march to the Microsoft drummer in general. I doubt many will care about Frame for OSX.

  30. Re:LaTeX?-L:yx. by castle · · Score: 5, Insightful

    Ahh how refreshing to hear a state/government employee voting with someone elses (taxpayers) wallet.

    That deal for the products did cost money, just not money out of *your* pocket.

  31. Not a Big Surprise Considering How Poor Upgrades R by CaptMondo · · Score: 5, Interesting

    It's obvious from the majority of the comments that most of the people commenting on this have never actually to use FrameMaker for anything.

    If you are a Tech Writer or working in desktop publishing firm (the type that issues books rather than newsletters) in any serious capacity, chances are good that you've at least run across Frame, and if you are like me, use it pretty much on a daily basis.

    I started using the Unix version first, prior to it being bought out by Adobe, sometime in the mid-90s. I've written books for a book publisher that ultimately *had* to be in Frame format, and many tech writers I know use it. So the fact that it has less than 1% market penetration isn't surprising -- it's always been a niche product.

    What I don't find surprising is the fact that Adobe is dropping support for the Mac platform. I came back to Frame 7 recently and was surprised to see how little had been changed since the last time I used it extensively back in the late-90s. While Adobe *has* made some improvements to the product (primarily to just barely keep it usable in the Internet age), but it still has one of the worst UIs going for a commercial product. Embarrasing-looking 8-bit graphical buttons that make the product look cheap, multiple dialogs needed for handling a single task (such as table formatting), and the fact that pretty much anything of use besides basic text formatting is lumped into a single "Special" drop-down menu. And you have to love the dialogs whose windows you can resize without actually resizing the window's contents, which smacks of poor QA. There isn't a day that goes by that I don't curse Adobe for making the barest UI improvements to their product. So to me the announcement about dropping the Mac platform says that Adobe is continuing to neglect this product.

    What it does it does well, but increasingly the headaches of the poor UI and the fact that you have to get plug-ins to do what ought to be built-in functions (decent indexing comes to mind; I can buy a good product from IxGen but why has it never been built into Frame?) leads to more frustrations that is necessary for a product that commands a premium price (currenly $799).

    I am in a position to make recommendations on software purchases, and unless Adobe becomes serious about its upgrade to Frame (the 7.1 "upgrade" for $199 was laughable) I wouldn't recommend we continue with this product. Give me something that works cleanly in XML, indexes well, with tie-ins to a database structure, that produces decent HTML output and handles markers, variables and all of the "special" functions that Frame builds in and I'll sign up for it in a jiffy.

  32. Re:Trust not closed source by IamGarageGuy+2 · · Score: 3, Insightful

    Check your knees - they seem to be jerking a lot. Adobe didn't stop you from using this. You can use the product for as long as you want, there will just not be any updates. You could put this on an OS9 machine and use it for years. Just saying that there will be no upgrades, does not mean they stop you from using it. Save your closed source arguments till they are justified.

    --
    Stay tuned for new sig...
  33. Re:LaTeX?-L:yx. by OrangeTide · · Score: 3, Informative

    It's pretty trivial to scribble notes over PS or DVI. MS Word does not handle book-sized documents very well at all, our are your PhD students just writting short stories for a creative writing class rather than a thesis?

    By primitive GUI I assume you mean Lyx has structure.

    Why do you want to do things the hardest way possible (using an MS Word style interface) when there are easier way to accomplish your task? It's pretty easy to overlay your notes over a PS or DVI, notes written in your favorite text editor, WYSIWYG editor or paint program.

    With PDF it's even easier. If you have Adobe Acrobat (the full version) you can insert comments and highlight and draw ontop of a PDF. (it's a WYSIWYG + simple paint program combined). I find acrobat to be a very simple way to review documents. And it doesn't matter if they used LaTeX, troff or MS Word to do it. As long as I get them all as PS or PDF then I can review them.

    You made the assumption that the reviewer had to use the same software as the authors. The conflict you have is because authoring documents and reviewing documents are very different tasks and some software is better than others for doing one task or another.

    --
    “Common sense is not so common.” — Voltaire
  34. Only Solaris option? by mdfst13 · · Score: 3, Informative

    Macs have traditionally had a bunch of different word processors/desktop publishing utilities. This would just be one of many options for them.

    This is one of a very few (WP/DP) programs specifically for Solaris (for those who don't think of Tex as easy to install/use). Thus, even though there are more installed Macs than Solaris workstations, they may well have a bigger Solaris market.

    The thing that confuses me is that now that Macs are BSD based, shouldn't it be relatively simple to port the Solaris version to MacOSX?

    1. Re:Only Solaris option? by pjt33 · · Score: 4, Insightful

      Mac users are very parochial about the UI. I don't mind using X to run useful apps like Unison, but most would.

    2. Re:Only Solaris option? by crucini · · Score: 4, Insightful
      That's an interesting angle, but Frame is a heavy duty document processor, not really comparable to a word processor although Word is catching up. So I don't think Frame users pick the OS first, and then pick Frame as a generic word processor. Rather, I think a company sets up a tech writer with a Frame workstation and has to decide the underlying OS based on what they're comfortable with.

      The thing that confuses me is that now that Macs are BSD based, shouldn't it be relatively simple to port the Solaris version to MacOSX?

      Not at all; the difficulty is not in the POSIX bits - read/write/open/close - but in the GUI. A well behaved Mac app needs to use unique Apple API's correctly, such as Cocoa. Besides, support can be a bigger issue than initial porting. I know of products that could be ported to Linux in a heartbeat, except that the support issues scare the owners.

      Anyhow, Frame is essentially a corporate product and corporations have not accepted the Mac to any great extent. It's used in graphic arts, prepress, etc. but most IT departments would rather avoid them. The Mac mostly sells to consumers and independent professionals.
    3. Re:Only Solaris option? by dlelash · · Score: 4, Insightful

      FrameMaker is the ONLY Mac option for long-document work. Period. Adobe is forcing the hand of those of us who are Mac-based tech writers -- either we go on using FM in Classic mode until that doesn't work any more, or we get a PC for our FM projects. Can't say I didn't see it coming when they ignored OS X, but it hurts anyway.

    4. Re:Only Solaris option? by Rick+Zeman · · Score: 3, Insightful

      Mac users are very parochial about the UI. I don't mind using X to run useful apps like Unison, but most would.

      Exactly. I had that experience today firing up The GIMP 2 under OS X today for the first time. It's the first time that I've fired up any X app other than an x-term (never had any need to) and the dichotomy between the two UI's made me want to puke.
      So, I quit GIMP, fired up Photoshop and give it a big electronic hug.

  35. Re:Obsolete decision by IamTheRealMike · · Score: 3, Insightful
    Apparently an incompetent Slashdotter believes that the POSIX APIs are enough to write a complex graphical application which magically feels native on any platform.

    Apparently said person has never actually had any experience with porting software in their lives?

  36. FrameMaker? by SnowDog74 · · Score: 3, Insightful
    Wow, in all the years I'd done pre-press, I've never used this application.

    I've always used PageMaker, Illustrator and Photoshop.

    Photoshop, oddly enough, was not originally designed with the print industry in mind until John and Thomas Knoll from Lucasfilm's Industrial Light and Magic had sold it to Adobe.

    Adobe's definitely feeling a kick in the pants from Apple...

    Apple's developers, being far more ingenious at developing intuitive and user-friendly interfaces, has vastly improved acquired applications such as Shake and DVD Studio Pro.

    As a result of an explosion in digital cinematography and editing, people with advanced programming skills are harder to find, and therefore there's a greater need for user-friendly, robust apps on the superlative media platform.

    Adobe has been riding high on Photoshop for years, and I find that particularly interesting since neither was Photoshop their product (it was invented by Thomas and John Knoll, of Lucasfilm's Industrial Light & Magic), nor was it ever marketed by Adobe for the purpose for which it was invented... digital matte artistry and frame-by-frame image correction in motion pictures.

    Unfortunately, they haven't really delivered on other products...Newer versions of Premiere had odd compatibility problems with various DV cameras, various interface bugs, a very poor titling tool that crashes frequently... Premiere Pro seems a desperate attempt to recover market share lost to Apple's vastly superior Final Cut Pro, imitating almost every major feature set of Final Cut Pro that was conspicuously absent in the standard version of Premiere.

    As for After Effects... That application's edge was trumped when Apple acquired Shake, which has been used in Oscar-winning productions for seven straight years, including [i]Lord of the Rings[/i]... Shake is such an immensely powerful compositing system, it commands a sticker price four times that of After Effects Production Bundle. It's clear that Adobe's reign in the film and television industry is at its end... which means "Game Over" for one of their two primary target markets. So my response, as a content creator using Macs exclusively, to this and future missteps by Adobe in an effort to differentiate themselves from Apple who has all but entirely annihilated Adobe's market share... is, to quote Bender from The Breakfast Club, "B-O-O H-O-O."

    Cry me a river...

    If Apple ever plans to massively overhaul MacPaint and turns AppleWorks into a full-blown publishing suite, Adobe might as well file Chapter 11.

  37. Re:LaTeX?---That is what LyX solves: WYSIWYM by tyrione · · Score: 3, Informative

    LyX --LaTeX for What You See is What You Mean Document Processing.

    LyX 1.4 is coming along splendidly and is becoming much more intuitive, daily.

    LyX 1.3.4 is excellent, flexible, extensible and quite intuitive with a buttload of Free Support from the LyX User List.

    LyX for Mac is Qt compliant--Ronald Florence maintains the port. I'm looking into what it would require to do a Cocoa port but I can't imagine it would take much to do.

    Try the damn software out. It is the one I use for writing Novels, Tech Publications, etc on Linux and OS X.

    When I want to do Graphic Layout I'm using Scribus for Linux--growing better daily and quite useable with CMYK Color Separations, Secure PDF Exportations, etc.

    Hell get smart and try Create! (Stone Studio). My friend Andrew Stone knows Document Publishing, Graphics Design and Layout. He even works with PStill Creator (PStill PS/EPS to PDF 256Bit Encrypted Conversion), Frank Siegert and has a wonderful PStill Utility for OS X.

    If you can't grasp Create's Power than you've got issues

    Free Upgrades for Life! Not to mention Andrew is one of the most talented, seasoned and professional individuals you'll ever speak with or meet. Great Company and Family. Highly respected since the early NeXT Days and now Apple Days.

    Sincerely, Marc J. Driftmeyer
  38. Re:MOD DOWN -1, DUMBASS by truenoir · · Score: 3, Interesting

    OSX was around in server form before the desktop variant came out, and also in beta form available to developers. I'd think it safe to say Adobe would have had access to it enough for at least 4 years to do an adequate translation. Apple was prodding devs towards at least writing Carbon apps for longer than that, if I remember right. The dual-compatability mode was the subject of ads featuring the very first G3s (blue-box and yellow box modes anyone?), which were released in '97.