2009
Web Reflection: PyramiDOM - Spectrum DOM Analyzer
by nhoizeyThe generated spectrum will contain every single nodeType 1 present in the document and will show via tooltip info about that node (nodeName, id if present, className if present). Moreover, it highlights somehow that node temporary changing the background (yellow one).
2008
PHP Simple HTML DOM Parser
by Spone & 10 others, 3 comments# A HTML DOM parser written in PHP5 let you manipulate HTML in a very easy way!
# Require PHP 5 .
# Supports invalid HTML.
# Find tags on an HTML page with selectors just like jQuery.
# Extract contents from HTML in a single line.
2007
XRAY :: for web developers
by nhoizey & 15 othersXRAY is a bookmarklet for Safari, Firefox, Camino or Mozilla. Use it to see the box model for any element.
1
(3 marks)