<?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:dc="http://purl.org/dc/elements/1.1/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

<channel rdf:about="http://www.webreference.com">
<title>WebReference News</title>
<link>http://www.webreference.com</link>
<description>Daily news, views, and how-tos on all aspects of web design and development. Features free web-based tools, open source scripts, and in-depth tutorials on DHTML, HTML, JavaScript, 3D, Graphics, XML, and Design for webmasters.</description>
<dc:language>en-us</dc:language>
<dc:rights>Copyright (c) 2009 WebMediaBrands Inc. All rights reserved</dc:rights>
<dc:date>2009-06-18T12:32:27-04:00</dc:date>
<dc:publisher>sclark@internet.com (Scott Clark)</dc:publisher>
<dc:creator>sclark@internet.com (Scott Clark)</dc:creator>
<dc:subject>Web Development</dc:subject>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://www.webreference.com/authoring/languages/xml/XML_and_PHP_Simplified/index.html" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/asp/ASP_Net_Form/" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/php/DataFiltering/" />
  <rdf:li rdf:resource="http://www.webreference.com/authoring/languages/html/cms03/" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/Mod_Rewrite02/" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/javascript/rg35/" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/asp/Ajax_WebService/" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/javascript/Thickbox/" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/php/user_personalization7/index.html" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/javascript/rg34/index.html" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/Mod_Rewrite/" />
  <rdf:li rdf:resource="http://www.webreference.com/authoring/languages/html/cms02/" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/php/user_personalization6/index.html" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/javascript/rg33/" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/javascript/Greybox/" />
 </rdf:Seq>
</items>
<image rdf:resource="http://webreference.com/art/wr.gif" />
<textinput rdf:resource="http://www.webreference.com/cgi-bin/search.cgi" />
</channel>

<image rdf:about="http://webreference.com/art/wr.gif">
<title>WebReference.com</title>
<url>http://webreference.com/art/wr.gif</url>
<link>http://www.WebReference.com</link>
</image>

<item rdf:about="http://www.webreference.com/authoring/languages/xml/XML_and_PHP_Simplified/index.html">
<title>XML and PHP Simplified</title>
<link>http://www.webreference.com/authoring/languages/xml/XML_and_PHP_Simplified/index.html</link>
<description>J. Leidago Noabeb simplifies and demystifies the use and application of XML and the DOM.</description>
<dc:date>2009-07-01T17:04</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/asp/ASP_Net_Form/">
<title>Creating a ASP.NET Contact Form</title>
<link>http://www.webreference.com/programming/asp/ASP_Net_Form/</link>
<description>Learn how to create an ASP.NET contact form that will allow you to capture specific information, validate form fields using client and server side languages and then send the results to specified recipient(s).</description>
<dc:date>2009-06-29T14:04</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/php/DataFiltering/">
<title>Data Filtering with PHP</title>
<link>http://www.webreference.com/programming/php/DataFiltering/</link>
<description>This article explores some of the new data filtering functions that became available in PHP 5.</description>
<dc:date>2009-06-24T10:04</dc:date>
</item>

