Browsing projects by Tag(s)

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

Showing page 1 of 1

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]

4.8
   
  0 reviews  |  360 users  |  4,641,715 lines of code  |  55 current contributors  |  Analyzed 1 day ago
 
 

jSeamless is a UI abstraction layer for Java to allow developers to write code for any platform and any environment (Web, Desktop, Mobile, etc.) without having to know ahead of time the deployment platform or environment will.

4.5
   
  0 reviews  |  7 users  |  78,245 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

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]

4.66667
   
  0 reviews  |  7 users  |  5,880 lines of code  |  5 current contributors  |  Analyzed 1 day ago
 
 

Orion's objective is to create a browser-based open tool integration platform which is entirely focused on developing for the web, in the web. Tools are written in JavaScript and run in the browser. Unlike other attempts at creating browser-based development tools, this is not an IDE running in ... [More] a single tab. Links work and can be shared. You can open a file in a new tab. Great care has been taken to provide a web experience for development. [Less]

5.0
 
  0 reviews  |  6 users  |  194,129 lines of code  |  31 current contributors  |  Analyzed 5 days ago
 
 

L2J-Faris is a open source development place for Lineage 2 Game Server emulator.

5.0
 
  0 reviews  |  1 user  |  592,404 lines of code  |  1 current contributor  |  Analyzed about 2 years ago
 
 

Jetpack is an API for marshalling and unmarhalling to JSON data. With a JAR file less than 13K, Jetpack is not only the world's fastest and most flexible JSON API, it is also the most lightweight. Jetpack also includes features that many other JSON APIs do not, such as: * A five second ... [More] learning curve. It's really simple!!! * Support for streaming JSON as well as creating JSON data in space * Flexible mechanisms that allow the developer to control what is JSON data and what is not. * 100% Unit test coverage * 100% Pure Java (No Native Code) * 100% Self-contained (No external dependencies) * Universal character set support * Well under 1K effective lines of code * A flat heap foot print. Jetpack can stream terabytes of data to JSON without even blinking. [Less]

5.0
 
  0 reviews  |  1 user  |  2,820 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.