Softsqueeze

To use Softsqueeze first you will need to install:

You might not have to download; Softsqueeze2 is included with the slimserver 6.0. To start Softsqueeze follow the instructions in the help section of the slimserver.

If you need a different version of Softsqueeze, or want to install Softsqueeze on a remote PC then follow these instructions:

How to download Softsqueeze

You must download the correct version of Softsqueeze to work with you slimserver version, Softsqueeze2 requires  slimserver 6.0 or greater. The latest binary distribution is available from the SourceForge download area. On Windows or Linux download the .zip file. OS X users can install using the .dmg file.

Then once you have downloaded and uncompressed the Softsqueeze zip file, double click on the Softsqueeze.jar file to start the application (on some platforms you might have to start Softsqueeze from the command line).

When you first start Softsqueeze you will be asked for the server IP address and Slimserver version. You can change these settings later in the preferences dialog.

Slimserver integration - Java Web Start and Applets

The Slimserver includes a version of Softsqueeze that can be launched using either Java Web Start or as a Java applet. Click the Softsqueeze link in the help section of the slimserver, and the follow the instructions to start Softsqueeze or by opening one of the following url's (replace localhost with the hostname of your slimserver):

http://localhost:9000/html/softsqueeze/applet.html
http://localhost:9000/html/softsqueeze/webstart.html

You can upgrade Softsqueeze as follows;

Slimserver integration on a OS X

To update Softsqueeze in the Slimserver preference pane;

Other web servers - Java Web Start

Softsqueeze can be distributed using Java Web Start - a technology that allows Java applications to be launched from a web browser. If you have a web server then you can enable Softsqueeze to use Java Web Start as follows: In the current release you will get a security warning when you use Java Web Start to launch Softsqueeze. It will recommend that you do not run the application because it has not been correctly signed. Ignore this warning :).

Command line

To start Softsqueeze from the command line using the java command you need to:

cd <Softsqueeze directory>
java -jar SoftSqueeze.jar

Source code

The source code for the project is available from the Slim Devices Subversion tree. You can browse the code in your web browser, or use your Subversion client to check out the latest version using:

svn co http://svn.slimdevices.com/repos/slim/trunk/softsqueeze.

Softsqueeze is released under the GPL license.

© Richard Titmuss 2004,2005