Useful code paste site tools
- by acidzombie24
I know there are site tools to check if your webpage is alive, has compression, etc but lets not get into that.
What are useful sites to paste code in and to share links of? The three i know are
http://codepad.org/ shows source and runs code online
http://www.pastie.org/ share source with syntax highlighting
http://jsfiddle.net/ great for JS…