StarWords
The StarWords applet is designed to be used as an eye-catching and original
heading for use on your Web pages. User defined messages fly towards
the viewer atop a rotating 3D starfield. Each message is in a
different colour which gets brighter as it grows larger - the message
then fades away to make room for the next one.
Usage: Download StarWords.zip and unzip it in your HTML directory. The unregistered version of this applet may be freely used on any non-commercial Web site. Commercial sites must obtain the registered version. Registered versions may be obtained on a single site or multi-site basis and reduced rates apply for non-commercial pages. Contact the author, Adam Sheik, for more info.
Java Source: not available
HTML Source:
<applet code="StarWords.class" width=400 height=200>
<param name="MAXSTARS" value=150>
<param name="BUILDSTARS" value=TRUE>
<param name="STARTYPE" value=11>
<param name="SLEEPVALUE" value=20>
<PARAM NAME=BACKGROUND-RGB VALUE="0,0,16">
<param name=FONTNAME value=Helvetica>
<param name="FONTWEIGHT" value="">
<param name="FONTSLANT" value="ITALIC">
<param name=FONTSIZE value=10>
<param name=TEXTZACC value=20>
<param name=FILENAME value="starwords.txt">
<param name=ROTATEFREQUENCY value=300>
<param name=MOVEFREQUENCY value=200>
<param name=MOVESPEED value=10>
<param name=STAR-RGB value="128,128,128">
<param name=RANDOMSTARTCOLOUR value="true">
</applet>
Author: Adam Sheik
Homepage: http://www.celerity.demon.co.uk/APPLETS/StarWords.htm
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.
|