Lithic Calendar


Description: This nice and useful applet by John Kegoh is showing the actual month, previous and future month (also useful if you are not sure on which day your birthday is in the next years...). The pictures are configurable, create pictures that are 220X140 pixels.  Name them January.jpg, February.jpg, March.jpg,... The aspect ratio of the display, 2:1, is the same aspect ratio as most pictures one takes with a camera, but you will need to resize to 220X140 so that the pictures are displayed properly.  Load the pictures in the same directory as the applet class file, then use the tag below in your html code. If the applets and images are located in a different directory than the web page, you will need to include a codebase modifier. 


HTML code of the applet:

<APPLET CODE="lithiccalendar.class" width=240 height=350> 

<PARAM NAME=Sun VALUE="Sun"> 
<PARAM NAME=Mon VALUE="Mon"> 
<PARAM NAME=Tue VALUE="Tue"> 
<PARAM NAME=Wed VALUE="Wed"> 
<PARAM NAME=Thu VALUE="Thu"> 
<PARAM NAME=Fri VALUE="Fri"> 
<PARAM NAME=Sat VALUE="Sat"> 

<PARAM NAME=January VALUE="January"> 
<PARAM NAME=February VALUE="February"> 
<PARAM NAME=March VALUE="March"> 
<PARAM NAME=April VALUE="April"> 
<PARAM NAME=May VALUE="May"> 
<PARAM NAME=June VALUE="June"> 
<PARAM NAME=July VALUE="July"> 
<PARAM NAME=August VALUE="August"> 
<PARAM NAME=September VALUE="September"> 
<PARAM NAME=October VALUE="October"> 
<PARAM NAME=November VALUE="November"> 
<PARAM NAME=December VALUE="December"> 

<PARAM NAME=JanuaryImage VALUE="January.jpg"> 
<PARAM NAME=FebruaryImage VALUE="February.jpg"> 
<PARAM NAME=MarchImage VALUE="March.jpg"> 
<PARAM NAME=AprilImage VALUE="April.jpg"> 
<PARAM NAME=MayImage VALUE="May.jpg"> 
<PARAM NAME=JuneImage VALUE="June.jpg"> 
<PARAM NAME=JulyImage VALUE="July.jpg"> 
<PARAM NAME=AugustImage VALUE="August.jpg"> 
<PARAM NAME=SeptemberImage VALUE="September.jpg"> 
<PARAM NAME=OctoberImage VALUE="October.jpg"> 
<PARAM NAME=NovemberImage VALUE="November.jpg"> 
<PARAM NAME=DecemberImage VALUE="December.jpg"> 

<PARAM NAME=weekstartsonmonday VALUE="false"> 

<PARAM NAME=backcolor VALUE="E9E9E0">
<PARAM NAME=calendarback VALUE="99CCCC">
<PARAM NAME=lines VALUE="000000">
<PARAM NAME=bright VALUE="FFFFFF">
<PARAM NAME=dark VALUE="444488">

<PARAM NAME=About VALUE="About"> 
<PARAM NAME=Next VALUE="Next"> 
<PARAM NAME=Current VALUE="Current"> 
<PARAM NAME=Previous VALUE="Previous"> 

</APPLET>

Author: John Keogh
Homepage: http://www.lithic.com/java/java.html
Java Source: Not available
Download: lithiccalendar.zip (102k)
Usage: This calendar is free to use on your pages.
Please send email to java@lithic.com when your calendar is installed.
John Keogh 


This outstanding calendar applet received our Gold Award.
Insert you own photos and choose your preferred colors.

 

Home · Help · Report Error · Contact · Privacy · Link us · About

© 1Archive.com - World's best freeware!