RSS 5654 projects tagged "English"

No download No website Updated 17 Jan 2013 OnPosix

Screenshot
Pop 22.96
Vit 11.22

OnPosix is a tiny library to abstract POSIX mechanisms to C++ developers. Most features offered by this library can be found either inside the Boost library or in a library compliant with the C++11 standard. Unfortunately, however, for some embedded Linux devices, these libraries cannot represent viable solutions, due to the lack of memory space (for the Boost libraries) and the lack of a new C++ compiler (e.g., on Xilinx MicroBlaze). On these platforms, the OnPosix library represents a good and cheap solution to have object-oriented POSIX mechanisms. The library offers support for threads, mutual exclusion, sockets, logging, timing, etc.

Download Website Updated 17 Jan 2013 Slim HTML5 Audio jQuery Plugin

Screenshot
Pop 29.22
Vit 11.21

Slim HTML5 Audio jQuery Plugin is a very simple jQuery plugin to embed an audio player. It can insert HTML to play a given audio file using the HTML5 audio tag. It also inserts the embed container tab as fallback when the audio tag is not supported by the Web browser (e.g., IE7 and 8).

No download No website Updated 17 Jan 2013 cQRCode

Screenshot
Pop 21.47
Vit 11.20

cQRCode is a class that generates QR code images in GIF, JPEG, and PNG formats. It takes a string of information to encode and can either serve the image with the current script output or save it to a file. The size of matrix points and the error correction level parameters are configurable.

No download Website Updated 17 Jan 2013 cSpeedometer

Screenshot
Pop 22.43
Vit 11.20

cSpeedometer is a class that renders a speed meter as an image or using the HTML5 canvas. It generates round speed meters with a pointer indicating current speed, and configurable colored ranges. Images can be saved as JPEG, PNG, and GIF, or as HTML5 with JavaScript code that renders the image.

Download Website Updated 18 Jan 2013 gamlib-ai

Screenshot
Pop 39.40
Vit 1.00

gamlib-ai provides an easy to use API for grid-based and node based A* pathfinding in JavaScript. It includes full API docs and demos. It also provides an easy way to use JavaScript inheritance and a Vector class for basic vector math.

Download No website Updated 16 May 2013 stream

Screenshot
Pop 225.34
Vit 15.26

Rikulo Stream is a Dart Web server for building fast and scalable Internet applications. It uses an event-driven and asynchronous I/O model to maximize scalability. It supports URI mapping/filtering, template technology, file-based static resources, and an MVC design pattern.

Download Website Updated 24 Jan 2013 Doc5

Screenshot
Pop 31.98
Vit 1.01

Doc5 is a system for managing archived scanned documents.

No download Website Updated 19 Jan 2013 Wicked Charts

Screenshot
Pop 25.77
Vit 11.10

Wicked Charts is a Java wrapper for the popular highcharts JavaScript library. Highcharts provides fancy and interactive charts of many types for Web applications. Wicked Charts provides an easy-to-use Java API to create those charts and a component for Apache Wicket and JSF to include those charts into your Wicket or JSF application.

No download Website Updated 21 Jan 2013 Roles UI

Screenshot
Pop 23.04
Vit 11.08

Roles UI is a graphic interface library for Ruby on Rails which provides the ability to manage roles and permissions in realtime for applications which use Cancan. It is a Rails engine, so it has its own namespace. You can reach Roles UI in /roles_ui. Roles UI consist of two main entities, Role and Permission. Each Role may have a permission set. Roles belongs to users. Roles UI extends your User model so you don't need to create this association. By default, Roles UI is configured to work with the User model.

Download No website Updated 03 Mar 2013 Night Time Display

Screenshot
Pop 32.95
Vit 11.07

Night Time Display is an Android client which displays the current time in an LED font. It can be used as a bedtime clock. It has a custom set of themes to view different font colors, can change to 24hr/12hr mode, can hide the seconds, can blink the separator, displays a large font and is stretchable according to the screen size, and supports both Landscape and Portrait modes.

Screenshot

Project Spotlight

pdf_gantt

A TCPDF wrapper class for rendering Gantt charts as part of a PDF document.

Screenshot

Project Spotlight

gjrand

A pseudo-random number library and tests.