<?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="">
<title>link</title>
<link></link>
<description>language</description>
<dc:language>en-us</dc:language>
<dc:date>2011-05-09T21:00:23-04:00</dc:date>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://www.htmlgoodies.com/html5/the-dangers-of-html5-websockets-and-stable-standards.html" />
  <rdf:li rdf:resource="http://www.htmlgoodies.com/html5/internet-explorer-6-what-have-we-learned.html" />
  <rdf:li rdf:resource="http://www.htmlgoodies.com/html5/crank-up-the-volume-with-html5-music.html" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/dojo/document-event-handling/" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/dojo/publish-subscribe-event" />
  <rdf:li rdf:resource="http://www.webreference.com/authoring/facebook-posts/" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/dojo/dijit-contentpane" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/asp-net-exception-handling/" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/css-sprite/" />
  <rdf:li rdf:resource="http://www.webreference.com/authoring/3-tricks-wordpress-custom-fields" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/dojo/event-listening/" />
  <rdf:li rdf:resource="http://www.webreference.com/programming/jquery-globalization-plugin/" />
  <rdf:li rdf:resource="http://www.webreference.com/authoring/wordpress-custom-fields/ " />
  <rdf:li rdf:resource="http://www.webreference.com/programming/asp-net-ajax/accordion-control/ " />
  <rdf:li rdf:resource="http://www.webreference.com/programming/asp_net/audit-history/ " />
 </rdf:Seq>
</items>
</channel>

<item rdf:about="http://www.htmlgoodies.com/html5/the-dangers-of-html5-websockets-and-stable-standards.html">
<title>The Dangers of HTML5: WebSockets and Stable Standards</title>
<link>http://www.htmlgoodies.com/html5/the-dangers-of-html5-websockets-and-stable-standards.html</link>
<description>New HTML5 technologies like WebSockets offer some amazing new opportunities for Web developers.  But they also show how implementing unstable standards may cause more harm to a site than the benefits of the technology. What is the role of browsers and how should developers plan for when developing with HTML5?</description>
<dc:date>2011-05-09T21:00:23-04:00</dc:date>
</item>

<item rdf:about="http://www.htmlgoodies.com/html5/internet-explorer-6-what-have-we-learned.html">
<title>Internet Explorer 6: What Have We Learned?</title>
<link>http://www.htmlgoodies.com/html5/internet-explorer-6-what-have-we-learned.html</link>
<description>IE6 shipped more than 10 years ago, but its non-standard implementation of the shifting standards of 2001 still haunts today&#39;s developers. As the Web shifts to HTML5, and new versions of IE, Firefox and Chrome debut, have we learned the lessons of IE6?</description>
<dc:date>2011-05-09T20:50:33-04:00</dc:date>
</item>

<item rdf:about="http://www.htmlgoodies.com/html5/crank-up-the-volume-with-html5-music.html">
<title>Crank Up the Volume with HTML5 Music</title>
<link>http://www.htmlgoodies.com/html5/crank-up-the-volume-with-html5-music.html</link>
<description>With HTML5, music is making a comeback on the Web. Create amazing music site experiences where adding an audio file is as simple as inserting an image and users have more pause and play music outside a browser. The introduction of the &lt;audio&gt; tag eliminates the need for external music players, allowing for true integration of sound in your website.</description>
<dc:date>2011-05-09T20:44:42-04:00</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/dojo/document-event-handling/">
<title>Dojo.behavior: Write Modularized HTML Document Event Handling</title>
<link>http://www.webreference.com/programming/dojo/document-event-handling/</link>
<description>The dojo.behavior module provides a simple and lightweight mechanism for listening to HTML document events. Find out what makes dojo.behavior one of the best event handling mechanisms around.</description>
<dc:date>2011-04-27T14:11:59-04:00</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/dojo/publish-subscribe-event">
<title>The Dojo Publish/Subscribe Event Mechanism</title>
<link>http://www.webreference.com/programming/dojo/publish-subscribe-event</link>
<description>Learn how to use the Dojo Toolkit&#39;s versatile ContentPane widget to load dynamic content into your Web pages.</description>
<dc:date>2011-04-25T07:04</dc:date>
</item>

