Tags : Browse Projects

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

ansiblebit-primogen

Compare

  Analyzed about 8 hours ago

Repository used as a starting point for implementation of Ansible roles by ansiblebit.org.

229 lines of code

2 current contributors

over 4 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

Olena

Compare

Claimed by EPITA Research and Developm... No analysis available

Olena is a platform dedicated to image processing and pattern recognition. Its core component is a generic and efficient C++ library, Milena. Milena provides a framework to implement simple, fast, safe, reusable and extensible image processing tool chains. The library provides many ready-to-use ... [More] algorithms and image data structures. Algorithms are built upon classical entities from the image processing field. This design allows developers and practitioners to easily understand, modify, develop and extend new algorithms while retaining the core traits of Milena: genericity and efficiency. The Olena platform also features additional modules such as Swilena, a component exposing Milena to other languages thanks to SWIG, and the SCRIBO module for Document Image Analysis. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

ZF Doctrine TDD

Compare

  Analyzed about 8 hours ago

Best practice Zend Framework skeleton with Doctrine2 integration : 100% code coverage & build scripts using TDD

4.92K lines of code

0 current contributors

almost 9 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

GNU Hello

Compare

Claimed by GNU Analyzed about 5 hours ago

The primary purpose of GNU Hello is to demonstrate how to write other programs; it serves as a model for GNU coding standards and GNU maintainer practices.

1.34K lines of code

1 current contributors

10 months since last commit

2 users on Open Hub

Very Low Activity
4.0
   
I Use This

EZComments

Compare

  Analyzed about 5 hours ago

EZComments is a hook module for the Zikula Application Framework that can be activated for every other module and provides a comment function for the module then. It also can be included in a user's profile as a "guestbook". The content owner will be able to edit comments made for his content so this module is even great for communities.

1.96K lines of code

0 current contributors

over 1 year since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

Expanstore

Compare

  No analysis available

A modular expandable store built from the ground up to provide modularity.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

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

HTML.Template.java

Compare

  Analyzed about 6 hours ago

HTML.Template aims to do to java what HTML::Template.pm did to perl. HTML.Template makes it possible to use HTML Templates inside your java code. You no longer need to recompile your servlets everytime you change the HTML.

592 lines of code

0 current contributors

over 21 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: Artistic_..., gpl

WebMacro

Compare

  Analyzed 20 minutes ago

WebMacro is a Java server-side web template engine and servlet development framework. It makes it easy to separate business logic from presentation, so that programmers need not worry about presentation, and designers need not worry about business logic. WebMacro lets programmers get back to ... [More] programming in a standard language with standard objects while letting page designers spend more time on appearances and less time wading through program code they don't want to understand. [Less]

12.5K lines of code

0 current contributors

almost 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

EXIF tag

Compare

  No analysis available

This plugin for SPIP pa new tag to access the EXIF data of photos directly form your template

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3

closure-templates

Compare

  Analyzed about 19 hours ago

What are Closure Templates?Closure Templates are a client- and server-side templating system that helps you dynamically build reusable HTML and UI elements. They are easy to learn and customizable to fit your application's needs. Closure Templates support JavaScript and Java and use a data model and ... [More] expression syntax that works for either language. You can also use the built-in message support to easily localize your applications. What are the benefits of using Closure Templates?Convenience. Closure Templates provide an easy way to build pieces of HTML for your application's UI and help you separate application logic from display. Language-neutral. Closure Templates work with JavaScript or Java. You can write one template and share it between your client- and server-side code. Client-side speed. Closure Templates are compiled to efficient JavaScript functions for maximum client-side performance. Easy to read. You can clearly see the structure of the output HTML from the structure of the template code. Messages for translation are inline for extra readability. Designed for programmers. Templates are simply functions that can call each other. The syntax includes constructs familiar to programmers. You can put multiple templates in one source file. A tool, not a framework. Works well in any web application environment in conjunction with any libraries, frameworks, or other tools. Battle-tested. Closure Templates are used extensively in some of the largest web applications in the world, including Gmail and Google Docs. How do I start?Work through Hello World Using JavaScript. Work through Hello World Using Java. Read the Documentation. [Less]

168K lines of code

16 current contributors

3 days since last commit

1 users on Open Hub

High Activity
0.0
 
I Use This