AutoLaTeX is a tool for managing small to large LaTeX documents. It detects which files that are used to build the document (included TeX files, BibTeX, figures, etc.) and launches the various different tools (latex, bibtex, makeindex) when the sources files have been changed. It provides translation rules that automatically generate figures in EPS, PNG, or PDF formats from different types of sources (dia, xfig, svg, astah, source code, etc.)
Janus is a platform designed to deal with the implementation and deployment of holonic and multi-agent systems. It is based on the CRIO organizational metamodel. The concepts of role and organization are supported as first-class entities. Janus provides a comprehensive set of features for developing, running, displaying, and monitoring multi-agent-based applications. The platform also natively manages the concept of recursive agents (holon or agents composed of agents). It can also run threaded and non-threaded agents without using the organizational and holonic API. It provides features equivalent to those of TinyMAS or MadKit.
nautilus-audio-convert is an extension of Gnome Nautilus that provides a user-friendly way to convert several audio files. This extension adds a popup-menu item that applies to every audio file selected with the file manager. The supported formats are Ogg Vorbis (ogg), MPEG3 (mp3), MS-PCM Waves (wav), and MS-Audio Streaming File (asf).
The Arakhnê.org Network Editor (NetEditor) is a Java component that permits you to edit and show connected graphs. The graph defines the constructs of a visual language, and NetEditor is able to render associated figures. NetEditor is based on a metamodel composed of the node, edge, and anchor (or ports) constructs. It has a strong separation of the visual-language constructs and the drawings. It provides tools to code graph-drawing layout algorithms. Two algorithms are provided: Ganswer-Sugiyama and Coulomb-Hooke force-based algorithms. Standard UI features are provided: graphical editing of the graph structure, depth levels for nodes and edges, undo, and redo, clipboard, and drag and drop management. The NetEditor API is able to export the graphs to GIF, JPEG, PNG, BMP, SVG, PDF, EPS, PDF, Graphviz DOT, GXL and GraphML. The document file formats used by NetEditor are GXL, GraphML, or NGR files (zipped GXL/GraphML).
tex-upmethodology provides a complete set of LaTeX styles that permit you to write documents according to a UP-based methodology. Its major features are document history, task management, design and specification documentation, and helping tools. tex-upmethodology is officially supported by CTAN.
tinyMAS is a multiagent platform that provides base concepts (such as kernel, message, yellow pages, white pages, and transport service) and extended concepts (such as environment, influence, and perception). It aims to provide an easy-to-understand and and easy-to-use platform dedicated for multiagent engineer/research courses. TinyMAS is no longer under development. A large amount of its source code has been merged into the Janus platform.
Janus platform website: http://www.janus-project.org Janus platform on freshmeat: http://freshmeat.net/projects/janus
The TinyMAS platform is no more under development. Developers are now contributing to the Janus platform.
Re: Author names !! It is fixed since releace 0.7.
Re: Why another one? > Looking at the PHP Documentation > Generator home page left me unclear as > to why we need yet another PHP > documentation tool. We already have > phpDoc...