DJClock is an attractive fully customisable digital Java clock
that includes the ability to use a custom set of digits and take its time
from a server.
Unzip with a
compression utility.
Java Source: unavailable
Sample HTML Source:
<applet
code=DJClock.class
id=DJClock
width=180
height=80>
<param name="borderlightcolor" value="550000">
<param name="borderdarkcolor" value="ff0000">
<param name="borderwidth" value="4">
<param name="bgcolor" value="000000">
<param name="showampm" value="yes">
<param name="timefontsize" value="22">
<param name="DateFont" value="TimesRoman">
<param name="ShowDate" value="yes">
<param name="DateYPos" value="50">
<param name="WeekDayFormat" value="3">
<param name="MonthFormat" value="1">
<param name="DateFontSize" value="15">
<param name="DateFontStyle" value="b">
<param name="DateFontColor" value="ff0000">
<param name="Message" value="London">
<param name="MsgFontColor" value="0000ff">
<param name="MsgYPos" value="70">
<param name="MsgLocation" value="3">
<param name="BgImage" value="Tile.jpg">
<param name="GMTOffset" value="0">
<param name="ServerFile" value="clock.txt">
<!--Replace above param which actual URL of the clock.txt file-->
</applet>
Status: Free for non-commercial use.
Author: Naeem Malik
Homepage: http://freespace.virgin.net/naeem.malik/DJClock/DJClock.html
Upload Date: February 14, 2000
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.