The idea was to push the concept of generated favicons further and pack a thrilling retro shooter in 16×16 pixels using JavaScript, canvas and data: URIs.
Tag: javascript
AJAX Libraries API
we finally do what AOL has been doing for a long time: edge cache common libraries. plus a little bit of convenience wrappers.
Processing.js
i must have been under a rock last week. wow.
Doctype
a Google-sponsored open encyclopedia and reference library for developers of web applications. By web developers, for web developers.
JSTemplate
yay. this is what powers google maps
js2-mode
An improved JavaScript mode for GNU Emacs.
FlashBridge
That’s right, Flash is invoking the function calls, but they’re executing in the browser. Now switch these around — put the first block in the applet, and the second block in the browser JavaScript — and it still runs the same way, except that it’s the browser that invokes the functions, and they run in the applet
js – flash communication
Optimizing Web 2.0 apps
paper on on-demand loading, pretty obvious
Lively Kernel
A key difference between the Lively Kernel and other systems in the same area is our focus on uniformity. Our goal is to build a platform using a minimum number of underlying technologies. This is in contrast with many current web technologies that utilize a diverse array of technologies such as HTML, CSS, DOM, JavaScript, PHP, XML, and so on. In the Lively Kernel we attempt to do as much as possible using a single technology: JavaScript. We have chosen JavaScript primarily because of its ubiquitous availability in the web browsers today and because of its syntactic similarity to other highly popular languages such as C, C++ and Java. However, we also want to leverage the dynamic aspects of JavaScript, especially the ability to modify applications at runtime. Such capabilities are an essential ingredient in building a malleable web programming environment that allows applications to be developed interactively and collaboratively.
a squeak for the web in js
JS Attack Vectors
and now a project to make js more secure