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

John Wilkes Booth Quotes freeware
Filter: All | Freeware | Demo
 

John Wilkes Booth Quotes

< 1 2 3 4 5 > 
Added: March 14, 2010 | Visits: 1.077

Pyspice Pyspice is a SPICE pre-processor written in Python, inspired by the Perl SPICE pre-processor spicepp by John Sheahan. I developed this module as part of my own work and provide it here as a service to the Python and SPICE communities. Additions, suggestions, and usefullness reports are...



Platforms: *nix

License: Freeware Size: 29.7 KB Download (136): Pyspice Download

Added: March 20, 2010 | Visits: 1.648

Finance::YahooQuote Finance::YahooQuote is a Perl module that can get stock quotes from Yahoo! Finance. SYNOPSIS use Finance::YahooQuote; # setting TIMEOUT and PROXY is optional $Finance::YahooQuote::TIMEOUT = 60; $Finance::YahooQuote::PROXY = "http://some.where.net:8080"; @quote = getonequote $symbol; # Get...





Platforms: *nix

License: Freeware Size: 22.53 KB Download (104): Finance::YahooQuote Download

Added: November 22, 2010 | Visits: 1.422

Finance::Quote Finance::Quote is a Perl module to get stock and mutual fund quotes from various exchanges. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; $q->timeout(60); $conversion_rate = $q->currency("AUD","USD"); $q->set_currency("EUR"); # Return all info in Euros....


Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote Download

Added: January 02, 2010 | Visits: 1.221

Finance::Quote::ASX Finance::Quote::ASX is a Perl module that can obtain quotes from the Australian Stock Exchange. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %stockinfo = $q->fetch("asx","BHP"); # Only query ASX. %stockinfo = $q->fetch("australia","BHP"); # Failover to other sources OK. This...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (128): Finance::Quote::ASX Download

Added: February 08, 2010 | Visits: 1.829

Finance::Quote::Yahoo::Australia Finance::Quote::Yahoo::Australia is a Perl module to fetch Australian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_australia","BHP"); # Use this module only. my %info = $q->fetch("australia","BHP"); # Failover with other...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (107): Finance::Quote::Yahoo::Australia Download

Added: February 18, 2010 | Visits: 1.550

Finance::Quote::Yahoo::Brasil Finance::Quote::Yahoo::Brasil is a Perl module to fetch Brasilian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_brasil","BHP"); # Use this module only. my %info = $q->fetch("brasil","BHP"); # Failover with other methods....


Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote::Yahoo::Brasil Download

Added: November 22, 2010 | Visits: 1.850

Finance::Quote::Yahoo::nz Finance::Quote::Yahoo::nz is a Perl module to fetch nzn stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_nz","DPC"); # Use this module only. my %info = $q->fetch("nz","DPC"); # Failover with other methods. This module allows...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (126): Finance::Quote::Yahoo::nz Download

Added: July 21, 2010 | Visits: 1.071

fortune-mod-calvin fortune-mod-calvin project is a fortune cookie file with quotes from Calvin and Hobbes. fortune-mod-calvin is a compilation of quotes from Bill Wattersons fantastic "Calvin and Hobbes" comic strip. The quotes have been compiled from various sources on the Web..


Platforms: *nix

License: Freeware Size: 6.14 KB Download (108): fortune-mod-calvin Download

Added: February 18, 2010 | Visits: 1.447

php_writeexcel php_writeexcel is a port of John McNamaras excellent Spreadsheet::WriteExcel Perl package to PHP. It allows you to generate Microsoft Excel documents on your PHP enabled Web server without any other tools. Ive included six example PHP scripts which are also taken out of the...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (197): php_writeexcel Download

Added: September 01, 2010 | Visits: 993

DJohn DJohn is a distributed John the Ripper.With Distributed John (DJohn) you can crack passwords using several machines to get passwords sooner than using a single machine. The cracking in itself is done by John The Ripper and djohns server (djohnd) divides the work in work packets and coordinates...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (101): DJohn Download

