SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Readme for CdUtil 0.3

http://www.dtek.chalmers.se/~d96krisv/cdutil

Author: Kristian Svensson, d96krisv@dtek.chalmers.se

CdUtil is a utility to convert an existing database over a CD-collection into html, making it possible for your people to laugh at your pathetic CD:s ;) The existing database can be in one of two formats:

  • The directory structure created by xmcd or kscd
  • cdplayer.ini (Windows)

CdUtil requires a java 2 virtual machine (>= jdk 1.2), which can be found at http://java.sun.com/j2se/

Version history:

0.3 Graphical User Interface added
0.2 Added alphabetically sort

Fixed bug, now it handles multilines artist/album in xmcd-files 0.1 Initial release

Installation in Unix:

  1. Download cdutil.tar.gz
  2. tar xzvf cdutil.tar.gz

Installation in Windows:

  1. Download cdutil.zip
  2. Unzip it

Running CdUtil:

  1. Go to the directory where you have cdutil.jar
  2. To launch CdUtil with GUI (preferred):

    java -jar cdutil.jar

    To create html from xmcd-structure (via command line):

    java -jar cdutil.jar xmcd

    To create html from cdplayer.ini (via command line):

    java -jar cdutil.jar ini

Note: If you get a warning saying "point.gif not copied to html" you must copy point.gif to the directory that

holds the html-files.

More options:

To use another configfile:

java -jar cdutil.jar ini -c anotherconfigfile

To see help:

java -jar cdutil.jar -h

Bugs?

Mail me.

To do:


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.