Tags : Browse Projects

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

Wicket

Compare

Claimed by Apache Software Foundation Analyzed 1 day 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.

288K lines of code

19 current contributors

3 days since last commit

156 users on Open Hub

Moderate Activity
4.66667
   
I Use This

Wicket Stuff

Compare

  Analyzed about 2 hours ago

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

312K lines of code

15 current contributors

3 days since last commit

44 users on Open Hub

Moderate Activity
4.52632
   
I Use This
Licenses: apache_2, BSD-3-Clause, lgpl

Vaadin Addon: Lazy Query Container

Compare

  Analyzed about 12 hours 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]

5.92K lines of code

0 current contributors

about 8 years since last commit

9 users on Open Hub

Inactive
4.66667
   
I Use This

Huygens Remote Manager (HRM)

Compare

  Analyzed 1 day ago

The Huygens Remote Manager is an open-source, efficient, multi-user web-based interface to the Huygens software by Scientific Volume Imaging for parallel batch deconvolutions.

263K lines of code

6 current contributors

14 days since last commit

1 users on Open Hub

Moderate Activity
4.0
   
I Use This

Echo3 Web Framework

Compare

  Analyzed about 23 hours ago

Echo is a platform for building web-based applications that approach the capabilities of rich clients. The applications are developed using a component-oriented and event-driven API, eliminating the need to deal with the "page-based" nature of browsers. The latest iteration, Echo3, features ... [More] the ability to write applications in either server-side Java or client-side JavaScript. Server-side applications do not require developer knowledge of HTML or JavaScript. Cross-platform AJAX technology is used for rendering, and no browser plugins are required. Echo is open-source software, dual-licensed under the Mozilla Public License and LGPL. [Less]

52.3K lines of code

1 current contributors

over 5 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: lgpl21_or..., mozilla_p...

Rho Markup

Compare

  Analyzed about 4 hours ago

Rho is easy-to-read, write, understand semantic markup language written in JS, available in both server and client-side. Compared to Markdown, Rho features: - precise structuring of complex blocks (code blocks within lists, sublists, etc). - powerful selectors mechanism which allows decorating ... [More] blocks with id and class attributes; - stricter rules; there is only one way of doing each feature. - API-level extensibility by providing resolveLink(id) and resolveImage(id) which can use data sources for resolving [reference-style links][id] and ![reference-style images][id] - simplified feature set. Ther is no: blockquotes, reference-style links, whitespace-indented code blocks, variations in list markers and heading styles, line breaks syntax. [Less]

4.91K lines of code

0 current contributors

about 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This