20 projects tagged "EPL"
qooxdoo is a universal JavaScript framework that enables you to create applications for a wide range of platforms. With its object-oriented programming model you can build rich, interactive applications (RIAs), native-like apps for mobile devices, traditional Web applications, or even applications that run outside the browser. Its integrated tool chain allows you to develop and deploy applications of any scale, while taking advantage of a comprehensive feature set and a state-of-the-art GUI toolkit.
4DIAC is a framework for distributed industrial automation and control. It aims to provide an open, IEC-61499-compliant basis that lets the user establish a distributed industrial automation and control environment based on the targets' portability, configurability, and interoperability.
RSSOwl is a wise SWT-based news aggregator. Its search feature lets you hunt down the best RSS/RDF/Atom feeds on the Web, and then organize and share your feeds with agility. Other features include an integrated browser; AmphetaRate, for acquiring news tailored to your tastes; full-text searching through headlines and descriptions; export feed summaries to PDF, RTF, and HTML; the ability to import or export OPML; the ability to exchange collections with others by importing or exporting subscriptions; the ability to import or export user data to and from other machines; automatic newsfeed upating; and much more.
Restlet is a REST framework for Java. It supports all REST concepts (Resource, Representation, Connector, Component, etc.) and is suitable for both client and server Web applications. It supports major Web standards like HTTP, SMTP, XML, JSON, WADL, and Atom. Many extensions are also available to integrate with Servlet, Spring, Jetty, Grizzly, Simple, JAXB, JAX-RS, JiBX, Velocity, or FreeMarker. A GWT version is also available.
Logback is intended as a successor to the popular log4j project, and was designed by log4j's founder, Ceki Gulcu. The basic architecture is sufficiently generic so as to apply under different circumstances. It is divided into three modules. The Core module lays the groundwork for the other two modules, whereas the Classic module can be assimilated to an improved version of log4j. It natively implements the SLF4J API so that you can readily switch back and forth between logback and other logging systems, such as log4j or JDK14 Logging. The Access module integrates with Servlet containers to provide HTTP access log functionality. You can easily build your own modules on top of the Core module.
DatabaseToUML reverse engineers a database schema from an existing relational JDBC database. Tables and fields are reversed to classes and attributes, constraints are reversed to association, and tables composed only of foreign keys are converted to many-to-many associations. The main idea is to reuse the reversed model in a generator, taking UML2.x (EMF XMI 2.0/2.1) models as input.
Translation of an RCS file collection or CVS repository history as a fast-import stream.