Liste des projets simples Logiciel Télécharger Carte

2546 projects in result set
Dernière Mise à Jour: 2014-01-09 22:30

G-Framework ToolKit

G-Framework ToolKit is a system for creating Web applications. It is not a real framework, but a new approach to Web programming. With it Web applications are created 'vertically' : rather than merging multiple languages (e.g. PHP, JavaScript, and HTML) in your pages, each view is designed in XML, and server and client code is stored in a specific place and is linked to the view at runtime. Everything is strongly oriented to let developers focus their efforts only to specific aspects of the project at time: XML for the GUI, RPCs for the data handling. Using XML provides a developers with clear design rules, subviews where injected code is merged in the master view, support for creating new tags, and simple internationalization.

(Traduction automatique)
Environnement de base de données: SQL-based
Langage de programmation: JavaScript, JavaScript, PHP, PHP
Interface utilisateur: Web Environment, Web Environment
Dernière Mise à Jour: 2008-02-17 08:38

lisp-cgi-utils

The lisp-cgi-utils is a software package for
developing CGI scripts with Common Lisp. It
implements a very basic HTTP/CGI interface
(sending headers, getting GET/POST and
environment variables) and offers tools for
easier HTML generation with special support
for handling HTML forms.

(Traduction automatique)
Dernière Mise à Jour: 2011-08-28 09:48

Card Stories

Card Stories provides a server for a networked guessing game using picture cards. One player (the "author") starts the game by choosing a card, picking a word or a sentence to describe it, and sending out invitations to others to participate. Each of these players receives seven cards and has to pick one that best matches the author's description. Once enough players have chosen a card, the author displays all chosen cards and the players try to figure out which one is the author's. If at least one but not all of them guesses correctly, the author wins, along with the players who guessed correctly. Otherwise, the guessers all win.

(Traduction automatique)
Dernière Mise à Jour: 2012-04-14 22:03

jOOX

jOOX stands for Java Object Oriented XML. It is a simple wrapper for the org.w3c.dom package to allow for fluent XML document creation and manipulation where DOM is required but too verbose. jOOX only wraps the underlying document and can be used to enhance DOM, not as an alternative. It is inspired by jOOQ and jQuery.

(Traduction automatique)
Dernière Mise à Jour: 2006-03-17 09:18

Rubber

Rubber is a building system for LaTeX documents. It is based on a routine that runs just as many compilations as necessary. The module system provides a great flexibility that virtually allows support for any package with no user intervention, as well as pre- and post-processing of the document. The standard modules currently provide support for bibtex, dvips, dvipdfm, pdftex, and makeindex. A good number of standard packages are supported, including graphics/graphicx (with automatic conversion between various formats and Metapost compilation).

(Traduction automatique)
Dernière Mise à Jour: 2011-09-06 04:36

Tomdroid

Tomdroid is an Android adaptation of Tomboy, a note taking application with a unique wiki-style approach and a user friendly interface. It aims to be file format compatible and to be able to sync notes with Tomboy, with a UI adapted to the mobile context.

(Traduction automatique)
Dernière Mise à Jour: 2013-04-02 18:11

Genit

Genit is a framework that builds a static Web site, which does not require a server side programming language or database. Generated sites consist only of XHTML code (plus CSS and media). It runs from the command line, is based on XML, and is designed to be simple, readable, and minimalist.

(Traduction automatique)
Langage naturel: English
Système d'exploitation: MacOSX, Linux, Windows
Langage de programmation: Ruby
Sujet: Freecode.com, XML
Dernière Mise à Jour: 2011-01-11 03:22

JSimLife

JSimLife is an advanced biological life simulation. In JSimLife, every life form is a cell. Every cell is a Sprite and it has a Brain and a Dna object. Every Cell's aspects are stored in a Dna (Dna is a Vector of parameters). Cells are able to reproduce themselves using methods provides by the Dna class. The user can change the Simulation Parameter, create new DNA, create new types of cells, and save or load simulations and DNA.

(Traduction automatique)
Dernière Mise à Jour: 2002-08-19 11:41

FramerD

FramerD is a semi-structured object database integrated with a Scheme-based scripting language which supports multi-lingual programming (with pervasive Unicode), a stable module system for programming in the large, distributed applications (via an extensible RPC protocol), non-deterministic (PROLOG-like) evaluation for search and set operations, multi-threaded program execution, extensive tools for text and language analysis, built-in HTML/XML/MIME parsers, and intuitive (CGI- and FastCGI-based) Web scripting. The built-in object database robustly supports millions of objects and indexed access to those objects, both through disk files and networked servers.

(Traduction automatique)
Dernière Mise à Jour: 2010-03-09 13:58

pdfrecycle

pdfrecycle creates a PDF file by composing pages from other PDF files. It can add PDF bookmarks and metadata, scale, rotate, and crop pages, and put multiple logical pages onto each physical sheet. pdfrecycle uses a simple text file format to define the layout and what pages to include. From this input file pdfrecycle creates a LaTeX file and then runs pdflatex to produced the PDF file.

(Traduction automatique)
Dernière Mise à Jour: 2014-03-20 10:44

csv2html

csv2html is a command line utility and reusable Python module that convert CSV files into HTML tables and full HTML documents. They can use either the old school HTMLgen module or the more modern HTML module (both for Python 2.x), and offer a wide range of options for formatting the output.

(Traduction automatique)
Dernière Mise à Jour: 2009-01-10 20:01

fig2ps

fig2ps is a script for converting xfig files to PS
or PDF, processing text using LaTeX. It is
intended to help typeset good quality documents,
where the font on the pictures is exactly the same
as the font in the text. The advantage it has over
some other xfig exporters such as eepic is that
you compile the picture only once and not every
time you compile your LaTeX file, giving a great
gain in speed with complex pictures. It should
work with LyX.

(Traduction automatique)
Dernière Mise à Jour: 2010-10-13 22:17

tox

The tox (Tomcat, Oracle, and XML) Web archive is a
foundation for development of HTTP-based
applications using Tomcat (or some other servlet
container) and an Oracle RDBMS. It requires coding
primarily in PL/SQL, JavaScript, and XSLT, but
also in HTML, CSS, and potentially Java. It
enables the construction of applications using the
model/view/controller (MVC) design pattern. With a
controller that executes interpreted XML for
creating the model and view, developers can
construct new functionality. The model is
retrieved either via includes or by the execution
of Oracle's stored procedures, and then passed to
an XML stylesheet transform to construct and
return the view. Different combinations and
options provide rich dynamic content.

(Traduction automatique)
Dernière Mise à Jour: 2011-01-28 22:03

mowyw writes your websites

Mowyw is an offline content management system,
which means it is a kind of preprocessing system
specifically designed for Web sites. It uses a
very simple, easy to learn syntax, and is intended
to be rather flexible. Headers and footers,
includes (like SSI includes), and menus are
implemented, with more features planned.

(Traduction automatique)
Dernière Mise à Jour: 2012-06-10 18:38

JWordtrainer

JWordTrainer is a generic tool that helps you to memorize words for basically any pair of languages. You must first add the words from your individual lessons to input files, then specify how many words from which input files you want to be asked. The program will randomly show words and a button that shows the translation. Pali-English is included as an example language pair, along with a README that explains in detail how to add new words and languages.

(Traduction automatique)