RSS 80 projects tagged "FDL"

Download Website Updated 07 May 2013 LavaPE

Screenshot
Pop 249.70
Vit 53.30

LavaPE is a programming environment for the experimental object-oriented programming language Lava. It replaces text editing with structure editing, thereby preventing all syntactic and many semantic errors. The pure point-and-click nature of Lava programming and the concise representation of programs as declaration trees with small chunks of executable code simplify programming, and ease comprehension.

Download Website Updated 18 Feb 2013 GNU texinfo

Screenshot
Pop 570.04
Vit 20.28

"Texinfo" is a documentation system that uses a single source to produce both on-line information (info, HTML, XML, Docbook) and printed output (DVI, PDF).

Download Website Updated 11 Feb 2013 GNU C library

Screenshot
Pop 865.42
Vit 40.97

GNU C library (glibc) is one of the most important components of GNU Hurd and most modern GNU/Linux distributions. It is used by almost all C programs and provides the most essential APIs, including the C standard library and other standard libraries.

Download Website Updated 11 Jan 2013 Aubit 4GL compiler

Screenshot
Pop 172.26
Vit 27.14

Aubit 4GL compiler is a programming language based on (and compatible with) Informix-4GL. It provides an easy way to generate screen/form based programs, since statements for handling Windows, Forms, Menus, SQL, and similar are built-in. With support for SQL statements forming an intrinsic part of the language, it's especially suitable for developing database-oriented applications. Database connectivity is provided for PostgreSQL, MySQL, Informix, and others via ODBC. It supports both ncurses (console mode) and GTK+ (GUI mode) output.

Download Website Updated 12 Dec 2012 Advanced Bash Scripting Guide

Screenshot
Pop 1,598.11
Vit 35.96

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 12 Jun 2012 Gutenprint

Screenshot
Pop 395.50
Vit 40.28

Gutenprint (formerly Gimp-Print) is a collection of printer drivers for Unix/Linux that currently supports over 1400 printers. It emphasizes quality and flexibility, offering a wide variety of options to meet most printing needs. It includes a CUPS driver, an IJS-based Ghostscript driver, Foomatic data, an enhanced Print plugin for The GIMP, and other printer maintenance utilities. It can be used equally well for fast printing of text or critical printing of high quality graphics and photographs.

No download Website Updated 29 Mar 2012 glucopy-glurestore

Screenshot
Pop 46.96
Vit 3.35

glucopy-glurestore is a set of scripts for copying and restoring a fully functional GNU/Linux (or other Unix-like) system. The glucopy script will back up all system content (system and user files), while the glurestore script will partition and format an identical system, restore the system and user files, and make the system bootable. The scripts are included in the HTML documentation.

No download Website Updated 14 Dec 2011 Linux-Mobile-Guide

Screenshot
Pop 173.41
Vit 16.44

The Linux-Mobile-Guide (formerly called the Laptop-HOWTO) is a guide covering laptop, notebook, PDA, and mobile phone related Linux features, such as installation methods (via network interface, without CD/DVD drive, etc.), hardware features (PCMCIA, IrDA, Bluetooth, APM, ACPI, etc.), and configurations for different environments.

No download Website Updated 14 Dec 2011 Infrared-HOWTO

Screenshot
Pop 102.26
Vit 10.29

The Infrared-HOWTO (formerly known as the IR-HOWTO) is an introduction to Linux and infrared devices and how to use the software provided by the Linux/IrDA project. This package uses IrDA(TM) compliant standards. Remote Control (RC) via infrared is not the aim of the project, though this topic is partly treated in the HOWTO.

No download Website Updated 11 Oct 2011 Common Lisp Quick Reference

Screenshot
Pop 41.50
Vit 42.56

Common Lisp Quick Reference is a booklet with short descriptions of the thousand or so symbols defined in the ANSI standard. It comes with a comprehensive index. It is written in LaTeX and formatted for printing on both A4 and letter paper. After folding the sheets lengthwise, they can easily be turned into a handy booklet.

Screenshot

Project Spotlight

STX B+ Tree

C++ template classes implementing a B+ tree key/data container in main memory.

Screenshot

Project Spotlight

Flot

Flot is a pure Javascript plotting library for jQuery.