<item rdf:about="http://www.webreference.com/authoring/languages/html/cms03/">
<title>Theming Your CMS Without Tearing Your Hair Out</title>
<link>http://www.webreference.com/authoring/languages/html/cms03/</link>
<description>This month Ernest Lilley looks back at his adventures in learning to create themes/skins for websites in the hopes of saving others some pain, if not work.</description>
<dc:date>2009-06-22T10:04</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/Mod_Rewrite02/">
<title>Make Prettier URLs with Apache&#39;s Mod Rewrite</title>
<link>http://www.webreference.com/programming/Mod_Rewrite02/</link>
<description>Sukrit Dhandhania discusses how to use .htaccess to make user and search engine friendly URLs for your web applications.</description>
<dc:date>2009-06-18T12:32:27-04:00</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/javascript/rg35/">
<title>Testing your DTD XML Schema Validation</title>
<link>http://www.webreference.com/programming/javascript/rg35/</link>
<description>A key ingredient of successful testing is the separation of the component that you are testing from the rest of the process or application. This article explains how to perform your DTD XML schema testing outside of the application that runs it.</description>
<dc:date>2009-06-15T11:04</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/asp/Ajax_WebService/">
<title>Consuming a Web Service using ASP.NET Ajax</title>
<link>http://www.webreference.com/programming/asp/Ajax_WebService/</link>
<description>A web service is a platform-independent software component that is based on the Simple Object Access Protocol (SOAP) and contains a group of functions that are packaged together for use in a common framework throughout a network. Read on to learn how Web Services can be consumed using ASP.NET Ajax.</description>
<dc:date>2009-06-10T07:04</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/javascript/Thickbox/">
<title>Thickbox 3.1</title>
<link>http://www.webreference.com/programming/javascript/Thickbox/</link>
<description>Continuing our series on various implementations of Lightbox, this article discusses another library, namely Thickbox, which can be used to display modal dialog boxes.</description>
<dc:date>2009-06-08T13:04</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/php/user_personalization7/index.html">
<title>User Personalization with PHP: The Admin Section</title>
<link>http://www.webreference.com/programming/php/user_personalization7/index.html</link>
<description>The final installment of our series on User Personalization with PHP focuses on the Administration of the bookmark application.</description>
<dc:date>2009-06-03T10:04</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/javascript/rg34/index.html">
<title>Debugging JavaScript: Beyond Alerts</title>
<link>http://www.webreference.com/programming/javascript/rg34/index.html</link>
<description>Today, JavaScript can be written, debugged, and even tested using frameworks&#39; built-in functionality or by specialized software. In today&#39;s article, we&#39;ll begin examining some of the latest ways of debugging your JavaScript code.</description>
<dc:date>2009-06-01T13:04</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/Mod_Rewrite/">
<title>Getting Started with URL Rewriting with Apache</title>
<link>http://www.webreference.com/programming/Mod_Rewrite/</link>
<description>The Apache web server has a number of very useful and powerful features, one of which is the ability to rewrite URLs. Using the mod_rewrite module, Apache allows you to create short or fancy looking URLs transparently. This article discusses how to enable, configure, and tweak mod_rewrite in your Apache installation.</description>
<dc:date>2009-05-27T14:04</dc:date>
</item>

<item rdf:about="http://www.webreference.com/authoring/languages/html/cms02/">
<title>Kicking the Tires on Your Next CMS</title>
<link>http://www.webreference.com/authoring/languages/html/cms02/</link>
<description>Confused about which Content Management System (CMS) is right for you?  Ernest Lilley helps you break Content Management Systems into distinct groups, based on how much time, money, and effort you can put into the project.</description>
<dc:date>2009-05-26T10:04</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/php/user_personalization6/index.html">
<title>User Personalization with PHP: The Final Scripts </title>
<link>http://www.webreference.com/programming/php/user_personalization6/index.html</link>
<description>User Personalization with PHP&quot; examines the last scripts that make up the main section of the application. In particular, it covers how to add , remove and change bookmark information.</description>
<dc:date>2009-05-18T09:16:46-04:00</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/javascript/rg33/">
<title>Prevent Browser Caching of Dynamic Content</title>
<link>http://www.webreference.com/programming/javascript/rg33/</link>
<description>Today we&#39;ll be discussing the use of Ajax in client-side caching. It&#39;s really a two pronged topic: first, it is beneficial for performance to cache the data once it&#39;s been downloaded because it minimizes server calls; second, you have to be able to force the browser to refresh some content when a server call is made. This article will concentrate on the latter.</description>
<dc:date>2009-05-13T13:04</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/javascript/Greybox/">
<title>Greybox, Lightbox Part 2</title>
<link>http://www.webreference.com/programming/javascript/Greybox/</link>
<description>Greybox offers another use of Lightbox that other implementations can&#39;t brag about. Learn how to display a website or web page in a div, using Greybox.</description>
<dc:date>2009-05-11T14:04</dc:date>
</item>

<textinput rdf:about="http://www.webreference.com/cgi-bin/search.cgi">
<title>Search</title>
<description>Search WebReference.com</description>
<name>query</name>
<link>http://www.webreference.com/cgi-bin/search.cgi</link>
</textinput>

</rdf:RDF>