TopherC.com

 Links

Google

 

Java.Sun.com

JavaBotique

Java Dev Journal

JavaReport




 



All software is for peronal use only.

I have written all web-based installations in JSP rather than making class files so that everyone can see what's going on and can easily make modifications where they wish.


MP3 Music Selector

This program will randomly select music from your repository, and put it on your mp3 player.

If you have a portable mp3 player, you probably also have a lot of mp3 files from which you choose your music. Selecting music each day or week is time-consuming. All of your music is of your choosing, so why waste time running through it each time you want to update your player?

MusicSelectorV1_0.zip

last updated : June 26, 2001

 

Image Display Framework in Java

This program will display your pictures by showing a list of thumbnails in one frame and the selected picture in another frame.

Don't bother creating a link for every image on your site. With the image diplay framework, just create directories for the thumbnails and the actual pictures.

You can set the title of the set of pictures as well as a caption for each picture.

demo

imageframeworkV1_22.zip

last updated : April 30, 2003




Files are written in Java and require the Java Virtual Machine (VM). To check your system, go to the command prompt (ms-dos prompt / console window) and type:
java -version
If this shows an error, then you don't have the JRE and you can get it here : http://java.sun.com/getjava/download.html.


Copyright © 2002 by Topher Clark. All rights reserved.
Site problems : webmaster@topherc.com