Slashdot Mirror


Dreamweaver MX, Flash MX With CrossOver Office

AstroDrabb writes "It seems that CodeWeavers' CrossOver Office 2.1 now supports Dreamweaver MX and Flash MX. So for those who have been waiting to ditch MS Windows because of these two apps, now is your chance. The announcement from CodeWeavers can be found here and the changelog can be found here. The list of supported applications is also getting pretty impressive."

8 of 333 comments (clear)

  1. Just as they release by Albanach · · Score: 3, Insightful
    Dreamweaver and Flash MX 2004, we can run the previous version on Linux. These are big commercial apps - their availability on Linux would be a great boost to the OS, but only if they arrive with Macromedia support.

    Some smaller developers may well take up the older versions under linux - certainly there could be benefits for testing on a local machine that's already running Apache, PHP & mysql, but bigger developers will want latest releases to stay up to date in the marketplace.

  2. Re:all good but... by tarquin_fim_bim · · Score: 3, Insightful

    Mostly people who commission corporate websites are impressed by aesthetics, and are not informed enough by the designers of what is functionally possible, to increase the companies trade. You're right it is lame but it's lameness on the side of the designers, because rather than design a site that is functional, quickly loaded and informative, they go the way of bells and whistles because they think it 'looks good'.

  3. We really need a Dreamweaver under GNU/Linux !!! by xcomm · · Score: 3, Insightful

    Our free and open GNU/*nix world is really missing some kind of Dreamweaver. As a Web developer I have not found something similiar in the free software and open source world. As the Dreamweaver/HomeSite/TopStyle pack is the one and only, there is still this big gap in the free software world. I would really appreciate a free software alternative before using any emulation.

    Please developers of free and open software here is a great work to do for your fellow hackers!

  4. Re:Good, I suppose by IamTheRealMike · · Score: 4, Insightful
    It's good as it allows people to use a popular windows app in Linux x86. But it's bad because now there is less pressure on Macromedia to develop a native port or for somebody else to write a free Dreamweaver killer.

    I think this argument is rather academic. Being able to use popular apps in Linux is undoubtably good, however the "bad" arguments rely on two flawed assumptions:

    1) Macromedia might one day do a native port. Not going to happen anytime soon guys. Dreamweaver is a huge app, and I'd be willing to bet that (as with most apps) the majority of the code is platform specific GUI and graphics calls. It would take a truly astonishing amount of manpower to port it to say GTK+, make it fully integrate and so on, and it just isn't economically viable while Linux has only 1% of the desktop market. Even if we had 5% or 10% we'd still be pushing our luck - a port in this sense often means a rewrite.

    2) That we'd have an open source dreamweaver killer anytime soon. Quanta is about the only thing that comes close, and while a great effort, is not a Dreamweaver killer. It might be one day, but that's yet another long term dream.

    Basically, the best way out of a bad situation here is via emulation, which is exactly what we're doing.

  5. Re:all good but... by IamTheRealMike · · Score: 4, Insightful
    not to put down their achievement, but how is this any functionally different than running said applications in vmware/bochs/plex86?

    It's very different. I suggest you try their trial version and see. For starters, you get practically 100% performance, there is no slowdown due to emulating a CPU or holding an entire copy of Windows in memory. Secondly, you get much better integration - apps appear in your Linux menu system, they use your native window manager (so they support virtual desktops etc), you can copy and paste between native and emulated apps ... the list goes on and on.

  6. Re:I'll ditch windows by hkmwbz · · Score: 3, Insightful
    You are obviously not one of the people who are waiting to ditch Windows, so I don't understand why you posted this comment. If you expect some other operating system to magically run Windows apps and behave just like Windows "and then some", you might as well go with Windows itself and maybe add some extensions/enhancements. There are plenty of tools out there that add new capabilities, both integrated into Explorer and other parts of Windows, and as separate applications.

    If you, on the other hand, are having problems with Windows, or find that it "kind of works", but would love to find something better, you should be more open-minded and realize that you probably won't be able to use all your apps on the new OS. And why should you? It is good for you to try out alternatives to the applications you are currently using if they do not suit your needs. But if they do, feel free to stick with them. Whatever suits your need.

    CrossOver tries to run Windows software under Linux, which is probably useful for those who really want Linux but also would like to run certain Windows applications. Nothing wrong about that of course, as the Linux environment is quite different from Windows.

    But in the end, is it really necessary to post trollish remarks like yours? I cannot see how it could possibly be useful. Then again, looking at your posting history, the comment does not surprise me :)

    --
    Clever signature text goes here.
  7. Re:IE by nacturation · · Score: 3, Insightful

    What is the earthly point of a bank having a web site? There are only two reasons I ever set foot anywhere near a bank.

    - To pay in a cheque through the hole-in-the-wall.
    - To draw out some cash from the hole-in-the-wall.

    Unless someone has come up with a new killer application that lets me scan a cheque at home and pay it into my account, or print pound notes on my own printer {actually, I have done the very next best thing, but that's another story}, I have absolutely no use for internet banking.


    You're kidding, right? Either you're trolling or your bank is still in the stone ages. I pay all my bills online from my bank's website. That's phone, internet, health, credit cards, insurance, etc. Bill comes in the mail, I go online and pay it. I can also schedule payments in advance so that they're made exactly on the due date, or schedule automatic monthly/weekly/whatever payments. I also transfer amounts between accounts (personal and business) online as well. I can pay other people online at no cost, if they are using the same bank as I do.

    The earthly point is that I hardly ever set foot near a bank these days, and that's on the odd occasion that I need to deposit a che[ck/que] or money order myself, rather than having it direct deposited. If your bank doesn't offer this, maybe you should look around for a new bank?

    --
    Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
  8. Re:Excuse me, by HyPeR_aCtIvE · · Score: 3, Insightful

    It sounds like whoever is using Dreamweaver has two problems:

    A) Using an old version (newer versions really do check for those multi-tags as you do edits and cleans them up.)

    B) Doesn't know what they are doing. Dreamweaver is GREAT, in that it SPECIFICALLY does EXACTLY what you tell it to. It's meant for the person who DOES understand HTML. It is not a true WYSIWYG in that sense. You have you know the different effects that assigning a class to the table, versus tr, versus td, versus the paragraph tag, versus the span means ... and tell DW exactly which one you wanted the class on.
    If the person doesn't understand that, you will get crap, because they will be clicking in random spots, and DW will THINK they know what they are doing.