<?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: javascript</title>
    <link>http://www.dzone.com/links/queue/tag/javascript.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Sat, 25 May 2013 04:10:22 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2013-05-25T04:10:22Z</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/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>An HTTP REST interface for attachments in your Gmail account</title>
      <link>http://www.dzone.com/links/r/an_http_rest_interface_for_attachments_in_your_gm.html</link>
      <description>DIMAP provides a RESTful HTTP interface to attachments in your Gmail account. I wrote this as a proof of concept during a hack day at Attachments.me.</description>
      <category>javascript</category>
      <pubDate>Fri, 24 May 2013 23:59:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973599.html</guid>
      <dc:creator>bcoe</dc:creator>
      <dc:date>2013-05-24T23:59:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/an_http_rest_interface_for_attachments_in_your_gm.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973599.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>DIMAP provides a RESTful HTTP interface to attachments in your Gmail account. I wrote this as a proof of concept during a hack day at Attachments.me.<br/><br/><a href='http://www.dzone.com/links/rss/an_http_rest_interface_for_attachments_in_your_gm.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973599' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973599</dz:linkId>
      <dz:submitDate>2013-05-24T23:59:31Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>20</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973599.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bcoe</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/239705.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Ultimate Responsive jQuery Image Slider</title>
      <link>http://www.dzone.com/links/r/ultimate_responsive_jquery_image_slider.html</link>
      <description>The sliders are pretty powerful as they include configurable settings, callback, events, touch swipe support on mobile platform and incredible transitions also. There are a wide range of responsive image galleries...</description>
      <category>javascript</category>
      <pubDate>Fri, 24 May 2013 18:20:33 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973559.html</guid>
      <dc:creator>ienticement</dc:creator>
      <dc:date>2013-05-24T18:20:33Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/ultimate_responsive_jquery_image_slider.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973559.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The sliders are pretty powerful as they include configurable settings, callback, events, touch swipe support on mobile platform and incredible transitions also. There are a wide range of responsive image galleries...<br/><br/><a href='http://www.dzone.com/links/rss/ultimate_responsive_jquery_image_slider.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973559' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973559</dz:linkId>
      <dz:submitDate>2013-05-24T18:20:33Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>72</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973559.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ienticement</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/938879.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Get Query String Value using Java Script</title>
      <link>http://www.dzone.com/links/r/get_query_string_value_using_java_script.html</link>
      <description>In web application development, we all are well aware of Query String and Its uses. We can easily retrieve the Query String values from URL on server-side, but sometimes we need to find the Query String values from URL on client-side i.e using Java Script. But in Java Script, there is no standard way or function to get the Query String values from URL. So here I am explaining how can you get the Query String values from URL using Java Script.</description>
      <category>.net</category>
      <category>javascript</category>
      <pubDate>Fri, 24 May 2013 18:18:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973439.html</guid>
      <dc:creator>Manish Dubey</dc:creator>
      <dc:date>2013-05-24T18:18:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/get_query_string_value_using_java_script.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973439.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In web application development, we all are well aware of Query String and Its uses. We can easily retrieve the Query String values from URL on server-side, but sometimes we need to find the Query String values from URL on client-side i.e using Java Script. But in Java Script, there is no standard way or function to get the Query String values from URL. So here I am explaining how can you get the Query String values from URL using Java Script.<br/><br/><a href='http://www.dzone.com/links/rss/get_query_string_value_using_java_script.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973439' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973439</dz:linkId>
      <dz:submitDate>2013-05-24T18:18:02Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>47</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973439.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>MDubey1987</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1103893.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Responsive Principles At the Heart of Our Design</title>
      <link>http://www.dzone.com/links/r/responsive_principles_at_the_heart_of_our_design.html</link>
      <description>When approaching the task of creating a new standard theme for AnswerHub we wanted to make sure we got one thing right -- Responsive Design. We wanted to provide a consistent experience for users throughout the platform, regardless of the device they're using.</description>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Fri, 24 May 2013 15:25:17 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973511.html</guid>
      <dc:creator>acoin</dc:creator>
      <dc:date>2013-05-24T15:25:17Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/responsive_principles_at_the_heart_of_our_design.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973511.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>When approaching the task of creating a new standard theme for AnswerHub we wanted to make sure we got one thing right -- Responsive Design. We wanted to provide a consistent experience for users throughout the platform, regardless of the device they're using.<br/><br/><a href='http://www.dzone.com/links/rss/responsive_principles_at_the_heart_of_our_design.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973511' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973511</dz:linkId>
      <dz:submitDate>2013-05-24T15:25:17Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>27</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973511.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>acoin</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1059807.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The Future of the Web</title>
      <link>http://www.dzone.com/links/r/the_future_of_the_web_8.html</link>
      <description>I know, I know. The title sounds like SEO-link-bait, I apologize. I want to talk about something that I'm fairly excited about, and I hope it excites you as well.</description>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Fri, 24 May 2013 15:24:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973509.html</guid>
      <dc:creator>acoin</dc:creator>
      <dc:date>2013-05-24T15:24:54Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/the_future_of_the_web_8.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973509.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I know, I know. The title sounds like SEO-link-bait, I apologize. I want to talk about something that I'm fairly excited about, and I hope it excites you as well.<br/><br/><a href='http://www.dzone.com/links/rss/the_future_of_the_web_8.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973509' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973509</dz:linkId>
      <dz:submitDate>2013-05-24T15:24:54Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>36</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973509.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>acoin</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1059807.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Live Collections using Backbone.js, Faye and Node</title>
      <link>http://www.dzone.com/links/r/live_collections_using_backbonejs_faye_and_node.html</link>
      <description>We wrote up this tutorial for a presentation at LNUG on how to create realtime collections on Backbone.js using James Coglan's excellent Faye. The article covers step-by-step how to go about doing this and also references a demonstration as well as a public repo on GitHub where you can download and try it out for yourself. Enjoy! Would be great to hear your feedback as we hope to give back a lot more to the community on how to build realtime applications in Node.js. Would also be interested to hear on different approches that others are using.</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <pubDate>Fri, 24 May 2013 13:55:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973477.html</guid>
      <dc:creator>andrewnewdigate</dc:creator>
      <dc:date>2013-05-24T13:55:35Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/live_collections_using_backbonejs_faye_and_node.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973477.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>We wrote up this tutorial for a presentation at LNUG on how to create realtime collections on Backbone.js using James Coglan's excellent Faye. The article covers step-by-step how to go about doing this and also references a demonstration as well as a public repo on GitHub where you can download and try it out for yourself. Enjoy! Would be great to hear your feedback as we hope to give back a lot more to the community on how to build realtime applications in Node.js. Would also be interested to hear on different approches that others are using.<br/><br/><a href='http://www.dzone.com/links/rss/live_collections_using_backbonejs_faye_and_node.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973477' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973477</dz:linkId>
      <dz:submitDate>2013-05-24T13:55:35Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>31</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973477.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>andrewnewdigate</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/197452.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>InfiView 2.2 Released</title>
      <link>http://www.dzone.com/links/r/infiview_22_released.html</link>
      <description>Due to changes introduced in the latest Firefox and Chrome releases we created an updated version of InfiView - version 2.2 InfiView 2.2 is based on Bindows 4.2 and supports the latest current version of all the major browsers (including Internet Explorer 10, Firefox 21, Safari 5.1, and Chrome 27). Customers with an active maintenance plan will get the updated retail version (full) automatically.</description>
      <category>ajax</category>
      <category>frameworks</category>
      <category>javascript</category>
      <category>news</category>
      <pubDate>Fri, 24 May 2013 13:22:45 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973471.html</guid>
      <dc:creator>ran_at_bindows</dc:creator>
      <dc:date>2013-05-24T13:22:45Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/infiview_22_released.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973471.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Due to changes introduced in the latest Firefox and Chrome releases we created an updated version of InfiView - version 2.2 InfiView 2.2 is based on Bindows 4.2 and supports the latest current version of all the major browsers (including Internet Explorer 10, Firefox 21, Safari 5.1, and Chrome 27). Customers with an active maintenance plan will get the updated retail version (full) automatically.<br/><br/><a href='http://www.dzone.com/links/rss/infiview_22_released.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973471' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973471</dz:linkId>
      <dz:submitDate>2013-05-24T13:22:45Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>41</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973471.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ran_at_bindows</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/568197.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>My favorite alternative to JavaScript's switch statement</title>
      <link>http://www.dzone.com/links/r/my_favorite_alternative_to_javascripts_switch_sta.html</link>
      <description>One of my least favorite parts of nearly every programming language I’ve spent much time with has been the ubiquitous&amp;nbsp;switch statement. Though it&amp;nbsp;does&amp;nbsp;serve a useful purpose&amp;nbsp;in some compiled languages, I think switch is a clunky eyesore in most code. Its structure is prone to taking root and only growing larger and more cumbersome over time.</description>
      <category>javascript</category>
      <category>reviews</category>
      <pubDate>Fri, 24 May 2013 11:28:55 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973393.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-24T11:28:55Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/my_favorite_alternative_to_javascripts_switch_sta.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973393.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>One of my least favorite parts of nearly every programming language I’ve spent much time with has been the ubiquitous&nbsp;switch statement. Though it&nbsp;does&nbsp;serve a useful purpose&nbsp;in some compiled languages, I think switch is a clunky eyesore in most code. Its structure is prone to taking root and only growing larger and more cumbersome over time.<br/><br/><a href='http://www.dzone.com/links/rss/my_favorite_alternative_to_javascripts_switch_sta.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973393' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973393</dz:linkId>
      <dz:submitDate>2013-05-24T11:28:55Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>45</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973393.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>JavaScript is Web Assembly Language and that's OK</title>
      <link>http://www.dzone.com/links/r/javascript_is_web_assembly_language_and_thats_ok.html</link>
      <description>Some years ago I said that JavaScript is the Assembly Language of the Web. In fact, lots of people said it, because it's true. Later, some folks disagreed, saying that this is an inaccurate analogy. Of course, it is inaccurate because it's an analogy. That said, as analogies go, it's pretty good. Sure, assemblers are architecture and processor specific. Maybe &amp;quot;JavaScript is the Web's Bytecode&amp;quot; is better. At the very least, JavaScript is a totally reasonable compile target.</description>
      <category>javascript</category>
      <category>reviews</category>
      <pubDate>Fri, 24 May 2013 11:28:13 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973391.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-24T11:28:13Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/javascript_is_web_assembly_language_and_thats_ok.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973391.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Some years ago I said that JavaScript is the Assembly Language of the Web. In fact, lots of people said it, because it's true. Later, some folks disagreed, saying that this is an inaccurate analogy. Of course, it is inaccurate because it's an analogy. That said, as analogies go, it's pretty good. Sure, assemblers are architecture and processor specific. Maybe &quot;JavaScript is the Web's Bytecode&quot; is better. At the very least, JavaScript is a totally reasonable compile target.<br/><br/><a href='http://www.dzone.com/links/rss/javascript_is_web_assembly_language_and_thats_ok.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973391' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973391</dz:linkId>
      <dz:submitDate>2013-05-24T11:28:13Z</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/973391.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>Rebuild YouTube's mobile-like progress bar in jQuery</title>
      <link>http://www.dzone.com/links/r/rebuild_youtubes_mobilelike_progress_bar_in_jquery.html</link>
      <description>Some weeks ago I have noticed a new loading indigator on YouTube which appears while loading a the next pages. The progress bar was only visible in one single browsing session, I assume it was an A/B test. However I could extract the HTML and CSS code behind the fancy progress bar.</description>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Fri, 24 May 2013 11:24:33 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973387.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-24T11:24:33Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/rebuild_youtubes_mobilelike_progress_bar_in_jquery.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973387.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Some weeks ago I have noticed a new loading indigator on YouTube which appears while loading a the next pages. The progress bar was only visible in one single browsing session, I assume it was an A/B test. However I could extract the HTML and CSS code behind the fancy progress bar.<br/><br/><a href='http://www.dzone.com/links/rss/rebuild_youtubes_mobilelike_progress_bar_in_jquery.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973387' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973387</dz:linkId>
      <dz:submitDate>2013-05-24T11:24:33Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>23</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973387.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>Lessons Learned: A Year with a Large AngularJS Project</title>
      <link>http://www.dzone.com/links/r/lessons_learned_a_year_with_a_large_angularjs_pro.html</link>
      <description>After a year of working with a large AngularJS project, I thought I’d share a few of the lessons that I learned in the process. Firstly, I love AngularJS. It suits my needs exceedingly well, and I expect it will be my goto for the forseeable future when I need a solid framework for “thick client” single page applications. It’s awesome. The team working on it is world class, the community is fantastic, and it combines a killer combo of functionality for building web apps.</description>
      <category>frameworks</category>
      <category>javascript</category>
      <category>reviews</category>
      <pubDate>Fri, 24 May 2013 11:23:26 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973385.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-24T11:23:26Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/lessons_learned_a_year_with_a_large_angularjs_pro.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973385.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>After a year of working with a large AngularJS project, I thought I’d share a few of the lessons that I learned in the process. Firstly, I love AngularJS. It suits my needs exceedingly well, and I expect it will be my goto for the forseeable future when I need a solid framework for “thick client” single page applications. It’s awesome. The team working on it is world class, the community is fantastic, and it combines a killer combo of functionality for building web apps.<br/><br/><a href='http://www.dzone.com/links/rss/lessons_learned_a_year_with_a_large_angularjs_pro.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973385' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973385</dz:linkId>
      <dz:submitDate>2013-05-24T11:23:26Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>46</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973385.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>CPU core estimation with JavaScript</title>
      <link>http://www.dzone.com/links/r/cpu_core_estimation_with_javascript.html</link>
      <description>So you just built some cool scalable multithreaded feature into your webapp with web workers. Maybe it’s machine learning-based webcam object recognition—or a compression algorithm like LZMA2 that runs faster with the more cores that you have. Now, all you have to do is simply set the number of worker threads to use the user’s CPU as efficiently as possible…</description>
      <category>how-to</category>
      <category>javascript</category>
      <category>reviews</category>
      <pubDate>Fri, 24 May 2013 11:23:12 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973383.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-24T11:23:12Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/cpu_core_estimation_with_javascript.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973383.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>So you just built some cool scalable multithreaded feature into your webapp with web workers. Maybe it’s machine learning-based webcam object recognition—or a compression algorithm like LZMA2 that runs faster with the more cores that you have. Now, all you have to do is simply set the number of worker threads to use the user’s CPU as efficiently as possible…<br/><br/><a href='http://www.dzone.com/links/rss/cpu_core_estimation_with_javascript.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973383' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973383</dz:linkId>
      <dz:submitDate>2013-05-24T11:23:12Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>27</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973383.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>Tourist.js</title>
      <link>http://www.dzone.com/links/r/touristjs.html</link>
      <description>Tourist.js is a simple library for creating guided tours through your app. It's better suited to complex, single-page apps than websites. One of our main requirements was the ability to control the interface for each step. For example, a step in the tour might need to open a window or menu to work correctly. Tourist gives you hooks to do this.</description>
      <category>frameworks</category>
      <category>javascript</category>
      <pubDate>Fri, 24 May 2013 10:07:15 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973351.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-24T10:07:15Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/touristjs.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973351.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Tourist.js is a simple library for creating guided tours through your app. It's better suited to complex, single-page apps than websites. One of our main requirements was the ability to control the interface for each step. For example, a step in the tour might need to open a window or menu to work correctly. Tourist gives you hooks to do this.<br/><br/><a href='http://www.dzone.com/links/rss/touristjs.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973351' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973351</dz:linkId>
      <dz:submitDate>2013-05-24T10:07:15Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>55</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973351.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 Impressive Presentations using impress.js</title>
      <link>http://www.dzone.com/links/r/making_impressive_presentations_using_impressjs.html</link>
      <description>When we talk about online presentations, we generally think of software tools like Prezi, Brainshark and SlideRocket. I personally use some of these applications on my iPad when I need to create a great looking presentation that I can later share with my audiences. With almost everything now running inside a browser, how about a tool that lets you create presentations that do exactly that? Introducing impress.js, a JavaScript library that lets you create amazing presentations using CSS3, JavaScript and JQuery.</description>
      <category>javascript</category>
      <pubDate>Fri, 24 May 2013 05:08:48 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973263.html</guid>
      <dc:creator>phpzag</dc:creator>
      <dc:date>2013-05-24T05:08:48Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/making_impressive_presentations_using_impressjs.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973263.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>When we talk about online presentations, we generally think of software tools like Prezi, Brainshark and SlideRocket. I personally use some of these applications on my iPad when I need to create a great looking presentation that I can later share with my audiences. With almost everything now running inside a browser, how about a tool that lets you create presentations that do exactly that? Introducing impress.js, a JavaScript library that lets you create amazing presentations using CSS3, JavaScript and JQuery.<br/><br/><a href='http://www.dzone.com/links/rss/making_impressive_presentations_using_impressjs.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973263' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973263</dz:linkId>
      <dz:submitDate>2013-05-24T05:08:48Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>55</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973263.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>phpzag</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1016505.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Differences between Restangular and Angular's $resource</title>
      <link>http://www.dzone.com/links/r/differences_between_restangular_and_angulars_reso.html</link>
      <description>Differences between Restangular and Angular's $resource</description>
      <category>javascript</category>
      <category>mobile</category>
      <category>open source</category>
      <category>web services</category>
      <pubDate>Thu, 23 May 2013 23:25:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973183.html</guid>
      <dc:creator>mgonto</dc:creator>
      <dc:date>2013-05-23T23:25:35Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/differences_between_restangular_and_angulars_reso.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973183.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Differences between Restangular and Angular's $resource<br/><br/><a href='http://www.dzone.com/links/rss/differences_between_restangular_and_angulars_reso.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973183' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973183</dz:linkId>
      <dz:submitDate>2013-05-23T23:25:35Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>36</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973183.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mgonto</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1090989.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>PhoneGap and AngularJs: Build upon the PhoneGap api to expose some AngularJs services</title>
      <link>http://www.dzone.com/links/r/phonegap_and_angularjs_build_upon_the_phonegap_ap.html</link>
      <description>This series of tutorials will focus on using PhoneGap and AngularJs together in an iOS application. We will start off small but build upon the PhoneGap api to expose some AngularJs services so the both play nice together.</description>
      <category>frameworks</category>
      <category>how-to</category>
      <category>javascript</category>
      <category>mobile</category>
      <pubDate>Thu, 23 May 2013 18:30:34 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973141.html</guid>
      <dc:creator>strangeloops</dc:creator>
      <dc:date>2013-05-23T18:30:34Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/phonegap_and_angularjs_build_upon_the_phonegap_ap.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973141.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This series of tutorials will focus on using PhoneGap and AngularJs together in an iOS application. We will start off small but build upon the PhoneGap api to expose some AngularJs services so the both play nice together.<br/><br/><a href='http://www.dzone.com/links/rss/phonegap_and_angularjs_build_upon_the_phonegap_ap.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973141' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973141</dz:linkId>
      <dz:submitDate>2013-05-23T18:30:34Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>59</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973141.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>strangeloops</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1126425.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Common Techniques in Responsive Web Design</title>
      <link>http://www.dzone.com/links/r/common_techniques_in_responsive_web_design.html</link>
      <description>In previous articles, I talked about why the Web is ready for responsive design and how a site owner can use the context of a user’s device and screen real estate to provide a contextually relevant experience to users across screens of various sizes, including PCs, phones and consoles.</description>
      <category>css-html</category>
      <category>javascript</category>
      <category>ria</category>
      <category>web design</category>
      <pubDate>Thu, 23 May 2013 15:11:08 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973073.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-23T15:11:08Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/common_techniques_in_responsive_web_design.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973073.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In previous articles, I talked about why the Web is ready for responsive design and how a site owner can use the context of a user’s device and screen real estate to provide a contextually relevant experience to users across screens of various sizes, including PCs, phones and consoles.<br/><br/><a href='http://www.dzone.com/links/rss/common_techniques_in_responsive_web_design.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973073' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973073</dz:linkId>
      <dz:submitDate>2013-05-23T15:11:08Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>45</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973073.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>Wrestling All Day With WebAPI, NewtonSoft and JSON Date Formats</title>
      <link>http://www.dzone.com/links/r/wrestling_all_day_with_webapi_newtonsoft_and_json.html</link>
      <description>Half to document what I now believe and half to share my findings, I’m going to do a short post that shows the implications of changing the DateTimeKind parameter of a DateTime field in a WebAPI controller.&amp;nbsp; That is, a WebAPI controller can return it’s results as JSON and the data that is DateTime gets converted based on some rules that for me were not clear</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>javascript</category>
      <pubDate>Thu, 23 May 2013 15:01:40 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973063.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-23T15:01:40Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/wrestling_all_day_with_webapi_newtonsoft_and_json.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973063.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Half to document what I now believe and half to share my findings, I’m going to do a short post that shows the implications of changing the DateTimeKind parameter of a DateTime field in a WebAPI controller.&nbsp; That is, a WebAPI controller can return it’s results as JSON and the data that is DateTime gets converted based on some rules that for me were not clear<br/><br/><a href='http://www.dzone.com/links/rss/wrestling_all_day_with_webapi_newtonsoft_and_json.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973063' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973063</dz:linkId>
      <dz:submitDate>2013-05-23T15:01:40Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>63</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973063.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>AngularJS on Rails 4 - Part 1</title>
      <link>http://www.dzone.com/links/r/angularjs_on_rails_4_part_1.html</link>
      <description>Angular seems to be the big craze as of late. Some may agree and some may not, but AngularJS is one of the next big contenders for being the number one choice of developers. At the time of writing this article, AngularJS is the 12th most watched project on GitHub.</description>
      <category>frameworks</category>
      <category>javascript</category>
      <category>ruby</category>
      <pubDate>Thu, 23 May 2013 15:01:24 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973061.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-23T15:01:24Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/angularjs_on_rails_4_part_1.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973061.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Angular seems to be the big craze as of late. Some may agree and some may not, but AngularJS is one of the next big contenders for being the number one choice of developers. At the time of writing this article, AngularJS is the 12th most watched project on GitHub.<br/><br/><a href='http://www.dzone.com/links/rss/angularjs_on_rails_4_part_1.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973061' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973061</dz:linkId>
      <dz:submitDate>2013-05-23T15:01:24Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>83</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973061.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>Node.js Library for Authentication with Windows Azure Active Directory</title>
      <link>http://www.dzone.com/links/r/nodejs_library_for_authentication_with_windows_az.html</link>
      <description>Node.js developers: add some Windows Azure authentication and access control to your Node app with the newly MS Open Tech’s released open source library for Windows Azure Active Directory service.</description>
      <category>cloud</category>
      <category>frameworks</category>
      <category>javascript</category>
      <category>server</category>
      <pubDate>Thu, 23 May 2013 15:00:48 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973059.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-23T15:00:48Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/nodejs_library_for_authentication_with_windows_az.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973059.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Node.js developers: add some Windows Azure authentication and access control to your Node app with the newly MS Open Tech’s released open source library for Windows Azure Active Directory service.<br/><br/><a href='http://www.dzone.com/links/rss/nodejs_library_for_authentication_with_windows_az.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973059' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973059</dz:linkId>
      <dz:submitDate>2013-05-23T15:00:48Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>22</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973059.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>JavaScript quirk 7: inadvertent sharing of variables via closures</title>
      <link>http://www.dzone.com/links/r/javascript_quirk_7_inadvertent_sharing_of_variabl.html</link>
      <description>Closures are a powerful JavaScript feature: If a function leaves the place where it was created, it still has access to all variables that existed at that place. This blog post explains how closures work and why one has to be careful w.r.t. inadvertent sharing of variables</description>
      <category>javascript</category>
      <category>reviews</category>
      <pubDate>Thu, 23 May 2013 15:00:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973055.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-23T15:00:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/javascript_quirk_7_inadvertent_sharing_of_variabl.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973055.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Closures are a powerful JavaScript feature: If a function leaves the place where it was created, it still has access to all variables that existed at that place. This blog post explains how closures work and why one has to be careful w.r.t. inadvertent sharing of variables<br/><br/><a href='http://www.dzone.com/links/rss/javascript_quirk_7_inadvertent_sharing_of_variabl.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973055' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973055</dz:linkId>
      <dz:submitDate>2013-05-23T15:00:10Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>25</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973055.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>Dependency Injection in JavaScript</title>
      <link>http://www.dzone.com/links/r/dependency_injection_in_javascript.html</link>
      <description>Following recent developments, we will present what dependency injection is, its advantages and simple implementation of this pattern in JavaScript.</description>
      <category>javascript</category>
      <pubDate>Thu, 23 May 2013 14:44:25 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973037.html</guid>
      <dc:creator>acoin</dc:creator>
      <dc:date>2013-05-23T14:44:25Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/dependency_injection_in_javascript.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973037.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Following recent developments, we will present what dependency injection is, its advantages and simple implementation of this pattern in JavaScript.<br/><br/><a href='http://www.dzone.com/links/rss/dependency_injection_in_javascript.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973037' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973037</dz:linkId>
      <dz:submitDate>2013-05-23T14:44:25Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>37</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973037.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>acoin</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1059807.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Infinite Scroll Example with ColdFusion</title>
      <link>http://www.dzone.com/links/r/infinite_scroll_example_with_coldfusion.html</link>
      <description>A few weeks ago a reader asked if I had an example of infinite scroll with a ColdFusion back end. I replied that I did not, and that infinite scroll was the worst thing to happen to the Internet since the rainbow horizontal rule.</description>
      <category>css-html</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Thu, 23 May 2013 14:43:40 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/973035.html</guid>
      <dc:creator>acoin</dc:creator>
      <dc:date>2013-05-23T14:43:40Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/infinite_scroll_example_with_coldfusion.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/973035.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A few weeks ago a reader asked if I had an example of infinite scroll with a ColdFusion back end. I replied that I did not, and that infinite scroll was the worst thing to happen to the Internet since the rainbow horizontal rule.<br/><br/><a href='http://www.dzone.com/links/rss/infinite_scroll_example_with_coldfusion.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=973035' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>973035</dz:linkId>
      <dz:submitDate>2013-05-23T14:43:40Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>12</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/973035.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>acoin</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1059807.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Good/Bad Code Study: Intention Hidden In Implementation And Misty Edge of Validity</title>
      <link>http://www.dzone.com/links/r/goodbad_code_study_intention_hidden_in_implementa.html</link>
      <description>“The code is the documentation” – except that from poorly written code you cannot tell what is an intrinsic part of the solution and what is an accidental implementation detail. And a piece of code can rarely handle any possible data – yet, without a good documentation or precondition checks, you can’t even guess at what are valid or unexpected inputs. Today we will explore a piece of JavaScript code that both hides the intention in the implementation (the “why” is not clear from the “what” the code does) and operates correctly only under particular but unstated conditions and look at an improved version.</description>
      <category>javascript</category>
      <pubDate>Thu, 23 May 2013 09:15:34 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/972851.html</guid>
      <dc:creator>Jakub Holý</dc:creator>
      <dc:date>2013-05-23T09:15:34Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/goodbad_code_study_intention_hidden_in_implementa.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/972851.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>“The code is the documentation” – except that from poorly written code you cannot tell what is an intrinsic part of the solution and what is an accidental implementation detail. And a piece of code can rarely handle any possible data – yet, without a good documentation or precondition checks, you can’t even guess at what are valid or unexpected inputs. Today we will explore a piece of JavaScript code that both hides the intention in the implementation (the “why” is not clear from the “what” the code does) and operates correctly only under particular but unstated conditions and look at an improved version.<br/><br/><a href='http://www.dzone.com/links/rss/goodbad_code_study_intention_hidden_in_implementa.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=972851' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>972851</dz:linkId>
      <dz:submitDate>2013-05-23T09:15:34Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>33</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/972851.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>malyvelky</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/389064.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Implementing SignalR Stock Ticker using Angular JS - Part2</title>
      <link>http://www.dzone.com/links/r/implementing_signalr_stock_ticker_using_angular_j_3.html</link>
      <description>This is the second part in the series covering implementing SignalR Stock Ticker using Angular JS. This post covers manipulating UI and performing DOM manipulations on the stock ticker page</description>
      <category>.net</category>
      <category>javascript</category>
      <pubDate>Thu, 23 May 2013 07:01:37 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/972787.html</guid>
      <dc:creator>SRaviKiran.1987</dc:creator>
      <dc:date>2013-05-23T07:01:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/implementing_signalr_stock_ticker_using_angular_j_3.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/972787.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This is the second part in the series covering implementing SignalR Stock Ticker using Angular JS. This post covers manipulating UI and performing DOM manipulations on the stock ticker page<br/><br/><a href='http://www.dzone.com/links/rss/implementing_signalr_stock_ticker_using_angular_j_3.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=972787' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>972787</dz:linkId>
      <dz:submitDate>2013-05-23T07:01:37Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>75</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/972787.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>SRaviKiran.1987</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1075865.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

