Modified:
wiki/UserGuide.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/UserGuide.wiki
==============================================================================
--- wiki/UserGuide.wiki (original)
+++ wiki/UserGuide.wiki Mon Dec 8 00:01:09 2008
@@ -2,9 +2,8 @@
== Introduction ==
-DueDates is a web application... To set up all the environment variables
for this application please refer to the
[http://code.google.com/p/duedates-ulaula/wiki/DeveloperGuide Developer
Guide].
+DueDates is a web application that is capable of obtaining information for
users namely borrowing items (books, DVD, VHS, etc.) from the University of
Hawaii Library and Hawaii State Library. To set up all the environment
variables for this application please refer to the
[http://code.google.com/p/duedates-ulaula/wiki/DeveloperGuide Developer
Guide].
-http://groups.google.com/group/duedates-ulaula-discuss/web/due%20Dates2.0.png
---------------------------------------------------------------------
@@ -27,22 +26,26 @@
*3.* On the command line type _ java -version _ .
-http://i78.photobucket.com/albums/j105/lheez_23/javaversion.png?t=1225055977
+http://groups.google.com/group/duedates-ulaula-discuss/web/java%20version.png
*4.* If Java is not installed, download the JRE from this website:
http://java.sun.com/javase/downloads/index.jsp
The followings are the steps for installing and running DueDates.
-*1.* Download
[http://duedates-purple.googlecode.com/files/DueDates-1.0.1019.jar
DueDates.jar]
+*1.* Download
[http://duedates-purple.googlecode.com/files/DueDates-ulaula.jar
DueDates.jar]
*2.* Save it to your *Desktop* (or save it somewhere on your C:\ drive.
Make sure you will be able to locate it later).
*3.* Open the DOS command line for Windows or open a shell for UNIX.
- http://i78.photobucket.com/albums/j105/lheez_23/dos-1.png?t=1225327068
+ http://groups.google.com/group/duedates-ulaula-discuss/web/opendos.png
-*4.* Type *_cd_* and the *_name of the folder_* where you saved the jar
file.
- http://i78.photobucket.com/albums/j105/lheez_23/desktop.png?t=1225327385
+*4.* Type *_cd_* and the *_name of the folder_* where you saved the jar
file.Then do a *_dir_* to see the contents of that directory.
+http://groups.google.com/group/duedates-ulaula-discuss/web/cddesktop.png
-*5.* Then do a *_dir_* to see the contents of that directory.
- http://i78.photobucket.com/albums/j105/lheez_23/jar-1.png?t=1225328701
+*5.* Finally, if you see the name of the jar file *DueDates-ulaula.jar*
invoke on the command line *java -jar DueDates-ulaula.jar. Copty and paste
http://localhost:7075/DueDates-2.0 on your address bar or browser (Internet
Explorer, Mozilla. Netscape, etc.)
+
+http://groups.google.com/group/duedates-ulaula-discuss/web/duedates-ulaulajar.png
+
+After that it will take you to the Login Page
+http://groups.google.com/group/duedates-ulaula-discuss/web/due%20Dates2.0.png
\ No newline at end of file