ITS presents its NavigatorTicker java applet  Now Available!! 
NavigatorTicker Version 2.0 

Navigator Ticker
Features | Parameters | Awards | ITS developments



Last updated 23 Sept'97

ITS Navigator Ticker is a java applet developed by ITS of Egypt. The applet is capable of viewing different messages each can have its own optional URL dislayed at the browser status bar. The message font is completely scalable to applet dimensions that in turn can be scaled to page dimensions.
 

Features

Here is a sample demo of the Navigator Ticker 1.0.
And here is a sample demo of the Navigator Ticker 1.1, Please move the mouse across the applet.!!

Parameters

Awards

January 1996  
Awarded a COOL java applet by Gamelan, the premier java repository http://www.gamelan.com
March 1996 
Featured on the Black Cofee java magazine as a distinct java applet
May 1996  
Choosen among "Best of  The Year" java applet by Gamelan,  the premier java repository http://www.gamelan.com
cover
June 1996 
Published in:  "Official Multimedia Publishing for Netscape" 
By: Gary David Bouton 
Published by Ventanna 
Publication date: June 1, 1996 
ISBN: 1566043816 
cover
Oct 1996  
Published in: " The Official Gamelan Java Directory " 
By: Rebecca Tapley, Nova Spivak, Jack 
D. Hidary, Murray Hidary 
Published by Ziff Davis Pr 
Publication date: October 1996 
ISBN: 1562764497 
cover
 July 1997 
Published in: "Java-Sig's 100 Best Applets " 
By: Java-Sig Team 
Published by John Wiley & Sons 
Publication date: July 1, 1997 
ISBN: 0471180017 
 

 

Download

Feel free to use the applet in your page and the source code too, only give credit to ITS. You may drop me a note to keep you on track with latest updates.

Using Navigator Ticker in Your Home Page

  1. Download the class file (ofcourse 1.1 ) and place it in your htm directory. ** only the class file **
  2. Copy the following script and paste it in the proper location of your htm file.

  3. Note the optional use of <> and *** as a seperator between messages. You can use other seperator as dots ...etc.
    <applet code=NavigatorTicker11.class width=300 height=28 >
     <param name=count value=4 >
     <param name=msg0 value="Welcome to Navigator Ticker .. Just Click to Connect *** \\No Link" >
     <param name=msg1 value="Welcome to Information Technology Solutions .ITS. *** \\http://163.121.10.41 " >
     <param name=msg2 value="Have You Ever Visited Egypt Before...<> \\http://163.121.10.41/tourism" >
     <param name=msg3 value=" My Always Favorite Site ....http://java.sun.com <> \\http://java.sun.com" >
     <param name=speed value=8 >
     <param name=bgco value=50,0,200 >
     <param name=txtco value=250,250,0 >
     <param name=linkco value=180,25,21 >
    </applet>
  4. Customize your script by determinig No of messages, speed,your favourite colors, messages and its URLs.

  5. Save your htm file and test it from your web browser.

ITS developments

Credits
Many Thanks to Thomas Wendt author of the Ticker applet and to Sven Heinicke, Author of TickerTape.
 
Back to ITS home