<?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>Link Enhancer</title>
<link>http://javascript.internet.com/navigation/link-enhancer.html</link>
<description>Using this script, outbound links will open in a new window automatically. No need to add anything to the link. The script will also apply a different style to the outbound link to make visitors aware it is an outbound link. You don&#39;t have to worry anymore about targets and the appearance, especially if your customers have their own CMS.</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>Creating the XMLHTTPRequest Object </title>
<link>http://javascript.internet.com/ajax/creating-the-xmlhttprequest-object.html</link>
<description>Many browsers allow the XMLHTTPRequest object to be created directly. One method is to use this snippet. It tries all methods of creating the object until it discovers one that works.</description>
</item>

<item>
<title>Month Page</title>
<link>http://javascript.internet.com/navigation/month-page.html</link>
<description>If you maintain separate pages for each month, this script can redirect the user to the correct page automatically! The script determines the current month and sends them to the correct page. Neat!</description>
</item>

<item>
<title>Info Table</title>
<link>http://javascript.internet.com/user-details/info-table.html</link>
<description>JavaScript can write a neat little box to the screen telling the visitor&#39;s browser and operating system.</description>
</item>

<item>
<title>Critter Thwacking</title>
<link>http://javascript.internet.com/games/critter-thwacking.html</link>
<description>A Critter Thwacking game. Whack 25 critters and try and improve your time. The whole game is fully encapsulated in the single HTML file, so it can be emailed as a single attachment very easily.</description>
</item>

<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>

</channel>
</rss>