Added: October 26, 2010 | Visits: 767

Incollector Incollector is an application to collect various kind of informations (like notes, conversation logs, source code, quotes, serial numbers, webaddresses, words). All entries can be tagged. Application can also search and browse entries easly. Incollector is very young project. There can be some...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (98): Incollector Download

Added: August 08, 2010 | Visits: 1.435

MP3::Player::PktConcert MP3::Player::PktConcert is a Perl OO wrapper to John Seagulls C API to the Intel Pocket Concert. SYNOPSIS use MP3::Player::PktConcert; my $pocket_concert = new MP3::Player::PktConcert; my $proc_port = $pocket_concert->mount(); $pocket_concert->open(); my @tracks =...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (98): MP3::Player::PktConcert Download

Added: July 15, 2010 | Visits: 1.417

Finance::Quote::Yahoo::Asia Finance::Quote::Yahoo::Asia is Perl module to fetch quotes from Yahoo Asia. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("asia","CREA.SI"); # Failover to other methods ok. %info = $q->fetch("yahoo_asia","CREA.SI"); # Use this module only. This module fetches...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (108): Finance::Quote::Yahoo::Asia Download

Added: October 23, 2010 | Visits: 1.272

Finance::Quote::Yahoo::Europe Finance::Quote::Yahoo::Europe is a Perl module that fetch quotes from Yahoo Europe. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("europe","12150.PA"); # Failover to other methods ok. %info = $q->fetch("yahoo_europe","12150.PA"); # Use this module only. This...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (101): Finance::Quote::Yahoo::Europe Download

Added: April 10, 2010 | Visits: 888

Text::Quote Text::Quote contains quotes strings as required for perl to eval them back correctly. SYNOPSIS use Text::Quote; my @quotes=map{$quoter->quote($_,indent=>6,col_width=>60)}( "The time has come" the walrus said, "to speak of many things..." ,"...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Text::Quote Download

Added: January 25, 2010 | Visits: 756

SantaSnaps A Photo Booth clone with a holiday twist. SantaSnaps is iClip developer John Casasanta's entry for the Cocoa Duel charity programming competition.


Platforms: Mac

License: Freeware Download (163): SantaSnaps Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 503

Terminator 2 - Judgement Day Following the basic plot line of the feature film, you have been sent back in time to protect the future savior of humanity, John Connor from being assassinated by a T-1000 Terminator. During your mission you must also destroy a new form of microchip technology (based on the T-800 chip) that will...


Platforms: Windows

License: Freeware Size: 1.15 MB Download (51): Terminator 2 - Judgement Day Download

Released: June 15, 2012  |  Added: June 15, 2012 | Visits: 685

Great Posters vol.1 Great posters provides beautiful free posters that feature amazing scenes from nature and quotes from famous authors and thinkers Mark Twain, Henry Wadsworth Longfellow, Socrates, Henry David Thoreau, Miguel De Cervantes, and Buckminster Fuller. Simply download and print. Hang or post anywhere...


Platforms: Windows, Mac, Linux, Palm OS 1.0, Palm OS 2.0, Palm OS 2.1

License: Freeware Size: 1.13 MB Download (51): Great Posters vol.1 Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 906

Life Insurance Calculator The Life Insurance Quotes Calculator by InsuranceSalesman.com is a simple (but powerful) application that allows you to easily work out how much life insurance you REALLY need. You fill in a few simple details including how much yearly income you want your familiy to receive in the event of death...


Platforms: Windows, Mac

License: Freeware Size: 615 KB Download (516): Life Insurance Calculator Download

Released: July 06, 2012  |  Added: July 06, 2012 | Visits: 718

banque ligne religious screensaver with quotes from famous people.


Platforms: Windows

License: Freeware Size: 15.07 MB Download (45): banque ligne Download

< 1 2 3 4 5 >