Filed under News

Flash And Mozilla To Share Code

by

This is huge news! Adobe has just contributed the virtual machine running in Flash Player 9 to be Mozilla’s implementation of ECMAScript 4. Read Tinic Uro’s announcement here or the story on CNN here.

What an enormous and generous contribution! Macromedia, and then Adobe, surely spent thousands of developer-hours on this VM. Beyond that, it is fully tested, optimized, and proven by its real-world use in Flash 9 and Flex 2 apps. Adobe well deserves a round of applause for giving it to the open-source Mozilla project, and hopefully both products will be bettered by their common codebase.

Furthermore, Adobe is committing to a continued relationship with the Mozilla project:

Adobe has a dedicated team for this open source project, including Dan Smith, module owner, and Jeff Dyer and Edwin Smith — Adobe engineers who worked on the original source code. Contributions to the Tamarin effort will be managed by a governing body of developers from both Adobe and Mozilla.

This is taken from a good FAQ hosted at mozilla.org which might clear up a few questions.

AS3 and Flex Projects are Launching Like Hotcakes in Spaceships

by

Outrageously hard-working co-worker Danny Patterson just released his AS3 Lightweight Remoting Framework into the wild with an MIT license. Hooray! I don’t know if it’s officially the first, but it’s certainly one of the first AS3 open source projects out there. It’s no risky bet to say that we’ll see a lot more AS3 open source starting really soon.
Continue reading

Boxely Goes Public

by

The Boxely UI Toolkit is finally available to the public! Congratulations go to the whole team.

Boxely is a declarative XML UI toolkit much like Flex. It is the brainchild of Joe Hewitt, the man who brought us FireBug. It was inherited from Joe by a small team at AOL, and through months of hard work they have been making it into their tool of choice for building the next generation of AOL apps. If you have used AIM Triton, you’re running Boxely, and AIM is sitting on your hard drive as a combination of flat files: Box files (like MXML), XML stylesheets (like CSS), javascript behavior scripts (like AS3), and external resources like PNGs. You can author Boxely apps with any editor, and the principles of the language like data binding, styling, behavior attaching, SMIL style animation constructs, and shared libraries of components, are applicable to other XML UI toolkits, so I believe the skills are somewhat interchangeable.

AOL has been developing this tool for its own internal use, but it’s fantastic to see that AOL is giving it away to the public. You should be able to build some pretty cool apps with it in a short time. It seems AOL likes owning their own technologies: .Net and XAML are comparable to the Open Client Platform — which Boxely runs on — and Boxely, yet AOL invested months of hard work into developing their own technologies. I don’t think they’re truly made to compete with other platforms, but perhaps to allow AOL to decide the direction they move in? It will be interesting to see what the development community will make of, and make with, Boxely.

Oh, and I care about all this because I worked on the Boxely team for a few months at AOL. (Too bad my pong demo didn’t make it into the deliverable, ha!) So congrats to all!

It’s a good time for us to be us

by

A major sign that we’re doing something right (and a small justification of my rockstar post), this recent article from AdvertisingAge paints a very interesting picture of the industry. It makes me wonder a) if we’re just headed for another implosion of the industry and b) why isn’t Crispin Porter calling me? I’d work for a measly $250K!

Thanks to EJ for the link.