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

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://computers.gourt.com/Programming/Languages/JavaScript/W3C-DOM/Applications/Browsers.html">
<title>Browsers RSS : Gourt</title>
<link>http://computers.gourt.com/Programming/Languages/JavaScript/W3C-DOM/Applications/Browsers.html</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:rights>Copyright 2007, Gourt.com</dc:rights>
<dc:date>2008-07-04T16:25+01:00
</dc:date>
<dc:publisher>rtruog@gourt.com</dc:publisher>
<dc:creator>rtruog@gourt.com</dc:creator>
<dc:subject>Browsers RSS : Gourt</dc:subject>
<syn:updatePeriod>hourly</syn:updatePeriod>
<syn:updateFrequency>1</syn:updateFrequency>
<syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://javascriptsource.com/forms/so_createdatedropdown.html" />
  <rdf:li rdf:resource="http://javascriptsource.com/time-date/end-of-week-date-lookup.html" />
  <rdf:li rdf:resource="http://digitarald.de/project/fancyupload/1-0/showcase/photoqueue/" />
  <rdf:li rdf:resource="http://javascriptsource.com/text-effects/so-ticker.html " />
  <rdf:li rdf:resource="http://javascriptsource.com/forms/add-input-fields.html" />
  <rdf:li rdf:resource="http://www.navioo.com/ajax/tutorial1.php" />
  <rdf:li rdf:resource="http://javascriptsource.com/games/jstetris.html" />
  <rdf:li rdf:resource="http://osflash.org/projects/flashjs/tutorials/astojs" />
  <rdf:li rdf:resource="http://javascriptsource.com/miscellaneous/datejs.html" />
  <rdf:li rdf:resource="http://javascriptsource.com/math-related/quartic-equation-solver.html" />
  <rdf:li rdf:resource="http://javascriptsource.com/miscellaneous/jquery.html" />
  <rdf:li rdf:resource="http://javascriptsource.com/miscellaneous/page-glossary.html" />
  <rdf:li rdf:resource="http://www.hunlock.com/blogs/Cookie_Monsters_Inc" />
  <rdf:li rdf:resource="http://www.devarticles.com/c/a/JavaScript/Developing-a-simple-validation-library-in-JavaScript/" />
  <rdf:li rdf:resource="http://javascriptsource.com/math-related/credit-card-debt-calculator.html" />
 </rdf:Seq>
</items>
</channel>

<item rdf:about="http://javascriptsource.com/forms/so_createdatedropdown.html">
<title>so_createDateDropDown</title>
<link>http://javascriptsource.com/forms/so_createdatedropdown.html</link>
<description><![CDATA[Returns a SELECT element object with dates from the current date either into the past or the future based on the value of the direction argument. Easy to add to any form.]]></description>
</item>

<item rdf:about="http://javascriptsource.com/time-date/end-of-week-date-lookup.html">
<title>End of Week Date Lookup</title>
<link>http://javascriptsource.com/time-date/end-of-week-date-lookup.html</link>
<description><![CDATA[Use this script to display the date of the end of the week for any given period during the year. Fully customizable and easy to use.]]></description>
</item>

<item rdf:about="http://digitarald.de/project/fancyupload/1-0/showcase/photoqueue/">
<title>FancyUpload - Swiff meets Ajax</title>
<link>http://digitarald.de/project/fancyupload/1-0/showcase/photoqueue/</link>
<description><![CDATA[This is a file-input replacement which features an unobtrusive, multiple-file selection menu and queued upload with an animated progress bar. It is easy to setup, is server independent, completely styleable via CSS and XHTML and uses MooTools to work in all modern browsers.]]></description>
</item>

<item rdf:about="http://javascriptsource.com/text-effects/so-ticker.html ">
<title>So-Ticker</title>
<link>http://javascriptsource.com/text-effects/so-ticker.html </link>
<description><![CDATA[This script creates a ticker by parsing existing semantic markup. Easy to set-up.]]></description>
</item>

<item rdf:about="http://javascriptsource.com/forms/add-input-fields.html">
<title>Add Input Fields</title>
<link>http://javascriptsource.com/forms/add-input-fields.html</link>
<description><![CDATA[Use this script to upload files. As a file is selected, another input field is automatically added.]]></description>
</item>

<item rdf:about="http://www.navioo.com/ajax/tutorial1.php">
<title>Speed Up the Web</title>
<link>http://www.navioo.com/ajax/tutorial1.php</link>
<description><![CDATA[This tutorial demonstrates how a Web page can be loaded 10 times faster than normal using Ajax.]]></description>
</item>

<item rdf:about="http://javascriptsource.com/games/jstetris.html">
<title>JsTetris</title>
<link>http://javascriptsource.com/games/jstetris.html</link>
<description><![CDATA[A Tetris-clone game. Does not require images. Keeps tracks of high game scores, using a cookie.]]></description>
</item>

<item rdf:about="http://osflash.org/projects/flashjs/tutorials/astojs">
<title>Calling an ActionScript Function from JavaScript</title>
<link>http://osflash.org/projects/flashjs/tutorials/astojs</link>
<description><![CDATA[This tutorial will show you how to use the FlashProxy JavaScript class to proxy function calls between Flash and JavaScript.]]></description>
</item>

<item rdf:about="http://javascriptsource.com/miscellaneous/datejs.html">
<title>Datejs</title>
<link>http://javascriptsource.com/miscellaneous/datejs.html</link>
<description><![CDATA[An open-source JavaScript date library. This library will simplify and enhance the creation of dates in your scripts.]]></description>
</item>

<item rdf:about="http://javascriptsource.com/math-related/quartic-equation-solver.html">
<title>Quartic Equation Solver</title>
<link>http://javascriptsource.com/math-related/quartic-equation-solver.html</link>
<description><![CDATA[This script can solve quartic equations in the form of ax^4 + bx+3 + cx^2 + dx + e = 0.]]></description>
</item>

<item rdf:about="http://javascriptsource.com/miscellaneous/jquery.html">
<title>JQuery</title>
<link>http://javascriptsource.com/miscellaneous/jquery.html</link>
<description><![CDATA[A fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your Web pages]]></description>
</item>

<item rdf:about="http://javascriptsource.com/miscellaneous/page-glossary.html">
<title>Page Glossary</title>
<link>http://javascriptsource.com/miscellaneous/page-glossary.html</link>
<description><![CDATA[This script collects all of the abbreviations, acronyms, and definitions on a page and builds a definition list of the terms, which is appended to a specified container. The script checks for duplicate terms and also alphabetizes the terms.]]></description>
</item>

<item rdf:about="http://www.hunlock.com/blogs/Cookie_Monsters_Inc">
<title>Cookie Monsters Inc</title>
<link>http://www.hunlock.com/blogs/Cookie_Monsters_Inc</link>
<description><![CDATA[One of the most powerful tools available to the Web developer are HTTP cookies. Here's the 411 on how cookies work, complete with public domain JavaScript functions.]]></description>
</item>

<item rdf:about="http://www.devarticles.com/c/a/JavaScript/Developing-a-simple-validation-library-in-JavaScript/">
<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><![CDATA[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 rdf:about="http://javascriptsource.com/math-related/credit-card-debt-calculator.html">
<title>Credit Card Debt Calculator</title>
<link>http://javascriptsource.com/math-related/credit-card-debt-calculator.html</link>
<description><![CDATA[This script will calculate how long it will take to pay off credit card debt. It will also calculate the total interest that will be paid over that same period.]]></description>
</item>

</rdf:RDF>