*Download link is at the bottom of this
document.!!
Description:
This applet does get the starting time from the server.
For that it queries the http port.
This implicitly means that it only works if placed on the internet.
On a server operating system like the one your provider uses.
W95/98/NT workstations don't have a http port.
It does not automaticly correct for summer and winter time
Instructions :
1 Add the applet tags in your html page.
2 Edit the applet parameter tags.
3 Upload the files:
- your html page
- the Clock4.class file (in the same directory !)
- your background Image (either jpg or gif )
- test it , if needed adjust the timezone parameter.
Debugging :
1: Class not found Exception
Check if the Clock4.class file is there by typing the url to it.
If the browser returns a 404 file not found then it isn't there.
The Clock4.class file must be in the same directory as the html page !!
Check the letter casing in the html source.
2A: Set the applet debug parameter true.
2B: Open and or enable the Java console of your browser.
Look at what is printed on it.
Send the output and your url to support@comweb.nl
You can do this by using the clipboard.
(ctrl^a = select all , ctrl^c = copy to clipboard , ctrl^v = paste)
The applet tags:
Applet starting tag.
Don't set a path with the code attribute !
Width and height size of the applet should match to the background picture size.
Font used by the applet.
Most browsers do support TimesRoman and Courier also.
If not it will use the browsers default font.
Possible is plain, bold , italic, bold&italic.
Last number is the pixel size.
Applet supports some font names not all.
Also it support the hex rgb notation like #00FFAC
By default the applet will center the time string.
With these tags you can place them somewhere else.
These are used to let the time string drop a shadow.
If shadow_x and shadow_y are 0 then there will be no shadow visible
The background picture , either jpg or gif.
Should be the same size as the applet.
A applet background color.
In case no background image is used.
To adjust the time.
The http port should return the GMT time.
That's the time in Great Britain on the place Greenwich.
License code if not correct an unregistered message is displayed on the status bar.
To print some additional information on the browsers Java console.
Applet ending tag.
License information:
US $25.-- for one site.
US $35.-- for ten sites.
Cheques, money order and cash are accepted.
Currently it isn't possible to process credit cards.
RJHM van den Bergh
Aldenhof 3090
6537 AE NIJMGEN
NETHERLANDS
IBAN: NL 72 PSTB 0008 3591 63
BIC (=swiftcode): PSTBNL21
Account: 8359163
BANKNAME : Postbank NV
CITY OFFICE : Arnhem
place : NETHERLANDS = NL
Also send a message so I know where the money is for.
DOWNLOAD: http://www.comweb.nl/java/Clock4/Clock4.zip
Questions comments and suggestions to support@comweb.nl
Copyright: RJHM van den Bergh/Comweb.nl
ALL RIGHTS RESERVED !!