<item rdf:about="http://www.webreference.com/authoring/facebook-posts/">
<title>Post a Message on a Facebook Wall with JavaScript</title>
<link>http://www.webreference.com/authoring/facebook-posts/</link>
<description>Allowing your visitors to easily post links to your website on Facebook can really boost traffic.</description>
<dc:date>2011-04-20T19:16:32-04:00</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/dojo/dijit-contentpane">
<title>Loading Dynamic HTML Content Using the Dijit ContentPane</title>
<link>http://www.webreference.com/programming/dojo/dijit-contentpane</link>
<description>Load dynamic content into your Web pages using the Dojo Toolkit&#39;s versatile ContentPane widget.</description>
<dc:date>2011-04-19T12:08:02-04:00</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/asp-net-exception-handling/">
<title>Handling Exceptions with ASP.NET</title>
<link>http://www.webreference.com/programming/asp-net-exception-handling/</link>
<description>Exceptions can make Web applications useless from a user&#39;s perspective, but understanding how to prevent and handle exceptions can make the de-bugging process easier.</description>
<dc:date>2011-04-11T13:57:57-04:00</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/css-sprite/">
<title>Optimize Your Web Page with CSS Sprites</title>
<link>http://www.webreference.com/programming/css-sprite/</link>
<description>CSS sprites mash up all the images used on a webpage into one large image and display only the part that contains the image wherever it&#39;s required. Using CSS sprites drastically reduces the load time of the page.</description>
<dc:date>2011-03-14T15:31:14-04:00</dc:date>
</item>

<item rdf:about="http://www.webreference.com/authoring/3-tricks-wordpress-custom-fields">
<title>3 Fun Conditional Tricks for Your WordPress Custom Fields</title>
<link>http://www.webreference.com/authoring/3-tricks-wordpress-custom-fields</link>
<description>These three tricks for manipulating the keys and values of WordPress Custom Fields produce some very interesting results.</description>
<dc:date>2011-02-28T21:18:49-05:00</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/dojo/event-listening/">
<title>Event Listening Made Easy with Dojo.connect</title>
<link>http://www.webreference.com/programming/dojo/event-listening/</link>
<description>The Dojo libraries offer programmers a single coherent event system. With dojo.connect, you can execute any number of functions in response to DOM and widget events.</description>
<dc:date>2011-02-14T19:52:13-05:00</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/jquery-globalization-plugin/">
<title>Using with the jQuery Globalization Plugin in ASP.NET</title>
<link>http://www.webreference.com/programming/jquery-globalization-plugin/</link>
<description>The jQuery Globalization Plugin provides globalization support to ASP.NET applications that can use JavaScript.</description>
<dc:date>2011-02-07T19:41:46-05:00</dc:date>
</item>

<item rdf:about="http://www.webreference.com/authoring/wordpress-custom-fields/ ">
<title>Getting Started with WordPress Custom Fields</title>
<link>http://www.webreference.com/authoring/wordpress-custom-fields/ </link>
<description>The WordPress Custom Fields feature provides the flexibility to store and call custom image URLs, headers, and background wallpapers in your posts.</description>
<dc:date>2011-02-01T14:47:47-05:00</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/asp-net-ajax/accordion-control/ ">
<title>Squeezing the Most Out of the Ajax Control Toolkit&#39;s Accordion Tool</title>
<link>http://www.webreference.com/programming/asp-net-ajax/accordion-control/ </link>
<description>The Accordion Control is one of the many useful controls that comprise the Ajax Control Toolkit.</description>
<dc:date>2011-01-28T19:08:22-05:00</dc:date>
</item>

<item rdf:about="http://www.webreference.com/programming/asp_net/audit-history/ ">
<title>Creating an Audit Record Application with ASP.NET</title>
<link>http://www.webreference.com/programming/asp_net/audit-history/ </link>
<description>Learn how to implement an audit history of employee records that have been updated using ASP.NET.</description>
<dc:date>2011-01-25T19:36:40-05:00</dc:date>
</item>

</rdf:RDF>
