Countallthevotes



Try to predict the winner of the 2004 Presidential election with this interactive electoral map. Updated to include changes to the electoral vote distribution by the 2000 U.S. Census.

Author's Notes:
Compiled using IBM's free JDK 1.3.

How To Use:

  • Download vote2004.zip (32 KB)
  • Unzip with a compression utility.

    Java Source: Available in zip file.

    Sample HTML Source:

    <OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
    	WIDTH = 550 
    	HEIGHT = 500  
    	codebase="http://java.sun.com/products/plugin/1.3/
    	jinstall-13-win32.cab#Version=1,3,0,0">
    
    <PARAM NAME = CODE VALUE = PaintApp.class > 
    <PARAM NAME="type" VALUE="application/x-java-applet;version=1.3">
    <PARAM NAME="scriptable" VALUE="false">
    
    <COMMENT>
    <EMBED type="application/x-java-applet;version=1.3"  
    	CODE = PaintApp.class 
    	WIDTH = 550 
    	HEIGHT = 500  
    	scriptable=false 
    	pluginspage="http://java.sun.com/products/plugin/1.3/
    	plugin-install.html">
    </EMBED><NOEMBED>
    
    	alt="Your browser understands the <APPLET> tag but isn't 
    	running the applet, for some reason." 	Your browser is 
    	completely ignoring the <APPLET> tag!
    </NOEMBED>
    </COMMENT>
    </OBJECT>
    
    

    Status: Free

    Author: Mike

    Homepage: http://www.countallthevotes.com/applet

    Upload Date: August 28, 2002

    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.