Slashdot Mirror


Adobe Joins Linux Foundation, Develops AIR For Linux

2muchcoffeeman writes "Adobe announced Monday that it is joining the Linux Foundation and alpha-released a Linux version of its new Adobe Internet Runtime environment, which allows Internet-enabled applications to run on Windows and Mac OS desktops, for Linux. According to Adobe, the alpha version lacks some key features that will be available in the final product and only runs with Sun Java, not GNU Java. Adobe also released an alpha of Flex Builder for Linux Monday."

10 of 171 comments (clear)

  1. Excellent news. by l-ascorbic · · Score: 3, Interesting

    This is excellent news. We've never had the resources to port our panoramic image stitcher to Linux, but as it's now an AIR app, this means we get it for free. I can finally use my own app on Ubuntu! Anyone who hasn't taken a look at AIR yet should seriously check it out, especially now that Flex is open source.

  2. also by someone1234 · · Score: 2, Interesting

    Wow, something that is written in Java, runs on Linux. *CHEER*
    Oh, well, it isn't compatible with GNU Java, but it runs on Linux *duh*

    Shouldn't it be default that something written in Java runs on ALL platforms which got a JRE?

    --
    Patents Drive Free Software as Hurricanes Drive Construction Industry
  3. Photoshop for Linux? by l-ascorbic · · Score: 3, Interesting

    It may actually be possible to create a PDF viewer using AIR. It has some native support for the format, which means you may be able to create a lighter-weight app which uses this. Significantly, Adobe have said that they plan to move their apps gradually over to AIR, so this could mean that Photoshop and others may finally be available for Linux.

    1. Re:Photoshop for Linux? by PortHaven · · Score: 2, Interesting

      "Adobe have said that they plan to move their apps gradually over to AIR"

      Where did you hear that statement???

  4. Just don't plan on trying to hack AIR by 2muchcoffeeman · · Score: 4, Interesting
    Here's the final paragraph of the PC World version of the story. It points out something else I found interesting ...

    Although the Linux Foundation hailed Adobe's arrival as "a natural extension of its commitment to open standards and open source," that commitment stops short of publishing source code for the Linux version of Air. Adobe's end-user license for the code explicitly forbids any attempt to "reverse engineer, decompile, disassemble or otherwise attempt to discover the source code of the software."

    In other words, "We'll let you play in our sandbox, but don't try to figure out how we built our sandbox so you can build your own sandbox that looks just like our sandbox."

    --
    Prevent Windows piracy. Use Linux instead.
  5. Re:How is AIR different from, say java? by l-ascorbic · · Score: 3, Interesting

    Like Dashboard, Gadgets etc, it's easy to develop simple AIR apps. This obviously means that there are a lot of those sort of apps available. This doesn't mean they all are. I may humbly submit my app as an example of a less basic one. It does panoramic image stitching, so has machine vision, image processing and that sort of stuff. Not the sort of thing you can do in Dashboard or Gadgets. Incidentally, I've released some of the image processing and maths stuff in our Actionscript library. It has support for bicubic and bilinear interpolation, histogram stretching, and a partial port of the JAMA matrix algebra library.

  6. And an Open "FLEX" Server by Doc+Ruby · · Score: 2, Interesting

    GNASH also includes a FOSS version of Adobe's proprietary FLEX media streaming server, that's compatible with Adobe's Flash players. Now that is a FOSS product that doesn't suffer from the "not preinstalled" problem, because it uses the preinstalled Adobe Flash players as its target installed base. You can just install it on your server instead of installing FLEX.

    But I haven't heard how good it is. Is it fully compatible with Adobe's Flash? Feature-competitive with FLEX? Have you heard anything?

    --

    --
    make install -not war

  7. The flash format is a trap, careful by cyberjessy · · Score: 5, Interesting

    From the SWF and FLV File Format Specification and License
    -- This license does not permit the usage of the specification to create software which supports SWF file playback.

    That's pathetic. Adobe is explicitly trying to control the _format_, while trying to convince (and confuse) people by releasing the runtime and SDK as open source. Which means they still retail all the control of closed-source software, without many people even being aware of it. Once (hopefully not) AIR or Flash becomes a widely accepted platform for applications, Adobe can easily ask people to pay up or do whatever.

    These days, I get frustrated by the number of people who mention that Adobe is a major supported of open source, and get excited about it. Java may suck, but it sure is not a lock in.

    --
    Life is just a conviction.
  8. Re:Adobe Loses to SWF by Lobster+Quadrille · · Score: 2, Interesting

    IIRC, Flash was pretty common for a while before Adobe aquired it.

    In fact, the biggest difference that I've seen since then was the proliferation of punch-the-monkey-win-a-free-lappy ads

    --
    "The cup is in turn designed for holding hot or cold liquids, and has an open rim and closed base." --US Patent #5425497
  9. Re:Flash for PPC? by chromatic · · Score: 2, Interesting

    That's silly; what makes you think Adobe supports Linux? (I mean, because all of their tech marketers and tech evangelists saying that they do.) As far as Adobe cares, the Linux kernel only runs on 32-bit x86 CPUs.