University of California at Berkeley Department of Electrical Engineering & Computer Sciences Instructional Support Group /share/b/pub/jhave.help July 17, 2006 CONTENTS: JHave Running Jhave Client JHave ----- JHAVÉ is a java application that renders algorihm visualizations. Students explore algorithms by viewing visual respresentations of data, controlling movement and by responding to pop-up questions. It is developed at Grand Valley State University. Source code and instructions are available at http://jhave.org/. You can run a demo at http://jhave.org/code/jhave.jnlp Running Jhave Client -------------------- On the EECS Instructional UNIX computers, you can run the Jhave client from a command line if you are running Java v1.5 (see /share/b/pub/java.help) and an XWindow manager (see /share/b/pub/xwindows.help). The command is java -version # verify that it's at least 1.5 java -jar /share/b/jhave/jhave.jar # a new window will pop up This connects to the jhave.org server by default. Note that our SUN Solaris servers are being upgraded to Solaris 10 during Summer 2006, and only the Solaris 10 servers are running Java 1.5. For a current list of which servers are running Solaris 10 (and Java 1.5), please see http://inst.eecs.berkeley.edu/cgi-bin/clients.cgi?choice=servers. Instructional Support Group 378/386/384 Cory, 333 Soda inst@eecs.berkeley.edu