RSS 21 projects tagged "Software Development"

Download Website Updated 12 Dec 2012 Advanced Bash Scripting Guide

Screenshot
Pop 1,601.37
Vit 36.26

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 11 Feb 2013 GNU C library

Screenshot
Pop 907.22
Vit 41.57

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 31 May 2003 Header Browser

Screenshot
Pop 61.34
Vit 2.72

Header Browser helps you to create documentation from your C/C++ header files. It is similar to JavaDoc, Doc++, or KDoc, but it doesn't just create documentation pages; it allows you to really browse your APIs using a five columns view like NeXT's HeaderViewer.

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

Screenshot
Pop 175.01
Vit 16.48

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.

Download Website Updated 21 Jun 2006 Linux NTFS

Screenshot
Pop 491.76
Vit 11.55

Linux NTFS provides Linux kernel drivers, a multiplatform NTFS library, and tools to create, resize, clone, rescue, query, label and fix NTFS volumes, and to undelete, resize, list, and query files for the filesystem used by Windows XP, 2003, 2000, NT4, and Vista. It also provides support for the Logical Disk Manager (LDM) that controls Windows' Dynamic Disks and is used to create software mirrors, stripes, and RAID.

Download Website Updated 30 Jan 2001 Palm OS Emulator Howto

Screenshot
Pop 44.63
Vit 1.00

The Palm OS Emulator HOWTO guides users through the process of installing and setting up the Palm OS Emulator, an application for desktop computers that emulates the operations of Palm Computing Platform hardware devices. With it, users can load ROM images, applications, and databases and use them on their desktop computers.

Download Website Updated 18 Feb 2013 GNU texinfo

Screenshot
Pop 621.05
Vit 20.60

"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 21 Oct 2002 Check

Screenshot
Pop 72.66
Vit 3.68

Check is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.

Download Website Updated 31 Jan 2007 GNU Lightning

Screenshot
Pop 165.62
Vit 4.08

GNU Lightning is a library that generates assembly language code at run time. It is very fast, making it ideal for Just-In-Time compilers, and it abstracts over the target CPU, as it exposes to the clients a standardized RISC instruction set (inspired by the MIPS and SPARC chips).

Download Website Updated 11 Jan 2013 Aubit 4GL compiler

Screenshot
Pop 174.71
Vit 27.44

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.

Screenshot

Project Spotlight

libdvbpsi

A library designed for MPEG TS and DVB PSI tables decoding and generation.

Screenshot

Project Spotlight

Liferea

A desktop news aggregator for reading news feeds and Web logs.