BirthdayCalendar



Are you always forgetting birtdays and aniversaries? Use this applet to keep track of your important dates.

How To Use:

  • Download BirthdayCalendar.zip (7 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet code="BirthdayCalendar.class" width=400 height=800>
    	<param name = "language" value ="uk"> <!-- dk or uk -->
    	<param name = "0" value ="Stig Christensen,19111974">
    	<param name = "1" value ="Ulla Christensen,12101975">
    	<param name = "2" value ="Tine Christensen,15091970">
    	<param name = "3" value ="Rolf Christensen,19091969">
    	<param name = "4" value ="Sten Christensen,13111941">
    	<param name = "5" value ="Hanne Christensen,05061941">
    </applet>
    

    Configuration: Add birthdays to the calendar by placing the information in the applet code in the following format. Parameter format "Name,Year"
    Year format: "ddmmyyyy"

    Status: Free

    Author: Stig Christensen

    Upload Date:
    September 23, 2003

    How to Add Java Applets to Your Site

    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.