Implications of the Mozilla/Adobe Partnership
Fraggle writes "Recently the Mozilla Foundation and Adobe announced a partnership, working together on the next generation
JavaScript/ActionScript JIT Virtual Machine. The Browser Den looks at what this means for the future of scripting in Mozilla, and how this partnership with Adobe may affect Mozilla's support for other technologies such as SVG." From the article: "On the Mozilla side the plan is to integrate to code with SpiderMonkey which is Mozilla's current JavaScript implementation that is written in C. This is needed because Tamarin is not a drop-in replacement for SpiderMonkey as it provides necessary features that are not available in Tamarin. The combined SpiderMonkey with integrated Tamarin should not have any problems with old JavaScript and should show a performance boost for most. However, skilled scripters are sure to find ways of optimising performance to get even more gains."
With Tamarin, FireFox will be faster... "First post !" for sure. ;)
-- Rastignac was here.
"I just hope that they don't embed Flash player into the browser. That would suck royally."
Don't disparage something you don't understand. It's like saying you hate all music cause you heard a few Britney Spears songs.
Take a look at OpenLaszlo.
A fool throws a stone into a well and a thousand sages can not remove it.
Despite all the harping, .NET has been a huge success for Microsoft in Corporate/Server development. On the desktop, just as MS is afraid of Flash and Firefox (not coincidental or surprising they linked up) obviating the need for , I think Adobe, et al have been concerned about the potential impact of WPF, etc. for what they call the RIA space.
Some early benchmarks comparing SpiderMonkey, what would become Tamarin, and JScript.NET. are on my site... interesting is that neither CLR, nor Tamarin provide a big boost when you use the features of JavaScript that make it more interesting than just plain old C. Wonder how much a real world boost this will be for the integration complexity? (i.e. is this another Netscape 6? Perhaps buckling down and fixing SpiderMonkey might serve better...)
--
graphically speaking
graphically speaking
When Macromedia started, they made great tools. They looked at what professional web developers wanted, and made neat tools to fulfil their needs. Unfortunately, for a while now they have been operating in an entirely different manner - they have been deciding where they want the technology to go, and then trying to push tools that fulfil their vision onto web developers.
This has meant that their core products, such as Dreamweaver and the Flash development application, have been rapidly becoming crappier. Dreamweaver is now annoying as hell to use, and does work well with some of the technologies that developers like to use (PHP, for instance) because those are not technologies Macromedia/Adobe what to promote. And for ages they have been trying to get developers to use Flash to develop applications, which just isn't happening.
Personally, I think Macromedia/Adobe are going to suffer as developers reject their tools and start using open source ones.
There's no need for Adobe to make such a deal. Anyone who has tried using SVG on Firefox knows that the code renders so slowly as to be almost unusable, and lacks support for a tremendous number of SVG features. On top of that Adobe's own staff were always the big force behind SVG, now that Adobe has pulled out of SVG development its safe to say that SVG has no future outside of the tiny community of inkscape users.
Aside from the video codecs--which are no doubt entangled in far too many patent issues for Adobe to publish the standards--Flash is just as open as SVG, and it's a shame that open standards pundits refuse to stop pretending otherwise. It makes them sound just as stupid as the HD-DVD evangelists who pretend that HD-DVD is any less proprietary than Blu-Ray, and its hard to convince people that standards-based web development is important when this kind of garbage keeps getting spewed out.
SVG will eventually get yanked from Firefox not because of sleazy deals between Adobe and the Mozilla foundation, but due to the W3C not being behind SVG, SVG not having enough developers, the majority of SVG content on the web being experimental projects, and lack of software support for animated SVG content.
Now all we need is a solution to the security problem caused by sites having the abilty to run arbitrary script to begin with. Javascript is great language and I look forward to my browser extensions running on a VM with a JIT, however AJAX is still going to be an inaccessible toy.