<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>jsdevtools.com</title>
    <link>http://jsdevtools.com/</link>
    <description>JS Dev Tools</description>
    <language>en-us</language>
    <pubDate>Wed, 10 Mar 2010 17:12:36 -0800</pubDate>
    <webMaster>feedback@jsdevtools.com (JS Dev Tools Feedback)</webMaster>
    <atom:link href="http://jsdevtools.com/rss.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>jQuery 1.4.2</title>
        <link>http://jsdevtools.com/#jquery</link>
        <description>
          <![CDATA[
            
              <h3>About jQuery</h3>
              jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.

            
            
              <h3>What's New</h3>
              This is the second minor release on top of jQuery 1.4, fixing some outstanding bugs from the 1.4 release and landing some nice improvements.

              <br><br>
              <a href="http://blog.jquery.com/2010/02/19/jquery-142-released/">More...</a>
            
          ]]>
        </description>
        <pubDate>Mon, 22 Feb 2010 08:08:57 -0800</pubDate>
        <guid>http://jsdevtools.com/#jquery/5aa3f6df9005d41ce6085c204f7cc5e0</guid>
      </item>
    
      <item>
        <title>UIZE</title>
        <link>http://jsdevtools.com/#uize</link>
        <description>
          <![CDATA[
            
              <h3>About UIZE</h3>
              UIZE is a powerful, open source, object oriented JavaScript framework - supporting widgets, AJAX, DOM, templates, and more.
            
            
          ]]>
        </description>
        <pubDate>Mon, 25 Jan 2010 12:28:33 -0800</pubDate>
        <guid>http://jsdevtools.com/#uize/0da53803a95dc4af3ac976babcd31679</guid>
      </item>
    
      <item>
        <title>Qooxdoo 1.0</title>
        <link>http://jsdevtools.com/#qooxdoo</link>
        <description>
          <![CDATA[
            
              <h3>About Qooxdoo</h3>
              qooxdoo is a comprehensive and innovative Ajax application framework.  Leveraging object-oriented JavaScript allows developers to build impressive  cross-browser applications. No HTML, CSS nor DOM knowledge is needed. It includes a platform-independent development tool chain, a state-of-the-art  GUI toolkit and an advanced client-server communication layer. It is open source  under an LGPL/EPL dual license.

            
            
              <h3>What's New</h3>
              One of the most comprehensive JavaScript frameworks is finally available in version 1.0.

              <br><br>
              <a href="http://news.qooxdoo.org/qooxdoo-1-0-released">More...</a>
            
          ]]>
        </description>
        <pubDate>Thu, 31 Dec 2009 18:19:23 -0800</pubDate>
        <guid>http://jsdevtools.com/#qooxdoo/d9c217074f5a3651cc2871cb2b5a8871</guid>
      </item>
    
      <item>
        <title>Dojo Toolkit 1.4.0</title>
        <link>http://jsdevtools.com/#dojo</link>
        <description>
          <![CDATA[
            
              <h3>About Dojo Toolkit</h3>
              Dojo is an Open Source DHTML toolkit written in JavaScript. Dojo aims to solve some long-standing  historical problems with DHTML which prevented mass adoption of dynamic web application development.

            
            
              <h3>What's New</h3>
              While this release is primarily a stability and performance release, we managed to sneak quite a bit of great new functionality into the various projects.

              <br><br>
              <a href="http://www.dojotoolkit.org/2009/12/10/new-dojo-release-ready-consumption-1-4-0">More...</a>
            
          ]]>
        </description>
        <pubDate>Sat, 12 Dec 2009 09:05:32 -0800</pubDate>
        <guid>http://jsdevtools.com/#dojo/4404c8426eaa89815cb0e84b9e2f3ff3</guid>
      </item>
    
      <item>
        <title>MooTools Forge</title>
        <link>http://jsdevtools.com/#mootools_forge</link>
        <description>
          <![CDATA[
            
              <h3>About MooTools Forge</h3>
              The official MooTools plugin repository
            
            
          ]]>
        </description>
        <pubDate>Sat, 12 Dec 2009 09:01:06 -0800</pubDate>
        <guid>http://jsdevtools.com/#mootools_forge/bac6b8b71869f769213ab4bc8cdfa137</guid>
      </item>
    
      <item>
        <title>JsTestDriver 1.2</title>
        <link>http://jsdevtools.com/#js_test_driver</link>
        <description>
          <![CDATA[
            
              <h3>About JsTestDriver</h3>
              The goal of JsTestDriver is to build a JavaScript test runner which easily integrates with continuous builds systems and allows running tests on multiple browsers quickly to ease TDD style development.

            
            
          ]]>
        </description>
        <pubDate>Wed, 09 Dec 2009 10:05:59 -0800</pubDate>
        <guid>http://jsdevtools.com/#js_test_driver/581a674972666553177d392f73ecbcb6</guid>
      </item>
    
      <item>
        <title>Underscore.js 0.3.3</title>
        <link>http://jsdevtools.com/#underscore</link>
        <description>
          <![CDATA[
            
              <h3>About Underscore.js</h3>
              Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. Underscore provides 45-odd functions that support both the usual functional suspects: map, select, invoke as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in functions, if present, so JavaScript 1.6 compliant browsers will use the native implementations of forEach, map, filter, every, some and indexOf.

            
            
          ]]>
        </description>
        <pubDate>Sun, 01 Nov 2009 20:57:17 -0800</pubDate>
        <guid>http://jsdevtools.com/#underscore/44102bf043085dafc8f3ac9e56a2bd2c</guid>
      </item>
    
      <item>
        <title>RhinoUnit 1.2.1</title>
        <link>http://jsdevtools.com/#rhinounit</link>
        <description>
          <![CDATA[
            
              <h3>About RhinoUnit</h3>
              This works similarly to other nUnit testing frameworks, though somewhat customized for javascript. It is exceedingly small, but also surprisingly powerful.

            
            
          ]]>
        </description>
        <pubDate>Tue, 13 Oct 2009 13:23:45 -0700</pubDate>
        <guid>http://jsdevtools.com/#rhinounit/b1afeacc070ea5e08a8991a26c094075</guid>
      </item>
    
      <item>
        <title>YUI 3.0.0</title>
        <link>http://jsdevtools.com/#yui</link>
        <description>
          <![CDATA[
            
              <h3>About YUI</h3>
              YUI 3 is Yahoo!'s next-generation JavaScript and CSS library; it powers the new Yahoo! homepage and incorporates what we've learned in five years of dedicated library development. Today, the YUI 3 Core and a full utility set are ready for use. All YUI projects are BSD-licensed and are available for forking and contribution on GitHub.

            
            
              <h3>What's New</h3>
              YUI 3 is the first ground-up redesign of YUI since 2005, and it brings with it a host of modernizations.

              <br><br>
              <a href="http://www.yuiblog.com/blog/2009/09/29/yui-3-0-0/">More...</a>
            
          ]]>
        </description>
        <pubDate>Thu, 01 Oct 2009 13:05:04 -0700</pubDate>
        <guid>http://jsdevtools.com/#yui/ca5d84bb3265c96411ea4ff609ccaef0</guid>
      </item>
    
      <item>
        <title>QUnit</title>
        <link>http://jsdevtools.com/#qunit</link>
        <description>
          <![CDATA[
            
              <h3>About QUnit</h3>
              QUnit is a powerful, easy-to-use, JavaScript test suite. It's used by the jQuery project to test its code and plugins but is capable of testing any generic JavaScript code (and even capable of testing JavaScript code on the server-side).

            
            
          ]]>
        </description>
        <pubDate>Thu, 01 Oct 2009 12:58:55 -0700</pubDate>
        <guid>http://jsdevtools.com/#qunit/1dd82950b878b00a2279001d73a57d01</guid>
      </item>
    
      <item>
        <title>Prototype 1.6.1</title>
        <link>http://jsdevtools.com/#prototype</link>
        <description>
          <![CDATA[
            
              <h3>About Prototype</h3>
              Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. <br><br> Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.

            
            
              <h3>What's New</h3>
              This version features improved performance, an element metadata storage system, new mouse events, and compatibility with the latest browsers. ItŐs also the first release of Prototype built with Sprockets, our JavaScript packaging tool, and PDoc, our inline documentation tool.

              <br><br>
              <a href="http://prototypejs.org/2009/9/1/prototype-1-6-1-released">More...</a>
            
          ]]>
        </description>
        <pubDate>Sat, 12 Sep 2009 13:19:33 -0700</pubDate>
        <guid>http://jsdevtools.com/#prototype/b573e078388f95d77d6989eddb424b08</guid>
      </item>
    
      <item>
        <title>Ext Core 3.0</title>
        <link>http://jsdevtools.com/#ext_core</link>
        <description>
          <![CDATA[
            
              <h3>About Ext Core</h3>
              Ext Core is a cross-browser JavaScript library for building dynamic web pages. It includes:
High performance, lightweight;
Clear, maintainable code;
An intuitive, easy to use API;
MIT Open Source licensed

            
            
          ]]>
        </description>
        <pubDate>Sun, 19 Jul 2009 11:58:14 -0700</pubDate>
        <guid>http://jsdevtools.com/#ext_core/6e81eb7a0bab2fcf9d858614ff36a4c8</guid>
      </item>
    
      <item>
        <title>Ext JS 3.0.0</title>
        <link>http://jsdevtools.com/#ext</link>
        <description>
          <![CDATA[
            
              <h3>About Ext JS</h3>
              Ext JS is a cross-browser JavaScript library for building rich internet applications. It includes:
High performance, customizable UI widgets; Well designed and extensible Component model; An intuitive, easy to use API; Commercial and Open Source licenses available

            
            
          ]]>
        </description>
        <pubDate>Sun, 19 Jul 2009 11:53:13 -0700</pubDate>
        <guid>http://jsdevtools.com/#ext/cf221bf2eaf2305a5dc92814cb644004</guid>
      </item>
    
      <item>
        <title>Glow 1.5.1</title>
        <link>http://jsdevtools.com/#glow</link>
        <description>
          <![CDATA[
            
              <h3>About Glow</h3>
              Glow is a JavaScript library which gives you: simplified DOM manipulation, event handling, animations, etc.; a versatile set of user interface widgets; clear and comprehensive documentation; and BBC Browser Support Standards compliance.

            
            
              <h3>What's New</h3>
              The main change for Glow 1.5 is that we now open source! We are very excited about this, and looking forward to working with the community to improve Glow.

              <br><br>
              <a href="http://www.bbc.co.uk/glow/docs/1.5/about/">More...</a>
            
          ]]>
        </description>
        <pubDate>Sun, 12 Jul 2009 10:19:16 -0700</pubDate>
        <guid>http://jsdevtools.com/#glow/6080859a5bd4c6f629c6c6b61eaed667</guid>
      </item>
    
      <item>
        <title>MooTools 1.2.2</title>
        <link>http://jsdevtools.com/#mootools</link>
        <description>
          <![CDATA[
            
              <h3>About MooTools</h3>
              MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to  advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its  elegant, well documented, and coherent API. <br><br> MooTools code respects strict standards and doesn't throw any warnings. It's extensively documented and  has meaningful variable names: a joy to browse and a snap to understand.

            
            
              <h3>What's New</h3>
              MooTools 1.2.2 is a mainly a bug fix release but it also includes an almost entirely new Class.js. The reasoning behind this is that the old Class.js didnŐt play nicely with some advanced usages of this.parent() present in the new MooTools-More. We already had the script ready and tested in the MooTools 2.0 branch so we simply ŇbackportedÓ it to 1.2.2. Other than providing the parent fixes, the new Class also features a much more robust inheritance model, especially when dealing with objects.

              <br><br>
              <a href="http://mootools.net/blog/2009/04/23/mootools-122-and-the-new-mootools-more/">More...</a>
            
          ]]>
        </description>
        <pubDate>Sun, 26 Apr 2009 17:26:06 -0700</pubDate>
        <guid>http://jsdevtools.com/#mootools/7e12d8acf2810583919c0c6811f0a7e8</guid>
      </item>
    
      <item>
        <title>jQuery UI 1.7.1</title>
        <link>http://jsdevtools.com/#jquery_ui</link>
        <description>
          <![CDATA[
            
              <h3>About jQuery UI</h3>
              jQuery UI provides abstractions for low-level interaction and animation,  advanced effects and high-level, themeable widgets, built on top of the  jQuery JavaScript Library, that you can use to build highly interactive web applications.

            
            
              <h3>What's New</h3>
              The first maintenance release for jQuery UI 1.7
              <br><br>
              <a href="http://blog.jqueryui.com/2009/03/jquery-ui-171/">More...</a>
            
          ]]>
        </description>
        <pubDate>Sat, 21 Mar 2009 08:06:48 -0700</pubDate>
        <guid>http://jsdevtools.com/#jquery_ui/e1006c975fcf55ef41ee0d24a360f158</guid>
      </item>
    
      <item>
        <title>YUI Compressor 2.4.2</title>
        <link>http://jsdevtools.com/#yui_compressor</link>
        <description>
          <![CDATA[
            
              <h3>About YUI Compressor</h3>
              The YUI Compressor is a JavaScript minifier designed to be 100% safe and yield a higher  compression ratio than most other tools. Tests on the YUI Library have shown savings of  over 20% compared to JSMin (becoming 10% after HTTP compression). Starting with  version 2.0, the YUI Compressor is also able to compress CSS files by using a port of  Isaac Schlueter's regular-expression-based CSS minifier.

            
            
          ]]>
        </description>
        <pubDate>Thu, 05 Mar 2009 21:10:09 -0800</pubDate>
        <guid>http://jsdevtools.com/#yui_compressor/142d044348c17f7997bc941f44eb1fdb</guid>
      </item>
    
      <item>
        <title>JsUnit 2.2alpha</title>
        <link>http://jsdevtools.com/#jsunit</link>
        <description>
          <![CDATA[
            
              <h3>About JsUnit</h3>
              JsUnit is a Unit Testing framework for client-side (in-browser) JavaScript.  It is essentially a port of JUnit to JavaScript.  Also included is a platform for automating the execution of tests on multiple browsers and  mutiple machines running different OSs. Its development began in January 2001.

            
            
          ]]>
        </description>
        <pubDate>Thu, 05 Mar 2009 21:07:30 -0800</pubDate>
        <guid>http://jsdevtools.com/#jsunit/370a6a0e6fac16a88c92a77ab4b471e8</guid>
      </item>
    
      <item>
        <title>Scriptaculous 1.8.2</title>
        <link>http://jsdevtools.com/#scriptaculous</link>
        <description>
          <![CDATA[
            
              <h3>About Scriptaculous</h3>
              script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript  libraries to make your web sites and web applications fly.

            
            
              <h3>What's New</h3>
              Script.aculo.us 1.8.2 is an update recommended for all users.
              <br><br>
              <a href="http://github.com/madrobby/scriptaculous/blob/v1.8.2/CHANGELOG">More...</a>
            
          ]]>
        </description>
        <pubDate>Sun, 22 Feb 2009 09:55:44 -0800</pubDate>
        <guid>http://jsdevtools.com/#scriptaculous/b18ceaa5361c03841ac590b4af20981d</guid>
      </item>
    
      <item>
        <title>JJ</title>
        <link>http://jsdevtools.com/#jj</link>
        <description>
          <![CDATA[
            
              <h3>About JJ</h3>
              JJ is a mock framework for JavaScript in the spirit of <a href="http://github.com/btakita/rr/tree/master">RR</a>.

            
            
          ]]>
        </description>
        <pubDate>Sun, 22 Feb 2009 09:54:22 -0800</pubDate>
        <guid>http://jsdevtools.com/#jj/28c9edb14074ad0972df72d436da394c</guid>
      </item>
    
      <item>
        <title>MockMe 0.9 beta 2</title>
        <link>http://jsdevtools.com/#mockme</link>
        <description>
          <![CDATA[
            
              <h3>About MockMe</h3>
              There are a couple of mock frameworks for JavaScript but none really did what I needed.  So I took my testing problems, some inspiration from mockito and a few days off to write MockMe.

            
            
              <h3>What's New</h3>
              After a discussion with one of the Mockito guys at Agile 2008, I changed the stubbing syntax.

              <br><br>
              <a href="http://www.johanneslink.net/projects/mockme.html#changes">More...</a>
            
          ]]>
        </description>
        <pubDate>Sun, 22 Feb 2009 09:25:40 -0800</pubDate>
        <guid>http://jsdevtools.com/#mockme/0927c1cf942df195a9499a4e228bd241</guid>
      </item>
    
      <item>
        <title>amok 0.3</title>
        <link>http://jsdevtools.com/#amock</link>
        <description>
          <![CDATA[
            
              <h3>About amok</h3>
              amok (pronounced 'amok' not 'A Mok') is a user friendly mocking framework named after the signature dish of Cambodia.

            
            
              <h3>What's New</h3>
              Added support for mocking all instances of a class

              <br><br>
              <a href="">More...</a>
            
          ]]>
        </description>
        <pubDate>Sun, 22 Feb 2009 09:24:33 -0800</pubDate>
        <guid>http://jsdevtools.com/#amock/e49a05a385f1ca71fd69fa54d1a5f10c</guid>
      </item>
    
      <item>
        <title>JSMock 1.2.2</title>
        <link>http://jsdevtools.com/#jsmock</link>
        <description>
          <![CDATA[
            
              <h3>About JSMock</h3>
              JSMock is a fully featured Mock Object library for JavaScript that provides the necessary tools to do  effective interactive based testing. JSMock provides expectation recording and matching, and has the  ability to return, throw, and stub on object method calls. The interface is simple and easy to use,  which makes testing easy. 

            
            
          ]]>
        </description>
        <pubDate>Sun, 22 Feb 2009 09:23:39 -0800</pubDate>
        <guid>http://jsdevtools.com/#jsmock/50eeed71871f6dc1a26478f426c5d1e9</guid>
      </item>
    
      <item>
        <title>Mock4JS 0.2</title>
        <link>http://jsdevtools.com/#mock4js</link>
        <description>
          <![CDATA[
            
              <h3>About Mock4JS</h3>
              Mock4JS is a dynamic-mock library for Javascript. It enables developers to write tests that exercise and  verify the interactions between the objects in the application. Its syntax is very expressive and is  closely based on jMock 1.

            
            
          ]]>
        </description>
        <pubDate>Sun, 22 Feb 2009 09:16:56 -0800</pubDate>
        <guid>http://jsdevtools.com/#mock4js/5109c0a26f48177b19bb24d73ddf012d</guid>
      </item>
    
      <item>
        <title>AjaxRain</title>
        <link>http://jsdevtools.com/#ajaxrain</link>
        <description>
          <![CDATA[
            
            
          ]]>
        </description>
        <pubDate>Sun, 22 Feb 2009 09:14:59 -0800</pubDate>
        <guid>http://jsdevtools.com/#ajaxrain/7893835fa9d567423119ae4539adaea2</guid>
      </item>
    
      <item>
        <title>Scripteka</title>
        <link>http://jsdevtools.com/#scripteka</link>
        <description>
          <![CDATA[
            
              <h3>About Scripteka</h3>
              With Scripteka you can view an extensive library of Prototype and Script.aculo.us based extensions/plugins,  rate and use rating to find the coolest scripts out there,  submit your own creations and get community feedback, and subscribe to the newest additions to the library.

            
            
          ]]>
        </description>
        <pubDate>Sun, 22 Feb 2009 09:14:12 -0800</pubDate>
        <guid>http://jsdevtools.com/#scripteka/1548cdae24f2e0e14820d60ab73c4a0a</guid>
      </item>
    
      <item>
        <title>Jasmine</title>
        <link>http://jsdevtools.com/#jasmine</link>
        <description>
          <![CDATA[
            
              <h3>About Jasmine</h3>
              Jasmine is yet another JavaScript testing framework. It's heavily influenced by JSSpec, ScrewUnit & JSpec,  which are all influenced by RSpec. But each of those was lacking in some way: JSSpec & ScrewUnit require a DOM.  JSpec's DOM-less assumption was a great start, but it needed asynchronous support. <br><br> So we started over. And TDD'd a whole new framework. Enjoy.

            
            
          ]]>
        </description>
        <pubDate>Sun, 22 Feb 2009 09:12:49 -0800</pubDate>
        <guid>http://jsdevtools.com/#jasmine/f6e7bce6fee4ab1e09139919b80db1bf</guid>
      </item>
    
      <item>
        <title>ScrewUnit</title>
        <link>http://jsdevtools.com/#screw_unit</link>
        <description>
          <![CDATA[
            
              <h3>About ScrewUnit</h3>
              Screw.Unit is a Behavior-Driven Testing Framework for Javascript.  It features nested describes. Its goals are to provide: a DSL for elegant,  readable, organized specs; an interactive runner that can execute focused  specs and describes; and brief, extensible source-code.

            
            
          ]]>
        </description>
        <pubDate>Sun, 22 Feb 2009 09:10:19 -0800</pubDate>
        <guid>http://jsdevtools.com/#screw_unit/cd44a6eaaac2f52f74a9b88ae0e41b9c</guid>
      </item>
    
  </channel>
</rss>