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

Honoring Emancipated Youth Hey freeware
Filter: All | Freeware | Demo
 

Honoring Emancipated Youth Hey

< 1 2 3 4 5 > 
Added: June 27, 2013 | Visits: 441

FeedAPI Field Inherit Generalizing what the Feed Element Mapper module does for taxonomy, this module allows to automatically set fields in the feed items individual nodes by inheriting field values from the parent node.Module DependencesThe module depends on: * FeedAPI: http://drupal.org/project/feedapi * Feed...



Platforms: PHP

License: Freeware Size: 10 KB Download (45): FeedAPI Field Inherit Download

Added: July 18, 2013 | Visits: 443

Drush Views Drush Views, the Drupal Shell Views interface, allows you to list, import and export views from the command line.It provides the following commands: "views list", "views import", "views export" and "views delete".Run "drush help " to see supported command line options and arguments.Dependencies *...





Platforms: PHP

License: Freeware Size: 10 KB Download (39): Drush Views Download

Released: April 04, 2006  |  Added: April 06, 2006 | Visits: 5.589

Voice E-Mail Pilot Do you have to type e-mails all day long? Hey, your e-mail does not have to be typed - you can create voice e-mails. And Voice E-Mail Pilot is the program that will let you do this. Your voice e-mail will let your addressee know how you feel better than the smiley face. The program supports...


Platforms: Windows

License: Freeware Size: 1.14 MB Download (1060): Voice E-Mail Pilot Download

Released: February 13, 2008  |  Added: June 24, 2008 | Visits: 5.563

OYCO Instant Messenger and VoIP Dialer Communicating these days is all about doing it as efficiently and as cheaply as possible with the least amount of hassle. Enter OYCO IM, the best way to chat across networks on MSN, Yahoo!, AOL, ICQ and GoogleTalk, all at the same time. It has AES encrypted text chat, video and audio chat, as...


Platforms: Windows

License: Freeware Size: 10.35 MB Download (388): OYCO Instant Messenger and VoIP Dialer Download

Added: August 12, 2008 | Visits: 1.152

The Wizard's Castle Many cycles ago in the Kingdom of N'Dic, the Gnomic Wizard, Zot, forged his great 'Orb of Power'. He soon vanished leaving behind his vast subterranean Castle filled with esurient monsters, fabulous treasures, & the incredible 'Orb of Zot'. From that time hence many a bold youth has ventured into...


Platforms: Windows

License: Freeware Size: 1.2 MB Download (551): The Wizard's Castle Download

Added: August 04, 2008 | Visits: 1.169

NAnt NAnt is a free .NET build tool, in theory it is kind of like make without make's wrinkles, in practice it's a lot like Ant. NAnt is different - Instead of a model where it is extended with shell-based commands, NAnt is extended using task classes. Instead of writing shell commands, the...


Platforms: Windows, *nix

License: Freeware Size: 4.8 MB Download (208): NAnt Download

Added: August 23, 2008 | Visits: 710

Noitu Love and the Army Noitu Love and the Army of Grinning Darns is the long title for a platform game that takes you to the future. The action takes place in the year 2188, and the city is protected by an organization called The Peacekeepers League. Everything is going well except that they are about to suffer an...


Platforms: Windows

License: Freeware Size: 7 KB Download (494): Noitu Love and the Army Download

Added: January 18, 2010 | Visits: 1.280

