<?xml version="1.0" encoding="UTF-8"?>

<!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>JavaScript.com Latest JavaScripts</title>
<link>http://www.javascript.com</link>
<description>JavaScript.com is your gateway to all things JavaScript. Featuring JavaScript tutorials, free scripts, tools, and links and more!
This channel features content from JavaScriptSource.com.
</description>
<language>en</language>
<copyright>Copyright 2004 Jupitermedia Corp.</copyright>

<item>
<title>Magic Squares </title>
<link>http://javascript.internet.com/games/magic-squares.html</link>
<description>Here is a fun JavaScript game. Try to put the squares back in order. The &#39;0&#39; repesents the empty spot, and click a square next to the 0 to make them trade places! Get the squares back in order and you win!</description>
</item>

<item>
<title>Byte Converter</title>
<link>http://javascript.internet.com/math-related/byte-converter.html</link>
<description>Use this script to convert bytes, kilobytes, megabytes, and gigabytes. Quick and easy to use. </description>
</item>

<item>
<title>Basic Date Display</title>
<link>http://javascript.internet.com/time-date/basic-date-display.html</link>
<description>Use this code snippet to display today&#39;s date on your Web page.</description>
</item>

<item>
<title>Love Test </title>
<link>http://javascript.internet.com/games/love-test.html</link>
<description>Here&#39;s a neat little script to figure the &quot;love compatibility&quot; between two people. Just enter their names and hit calculate! We are not responsible for any broken relationships resulting from this script.</description>
</item>

<item>
<title>Developing a Simple Validation Library in JavaScript </title>
<link>http://www.devarticles.com/c/a/JavaScript/Developing-a-simple-validation-library-in-JavaScript/</link>
<description>This tutorial teaches some of the most commonly used JavaScript functions for client side validation of HTML forms. You can reuse these scripts to inject into server side controls.</description>
</item>

<item>
<title>Check Username Signup</title>
<link>http://javascriptsource.com/ajax/check-username-signup.html</link>
<description>This script does a Gmail-style check on the username supplied to see if it is a unique username, using the Ajax method.</description>
</item>

<item>
<title>Delayed Popup </title>
<link>http://javascript.internet.com/navigation/delayed-popup.html</link>
<description>Automatically opens a new popup window a given number of seconds after the page finishes loading. The script can optionally be configured to close the window after a few seconds.</description>
</item>

<item>
<title>Face Memory </title>
<link>http://javascript.internet.com/games/face-memory.html</link>
<description>See how well you can do in trying to remember a random face. Addictive!</description>
</item>

<item>
<title>Creating a Virtual jQuery Keyboard</title>
<link>http://designshack.co.uk/tutorials/creating-a-virtual-jquery-keyboard</link>
<description>This tutorial explains how to implement a simple virtual keyboard with some help from jQuery. An excellent technique for use when security is important.</description>
</item>

<item>
<title>Crab Race</title>
<link>http://javascript.internet.com/games/crab-race.html</link>
<description>Places your bets on your favorite colored crab in a virtual crab race. Each crab has different odds and has different payouts. Good luck! </description>
</item>

<item>
<title>JavaScript Shell Command from JDK</title>
<link>http://www.herongyang.com/JavaScript/jrunscript-JavaScript-Shell-Command-from-JDK.html</link>
<description>This tutorial provides introductions and examples on the JavaScript shell command included in the JDK package. Topics include downloading and installing JDK 1.6, ECMAScript engine, running JavaScript code in command line, interactive or batch mode.</description>
</item>

<item>
<title>Check Username Signup </title>
<link>http://javascriptsource.com/ajax/check-username-signup.html</link>
<description>This script does a Gmail-style check on the username supplied to see if it is a unique username, using the Ajax method.</description>
</item>

<item>
<title>Buzzwords</title>
<link>http://javascript.internet.com/games/buzzwords.html</link>
<description>JavaScript takes a word you provide and puts it into a complex sentence.</description>
</item>

<item>
<title>qooxdoo and SproutCore Frameworks </title>
<link>http://www.webreference.com/programming/javascript/rg23/</link>
<description>This overview of JavaScript Framework libraries is designed to help you make a more informed decision when choosing the right Framework. This fourth installment of the series presents an overview of qooxdoo and SproutCore. </description>
</item>

<item>
<title>SoftXMLLib </title>
<link>http://javascriptsource.com/ajax/softxmllib.html</link>
<description>One of the main problems with manipulating XML files is the compatibility issue across different browsers. The purpose of the SoftXMLLib Library is to solve the problem of creating different XMLHTTP and XMLDOM objects for different browsers. This library includes basic functions and properties like those already included in Microsoft.XMLDOM ActiveXObject.</description>
</item>

</channel>
</rss>