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

<item>
<title>Platform Page</title>
<link>http://javascript.internet.com/user-details/platform-page.html</link>
<description>Opens a new full screen browser window optimized for the visitor&#39;s browser (Netscape, Internet Explorer, or Other). As well, the properties of new window can be customized -- such as the toolbars, scrollbars, menu bar, location bar, the status bar, and whether it is resizable or not. Great!</description>
</item>

<item>
<title>Using CSS and Mootools to Simulate Flash Horizontal Navigation Effect </title>
<link>http://woork.blogspot.com/2008/03/using-css-and-mootools-to-simulate.html</link>
<description>This tutorial explains how to use Mootools and pure CSS/HTML code to simulate a Flash horizontal navigation effect. Easy to implement, with complete source code. </description>
</item>

<item>
<title>Ajax Navigation 2</title>
<link>http://javascriptsource.com/ajax/ajax-navigation2.html</link>
<description>When a visitor clicks on a specific link, the content of that link is inserted into the page without a refresh. When a page doesn&#39;t exist, a user-friendly error message is given.</description>
</item>

<item>
<title>Highlight Link Script </title>
<link>http://javascript.internet.com/navigation/highlight-link-script.html</link>
<description>This script highlights the link by blinking the link when you roll over the mouse, just like the tag does to the text in Netscape. But, this one has an advantage: the blinking speed is customizable!</description>
</item>

<item>
<title>Mad Cows</title>
<link>http://javascript.internet.com/games/mad-cows.html</link>
<description>Play a very humorous game involving three talking cows. Check it out - it&#39;s very cool. </description>
</item>

<item>
<title>Ajax Navigation 2</title>
<link>http://javascriptsource.com/ajax/ajax-navigation2.html</link>
<description>When a visitor clicks on a specific link, the content of that link is inserted into the page without a refresh. When a page doesn&#39;t exist, a user-friendly error message is given.</description>
</item>

<item>
<title>Cursor Link</title>
<link>http://javascript.internet.com/navigation/cursor-link.html</link>
<description>Forget actually clicking on links anymore, if you put your cursor over them, you go there! (with this JavaScript at least) If you use this script, please remember that it can be annoying, even a pain for them to have to come back if they really didn&#39;t want to follow the link. With that said, go check out the code! </description>
</item>

<item>
<title>Chess Player v1.0 </title>
<link>http://javascript.internet.com/games/chess-player-v1.0.html</link>
<description>This 2 player JavaScript chess will only allow you to make legal moves. Moves include, pawn promotion, castling and even the en passent!</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>Day of Week Redirection </title>
<link>http://javascript.internet.com/navigation/day-of-week-redirection.html</link>
<description>If you would like to redirect your visitor to a different page for each day of the week, this script would be perfect. It will first detect what day of the week it is and then forward the visitor to the appropriate page. I also might mention that this is a perfect JavaScript example to learn from even if you don&#39;t use it. Just look at it!</description>
</item>

<item>
<title>CSS Support Redirect</title>
<link>http://javascript.internet.com/user-details/css-support-redirect.html</link>
<description>Cascading Style Sheets (CSS) are supported in version 4.0 and new browsers. So, you can easily redirect visitors to your site who have CSS (those with version 4.0+ browsers) to your CSS page, and send everyone else who doesn&#39;t have CSS to a normal page without CSS. Cool!</description>
</item>

<item>
<title>Ajax Loader </title>
<link>http://javascript.internet.com/ajax/ajax-loader.html</link>
<description>Use this script to load XML and HTML files with XMLHTTPREQUEST, otherwise known as AJAX. In the tag, just add the name of the file to load and the element to display the file in, usually a div element.</description>
</item>

</channel>
</rss>