185 projects tagged "Apache 2.0"
Spinneret is a structured storage engine that can be thought of as an extended tuple storage system. It takes the best aspects of relational, object, and hierarchical databases and throws away the dead weight associated with those technologies. The benefit of Spinneret is that its data model is incredibly flexible, allowing it to expose its underlying data in any number of ways. It operates similar to an object database, but without hard ties to an originating language, and can also behave like a relational database without the burden of complex joins.
JCons provides a library that bring color to your Java console. The Java console gives no methods to change the foreground or background color. With help of this library, one can make error messages red and success messages green, for example. Most Unix terminals can deal with ESC sequences, so they are used to make the Java console colorful.
Google Sitemap Generator is a tool installed on your Web server to generate sitemaps automatically. Unlike many other third-party sitemap generation tools, Google Sitemap Generator takes a different approach: it will monitor your Web server traffic and detect updates to your Web site automatically.
The POP and IMAP troubleshooter serves to diagnose and solve connection problems from client machines to email services. It reads the client configuration files (Outlook, Windows Mail, Thunderbird, etc.), checks the individual settings, and then attempts to create POP, IMAP, and SMTP connections using these settings. The troubleshooter is coded in C++ using the Qt environment. It can be used generically, or can be customized for the demands of a particular email service.
Google Apps Manager (GAM) is a command line tool that allows Administrators to control their Google Apps domain and accounts. With GAM you can create users, turn on/off services for users like POP and Forwarding and much more. It requires Google Apps Education or Premier Edition. Standard Edition is not supported. Future plans for GAM include even more management capabilities as well as a graphical and Web-based interface.
FitNesse Maven Classpath Plugin is a Maven2 plugin that collects the dependencies of the entire project, including its sub-modules. After resolving the artifacts, it generates the classpath and inserts it into the Fitnesse test suites, thus solving the problem of maintaining the correct classpath in FitNesse.
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.