Slashdot Mirror


Adobe To Port AIR To Linux

unityofsaints writes "Up until now, Adobe hasn't done much in terms of porting its applications to Linux, as its only product to have recieved any kind of Linux implementation is Flash. This may be about to change because the company has announced a Linux port of AIR, its web application development software. No definite release date is mentioned in the interview with Adobe CTO Kevin Lynch, just a vague 'later this year.'"

218 comments

  1. People use Photoshop to Dev the Web too Adobe! by Jackie_Chan_Fan · · Score: 5, Insightful

    Port the Adobe suites to linux.

    1. Re:People use Photoshop to Dev the Web too Adobe! by JustinOpinion · · Score: 4, Interesting

      Port the Adobe suites to linux. The funny thing is that at this point it would probably take about an afternoon for Adobe to port Photoshop to Linux.

      Yes, I'm exaggerating... but only slightly. Currently Photoshop runs essentially flawlessly using up-to-date versions of Wine. Remember that Wine is intended both as a run-time compatibility layer, but also as a set of Windows API libraries that you can compile your Windows code against in order to make a native Linux application. (Well, some people might debate that the resulting app is actually native since it relies on Wine libraries being installed, rather than the more widespread Linux toolkits like GTK or QT.)

      Given that the Wine project has already done 99% of the work, I can't imagine it would be very difficult to port Photoshop to Linux... The same is probably true for the rest of the suite. So, one wonders why they haven't bothered yet.
    2. Re:People use Photoshop to Dev the Web too Adobe! by Anonymous Coward · · Score: 0, Troll

      If you can't develop your website with a syntax highlighted text editor, just keep using FrontPage or iWeb for those who need to have someone shake it for you after you take a leak.

    3. Re:People use Photoshop to Dev the Web too Adobe! by SCHecklerX · · Score: 3, Insightful

      No thanks.

      Google took that approach with picassa and the results are horrible.

      Native GTK please. If gimp, pidgin, sylpheed, gvim, etc. can be cross platform, then certainly it wouldn't be too large a task for a company the size of Adobe to do the port the other way around.

    4. Re:People use Photoshop to Dev the Web too Adobe! by Anarke_Incarnate · · Score: 1

      Web Application != website

    5. Re:People use Photoshop to Dev the Web too Adobe! by Telvin_3d · · Score: 5, Insightful

      Yeah, it couldn't possibly be a massive undertaking to port almost 15 years of built up code, working across an entire suite of interconnected programs, to a completely differnt set of APIs. They should get on that right away!

      Please note, of the programs you listed, combined they are a drop in the bucket in terms of code base and complexity compared to the full Adobe Suite. You may not agree with commercial software and that is fine, but don't try and pass it off as less than it is.

    6. Re:People use Photoshop to Dev the Web too Adobe! by QuantumRiff · · Score: 2, Informative

      the newest beta of Picasa for linux is much, much better. Importing from my camera via USB now works, uploading to web albums work now, the performance is almost as good as the "native" windows client, except for a delay in the startup. It takes a few seconds longer to start on my computer. the file management stuff is still a little weird.. Some places it opens up in its own "wine" file browser, others use Ubuntu. In fact, my only real complaint right now is the newest picasa beta for linux still doesn't work with videos. I use my camera alot to shoot short videos in AVI. The windows client has worked with them for quite some time.

      --

      What are we going to do tonight Brain?
    7. Re:People use Photoshop to Dev the Web too Adobe! by jellomizer · · Score: 4, Interesting

      It is not technical it is financial. There have been versions of Photoshop that runs on Unix Systems, I rember seeing an add for Photoshop for Sun Work Stations. It is not a situation that they can't make a Linux Version it is more of an issue they Won't make a Linux version unless it takes 0 effort on their part. Linux is strong in the Server Market but in the Desktop Market and Workstation market they are not really there where at best guesses Linux is less then 1% of the market share. Then I would suspect about 25% of them are Open Source Zealots who will not use a BSA Backed Closed Source Tool on Linux no matter how good it was. Then you have by my estimate 50% people who are just to cheap/unable to afford to shell out a few hundred - a few thousand bucks for a software package. Now we are left 25% Now that leave the people who want or need photoshop so lets say less then 1/2 of the 25% that leave 12% Now we figure a 1/3 will pirate a copy so that is 8% of Linux Users Left... Then We can assume from that 8% left 3/4 of them would use an other platform to use photoshop anyways so that 2% out of 1% Market Share that would be new Customers so that means 0.02% change in new customers. Now if 1/4 of the World Population Uses Computers that can meet the system requirements. estimating 6 billion in population that will be 300,000 copies sold over a 4 year life cycle meaning an average of 75,000 copies sold a year. Creating 37.5 Million Gross estimating 25% margins on the copy making 9.4 Million Net. Which may be a lot for You or Me. For for a Company Adobe's size that may not be the best bang for the effort. Because effort towards Mac or Windows user for the same cost could Lead to much higher Sales perhaps 10 or 100 fold. Efforts in making Adobe Wine Compatible or close to it may yeald better results for less effort.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    8. Re:People use Photoshop to Dev the Web too Adobe! by bucky0 · · Score: 1

      I don't think you got what the parent was trying to say. Not only does wine allow you to "emulate" (wine insists it's not an emulator) the windows system calls and run binaries compiled against native windows libraries, they strive for source-level compatibility with the windows libraries. They could build against wine by just changing their buildchain to point to the wine headers and libraries.

      --

      -Bucky
    9. Re:People use Photoshop to Dev the Web too Adobe! by cyclop · · Score: 1

      You forget the people that would just switch to Linux if a Photoshop native port would be available.

      --
      -- Patent no.123456: A way to personalize /. comments with a sig attached to the end.
    10. Re:People use Photoshop to Dev the Web too Adobe! by Telvin_3d · · Score: 1
      That is the position of the GP. The parent post directly above me said

      No thanks.

      Google took that approach with picassa and the results are horrible.

      Native GTK please. If gimp, pidgin, sylpheed, gvim, etc. can be cross platform, then certainly it wouldn't be too large a task for a company the size of Adobe to do the port the other way around.

      Which is what I was replying to.
    11. Re:People use Photoshop to Dev the Web too Adobe! by salimma · · Score: 4, Informative

      The actual situation is most likely in-between the two extremes posited by parent and GP. Adobe has its own abstraction layer that they program against, so once they have a way to target GTK or Qt with that backend, compiling the applications should be quite straightforward.

      (This layer is likely to be rather complex -- witness how long it took them to bring Photoshop to MacIntel)

      --
      Michel
      Fedora Project Contribut
    12. Re:People use Photoshop to Dev the Web too Adobe! by pherthyl · · Score: 3, Insightful

      No GTK apps are what I would consider to be truly cross platform. GIMP on Windows looks like GIMP on linux with a theme applied. No GTK apps integrate properly with the native environments in Windows or OS X. Qt at least makes a decent attempt. So a port to GTK would make Photoshop only gnome-native anyway. Better to just use Wine, make the interface exactly familiar to all users of photoshop, and save thousands of man months of effort.

    13. Re:People use Photoshop to Dev the Web too Adobe! by jellomizer · · Score: 2, Insightful

      Why would Adobe care? People switching from platform a to platform b will just cause them to loose money on their other platforms and make it up on their Linux platforms. These people are Net 0, as well if they did switch to Linux and depending on what they did with graphics they may find that The GIMP does the work for them that they want to do (Yes there is GIMP for windows too, but it is not defaultly installed). So they could loose costomers in the process. If people feel locked into their product the last thing they want to do is introduce them to change where a competing product is prevlant.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    14. Re:People use Photoshop to Dev the Web too Adobe! by pembo13 · · Score: 1

      Or Qt.... whatever is easier.

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
    15. Re:People use Photoshop to Dev the Web too Adobe! by Jhan · · Score: 3, Interesting

      Currently Photoshop runs essentially flawlessly using up-to-date versions of Wine

      Yes, but who wants Wine if you can get a native app? Photoshop was designed to be portable, and was released for SunOS and SGI IRIX.

      Amusing side note: In the nineties several popular programs were ported to Unix for reasons I didn't understand then, and don't now. In addition to Photoshop also MS Internet Explorer and Outlook. Imagine my disbelief and horror when I found that nasty couple installed on a production HPUX server...

      I wouldn't think Adobe has just thrown away the source portability. After all portable code is expensive to create in the first place, but once you're there it's pretty cheap to maintain portability. If this is the case then they have probably had a Linux version of Photoshop, and perhaps other products for years, they just don't feel like selling them at this point.

      The point I want to make is that yes, indeed, Adobe could probably release Photoshop for Linux tomorrow. Wine wouldn't be necessary. It would be the real deal, a fully native Unix/X11 application. Unless of course Adobe hasn't done criminally stupid things to the code base in the past decade...

      --

      I choose to remain celibate, like my father and his father before him.

    16. Re:People use Photoshop to Dev the Web too Adobe! by Tarlus · · Score: 2, Insightful

      Web != Web Application

      --
      /* No Comment */
    17. Re:People use Photoshop to Dev the Web too Adobe! by zhiwenchong · · Score: 1

      I'm not sure that's true of Photoshop's target demographic.

      Many people I know who use Photoshop (i.e. people who actually pay for licenses) often also use other pre-press software that aren't available on Linux. One would have to port the other tools too, and deal with lack of availability of drivers for special equipment. Photoshop is only one tool in the pre-press production chain. Hence the inertia.

      I'm a Debian user myself, but I personally agree with the GP that the target market is just too small.

    18. Re:People use Photoshop to Dev the Web too Adobe! by xtracto · · Score: 1

      Yeah, it couldn't possibly be a massive undertaking to port almost 15 years of built up code, working across an entire suite of interconnected programs,

      Which are currently available for Windows and OSX (which is very close to BSD and Linux). I see no great deal on porting OSX Adobe products to Linux. It is only a matter of porting Carbon code to GTK.

      --
      Ubuntu is an African word meaning 'I can't configure Debian'
    19. Re:People use Photoshop to Dev the Web too Adobe! by Anonymous Coward · · Score: 0

      Adobe had a unix version of Photoshop and Illustrator(I believe), many moons ago. Now they have a version that runs very well on OSX, another unix variant. It's not infeasible for them to create a native linux version of their product line.

      The problem they have is support.

    20. Re:People use Photoshop to Dev the Web too Adobe! by Anarke_Incarnate · · Score: 2, Funny

      And....nobody disagreed that point. While I am at it Pencil != stapler.

    21. Re:People use Photoshop to Dev the Web too Adobe! by mad.frog · · Score: 1

      Effort to port has little to do with it.

      Even if it did take, literally, only an afternoon to port, the question is how many more sales would Adobe get from such a port? (i.e., sales that didn't cannibalize from existing Windows or Mac sales)

      And how much would it cost to support such a port? The huge number of distributions means that probably only a well-restricted subset would be "officially" supported.

      (Disclaimer: I work for Adobe, but not on Photoshop)

    22. Re:People use Photoshop to Dev the Web too Adobe! by j_sp_r · · Score: 2, Informative

      Why GTK? Adobe already uses QT for some of it's applications so the expertise to use that is there

    23. Re:People use Photoshop to Dev the Web too Adobe! by Dan+Ost · · Score: 1

      posting to undo my mod mistake.

      --

      *sigh* back to work...
    24. Re:People use Photoshop to Dev the Web too Adobe! by Anonymous Coward · · Score: 0

      Which are currently available for Windows and OSX (which is very close to BSD and Linux).

      Nonsense. OSX apps are nothing like *nix apps, since the OSX UI is not based on X. Porting an app from OSX to *nix is no less work than porting an app from Windows to *nix.

    25. Re:People use Photoshop to Dev the Web too Adobe! by tarunbk · · Score: 1

      Adobe is using QT to develop its application suites. Photoshop Elements, Premiere Elements, Acrobat etc.. are on QT which is a cross platform graphics library and they essentially needed to this as their products work on both linux and mac. and QT is the base for KDE and there is no doubt that QT is strong on linux, unix and any os u name. so the front end wise, adobe should absolutely be having no problem in porting stuff linux and looks like they may have it in their long term strategies. If any organization nowadays does not provide their products on Linux(but available on other *nix OS, mac is based on bsd remember), it is got more to do with support costs rather than development costs on that platform.

    26. Re:People use Photoshop to Dev the Web too Adobe! by settantta · · Score: 0

      Why GTK? Adobe already uses QT for some of it's applications so the expertise to use that is there Qt preferred. GTK looks crap...
    27. Re:People use Photoshop to Dev the Web too Adobe! by Albert+Sandberg · · Score: 5, Insightful

      (This layer is likely to be rather complex -- witness how long it took them to bring Photoshop to MacIntel)

      Speaking as a programmer myself, I know the step from linux code running on macintel or vice versa is not an extreme step to take. I release demos on all three major platforms and by using libraries that helps us with input/output (such as glfw and audiere, but there are plenty of others for each use) it's not a huge task to take on.

      And this day of age your code (or 99% of it) shouldn't been done in assembly either, so no problem porting to other platforms really. And they don't utilize sound :)

    28. Re:People use Photoshop to Dev the Web too Adobe! by John+Whitley · · Score: 2, Insightful
      With any such "port my favorite non-OSS app to Linux!" request, two thoughts come to mind:
      1. Is there really a market that would pay for the development and QA effort?
        In the case of Photoshop, I would suspect that many of those potential users are simply using Mac OS X as their platform of choice these days.
      2. Which release of which distro?
        You've got to develop and QA against something, and as anyone who has worked with a variety of distros knows, they often just aren't drop-in interchangeable. This question is even more important, as it highlights fragmentation of the Linux desktop userbase. "Linux" doesn't really refer to a single desktop platform target. WINE may help to insulate against some of the lossage here by adapting Linux to a single platform spec (unfortunately, Windows)... but I doubt it'll cover all bases.

      Specific to the Adobe Creative Suite apps, what about fully color-managed workflows? Do modern Linux distros have any support for monitor calibration? I'll assume that for soft-proofing and printing, the Adobe apps would handle the print ICC profiles internally as they do on other platforms.
    29. Re:People use Photoshop to Dev the Web too Adobe! by Delkster · · Score: 1

      One of the biggest problems with applications "ported" with Wine is that even if they work, their integration tends to suffer. At least decently made GTK applications integrate well with the rest of the Gnome desktop, unlike most applications under Wine that I've seen. The integration of GTK applications is reasonably good even under KDE with a suitable GTK theme applied (making the applications look more or less like Qt ones) and freedesktop.org standards (so drag'n'drop, notification area icons and other fancy stuff generally works).

      Still, a Wine port might be a better option simply because it might actually be feasible, unlike a truely native port which could, depending on the code base, be a vast effort. I imagine that the code base shouldn't be that terrible with regard to cross-platform portability considering that it already runs on Macs and Windows, but who knows.

      What most people forget, though, is that putting together a half-hearted port isn't enough. If you sell something, you have to support it, and supporting something running e.g. on top of Wine probably requires that you have a number of good Wine hackers employed. Supporting an extra platform can be a lot more expensive than the initial porting.

    30. Re:People use Photoshop to Dev the Web too Adobe! by Anonymous Coward · · Score: 0

      Given that the Wine project has already done 99% of the work, I can't imagine it would be very difficult to port Photoshop to Linux... The same is probably true for the rest of the suite. So, one wonders why they haven't bothered yet.
      I have to ask: How does Wine handle the registration/activation process? Apparently under Windows, the DRM requires special, low-level access to the hard drive, which I would hope Linux is not eager to give it. But if Wine is somehow emulating this access without actually giving it, it means the DRM is effectively circumvented. I can't see Adobe endorsing a Linux port with non-functional DRM. If Linux users don't have to put up with registration hassles, Windows users will question the value of the process... at least, moreso than they do now.
    31. Re:People use Photoshop to Dev the Web too Adobe! by Anonymous Coward · · Score: 1, Interesting
      > Yeah, it couldn't possibly be a massive undertaking to port almost 15 years of built up code, working across an entire suite of interconnected programs, to a completely differnt set of APIs. They should get on that right away!

      Windows NT vs. Windows 9x? Naaw, let's just stick with the core of 9x.

      OS X vs. System 9? Naaw, too much work.

      Sometimes you really do have to start over. Or you end up like BeOS, AmigaOS, or in the applications side, Lotus 1-2-3, WordPerfect, and Corel.

    32. Re:People use Photoshop to Dev the Web too Adobe! by rs79 · · Score: 1

      So... if 15 or 20 million Linux users sent Adobe a dollar would that help? Do they take Paypal? Ship internatioally?

      What about Paint Shop Pro ? Is it nearly good eough? They may only need $5M to do the port.

      --
      Need Mercedes parts ?
    33. Re:People use Photoshop to Dev the Web too Adobe! by kaizokuace · · Score: 1

      So what if its a large amount of work to port the suite. The benefit is that I will be able to use adobe products in a 64 bit environment without having to deal with any of those sloppy 64bit windows incarnations.

      --
      Balderdash!
    34. Re:People use Photoshop to Dev the Web too Adobe! by Anonymous Coward · · Score: 5, Informative

      Except that you're wrong. Adobe is actively trying to eliminate the vast majority of their GUI-library dependent code with the EVE2 and Adam libraries. I know these things because I am one of the researchers developing the data-limiting constraint language to be used. It is part of their core internal road-map to move all Adobe projects off of specific GUI dependence. Before any of you start talking "cross-platform", what Adobe wants out of cross-platform is not wxWidgets or the Mozilla-stuff; what they want is very similar to the AbiWord notion of cross-platform.

    35. Re:People use Photoshop to Dev the Web too Adobe! by hullabalucination · · Score: 1

      Why would Adobe care?

      Because folks (especially Web developers) moving from Windows to Linux would effectively stonewall Microsoft's Silverlight initiative, as there's no (good) Silverlight/Moonlight development tools available on Linux. And there's not likely to be any good ones, judging by how far Mono lags now (after years of development) in functionality behind .NET, even with MS's cooperation. Meanwhile, Microsoft has gotten serious about trying to take the Web away from Flash and pulling the rug out from under Adobe. If Adobe were truly smart they'd be looking to make sure folks do development and content creation on Mac, Linux, *NIX...anything but Windows, where Microsoft can leverage platform control to force Adobe into a very tight corner with no escape. Unfortunately, Adobe is showing almost as much bloat and inertia as Microsoft these days, particularly with Warnock retired. Pity.

    36. Re:People use Photoshop to Dev the Web too Adobe! by Anonymous Coward · · Score: 0

      Not sure if you are a troll or just an other clueless mac user, but I'll bite.

      The "gui-part" of the code is not the problem, that is probably the part with the least amount of gotchas when porting. Making the REAL code work when porting is the issue. The "oh shiny" parts of the program are there for you to be smug about your overpriced toy.

    37. Re:People use Photoshop to Dev the Web too Adobe! by Anonymous Coward · · Score: 0

      I agree that porting the code to run on Linux should not be too hard.

      However, most of the cost is likely to be release testing effort, which is not at all cheaper on Linux than it is on Microsoft Windows or Mac, for a much smaller revenue base.

    38. Re:People use Photoshop to Dev the Web too Adobe! by Anonymous Coward · · Score: 0

      No GTK apps are what I would consider to be truly cross platform. GIMP on Windows looks like GIMP on linux with a theme applied. [...] Qt at least makes a decent attempt.

      I've developed proprietary Qt and GTK+ apps on Windows, and I don't see why either one is more "decent" than the other. Both are non-native toolkits that simulate native widgets with themes. I actually find GTK+ apps on Windows slightly less annoying, because it's obvious they behave differently. Qt looks (a little) more like a native app, so it's all the more jarring when it acts different.

      No GTK apps integrate properly with the native environments in Windows or OS X. So a port to GTK would make Photoshop only gnome-native anyway. Better to just use Wine, make the interface exactly familiar to all users of photoshop, and save thousands of man months of effort.

      Between Ubuntu and Fedora, GNOME is probably a majority of Linux users these days. Besides, better to pick one of the two big toolkits, than go with Wine and make everybody suffer. (Does Wine support all the freedesktop.org-style integration?)

      Firefox doesn't feel "native", either. Result? People go out of their way (Camino, Epiphany) to wrap Gecko in native widget toolkits -- even if it means fewer features. The UI is the most important part of Photoshop. If we just wanted to muck with bitmaps, and have a lousy UI, we've already got Gimp. Besides, even Photoshop users switch applications more frequently than they switch platforms, so compatibility with Windows Photoshop isn't more important than compatibility with their other apps.

      And I doubt Wine Photoshop is going to make my Wacom tablet magically work any better under X, so the biggest draw of Photoshop for a lot of us just isn't there. (I know it's theoretically possible. I've even gotten it to work, once. It's not easy, it's not reliable, and it's not upgrade-stable.)
    39. Re:People use Photoshop to Dev the Web too Adobe! by antdude · · Score: 1

      When you request Linux ports or any ports, ask for NATIVE ports. No emulation, no crappy Apple QuickTime, etc.

      --
      Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
    40. Re:People use Photoshop to Dev the Web too Adobe! by w000t · · Score: 1

      Just curious... What's the AbiWord-like cross-platform notion and how it differs from the other ones?

    41. Re:People use Photoshop to Dev the Web too Adobe! by Urza9814 · · Score: 1

      I think the difference is not so much the sheer amount of code, but how they started. The projects listed started as cross-platform, so they didn't really have to worry about porting it. Photoshop didn't.

    42. Re:People use Photoshop to Dev the Web too Adobe! by tangent · · Score: 1

      I wouldn't think Adobe has just thrown away the source portability. After all portable code is expensive to create in the first place, but once you're there it's pretty cheap to maintain portability

      The *ix ports were last updated seven major versions ago. We're talking back in the days before Netscape Navigator here! X11R5 was the installed base, the X Athena Widgets were still considered useful, the Adobe widget set has changed several times, C++ is almost a different language now.... The world has changed.

      Even if -- big if -- this code is still around and still compiles, no one would want the end result because it would look like a 1994 program. And yes, looks matter: most of the complaints about The Gimp are about its UI, not about its functionality. Keep in mind, we're talking about a program aimed at creative professionals here. They won't tolerate ugly tools when beautiful alternatives exist.

      It took Adobe about a year past the public announcement of the Intel Macs to port from PPC on OS X. They didn't change APIs (Carbon is still Carbon on Intel), their code must already be endinanness-clean and x86 aware because it runs on Windows...yet still it took a year. Given that, how can a Linux port, which is an entirely different set of platform APIs, be easy?

    43. Re:People use Photoshop to Dev the Web too Adobe! by kcbanner · · Score: 2, Funny

      How can a programming library look like crap? Oohhh, you must be talking about the default theme you didn't bother to change, gotcha.

      --
      Obligatory blog plug: http://www.caseybanner.ca/
    44. Re:People use Photoshop to Dev the Web too Adobe! by Knuckles · · Score: 1

      Good point. I can only imagine one reason: stone cold fear. Because let's face it, at this point Adobe porting full CS3 could trigger an avalanche with unforeseeable results, in the end possibly forcing MS to port Office; in any case MS would suffer a massive financial blow. And if Adobe didn't change Photoshop to make it work but contributed to Wine instead, this could possibly lead to a fully functional and stable Office 2003 or at least XP, along with many other apps that would profit. With, say, Ubuntu desktops running MS Office 2003, Adobe CS3, and Lotus Notes 8, MS would be pretty fucked.

      Adobe may not think that they can survive the blind wrath of a heavily wounded MS, or they may think the whole idea is not worth it. Maybe they are waiting for Bush to leave Office.

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    45. Re:People use Photoshop to Dev the Web too Adobe! by dbIII · · Score: 1

      The gimp toolkit is one option but there are several other widget sets. Personally I greatly dislike bad gtk implementations like the slow speed of the file selection dialogue on mozilla et al and actually clipboard the link and use wget in an xterm instead to save links. The gimp toolkit is also a bit of a moving target sometimes.

    46. Re:People use Photoshop to Dev the Web too Adobe! by thechao · · Score: 2, Informative

      Most cross-platform libraries attempt to have a single API for all the GUI toolkits, and then write adaption layers from each toolkit to that uniform API. The AbiWord toolkit instead abstracts and isolates cross-platform capabilities with fairly rigorous interfaces, and then writes per-toolkit code for each platform. I know it sounds like semantic quibbling, but the architectures are very different when you look into code. Adobe prefers the second method because they don't have to deal with a lowest-common-denominator like wxWidgets, etc., but also get to leverage as much code as possible. Combining that with the Adam/Eve libraries allows them to offload GUI logic into a declarative language which is easily checked for structural conformance. The layout-engine which actually renders the window (by "render" they mean to convert the declaration into the underlying GUI-toolkit) is written per toolkit.

      In case you're wondering why they took this direction, Adobe has a fairly strong research group called "STLabs"; if you can find their online presence, check out Alexander Stepanov (inventor of the STL to boot!), Mat Marcus, and Sean Parent (Sean is an important driver for all of this).

    47. Re:People use Photoshop to Dev the Web too Adobe! by mario_grgic · · Score: 1

      That is the only think preventing me from switching to Linux full time. If I could edit my pictures and videos, I would not look at anything else ever.

      Linux is already premium development platform, and if it has Adobe Suite it would also be premium multimedia platform. A dream come true.

      --
      As the island of our knowledge grows, so does the shore of our ignorance.
    48. Re:People use Photoshop to Dev the Web too Adobe! by zsau · · Score: 2, Insightful

      Adobe also uses GTK+ for their port of the Adobe Reader. Also, I'd prefer GTK+ simply because it looks and feels the way an X11 toolkit library should; I've find Qt programs like Opera and Skype have a non-native, ported feel to them. If you're going to settle for a non-native, ported feel, why not just use Wine Lib?

      --
      Look out!
    49. Re:People use Photoshop to Dev the Web too Adobe! by moonshinerat · · Score: 1

      You may not agree with commercial software and that is fine, but don't try and pass it off as less than it is. I think the whole idea actually is that Adobe Creative Suite is pretty good software and there are plenty of Linux users who would gladly pay for it, if only Adobe would port the bloody thing. Don't just presume that all Linux users are against commercial software or paying for anything.
    50. Re:People use Photoshop to Dev the Web too Adobe! by Sadsfae · · Score: 1

      I for one would applaud efforts to make an out-of-the-box usable Adobe Flash for Linux X86_64 instead of having to go through the hassle of wrapping the 32bit flash inside of ndispluginwrapper.

      --
      Have a squat over at the hobo house.
    51. Re:People use Photoshop to Dev the Web too Adobe! by Almahtar · · Score: 1

      You're absolutely right that Adobe has their own abstraction layer, and while I'd LOVE to see ports of their apps to Linux I think it'd help their bottom line more to work out the bugs in their current implementation. Windows will randomly steal "always on top" status, and let go of it at equally random times. Windows do not shade/resize/shrink consistently and predictably. In short, it's really annoying.

      They're welcome to port their suite to Linux, but as long as they're charging people for it I'd prefer they fix their windowing code first.

      This is all gripe against Flash CS3 in Windows. It seemed to behave a bit better in mac, and I couldn't for the life of me get Flash CS3 to work in Linux.

    52. Re:People use Photoshop to Dev the Web too Adobe! by Almahtar · · Score: 2, Informative

      Short term that makes sense

      Right about now it'd cost much more than it'd be worth in new sales. However, the market is getting increasingly OS agnostic, and it's not in Adobe's interest long term to stay tied to any OS. The more cross-platform they get, the more versatile they will be to OS changes.

      Just look at Silverlight - it's directly targeted at Flash, and the only reason it'd succeed is because .NET is still king, and the only reason .NET would stay king is because Windows is still king. Silverlight will hurt Flash if it's allowed to grow, and Flash is a big cash cow for Adobe.

      Now that Microsoft is targeting a big Adobe product, Adobe needs to take steps to revoke their support of Microsoft's big cash cows (Windows and Office).

      Since Office is being challenged by web apps and Open Office, Adobe would be wise to help weaken reliance on Windows, and that means showing the world that they can get what they want on whatever OS they choose. Linux is a good next step.

    53. Re:People use Photoshop to Dev the Web too Adobe! by jellomizer · · Score: 1

      Those people who would switch to Linux if Adobe make a port for them for the large part wouldn't use Silverlight anyways. The different for Gimp vs. Photoshop and Flash vs Silberlight is actually a bit different.
      In Gimp and Photoshop I can make a JPG the end user will not care if I made it in GIMP or Photoshop if it looked right.

      Flash vs. Silverlight the User would care because they will need to install an other plugin. Which most moderatly savvy people will avoid if they don't know what it is. Flash is alreay widely used. Silverlight is almost exclusivly used my Microsoft and some Microsoftie Fan Boys who spend most of there effort promoting microsoft of offering MS support.

      Moving to Linux will not help much in the fight against silverlight. If the tech decided they want to use Silverlight except for flash they will get a Windows PC and do it. For even small companies can afford to have a Windows PC haning around to do some development work... Heck they probably still need it to Test to insure their web stuff works with IE anyways.

      If someone is willing to switch from Flash to Silverlight it is because there is something major missing in Flash that Silverlight has that they need, some religious connection to an operating system wouldn't effect much. If they are considering Silverlight the last thing they would do is spend resources on a system that automaticly takes them off the list.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    54. Re:People use Photoshop to Dev the Web too Adobe! by rocket22 · · Score: 1

      I thought picasa was written in Qt! :-O Anyway, porting Air to Linux will be great for... Linux! Yes, having good commercial applications on Linux will be great for the OS, even if the more hard-core free users will hate it!

    55. Re:People use Photoshop to Dev the Web too Adobe! by Bomarrow1 · · Score: 1

      Simple, when you write the code make use of unneeded white space to draw primitive ascii art.
      I can't imagine that a general 'shit' shape is hard to do.

    56. Re:People use Photoshop to Dev the Web too Adobe! by jellomizer · · Score: 1

      Where are you going to find 20 Million Linux users willing to spend a dollar for Adobe?

      Not to many people are begging for Paint Shop Pro. Adobe Photoshop kinda the well known standard.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    57. Re:People use Photoshop to Dev the Web too Adobe! by pherthyl · · Score: 1

      I've developed proprietary Qt and GTK+ apps on Windows, and I don't see why either one is more "decent" than the other.

      Yikes, you're not looking very closely. Qt is basically native, to the point where only if you look very closely can you see the difference. I use Qt4 to write proprietary apps on windows, and I haven't had any complaints about them not acting native. Native file dialogs, native look, and no widgets that act funny. GTK is nothing close to that. Saying that its better because its more broken is bizarre.

      Between Ubuntu and Fedora, GNOME is probably a majority of Linux users these days.

      Pure speculation. There is no actual evidence on which environment is used more (aside from the annual web polls, which favour KDE more often than Gnome, but are so inaccurate they really can't be used as evidence).

      Firefox doesn't feel "native", either. Result? People go out of their way (Camino, Epiphany) to wrap Gecko in native widget toolkits

      People don't seem to mind that much. Website stats seem to indicate that most people still use the regular Firefox.

      The UI is the most important part of Photoshop.

      So, on windows the UI is good. But if you have the exact same UI on Linux it suddenly becomes lousy? That makes no sense whatsoever. Sure, it would be nice if it used native file dialogs depending on the desktop, but the rest is really not that important. If the UI makes sense on windows, its fine on linux as well.

    58. Re:People use Photoshop to Dev the Web too Adobe! by vidarh · · Score: 1

      It's worth noting, since the parent didn't, that the Adam and Eve libraries (don't know if that includes Eve2) are opensource as part of the "Adobe Source Libraries". Adobe has quite a few other opensource projects as well.

    59. Re:People use Photoshop to Dev the Web too Adobe! by vidarh · · Score: 1

      That's why Air is such an ingenious move. It's essentially about delivering a tool that'll let anyone writing web apps churn out desktop apps that are OS agnostic. While it won't help much in getting core Adobe apps onto OS X and Linux, with some luck it may take some mind share from Microsoft development tools from people who now can make use of their web development skills and get portability for free effectively by isolating them from the OS differences.

    60. Re:People use Photoshop to Dev the Web too Adobe! by CAPSLOCK2000 · · Score: 1

      Photoshop uses Qt, so porting it to Gtk doesn't make a whole lot of sense. If it is possible (and it probably is) to use the native Qt libraries for all the Qt stuff, and only use Wine for Windows specific things, it seems like a reasonably manageable job.
      Getting all the plugins to work might be an entirely different story though.

    61. Re:People use Photoshop to Dev the Web too Adobe! by salimma · · Score: 1

      Their plugins heavily utilize AltiVec and SSE, but then again the plugins are UI-independent. It's probably the Codewarrior-isms that make the code hard to port to Xcode. Or perhaps the Mac back-end had too many erroneous assumptions hardcoded (big-endian CPU, etc.). Who knows?

      --
      Michel
      Fedora Project Contribut
  2. Bzzt by nacturation · · Score: 5, Informative

    ... a Linux port of AIR, its web application development software. AIR is the runtime, it is not web application development software. Flexbuilder build on top of Eclipse is the development software.
    --
    Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
    1. Re:Bzzt by milsoRgen · · Score: 0, Flamebait

      AIR is the runtime, it is not web application development software. Just what I wanted another runtime, oh and one from Adobe? Awesome. /sarcasm
      --
      I'm sick of following my dreams. I'm just going to ask where they're goin' and hook up with 'em later.
    2. Re:Bzzt by Shados · · Score: 1

      I'm not knowledgeable about it, but Flexbuilder lets you make applications for AIR? I thought Flex and AIR were mostly unrelated... I figured to develop AIR apps you just developed a conforming web app (using a few special action script APIs for integration) and ran it through some compiler tool. Or something along those ideas. Seeing in the showcases how many existing web apps were ported in a few days to AIR, what exactly is Flexbuilder's role in that?

      Thats an honest question btw, not a sarcastic jab (since its Slashdot, I have to precise that I guess).

    3. Re:Bzzt by Samus · · Score: 5, Interesting

      The AIR stack is essentially composed of two parallel environments. One being an embedded web browser (webkit) with javascript (ECMAScript3) bindings into the runtime. The other side is an embedded Flash 9 player with access to all that Flash offers as well as the additional AIR libraries such as sqlite. I believe FlexBuilder allows you to develop either one though I have only used it to do a Flash based AIR app.

      --
      In Republican America phones tap you.
    4. Re:Bzzt by jocknerd · · Score: 1

      Flex Builder 3 has an option now to build an AIR application.

    5. Re:Bzzt by Anonymous Coward · · Score: 0

      I thought it was really something like that. AIR is intended to compete with Silverlight (really the other way around, since AIR came out of Flash if I'm not mistaken). With Moonlight on Linux, Adobe wants to make sure they also support Linux so that they can tick off all the same platforms Microsoft can.

      This has nothing to do with actually supporting Linux (Linux has always been a third-class citizen for Flash, getting Flash updates a good year or so after Windows and Mac does), solely with competing with Microsoft and Silverlight.

      (Although on the plus side, at least they're being honest about it instead of using Novell as their proxy.)

    6. Re:Bzzt by Shados · · Score: 1

      That makes more sense then. All of the AIR examples I had looked were ExtJS applications (I'm a big ExtJS fan), thus my (wrong) impression.

    7. Re:Bzzt by LostMyPassword · · Score: 2, Informative

      The newest release of FlexBuilder (3.0) let's you compile the same codebase down to a .swf or AIR application. This was not the case with version 2 I believe. Adobe is also working on an offering called "Thermo," that will let graphic teams develop skins and UI's in CS3 that will compile down to a Flex application that can be imported into FlexBuilder. I pray that this happens sooner rather than later, because I have had it with our creative team doing all their work in CS3, taking screenshots, and having us implement those in Flex. There are a lot of ideas that graphic designers have that simply amount to putting a square peg in a round hole when slightly different designs or approaches that are native to Flex would take way less man hours.

    8. Re:Bzzt by bonefry · · Score: 1

      The AIR SDK, which includes the necessary tools to package the application, is also part of the development environment.

    9. Re:Bzzt by Midnight+Thunder · · Score: 1

      The AIR stack is essentially composed of two parallel environments. One being an embedded web browser (webkit) with javascript (ECMAScript3) bindings into the runtime. The other side is an embedded Flash 9 player with access to all that Flash offers as well as the additional AIR libraries such as sqlite. I believe FlexBuilder allows you to develop either one though I have only used it to do a Flash based AIR app.

      Looking at APIs that AIR relies on shows that it could potentially be ported to any platform:
        - Webkit is both open source and cross-platform
        - Flash has been ported to Mac, Linux and Windows, and for other platforms there is Swfdec (the SWF specs are unoffically available without a license)
        - sqlite is open source and cross-platform

      This certainly makes it an interesting solution.

      --
      Jumpstart the tartan drive.
    10. Re:Bzzt by supermansuper · · Score: 0

      Sliverlight is a competitor for the Flash Player, not AIR. WPF/E at best can be termed as a wannabe competitor of AIR.

    11. Re:Bzzt by Raenex · · Score: 1

      (the SWF specs are unoffically available without a license) That's one way to put it. The other way is that it is only available if you agree not to build a player based on it. In other words, Flash is based on a completely proprietary format.

      This certainly makes it an interesting solution. Which is where I disagree. Does a specification open for anybody to implement mean nothing? Why do you want to lock in your software to proprietary formats?
  3. PDF? by rucs_hack · · Score: 1

    Ok they didn't port their own PDF tools, but they made the specs available so others could.

    1. Re:PDF? by lexarius · · Score: 4, Informative

      Acrobat Reader works fine on our Linux and Solaris machines.

    2. Re:PDF? by mweather · · Score: 5, Funny

      Really? My copy works just as crappy as it does on Windows.

    3. Re:PDF? by ElizabethGreene · · Score: 2, Informative

      Actually, this is partially incorrect. While Adobe did not initially help out in the linux world, they have since ported the Acrobat Reader, and it works fairly well. In Ubuntu it's available from the commercial-unsupported repository, the package name is acroread. I had to find it because my school DRMs the PDF Textbooks with phone-home Ecmascript, and it only works in the Adobe pdf reader. (not document viewer or evince.)

      -Ellie

    4. Re:PDF? by Homr+Zodyssey · · Score: 0, Offtopic

      Acrobat Reader works fine on our Linux and Solaris machines.

      Thats funny, cause it doesn't work for shyt under Windows.

      I've spent a good deal of effort trying to figure out a way to print PDFs from my .NET Windows Forms app. So far I've found 2 free (as in beer) alternatives. Acrobat Reader (post-v8.0) leaves an empty Reader window up on the desktop and doesn't play well with batches of print jobs. And Ghostscript requires an install and then needs directories manually added to the user's PATH.

      I'm mostly ranting off topic here cause I'd love it if anyone could tell me a good way to silently send PDFs to the printer on a windows machine.
    5. Re:PDF? by The+MAZZTer · · Score: 1

      You can try hiding the Window with P/Invoke and then killing the process (or being nice and using WM_CLOSE) once the printing is complete. Just be sure to check to see if it's already open and the user is using it before running it so you know not to hide or kill it.

    6. Re:PDF? by zippthorne · · Score: 1

      Why.. um.. why would you need to send them silently?

      If you're generating them in program to send to the printer, why not just print directly?

      --
      Can you be Even More Awesome?!
    7. Re:PDF? by lexarius · · Score: 4, Funny

      Yes, sorry, that's what I meant.

    8. Re:PDF? by calebt3 · · Score: 1

      You wouldn't happen to be able to save it as another format or something to get rid of the DRM? It's been a while since I used Adobe Reader.

    9. Re:PDF? by Homr+Zodyssey · · Score: 1

      Unfortunately, I have no way of knowing when the printing is complete. It prints asynchronously and has no event hooks or callbacks
      . I dabbled in monitoring the print queue, but the only example I could find for this (in VB.NET) online was incomplete.

    10. Re:PDF? by Homr+Zodyssey · · Score: 1

      I'm not generating the PDFs in my program. They're documents attached to an order. User selects some orders in my program and clicks "Print Documents". I want to send them to the printer. Without an acrobat window popping up in front.

    11. Re:PDF? by ElizabethGreene · · Score: 1

      Certainly there are ways, they have copy and paste turned off, but printing is enabled so one option would be to print them to a file as postscript and use ps2pdf to roll them back into non-drm pdf's..The question is... is it worth the effort? I.e. Do I really want Psychology 7th edition laying around in my home directory? ... this from the girl that read the deathly hallows in one night as 700ish individual jpgs, then bought the book at the B&N party two days later...My costume was cute though. Too bad I don't have red hair.... -ellie

  4. I've never taken Adobe AIR seriously. by Zarf · · Score: 0

    I've never taken AIR seriously because of the lack of support for developers on Linux. Now, if they were going to enable running and developing AIR based applications on Linux then I might actually bother to take a look.

    --
    [signature]
    1. Re:I've never taken Adobe AIR seriously. by __aapspi39 · · Score: 1

      I would imagine that a lot of people would share your new found interest in air. This is great news indeed.

      As the first poster says, it would be nice to see photoshop and flash (ide) on linux - any news on that?

  5. I think we deserve an answer by feld · · Score: 3, Interesting

    where's our photoshop?

    1. Re:I think we deserve an answer by Lord+Ender · · Score: 4, Funny

      It will be released as soon as they release 64-bit flash for Linux.

      --
      A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    2. Re:I think we deserve an answer by Idiomatick · · Score: 1
    3. Re:I think we deserve an answer by Anonymous Coward · · Score: 1, Informative
    4. Re:I think we deserve an answer by normal_guy · · Score: 2, Insightful

      It'll be released just as soon as desktop Linux surpasses 1% market share.

      --

      Linux: Free if your time is worthless.
    5. Re:I think we deserve an answer by Rhabarber · · Score: 0

      I hate Photoshop, always did.

      I happily use

          - Gimp for casual image editing
          - ImageJ for stacks and 3d reconstructions
          - ImageMagick for most batch processing
          - Krita for CMYK and +8bits

    6. Re:I think we deserve an answer by Anonymous Coward · · Score: 0

      I think Adobe is pretty clear on this point: Linux is for developers who can't stand the sight of sunlight, and real people use Mac/Windows.

      So while many see this as "big company ports something else to Linux, huzzah!", I see a punch in the crotch: just another attempt to keep Linux out of the mainstream. Hi Linux, we see you over there; no, we're still not going to port our good apps to you. Go back in the corner where you belong.

    7. Re:I think we deserve an answer by Anonymous Coward · · Score: 0

      it's with your copy of duke nukem forever

    8. Re:I think we deserve an answer by Anonymous Coward · · Score: 0

      oh hell yeah, bring it! Kubuntu Hardy Heron + AMD64 + Firefox3 + 64bit flash = some crappy cell phone fan footage posted on youtube linked by blabbermouth. Now that makes for a good evening.

      Yes, I can get by with 32 bit firefox and flash 9....

    9. Re:I think we deserve an answer by ianare · · Score: 1

      ... which should be some time after they release a 64-bit photoshop version for any platform.

    10. Re:I think we deserve an answer by nurb432 · · Score: 1

      That is an easy answer really.

      The linux market isn't large enough to warrant the allocation of resources. Once it becomes large enough, you will have your photoshop.

      --
      ---- Booth was a patriot ----
    11. Re:I think we deserve an answer by chubs730 · · Score: 4, Insightful

      Congratulations! It's been only 23 minutes since an article mentioning Adobe and Linux has been posted, and already you've mentioned the gimp. In doing so you've made one or several incorrect assumptions:
      1. Adobe ported Photoshop to Linux and renamed it to the gimp. (We're all hoping it's not this one).
      OR
      2. The gimp is a viable replacement for Photoshop for Adobe's target group (professionals).
      OR
      3. Slashdot users don't already know about the gimp. If this was an article discussing Photoshop alternatives for Linux, maybe it would be nice to mention the gimp; it's not. These comments wouldn't be so annoying if they didn't show up every single time there is an article about Adobe. The "use Linux!" comments on every Windows article can be funny (sometimes) because at least everyone knows they're more or less joking.

      The gimp is not Photoshop, and is still missing some features that professionals really need, it isn't a viable replacement yet.

    12. Re:I think we deserve an answer by lsolano · · Score: 0

      Right to the point.

      That's a real world/business answer.

    13. Re:I think we deserve an answer by Kyojin · · Score: 0

      Which in turn will be shortly after Duke Nukem Forever.

    14. Re:I think we deserve an answer by prat393 · · Score: 1

      The only mention of 64-bit anywhere on the Adobe website is from an interview talking about where they've been in the last 10 years, and where they want to go in the next 10 (apparently, they'll have 64-bit flash as soon as quantum computing is mainstream).

    15. Re:I think we deserve an answer by Almahtar · · Score: 1

      And also a short-sighted "Ford will never be supplanted" style answer. "Real world" "business people" understand markets, but they tend not to understand technology and rarely understand change. You can't always take what has been and extrapolate it to what will be - times change. It's uncomfortable and uncertain, which business people hate, but it's true.

    16. Re:I think we deserve an answer by root_42 · · Score: 1

      2. The gimp is a viable replacement for Photoshop for Adobe's target group (professionals).

      I know it's "en vogue" to bash GIMP in favor of Photoshop. But I think that's a lot prejudiced, although I cannot explain why it is so. My wife, for example, is a professional fashion designer. For her pixel-based work she prefers the GIMP over Photoshop, regularly complaining that Photoshop is missing features, that she finds useful in GIMP. For vector-based work she uses CorelDraw X3. Although she tried and used Inkscape. But that does not scale very well with complex drawings, plus it lacks several features that are in CorelDraw. I think here Inkscape has still a lot to catch up to. So from my personal experience, at least in some professional design disciplines, The GIMP is already prime-time software.

      --
      [--- PGP key and more on http://www.root42.de ---]
    17. Re:I think we deserve an answer by Excelsior · · Score: 1

      The gimp is not Photoshop, and is still missing some features that professionals really need, it isn't a viable replacement yet.

      Hmm, last I checked, I am a professional. And I use the Gimp regularly. True, I am not a full-time graphic artist, but my work is seen by many people. It can do everything I need it to do. I'm not trying to imply it's ready for every professional, but I do think your presumption is overstated.

      There are things that Photoshop will do ten years from now that it doesn't do today, and things it does today that it didn't do 10 years ago. It's just so strange to me that professionals always feel they must have the exact feature set Photoshop has at this point in its history to make an alternative like the Gimp viable.
    18. Re:I think we deserve an answer by sayfawa · · Score: 1

      Slashdot users don't already know about the gimp. If this was an article discussing Photoshop alternatives for Linux, maybe it would be nice to mention the gimp; it's not. These comments wouldn't be so annoying if they didn't show up every single time there is an article about Adobe. The "use Linux!" comments on every Windows article can be funny (sometimes) because at least everyone knows they're more or less joking.

      It goes the other way too; every time there's an article about the GIMP, some jackass has to derail the thread by saying how much it sucks compared to Photoshop. I wish both ways would cease.

      --
      Free the Quark 3 from asymptotic confinement! Bring your charm! Don't get down! All colours and flavours welcome!
    19. Re:I think we deserve an answer by Idiomatick · · Score: 1

      honestly i did it because it was obligatory. I don't personally think gimp is as nice as photoshop BUT it is linux' answer to photoshop even if it is worse. I was most shocked there were a bunch of posts saying wheres linux' photoshop and NObody had mentioned gimp yet.

  6. Adobe: FIX FLASH UPLOADS! by DigitalisAkujin · · Score: 3, Interesting

    Adobe,
    Please fix Flash uploads in Flash for *nix.

  7. No such thing as a closed source port to open OS by CarpetShark · · Score: 0

    It's virtually impossible to port a closed-source app to "Linux" or any other reasonably successful open source OS. "Linux" is not "Linux i386" it's not even "Linux x86" or "32-bit Linux and 64-bit Linux". Nor is it "Linux on Intel and Linux on PowerPC". Nor is it "Linux from Linus's tree", nor "Linux with Debian patches", nor "The custom version of Linux that autobuilds on my machine every time there's a new release of a kernel or a patch". Nor is it "Linux with glibc x.x".

    Open source OS's require open source software just as much as open source drivers. If companies aren't willing to provide that, then we should make our own. Preferably following a lot more standards than AIR.

  8. Not quite by krog · · Score: 5, Informative

    Up until now, Adobe hasn't done much in terms of porting its applications to Linux, as its only product to have recieved any kind of Linux implementation is Flash.

    Adobe FrameMaker has run on more than 10 Unixes over the years, including Linux. Consider this nit picked!

    1. Re:Not quite by CarpetShark · · Score: 1

      But did they port it, or was that one of the apps that was designed that way, and was equally unreviewed by Adobe in terms of moving away from Unix, as others were in terms of porting TO unix?

    2. Re:Not quite by noldrin · · Score: 1

      And Acrobat Reader is also on Linux

    3. Re:Not quite by 99BottlesOfBeerInMyF · · Score: 4, Informative

      Adobe FrameMaker has run on more than 10 Unixes over the years, including Linux. Consider this nit picked!

      Actually Frame Technology Corp. wrote Framemaker and ported it to many Linux/UNIX based OS's, Windows, and Mac OS. Once Adobe acquired Frame Technology Corp. they slowly dropped all the other versions until 2004 when they finally dropped Mac OS (who at the time comprised about half of their user base), making this product a Windows only. They basically put the whole program in the deep freeze with minimal updates to keep things working and no new features while they tried to migrate users to their home grown InDesign which was written originally for making magazines and was very unsuited to technical books (which was Framemaker's main target). In fact, they only recently started up development again (outsourced to India) when MadCap Software announced a new program called Blaze, which was billed as having every feature of Framemaker, but implemented from scratch with many new features and an order of magnitude better performance. As of 2007, they claimed to have no plans to support anything but Windows going forward.

    4. Re:Not quite by Wylfing · · Score: 1

      Bwha? Yeah, "over the years" is the key phrase here. They experimented wide and far during the dot-com bubble, as everyone else did, but the only versions that count (i.e., anything past 2004) are essentially Windows-only. Luckily, FrameMaker is being dustbinned by the switch to XML documentation. Their version 8 is a pathetic attempt to remain competitive. RIP, I say. I really like Frame, but Adobe's massive lack of support for it has led it into a dead end.

      --
      Our intelligent designer has never created an animal that we couldn't improve by strapping a bomb to it.
    5. Re:Not quite by Reverend528 · · Score: 1

      There is also a version of acrobat reader for linux. Though, it's pretty awful compared to the free ones.

    6. Re:Not quite by unityofsaints · · Score: 1

      Well I'm not trying to dismiss your nitpick here, since I don't know enough about FrameMaker, but if it runs on Linux why do the Wine developers target it as one of the apps to get working before 1.0? http://www.winehq.org/?issue=341#Wine1.0statusupdate/. Maybe by "has run" you mean "once upon a time an obscure beta of this ran un Unix" ;)

    7. Re:Not quite by junglee_iitk · · Score: 1

      I bet you haven't tried the latest one. Adobe Reader 8 is a breeze - it is damn fast! Right now I have "alias xpdf=acroread" in my bashrc. Earlier I used to use KPDF.

      Although, I admit, I haven't tried okular, but I don't think it can be better than reader.

    8. Re:Not quite by 99BottlesOfBeerInMyF · · Score: 1

      Maybe by "has run" you mean "once upon a time an obscure beta of this ran un Unix" ;)

      Actually by "has run" he means "before Adobe bought the company that made it and then killed everything but the Windows version." FrameMaker started out as a SunOS app and the second supported platform was Mac OS.

    9. Re:Not quite by webweave · · Score: 1

      I used Frame(Maker) on a number of unix systems and Linux (for a short while) and on MacOS, it worked just fine but Frame was not an Adobe product and Adobe kind of dropped the whole thing.

      MacOS X is a unix and the whole Adobe suite runs on OSX, how hard would a port to linux be when it already runs on one unix? If Adobe wanted to it would have been done years ago, actually I have who used to work for Adobe and he said CS was already running on Linux but Adobe was not going to release it.

    10. Re:Not quite by JayJay.br · · Score: 1

      And, unless its not a product, Reader.

      Double nitpick.

    11. Re:Not quite by Reverend528 · · Score: 1

      I use evince.

    12. Re:Not quite by junglee_iitk · · Score: 1

      Oh... GNOME :)

  9. While they're at it... by Penguinisto · · Score: 3, Interesting
    I realize that Adobe's code can be... err, messy, to be charitable about it (at least judging by Acrobat Reader and FrameMaker).

    Question is this: is this a step towards (hopefully) Adobe going over their existing products and re-writing them so as to make porting easier? I know they're working with Codeweavers to get P-shop to work on a Linux platform (via WINE), but it would be cool to see some native implementations instead.

    I figure once/if Adobe can get things like P-Shop and Illustrator to work on a Linux platform, other graphics companies would have that final impetus to follow. While the higher-end CG vendors usually have Linux ports or Linux-native apps (Shake, Maya, etc), the mid-range, amateur, and pro-am ones usually don't (Modo, Silo, DAZ|Studio and Poser, Vue d' Esprit, Carrara, Bryce, etc).

    It'd be hella nice to see the CG/gfx companies take Linux seriously across the board, and not just as niche/custom items, or as "hey, that OS makes a great render farm node!" type of platform.

    /P

    --
    Quo usque tandem abutere, Nimbus, patientia nostra?
    1. Re:While they're at it... by dmsuperman · · Score: 1

      I doubt it, as a Linux port was planned from the beginning for AIR (even when it was still called Apollo), so they were able to make the code easy to port over. For the other such applications, they'd have to completely rewrite it, where as with AIR they just make the changes they've been setting up for all along.

      --
      :(){ :|:& };: Go!
    2. Re:While they're at it... by Anonymous Coward · · Score: 0

      Well considering that Adobe makes it's programs for Windows and MacOS X, their codebase is likely pretty platform-independent, it shouldn't be that hard to port to Linux. (in fact there was once an X11 port for Solaris and IRIX)

  10. Flash for i386 Linux by Anonymous Coward · · Score: 1, Informative

    Flash for "Linux" isn't really flash for Linux, its still built for i386 architecture so it only works on i386 architecture, not on any of the other hardware Linux runs on...

    1. Re:Flash for i386 Linux by Anonymous Coward · · Score: 0

      Yeah, where's my PS3 PSUbuntu PPC Flash? Come on people!

    2. Re:Flash for i386 Linux by waferhead · · Score: 1

      Flash works (as well as it does anywhere) with the default 32 bit FF2.0.0.12 installed...

      32bit apps run just fine in 64 bit linux, as long as the matching libraries are installed.

  11. Going out on a limb... by milsoRgen · · Score: 1, Informative

    Just from a quick perusal of The Google, I'm getting a distinct feeling AIR is something of a glorified web browser. So you can run offline and on your desktop? Hmmmm... Does anyone remember Push technology? Or Active Channels? It seems a little like that, but heavy on the Web 2.0 sauce. But like I said, this was just from a quick perusal of Google results. If anyone would care to point out what makes AIR, more than a glorfied Browser+AJAX, I'm all ears...

    --
    I'm sick of following my dreams. I'm just going to ask where they're goin' and hook up with 'em later.
    1. Re:Going out on a limb... by Samus · · Score: 2, Informative

      Not so much a browser but a runtime that allows you to create desktop applications using browser technologies. You wouldn't open the runtime and browse from site to site. An individual site might provide a desktop application that interacts with their own back end but also allows you to access your desktop resources better. Yes you do have to trust the publisher a lot more than when you surf to that same publisher's web site. You are after all downloading an actual program. As for the usefulness of it? I'm not totally sold yet.

      --
      In Republican America phones tap you.
    2. Re:Going out on a limb... by milsoRgen · · Score: 1

      Yeah I kinda got that, the browser techs on the desktop thing. I guess I never thought of the benefits of being able to run those techs with elevated privileges. I guess it could lower the bar for desktop app publishing. But whether that's a good thing or not...

      --
      I'm sick of following my dreams. I'm just going to ask where they're goin' and hook up with 'em later.
    3. Re:Going out on a limb... by PackMan97 · · Score: 1

      I would say the biggest difference is that AIR apps are not web pages. They are applications that have to be installed and have full desktop rights. So, anyone that can do html+ajax or flash can now create desktop apps.

      I imagine the full desktop rights is the big kicker as they can interact with and affect the computer. Breaking out of the sandbox if you will. I would compare it to desktop java vs applets. The difference in capabilities is amazing when you are no longer restricted to the browser sandbox.

    4. Re:Going out on a limb... by __aapspi39 · · Score: 1

      it should bring together the huge power of flex with the multimedia and animation capabilities of flash (about to be enhanced by the addition of hidef video.) if its automatically downloaded with the flash plugin then a lot of people will have access to it straight away. trust me, air has more to offer than active channels, silverlight etc.

    5. Re:Going out on a limb... by suggsjc · · Score: 1

      As for the usefulness of it? I'm not totally sold yet.
      I have just about zero interest in it. For one thing, now there would be one more thing (AIR runtime) to make sure that my clients would have installed and up to date on their systems.

      One of the reasons the web is so useful is that it is a very well understood, open specification. Anyone from major corporations to my grandmother can (relatively) easily create content than then becomes viewable to anyone with an internet connection and a web-browser (doesn't even have to be a fancy or up-to-date one). So, why on earth would I (as a developer) want to become locked into a single companies implementation of a web browser...that only adds off-line viewing (anything else in there worth mentioning)? Granted off-line viewing is cool and a step in the right direction. But being cross-platform (to an extent) means nothing if the standards aren't open.

      I'll be impressed when Adobe also ports AIR to:
      • My phone...every phone...every make...every model
      • My computer...any platform...every platform
      • My toaster, you know the one that runs linux (wait, they already did)
      • Anything else that already has a web-browser
      I'm not even a die-hard FOSS person, but I can easily see how this is several steps backwards...one company trying to "control" the web with their own version of it, and then being responsible or controlling the platforms that its available for.
      --
      When I have a kid, I want to put him in one of those strollers for twins and then run around the mall looking frantic.
  12. No thanks. by Speare · · Score: 3, Informative

    I've not given Adobe a single dime in a decade*. First it was their overpricing themselves out of all but the students-and-pirates market. Then it was about using their corporate power to influence our government against the valid rights of individuals who were speaking out about data security and the freedom to read.

    I'm sure some cash went from Canon or Apple to these jackasses, when I bought hardware that bundled their teaser products (which I don't use). I regret even that level of support for Adobe.

    --
    [ .sig file not found ]
    1. Re:No thanks. by diegocn · · Score: 1

      You don't have to. Both Adobe Air runtime and SDK are going to be free (as in beer).

    2. Re:No thanks. by MobileTatsu-NJG · · Score: 1

      "I've not given Adobe a single dime in a decade*. First it was their overpricing themselves out of all but the students-and-pirates market..." Photoshop and After Effects, for example, are professional tools and are priced accordingly. Basically what I'm saying is that you missed a rather important market in your original comment. ;)
      --

      "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

    3. Re:No thanks. by msimm · · Score: 1

      First it was their overpricing themselves out of all but the students-and-pirates market.
      Stop right there.

      Why would you pirate something that isn't valuable? I mean if I can't look at my desktop and say I've got Xcagillion dollars worth of software on it why would I even bother to pirate?

      --
      Quack, quack.
    4. Re:No thanks. by tangent · · Score: 2, Insightful

      You say that like you believe you deserve to buy these products at prices you like. This is capitalism: the market will bear these prices, so these are the prices they charge.

      Those who can afford the Adobe Creative Suite often make enough on a single job to pay for their license. Sure, it'd be swell if the programs were all free, but I can point to several of the Creative Suite competitors that are still trying to catch up after years and years of development. Sometimes free software moves faster, sometimes paid does. In the case of creative software, it seems to me that paid software moves faster, and so produces the sharpest, most powerful tools.

      If you can't or don't want to buy the Suite or elements thereof, several Adobe products now come in inexpensive versions with fewer features, but which suffice for most purposes.

      As for free software, I use it daily, and both my personal occupations and the company I work for depend on it. I maintain a popular LGPL'd package. (No it's not a "creative" tool.) Free software is great, but it doesn't cover every need. Sometimes the best tool for the job is commercial. I wouldn't argue that all of the components of the Creative Suite are the "best tool" -- some are, some aren't -- but combined, it's an awesome force, well worth paying for if you make money using these tools.

    5. Re:No thanks. by STrinity · · Score: 1

      I've not given Adobe a single dime in a decade*.


      And AIR is free (as in beer) so what's your problem?
      --
      Les Miserables Volume 1 now up with my reading of
    6. Re:No thanks. by fyoder · · Score: 1

      I've not given Adobe a single dime in a decade*.

      Me neither. I still have my 'Boycott Adobe' mouse pad from boycottadobe.com's cafe press store back before boycottadobe.com became one of those obnoxious ad sites. Ah, those heady days of youthful protest. Adobe backed off quickly, no doubt thinking "Not unflattering mouse pads!", but the damage was done. Unfortunately, the boycottadobe.com web site/movement folded fairly quickly after that. Perhaps they weren't selling enough mouse pads and other boycott adobe related items.

      --
      Loose lips lose spit.
  13. This is not surprisng... by KenCrandall · · Score: 2, Informative

    ...as Adobe has said all along that for Apollo/AIR 1.0 it would be Mac/Windows only. Once 1.0 was reached, then Linux would follow. I'm glad that Adobe's CTO came out and made the announcement, though. This continues to lead credence to Linux being a top-tier platform from desktop/productivity applications.

    I think the REAL interesting part, though, is how AIR relates to an earlier statement made by Adobe's CEO. He mentioned that in the future, all Adobe apps would be on the web. I think that statement was a bit misleading, either through a mis-understanding or mis-interpretation. I think that Adobe is banking the future on AIR as the runtime for all of it's applications (Photoshop, Illustrator, etc.) This gives them the design capabilities of Flash and web graphics, and a common runtime on which to deploy them. Then, platform independence becomes a reality, as whatever platform has AIR, can run Adobe applications.

    1. Re:This is not surprisng... by Joe+Tie. · · Score: 1

      Top-tier? Their linux flash releases are buggy and always behind those of windows and osx. Even simple changes that should take a day to roll out wind up taking months. And air from the beginning was pushed back because they couldn't be bothered to step up the work on the flash player for linux. As much as I'm happy to see any support of linux, adobe's doing it as an afterthought at best.

      --
      Everything will be taken away from you.
    2. Re:This is not surprisng... by KenCrandall · · Score: 1

      I actually edited my original wording of "2nd tier" to "top tier" to not seem too much like a Linux desktop basher. I think the very fact that Adobe targets Linux at all is a testament to its emergence as a viable desktop platform. However, even after several "This is the year of the Linux desktop!" years, Windows and Mac still dominate the desktop.

      I cannot fault Adobe for doing Linux 2nd, but just for the reasons you state, I'm happy they do it at all.

  14. But after all of this by Anonymous Coward · · Score: 0

    Will it actually run on Linux?

  15. If you want to give file system accesss to Air... by notaprguy · · Score: 1

    more power to you. Is it just me or is AIR basically just another browser with full file system access? Seems like a pretty big security risk to me.

  16. "i" before "e" except after "c" by jocknerd · · Score: 0

    recieved ???

    1. Re:"i" before "e" except after "c" by ledow · · Score: 2, Funny

      their

  17. Re:No such thing as a closed source port to open O by JustinOpinion · · Score: 3, Informative

    You say that, and yet there are plenty of proprietary binaries available for Linux. Many distros have huge repositories of "non-free" stuff. Plenty of proprietary vendors make Linux binaries available (e.g. nVidia binary driver, Opera, Skype, etc. See also this list, much of which is distributed in binary-only form).

    Yes, the vendor will probably only pre-compile binaries for the most popular architectures (32-bit x86 being the main one), and only for the most popular packaging formats (deb and rpm). But really that covers the vast majority of Linux users anyway.

    Yes, it's a pain for the vendor to compile/package 2-8 versions instead of just one, but it's hardly the insurmountable obstacle you make it out to be.

  18. More Info... by PortHaven · · Score: 4, Insightful

    I guess Slashdot's trend toward suckage continues. Yes, I love that Slashdot is becoming a political site more than a tech site and the bias' run deep.

    So Slashdot rejected the story submission about Adobe's release of AIR, and announcement that they were open-sourcing the Flex 3 SDK. And had released a new open-source project site for Flex, Tamarin and a few other products. Nope...that stuff isn't noteworthy to Slashdot's editors.

    Bah!...rest assured if there is any political BS topic it'll be posted (even if it's been posted 2-3 times and is a year old).

    So yes...

    > Adobe AIR launches
    > AIR being ported to Linux
    > Flex Builder 3 being ported to Linux
    > Flex 3 SDK being open sourced

    1. Re:More Info... by maxume · · Score: 1

      Meanwhile, someone somewhere is complaining about /. turning into Slashmeat and posting every single software release.

      --
      Nerd rage is the funniest rage.
    2. Re:More Info... by PortHaven · · Score: 1

      I. A completely new software release is fairly significant. Especially when released by one of the largest software firms in the world.

      II. When else has Slashdot NOT posted concerning a major company deciding to open source one of their software products?

    3. Re:More Info... by maxume · · Score: 1

      My point was more that it isn't worth it to complain(because you can't please everybody) than it was about the merits of your specific complaint.

      --
      Nerd rage is the funniest rage.
  19. Re:If you want to give file system accesss to Air. by jocknerd · · Score: 2, Informative

    AIR is a desktop runtime. When you install an AIR based app, it actually installs an application on your desktop. It just gives the developer the ability to write a desktop app using web technologies (i.e. Flex, HTML & Ajax, Javascript, Flash) rather than using C, C++, etc..

  20. Re:No such thing as a closed source port to open O by CarpetShark · · Score: 1

    there are plenty of proprietary binaries available for Linux


    Congratulations on completely missing my point.

    But really that covers the vast majority of Linux users anyway.


    Oh, I see. It's not that you missed the point. It's just that you don't care about the rest of the community that's worked their butts off for years to give you freedom. As long as YOU have an executable, it's OK. Great solidarity there.
  21. Re:No such thing as a closed source port to open O by Anonymous Coward · · Score: 0

    So when did Oracle become open source?

  22. That's nice, but how about FreeBSD? by vivin · · Score: 1

    Nice. But how about getting Flash to work natively on FreeBSD also? Petition here. There are over 5,600 signatures. FreeBSD currently uses the linux emulation layer to run flash, but it's not perfect.

    --
    Vivin Suresh Paliath
    http://vivin.net

    I like
    1. Re:That's nice, but how about FreeBSD? by Wowsers · · Score: 0, Offtopic

      64 bit Flash would be more useful for us Linux users. How many more years are we to wait for that (ditto for a 64 bit Java plugin)?

      --
      Take Nobody's Word For It.
  23. Lets talk about what it actually is. by awjr · · Score: 3, Interesting

    Just to give some background on this. AIR is an equivalent to the Java Runtime Environment. Now unfortunately (or fortunately) Adobe also released Flex 3 Builder (application development for Flash 9) at the same time and made it the easiest way to deliver AIR apps. You could easily build air apps using Flash 9, javascript or even plain html but I can't see the point to this. There are certain things Air does provide that will be interesting to see how they are used: SQLLite engine and system resource (disk drive etc) access. The latter screams security risk however this the same risk as installing any app on your computer. To be honest there are a couple of big companies (e.g. Ebay) that are writing AIR apps, but I don't really see there being much need in that arena (searching for auctions). I think it's is going to shine when hooking up to business applications (which is also indicative of the number of financial institutions looking for Flex developers). As an example, I've written an air app that hooks into our servers and provides an easy way to managing our error log entries, and various data characteristics. Previously this would be a case of logging into the back end through a browser and finding this out from various reports. There may be a case that a better dashboard design would have made this simpler, however I can have an AIR app sitting in the background feeding this information to me, and most importantly, it took very little time, as it hooked into existing web services. Personally it has a lot going for it, but it really is going to shine in big business. Oh and please don't compare it to MS Silverlight. Compare Flash to Silverlight, but not AIR.

    1. Re:Lets talk about what it actually is. by Anonymous Coward · · Score: 0

      Bingo.

      I'm being quietly impressed by the whole Flex experience at the moment. I kind of fell into it backwards while looknig at writing online puzzle games but from exploting the system it clearly shines best in business CRUD-like apps. I've had reason to write a bunch of small data grabbers/visualisers/updater apps and Flex has made writing what would normally be routine yet tedious code and absolute breeze.

      Flex Builders user interface builder (and the backing MXML) is in my view fantastic, it actually produces code I can read and understand which is a massive step up in my experience in GUI builders.

      AIR just kicks it up another notch for me, local-filesystem access (along with the other components) rounds out the functionality that Flex provides making AIR the smart choice for quickly producing basic data manipulation apps. I don't see the local system resources as a security risk, no more than any other arbitary program on your computer.

    2. Re:Lets talk about what it actually is. by seanalltogether · · Score: 1

      eBays AIR app is pretty nice because you can keep it running throughout the day and it provides system notifications when you get outbid. Since its a 'near' total integration with the website, its really useful for people that use firefox extensions to track the status of auctions. I've been using it for awhile cause I buy alot on eBay, and its much nicer then going to the website even though I can't sell anything in it yet.

  24. What about making Flash actually work by heroine · · Score: 2, Insightful

    They could also make Flash actually work before moving on to traditional development tools. Supporting the half dozen Alsa derivatives & video scaling R the main issues. However, moving to development tools instead of focusing on Flash makes sense since Linux is mainly a development platform.

    1. Re:What about making Flash actually work by AusIV · · Score: 1
      From Adobe's Developer FAQ:

      Adobe AIR 1.0 will not be available on Linux. We plan to release Linux support shortly after the 1.0. release.

      While we had originally planned to support Linux in the 1.0 timeframe, we have had to wait on the core Flash Player's support for Linux to be finalized.
      So it sounds like they've been working on improving Flash as well.

      Personally, I haven't had problems with Flash on Linux since they released version 9. I've run it on an x86 and a 64 bit processor using nswrapperplugin. I've had no problems with sound nor video scaling.

    2. Re:What about making Flash actually work by Anonymous Coward · · Score: 0

      "Supporting the half dozen Alsa derivatives"

      Maybe Linux should developman audio API that doesn't completely suck first because ALSA completely does. Then write some docs that don't suck because ALSA's docs do. Its ridiculously complicated to write both kernel drivers for it and applications that use it. That leads to a bunch of broken kernel drivers, or no driver at all because people give up first instead of developing them, and in turn a bunch of broken apps because it doesn't work reliably and consistently across a broad range of hardware.

      Linus should have smacked the people that developed ALSA because they put in a bazillion stupid little knobs in their API that you can tweak and turn leading to a myriad unpredictable results, when most people just want to say....here....play this audio buffer that is in this format and let the freaking driver figure out all the complicated little things needed to actually play it, more or less like OSS was, but without OSS's lameness.

      So what happened... we ended up with a half dozen audio API's sitting on top of ALSA that are just there because ALSA sucks to just confuse application development even more.

      What Linux needs is one and only one audio API that just works. It would be totally fine if there was a simple, no knobs, API for people who just want to play audio buffers, and a deeper one for people who need extreme control and power for very advanced audio apps and are willing to mandate the audio hardware and driver and test it to make sure it works. The extreme control and power needs to be well designed so you only have knobs for things that people actually need to tweak and the results are extremely well understood and predictable for both application and kernel driver developers when you do tweak them. If you don't need a knob don't put it in the API because it just complicates everyones life.

  25. Not really a change... by Anonymous Coward · · Score: 0

    That's not really a change then, is it? Flash was a webdev platform and it got ported. Same with AIR. Shockwave never made it because it was never adopted that fully by anyone.

  26. Re:No such thing as a closed source port to open O by jedidiah · · Score: 1

    The community is not a monolith.

    Some of them work at Oracle or EA or Blizzard.

    Where have you been? This extreme political purity went out of fashion at least 10 years ago.

    That said. The Sauron gets to benefit from Free Software the same as
    anyone else. That's a part of the "free as in liberty" aspect of it.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  27. Re:No such thing as a closed source port to open O by AlXtreme · · Score: 1

    No, it's "Linux with statically compiled binary blobs", architecture notwithstanding.

    I agree that having the code makes stuff easier, but there is no reason why companies wouldn't be able to run closed source software on an open source OS. And even if you don't want to compile _everything_ into a single binary, there's always the option of LD_PRELOAD together with your own shared libraries.

    Capitalism or Freedom. At least we're in the position to choose.

    --
    This sig is intentionally left blank
  28. Bad information by Stan+Vassilev · · Score: 4, Informative

    Up until now, Adobe hasn't done much in terms of porting its applications to Linux, ...only .... Flash. ... the company has announced a Linux port of AIR, its web application development software...

    Wow :)... Few corrections:

    1) Flex Builder has had a public alpha for Linux for some time now.

    2) There's Adobe Acrobat for Linux/Solaris/Unix

    3) Most of the servers Adobe offers, like ColdFusion and Flash Media Streaming servers are available for Linux/Unix.

    4) Adobe AIR isn't a web application development environment of any sort... that's completley messed up. It's the runtime component of a connected desktop app platform that supports HTML/CSS/JS/PDF/Flash content.

    5) Macromedia (now part of Adobe) has made attempts to commercialize Dreamweaver/Flash/Freehand on Linux before utilizing Wine-compatible releases, but there was no enough demand to pay the bills, so the project was canned. I have the feeling they'll be trying this with selected Adobe CS applications again within 24 months, but it'll be expensive, so the market should show enough demand, and put their money where their mouth is, this time.

    1. Re:Bad information by unityofsaints · · Score: 1

      Thanks for clearing that up, first-time poster here so thanks for ironing out my inaccuracies.

  29. Re:No such thing as a closed source port to open O by closetpsycho · · Score: 1

    Well, the vast majority of the people who can't use installs in the form of .rpm and .deb would tend to be the very same people who would rather compile everything from source no matter what. And while being able to see the source is always a good thing, there is still a place for proprietary software. As long as there is proprietary software, there will always be a few people who can't use it, but that's just the way of the world. And on a side note, snide comments about solidarity is a great way to destroy it.

  30. Adobe does have other products that run on Linux by haighishaighis · · Score: 1

    I would like to point out that Adobe does have other products that run Linux and they include: - ColdFusion - Jrun Both ColdFusion and Jrun have worked under linux for years. ColdFusion and Jrun (formerly from Allaire and then Macromedia) are now Adobe products that they inherited from Macromedia that they bought a while ago.

  31. Re:No such thing as a closed source port to open O by mhall119 · · Score: 3, Informative

    That is why they established the Linux Standard Base (LSB) and freedesktop.org. You say "My software runs on LSB 3.2 IA32 and IA64" and provide a .deb and .rpm for each and be done with it. It's no more difficult that supporting Win32 and Win64 and providing a .exe and .msi for each.

    --
    http://www.mhall119.com
  32. Re:If you want to give file system accesss to Air. by notaprguy · · Score: 1

    Yes, AIR is a desktop runtime...for a Web-based application. There's a lot of risk in letting Web apps loose outside of the browser security sandbox. It seems like a better choice would be to use Flash or Silverlight which run withint the browser security sandbox or run a "real" desktop application using .NET/WPF which uses the .NET security model.

  33. Version differences by superbrose · · Score: 1

    It should be noted that the Linux version of Acrobat Reader seems fairly antiquated compared with its Windows counterpart. The last time I used acroread I was unable to fill PDF forms with it.

    This is similar to Skype for Linux vs Skype for Windows. Skype for windows has supported video calls for ages and has generally been ahead by a full version number.

    Things are getting better for the Linux world though, eg there's a Skype beta version that offers video streaming in Linux. And one can argue that the Linux versions of these programs are definitely not bloated.

    One thing I'd personally like to see is a 64-bit Flash player for Linux, it's about time.

    1. Re:Version differences by TeknoHog · · Score: 1

      It should be noted that the Linux version of Acrobat Reader seems fairly antiquated compared with its Windows counterpart. The last time I used acroread I was unable to fill PDF forms with it.

      Actually it has worked with PDF forms for quite some time. The latest version I have (8.1.2) feels pretty nice and unixy overall. Of course it's still binary for i386, but it's much better than before.

      --
      Escher was the first MC and Giger invented the HR department.
  34. This isn't news by ignatz · · Score: 1

    Adobe has always said there'll be a Linux version of AIR. I've got several Adobe evangelists on record stating that going back to the original AIR announcement a year ago - and as it's built on Tamarind and WebKit no one should be surprised.

    1. Re:This isn't news by Beau6183 · · Score: 1

      Agreed. This isn't news. It's always been their intention, they just couldn't get it in for the v1 release (something that was admitted by them).

  35. Expensive? by wytcld · · Score: 1

    With a number of originally-for-Linux apps having been ported to OS X, without apparently calling for any overwhelming expense, why should Adobe's stuff, all of which runs on OS X, take much effort to port to Linux?

    I'm sure it's not something done for free, but expensive? On the scale of what Adobe pays for office coffee each day?

    --
    "with their freedom lost all virtue lose" - Milton
    1. Re:Expensive? by Stan+Vassilev · · Score: 1

      With a number of originally-for-Linux apps having been ported to OS X, without apparently calling for any overwhelming expense, why should Adobe's stuff, all of which runs on OS X, take much effort to port to Linux?

      OSX has a fully features POSIX layer (what Linux apps use), but Linux has no Carbon/Cocoa layer, which is what OSX apps use.

      In other words, because you can run some DOS command lines in Windows, doesn't mean it's equally easy to run some Windows GUI apps in DOS.

  36. Flash Too by jetpack · · Score: 1

    A port of Flash for PPC Linux would be nice, too.

    1. Re:Flash Too by chubs730 · · Score: 1

      Not to be pessimistic, but PPC Linux in general is going to see a decline in development even for open source programs. I wouldn't expect Adobe to care about maybe .05% of the market, especially with the advent of Intel-based Macs.

  37. Re:If you want to give file system accesss to Air. by Wesley+Felter · · Score: 1

    AIR apps are desktop apps, period. They can access all your files, listen on sockets, draw non-rectangular windows, etc. As long as you treat them like desktop apps (by thinking before installing), there's no problem.

  38. That's good to hear... by fireman+sam · · Score: 1

    ... Now we can breathe easy. ... I was holding my breath for that one to be ported. ... Well that has knocked the wind out of the "No good software is available" crowd.

    --
    it is only after a long journey that you know the strength of the horse.
  39. Acrobat by Raphael+Emportu · · Score: 1

    I don't think my acrobat reader runs under wine, so that would make at least 2 apps. I hope many will follow before they stop supporting Vista :-)

  40. Re:If you want to give file system accesss to Air. by Anonymous Coward · · Score: 0

    ...or run a "real" desktop application using .NET/WPF which uses the .NET security model.

    You don't think Adobe concerns itself with security? Your statements assumes that .NET/WPF has a better security model than whatever AIR does? Better for whom - Microsoft, perchance? Perhaps you have an good idea there. Maybe if every computer ran .Net, and the internet was powered by SliverLight, this would be a better, safer world? Interesting that you repeat the same FUD that Steve Bummer said when he was referring to AIR in one of his interviews.

  41. Re:No such thing as a closed source port to open O by 93+Escort+Wagon · · Score: 1

    So when did Oracle become open source? When they bought (the admittedly dual-licensed) MySQL?
    --
    #DeleteChrome
  42. Adobe on Unix by armanox · · Score: 1

    Maybe not Linux, but I am running Photoshop and Illustrator under IRIX 6.5 on an SGI O2 (IP32 MIPS R10K Proc, 256MB RAM, 6GB HDD)

    --
    I'm starting to think GNU is the problem with "GNU/Linux" these days.
  43. Don't forget about by armanox · · Score: 2, Interesting

    Adobe on IRIX. I personally am running Photoshop, Illustrator, and Acrobat Reader on IRIX 6.5 (on an SGI O2)

    --
    I'm starting to think GNU is the problem with "GNU/Linux" these days.
  44. Adobe Sucks AIR by niyam · · Score: 0

    Adobe Sucks AIR

  45. Re:If you want to give file system accesss to Air. by notaprguy · · Score: 1

    I think Adobe concerns itself with security. I just think that AIR does not have a well developed security model. Check it out yourself and see whtat you find. There's no question that .NET has a better security model than AIR. AIR will probably improve over time. What Ballmer FUD? Show me a link. No, every computer doesn't run .NET. Most do but not all. The full .NET framework doesn't run on Mac or Linux. Silverlight uses/will use the same basic programming model and does run on Mac and will run on Linux. By the way, yes, I am a .NET guy. I'm not trying to hide that.

  46. Flex by Anonymous Coward · · Score: 0

    *cough* Flex *cough*

  47. Re:No such thing as a closed source port to open O by Anonymous Coward · · Score: 0

    And when the fuck did they buy SUN so that they could have bought MySQL? Stupid ass.

  48. linux apps besides flash by rubycodez · · Score: 1

    there are some others, acrobat reader, Distiller and LiveCycle document management

  49. Re:While they're at it... (slightly OT) by businessnerd · · Score: 2, Interesting

    I agree with you, it would be great if Adobe would start supporting Linux natively. I was even thinking that once Photshop is better supported under WINE, they may have a better picture of how many people use their products in Linux. Unfortunatly, Photoshop would not be able to accurately report back what systems people are using. This brings me to the OT rant. Some apps report back what system the user is running, essentially a survey so the company knows their market better. I encountered this with Steam. I have Steam running under WINE on Fedora 7 right now. When it asked to report my hardware, i obliged, hoping that it would detect a Linux system and someone at Valve would give a double-take. The hope being that if they keep seeing Linux in their stats, they might start developing for it. Unfortunately, WINE reports the system as Windows XP. Well that was dissapointing. I think it would be in the Linux communities interest if WINE had a way of reporting it more like "GNU/Linux with Windows XP compatibility layer" or something like that. No biggie, but maybe it would help get the word out to some of the game developers that Linux gamers do exist.

    --
    "It's not whether you win or lose, it's how drunk you get." -- H. J. Simpson
  50. Comming after AIR by pavon · · Score: 3, Insightful

    AIR is a cross-platform development environment that also allows easy porting between desktop and web-based applications. Adobe is planning on creating webapp versions of their major desktop software, including photoshop, within the next 5-10 years. How are they going to do this and keep a manageable code base? You guessed it, they are porting them all to AIR. So Linux should get a native port of Photoshop when that effort is completed, whose "nativeness" is roughly equivalent to the "nativeness" of XUL-Runner applications like Thunderbird.

    Here is one article on arstechnica that has a little more detail. I'm sure you can google for more.

  51. Re:If you want to give file system accesss to Air. by Anonymous Coward · · Score: 0

    Well, I wasn't right of me to take the tone I did. Between the lines I was accusing you of being a Micro$oft shill. Even hiding behind the cloak of anonymity, I still can't hide from myself, so I'd better change my tone and be more polite.

    In the first place, I read an interview somewhere, don't remember where, but it was recent, that gave me the understanding that that is Micro$oft's party line - spreading FUD about the security model of AIR. I think you can take that from me on faith.

    In the second place, I apologize for accusing you of being a Micro$oft shill. Just because you are a .Net developer doesn't have to mean anything like that. It is just that though I develop on the Window's platform too, I could never become comfortable with the whole idea behind .Net, and avoid it. Used to be that we could write our code on Windows in C/C++ and easily port it to any other platform, by just replacing the system dependent calls. Once .Net came along, that was all over. .Net was/is Micro$oft's strategy to enhance lock-in. Sure, it is tremendously useful, with all the libraries that come with it, but now we have thousands of developers all over North America just like you that develop for .Net, furthering Micro$oft's insidious, evil goals, whereas if there was no .Net, we may have a broad range of solutions to the problems that .Net addresses itself, and also more mobility across different platforms for developers. I don't know how many others feel as I do, but I do know that .Net development isn't near as high in the UK/Europe as it is in the USA.

  52. Moody sigh.... FrameMaker by blueZ3 · · Score: 1

    In my day job as a tech writer, the only thing that keeps me tied to my Windows box is FrameMaker. Of which, at one time, there was a Linux version, later canceled for (apparent) lack of interest. Unfortunately, the project didn't live very long, and I wasn't able to get a copy while it was alive... something that I regret morning when I fire up Windows.

    I can get email (the company uses Outlook) through the Web-based Outlook tool, I use vi to write man pages and do HTML, and I can read various Word/Excel files sent to me in OO, but I NEED FrameMaker--there's no adequate replacement available. So I have an unwanted Windows box.

    Sigh

    --
    Interested in a Flash-based MAME front end? Visit mame.danzbb.com
  53. ...Or when sounding like "A"... by Tetsujin · · Score: 1

    as in "neighbor" or "weigh"...

    --
    Bow-ties are cool.
  54. Re:If you want to give file system accesss to Air. by notaprguy · · Score: 1

    Thanks and well said. I agree with most of your points but one person's "lock-in" is another person's benefit from having a consistent programming model, good libraries (and good security model) for writing Web apps, Windows apps, mobile apps etc. My hope is that Silverlight will extend the same programming model onto other platforms so I can, if I choose, use the same model and skills to build apps that run on Mac and Linux. To me the benefit of a rational/consistent programming model and all of the benefits that brings vastly outweights the alternatives.

  55. Re:No such thing as a closed source port to open O by Belial6 · · Score: 1

    I wouldn't go so far as to say "there is a place for proprietary software" so much as "don't pick on the kid who has most of the equipment or he might just take his ball and go home." Someday all companies might move to open source, but until then, we don't want to drive them away from even considering it.

  56. Later this year? by jimbojw · · Score: 1

    I'm pretty tired of waiting for AIR support on Linux. As previous posters have mentioned, it really shouldn't be that hard. It's webkit + Flash + SQLite, all of which run just fine today.

    A few weeks ago I got wind of an email stating that the Linux builds would be available to Adobe Prerelease members. It's not feature complete, and they're basically looking for Linux alpha/beta testers. I was ready to beta test AIR a year ago when the Windows and Mac betas were released.

    If Adobe wants to treat linux users as second-class citizens, that's fine. It's really too bad though since we're the ones who are usually keen on cross-platform development, and would likely have been the champions of a truly cross-platform runtime for desktop development.*

    Of course, AIR's lack of support for two key features is a dealbreaker for me anyway. That is, launching of shell commands and listening to TCP ports. But I digress.

    * Talking about non-Java here. RCP be damned! :P

  57. works fine for me by Trepidity · · Score: 1

    I usually use xpdf or evince, but on occasion I fire up acroread mainly to fill out PDF forms. If you install the EScript plugin (also available for Linux), it even will do auto-form-population correctly (e.g. keeping a "total" field up to date), or at least the same as it does on Windows.

  58. Re:No such thing as a closed source port to open O by dbIII · · Score: 1

    And yet it has bone done many times for over a decade.

  59. Get the AIR on Linux Beta by md17 · · Score: 2, Informative

    You can find details on how to sign-up for the beta program on my blog:
    http://www.jamesward.org/wordpress/2008/02/20/adobe-air-on-linux-pre-beta-testers-needed/

    -James

  60. Engineering release announcement. by bettlebrox · · Score: 1

    It looks like this is an engineering release; a pre-beta. Which may be buggy, I'm sure the beta release will be better. However, it looks like is not yet for general release and a production release should be ready for the 1.1 release of AIR.

    A friend forwarded me the release announcement which I posted on my blog a few weeks ago http://timony.com/mickzblog/2008/02/16/adobe-air-for-linux/, full announcement below, except for any e-mail addresses which I removed.

    From: Prerelease Program Coordinator ...
    Sent: Friday, February 15, 2008
    Subject: First engineering drop of AIR for Linux now available on prerelease website

    Attention Linux Prerelease Users and Developers,

    Today we are very excited to announce that we are making available our first engineering drops of AIR running on Linux on our prerelease website. From the very beginning, it's been our goal to bring AIR to Linux. Today marks the first in a series of upcoming milestones that will support attaining that goal.

    To help set expectations around this announcement, please note the following:

    * AIR Linux will target our 1.1 release later this year and not the upcoming 1.0 release. Whereas our Mac and Windows 1.0 builds are about to ship, the Linux release is targeted for the second half of this year.
    * The AIR Linux builds are not yet feature complete (think alpha stage). It's very important that you read the release notes to understand what features are currently unavailable. If you have an existing application, there's a reasonable chance that certain parts of your application may not run. We will continue to post new builds on our prerelease website going forward.
    * The AIR Linux builds are not as stable as Mac and Windows (again, think alpha stage). Since these are the first builds we're posting to our prerelease website, there are many issues that we still need to address. The issues we know about are described in our release notes posted on the new Linux prerelease forum. If you encounter other issues, we'd appreciate it if you could please search our bug database and submit a bug if the issue has not yet been reported.
    * Our current plan is to support the following distributions of AIR: RedHat Desktop Linux 4, RedHat Enterprise Linux v5, Novell Desktop Linux 9, SUSE Linux Enterprise Desktop 10, and Ubuntu 6.06. This list will change between now and when we ship.
    * We have created a new forum dedicated to Linux topics. If you are experiencing issues or have questions, please post on the Linux forum. You can subscribe to this new forum by logging into prerelease, selecting the "Linux" forum, and then selecting "Subscribe."
    * Bugs can be logged through our prerelease website. Under the "Resources" section, click on the "Report Bugs/Feature Requests" link. Next, click the link "Report AIR Bugs/Feature Requests - Linux"

    We are particularly interested in feedback from developers running multiple distributions of Linux that might be able to compare install experiences or differences in performance.

    If you have any questions related to AIR Linux, please post them to the new Linux prerelease forum which is now live. Below is a FAQ that provides additional information.

    Be sure to view the release notes for this engineering drop by logging into the Linux forum on the prerelease website.

    --

    I have a very small mind and must live with it.
    -- E. Dijkstra

  61. Re:No such thing as a closed source port to open O by CarpetShark · · Score: 1

    Where have you been? This extreme political purity went out of fashion


    Sticking to principles, not fashions ;)
  62. Re:No such thing as a closed source port to open O by CarpetShark · · Score: 1

    Are you trying to claim that Oracle release binaries for every conceivable linux variant, including PS3s, new supercomputers, etc.? Or do you just not understand what you're arguing about?

  63. More info about AIR from Adobe by oribium · · Score: 1
  64. Is this Hydra being put to work? by Samurai+Crow · · Score: 1

    http://llvm.org/ProjectsWithLLVM/#adobe-hydra

    Hydra is a new programming language based on LLVM: a BSD-like licensed open-source compiler framework for many platforms.

  65. Adobe, and other application developers.. by zig007 · · Score: 1

    ...could make lots of money by porting to Linux because of one simple reason.
    If the OS doesn't cost any money, users can put that money into buying licensed applications, like Photoshop.
    I am not sure how things really are, but according to my experience, most Photoshop users use it in a pretty small scale environment.
    Now I am not talking about only the paying users, that might be different, but those who run cracked versions.

    I think most of those would actually prefer to run legit applications, having support and updates.
    And now they are closer than ever to be able to do this, since there are acceptable free alternatives(like openoffice, thunderbird) to almost all the other applications that are used by the normal business.
    The last big hurdle left is Photoshop(and Illustrator, perhaps). Yes, there are other applications left, but none as widely needed.

    --
    Baboons are cute.