public marks

PUBLIC MARKS from decembre with tags html & visualisation

22 October 2008

Data Analytics___plugin Firefox___Manipuler à loisir les données statistiques inclues dans des tableaux htm

Permet de capturer et de manipuler à loisir les données statistiques inclues dans des tableaux html avant de les représenter graphiquement. Un peu la même chose que Graphwise mais sous forme de plugin.

01 October 2008

Venkman's JavaScript Debugger - Provides a way to watch local variables

by 4 others
The way to debug JavaScript web applications. The Venkman JavaScript Debugger is similar to the Codetch Editor in the sense that its an IDE in itself. The extension provides a way to watch local variables, move through the JavaScript source, set breakpoints, and step through each line of code. An excellent tool for web developers of JavaScript.