Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.959 Times

Entry State freeware
Filter: All | Freeware | Demo
 

Entry State

< 1 2 3 4 5 
Added: March 06, 2010 | Visits: 1.391

CAM::PDF::Renderer::Dump CAM::PDF::Renderer::Dump can print the graphic state of each node. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->render("CAM::PDF::Renderer::Dump"); This class is used to print to STDOUT the coordinates of each... Platforms: *nix

License: Freeware Size: 737.28 KB Download (112): CAM::PDF::Renderer::Dump Download

Added: August 20, 2010 | Visits: 1.157

FiForms FiForms started as a collection of PHP classes for creating web-based data entry screens for a MySQL database. FiForms library has since grown into a collection of projects addressing many aspects of web-database development needs. The FiForms framework currently includes the FiForms data-entry... Platforms: *nix

License: Freeware Size: 174.08 KB Download (98): FiForms Download

Added: October 17, 2010 | Visits: 936

Dasher Dasher is a zooming predictive text entry system, designed for situations where keyboard input is impractical (for instance, accessibility or PDAs). Dasher is usable with highly limited amounts of physical input while still allowing high rates of text entry. Dasher is Free software released... Platforms: *nix

License: Freeware Size: 7.6 MB Download (94): Dasher Download

Added: September 15, 2010 | Visits: 1.239

