To read all comments associated with this story, please click here.
"The world is moving toward Flex and Silverlight for web application delivery. I don't think MS is really that worried about a super bump in javascripts speed on Firefox."
Not really. If this were the case then the massive amount of Ajax based apps would not exist. Something like TraceMonkey greatly expands the capability of Ajax based apps.
The other thing is, JavaScript is completely free to develop with, with tools for all platforms (free and proprietary) and runs in all browsers.
While you can do Flex and Silverlight development with just the SDKs, that is no small chore. To be truly productive, you need good tools. In both cases, the tools are quite expensive (FlexBuilder and Expression Blend, respectively), and in the case of Silverlight, the tools only run on Windows.
Finally, both Flash and Silverlight are big CPU hogs, and are known to crash browsers.
In other words, Ajax/Javascript based web apps aren't going away any time soon, and stuff like TraceMonkey, and Google Gears, make them all the more compelling.
Flexbuilder 3 is 249 USD, in case you use it professionally, it's not really expensive.
I'm using the free Educational license.
I believe MS has free educational license for Expression as well. If you buy it, it'll cost you 500 USD though.
uh-huh.
The features and vertical integration with current production make Flex and Siliverlight, going forward, more appealing (especially silverlight). The language features that Silverlight will expose to web development will far surpass anything that javascript and google gears can provide.
Javascript will, in a few years, be going out of style for Web application developers.
Except JavaScript isn't the bottleneck here: the NETWORK is the bottleneck. Which means that improvements in JavaScript, while nice, won't really do much as a percentage of browsing cost.







Member since:
2005-11-09
Hmm... lets see if I understand this correctly,
MS's strategy for complex web applications will be silverlight. Silverlight uses .net languages like C# on the client side with nice vector graphic, XML based UI elements, yet some how, turbo charging javascript for javascript based applications is going to kill MS?
The world is moving toward Flex and Silverlight for web application delivery. I don't think MS is really that worried about a super bump in javascripts speed on Firefox.