Pastebin
Made a rails-based pastebin today: http://github.com/tobowers/pastebin/tree/master. Very much alpha-ish code (without specs) but it seems to work fairly well, and I didn’t see another rails pastebin out there.
Easy to add support for tons of languages. Right now it only displays the options for rails, ruby, javascript, plaintext, css, html, actionscript.
These two projects are pretty incredible (much nicer than the syntax gem):
http://textpow.rubyforge.org/index.xhtml
http://ultraviolet.rubyforge.org/usage.xhtml
