Online bookmarks and mail addresses
Bernd Eggink, monoped@users.sourceforge.net SourceForge project page
Installation
Program
If not already done, install the JRE (Java Runtime Environment) or the corresponding browser plugin. The latest JRE can be downloaded from Sun. Install jdk1.6 or higher, earlier versions won't work!

Get the latest release from the SourceForge project page. The archive jboom (as tar.gz or zip) contains the installer and the documentation. You only need jboom-src if you are interested in the program source. Download and unpack the archive into any directory.

Start the installer using the command

java -jar jbinstall.jar
On graphical systems a double click on jbinstall.jar should be sufficient.

You have to choose between a local installation, which has to be repeated an each system, and a remote installation, which has to be carried out only once. For a remote installation you need access to an HTTP server. As many providers offer a sufficient amount of web space for free, this shouldn't be a problem.

The installer lets you choose between a simple and an expert installation. A simple installation uses standard settings wherever possible. An expert installation leaves you more influence on file locations and names, but you have enter to more details.

Before the installation, consider

  • whether you want to use jBoom as a program or an applet (see variants),
  • whether you want to install jBoom locally or on a server,
  • how you access the server (via FTP or SCP).
The installer will guide you through the necessary steps. After a successful installation you will be shown how to start jBoom. Write down this message, or copy it to the clipboard, or simply leave the window open for now.

Windows users may want to create a shortcut to javaw from the JRE (e.g., on the desktop). After creating, right-click on the link and add the parameter in the properties / target field.

If you know what you are doing, you can install jBoom without the installer. However, you need sufficient knowledge about html and jnlp files. To only extract the program file, call the installer with the option -x:

java -jar jbinstall.jar -x
This will create the file jboom.jar in the working directory. See chapter program parameters for the parameters jBoom takes.
Icons
Here are some icons for your desktop. They are based on the Yasis icon theme (under the GNU GPL).
png format, 48x48 png format, 32x32 png format, 16x16
ico format, 48x48 ico format, 32x32 ico format, 16x16

The tray icon has been borrowed from the Nuovo icon set (also under GNU GPL).

up
Created 2009-02-08 by mopcoge