<?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: javascript</title>
    <link>http://www.dzone.com/links/tag/javascript.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Tue, 21 May 2013 20:59:03 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2013-05-21T20:59:03Z</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/frontpage/javascript/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>jq</title>
      <link>http://www.dzone.com/links/r/jq_2142.html</link>
      <description>jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.</description>
      <category>frameworks</category>
      <category>javascript</category>
      <pubDate>Tue, 21 May 2013 04:58:18 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971401.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-21T04:58:18Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/jq_2142.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971401.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.<br/><br/><a href='http://www.dzone.com/links/rss/jq_2142.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971401' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971401</dz:linkId>
      <dz:submitDate>2013-05-20T11:20:00Z</dz:submitDate>
      <dz:promoteDate>2013-05-21T04:58:18Z</dz:promoteDate>
      <dz:voteUpCount>40</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>553</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971401.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Functional Programming in 5 Minutes</title>
      <link>http://www.dzone.com/links/r/functional_programming_in_5_minutes.html</link>
      <description>Functional Programming in 5 Minutes</description>
      <category>javascript</category>
      <category>methodology</category>
      <category>reviews</category>
      <pubDate>Tue, 21 May 2013 09:55:42 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971601.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-21T09:55:42Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/functional_programming_in_5_minutes.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971601.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Functional Programming in 5 Minutes<br/><br/><a href='http://www.dzone.com/links/rss/functional_programming_in_5_minutes.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971601' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971601</dz:linkId>
      <dz:submitDate>2013-05-20T16:13:37Z</dz:submitDate>
      <dz:promoteDate>2013-05-21T09:55:42Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>696</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971601.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Native equivalents of jQuery functions</title>
      <link>http://www.dzone.com/links/r/native_equivalents_of_jquery_functions.html</link>
      <description>If you checked out my last post you’ll know that I have been doing lots of JavaScript coding as of late, both inside and out of Brackets. I have also been doing a series of performance tests (1, 2, 3) between popular jQuery methods and their native DOM equivalents.</description>
      <category>frameworks</category>
      <category>javascript</category>
      <pubDate>Tue, 21 May 2013 04:58:16 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971399.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-21T04:58:16Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/native_equivalents_of_jquery_functions.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971399.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>If you checked out my last post you’ll know that I have been doing lots of JavaScript coding as of late, both inside and out of Brackets. I have also been doing a series of performance tests (1, 2, 3) between popular jQuery methods and their native DOM equivalents.<br/><br/><a href='http://www.dzone.com/links/rss/native_equivalents_of_jquery_functions.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971399' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971399</dz:linkId>
      <dz:submitDate>2013-05-20T11:19:50Z</dz:submitDate>
      <dz:promoteDate>2013-05-21T04:58:16Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>480</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971399.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Coming to Angular from something else</title>
      <link>http://www.dzone.com/links/r/coming_to_angular_from_something_else.html</link>
      <description>There’s a recent blog entry on the ArtLogic.com site about learning Angular. One aspect of it resonates with me: “Quit jQuery for a While” It’s true. You could well be used to having ‘on click’ equivalent event that mutate the DOM, and think that you could well mutate Angular models instead. That’s the path to more JavaScript than you need, and you’ll never know the low/no JavaScript idiomatic to Angular at entry-level.</description>
      <category>frameworks</category>
      <category>javascript</category>
      <pubDate>Tue, 21 May 2013 17:33:13 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971593.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-21T17:33:13Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/coming_to_angular_from_something_else.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971593.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>There’s a recent blog entry on the ArtLogic.com site about learning Angular. One aspect of it resonates with me: “Quit jQuery for a While” It’s true. You could well be used to having ‘on click’ equivalent event that mutate the DOM, and think that you could well mutate Angular models instead. That’s the path to more JavaScript than you need, and you’ll never know the low/no JavaScript idiomatic to Angular at entry-level.<br/><br/><a href='http://www.dzone.com/links/rss/coming_to_angular_from_something_else.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971593' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971593</dz:linkId>
      <dz:submitDate>2013-05-20T16:05:37Z</dz:submitDate>
      <dz:promoteDate>2013-05-21T17:33:13Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>242</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971593.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Making To-do/Event List in HTML5/JQuery using App42 platform</title>
      <link>http://www.dzone.com/links/r/making_todoevent_list_in_html5jquery_using_app42.html</link>
      <description>Create upcoming events/task/to-do list and share it with your friends using App42 platform javascript/JQuery backend SDK in just few lines of coding.</description>
      <category>cloud</category>
      <category>javascript</category>
      <category>mobile</category>
      <pubDate>Tue, 21 May 2013 14:28:09 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971819.html</guid>
      <dc:creator>vickytambule</dc:creator>
      <dc:date>2013-05-21T14:28:09Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/making_todoevent_list_in_html5jquery_using_app42.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971819.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Create upcoming events/task/to-do list and share it with your friends using App42 platform javascript/JQuery backend SDK in just few lines of coding.<br/><br/><a href='http://www.dzone.com/links/rss/making_todoevent_list_in_html5jquery_using_app42.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971819' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971819</dz:linkId>
      <dz:submitDate>2013-05-21T08:38:15Z</dz:submitDate>
      <dz:promoteDate>2013-05-21T14:28:09Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>375</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971819.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>vickytambule</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1106155.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>AngularJS, Dependency Injection, and when is a singleton not a Singleton?</title>
      <link>http://www.dzone.com/links/r/angularjs_dependency_injection_and_when_is_a_sing.html</link>
      <description>Singletons have some use cases, but it is generally considered poor form to use them. They are especially bothersome when you start trying to unit test your code. They effectively create global state, and shared state is a real pain to manage when you are writing unit tests.</description>
      <category>frameworks</category>
      <category>javascript</category>
      <category>reviews</category>
      <pubDate>Mon, 20 May 2013 12:35:41 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971415.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-20T12:35:41Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/angularjs_dependency_injection_and_when_is_a_sing.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971415.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Singletons have some use cases, but it is generally considered poor form to use them. They are especially bothersome when you start trying to unit test your code. They effectively create global state, and shared state is a real pain to manage when you are writing unit tests.<br/><br/><a href='http://www.dzone.com/links/rss/angularjs_dependency_injection_and_when_is_a_sing.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971415' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971415</dz:linkId>
      <dz:submitDate>2013-05-20T11:26:12Z</dz:submitDate>
      <dz:promoteDate>2013-05-20T12:35:41Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>623</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971415.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Initiating File Download With Javascript</title>
      <link>http://www.dzone.com/links/r/initiating_file_download_with_javascript.html</link>
      <description>This tutorial covers various methods to start file download using javascript, iframe and php.</description>
      <category>javascript</category>
      <category>php</category>
      <category>web design</category>
      <pubDate>Tue, 21 May 2013 09:54:09 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/970893.html</guid>
      <dc:creator>Ahzazz</dc:creator>
      <dc:date>2013-05-21T09:54:09Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/initiating_file_download_with_javascript.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/970893.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This tutorial covers various methods to start file download using javascript, iframe and php.<br/><br/><a href='http://www.dzone.com/links/rss/initiating_file_download_with_javascript.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=970893' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>970893</dz:linkId>
      <dz:submitDate>2013-05-19T14:49:21Z</dz:submitDate>
      <dz:promoteDate>2013-05-21T09:54:09Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>342</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/970893.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Ahzazz</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1094973.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Codenvy Editor</title>
      <link>http://www.dzone.com/links/r/codenvy_editor.html</link>
      <description>http://www.agilemobiledeveloper.com/2013/05/16/codenvy/</description>
      <category>java</category>
      <category>javascript</category>
      <pubDate>Sat, 18 May 2013 22:46:55 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/970081.html</guid>
      <dc:creator>bunkertor</dc:creator>
      <dc:date>2013-05-18T22:46:55Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/codenvy_editor.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/970081.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>http://www.agilemobiledeveloper.com/2013/05/16/codenvy/<br/><br/><a href='http://www.dzone.com/links/rss/codenvy_editor.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=970081' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>970081</dz:linkId>
      <dz:submitDate>2013-05-17T03:47:26Z</dz:submitDate>
      <dz:promoteDate>2013-05-18T22:46:55Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>1288</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/970081.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bunkertor</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/297029.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Explaining closures to a five year old</title>
      <link>http://www.dzone.com/links/r/explaining_closures_to_a_five_year_old.html</link>
      <description>Once upon a time I explained dependency injection to a five year old. Then later an interviewer called upon me to do the same for closures. See what you think of my answer...</description>
      <category>humor</category>
      <category>javascript</category>
      <pubDate>Mon, 20 May 2013 12:28:44 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971155.html</guid>
      <dc:creator>John Munsch</dc:creator>
      <dc:date>2013-05-20T12:28:44Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/explaining_closures_to_a_five_year_old.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971155.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Once upon a time I explained dependency injection to a five year old. Then later an interviewer called upon me to do the same for closures. See what you think of my answer...<br/><br/><a href='http://www.dzone.com/links/rss/explaining_closures_to_a_five_year_old.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971155' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971155</dz:linkId>
      <dz:submitDate>2013-05-19T18:24:57Z</dz:submitDate>
      <dz:promoteDate>2013-05-20T12:28:44Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>540</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971155.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>johnmunsch</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/32485.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Developing Web Application with Node.js, Express.js and MongoDB</title>
      <link>http://www.dzone.com/links/r/developing_web_application_with_nodejs_expressjs_2.html</link>
      <description>This is a Proof of Concept for making Node.js to communicate with MongoDB through REST API</description>
      <category>agile</category>
      <category>frameworks</category>
      <category>javascript</category>
      <category>open source</category>
      <pubDate>Mon, 20 May 2013 10:36:44 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971305.html</guid>
      <dc:creator>Piyas De</dc:creator>
      <dc:date>2013-05-20T10:36:44Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/developing_web_application_with_nodejs_expressjs_2.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971305.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This is a Proof of Concept for making Node.js to communicate with MongoDB through REST API<br/><br/><a href='http://www.dzone.com/links/rss/developing_web_application_with_nodejs_expressjs_2.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971305' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971305</dz:linkId>
      <dz:submitDate>2013-05-20T07:36:45Z</dz:submitDate>
      <dz:promoteDate>2013-05-20T10:36:44Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>466</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971305.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>piyas1977</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1140147.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Learning Chrome DevTools</title>
      <link>http://www.dzone.com/links/r/learning_chrome_devtools.html</link>
      <description>If you have been using Firebug, check out this list of cool features of Chrome DevTools!</description>
      <category>gui</category>
      <category>how-to</category>
      <category>javascript</category>
      <category>open source</category>
      <pubDate>Mon, 20 May 2013 12:27:27 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/970835.html</guid>
      <dc:creator>yzone</dc:creator>
      <dc:date>2013-05-20T12:27:27Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/learning_chrome_devtools.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/970835.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>If you have been using Firebug, check out this list of cool features of Chrome DevTools!<br/><br/><a href='http://www.dzone.com/links/rss/learning_chrome_devtools.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=970835' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>970835</dz:linkId>
      <dz:submitDate>2013-05-19T04:20:10Z</dz:submitDate>
      <dz:promoteDate>2013-05-20T12:27:27Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>437</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/970835.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>yzone</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/361844.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Where is my {{ Mustache }} template?</title>
      <link>http://www.dzone.com/links/r/where_is_my_mustache_template.html</link>
      <description>Learn how to load Mustache templates from the file system, classpath, web context, database and more.</description>
      <category>how-to</category>
      <category>java</category>
      <category>javascript</category>
      <category>tools</category>
      <pubDate>Mon, 20 May 2013 12:28:30 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971157.html</guid>
      <dc:creator>edgar.espina</dc:creator>
      <dc:date>2013-05-20T12:28:30Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/where_is_my_mustache_template.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971157.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Learn how to load Mustache templates from the file system, classpath, web context, database and more.<br/><br/><a href='http://www.dzone.com/links/rss/where_is_my_mustache_template.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971157' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971157</dz:linkId>
      <dz:submitDate>2013-05-19T18:51:35Z</dz:submitDate>
      <dz:promoteDate>2013-05-20T12:28:30Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>413</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971157.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>edgar.espina</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1140755.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>My Workflow v2: Mobile, DevTools &amp;amp; LiveReload</title>
      <link>http://www.dzone.com/links/r/my_workflow_v2_mobile_devtools_amp_livereload.html</link>
      <description>Since I’m at Mobilism 2013 I think it’s worth sharing my recent mobile (mainly CSS) workflow. It’s not rocket science, but it’s a nice follow on from my workflow with devtools I shared a few months back.</description>
      <category>css-html</category>
      <category>how-to</category>
      <category>javascript</category>
      <category>mobile</category>
      <pubDate>Mon, 20 May 2013 12:35:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971445.html</guid>
      <dc:creator>mitchp</dc:creator>
      <dc:date>2013-05-20T12:35:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/my_workflow_v2_mobile_devtools_amp_livereload.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971445.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Since I’m at Mobilism 2013 I think it’s worth sharing my recent mobile (mainly CSS) workflow. It’s not rocket science, but it’s a nice follow on from my workflow with devtools I shared a few months back.<br/><br/><a href='http://www.dzone.com/links/rss/my_workflow_v2_mobile_devtools_amp_livereload.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971445' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971445</dz:linkId>
      <dz:submitDate>2013-05-20T12:09:54Z</dz:submitDate>
      <dz:promoteDate>2013-05-20T12:35:02Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>409</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971445.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mitchp</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

