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.195.539 Times

One Way Notification freeware
Filter: All | Freeware | Demo
 

One Way Notification

< 1 2 3 4 5 > 
Added: October 18, 2010 | Visits: 1.846

CGI::Application::Plugin::Authentication::Driver CGI::Application::Plugin::Authentication::Driver is a Perl base module for building driver clasees for CGI::Application::Plugin::Authentication. SYNOPSIS package CGI::Application::Plugin::Authentication::Driver::MyDriver; use base qw(CGI::Application::Plugin::Authentication::Driver); sub...



Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): CGI::Application::Plugin::Authentication::Driver Download

Added: March 02, 2010 | Visits: 1.567

Chatbot::Alpha::Tutorial Chatbot::Alpha::Tutorial is a beginners guide to Chatbot::Alpha 2.x. INTRODUCTION What is Chatbot::Alpha? Chatbot::Alpha is a Perl module for reading and processing Alpha code. Alpha code is a command-driven response language, primarily used for chatterbots. The language format is quite...





Platforms: *nix

License: Freeware Size: 30.72 KB Download (109): Chatbot::Alpha::Tutorial Download

Added: September 09, 2010 | Visits: 1.011

Coinflip Coinflip provides a cryptographically secure server/client program and protocol for choosing random bits. Coinflip is a client/server based program that can generate random bits for 2 people over the internet. The 2 people dont have to trust each other in order to convince each other that the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (94): Coinflip Download

Added: October 07, 2010 | Visits: 868

Dee-Python Dee-Python project is an implementation of a truly relational database language with Python. Inspired by Date and Darwens Third Manifesto, it addresses the problems of impedance mismatch between programming languages and databases and the weakness of SQL. Mind The Gap Most of todays programs...


Platforms: *nix

License: Freeware Size: 819.2 KB Download (101): Dee-Python Download

Added: January 12, 2010 | Visits: 1.187

Arbitrary Command Output Colourer acoc is a regular-expression based colour formatter for programs that display output on the command-line. It works as a wrapper around the target program, executing it and capturing the stdout stream. Optionally, stderr can be redirected to stdout, so that it, too, can be manipulated. acoc then...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (94): Arbitrary Command Output Colourer Download

Added: August 21, 2010 | Visits: 604

Getopt::Popt Getopt::Popt is a Perl interface to the popt(3) library. SYNOPSIS use Getopt::Popt qw(:all); # setup the options array push @options,new Getopt::Popt::Option( longName => "long", shortName => "l", argInfo => POPT_ARG_STRING, arg => $qux, val => $val); # or, if youre lazy, have...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (88): Getopt::Popt Download

Added: October 21, 2010 | Visits: 851

Gtk2::Ex::MindMapView::Connection Gtk2::Ex::MindMapView::Connection is a Perl module to draw connections between view items. HEIRARCHY Glib::Object +----Gtk2::Object +----Gnome2::Canvas::Item +----Gnome2::Canvas::Shape +----Gnome2::Canvas::Bpath +----Gtk2::Ex::MindMapView::Connection SYNOPSIS use...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (89): Gtk2::Ex::MindMapView::Connection Download

Added: June 10, 2010 | Visits: 978

App::SimpleScan::Plugin::Retry App::SimpleScan::Plugin::Retry is a Perl module to implement retry pragma/command line option. SYNOPSIS simple_scan --retry 6 or in a simple_scan input file: %%retry 6 Both of these would retry fetches up to 6 times, pausing an increasingly-long time between each try. If all attempts...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (96): App::SimpleScan::Plugin::Retry Download

Added: April 19, 2010 | Visits: 726

LMarbles LMarbles is an Atomix clone with a slight change in concept. Instead of assembling molecules you create figures out of marbles. Nevertheless, the basic game play is the same: If a marble starts to move it will not stop until it hits a wall or another marble. To make it more interesting there...


Platforms: *nix

License: Freeware Size: 819.2 KB Download (101): LMarbles Download

Added: June 06, 2010 | Visits: 670

