4 projects tagged "Java 5"
The Fressia Project is an effort to develop a framework for testing automation. It's intended for users (testers) who want a simple tool that can be used just out of the box. It was originally conceived as part of the QA efforts at the US National Optical Astronomy Observatory. It has been delivered to the community because, despite it still being at early stages, it has proven to be a useful general purpose testing tool. It is designed to provide functional testing, system testing, system integration testing, white (black) box testing, automated regression testing, acceptance testing, etc.
jsoup is a Java library for working with real-world HTML. It can parse HTML from a URL, file, or string. It can find and extract data, using DOM traversal or CSS selectors. The HTML elements, attributes, and text can be manipulated. It can clean user-submitted content against a safe white-list. jsoup is designed to deal with all varieties of HTML found in the wild, from pristine and validating to invalid tag-soup; jsoup will create a sensible parse tree.
The Savory Framework is a collection of ready-to-use code that helps you tackle much of the dreary work required for building massively multi-user Web applications. It relies on and fully embraces Prudence (the "Savory JavaScript" flavor) and MongoDB, two platforms designed from the ground-up for REST-friendly scalability. With Savory you can quickly get users logging in, accessing data with permissions, subscribing to email notifications, shopping and paying you, interacting with each other, and managing their own content on your site. It lets you cleanly integrate with third party technologies and services, from Ext JS and Sencha Touch to Facebook.