<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: queued links: ajax</title>
    <link>http://www.dzone.com/links/queue/tag/ajax.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Sat, 11 Feb 2012 18:13:25 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2012-02-11T18:13:25Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/queue/ajax/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>JavaScript Templating: Adding HTML the Right Way</title>
      <link>http://www.dzone.com/links/r/javascript_templating_adding_html_the_right_way.html</link>
      <description>If you’ve been using JavaScript for any semi-substantial amount of time, you’ve probably had to add some HTML to your page dynamically. If you’re haven’t then you’re missing out on some of the greatest power of JavaScript. There’s a problem though: It’s a pain in the buttocks to write HTML code inside a JavaScript string – especially when it’s a large amount of HTML and/or some of the tags have attributes – and adding in values from variables. It’s just a giant mess of quotes and plus signs.</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>methodology</category>
      <category>standards</category>
      <pubDate>Thu, 09 Feb 2012 18:48:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/742625.html</guid>
      <dc:creator>joezimjs</dc:creator>
      <dc:date>2012-02-09T18:48:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/javascript_templating_adding_html_the_right_way.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/742625.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>If you’ve been using JavaScript for any semi-substantial amount of time, you’ve probably had to add some HTML to your page dynamically. If you’re haven’t then you’re missing out on some of the greatest power of JavaScript. There’s a problem though: It’s a pain in the buttocks to write HTML code inside a JavaScript string – especially when it’s a large amount of HTML and/or some of the tags have attributes – and adding in values from variables. It’s just a giant mess of quotes and plus signs.<br/><br/><a href='http://www.dzone.com/links/rss/javascript_templating_adding_html_the_right_way.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=742625' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>742625</dz:linkId>
      <dz:submitDate>2012-02-09T18:48:31Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>32</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/742625.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>joezimjs</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/977313.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>


