<?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>Platform Page</title>
<link>http://javascript.internet.com/user-details/platform-page.html</link>
<description>Do you maintain a different version of your site for Windows and another for Mac users? Or, when allowing your visitor to download items from your site, would you like to automatically redirect them to the appropriate software download page for their computer? This script does it all, and it&#39;s short too! </description>
</item>

<item>
<title>Hit The Dot</title>
<link>http://javascript.internet.com/games/hit-the-dot.html</link>
<description>How many dots do you think you can hit in 30 seconds? Play this interesting JavaScript game and find out! </description>
</item>

<item>
<title>Link Delay Image</title>
<link>http://javascript.internet.com/navigation/link-delay-image.html</link>
<description>After your visitors click a link, you can make the browser delay as many seconds as you want before they are actually sent to that page. Why not use that time to display an animated image about the page they are going to? Eye-catching!</description>
</item>

<item>
<title>Language </title>
<link>http://javascript.internet.com/user-details/language.html</link>
<description>Redirects a user to the page based on their language. For example, English language user browsers, which report the language as &#39;en&#39; in most cases, can be redirected to an English page, while Spanish language user browser, which report the language as &#39;es&#39; in most cases, can be sent to a separate Spanish page. This method works well for redirecting users in all the languages that you set up. Instructions on adding more languages are included in the source code.</description>
</item>

<item>
<title>How to Create Remote AJax Requests </title>
<link>http://www.webreference.com/programming/javascript/kh/column2/</link>
<description>One of the most common questions about Ajax is whether it&#39;s possible to create remote or cross-domain Ajax requests. The answer is yes and in this tutorial you&#39;ll learn how to create an Ajax-enabled podcast aggregator with PHP and Ajax.</description>
</item>

<item>
<title>SoftXMLLib </title>
<link>http://javascript.internet.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>

<item>
<title>Blackjack </title>
<link>http://javascript.internet.com/games/blackjack.html</link>
<description>Play even the classic game of Blackjack in JavaScript! (You might also know it as &quot;21&quot;) The object of the game is to get the closest to 21. If you get higher than the dealer without going over, you win! Good luck, and don&#39;t gamble. ;-)</description>
</item>

<item>
<title>Animated Hovering Windows Using JavaScript </title>
<link>http://www.htmlgoodies.com/beyond/javascript/article.php/3784246</link>
<description>Display news and announcements on your site. The text fades in and out, and can display active links for each item.</description>
</item>

<item>
<title>Check Username Signup </title>
<link>http://javascript.internet.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>Passwords: Three Tries</title>
<link>http://javascript.internet.com/passwords/three-tries.html</link>
<description>If you want to &#39;protect&#39; a site and don&#39;t have CGI access, you can try this JavaScript. Visitors get three tries to enter the correct password then they are refused entry. </description>
</item>

<item>
<title>User Details: Java Enabled Redirect </title>
<link>http://javascript.internet.com/user-details/java-enabled-redirect.html</link>
<description>If Java is enabled in the visitor&#39;s browser, they are redirected to a Java-enhanced page. Otherwise, if Java is disabled they are sent to the non-java page. Neat!</description>
</item>

<item>
<title>Text Effects: Drop-in Content Box </title>
<link>http://javascript.internet.com/text-effects/drop-in-content-box.html</link>
<description>This script displays a content box that drops in from midair, and can display whatever you choose. The frequency of the box appearing can be precisely controlled.</description>
</item>

<item>
<title>Passwords: Multiple Users (Prompt)</title>
<link>http://javascript.internet.com/passwords/multiple-users-prompt.html</link>
<description>This JavaScript is just like the previous Multiple Users one, but doesn&#39;t use a table interface to login. Instead, after clicking the Login! button, the script will ask them for their username and password, and then perform the password-protection. Very neat!</description>
</item>

<item>
<title>Games: Galaxy Defender II</title>
<link>http://javascript.internet.com/games/galaxy-defender-ii.html</link>
<description>This is a simple JavaScript game that uses images as an entities. </description>
</item>

</channel>
</rss>