<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / henrik / folder / JavaScript, AJAX &amp; Dojo</title>
<link>http://www.netvouz.com/henrik/folder/855116154602654741/Development?feed=rss&amp;hitsPerPage=10&amp;pg=8</link>
<description>henrik&#39;s bookmarks in folder JavaScript, AJAX &amp; Dojo on Netvouz</description>
<item><title>Speed up your JavaScript, Part 4 | NCZOnline</title>
<link>http://www.nczonline.net/blog/2009/02/03/speed-up-your-javascript-part-4/</link>
<description>Series of articles showing how you can speed up your JavaScript code.</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Sat, 19 Apr 2014 06:31:25 GMT</pubDate>
</item><item><title>SunSpider JavaScript Benchmark</title>
<link>http://www2.webkit.org/perf/sunspider-0.9/sunspider.html</link>
<description>This is SunSpider, a JavaScript benchmark. This benchmark tests the core JavaScript language only, not the DOM or other browser APIs. It is designed to compare different versions of the same browser, and different browsers to each other.</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Wed, 01 Jul 2009 11:57:04 GMT</pubDate>
</item><item><title>The Dojo Build System view /build/buildSystem</title>
<link>http://livedocs.dojotoolkit.org/build/buildSystem</link>
<description>Dojo 1.7 live docs with updated info on new build system</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Wed, 01 Feb 2012 09:48:38 GMT</pubDate>
</item><item><title>Traversing DOM Tree using JavaScript</title>
<link>http://www.permadi.com/tutorial/domTree/</link>
<description>This tutorial contains an example of traversing a DOM element.  It assumes a fairly good understanding of data structures, and also a fair background in JavaScript.</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Sun, 30 Oct 2005 21:34:20 GMT</pubDate>
</item><item><title>Understand memory leaks in JavaScript applications</title>
<link>http://www.ibm.com/developerworks/web/library/wa-jsmemory/index.html?ca=drs-&amp;utm_source=dlvr.it&amp;utm_medium=twitter&amp;buffer_share=7fc18</link>
<description>Summary:  Garbage collection can be freeing. It lets us focus on application logic rather than memory management. However, garbage collection is not magic. Understanding how it works, and how it can be tricked into maintaining memory long after it should have been released, results in faster and more reliable applications. In this article, learn about a systematic approach for locating memory leaks in JavaScript applications, several common leaking patterns, and appropriate methods to address those leaks.</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Wed, 07 Nov 2012 21:24:52 GMT</pubDate>
</item><item><title>Web 2.0 Development and Business Lessons: Dojo Package Loading Hacks and Best Practices</title>
<link>http://www.w2lessons.com/2011/04/dojo-package-loading-hacks-and-best.html</link>
<description>One of key strengths of the Dojo Toolkit is its class system and package loader. It allows you to neatly structure your code and load classes on demand when they are needed. While the package loader is fairly straightforward on the surface, there are a few nuances that are worth exploring. It&#39;s also important to understand how best to structure your classes and when to load them so that you optimize not only the load time, but also the users perception of load time. This article assumes you understand the basics of the dojo.provide and dojo.declare functions as its focus is the dojo.require function which does the actual loading. If you&#39;re not too familiar with them, I refer you to the this article from DojoCampus before you proceed any further.</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Wed, 17 Aug 2011 13:11:56 GMT</pubDate>
</item><item><title>Webdeveloper.com</title>
<link>http://www.webdeveloper.com/javascript/</link>
<description>JavaScript Articles, Links, and Resources</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Sun, 06 Jun 2004 20:55:59 GMT</pubDate>
</item><item><title>WebGL Experiments</title>
<link>http://www.chromeexperiments.com/webgl</link>
<description>Showing the use of advanced 3D graphics in the browser using WebGL standard.</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Mon, 29 Aug 2011 06:56:04 GMT</pubDate>
</item><item><title>Which JavaScript framework (jQuery vs Dojo vs ... )? - Stack Overflow</title>
<link>http://stackoverflow.com/questions/394601/which-javascript-framework-jquery-vs-dojo-vs</link>
<description>What I really hate about jQuery is that the code is a terrible maze and very difficult to read. So I&#39;m always scared of one potential bug it might happen to my application caused by jQuery and not being able to look into jQuery code to quickly (couple of hours) patch it for at least myself and my customers. – Marco Demaio</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Tue, 25 Oct 2011 12:34:10 GMT</pubDate>
</item><item><title>WICK: Web Input Completion Kit</title>
<link>http://wick.sourceforge.net/</link>
<description>This is WICK, the Web Input Completion Kit, an evolving framework that leverages web standards such as JavaScript, DOM and CSS to facilitate textual input in form UI elements assisted by local and remote data sources. This framework strives to remain unobtrusive and preserve a form&#39;s semantics and accessibility.</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Sun, 17 Jul 2005 20:19:43 GMT</pubDate>
</item></channel></rss>