2329 projects tagged "Linux"
Momoko is a generic, object-oriented, modular, extensible environment for creating multi-user environments. It is suitable for writing MUDs, servers, and community-based Web sites. It is written in pure Java and supports Java and Python as internal scripting languages. Momoko provides facilities for organizing objects into tree-based hierarchies, orthogonal persistence, a transparent distributed objects system, remote access to source code and user files via WebDAV, a telnet-enabled shell for manipulating the object database, and an integrated build process which can be triggered remotely.
Motor is a text-mode integrated programming environment for Linux. It consists of an editor with syntax highlighting, a project manager, a makefile generator, gcc, ctags, gdb, autoconf/automake and grep front-ends. CVS integration is also provided. It allows one to edit, compile, and debug programs without a need to leave the IDE, automatically check in/out files from a CVS repository and import projects into CVS, and generate distribution packages (tar.gz and RPM). The color schemes are customisable.
The SeaMonkey project is a community effort to develop an all-in-one Internet application suite. It contains an Internet browser, email and newsgroup client with an included Web feed reader, HTML editor, IRC chat, and Web development tools, and is sure to appeal to advanced users, Web developers, and corporate users. It uses much of the Mozilla source code powering such successful siblings as Firefox, Thunderbird, Camino, Sunbird, and Miro.
MPEG Maaate (MPEG audio analysis toolkit) is a C++ toolkit to parse and analyse audio data in the frequency domain, e.g. analysing MPEG-1/2 Layers 1-3 audio files in the compressed domain. It makes the encoded fields of an MPEG audio stream accessible and provides some content analysis functions like silence detection.
new_script is a program that creates shell script templates. It was developed to facilitate rapid creation of well-formed shell scripts containing the features expected in a production quality script, including traps for signal handling, command line option and argument processing, help messages invoked with the "-h" or "--help" options, and a framework for internal documentation.
NoodeInstaller attempts to make distributing software easier for people who don't know how to use make and RPM. It is simpler and less powerful than these traditional methods, but it should suffice for most people. Its features include NoodleUnInstaller (for automating uninstalls), TkNIAK (a GUI program for making the install scripts), and InstallMaker (for making self-extracting installers).