<?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+JavaScript+AJAX+Dojo?feed=rss&amp;pg=2</link>
<description>henrik&#39;s bookmarks in folder JavaScript, AJAX &amp; Dojo on Netvouz</description>
<item><title>CodeLifter.com</title>
<link>http://www.codelifter.com/main/javascript/index.html</link>
<description>Free Cut-and-Paste JavaScripts</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Mon, 07 Jun 2004 19:52:51 GMT</pubDate>
</item><item><title>Core JavaScript Reference 1.5</title>
<link>http://webreference.com/javascript/reference/core_ref/contents.html</link>
<description>Core JavaScript Reference</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Fri, 07 Oct 2005 12:00:37 GMT</pubDate>
</item><item><title>Create Awesome Pie Charts From PHP Arrays Using Dojo Charting | Tech Chorus</title>
<link>http://www.techchorus.net/create-awesome-pie-charts-php-arrays-using-dojo-charting</link>
<description>In the previous articles I&#39;ve written about using Dojo date pickers and filteringSelect widgets. If you are a PHP programmer with little or no JavaScript experience, you can take advantage of the integration of Zend Framework and Dojo Toolkit to build great user interfaces without writing a single line of JavaScript. In this article I will demonstrate how to create awesome pie charts from simple PHP arrays. Check out the demo page to see how our pie chart looks. We draw a pie chart of the types programmers in an obviously fictitious development team.</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Sat, 09 Jul 2011 06:42:11 GMT</pubDate>
</item><item><title>Create dynamic graphs and charts using Dojo</title>
<link>http://www.ibm.com/developerworks/web/library/wa-dojocharts/?ca=drs-</link>
<description>In the world of Web 2.0, web pages are becoming more like applications, and web development libraries (such as Dojo and jQuery) are playing an increasingly important role. In this article, learn to use the dojox.charting feature of the Dojo library for data visualization. You can quickly and easily add great-looking and functional dynamic charts and graphs to your web pages. All you need are some basic JavaScript skills and a copy of Dojo.</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Mon, 07 Mar 2011 20:42:53 GMT</pubDate>
</item><item><title>Create optimized Dojo builds for your custom Dojo artifacts</title>
<link>http://www.ibm.com/developerworks/web/library/wa-aj-custom/index.html</link>
<description>Create a custom Dojo build for your custom widgets without including any modules from the dojo/dojox/dijit packages into your build output. Custom Dojo builds reduce the number of modules to be downloaded by combining all the modules into a single file, thereby reducing the number of network calls required for the individual module files. These techniques were developed with a real-world project where compact packages were a requirement. This article helps you to create optimized Dojo builds using the Dojo build tool.</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Mon, 03 Oct 2011 19:46:55 GMT</pubDate>
</item><item><title>Create rich data-centric web applications using JAX-RS, JPA, and Dojo</title>
<link>http://www.ibm.com/developerworks/web/library/wa-datawebapp/</link>
<description>Developing a rich application for manipulating large amounts of data used to be the exclusive domain of desktop applications. Now it can be done in a web application, and you don&#39;t have to be a Java™Script guru to do it. Learn how to use the Dojo toolkit to create eye-popping, data-centric web applications and hook them up to a back end based on the JavaEE standards such as JAX-RS and JPA. These technologies allow you to leverage convention over configuration principles to easily wire together complex applications in no time at all.</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Sat, 23 Apr 2011 08:53:50 GMT</pubDate>
</item><item><title>Creating a Dojo chart which resizes according to container size</title>
<link>http://jsfiddle.net/pau6F/9/</link>
<description>jsFiddle - Online Editor for the Web (JavaScript, MooTools, jQuery, Prototype, YUI, Glow and Dojo, HTML, CSS)</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Tue, 26 Jul 2011 08:38:34 GMT</pubDate>
</item><item><title>Cross-Browser.com</title>
<link>http://cross-browser.com/</link>
<description>The X Library is a collection of reusable, cross-browser Javascript functions and objects. It contains core DHTML functions, utility functions, objects such as menus and tab panels, and also has some experimental stuff.</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Fri, 30 Dec 2005 19:00:27 GMT</pubDate>
</item><item><title>Customizing charts using Dojo</title>
<link>http://www.ibm.com/developerworks/web/library/wa-moredojocharts/?ca=drs-</link>
<description>In this article, learn to customize the Dojo 1.5 (see Resources) data visualization library called dojox.charting. Explore the basic customizations of Dojo charting, such as plot customization and axis customization. This article also covers the advanced parameters used for chart customization, such as ticks, gradient, and zooming</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Mon, 14 Mar 2011 22:27:24 GMT</pubDate>
</item><item><title>Developing widgets with Dojo 1.x</title>
<link>http://www.ibm.com/developerworks/opensource/library/wa-aj-dojotool/index.html?ca=drs-</link>
<description>Learn the basics of developing HTML widgets using the Dojo JavaScript toolkit. This article gives you an introduction, and provides several examples to help you in the process—starting with sample widgets and moving up to more complex widgets, while highlighting and solving the common issues you could encounter in the development phase. The goal of this article is to give you the basics for developing HTML widgets using the Dojo JavaScript toolkit, starting from version 1.0. The article also describes several examples, beginning with simple widgets and moving up to more complex ones, while solving common issues you might encounter in widget development.</description>
<category domain="http://www.netvouz.com/henrik?category=855116154602654741">Development &gt; JavaScript, AJAX &amp; Dojo</category>
<author>henrik</author>
<pubDate>Tue, 05 May 2009 06:02:21 GMT</pubDate>
</item></channel></rss>