Simple Project List Software Map

425 projects in result set
LastUpdate: 2004-03-02 22:37

Multivalent Browser

Multivalent Browser is a utility that natively views scanned paper, PDF, HTML, UNIX manual pages, and TeX DVI. The browser supports in situ annotations such as hyperlinks, highlights, notes, and executable copy editor markup on any of these formats. It boasts advanced features such as lenses and robust locations. For developers, Multivalent has an API for extensions, and the document viewers can be embedded in Java Swing-based applications.

(Machine Translation)
LastUpdate: 2005-07-19 21:36

Code Analyzer

Code Analyzer is a software source file metrics application. Metrics calculated include total files (for multiple file metrics), total lines, code lines, comment lines, whitespace lines, average line length, code lines/file (for multiple file metrics), comment lines/file (for multiple file metrics), code/comments ratio, code/whitespace ratio, and code/(comments + whitespace) ratio. It includes built-in comment and file extension definitions for: C, C++, Java, HTML, and assembly.

(Machine Translation)
LastUpdate: 2012-12-02 00:44

SimpleDoc

SimpleDoc is a Web-based document management system.
The interface is simple and intuitive, there is a tree structure
for management and content editing is done without needing
to reload the browser. No database is required.

(Machine Translation)
LastUpdate: 2004-10-06 12:49

XML to DDL

XML to DDL is a set of Python programs that
converts an XML representation of a database into
a set of SQL or DDL (Data Definition Language)
commands. In addition, it can examine the
difference between two XML files and output a
sequence of SQL statements (normally ALTER
statements) to bring one database up-to-date with
the XML schema. You can also download the XML
schema directly from the database. Finally,
there's a tool to convert your schema into HTML
for documentation purposes. XML to DDL currently
supports the most recent versions of PostgreSQL,
MySQL, Oracle, and Firebird databases.

(Machine Translation)
LastUpdate: 2013-11-16 02:11

Thot

Thot takes as input text in a wiki-like format and outputs results for different formats: HTML, Latex, DocBook, and PDF. Although delivered with only one input language (Dokuwiki format), Thot is very versatile and easy to extend. For example, the initial version allows you to embed a document description from different entities: source language, GraphViz DOT graphs, Latex math, etc.

LastUpdate: 2014-02-16 01:42

HotShots

HotShots is an application for capturing screens and saving them in a variety of image formats as well as adding annotations and graphical data (arrows, lines, text, etc.).

(Machine Translation)
LastUpdate: 2010-06-16 14:07

CodingTeam

CodingTeam is a software forge that is lightweight and extensible. It provides a lot of collaborative tools. With this software forge, projects can benefit from basic features (such as screenshots, downloads, uploads, and news), communication features (such as chatrooms, forums, the OpenForge API, and Jabber/XMPP integration), and development features (such as a VCS code browser, a bug tracker, SVG statistics, timeline, and roadmap). Also provided are community tools (project browsing, tag clouds, notepad, and user profiles).

(Machine Translation)
LastUpdate: 2005-04-04 14:10

TTraq

TTraq is a time tracking (timesheet) system that helps consultants, employees, freelancers, or service providers of any kind who work in a project oriented environment. It is a
sophisticated Web application based upon the Struts framework by the Apache Group. It is easy to set up and very quickly accessible. The data is managed via the Hibernate persistence framework. It should run on any J2EE compliant container. All data can be exported to CSV, HTML, or Excel. A backing store (database) is included in the distribution.

(Machine Translation)
LastUpdate: 2006-12-14 06:35

SynchroEdit

SynchroEdit is a browser-based document editor for
use by multiple users simultaneously. It is a form
of same-time, different-place groupware. It allows
multiple users to edit a single web-based document
at the same time, and it continuously synchronizes
all changes so that users always have the same
version.

(Machine Translation)
LastUpdate: 2004-03-30 13:18

Postfix-Cyrus-Web-cyradm-HOWTO

The Postfix-Cyrus-Web-cyradm-HOWTO document guides you through the installation of the Postfix mail transportation agent (MTA) and the Cyrus IMAP server. The goal is a fully functional high-performance mail system with user administration via Web-cyradm, a Web interface. Data like virtual users, aliases, etc., are stored in a MySQL database.

(Machine Translation)
LastUpdate: 2002-06-18 04:33

XoopsForge

XoopsForge is a SourceForge clone built on top of the Xoops Content Management System. It uses MySQL instead of PostgreSQL, and has lots of settable options.

(Machine Translation)
LastUpdate: 2008-07-13 14:20

x2svg

x2svg is software to graphically lay out files like DTDs, XML Schema, Java property files, and Ant build files as scalable vector graphics (SVG). SVG diagrams can be converted into various formats (like PDF or PNG) directly from within x2svg.

LastUpdate: 2010-07-21 15:44

Synopsis

Synopsis is a multi-language source code introspection tool that provides a variety of representations for the parsed code to enable further processing such as documentation extraction, reverse engineering, and source-to-source translation. It provides a framework of C++ and Python APIs to access these representations and allows Processor objects to be defined and composed into processing pipelines, making this framework very flexible and extensible.

LastUpdate: 2011-06-27 13:13

zoem

Zoem is a general-purpose macro/programming language that submits text to a two-stage transformation process. Macro expansion and interpretation is followed by application of customizable character filtering rules. Zoem supports inside-out evaluation, comprehensive IO, control operators, iteration, dictionary stacks, multidimensional data storage, arithmetic expressions, regular expressions, system commands, and more.

(Machine Translation)
LastUpdate: 2004-02-18 10:26

pyreverse

pyreverse is a set of tools for reverse engineering Python code. It features dependency analysis tools, documentation generation, and XMI generation for importation in a UML modeling tool. A special module can be used to generate files readable by Argo UML.

(Machine Translation)