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

Edgar Allen Poe software
Filter: All | Freeware | Demo
 

Edgar Allen Poe

< 1 2 3 4 5 
Added: September 12, 2010 | Visits: 1.200

Video::Info::MPEG::Constants Video::Info::MPEG::Constants is a suite of modules to probe video files for various attributes. Previous versions of Video::Info depended on external modules, such as RIFF::Info and ASF::Info. This is no longer the case, you dont need to install them. All the functionality is now included with... Platforms: *nix

License: Freeware Size: 634.88 KB Download (101): Video::Info::MPEG::Constants Download

Added: September 17, 2010 | Visits: 1.187

Video::Info::MPEG::System Video::Info::MPEG::System is a suite of modules to probe video files for various attributes. Previous versions of Video::Info depended on external modules, such as RIFF::Info and ASF::Info. This is no longer the case, you dont need to install them. All the functionality is now included with the... Platforms: *nix

License: Freeware Size: 634.88 KB Download (96): Video::Info::MPEG::System Download

Added: August 16, 2010 | Visits: 758

zebot zebot is a modular and fun ircbot. The origin from this bot comes from a french linux newspaper, which showed how to write a basic bot in perl. This code was then heavily extended, adding especially the ability to differentiate between owner,ops and normal users. A further addition was mainly... Platforms: *nix

License: Freeware Size: 163.84 KB Download (89): zebot Download

Added: July 14, 2010 | Visits: 787

POEST::Server POEST::Server - The Poest Master General. SYNOPSIS my $server = POEST::Server->new( Config => POEST::Config::Genearl, ConfigFile => /etc/poest.conf, ); $server->start; ABSTRACT This module controls the server itself. All high-level server interaction happens here. new() Create... Platforms: *nix

License: Freeware Size: 24.58 KB Download (90): POEST::Server Download

Added: August 09, 2010 | Visits: 1.225

Festival::Client::Async Festival::Client::Async is a non-blocking interface to a Festival server. SYNOPSIS use Festival::Client::Async qw(parse_lisp); my $fest = Festival::Client::Async->new($host, $port); $fest->server_eval_sync($lisp, %actions); # blocking $fest->server_eval($lisp); # just queues $lisp for... Platforms: *nix

License: Freeware Size: 30.72 KB Download (101): Festival::Client::Async Download

Added: August 16, 2010 | Visits: 1.303

TN3270 Resource Gateway TN3270RG is a TCP/IP TN3270 gateway that dynamically assigns resources to a connection from a pool of available addresses. Features include an easy to use web interface for management and a PostgreSQL database backend. It is useful if you have a large number of machines connecting to a TN3270... Platforms: *nix

License: Freeware Size: 18.43 KB Download (180): TN3270 Resource Gateway Download

Added: July 14, 2010 | Visits: 1.682

ShoutChat ShoutChat is a PHP script which allows developers to add an instant message (or IRC) like shout box to Web sites. The shoutchat is an iframe element (Mozilla compatible), and the script operates using Javascript and stores the messages in a MySQL database (a file gets complicated with... Platforms: *nix

License: Freeware Size: 48.13 KB Download (115): ShoutChat Download

Added: August 21, 2010 | Visits: 1.656

Studs MVC Framework+ Studs MVC Framework+ contains a port of Apaches Jakarta Struts to PHP, though the libraries included in the rest of the project are much more vast. In order to implement the Struts port, it was necessary to build a core, object-oriented API in the style of the JDK and the Jakarta Commons, a... Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): Studs MVC Framework+ Download

Added: November 09, 2010 | Visits: 1.133

DOM Menu DOM Menu allows developers to add dynamic, hierarchical popup menus on their web pages. The direction of the menu can either be horizontal or vertical and the menu can open (or popout) in either direction. It has both screen edge detection and < select > element detection (for browsers that... Platforms: *nix

License: Freeware Size: 46.08 KB Download (103): DOM Menu Download

Added: November 03, 2010 | Visits: 847

Class::Meta::Express Class::Meta::Express is a Perl module for concise, expressive creation of Class::Meta classes. Synopsis package My::Contact; use Class::Meta::Express; class { meta contact => ( default_type => string ); has name; has contact => ( required => 1 ); } This module provides an interface... Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): Class::Meta::Express Download

Added: July 08, 2010 | Visits: 667

