Slashdot Log In
Adobe Open Sources Flex SDK Under MPL
Posted by
kdawson
on Thu Apr 26, 2007 09:36 AM
from the for-real dept.
from the for-real dept.
andy_from_nc writes "Adobe announced that they are open sourcing their Flex SDK under the Mozilla Public License incrementally by December. This move comes on the heels of Microsoft's announcement of their Silverlight and Adobe's CEO's criticism of it. Adobe's action will likely please other open source developers who use Flex, like me, and offers hope that we'll see a full open source version of Flash one day. You can read Adobe's FAQ on the move as well."
Related Stories
[+]
Microsoft To Open Source Some of Silverlight 204 comments
Kurtz writes with word that Microsoft is about to follow in Adobe's footsteps by releasing the source code to part of its Silverlight technology. The news comes less than a week after Adobe announced plans to open source the Flex SDK. Microsoft is hungry to build the developer base for its rich Internet app tools, if it can.
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Game UI (Score:5, Insightful)
The ability to improve it yourself definitely doesn't hurt, either.
Re: (Score:2)
Now, since Microsoft isn't about to open XAML, that's a quandary, but I would love to see Flex integrated directly into Firefox/XUL to
Re: (Score:2, Informative)
Flex and db access (Score:2)
Do you mean OpenLaszlo (Score:2, Interesting)
Re:Do you mean OpenLaszlo (Score:5, Interesting)
Parent
Re: (Score:3, Interesting)
Not impressed (Score:3, Informative)
Re: (Score:2, Interesting)
I would cheerfully pay Adobe for their userland apps that are supported on Linux, opensource or not.
Re: (Score:3, Interesting)
Re: (Score:2)
Re: (Score:2)
In order to be able to run apps written for OSX on Linux you'd have to have several proprietary Apple APIs ported there. Not going to happen, and even if it did they'd be closed source.
Re: (Score:2)
Re: (Score:3)
Also, 3 years is multiple development cycles for many major applications.
Re: (Score:2)
If they no longer had MS products, they would lose a lot of market share.
But adding Linux could gain some market share. Going open source could gain a lot more.
In my oppinion the situation is just like it was with Mozilla/Netscape. The product before Open Source was ok, but bloated and buggy enough that I never felt compelled to use it over the alternatives. Within a year of going open source, they had the best product on the market.
I look at Adobe products - I
Re: (Score:3, Insightful)
Reality isn't headlines on Slashdot (there goes my karma). Yes, we recently had a story about Microsoft's new supposed "Adobe-killer" technology. But it is extremely doubtful that this is related to Adobe's actions as mentioned in the current story. For one, actions such as this are planned far in advance. Also, ActionScript was already in the process of being open-sourced; Adobe simply see OSS as part of their over
Re: (Score:2)
Correct FAQ link (Score:2)
You fell for it, huh? (Score:5, Insightful)
There's a sucker born every minute, isn't there.
What Adobe has done by throwing an "open source" SDK bone is made it appear like they're leaning toward open-source Flash without actually giving away any of the crown jewels. Adobe's move is very much like the gigabyes of "open source" code samples Microsoft makes available in its extensive MSDN library: you can use and modify them for free, but you still need Microsoft's core (and proprietary) software to make them work.
Re: (Score:3, Insightful)
MXML compiles into
Also, you'll be abl
Re: (Score:3, Insightful)
Re: (Score:2)
Re:You fell for it, huh? (Score:4, Insightful)
Sure it's great the SDK code will be freely available and inspectable; I'm all for transparency in software and its licensing. But Adobe has still locked up the middleware and will continue to charge an astronomical amount of money for it. And the tool won't be terribly useful without it, unless you're one of the wildman-types who rolls his own data access remoting. So the GP isn't that far off, at least in my opinion.
What would be helpful for the dev community would be an FOSS interop gateway/platform where the remoting headaches have already been solved. Maybe it exists somewhere; if so, now would be a great publicity opportunity for it.
(And yes, I've done Flex development before, so spare me the snarkiness...)
Parent
Re: (Score:3, Informative)
Re: (Score:2)
Re:You fell for it, huh? (Score:4, Informative)
- HTTPService (connect to any backend using any serialization you want)
- WebService (connect to SOAP)
- RemoteObject (Java remoting)
Parent
Re: (Score:2)
Another reply to my post mentioned that HTTPService apparently is available as part of the SDK, so that might work fine for shops with a REST-ful or XML-RPC-focused interop approach.
Regarding data services...if you're talking
Re: (Score:2)
Why do Adobe even care about Silverlight? (Score:4, Insightful)
Adobe have a massive user base for the Flash plugin (perhaps one of the highest user bases for any software in the world? (barring MS paint).. interesting question) and the application itself, and I don't see Microsoft making a dent in it in any meaningful way- why should Adobe even bother looking over their shoulder when you can ask most users what Flash is and they'll say 'oh it's that thing you need on the interwebs that does ______'.
Anyway, I've been wanting to make the move to Flex (from hand-coding my XML requests etc) and this is a great chance to do so. Spry integration into Dreamweaver CS3, then open-sourcing Flex? Some moves in the right direction, Adobe
Now, about that XML into After Effects idea I had
*runs off to buy master suite*
Re: (Score:2, Insightful)
- or release it as a critical update
Re:Why do Adobe even care about Silverlight? (Score:4, Interesting)
Parent
Re: (Score:2)
Re: (Score:2)
Umm, my linux boxes don't have MSPaint installed but they all have a Flash Plugin, So I guess the edge goes to Flash Plugin.
Adobe does Flash too? (Score:2)
To me, I had never been interested in Flash development because the dev environments I saw always seemed semi-hostile to something other than timeline-based animation. With haxe, it's just you and your text editor - the way programming should be.
Re: (Score:2)
An unexpected smart move - Adobe deserves credit (Score:4, Insightful)
Kudos also to the Laszlo guys and the Motion Twin ActionScript Compiler and all the other projects listed at osflash.org for putting the presure on Adobemedia for the last few years. And Kudos to Sun for leading the way in open sourcing key technologies - I suspect that played a major role in this decision. And thanks to Adobe for scaring the living wee-wee out of Microsoft's Web Division. I can just imagine the look on their faces. Hehe.
Oh, and last but not least, to all the idiots here on slashdot allready ranting about Flash, Flex, Laszlo, RIAs and whatnot: Shut the f*ck up, you don't know squat what you're talking about.
Re:An unexpected smart move - Adobe deserves credi (Score:2)
Duh... flex is already open source (Score:2, Funny)
Adobe should concentrate on opening sourcing something of worth instead of reinventing the wheel.
Nifty but confusing. (Score:2)
Re: (Score:3, Informative)
The $700 package is a ide that has the compiler, debugger and a graphical design window to help you out.
Slow Death? (Score:2)
This is the last step before they abandon it. Which they won't do right away. First some exec that came over from Macromedia and forcing the project through will resign. Then a couple of months later the updates will stop.
As someone who has witnessed their business people in act
The last mile of software (Score:3, Interesting)
There are eight ways to Sunday for solving the last mile problem for software (the presentation tier) in a robust fashion. For all but the most trivial of applications, this solution is more trouble than it's worth. Unlike the last mile of the network, the target is not a fixed location.
The shrewd architect knows that there is always a rewrite. A dependency like this at the presentation layer is a liability. Whether interpreter is proprietary or not has little impact on these costs.
It's no good alone (Score:3, Funny)
The only way to really utilize open source flex is if we could get an open source bison.
Flex Builder 2 *DOES* run under Linux (Score:4, Informative)
Quick google for "flex under linux" returns a blog detailing support: http://blog.davr.org/2007/04/22/flex-builder-201-
Adobe really impress me with Flex..
Parent
Re: (Score:2)
If you want to complain, then complain about the fact that they've not opened Flash Player 9.
Re: (Score:3, Informative)
Re: (Score:2)
Sarcasm intended.
Re:Flex Builder 2 *DOES* run under Linux (Score:5, Interesting)
Parent
Re: (Score:2)
Re: (Score:2)
FTA:
Developers can use the Flex SDK to freely develop and deploy Flex applications using either Adobe Flex Builder or an IDE of their choice.
dot.net Express runs on linux natively, I had no MS had come around that far./sarcasm
What is available are linux native IDEs that support dotNET (MonoDevelop). And so it shall be f