22 projects tagged "Apache 2.0"
Oddjob is a Java job scheduler and task automation framework. A GUI designer or XML are used to define a hierarchy of jobs. Sequential, parallel, and conditional execution (or combinations) allow for nearly any business process to be modelled. Oddjob can run on the desktop or on a server and uses JMX to control remote instances via an Explorer-style GUI. Basic Web-based monitoring is also available. It can be embedded in client code and is easily extensible via a simple API.
polliwog is a Java-based Web server log file analyzer. It creates a Web site of statistics and information about your Web site. It provides you with detailed knowledge of what your visitors did while visiting your site. It provides information on human visitors (including daily statistics), searches, search engines, site areas, pages, visit paths, linking sites, and more. It is highly configurable and user-extensible.
Elvyx is a tool designed to monitor and profile JDBC activity. This JDBC profiler has a wrapper that intercepts access to the database and sends this information to the elvyx server. The server receives the information, stores the data into a database, and serves this information to the client. The client shows SQL statements, bound SQL statements, elapsed time, elapsed time preparing the statements, and more.
iFreeBudget is a finance and budget tracking tool for those with limited or no accounting experience. You can use it to manage expenses and track account balances, generate reports, create and save complex filters to search the transaction history, create charts and graphs for assets, liabilities, and daily net worth tracking, view stock prices/quotes, store contacts, email, and phone numbers, and import OFX data for banks and credit cards. It supports the latest Quicken format, and also supports downloading current statement for bank and credit card accounts.
BitNami MAPPStack is an easy-to-install, ready-to-run binary distribution of Apache, PostgreSQL, and PHP, including the phpPgAdmin tool. It runs in Mac OS X and allows you to quickly setup a development or production Web application environment. BitNami Stacks are easy to install, independent, integrated, and relocatable.
Querydsl is a framework that enables the construction of statically typed SQL-like queries. Instead of writing queries as inline strings or externalizing them into XML files, they can be constructed via a fluentDSL/API like Querydsl. It supports JPA, JDO, Java Collections, SQL via JDBC, Lucene, and Hibernate Search.