Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Adobe Releases Flex Builder Linux Alpha

Posted by kdawson on Wed Oct 03, 2007 06:58 AM
from the joining-the-party dept.
mikepotter writes "Adobe announced Flex Builder Linux Alpha at the Adobe MAX conference today. This is a native Linux port of the Flex Builder IDE (based on Eclipse) for building rich Internet applications. 'Flex Builder Linux is a plugin-only version of the Flex Builder that you can use to build Flex applications on Linux. We wanted to get an early release out with the base Flex Builder features so you could begin to provide us with your feedback and let us know your priorities for additional features.'"

Related Stories

This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • I read "TFA" and I don't get it (Score:3, Insightful)

    by speaker of the truth (1112181) on Wednesday October 03, @07:02AM (#20835287)
    I read what passes as an article here and it doesn't explain what Flex Builder is. And the summary didn't help with it trying to get as many flexes in as it possibly could. What is Flex Builder?
  • free? (Score:4, Interesting)

    by wwmedia (950346) on Wednesday October 03, @07:07AM (#20835317)
    (http://www.footballfans.tv/)
    knowing adobe i have to ask "whats the price?"
    • Re:free? by Freaky Spook (Score:2) Wednesday October 03, @07:13AM
    • Re:free? by alex_ndc (Score:2) Wednesday October 03, @08:35AM
      • pricing model by oni (Score:3) Wednesday October 03, @09:57AM
        • 1 reply beneath your current threshold.
  • GNU/Linux (Score:1, Funny)

    by dsaklad (162420) on Wednesday October 03, @07:08AM (#20835321)
    (http://zork.net/~dsaklad)
    Would it be better to use the term GNU/Linux

    See also
    http://www.gnu.org/gnu/why-gnu-linux.html [gnu.org]
  • Just like Flash, this Flex software is likely to cost a ton of money. So, it will have negligible effect on the market.
  • by SpzToid (869795) on Wednesday October 03, @07:15AM (#20835343)
    (http://www.theirc.org/)
    Adobe is giving Drupal some serious loving too, and that's also of interest for the FLOSS CMS folks, no doubt.

    http://www.adobe.com/devnet/flex/articles/drupal.html [adobe.com]
  • linux support (Score:3, Interesting)

    by SolusSD (680489) on Wednesday October 03, @07:15AM (#20835347)
    (http://www.solussd.com/)
    good- another company that realizes that linux adoption is inevitable.
  • by DrXym (126579) on Wednesday October 03, @07:18AM (#20835373)
    I miss refactoring, reformatting and other functionality that most other eclipse builders offer. The UI designer is excellent though and miles better than anything I've seen for Java. Slightly tangential but the web service support in Flex is HORRIBLE. They need a wizard that generates proper type checked stubs from the wsdl rather than the dynamic binding crap they have at the moment.
  • Flex versus Open Laszlo (Score:5, Informative)

    by E1ven (50485) <(cdavis) (at) (darkenedsky.com)> on Wednesday October 03, @07:23AM (#20835405)
    (http://chronx.com/)
    Adobe Flex is an compelling platform- As I understand, it's Adobe's attempt to bring desktop programming to Flash, using an Eclipse plugin and compiling either to standalone SWFs, or to files generated on the fly with your data.

    It's got a few interesting widgets[1], and it's starting to be adopted in more places such as Yahoo's Maps application.

    Also worth looking into is OpenLaszlo (http://www.openlaszlo.org/) which is written in a standardized XML language, and compiles to both SWF or DHTML. I've found that there aren't as many people in the community, and documentation is a bit lacking, but being able to compile to multiple runtimes is nice, as is the understanding that if Adobe changes their mind, you can always compile to Silverlight or some other destination down the road.

    Both can call Java backends fairly easily, and both are OSS, although OpenLaszlo is far more open.

    Also worth investigating is Haxe (Haxe.org), which generates Flash files, and uses it's own custom programming language for both the client and the server.

    [1]
    http://www.brightworks.com/technology/adobe_flex/components_widgets_etc.html [brightworks.com]
  • by Veetox (931340) on Wednesday October 03, @07:29AM (#20835459)
    • 1 reply beneath your current threshold.
  • If they are using eclipse then why do they ship a binary installer? Why not use the Eclipse feature installation system or even a archive that contains the feature/plugin stuff. It's not that difficult. Nobody cares for flashy installers.
  • Not open source, though. (Score:5, Informative)

    by TuringTest (533084) on Wednesday October 03, @07:30AM (#20835471)
    For those of you with memories, this is related (but not equal) to previous announcement by Adobe to open source the Flex engine [slashdot.org]. As explicitly stated then [adobe.com], though:

    Adobe Flex Builder, the Eclipse-based IDE, is not part of the open source announcement.
    Adobe Flex Builder for Linux is published under a standard restrictive license [adobe.com].
  • SDK EULA Terms (Score:2)

    by mmurphy000 (556983) on Wednesday October 03, @07:37AM (#20835509)

    IANAL, but the end user license agreements for the Adobe AIR SDK and Flex 3 SDK contain clauses that are rather frightening, which puts a serious crimp on how useful an IDE for those SDKs are.

    From the Adobe AIR SDK EULA:

    4. Development Restrictions. You will not use the SDK Components to create, develop or use any program, software or service that (a) contains any viruses, Trojan horses, worms, time bombs, cancelbots or other computer programming routines that are intended to damage, detrimentally interfere with, surreptitiously intercept or expropriate any system, data or personal information, (b) when used in the manner in which it is intended or marketed, violates any law, statute, ordinance, regulation or rights (including without limitation any laws, regulations or rights respecting intellectual property, computer spyware, privacy, export control, unfair competition, antidiscrimination or advertising), or (c) interferes with the operability of Adobe or third-party programs or software.

    and from the Flex 3 SDK EULA:

    (b) Development Restrictions. Licensee agrees that Licensee will not use the SDK Components to create, develop or use any program, software or service which (1) contains any viruses, Trojan horses, worms, time bombs, cancelbots or other computer programming routines that are intended to damage, detrimentally interfere with, surreptitiously intercept or expropriate any system, data or personal information; (2) when used in the manner in which it is intended, violates any material law, statute, ordinance or regulation (including without limitation the laws and regulations governing export control, unfair competition, antidiscrimination or false advertising); or (3) interferes with the operability of other Adobe or third-party programs or software.

    These are very similar, differing mostly in the second set of restrictions.

    While the whole clause is disconcerting (e.g., how the #$#@@#@$ can I warrant that my application and its AIR/Flex dependency doesn't interfere with the operability of arbitrary third-party programs?), what really scares me is the second set of restrictions:

    when used in the manner in which it is intended or marketed, violates any law, statute, ordinance, regulation or rights (including without limitation any laws, regulations or rights respecting intellectual property, computer spyware, privacy, export control, unfair competition, antidiscrimination or advertising)

    Suppose a small village in Upper Mongolia enacts a statute that says push-buttons in GUIs are illegal. Why they would do that, I have no idea. But, once they do, if I have a AIR/Flex program that uses a push-button (say, an [OK] button), I'm in violation of the Adobe EULA, even if my program isn't used in that village. The Adobe EULA clause has no restrictions on relevant jurisdictions, or even timeframe (maybe you can't use the program on Sundays due to long-since-abandoned "blue laws", because the EULA doesn't constrain matters to only being laws, etc. currently in force).

    Again, IANAL, and it may be that IAPBROTSI (I Am Paranoid Beyond Rationality On This Specific Issue). It's eminently possible that I could take these EULAs to a qualified attorney and be told that either I'm misunderstanding them or, while my interpretation is conceivable, they are unenforceable due to such-and-so restrictions on what you can have in a EULA. Let alone the whole question of the enforceability of EULAs and whatnot.

    But I can't risk going to trial to defend my use of Adobe AIR or Flex, if I happen to do something that pisses Adobe off. Given sufficiently high-priced attorneys, Adobe could quite possibly convince a judge or jury that my paranoid interpretation is correct, and I'm stuck hoping that sanity would prevail on appeal or something.

    Flex and AIR are really slick, but they ain't worth the headache to figure out my odds of prevailing should Adobe sue.

  • by korbin_dallas (783372) on Wednesday October 03, @07:43AM (#20835557)
    (Last Journal: Tuesday February 22 2005, @01:17PM)
    mostly consists of annoying as hell boxes that say "You don't have the latest Flash, click here to download."

    To which I usually back up to TEXT ONLY, er Non-Rich Google and choose another site. Now thats 'rich'.

    I HAVE 2 versions of Flash installed already.
    Besides the worst websites use flash, I mean even after I get flash, the site is still busy, ugly, and usually contains less info than a text cache at google anyway.

    So now I guess we get another annoying download box.
  • So I can assume that this application generates 100% valid HTML and XHTML constructs, with their own proprietary Flash being an additional extension to that baseline, riiiiiight?

    Flash is:

    1. Nonstandard, proprietary
    2. Not easily indexed by search engines
    3. Does not work consistently in all browsers
    4. Does not work in text-mode browsers
    5. Does not work with text-to-speech browsers for the blind/disabled
    6. Does not have cross-version compatibility with its own plugins
    7. Buggy and inconsistent

    And this message goes to all of those "web developers" who use Flash in their websites.. please use HTML to deliver the Flash, not the reverse.

  • by kimanaw (795600) on Wednesday October 03, @10:08AM (#20837537)
    TIBCO GI [tibco.com].

    • Open source (BSD license)
    • Free as in beer.
    • Free as in liberty.
    • Great UI composer
    • Built for web service integration
    • Lots of nifty online tutorial videos
    • Eats its own dogfood: It runs in the browser! (No Java, no activeX, no flying pig aka Eclipse, just DHTML)
    • And.. (drumroll, please) NO FLASH!
    I've only been kicking it around for a few weeks, but its a fantastic tool. The learning curve is a bit steep, but now that I got my head around it, I'm not looking anywhere else.
  • Boycott the tools creating files in proprietary formats, until Adobe either releases the source code for the player(s), or begins producing binary players for all platforms. Win/i386, MacOS/i386 and Linux/i386 is not enough...

    It is one thing for them to want to make money off the authoring tools. But keeping the player closed serves no good purpose to anyone (not even Adobe) and inconveniences many thousands.

  • open source, to a point (Score:3, Insightful)

    by EjectButton (618561) on Wednesday October 03, @10:41AM (#20838127)
    Lately Adobe has been labeling many of their products, especially frameworks related to web development as "open source" when in reality they open source a small part of it and leave the critical portions under an extremely restrictive proprietary license.

    As I understand it they have claimed they will open source parts of the flex sdk, but the flex ide, and the flash runtime plugins will still remain under the same old proprietary license, this is not acceptable. It would be a step backwards if in a few years a significant portion of content on the internet was trapped in proprietary binaries that are difficult to index and likely impossible for many to use a few years down the road. Adobe releases some specs for flash but they are released under terms saying that if you read the specs you are forbidden from writing anything capable of working with flash files. This is almost worse than nothing because even if you create a flash plugin completely independently or with the use of clean room techniques Adobe has the option of claiming that you must have looked at their specs and take you to court in an attempt to kill your project. Also there are many restrictions on the use of the plugin itself, for example you can't use it in many commercial applications such as a flash driven kiosk without first paying Adobe again.

    How many years did Linux languish with outdated and extremely buggy versions of the flash plugins? We may have a more or less up to date version of the plugin now but there is no guarantee it will stay that way, a great deal of internet content is trapped in a format that we can only view as long as Adobe feels like letting us, and the architecture support is still pathetic, how is it there is still no native x86-64 support? This should have been done two years ago, to make no mention of the lack of flash9 support on the smaller architectures such as powerpc which effectively locks ps3 users out of browsing most modern flash based websites.

    Adobe seems like a big heavy software company that still operates primarily in a 1980's mentality, trying to make the transition to something more modern and web-centric , and they are trying to get some of the glow of open standards and open source to rub off on them, the problem is that they seem to be faking much of it. They talk about openness to get you interested, then you dig into it and find out that there are always critical components they are still keeping under lock and key. I am no fan of flash but it does have its uses, I keep hoping that pressure from Microsoft's silverlight will cause Adobe to really open up the flash spec and allow 3rd parties to create their own implementations of the flash ide and flash runtimes, as pressure from Microsoft's half-assed pdf alternative caused Adobe to release pdf as an iso standard. Though I see no sign of this happening as Adobe still seems to believe they can have their cake and eat it too.
  • by JavaArtisan (1017106) on Wednesday October 03, @12:14PM (#20839671)
    To all those asking what this will cost... the real cost of working with Flex comes from purchasing licenses for FDS - the Flash Data Services backend. The IDE cost for me (in the few hundreds for Windows) was almost negligible compared to the FDS cost (in the several thousands). OpenLaszlo is a good alternative, but the major piece is lacks is support for messaging. That's what drove me to shell out major bucks for Flex - my requirements just couldn't do without messaging.
  • by TheDarkener (198348) on Wednesday October 03, @03:15PM (#20842713)
    (http://youtube.com/thedarkener)
    Look at Adobe, releasing something that people don't even really know what it is, while Shockwave, a massively used browser plugin, continues to be untouched [petitiononline.com].

    I'm not going to give Adobe any slack until they release Shockwave for Linux. It's hurting many people, including the education sector, which is continuously switching to OSS platforms.
  • A complete open-source alternate is the mozilla xul and xbl.
    [ Parent ]
  • by SanityInAnarchy (655584) <ninja@slaphack.com> on Wednesday October 03, @11:14AM (#20838685)
    (Last Journal: Tuesday October 30, @10:59AM)

    O.K. this is very hyperthetical - what if the 'flash system' became so widespread on the internet that *every* website needed it to function - You would have a virtual monopoly sitting right inside your system with no alternative!!??

    That pretty much already exists for YouTube, unless someone's found a way to make it go into iPhone mode on a PC browser. But that only worked because Apple basically strongarmed them into providing mp4 files, instead of Flash.

    [ Parent ]
  • 5 replies beneath your current threshold.