RSS 9410 projects tagged "Linux"

No download Website Updated 19 Jun 2013 rpi_gpio_ntp

Screenshot

rpi_gpio_ntp enables you to connect a GPS module with a PPS signal (or any other PPS source) to a Raspberry Pi, then sync the local clock using NTP. This can give you very accurate timekeeping. When you use this program, you do not need to patch the kernel to get PPS support, and do not need to patch the NTP program.

Download No website Updated 19 Jun 2013 OSOL Mutlicaptcha

Screenshot

OSOL Mutlicaptcha helps you create captcha for your forms with multiple options. The available options are: background color, text color, noise in background, noise in text, letter type (plane or distorted), allowed symbols(characters), font, and letter size.

Download Website Updated 19 Jun 2013 Nav Doc

Screenshot

Nav Doc is a simple navigation documentation script which lets you easily create beautiful multilingual documentation for your software and add documentation files very easily.

No download Website Updated 19 Jun 2013 ZORNA

Screenshot

ZORNA is a powerful, consistent, and flexible content management platform. Built using the Django framework, it provides natively, among others, the following features: corporate social network, CMS, file management (personal and shared), collaborative workspaces for groups of users (microblogging, instant chat, event planning, file sharing, message tracking), search engine, shared calendars, FAQs, notes, forms builder, LDAP authentication, and much more.

No download No website Updated 17 Jun 2013 Singhala keymap

Screenshot
Pop 12.81
Vit 1.80

Singhala keymap provides a means for typing Dual-script Singhala. It is preferably added to the top of the "lk" layout file at X11/xkb/symbols/pc/lk. It is use for romanized Singhala, which fully covers the three languages Singhala, Sanskrit, and Pali. The text typed using it can be displayed in the Singhala script when displayed using orthographic smart-fonts. Where there is no Singhala font available, the text appears as readable Latin text.

No download No website Updated 17 Jun 2013 eproxy-ak

Screenshot
Pop 48.71
Vit 1.26

eproxy is a simple epoll based efficient TCP proxy for Linux. It connects two TCP ports to each other and communicates zero copy. It is not trying to compete with the "big boy" load balancers, but is very easy to adapt for experiments. It should be fairly efficient, however.

No download No website Updated 17 Jun 2013 pstrings

Screenshot
Pop 52.39
Vit 1.26

pstrings is a strings program for Linux processes. You specify the pid, and it dumps all the printable strings for the processes' address space. This can be useful for getting data out of uncooperative programs.

No download No website Updated 17 Jun 2013 ftracer

Screenshot
Pop 41.09
Vit 1.26

ftracer is a simple user space implementation of a Linux kernel style function tracer. It allows you to trace every call in instrumented user applications. It is useful for debugging and performance analysis due to its fine grained time stamp. This allows you to do control flow oriented debugging without any special instrumentation. So if the program does something unexpected, it's easily possible to look at the function calls before that, and use that to deduce the cause of the problem. ftracer relies on gcc generating a call on top of every function call. The tracing slows every function call down (about 3x). The tracing is per thread and does not create a global bottleneck. It supports a dump function in C, directly callable by the program or on exit, and a gdb function to dump from gdb.

No download Website Updated 16 Jun 2013 diashapes

Screenshot
Pop 16.06
Vit 2.10

diashapes is a small tool that downloads and installs additional sheets and shapes for the Dia diagram editor. It downloads from the Dia Shape Repository.

No download Website Updated 11 Jun 2013 PCBook

Screenshot
Pop 28.18
Vit 2.79

PCBook is a reservation system for PCs. The client software locks Windows PCs down, and a central server allows users to be booked in at specific times.

Screenshot

Project Spotlight

HotShots

An application to annotate screenshots.

Screenshot

Project Spotlight

The Sound of Sorting

A demo program containing many integer sorting algorithms.