Browsing projects by Tag(s)

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

Showing page 1 of 9

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 1 day ago
 
 

Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Web developers are its principle user group, but it has many potential uses and is also being used to generate C++ game code, Java, SQL, form emails, and even Python code.

4.58621
   
  0 reviews  |  188 users  |  12,674 lines of code  |  3 current contributors  |  Analyzed 4 days ago
 
 

TYPO3 CMS is a mid to Enterprise level Content Management Framework for enterprise purposes on the web and in intranets written in PHP. It offers full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions and modules. TYPO3 CMS is offering the best of ... [More] both worlds: out-of-the-box operation with a complete set of standard modules and a clean and sturdy high-performance architecture accomodating virtually every kind of custom solution or extension. TYPO3 CMS runs on more than 220.000 servers worldwide. The application has been translated into 45 languages and is actively being developed in a community of app. 40.000 users in 50 countries. Since 2005 the TYPO3 print magazine "t3n" is published quarterly. [Less]

3.85
   
  9 reviews  |  131 users  |  3,117,214 lines of code  |  137 current contributors  |  Analyzed 3 days ago
 
 

Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature is a template language, which is heavily inspired by Kid

4.375
   
  0 reviews  |  84 users  |  17,149 lines of code  |  1 current contributor  |  Analyzed 6 days ago
 
 

Mason is a powerful Perl-based web site development and delivery engine. With Mason you can embed Perl code in your HTML and construct pages from shared, reusable components. Mason solves the common problems of site development: caching, debugging, templating, maintaining development and ... [More] production sites, and more. Mason is 100% free and open source. Although it can be used from CGI or even stand-alone, it is optimally designed for use with two other open source technologies: mod_perl and Apache. [Less]

4.6
   
  0 reviews  |  49 users  |  41,079 lines of code  |  3 current contributors  |  Analyzed 5 days ago
 
 

Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.

4.7
   
  0 reviews  |  47 users  |  10,771 lines of code  |  31 current contributors  |  Analyzed 12 days ago
 
 

This module attempts to make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - , , , , and . The file written with HTML and these new tags is called a template. It is usually saved separate from your script - possibly even created by someone else! ... [More] Using this module you fill in the values for the variables, loops and branches declared in the template. This allows you to separate design - the HTML - from the data, which you generate in the Perl program. [Less]

4.16667
   
  1 review  |  14 users  |  18,633 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Perlish declarative templates. Using tag names to label blocks, you can easily render HTML or XML with Perl code intermixed. All of it is in pure Perl without source filtering.

4.6
   
  0 reviews  |  11 users  |  4,686 lines of code  |  0 current contributors  |  Analyzed over 2 years 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
 
 

RSF

Compare

RSF is a web programming framework. It has roughly the same scope as Sun's JSF, taking responsibility for the entire request processing cycle through HTTP request decoding, maintaining a bean model, invoking actions, directing errors, intepreting results and rendering views. Features: ... [More] Pure-HTML templating Uses Spring for IoC throughout Ultra-lightweight component tree Minimal and fast [Less]

5.0
 
  0 reviews  |  7 users  |  103,206 lines of code  |  3 current contributors  |  Analyzed 9 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.