21 projects tagged "OS Independent"
GIntegrator is a lightweight and simple enterprise application integration (EAI) software. With GIntegrator, users can build a SOA-based environment easily. GIntegrator runs atop a JVM and uses a very easy language to describe message routing rules. It leverages the principles of enterprise integration patterns (EIP).
SportsTracker is an application for recording sporting activities. It is not bound to a specific kind of sport, as categories can be created for all sport types, such as cycling, running, or tennis. The main advantages are the good overview of your exercises and the easy creation of exercise statistics for specific time ranges and sport types. Users of heart rate monitors (Polar and CicloSport) can import, display (including diagrams), and organize the recorded exercise data.
Lilith is a logging and access event viewer for the Logback logging framework. It has features comparable to Chainsaw, a logging event viewer for log4j. This means that it can receive logging events from remote applications using Logback as their logging backend. It uses files to buffer the received events locally, so it is possible to keep vast amounts of logging events at your fingertip while still being able to check only the ones you are really interested in by using filtering conditions.
Granite Data Services (GraniteDS) is a comprehensive development and integration solution for building Flex / JavaEE RIA applications. The primary goal of this project is to provide a framework for Flex 3+/EJB3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits. It also features a Comet-like Data Push implementation (AMF3 requests sent over HTTP) and ActionScript3 code generation tools (Ant task and Eclipse Builder).
GvTags is a lightweight yet powerful tag library and template engine for the dynamic programming language Groovy. The tag library can be used to generate Web pages with powerful tag support. It can be used with the template servlet of GvTags (TagTemplateServlet) or with JavaServer Pages (JSP). The template engine can be used to generate any kind of text documents. Since it is written in Groovy and compiled to a Java class file, it can be used from Groovy as well as from Java.
Groowiki is a Wiki program and a document management system together. It is a wiki program that utilizes Subversion, Groovy, Velocity, and many more existing products. It lets you edit Wiki pages in a tree structure just like any other wiki, but it also gives you SVN access that makes it very easy to add files to the content. It stores everything in SVN. This way all information is versioned and (optionally) accessible offline, and you can upload your modifications in batches. This is especially useful if you work with large files and the Wiki pages mainly summarize the contents of the documents.
Grails is a full stack framework for developing Web applications on the Java platform. It builds on the concepts introduced by frameworkds like Rails, Django, and TurboGears, but builds on established Java technologies like Spring and Hibernate. It includes an easy-to-use object relational mapping (ORM) layer, an expressive view technology, a controller layer, a command line scripting environment, an embedded Jetty container which is configured for on-the-fly reloading, dependency injection, support for internationalization (i18n), and a transactional service layer.
Groovy is an agile, dynamic language for the JVM which combines many features from languages like Python, Ruby, and Smalltalk and makes them available to Java developers using a Java-like syntax. It is designed to help get things done on the Java platform in a quicker, more concise, and fun way. It can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language, such as for scripting Java objects, templating, or writing unit test cases.
DKP Log Parser is a tool designed to help administrate time-based and/or event-based DKP reward systems (popular in MMORPGs) in conjunction with EQDKP (or any other DKP software implementing a required interface). It parses logs, calculates rewards, and then uploads them. The tool is configurable to be compatible with most games that produces some kind of log. There are currently predefined pattern sets for EverQuest, EverQuest2, and World of Warcraft (with CT RaidTracker).