113 projects tagged "BSD Original"
Scorealgorithm1 composes musical scores using controlled, randomized procedures. It is written in Python, and the output is compatible with the digital synthesis software CSound. Scorealgorithm1 is a flexible composition tool that can create varied styles of music with changing harmonic, melodic, and rhythmic textures. The program also features various tuning systems and adaptable performance controls. Complex repetition, even canonic imitation, is possible. Visit the Web site for tutorials, documentation, and examples of music created using the software.
Page Number Saver (PNS) is an application designed to help book or e-book readers save their page numbers. It does this with an interactive console-based menu. The future of the project from this point is first a simple GUI, then a customized one, then version 1.0 will be a PDF reader.
Inspired by dd5sum, ddsum includes the following features: support for md5, sha1, sha224, sha256, sha384 and sha512 (plus any additional digests provided by OpenSSL); the ability to read source data and write it out while computing a message digest; the ability to compute multiple message digests with one pass of the source data; and the ability to verify that a message digest matches the data you have.
playerdo is a script for controlling a variety of different media players from a single command line interface. It is intended to be used with keyboard shortcuts, especially the media keys (play/pause, next, etc.) found on many keyboards. It automatically detects which media player is running and tries to do the right thing.
Roster is DNS management software for use with Bind 9. It is licensed under the BSD license. It is written in Python, and uses a MySQL database with an XML-RPC front-end. It contains a set of command line user tools that connect to the XML-RPC front-end. The config files for BIND are generated from the MySQL database, so a live MySQL database is not needed. The software has four basic components. The core includes the database interface and core API, and contains the authorization layer. The server is an SSL enabled multi-threaded XML-RPC server. It also contains the LDAP authentication layer. The config manger creates BIND config files using the core API, and handles pushing the files to their appropriate servers. The user tools contain over 20 tools to create, list, and remove records, zones, views, DNS servers, DNS server sets, groups, users, and the assignments between them all. There is currently support for views, many DNS servers in many configurations, IPv6, user/group authorization, LDAP authentication, and Unicode hosts.
An object-oriented, type safe, multi-threaded approach to computer algebra.