7 projects tagged "Simplified BSD"
jPersist is an extremely powerful object-relational database persistence API that manages to avoid the need for configuration and annotation; mapping is automatic (A-O/RM). It uses JDBC, and can work with any relational database and any type of connection resource. It uses information obtained from the database to handle mapping between the database and Java objects, so mapping configuration is not needed, and annotation is not needed. In fact, there is no configuration needed at all.
ContentRoller is an easy-to-configure, set up, customize, and use news, links, and blogging CMS environment that provides you the ability to have your own social news site like Digg, Yahoo Buzz, DZone, The Server Side, InfoQ, Slashdot, etc. ContentRoller can also be configured to look like a newspaper-based news site.
CSVSee graphs data from CSV files, especially those containing timestamps. You can graph all columns, or specific columns matching regular expressions. Graphs can be displayed in an interactive viewer, or saved to a .png or .svg file. Tools are also provided to generate CSV files by string-matching in multiple timestamped text files, and for creating CSV reports of Grinder load test logs.
Grinder Webtest allows running Visual Studio .webtest files from the Grinder load testing tool. It supports an arbitrary number of tests, grouping tests into scenarios, parameterization of requests, and parameter capturing in responses. Test sets may be run sequentially, in threads, randomly, or with relative weighting.