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

  • By
    Chris Coyier’s Favorite CodePen Demos

    David asked me if I'd be up for a guest post picking out some of my favorite Pens from CodePen. A daunting task! There are so many! I managed to pick a few though that have blown me away over the past few months. If you...

  • By
    Responsive and Infinitely Scalable JS Animations

    Back in late 2012 it was not easy to find open source projects using requestAnimationFrame() - this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...

Incredible Demos

  • By
    PHP / MooTools 1.2 Accordion Helper

    The MooTools Accordion plugin seems to be the plugin that people seem to have the most problems with. It's an awesome plugin, so I can see why so many people want to use it, but I think that may be part of the problem.

  • By
    Use Custom Missing Image Graphics Using Dojo

    A few months back I posted an article about how you can use your own "missing image" graphics when an image fails to load using MooTools and jQuery. Here's how to do the same using Dojo. The HTML We'll delegate the image to display by class...

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!