Browsing projects by Tag(s)

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

Showing page 1 of 6

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 3 days ago
 
 

Smarty is a template engine for PHP. More specifically, it facilitates a manageable way to separate application logic and content from its presentation.

3.92373
   
  1 review  |  341 users  |  -76,778 lines of code  |  3 current contributors  |  Analyzed 6 months ago
 
 

Apache Zeta Components are a high quality, general purpose library of loosely coupled components for the development of applications based on PHP5. Beside typical modules for web application development like a template engine, database tools and an MVC component, Apache Zeta Components contain ... [More] command line tools, a chart rendering library, a WebDAV server, a universal document conversion component and more tools to ease developers' lives. Apache Zeta Components was originally developed by eZ Systems under the name "eZ Components" and was sponsored to the Apache Software Foundation for further development. Since 7/2010 the components have been known as "Apache Zeta Components." eZ Systems still builds their core products on top of Apache Zeta Components and contributes to the project. [Less]

4.25926
   
  4 reviews  |  62 users  |  1,118,852 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Insight Segmentation and Registration Toolkit (ITK) is an open-source software system to support the Visible Human Project. Currently under active development, ITK employs leading-edge segmentation and registration algorithms in two, three, and more dimensions.

4.53333
   
  2 reviews  |  45 users  |  2,507,933 lines of code  |  49 current contributors  |  Analyzed 5 months ago
 
 

Eigen

claimed by KDE

Compare

Eigen is a C++ template library for linear algebra (vectors, matrices, and related algorithms). * It supports tiny, dense, and sparse matrices (the latter is still experimental), fully integrated with one another. * It takes full advantage of expression templates to provide a great API. For ... [More] example, m.row(i)+=m.row(j) just works. * Expression templates are also the basis for many optimizations: automatic determination of which temporaries to remove, and intelligent explicit vectorization (SSE and ALtiVec). * Performance is on par with the best BLAS implementations (see http://eigen.tuxfamily.org/index.php?title=Benchmark). * It keeps in mind the real needs of apps, for example the geometry features needed for 3D graphics [Less]

4.77778
   
  0 reviews  |  23 users  |  81,232 lines of code  |  27 current contributors  |  Analyzed 9 days ago
 
 

OPTv2 is a template engine for PHP5 based on XML language. It focuses on portability and declarative programming, where you specify what you want to achieve, not - how it is supposed to work. Together with powerful syntax, it provides a modern, objective API designed especially for use with popular ... [More] frameworks. Currently, OPTv3 is being under development. The new version brings new design and architecture, offering an universal template compiler suitable for different types of template languages. [Less]

5.0
 
  0 reviews  |  18 users  |  32,825 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

PHPTAL is a PHP implementation of ZPT work. To be short, PHPTAL is a XML/XHTML template library for PHP. While most web developpers continue to use ASP/JSP/PHP tags as the core language of their templates, the Zope community came with a refreshing idea named TAL. The idea was to move ... [More] presentation actions inside XHTML attributes instead of using plain tags or elements. [Less]

4.625
   
  0 reviews  |  11 users  |  23,593 lines of code  |  5 current contributors  |  Analyzed 9 days ago
 
 

Windows Template Library (WTL) is a C++ library for developing Windows applications and UI components. It extends ATL (Active Template Library) and provides a set of classes for controls, dialogs, frame windows, GDI objects, and more.

3.66667
   
  0 reviews  |  10 users  |  155,425 lines of code  |  2 current contributors  |  Analyzed 1 day 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 2 days ago
 
 

OTB

Compare

ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. OTB is ... [More] distributed under a free software licence CeCILL (similar to GPL) to encourage contribution from users and to promote reproducible research. The library is intensively tested on several platforms as Linux, Unix and Windows. Most functionnalies are also adapted to process huge images using streaming and multithreading as often as possible. [Less]

5.0
 
  0 reviews  |  6 users  |  259,142 lines of code  |  19 current contributors  |  Analyzed 7 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.