Great article on how JavaScript has pretty much taken over as the language of the Web (and more).
It first discusses Shumway, a JavaScript-based Flash (SWF) renderer that runs as an XPI extension in Mozilla browsers such as Firefox. It is described as an 'experiment' and it is indeed a little shaky in places. It will never be able to run every bit of Flash code but it will do significant things like games and video, and it is very cool that it is even possible.
The article also discusses Fayde, a tool that compiles Silverlight to JavaScript - astonishingly, there actually are a few instances of Silverlight in use in the world. If you don't know what that is (why should you?) it is another of Microsoft's many erstwhile failed attempts to break open standards and break the web.
FInally, it mentions one of the most amazing uses of JavaScript I have ever seen - a PC emulator running Linux. It emulates a 486 so it is not super powerful but it really is Linux and it really does work! Well - in a browser sandbox it is not going to run your network (or even see it) and you are not going to get much of a file system, but it's an astonishing piece of work. You can find that at http://bellard.org/jslinux/
Bookmarks are a great way to share web pages you have found with others (including those on this site) and to comment on them and discuss them.
We welcome comments on public posts from members of the public. Please note, however, that all comments made on public posts must be moderated by their owners before they become visible on the site. The owner of the post (and no one else) has to do that.
If you want the full range of features and you have a login ID, log in using the links at the top of the page or at https://landing.athabascau.ca/login (logins are secure and encrypted)
Posts made here are the responsibility of their owners and may not reflect the views of Athabasca University.
Comments
Javascript unlocked the doors of closed web technologies, once again.