12 projects tagged "English"
The Structural Proteomics Application Development Environment (SPADE) provides a community suite for developing and sharing protein structure and sequence tools. It includes a custom molecular viewer, sequence alignment editor, many reusable tools, and a chemical probing suite to support experimental verification of predicted structural models.
todoyu is a powerful project and task management system. The core features are project handling, time tracking, time sheets, resource management, calendar, customizable reporting, keeping track of communication and decisions, invoicing directly from tracked time, and address management of customers and employees. It improves billing accuracy and timeliness, and removes risk from the billing process. A todoyu customer's clients get visibility into the project work done on their behalf. The system is extensible with additional modules. The system is completely Web based and translated in 12 languages.
BorderFlow implements a general-purpose graph clustering algorithm. It maximizes the inner to outer flow ratio from the border of each cluster to the rest of the graph. The main advantage of the algorithm is that it does not need parametrization to compute results of high accuracy.
datafromdump is a class that manipulates table dumps from full MySQL database dumps. The SQL CREATE and INSERT statements for a number of given tables can be extracted and executed immediately or saved to a new database dump file. During the first scan of a dump file, it tries to create a "metadata" file, so the subsequent data extraction jobs will be much faster. CREATE TABLE operators can be executed or included into the resulting SQL file or not, according to passed parameters. A short "statistic page" can be printed after the job.
XDM-OPTIONS provides a user interface for logging into an X session, including an interface for choosing what kind of desktop to log into. It is not tied to any desktop, and its requirements are minimal. It can optionally show a chooser of remote computers to log into. Installation, reconfiguration, and removal are designed to be the same on any supported system.
BaseX is a light-weight, high-performance, and scalable XML database system and XPath/XQuery processor, including full support for the W3C Update and Full Text extensions. An interactive and user-friendly GUI frontend gives you great insight into large XML data instances. It is platform independent and works out of the box.
printformPdf is a wrapper for the TCPDF class that allows you to documents from a PDF template by populating it with user data. It has features for printing "data grids" and repeating data on the page (which is useful for business cards, for example) and drawing bar codes, QR codes, polygons, and images from source picture files etc. Data priniting parameters (position, font name/size, color, rotation) can be saved in an XML configuration file.
HDT (Hardware Detection Tool) is an OS independent tool that displays low-level information on any x86 compatible system. It detects ACPI, CPU, PCI devices, DMI (memory, BIOS, motherboard, IPMI base board, chassis, batteries, CPU), disks (geometry, partitions), PXE environment, VESA modes, and VPD. It can also deduce the Linux kernel modules needed by a given host.
AutoCMS is a smaller CMS with the minimum needed to have a presence on the Internet. Its main file is less than 10kb large by default. No database is required. It only has the concept of one user (the admin). The password is protected with SHA1. CSS styles are easy to build and to change. Changing a page is very fast. XHTML and CSS code are validated by W3C validators. Data is stored in a PHP file which can be downloaded by FTP for backups. The generated contents are friendly for searchers. The result is visualized correctly in all browsers. It allows you to update all contents without having knowledge of programming.