Committed to Code

 

Select a tag to browse associated projects and drill deeper into the tag cloud.

[263 total ]

Vaadin

Vaadin is a web application framework for Rich Internet Applications (RIA). In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture, which means that the majority of the logic runs on the servers. Ajax technology is used at the browser-side to ... [More] ensure a rich and interactive user experience. Vaadin is a big collection of UI components. There are server-side components like Button, Table, Tree that you use to compose the application user interface. The components use events, listeners and data binding to communicate with each other and the business logic. The component based architecture together with the data binding features help you to build applications that are easily modularized and refactored as needed. [Less]

Wicket

With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable again. Swap the boilerplate, complex debugging and brittle code for powerful, reusable components written with plain Java and HTML.

pulse-java

Pulse is a Java portal solution providing easy to use, extensible patterns for creating rich browser based web applications and websites. It delivers a set of out-of-the-box components, such as Content Management (CMS), webshops, user management and much more... Key features: * ... [More] Cross-platform, implemented using Java technology. * Completely written using Java 5. * Provides a framework for quick development of own applications. * Is delivered with a host of out-of-the-box applications: CMS, Shop, Surveys, Filters and many more. * A WebDAV based virtual file system for digital asset management. * Mature user and role management * Easy-to-use administration interface based on AJAX (using Ext JS) The project has been started in May 2005. [Less]

Cornelius Project Management

Cornelius is highly customizable web application to manage the common tasks of any company such as project management, task tracking, human resource planning and costs. Written in Java on top of Roma Meta Framework developed under the Romulus consortium. Download and launch it to get starting your company work!

Vaadin Addon: Lazy Query Container

Lazy Query Container is a Vaadin framework addon which provides lazy loading container for Vaadin tables. Lazy Query Container supports buffered reads and writes of items. Data reads and writes are delegated through Query interface to an application specific business delegate.The QueryFactory and ... [More] Query interface implementations are designed to be application specific and should invoke a data source like WebService client, JDBC connection, JPA context or Java service class to read and write data items. The data source has to support querying data in batches.Lazy Query Container supports the following features: lazy loading of items, loading Items in batches, item caching with limited cache size, sorting, query statistics, changing item set and changing property set. Since version 1.1.0 Lazy Query Container also supports adding items, modifying items and removing items. The changes are buffered and can be either commited or discarded. Row status icons and status column generator are also included to allow for visualization of row states. See the demo for hands on experience on the features.If you like this add-on please add it to your stack in ohloh by clicking I use this button in the project page: https://www.ohloh.net/p/vaadin-lazyquerycontainer [Less]

webapp-config

webapp-config is the installer for web-based applications of the Gentoo Linux distribution. It is being used for the automatic setup of web applications in a virtual hosting environment.

phpMyChat

phpMyChat is an easy-to-install, easy-to-use multi-room PHP/DB chat. It is currently available for MySQL, PostgreSQL, and ODBC, and the work on Oracle is in progress. It supports IRC-like commands, moderators, and is available with 37 languages.

Redmine Backlogs

Backlogs is a Redmine plugin that’s designed to do just enough so your team can work in an agile way.

Clockwork Web Framework

Clockwork Web Framework for .NET makes it easy to build powerful websites. It helps provide features such as user management, database access, multilingualism, and website integration. It integrates with many popular web services and uses open source components including NHibernate, log4Net, and Castle.

vpsAdmin

Administration software for OpenVZ written using PHP/MySQL/shell