FSA::Rules FSA::Rules is a Perl module to build simple rules-based state machines in Perl. Synopsis my $fsa = FSA::Rules->new( ping => { do => sub { print "ping!n"; my $state = shift; $state->result(pong); $state->machine->{count}++; }, rules => [ game_over => sub { shift->machine->{count} >=... Platforms: *nix

License: Freeware Size: 30.72 KB Download (99): FSA::Rules Download

Added: October 23, 2010 | Visits: 1.165

Geography::USStates Geography::USStates is a Perl module that allows you to get information on US State names, their abbreviations, and couple the two together (in hashes). SYNOPSIS use Geography::USStates; # -- just getState* functions use Geography::USStates qw(:areas); # -- just getArea* functions use... Platforms: *nix

License: Freeware Size: 4.1 KB Download (92): Geography::USStates Download

Added: November 19, 2010 | Visits: 1.327

Copy URL Copy URL is an extension which adds an entry to the popup menu. This extension adds an entry to the popup menu "Copy URL of this page". When selected, the URL of the current page will be copied to the system clipboard. The URL address should be in the clipboard for the use of other applications... Platforms: *nix

License: Freeware Size: 2.05 KB Download (108): Copy URL Download

Added: February 24, 2010 | Visits: 1.140

HTML QuickForm Wizard HTML QuickForm Wizard project implements a wizard whose pages and flows are described by a FSM (finite state machine). The next page is determined from the actual page, the "internal" state of the wizard, and a set of rules. The list of states (pages) and ruleset are described using an XML file... Platforms: *nix

License: Freeware Size: 37.89 KB Download (101): HTML QuickForm Wizard Download

Added: July 13, 2010 | Visits: 826

ZUPS ZUPS allows for monitoring the state of one or more UPS devices using SNMP and executing user-specified commands in case of power outage, such as email notifications and controlled remote host shutdowns. If the UPS devices are running on battery, the shutdown commands are executed for an... Platforms: *nix

License: Freeware Size: 122.88 KB Download (100): ZUPS Download

Added: May 15, 2010 | Visits: 1.025

SuperCollider SuperCollider is a state of the art, realtime sound synthesis server as well as an interpreted Object Oriented language which is based on Smalltalk but with C language family syntax. The language functions as a network client to the sound synthesis server. SuperCollider project was written by... Platforms: *nix

License: Freeware Size: 5.5 MB Download (96): SuperCollider Download

Added: February 09, 2010 | Visits: 892

NAmpel NAmpel is a daemon for visualizing the state of a network using Nagios and a set of status LEDs attached to a parallel port. NAmpel is the Nagios Ampel Project, started by me to keep a closer eye on my net. Nagios is an open source host, service and network monitoring program. Ampel is the... Platforms: *nix

License: Freeware Size: 10.24 KB Download (99): NAmpel Download

Added: March 25, 2010 | Visits: 1.105

wmwlmon wmwlmon project is a WindowMaker dockapp which shows the state of a wireless network interface In the title you see the network interface name and a led showing if the interface link is active. As next you see the signal strength from the conntected access point in dB (decibel). The bar shows... Platforms: *nix

License: Freeware Size: 15.36 KB Download (101): wmwlmon Download

Added: November 13, 2010 | Visits: 939

HTML::Widgets::DateEntry HTML::Widgets::DateEntry is a Perl module that creates date entry widgets for HTML forms. SYNOPSIS use HTML::Widgets::DateEntry; $de = new HTML::Widgets::DateEntry( year => [date_year, $date_year], month => [date_month, $date_month], day => [date_day, $date_day], separator => /,... Platforms: *nix

License: Freeware Size: 4.1 KB Download (101): HTML::Widgets::DateEntry Download

Added: October 21, 2010 | Visits: 2.109

OpenSCADA Project The OpenSCADA project aims to create a full-featured and state-of-the-art SCADA (Supervisory Control and Data Acquisition) system to be used in industrial and civil engineering applications to control distributed systems from a master location. The OpenSCADA project was started in order to... Platforms: *nix

License: Freeware Download (310): OpenSCADA Project Download

Added: October 22, 2010 | Visits: 1.213

SBaGen SBaGen generates sounds that give an altered state of consciousness. The theory behind binaural beats is that if you apply slightly different frequency sine waves to each ear, a beating affect is created in the brain itself, due to the brains internal wiring. If, in the presence of these tones,... Platforms: *nix

License: Freeware Size: 686.08 KB Download (133): SBaGen Download

Added: October 23, 2010 | Visits: 1.064

infokon infokon is a software that monitors the state of the Internet Storm Center INFOCon and loads the headlines of the Handlers Diary. The intent of the Infocon is to reflect changes in malicious traffic and the possibility of disrupted connectivity. Of particular importance is the concept of... Platforms: *nix

License: Freeware Size: 788.48 KB Download (93): infokon Download

Added: February 12, 2010 | Visits: 691

Posy::Docs::ProgrammerGuide Posy::Docs::ProgrammerGuide is a guide for programmers of Posy. How Posy Works Posy has two modules which drive the whole thing: Posy and Posy::Core. Posy has been set up so that, when you give it a list of plugin modules to use, it imports them as children of each other, so that each one... Platforms: *nix

License: Freeware Size: 71.68 KB Download (94): Posy::Docs::ProgrammerGuide Download

Added: January 13, 2010 | Visits: 748

Nerys Small "watchdog-like" daemon which monitors network interfaces and log state changes to a file. It has filters to log only specified state and abilitiy to run various programs on state is changing.. Get Nerys at SourceForge.net. Fast, secure and free downloads from the largest Open Source... Platforms: *nix

License: Freeware Size: 30.72 KB Download (91): Nerys Download

Added: September 24, 2010 | Visits: 789

scrssfeed scrssfeed is a simple filter to use in mail programs to grab URLs from the messages that state that spamcop "has accepted X mails for processing" and convert them to RSS so they can be used as a "live bookmark" in a browser. scrssfeed is a very simple script that does one thing: convert the... Platforms: *nix

License: Freeware Size: 8.19 KB Download (103): scrssfeed Download

Added: November 17, 2010 | Visits: 2.047

LedgerSMB 1.2.7 / 1.3 Milestone LedgerSMB project is a web-based double-entry accounting system. It currently can run on Linux and Windows and offers a wide range of features. While it began its life as a fork of SQL-Ledger, the projects are rapidly moving in different directions. LedgerSMB aims to provide a great accounting... Platforms: *nix

License: Freeware Size: 3 MB Download (142): LedgerSMB 1.2.7 / 1.3 Milestone Download

Added: June 07, 2010 | Visits: 901

DutchPIPE DutchPIPE is software that enables multi user, persistent state web sites, object oriented and is a whole new perspective of looking at sites and pages. Theres only one world with one set of objects - if you drop something on a page, someone else can visit that page, see the object, and carry... Platforms: *nix

License: Freeware Size: 993.28 KB Download (92): DutchPIPE Download

< 1 2 3 4 5