[Main]

Software Download Page 4

File Description
boot.img(1.44Mbytes)  root.img(1.44Mbytes) Two Images of UNIX that can be used for booting off a floppy to fix an UNIX system.  The boot.img has IDE/ATAPI and several network card drivers.   These images came from a SLAKEWARE LINUX installation. Use rawrite.exe(download page 2) to write these images to floppy disks.  Boot off the boot img  disk and follow the instructions.
MOCHA.ZIP(307K) MOCHA is a java package to reverse compile java class files back into source code.  For instance, if Example.class is a java class file that you want to see the source code for, then run MOCHA with the following command:
               java   -cp  ./MOCHA.ZIP  mocha.Decompiler   Example.class
The  ./MOCHA.ZIP portion of the command represents the (absolute of relative) location of the MOCHA.ZIP file.
SQLExec-2-0.exe(66K) SQLExec v2.0 - 20001108 - Program will process an SQL File against an ODBC Data source.  Requires ODBC be installed on the system.
HTMLLearn.exe (373K) HTMLLearn v1.08 - Simple MDI Editor that can display web pages.  I needed a simple program to help me learn and test the latest HTML/DHTML/Java Script/VB Script/XML.  So, I wrote this little tool.  This program uses Microsoft Internet Explorer for web page rendering.  This program checks XML validity only if IE5.0 or greater is installed.  For proper XSLT v1.0, install  MSXML3.dll.  You can download the XML parser from http://www.microsoft.com/xml.   Make sure that you run the installation to replace the default parser with the new one.
XPathTest.exe(49K) XPathTest v1.2 can be used to test xpath queries against an XML document. This program uses MSXML3.dll (COM Parser).  You must have the new parser already installed.  Test the program with  C:> XPathTest   http://phoenix.liu.edu/~mdevi/xml/xml1.xml.  The xml1.xml is a well-formed testing xml document.

copyright©2001 Prof Devi - mdevi@comine.com, mdevi@liu.edu. All rights reserved