Paste-it: Colaborative Debugging Tool

Paste-it is a Colaborative Debuggint Tool based on Patebin from Paul Dixon. It was completely rebuilt, only the Diff class was reused.

Demo

No, it's not a "demo", it's really in production level here: http://paste.milk-it.net

Why another Paste system?

The motivation was that Patebin, that is a great System, has a poor code. It hasn't separation between code and view, so we couldn't customize it to us. It also has an odd lifecycle (the code execution, I mean). By this spaghetti code, we couldn't ease add features to it. So here we are, with a brand new, well built, well separated paste system :D Ah! It's themable too :D

Downloading

You can clone it from our git repos.

git clone git://github.com/milk-it/paste-it.git

Or download the latest snapshot from here and then extract using:

tar xvfz paste-it.latest.tar.gz

Installing

Please, see the INSTALL file in the root of your installation dir.

Screenshots
Showing a post
Showing difference between two posts
A brand new post

show_diff.png - Show differences between two posts (145.3 KB) Carlos Júnior, 07/17/2008 09:35 AM

show_page.png - Show a post (185.5 KB) Carlos Júnior, 07/17/2008 09:35 AM

new_post.png - New posts (67.7 KB) Carlos Júnior, 07/17/2008 09:35 AM

thumb_new_post.png (9.1 KB) Carlos Júnior, 07/17/2008 09:51 AM

thumb_show_diff.png (29.8 KB) Carlos Júnior, 07/17/2008 09:51 AM

thumb_show_page.png (21.7 KB) Carlos Júnior, 07/17/2008 09:51 AM

Also available in: HTML TXT