RSS 271 projects tagged "Dutch"

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 21 Apr 2008 BZFlag

Screenshot
Pop 389.11
Vit 6.38

BZFlag is a 3D, multiplayer, tank battle zone, capture the flag game that pits players against each other in a networked environment. It runs on Windows 95/98/NT/2000, Linux, MacOS 10.x, Irix, Solaris, and others. An OpenGL accelerator is highly recommended, but it is playable with 3D in software.

Download No website Updated 11 May 2013 Racket

Screenshot
Pop 521.57
Vit 146.83

Racket (formerly PLT Scheme) is a programming language suitable for implementation tasks ranging from scripting to application development, including GUIs, Web services, etc. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the Racket Web server, extensive libraries, documentation for both beginners and experts, and more. It supports the creation of new programming languages through a rich, expressive syntax system. Example languages include Typed Racket, ACL2, FrTime, and Lazy Racket.

Download Website Updated 29 May 2012 Pioneers

Screenshot
Pop 232.84
Vit 18.18

Pioneers is a faithful Gtk2 translation of the excellent board game "Settlers of Catan", with server-client multiplayer, computer players, and support for the changes made in the Seafarers of Catan expansion to the original board game.

Download Website Updated 02 Oct 2010 Xiphos

Screenshot
Pop 140.45
Vit 2.40

Xiphos (formerly GnomeSword) is a Bible study tool for GNOME that uses the Sword modules. It lets you read, search, add formatted notes to verses, bookmark passages, and reference commentary and lexicon modules.

No download Website Updated 14 May 2013 Horde Application Framework

Screenshot
Pop 896.88
Vit 345.85

The Horde Application Framework is a modular, general-purpose Web application framework. It provides an extensive array of classes that are targeted at the common problems and tasks involved in developing modern Web applications.

Download Website Updated 04 Apr 2013 JExpress

Screenshot
Pop 294.58
Vit 80.11

JExpress is a Java installer builder and auto-updater. It gives you your choice of a standalone installer, including both native and cross platform installers and updaters for Windows, Mac OS X, Linux, and Solaris, or a Java Web Start one-click install. You create your installer quickly with your choice of a simple wizard or a powerful advanced interface, both included. You can bundle the exact JVM you want with your installer. The auto-updater gives you a continuous revenue stream after the sale. Your software is always up-to-date, so your customers have fewer problems. You also get all the features you expect in a top end installer. Your Java application becomes a native program just like any other. On Windows it's an EXE, on Mac OS X an app bundle, etc. If you need something really special, you can customize your installer by adding simple Java classes. You can even get a source license at a reasonable price.

Download Website Updated 01 Oct 2006 Jmol

Screenshot
Pop 211.83
Vit 8.47

Jmol is a Free, Open Source molecule viewer and editor. It is a collaboratively developed visualization and measurement tool for chemical scientists. Jmol is an active project, and there are new features being added to it on a daily basis. Users are encouraged to modify it to fit their needs and to contribute their changes to the project.

Download Website Updated 26 Aug 2012 Koha

Screenshot
Pop 205.04
Vit 21.66

Koha is a library automation system (ILS). It is designed to manage physical collections of items (books, CDs, videos, reference, etc.). It provides cataloging, searching, member/patron management, an acquisitions system, and circulation (issues, returns, and reserves).

Download Website Updated 12 May 2013 TYPO3 CMS

Screenshot
Pop 881.51
Vit 130.36

TYPO3 CMS is a Web Content Management System which features automatic creation of navigational menus, headlines, and other dynamic graphical elements, automatic conversion and scaling of images, the ability to present different templates based on variables such as client browser or country code, support for multiple templates on a site, and a built-in password-protection option. Pages can be timed to be shown on a certain date, be hidden on a certain date or just temporarily hidden. TYPO3 supports search in SQL-databases and redesigning of a website at once is just a matter of creating a single new template.

Screenshot

Project Spotlight

libre

A generic library for real-time communications with asynchronous I/O support.

Screenshot

Project Spotlight

cmocka

A unit testing framework for C with mock objects.