Embperl::IntroEmbperlObject Embperl::IntroEmbperlObject is an introduction to EmbperlObject. This tutorial is intended as a complement to the Embperl documentation, not a replacement. We assume a basic familiarity with Apache, mod_perl, and Perl, and the Embperl documentation. No prior experience with EmbperlObject is...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (88): Embperl::IntroEmbperlObject Download

Added: November 24, 2010 | Visits: 1.313

GNU Sather 1.2.3 / 1.3 Beta GNU Sather is an object-oriented programming language designed to be simple, efficient and safe. This application aims to be appropriate for use in teaching, research, and industry. It was originally based on Eiffel but now incorporates ideas and approaches from several languages. One way of...


Platforms: *nix

License: Freeware Size: 5.3 MB Download (97): GNU Sather 1.2.3 / 1.3 Beta Download

Added: January 02, 2010 | Visits: 836

SyncEvolution SyncEvolution project synchronizes Evolutions contact, calender and task items via SyncML. The items are exchanged in the vCard 2.1 or 3.0 format and iCalender 2.0 format via the open source Funambol C++ client API library, which should make SyncEvolution compatible with the majority of SyncML...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (96): SyncEvolution Download

Added: September 08, 2010 | Visits: 948

cmix CMIX is a computer music "language" designed to create and manipulate soundfiles, or files containing raw binary data which can be converted into sound on a computer equipped with an appropriate digital-to-analog convertor. It is somewhat similar to CSOUND and CMUSIC (two other popular software...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (92): cmix Download

Added: September 21, 2010 | Visits: 1.358

UML::Sequence UML::Sequence is a Perl module to render UML sequence diagrams, often by running the code. SYNOPSIS use UML::Sequence; my $tree = UML::Sequence->new(@methods, @outline, &parse_method); print $tree->build_xml_sequence(Title); To use this package, or see how to use it, see genericseq.pl...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (159): UML::Sequence Download

Added: April 20, 2010 | Visits: 1.243

C++ expression template matrix library exmats goal is to provide an easy to use, yet very efficient matrix library. Overloaded operators allow to write algebraic expressions like v=A*u +u in C++, instead of bunch of boring functions. This syntactic sugar comes with runtime cost, one way to eliminate the overhead is to use Expression...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (100): C++ expression template matrix library Download

Added: October 25, 2010 | Visits: 734

coNCePTuaL coNCePTuaL software is a tool designed to facilitate rapidly generating programs that measure the performance and/or test the correctness of networks and network protocol layers. coNCePTuaL centers around a simple, domain-specific progamming-language; a few lines of coNCePTuaL code can produce...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (91): coNCePTuaL Download

Added: January 03, 2010 | Visits: 1.893

BPM-DJ BPM-DJ script combines Amarok with a great DJing tool called BPM-DJ. So if you want to play DJ with your collection, this could be one way:). The BPM-DJ player can change tempo, jump around in a track by measures, detect the bpms, has some effects built in and can jump to definable cueing...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (178): BPM-DJ Download

Added: August 20, 2010 | Visits: 1.418

Apache Struts Apache Struts project is a free open-source framework for creating Java web applications. Web applications differ from conventional websites in that web applications can create a dynamic response. Many websites deliver only static pages. A web application can interact with databases and...


Platforms: *nix

License: Freeware Download (93): Apache Struts Download

Added: March 26, 2010 | Visits: 696

perltoot perltoot is Toms object-oriented tutorial for perl. Object-oriented programming is a big seller these days. Some managers would rather have objects than sliced bread. Why is that? Whats so special about an object? Just what is an object anyway? An object is nothing but a way of tucking away...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (94): perltoot Download

Added: April 08, 2010 | Visits: 2.640

Digest::MD5::Reverse Digest::MD5::Reverse provides MD5 Reverse Lookup. MD5 sums (see RFC 1321 - The MD5 Message-Digest Algorithm) are used as a one-way hash of data. Due to the nature of the formula used, it is impossible to reverse it. This module provides functions to search several online MD5 hashes database...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (925): Digest::MD5::Reverse Download

< 1 2 3 4 5 >