ritter.vg
right... I was doing that all along!
11 Feb 2009 13:34 EST

If you've seen my Bastardizing a Backup Adventure in Code, I should note that there's this really cool thing called webhooks that work like that. And they're actually pretty useful, and awesome, and I totally was following that model when I came up with my crazy ass idea. Yea. Totally

Seriously though, it's always enjoyable when you discover that some idea you came up with independently is an actual useful item. It's usually fleshed out a little bit better, and you rarely have the idea first, but it's cool.

Comments
Add a comment...
required
required, hidden, gravatared

required, markdown enabled (help)
you type:you see:
*italics*italics
**bold**bold
[stolen from reddit!](http://reddit.com)stolen from reddit!
* item 1
* item 2
* item 3
  • item 1
  • item 2
  • item 3
> quoted text
quoted text
Lines starting with four spaces
are treated like code:

    if 1 * 2 < 3:
        print "hello, world!"
Lines starting with four spaces
are treated like code:
if 1 * 2 < 3:
    print "hello, world!"