Tags : Browse Projects

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

  • server-side (24)

    Vaadin

    Compare

      Analyzed about 1 year ago

    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]

    6.13M lines of code

    171 current contributors

    over 1 year since last commit

    479 users on Open Hub

    Activity Not Available
    4.80519
       
    I Use This

    Wicket

    Compare

    Claimed by Apache Software Foundation Analyzed 27 days 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.

    289K lines of code

    19 current contributors

    2 months since last commit

    156 users on Open Hub

    Moderate Activity
    4.66667
       
    I Use This

    Wicket Stuff

    Compare

      Analyzed 27 days ago

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

    405K lines of code

    15 current contributors

    2 months 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 28 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]

    5.92K lines of code

    0 current contributors

    about 9 years since last commit

    9 users on Open Hub

    Inactive
    4.66667
       
    I Use This

    CUBA Platform

    Compare

      Analyzed 27 days ago

    CUBA Platform is a high level framework for the rapid development of enterprise applications with rich web interfaces. Applications are developed in Java, with the user interface declared in XML. There is no need for HTML, CSS or JavaScript to create standard web interfaces. A rich set of features ... [More] covers most typical project requirements and development tools reduce boilerplate code and facilitate truly rapid development. [Less]

    427K lines of code

    24 current contributors

    about 1 year since last commit

    3 users on Open Hub

    Very Low Activity
    5.0
     
    I Use This

    dynamictemplate

    Compare

      Analyzed 3 months ago

    Yet another template engine, but this time loaded with full async support and capable of being changed even after the template was rendered. The main idea is that you write one template that renders xml/html and streams it to the client and that you write templates in the same style that can be ... [More] rendered in the browser and linked to the dom thanks to $DOMManipulationTool. [Less]

    3.94K lines of code

    0 current contributors

    over 10 years since last commit

    3 users on Open Hub

    Activity Not Available
    0.0
     
    I Use This

    vprad

    Compare

      No analysis available

    Very Pythonic Rapid Application Development

    0 lines of code

    0 current contributors

    0 since last commit

    1 users on Open Hub

    Activity Not Available
    5.0
     
    I Use This
    Mostly written in language not available
    Licenses: No declared licenses

    jAlarms

    Compare

      No analysis available

    A simple to use alarm system for Java server applications. With jAlarms you can notify different users through different means about certain events in your application, so they can receive notice via email, MSN, SMS, Twitter, etc.

    0 lines of code

    0 current contributors

    0 since last commit

    1 users on Open Hub

    Activity Not Available
    4.0
       
    I Use This
    Mostly written in language not available
    Licenses: lgpl3

    rendrjs

    Compare

      Analyzed 28 days ago

    Rendr is a small library that allows you to run your Backbone.js apps seamlessly on both the client and the server. Allow your web server to serve fully-formed HTML pages to any deep link of your app, while preserving the snappy feel of a traditional Backbone.js client-side MVC app.

    6.85K lines of code

    0 current contributors

    almost 9 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This

    Mailvisa

    Compare

      Analyzed 28 days ago

    Mailvisa is a spam filter along the lines of Paul Graham's "A Plan for Spam". It classifies messages by comparing the words in them to known spam words. CPU usage, filtering speed, and filtering accuracy are comparable to other Bayesian filters. Mailvisa was originally intended as a platform for ... [More] experimentation with different filtering parameters, but it has evolved into a useful spam classifier. [Less]

    752 lines of code

    0 current contributors

    almost 19 years since last commit

    0 users on Open Hub

    Inactive
    0.0
     
    I Use This