Volity::Jabber Volity::Jabber is a base class for Jabber-speaking Volity objects. SYNOPSIS package My::Volity::Object; use base qw(Volity::Jabber); use fields qw(wubba_wubba); # Override the parents initialize method to set values on construction. sub initialize { my $self = shift;... Platforms: *nix

License: Freeware Size: 102.4 KB Download (90): Volity::Jabber Download

Added: March 13, 2010 | Visits: 722

Ofnibot Ofnibot is a reincarnation of Kevin Lenzos Infobot in minimalist form. Kevin Lenzos Infobot program (http://www.infobot.org/) is an awesome IRC bot that is used on many IRC channels around the world. Unfortunately, Infobot has become somewhat large in its old age. Since I maintain a number of... Platforms: *nix

License: Freeware Size: 11.26 KB Download (88): Ofnibot Download

Added: May 24, 2010 | Visits: 897

PCJBot PCJBot is a jabber bot written in PCJ. It can do various things on a jabber multi-user chat (MUC) channel. PCJ means for POE::Component::Jabber, the bot uses this POE perl module to connect to a jabber server and a chat room. Plugins include: Bloglines Cron DNS lookups Fortunes Math... Platforms: *nix

License: Freeware Size: 17.41 KB Download (122): PCJBot Download

Added: November 24, 2010 | Visits: 1.022

Net::DAAP::Server::AAC Net::DAAP::Server::AAC is a DAAP server that handles MP3 and AAC. SYNOPSIS use POE; use Net::DAAP::Server::AAC; # same as Net::DAAP::Server my $server = Net::DAAP::Server::AAC->new( path => "/home/miyagawa/music", port => 9999, name => "My Music", ); $poe_kernel->run;... Platforms: *nix

License: Freeware Size: 3.07 KB Download (106): Net::DAAP::Server::AAC Download

Added: January 25, 2010 | Visits: 730

Pineapple News Pineapple News is a USENET newsreader for Mac OS X. It is primarily an offline reader, but it has features and user interface conventions that make it easy to use online also. As you can see, it uses the traditional three-pane paradigm.Pineapple News can decode binary attachments in several... Platforms: Mac

License: Shareware Cost: $0.00 USD Download (105): Pineapple News Download

Added: January 25, 2010 | Visits: 1.208

Action Tracker Action Tracker is a simple FileMaker Pro database for tracking next actions, projects and contacts. Inspired by David Allen's GTD.With Action Tracker you can:Maintain multiple projectsAssign context, status, and activity level for to-do itemsCreate an unlimited number of notesClickable links to... Platforms: Mac

License: Freeware Size: 390 KB Download (207): Action Tracker Download

Released: July 23, 2013  |  Added: August 15, 2013 | Visits: 3.818

TaskMerlin Project Management Software TaskMerlin is an intuitive and easy-to-use project management software and task management software tool. Task Merlin makes it simple to organize projects, schedules, Gantt charts, tasks and to-do lists. Designed to boost individual productivity and foster team collaboration over an office... Platforms: Windows

License: Shareware Cost: $75.00 USD Size: 11.29 MB Download (168): TaskMerlin Project Management Software Download

Released: August 30, 2011  |  Added: October 03, 2011 | Visits: 779

MindOnTrack MindOnTrack - first in the world task manager with built-in mind maps! Why is it matter? First, mind maps allows you to quickly do a brainstorm of your problems. Once the map is completed, it can easily be transformed into a set of projects and actions. Second, any task list, a set of projects,... Platforms: Windows

License: Demo Cost: $0.00 USD Size: 45.36 MB Download (99): MindOnTrack Download

Released: June 08, 2012  |  Added: July 21, 2012 | Visits: 856

BitNami Tracks Stack Tracks is a Ruby on Rails web-based application to help you implement David Allen's Getting Things Done methodology. Tracks is Open Source and licensed under the GNU GPL. Here are some key features of the BitNami Stacks Native Installers: Easy to Install: BitNami Stacks are built with one... Platforms: Windows

License: Freeware Size: 101.4 MB Download (85): BitNami Tracks Stack Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 436

DotBot PC In DotBot you must navigate the mazes, collect all the metal parts and get the power parts to get the evil BadBots. Pick up bonuses along the way and try to find some of the games secrets.This game is made with 3 goals in mind. Great playability, a high level of addictiveness and most of all,... Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 13.84 MB Download (65): DotBot PC Download

< 1 2 3 4 5