RSS All projects

Download Website Updated 16 May 2013 pride

Screenshot
Pop 161.38
Vit 4.42

pride (Poor Richard's Independent anDroid Environment) combines medit, bash scripts, zenity, and the Android tools to create a light and coherent environment for Android development. It offers a fast and simple alternative to Eclipse while offering more control over creation, building, running, and releasing an app than the Android SDK. As far as code injection, pride is already more than Eclipse, without all the unnecessary "more" that Eclipse does.

Download Website Updated 16 May 2013 STMX

Screenshot
Pop 57.15
Vit 1.65

STMX is a high-performance Common Lisp library for composable Software Transactional Memory (STM), a concurrency control mechanism aimed at making concurrent programming easier to write and understand. Instead of traditional lock-based programming, one programs with atomic memory transactions: if a memory transaction returns normally it is committed. If it signals an error, it is rolled back. Transactions can safely run in parallel in different threads, are re-executed from the beginning in case of conflicts or if consistent reads cannot be guaranteed, and effects of a transaction are not visible from other threads until committed. This gives freedom from deadlocks, automatic rollback on failure, and aims to resolve the tension between granularity and concurrency.

Download No website Updated 07 May 2013 Plainview SDK

Screenshot
Pop 24.15
Vit 3.56

Plainview SDK is a toolkit of commonly-used classes and functions, including Wordpress and Drupal SDKs. The Wordpress SDK simplifies plugin coding using wrappers and object classes for tabs, tables, etc.

Download Website Updated 06 May 2013 Zabbix-Reporter

Screenshot
Pop 62.13
Vit 1.00

Zabbix-Reporter provides a responsive HTML5/CSS Zabbix Dashboard.

No download Website Updated 06 May 2013 STOR2RRD

Screenshot
Pop 23.58
Vit 3.57

STOR2RRD creates historical utilization graphs of monitored storages. It gets data via the storage API (DSCLI for IBM DS8000). It collects and presents complete logical configuration of all storages. It graphically presents IO, data throughput, and response times for all Ports, Pools, Ranks, and Volumes.

Download No website Updated 07 May 2013 Puggsy messenger

Screenshot
Pop 23.41
Vit 3.57

Puggsy messenger is a simple LAN messenger.

No download Website Updated 07 May 2013 jWatchdog

Screenshot
Pop 34.13
Vit 1.00

jWatchdog delivers a simple watchdog to actively monitor your infrastructure and send you notifications in case something goes wrong. It is configured using a simple XML configuration file. This configuration file can be changed on-the-fly without a need to restart the watchdog. jWatchdog does not offer data collection itself. It assumes that you already collected the data on which you want to run jWatchdog. The de facto standard tool Collectd is recommended for data collection. jWatchdog assumes that you use the RRDTool collectd output plugin to store the collected data in RRD files, or use Graphite as a datasource.

Download Website Updated 06 May 2013 sleepuntil

Screenshot
Pop 53.05
Vit 1.00

sleepuntil is a mix of sleep(1) and at(1). It takes the same format of time as at(1), including "noon" or "teatime".

Download No website Updated 07 May 2013 Limbo

Screenshot
Pop 24.41
Vit 3.68

Limbo is a PC Emulator (x86) based on QEMU for Android devices. It lets you run a Desktop OS like Debian or DSL Linux on your Android device with Network and X Windows. Limbo works with Live CD ISOs and pre-installed hard disk images created with QEMU, VMWare, Bochs, or Virtual PC emulators.

Download Website Updated 06 May 2013 libj

Screenshot
Pop 54.18
Vit 1.09

libj is a cross-platform native runtime library equipped with a Java/JavaScript-like API. The memory management of libj is automatic, based on either shared_ptr or bdw-gc. libj allows programmers familiar with Java/JavaScript to write efficient code easily in C++. libnode depends on libj as a base layer.

Screenshot

Project Spotlight

PMD

A Java source code analyzer.

Screenshot

Project Spotlight

newLISP

A Lisp-like, general-purpose scripting language.