Blogging Roller
Dave Johnson on open web technologies, social software and Java
Dave Johnson on open web technologies, social software and Java
To make it easier for folks to try Roller 1.1 and the new experimental Planet aggregator, I've created a standalone Roller demo by bundling Roller with JSPWiki, Tomcat, and the tiny pure-Java HSQLDB database. Everything is preconfigured and ready to run. All you need to do to try Roller is the following:
1. Download roller-demo-1.1.tar.gz from Java.Net (a 22MB download) 2. Unzip the file into a directory on your hard-drive (directory name should have no spaces) 3. Ensure that the JAVA_HOME environment variable is set to point to your JDK 4. Ensure that CATALINA_HOME is NOT set in your environment 5. To start Roller, either: - on Windows: open the Roller bin directory and double-click on startup.bat - on UNIX: cd to the Roller bin directory, chmod +x on all files, run ./startup.sh 6. Point your browser at http://localhost:8080/roller 7. Login as nina/nina, admin/admin, or register as a new user 8. Get rollin'
Tags: Roller
A couple of questions:
1. Can the demo be used for real work, like a lightweight personal blog/wiki on a personal laptop? -- or are there limits which make this not be a good long term solution.
2. making jroller as easy to install as the demo would be nice ^_^
3. Is jspwiki a Sun sponsored product?
Thanks agian for the neat demo, Sun is doing great by encouraging employees to blog -- and allowing employees to ACTUALLY answer questions. tb
Posted by bill on April 21, 2005 at 12:33 PM EDT #
2. I agree and we're working on that
3. JSPWiki is not a Sun sponsored product
BTW, the product's name is Roller, not JRoller.
Posted by Dave Johnson on April 21, 2005 at 02:10 PM EDT #
Posted by Hernán on April 22, 2005 at 12:18 AM EDT #
Posted by bill on April 25, 2005 at 11:09 AM EDT #
Posted by Marc Rocas on May 05, 2005 at 02:15 PM EDT #
Posted by Roshan Shrestha on May 10, 2005 at 03:18 PM EDT #