13 Jul 16:04
[ANN] JavaPaste 1.0 released : pastebin with highlighting, diffing, private pastebins and image uploads
From: Geert Bevin <gbevin <at> uwyn.com>
Subject: [ANN] JavaPaste 1.0 released : pastebin with highlighting, diffing, private pastebins and image uploads
Newsgroups: gmane.comp.java.rife.announce, gmane.comp.java.rife.user
Date: 2006-07-13 14:05:32 GMT
Subject: [ANN] JavaPaste 1.0 released : pastebin with highlighting, diffing, private pastebins and image uploads
Newsgroups: gmane.comp.java.rife.announce, gmane.comp.java.rife.user
Date: 2006-07-13 14:05:32 GMT
The first packaged release of JavaPaste is now available for download: http://rifers.org/download/108/javapaste-1.0.zip JavaPaste is a Java-oriented pastebin built in RIFE with highlighting, diffing, private pastebins, image uploads, an administration interface, and Drone bot notification. It has been running in production for many months at http://rifers.org/paste, serving several community IRC channels. The installation is very simple since it comes with a pre-packaged version of Derby as a database: * download * unzip the archive * cd into the new directory * execute 'ant run' * visit http://127.0.0.1:8080 for the public pastebin * and visit http://127.0.0.1:8080/admin for the administration interface (the default credentials are admin / password) Besides being a very useful collaboration tool, JavaPaste is a full- blown open-source application that provides an end-to-end example of how to create a web application in RIFE. -- Geert Bevin Uwyn "Use what you need" - http://uwyn.com RIFE Java application framework - http://rifers.org Music and words - http://gbevin.com
RSS Feed