- XML escaping - http://escapehtmlforxml.com/
- XML indenting (critical when trying to read ugly XML) - http://xmlindent.com/
- JSlint (javascript code checker) - http://www.jslint.com/
- JSONlint (JSON validator and formatter) - http://www.jsonlint.com/
- W3C HTML validator - http://validator.w3.org/
- W3C CSS validator - http://jigsaw.w3.org/css-validator/
- WDG tools (web validators) - http://htmlhelp.com/tools/
- XHTML/CSS page validator - http://xhtml-css.com/
- shell tools (xml, base64, md5/sha1, and more) - http://www.shell-tools.net/
Aaron Zeckoski is a technology leader recognized for his expertise in educational technologies and learning systems. He has been an open source architect working on learning systems projects like Sakai. This is a technical blog about software engineering, servant leadership, and whatever else.
Friday, August 28, 2009
Helpful online tools
These are a bunch of online tools which I find indispensable when I need to do some quick validation, encoding, or formatting/indenting.
Labels:
formatter,
indenter,
Javascript,
json,
online tools,
validation,
validator,
xml
Subscribe to:
Post Comments (Atom)
2 comments:
I love the xml escaping tool - very useful
Indeed! Thanks a bunch!
Post a Comment