<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
  <channel>
    <title>e dot dot dot   </title>
    <link>http://www.jamesraposa.com/index.cgi</link>
    <description>e dot dot dot - a mostly about the Internet weblog by James Raposa</description>
    <language>en</language>

  <item>
    <title>Checkbox Changer</title>
    <link>http://www.jamesraposa.com/index.cgi/2012/01/27#auto___checkbox_changer</link>
    <description>This script takes a series of known named checkboxes and checks or uncheck them all at once. It can even change each checkbox to the opposite checked or not checked value. Clever for loops.&lt;br /&gt;&lt;br /&gt;Read more &lt;a class=&quot;sw_sl&quot; href=&quot;http://javascript.internet.com/forms/checkbox-changer.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;&lt;!--ttag:javascript, programming, scripting--&gt;</description>
  </item>
  <item>
    <title>Face Memory </title>
    <link>http://www.jamesraposa.com/index.cgi/2012/01/19#auto___face_memory</link>
    <description>See how well you can do in trying to remember a random face. Addictive!&lt;br /&gt;&lt;br /&gt;Read more &lt;a class=&quot;sw_sl&quot; href=&quot;http://javascript.internet.com/games/face-memory.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;&lt;!--ttag:javascript, programming, scripting--&gt;</description>
  </item>
  <item>
    <title>Expanding Text Images</title>
    <link>http://www.jamesraposa.com/index.cgi/2011/12/30#auto___expanding_text_images</link>
    <description>This script creates a message using expanding text images. It's as simple as creating your own text images to say whatever you need.&lt;br /&gt;&lt;br /&gt;Read more &lt;a class=&quot;sw_sl&quot; href=&quot;http://javascript.internet.com/image-effects/expanding-text-images.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;&lt;!--ttag:javascript, programming, scripting--&gt;</description>
  </item>
  <item>
    <title>Links Window</title>
    <link>http://www.jamesraposa.com/index.cgi/2011/11/05#auto___links_window</link>
    <description>Provide your visitors with a popup window, showing all of the links on the page. Makes navigation much easier.&lt;br /&gt;&lt;br /&gt;Read more &lt;a class=&quot;sw_sl&quot; href=&quot;http://javascript.internet.com/navigation/links-window.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;&lt;!--ttag:javascript, programming, scripting--&gt;</description>
  </item>
  <item>
    <title>Prime Number Calculator</title>
    <link>http://www.jamesraposa.com/index.cgi/2011/10/07#auto___prime_number_calculator</link>
    <description>Enter a number and JavaScript can instantly tell you if it is a prime number or not. I wish I had this little gem to help me in my math classes!&lt;br /&gt;&lt;br /&gt;Read more &lt;a class=&quot;sw_sl&quot; href=&quot;http://javascript.internet.com/math-related/prime-number.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;&lt;!--ttag:javascript, programming, scripting--&gt;</description>
  </item>
  <item>
    <title>Peg</title>
    <link>http://www.jamesraposa.com/index.cgi/2011/09/15#auto___peg</link>
    <description>An interesting little JavaScript game where you try to leave only one peg by jumping one over another and removing the 'jumped' peg. Sound easy? See how well you can do!&lt;br /&gt;&lt;br /&gt;Read more &lt;a class=&quot;sw_sl&quot; href=&quot;http://javascript.internet.com/games/peg.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;&lt;!--ttag:javascript, programming, scripting--&gt;</description>
  </item>
  <item>
    <title>Image Button</title>
    <link>http://www.jamesraposa.com/index.cgi/2011/09/08#auto___image_button</link>
    <description>Easily create active buttons with any image. Repositions image when your mouse passes over it and moves again when clicked on. Easy!&lt;br /&gt;&lt;br /&gt;Read more &lt;a class=&quot;sw_sl&quot; href=&quot;http://javascript.internet.com/buttons/image-button.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;&lt;!--ttag:javascript, programming, scripting--&gt;</description>
  </item>
  <item>
    <title>Print Line</title>
    <link>http://www.jamesraposa.com/index.cgi/2011/09/03#auto___print_line</link>
    <description>This short script takes a line of text, and prints it on your page using a set of custom images, one for each letter. The images are provided for all alphanumeric characters, period, comma, exclamation sign, and apostrophe.&lt;br /&gt;&lt;br /&gt;Read more &lt;a class=&quot;sw_sl&quot; href=&quot;http://javascript.internet.com/text-effects/print-line.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;&lt;!--ttag:javascript, programming, scripting--&gt;</description>
  </item>
  <item>
    <title>To Do List</title>
    <link>http://www.jamesraposa.com/index.cgi/2011/08/26#auto___to_do_list</link>
    <description>Keep your To Do list up to date with this script. Demonstrates how to display, add, and delete items from a list of cookies.&lt;br /&gt;&lt;br /&gt;Read more &lt;a class=&quot;sw_sl&quot; href=&quot;http://javascript.internet.com/cookies/to-do-list.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;&lt;!--ttag:javascript, programming, scripting--&gt;</description>
  </item>
  <item>
    <title>Easy Drop Down Container</title>
    <link>http://www.jamesraposa.com/index.cgi/2011/08/04#auto___easy_drop_down_container</link>
    <description>Click on the arrow to reveal/hide contents. Can be used for a drop down menu or to hide/reveal content on a Web page.&lt;br /&gt;&lt;br /&gt;Read more &lt;a class=&quot;sw_sl&quot; href=&quot;http://javascript.internet.com/css/easy-drop-down-container.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;&lt;!--ttag:javascript, programming, scripting--&gt;</description>
  </item>
  </channel>
</rss>
