public marks

PUBLIC MARKS from nhoizey with tags audit & dev

January 2010

jQuery Lint – James Padolsey

"jQuery Lint is a simple script you can download and use with jQuery. It works over the top of jQuery and diligently reports errors and any incorrect usage of jQuery."

November 2009

October 2009

Charles Web Debugging Proxy • HTTP Monitor / HTTP Proxy / HTTPS

by 7 others
"Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information)."

July 2009

Web Reflection: PyramiDOM - Spectrum DOM Analyzer

The 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).