pastebin Available: paste.davidwalsh.name

By  on  

Pasting code into the comments section of any blog is hell. The WMD editor does OK but it still strips out code indenting, comments, and so on. That will happen on my blog no longer! I've added a pastebin at the following address:

http://paste.davidwalsh.name

Instead of pasting your lengthy code directly into a comment, feel free to use my pastebin. If you'd like me to help you with some code that isn't working, use my pastebin. If you want to have others look at a chunk of your code, use my pastebin. If you created some really kick-ass ASCII art, you sure as hell better let me check it out at my pastebin.

Code chunks are saved forever by default so there will be no loss of code. Happy pasting!

Recent Features

Incredible Demos

  • By
    HTML5 Input Types Alternative

    As you may know, HTML5 has introduced several new input types: number, date, color, range, etc. The question is: should you start using these controls or not? As much as I want to say "Yes", I think they are not yet ready for any real life...

  • By
    HTML5 download Attribute

    I tend to get caught up on the JavaScript side of the HTML5 revolution, and can you blame me?  HTML5 gives us awesome "big" stuff like WebSockets, Web Workers, History, Storage and little helpers like the Element classList collection.  There are, however, smaller features in...

Discussion

  1. Sweet, dude!

  2. Awesome! Look at my first paste! :D – http://paste.davidwalsh.name/pastebin.php?show=f3ad6515c

  3. That is ver nice man. Handy idea for a blog!

    I also don’t get it, why does wordpress doesn’t work with ubb codes. It is much saver! (and the wmd editer, it is costumize able).

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!