Doloto
Category:
Doloto
Doloto is an AJAX application optimization tool, especially useful for large and complex Web 2.0 applications that contain a lot of code, such as Bing Maps, Hotmail, etc. Doloto analyzes AJAX application workloads and automatically performs code splitting of existing large Web 2.0 applications. After being processed by Doloto, an application will initially transfer only the portion of code necessary for application initialization.

Understanding Domain Names in Internet Explorer
Category:
EricLaw's IEInternals : Understanding Domain Names in Internet Explorer
Web browsers use domain names for a variety of purposes, but how they're used is much more complicated than most developers realize.

David Reeves
Category:

David Reeves

Twitter’s Plan to Analyze 100 Billion Tweets
Category:
High Scalability - High Scalability - Twitter’s Plan to Analyze 100 Billion Tweets
If Twitter is the “nervous system of the web” as some people think, then what is the brain that makes sense of all those signals (tweets) from the nervous system? That brain is the Twitter Analytics System

Grafico javascript charting library
Category:
Grafico javascript charting library
Grafico is a javascript charting library based on Raphaël and Prototype.js. Grafico's basic principles are to provide good, clean looking graphswhile still being flexible to implement and providing numerous api options to tweak the look of the graphs..

TypeSet
TypeSet
This is an implementation of the Knuth and Plass line breaking algorithm using JavaScript and the HTML5 canvas element. The goal of this implementation is to optimally set justified text in the new HTML5 canvas element, and ultimately provide a library for various line breaking algorithms in JavaScript.

ALGLIB
Category:
ALGLIB
A large collection of algorithms implemented in C#, C++, FreePascal, Delphi and VBA.
Michael Dashow
Category:

Michael Dashow

CopperLicht - JavaScript 3D Engine using WebGL
Category:
CopperLicht - JavaScript 3D Engine using WebGL
CopperLicht is a JavaScript 3D engine for creating games and 3d applications in the webbrowser. It uses the WebGL canvas supported by modern browsers and is able to render hardware accelerated 3d graphics without any plugins.