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  |  363 users  |  4,678,194 lines of code  |  54 current contributors  |  Analyzed about 11 hours ago
 
 

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.

4.67123
   
  3 reviews  |  149 users  |  263,886 lines of code  |  16 current contributors  |  Analyzed 1 day ago
 
 

Umbrella project for integrations of Wicket and other projects such as Jasper Reports, Hibernate, Freemarker. Also a home for small community contributions.

4.55
   
  0 reviews  |  47 users  |  1,090,686 lines of code  |  40 current contributors  |  Analyzed 4 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 7 days ago
 
 

BALAH stands for Bookmarkable Ajax Links And HTTP, it is a new technique that enable asynchronous contents to be indexable and navigable -- this includes Back and Forward support for ajax actions -- in any browser with or without JavaScript. The sjax content also became easy to index in search ... [More] engines! BALAH means to turn synchronous links to asynchronous hashes on-the-fly, the state of the page is saved in window.location.hash. To manipulate and navigate through the States of the page we Use HashListener 2.0 which is part of this project. BALAH is very simple and straight approach, based in the following: Server side script to build synchronous links, content is synchronous Client side script to turn synchronous links into asynchronous. content became asynchronous HashListener 2.0 make asynchronous content navigable in different browsers Every thing can be adapted to fit existent frameworks and add uninterrupted AJAX support. you can try a demo on - http://3den.org/balah (demo build with php and jquery) There is little documentation about this project, new contributor are welcome to join. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 11 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.