Javascript

TwitterFacebook
Get flash to fully experience Pearltrees
http://dygraphs.com/ A demo is worth a thousand words:

dygraphs JavaScript Visualization Library

jQuery Fundamentals

With contributions by James Padolsey, Paul Irish, and others. See the GitHub repository for a complete history of contributions. http://jqfundamentals.com/book/index.html

evercookie - virtually irrevocable persistent cookies

evercookie is a javascript API available that produces extremely persistent cookies in a browser. Its goal is to identify a client even after they've removed standard cookies, Flash cookies (Local Shared Objects or LSOs), and others. evercookie accomplishes this by storing the cookie data in several types of storage mechanisms that are available on the local browser. Additionally, if evercookie has found the user has removed any of the types of cookies in question, it recreates them using each mechanism available. http://samy.pl/evercookie/