Simple Project List Software Map

1479 projects in result set
Última Atualização: 2004-03-17 08:07

Anthill Build Manager

Anthill is a tool that ensures a controlled build process and promotes the sharing of knowledge within an organization. Anthill performs a checkout from the source repository of the latest version of a project before every build and tags the repository with a unique build number after every build. It supports many reposistory adapters including: CVS (Concurrent Versions System), Visual Source Safe, Perforce, PVCS, StarTeam, MKSIntegrity, and FileSystem. Anthill also automatically updates a project intranet site with artifacts from the latest build. Anthill is an extension to the Apache-Ant project and is compatible with version 1.3, 1.4, and 1.5 of Ant.

(Machine Translation)
Última Atualização: 2013-10-10 00:52

Linux Desktop Testing Project

Linux Desktop Testing Project is aimed at producing a high quality test automation framework and cutting-edge tools that can be used to test the GNU desktop and improve it. It uses the "Accessibility" libraries to poke through the application's user interface. The framework also has tools to record test-cases based on user-selection on the application.

(Machine Translation)
Última Atualização: 2014-03-09 20:11

libutil++

libutil++ provides a number of C++ utility classes for items such as IP Address (v4/v6), Socket, Command Line, Compression, Encryption, Logging, String, Time, Interface, and Task classes.

(Machine Translation)
Última Atualização: 2013-06-04 21:51

Agglomerated SSL

Agglomerated SSL was written in order to hide the OpenSSL API. It strives to reuse the OpenSSL APIs and provide a much simpler and more sane interface for programmers that are interested in writing applications that require the SSL/TLS protocol for secure communications.

Última Atualização: 2002-11-19 22:42

Hammerhead

Hammerhead is a stress testing tool for Web sites. It initiates connections from multiple IP aliases and simulates a user from each alias. It is fully configurable, and there are numerous other options for creating problems with a site. Extensive data collection is also available.

(Machine Translation)
Última Atualização: 2013-08-06 23:17

Record Editor

Record Editor is a data file editor for CSV (Comma/Tab delimited values) files, fixed field width files, and XML files. This program uses a record-layout definition to display the data file in a human-readable form. It can handle PC (text and binary), Unix (text and binary), and native IBM mainframe (text and binary) file formats. It is similar to Net-Cobol's Cobol-Editor or Compuware's FileAid.

Última Atualização: 2012-11-04 01:50

tesseract-ocr

tesseract-ocr is an OCR engine originally developed by Hewlett Packard and now sponsored by Google. It is highly accurate and will read a binary, gray, or color image and output text.

Sistema Operacional: MacOSX, Linux, Windows
Linguagem de Programação: C++
Interface de Usuário: Command-line
Última Atualização: 2013-09-26 01:04

zlog logging library

zlog is a reliable, efficient, thread safe, flexible, pure C logging library. It was written because there were no good C logging libraries along the lines of Logback for Java or log4cxx for C++. printf can work, but can not be easily redirected or reformatted, and syslog is slow and designed for system use. It provides a syslog model, log format customization, multiple output, safe run-time reconfiguration, high performance, user-defined log levels, safe log rotation, a log4j-style key-value map, in-built debugging, and no external dependencies.

(Machine Translation)
Última Atualização: 2014-05-07 22:30

libsigrok

libsigrok is a shared C library that provides basic hardware access drivers for logic analyzers, oscilloscopes, MSOs, multimeters, dataloggers, and more. It also provides input/output file format support.

(Machine Translation)
Última Atualização: 2008-02-13 13:34

Jameleon

Jameleon is an automated testing framework that can be used by technical and non-technical users alike. One of the main concepts behind it is to create a group of keywords or tags that represent different screens of an application. All of the logic required to automate each particular screen can be defined in Java and mapped to these keywords. The keywords can then be organized with different data sets to form test scripts without requiring an in-depth knowledge of how the application works. The test scripts are then used for both testing automation and test case document generation.

(Machine Translation)
Última Atualização: 2018-06-19 08:45

ATutor (Learning Management System)

チューターは、オープン ソースの Web ベース学習管理システム (LMS)、アクセシビリティと適応性念頭に設計されています。E ラーニング コンテンツの相互運用可能な著者、社会的なネットワー キングを提供し、標準に準拠しています。オンラインあなたのコースを置きます。

(Machine Translation)
Última Atualização: 2017-11-15 05:14

MGB OpenSource Guestbook

MGB は、Javaスクリプトと MySQL データベースを利用して、PHP だけで記述された無料のオープンソースのゲストブックです。 あなたのホームページに完全に調和させるためのテンプレートは使いやすく、融通が利き、そしてあなたの好きなように変更することができます。

Última Atualização: 2014-05-22 05:07

Docear

docear(発音は"dog-ear")は、「学術文献管理パッケージソフト」です。研究文献の検索、整理および作成に必要な、デジタル図書館、リファレンス・マネージャ、PDF等のファイル・マネージャ、ノート作成、そしてマインドマップ作成のすべての機能を、単独アプリケーションに統合したものです。そして何よりも、docear は、Mendeley、Microsoft Word、Foxit Reader といった多くの既存のツールとシームレスに使うことができます。 docearは、Freeplane をベースとする無償提供、オープンソースアプリですが、ドイツ連邦技術省から資金提供を受けながら、[マグデブルグの]Otto-von-Guericke 大学やカリフォルニア大学バークレー校など世界中の科学者によって開発されています。

Última Atualização: 2011-12-24 09:29

MD5-utils

Utils の MD5 は MD5 ハッシュ関数操作のスクリプトです。クリプト オンライン サーバーを使用する 1 つまたは複数の hash(es) をクラックしようと 1 つまたは複数の単語をことができます。

(Machine Translation)
Desenvolvimento Estado: 5 - Production/Stable
Destinado Audiência: Advanced End Users, Developers, Education
Linguagem Natural: English, French
Sistema Operacional: OS Independent
Linguagem de Programação: Perl
Interface de Usuário: Command-line, Console/Terminal
Última Atualização: 2014-04-24 07:19

MDIFramework

MDIFramework provides a ready-to-use architecture to ease the creation MDI-style applications in Java. It takes care of the overall architecture of the main window of the application, with a tabbed architecture, the presence of an HTML printable message area, and so on. It provides a generic API to manage lengthy actions, keeping the interface responsive, and taking care that actions are performed one at a time, without having to bother about it. It can add metadata to already opened files. It manages loading and unloading of external plugins at runtime.

(Machine Translation)