Jabber::Lite Jabber::Lite is a standalone library for communicating with Jabber servers. SYNOPSIS use Jabber::Lite; my $jlobj = Jabber::Lite->new(); $jlobj->connect( %args ); $jlobj->authenticate( %args ); my $stillgoing = 1; while( $stillgoing ){ my $tval = $jlobj->process(); if( $tval == 1 ){...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (96): Jabber::Lite Download

Added: January 18, 2010 | Visits: 1.598

XML::Writer::Simple XML::Writer::Simple is a Perl module to create XML files easily! SYNOPSIS use XML::Writer::Simple dtd => "file.dtd"; print para("foo",b("bar"),"zbr"); USAGE This module takes some ideas from CGI to make easier the life for those who need to generated XML code. You can use the module in...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): XML::Writer::Simple Download

Added: July 13, 2010 | Visits: 2.077

XML::Parser::YahooRESTGeocode SYNOPPSIS use LWP::Simple use XML::Parser; use XML::Parser::YahooRESTGeocode; #connect to yahoo geocode service my $url = http://api.local.yahoo.com/MapsService/V1/geocode; my $get = appid=YahooDemo&street=701+First+Street&city=Sunnyvale&state=CA; #call yahoo geocode service my $xml =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (116): XML::Parser::YahooRESTGeocode Download

Added: March 02, 2010 | Visits: 1.575

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: March 05, 2010 | Visits: 1.394

AjaxVTT AjaxVTT is a "Virtual Table Top" utility for multi-user, web-based battle mapping. For quite some time I have wanted a way to play old-school, table-top, books-and-dice roll playing games online. Ive looked at the packages out there (oh, mine is far from the only one) and found them all......


Platforms: *nix

License: Freeware Size: 1.9 MB Download (101): AjaxVTT Download

Added: March 11, 2010 | Visits: 918

Babaliba Babaliba is a Sinclair ZX Spectrum computer game programmed by VĂ­ctor Ruiz, founder of Dinamic, one of the great software companies of Spanish software "golden age", in 1985. Babaliba project is part of the trilogy started with Saimazoom, followed by Babaliba and ended with the amazing Abu...


Platforms: *nix

License: Freeware Size: 911.36 KB Download (97): Babaliba Download

Added: February 10, 2010 | Visits: 966

Class::Meta Class::Meta is a Perl class automation, introspection, and data validation. SYNOPSIS Generate a class: package MyApp::Thingy; use strict; use Class::Meta; use Class::Meta::Types::String; use Class::Meta::Types::Numeric; BEGIN { # Create a Class::Meta object for this class. my $cm =...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (90): Class::Meta Download

Added: June 20, 2010 | Visits: 1.105

vars::global vars::global is a Perl module that tries to make global variables a little safer. SYNOPSIS # In the place/package where we want to create globals use vars::global create => qw( $foo @bar %baz ); # Add some more global symbols vars::global->create(qw( $hello @world %now )); # Somewhere...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (99): vars::global Download

Added: April 11, 2010 | Visits: 901

gkII gkII software is a Mandelbrot and Julia set image generator, derived from Osku Salermas Gfract. But, instead of just being plain happy with the mandelbrot calculations it does some more calculations developed with the artistic eye in mind. These calculations act like a mask, revealing,...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (102): gkII Download

Added: May 21, 2010 | Visits: 996

MWSpeaker MWSpeaker project is the worst speech synthesis software ever. You provide a phrase, and MWSpeaker looks up each word in Merriam-Websters online dictionary, downloads the corresponding pronounciations, and plays them in sequence. M-W Speaker takes a phrase (no punctuation please), takes each...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (103): MWSpeaker Download

Added: February 20, 2010 | Visits: 605

ObjectivePerl ObjectivePerl is an Objective-C style syntax and runtime for perl. SYNOPSIS use ObjectivePerl; @implementation MyClass { $someInstanceVariable; @private: $privateInstanceVariable; @protected: $normalInstanceVariable, $anotherInstanceVariable; } + new { return ~[$super new]; } -...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): ObjectivePerl Download

Added: April 13, 2010 | Visits: 798

JavaArray JavaArray is a tied extension for Java arrays from Java.pm SYNOPSIS use Java; # Set up Java.pm to always return tied array references to me my $java = new Java(use_tied_arrays => 1); my $tied_array = $java->create_array("java.lang.String",5); OR # Roll my own tied arrays my...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (94): JavaArray Download

Added: October 08, 2010 | Visits: 965

CGI::kSession CGI::kSession is a sessions manager for CGI. This module can be used anywhere you need sessions. As a session management module, it uses files with a configurable lifetime to handle your session data. For those of you familiar with PHP, you will notice that the session syntax is a little bit...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): CGI::kSession Download

< 1 2 3 4 5 >