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.'"

8 of 218 comments (clear)

  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 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.

    2. 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 :)

    3. 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.

  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 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.
  3. 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!

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

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