Category: JavaScript

Firefox Scrapbook Hacks – Viewing and Saving Webpages from Anywhere!

Reading Time: 4 minutes This weekend I decided to wrap up a couple cool knowledge management “hacks” and share some code on GitHub.  I primarily use the Firefox Scrapbook plugin to save all web pages of interest and use it as a general “digital snippet” repository. Since I started using Scrapbook in 2006 there have been a number of…
Read more

JavaScript Information Visualization Toolkit (JIT)

Reading Time: < 1 minute I’ve been personally waiting for something like this for a while…. What is JIT? The JIT is an advanced JavaScript infovis toolkit based on 5 papers about different information visualization techniques. The JIT implements advanced features of information visualization like Treemaps (with the slice and dice and squarified methods), an adapted visualization of trees based…
Read more