RSS 238 projects tagged "Software Development"

Download Website Updated 12 Dec 2012 Advanced Bash Scripting Guide

Screenshot
Pop 1,606.79
Vit 36.46

The Advanced Bash Scripting Guide is both a reference and a tutorial on shell scripting. This comprehensive book, the equivalent of 1,032 print pages, covers almost every aspect of shell scripting. It contains 382 profusely commented illustrative examples, a number of tables, and a cross-linked index/glossary. Not just a shell scripting tutorial, this book also provides an introduction to basic programming techniques, such as sorting and recursion. Included scripts are the Game of Life, a Perquackey variant, a Morse code trainer, and an implementation of the Gronsfeld Cipher. This book is suited for both individual study and classroom use. It covers Bash, up to and including version 4.2. Note that users of miniaturized single-board computers running Linux, such as the Raspberry Pi and the Beagle Bone, would find this Guide useful for learning and running Bash scripts to explore and expand the capabilities of these small, but powerful machines.

Download Website Updated 01 Aug 2002 Aphid

Screenshot
Pop 89.81
Vit 2.87

Aphid (the Apache/Perl HTTP Installation Daemon) provides a quick facility for compiling and installing the Apache Web server with support for SSL via mod_ssl, and with the embedded Perl interpreter provided by mod_perl. It downloads, compiles, and installs the software into the directory of your choice. Aphid places emphasis on providing an intuitive, browser-based interface and keeping a tiny distribution footprint. To date Aphid has been tested on Rehat Linux 6 and 6.2, FreeBSD 4.0, and Solaris 2.6 and 7.

Download Website Updated 30 Jan 2001 BFBTester - Brute Force Binary Tester

Screenshot
Pop 93.81
Vit 1.45

BFBTester is good for doing quick, proactive security checks of binary programs. BFBTester will perform checks of single and multiple argument command line overflows and environment variable overflows. It can also watch for tempfile creation activity to alert the user of any programs using unsafe tempfile names.

Download Website Updated 22 Jan 2008 C++ Debugging Support library

Screenshot
Pop 253.12
Vit 10.63

Libcwd is a full-featured and well-documented library that assists C++ developers with debugging their applications. It includes support for ostream-based debug output, custom debug channels and devices, memory allocation debugging, run-time sourcefile:linenumber information, and demangled type names of variables. It is thread-safe.

Download Website Updated 30 Jan 2001 cgi-util

Screenshot
Pop 51.62
Vit 1.47

cgi-util is a fast, easy to use C library for creating CGI programs. Functions are available for initialization (parsing), grabbing fields (by string, integer, double or boolean value), embedding HTML files, and more. It accepts both POST and GET request methods and has extensive error handling.

Download Website Updated 15 Feb 2009 CGI::Application

Screenshot
Pop 122.83
Vit 5.50

CGI::Application is a Perl framework intended to make it easier to create sophisticated, reusable Web-based applications. This module implements a methodology which can make Web software easier to design, easier to document, easier to write, and easier to evolve. CGI::Application builds on standard, non-proprietary technologies and techniques, such as the Common Gateway Interface and Lincoln D. Stein's excellent CGI.pm module. CGI::Application judiciously avoids employing technologies and techniques which would bind a developer to any one set of tools, operating system, or Web server.

Download Website Updated 10 Dec 2006 CMU Common Lisp

Screenshot
Pop 197.16
Vit 3.40

CMUCL is a free, high performance implementation of the Common Lisp programming language which runs on most major Unix platforms. It mainly conforms to the ANSI Common Lisp standard. CMUCL provides a sophisticated native code compiler; a powerful foreign function interface; an implementation of CLOS; the Common Lisp Object System; which includes multimethods and a metaobject protocol; a source-level debugger and code profiler; and an Emacs-like editor implemented in Common Lisp. CMUCL is maintained by a team of volunteers collaborating over the Internet, and is mostly in the public domain.

No download Website Updated 15 Feb 2002 dkftpbench

Screenshot
Pop 64.16
Vit 2.44

dkftpbench is an FTP benchmark. It measures how many simultaneous dialup users can be downloading from an FTP site at the same time. It contains experimental support for distributing the load generation across many machines via CORBA.

Download Website Updated 30 Jan 2001 Doblet dynamic distributed object environment

Screenshot
Pop 62.90
Vit 1.00

Doblet is a framework/environment to easily build, deploy, and use interactive distributed objects. It was originally intended for chat, but can also enhance interactive Web sites.

Download Website Updated 30 May 2006 Epsilon

Screenshot
Pop 44.27
Vit 2.74

Epsilon is a multi-platform programmers editor that does syntax highlighting, brace matching, etc. It has built-in support for Perl, C, Java, shell scripting, and many other languages.

Screenshot

Project Spotlight

RedQueryBuilder

A JavaScript SQL query builder UI.

Screenshot

Project Spotlight

Java Algebra System

An object-oriented, type safe, multi-threaded approach to computer algebra.