Deprecated: Assigning the return value of new by reference is deprecated in /home/williamk/williamkhoe.com/blog/wp-settings.php on line 267

Deprecated: Assigning the return value of new by reference is deprecated in /home/williamk/williamkhoe.com/blog/wp-settings.php on line 269

Deprecated: Assigning the return value of new by reference is deprecated in /home/williamk/williamkhoe.com/blog/wp-settings.php on line 270

Deprecated: Assigning the return value of new by reference is deprecated in /home/williamk/williamkhoe.com/blog/wp-settings.php on line 287

Deprecated: Assigning the return value of new by reference is deprecated in /home/williamk/williamkhoe.com/blog/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /home/williamk/williamkhoe.com/blog/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /home/williamk/williamkhoe.com/blog/wp-includes/theme.php on line 540
WILLIAM KHOE » Swiss Army Knife for Developers

Swiss Army Knife for Developers

Swiss Army screenies

This set of tools is actually quite old, but I think it’s worth another introduction. The idea is to have the common utilities a web developer cannot live without, all in one page.

Some very useful ones I still use til today:

  • Code Paste: Pasting code on email or IM usually ends up with unreadable code. Paste it here and send the URL instead. It has built-in code highlighting!
  • Javascript CSS Compressor/Obfuscator: Strip whitespace and comments. Obfuscate Javascript with a click of a button.
  • Encode/Decode: Do all sort of character encoding/decoding business here.
  • Regex tool: Easily test your regex.

I’d really love feedback on this tool!

No comments yet. Be the first.

Leave a reply