Hibernate: del.icio.us tag/hibernate
Spring
Java
Software
Hibernate
opensource
bugtracking
License:AFL
MochiKit is a highly documented and well tested, suite of JavaScript libraries meant to enable quick code creation.
JavaScript
mochikit
javascript-library
License:MIT
License:AFL
Dojo is a UI toolkit project to let developers take advantage of advanced JavaScript capabilities of modern web browsers.
Dojo is powered by a system of HTML and CSS widgets, a script packaging system, and JavaScript functionality such as animations and Ajax communications.
To write code in dojo, you add placeholder tags in your html, and add some dojo-defined attributes to those tags. After the page is loaded into the browser, a dojo “parser” scans all the tags to find dojo-defined attributes, then creates dojo wiget objects and associates it to the tags.
Dojo can be integrated with HTML producing server side frameworks rather easily. PHP, ASP, JSP to name a few, could be used to produce HTML pages that make use of dojo.
Dojo aims to hide browser dependency through its core framework. The core framework has a lot of unit tests. However, when you run the tests, quite a lot of them fails. Good user feedback to help reduce the failures would help this project a lot.