RSS 89 projects tagged "Windows"

Download Website Updated 07 May 2013 TemplateFx

Screenshot
Pop 41.61
Vit 1.79

TemplateFx is a dynamic templating tool which allows you to generate output based on a template and some source data. It was designed to be used to generate configurations for CLI based devices like Cisco routers and switches.

Download No website Updated 21 Mar 2013 libcpr

Screenshot
Pop 49.44
Vit 7.86

libcpr is a backport of the core data structures and algorithms from the C++11 standard library to C.

Download Website Updated 09 Mar 2013 Jhead

Screenshot
Pop 628.73
Vit 38.72

Jhead is a command line driven utility for extracting digital camera settings from the Exif format files used by many digital cameras. It handles the various confusing ways these can be expressed, and displays them as F-stop, shutter speed, etc. It is also able to reduce the size of digital camera JPEGs without loss of information, by deleting integral thumbnails that digital cameras put into the Exif header. If you need to add Exif support to a program, this is a simple program to cut and paste from. Many projects, including PHP, have reused code from this utility.

No download No website Updated 02 Mar 2013 Voting Poll System script

Screenshot
Pop 31.94
Vit 8.99

Voting Poll System script is an implementation of a voting poll for the Web. Data can be saved in TXT files on the server, or in a MySQL database. An admin page allows you to add, reset, and delete polls, see the poll code that must be added to Web pages, and view poll data including the start date and time, total number of votes, percentages, and last vote time for each poll item. It also works in browsers with JavaScript disabled. Multiple polls can be added to a single page.

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 416.09
Vit 67.85

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

No download Website Updated 26 Feb 2013 liblfds

Screenshot
Pop 85.38
Vit 5.96

liblfds is a portable, lock-free data structure library. Out-of-the-box ports are provided for Linux (user-mode) and Windows (user-mode and kernel-mode) on ARM, x86, and x64, under a variety of toolchains. Currently, the library contains a freelist, queue, ringbuffer, singly-linked list (logical delete only), and a stack. The homepage contains a blog, bugzilla, forum, and mediawiki. The mediawiki contains comprehensive documentation for development, building, testing, and porting. There is no license. You are free to use this code in any way.

Download No website Updated 19 Feb 2013 code_finder

Screenshot
Pop 46.80
Vit 9.61

code_finder is a standalone script that contains a database of Bangladeshi postal codes with Districts, Thanas, Post Offices, and Post Codes. It is easily customizable and easy to use. Functions are provided for searching by postal code or post office name, and for displaying information.

No download No website Updated 14 Feb 2013 Trivia Game

Screenshot
Pop 27.15
Vit 10.29

Trivia Game is a trivia question game script where questions and answers can be stored in external files in XML or JSON format. The game has two levels: in level 1, a list of answers is displayed for each question, and the user must click on the correct answer. In level 2, a text box is displayed in which the user can write the answer. Questions can be asked consecutively or in random order without repeat. A countdown timer can also be given for each question.

No download Website Updated 06 Dec 2012 PHP Pagination Class

Screenshot
Pop 28.72
Vit 13.18

Pagination Class paginates the contents of a MySQL database into an array or a string.

Download No website Updated 16 Nov 2012 iterate

Screenshot
Pop 20.05
Vit 1.01

iterate simply takes a command line with an inserted dollar sign, $, and substitutes $ with entries from a list. Each such inserted command line is executed sequentially. The list can either be specified in the command line or in a file. iterate is particularly useful in sending commands to clusters of nodes. It was written with SSH/plink in mind.

Screenshot

Project Spotlight

Auto Multiple Choice

Software for creating and managing multiple choice questionnaires, with automated marking.

Screenshot

Project Spotlight

NuttX

A standards compliant RTOS with a small footprint.