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

Excellent Quotes software
Filter: All | Freeware | Demo
 

Excellent Quotes

< 1 2 3 4 5 
Added: May 18, 2010 | Visits: 859

fortune-discworld fortune-discworld project consists of quotes from the "Discworld" novels by Terry Pratchett. They were the observers of the operation of the universe, its clerks, its auditors. They saw to it that things spun and rocks fell. And they believed that for a thing to exist it had to have a position...



Platforms: *nix

License: Freeware Size: 80.9 KB Download (91): fortune-discworld Download

Added: January 04, 2010 | Visits: 1.012

fortune-hitchhiker fortune-hitchhiker project consists of quotes from the "Hitchhikers Guide to the Galaxy". "Zaphod grinned two manic grins, sauntered over to the bar and bought most of it." -- Zaphod in paradise. To install these fortunes, copy the .dat file to your fortunes directory. (possibly...





Platforms: *nix

License: Freeware Size: 11.26 KB Download (103): fortune-hitchhiker Download

Added: November 10, 2010 | Visits: 861

Jacman Jacman project is a frontend for pacman software management software that comes with the equally excellent ArchLinux. Hopefully the "J" makes it obvious that this is a Java application. Archs philosophy is to keep things simple and to keep the user in control. Generally, GUI based configuration...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (95): Jacman Download

Added: March 20, 2010 | Visits: 1.638

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.413

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.215

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.820

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.544

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.842

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 (120): Finance::Quote::Yahoo::nz Download

Added: October 23, 2010 | Visits: 761

GoblinX GoblinX is a Live-CD that is based on the excellent Slackware distribution. GoblinX is directed towards those users who appreciate quality applications and a workspace that is both practical and beautiful. GoblinX contains some of the most often used and praised applications for Linux. click...


Platforms: *nix

License: Freeware Size: 305 MB Download (116): GoblinX Download

Added: July 21, 2010 | Visits: 1.065

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.442

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: October 26, 2010 | Visits: 761

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: July 15, 2010 | Visits: 1.409

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 (102): Finance::Quote::Yahoo::Asia Download

Added: October 23, 2010 | Visits: 1.265

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 (100): Finance::Quote::Yahoo::Europe Download

Added: August 10, 2013 | Visits: 1.089

UPX UPX achieves an excellent compression ratio and offers very fast decompression. Your executables suffer no memory overhead or other drawbacks for most of the formats supported, because of in-place decompression. UPX strengths in a nutshell:


Platforms: *nix

License: Freeware Size: 839.68 KB Download (187): UPX Download

Added: September 08, 2010 | Visits: 801

eStruts eStruts is an Excellent tool to Automatically Generate the Struts Application which has all Action forms, Form Beans, Struts-Config..etc which forms the skeleton for the Web Application. It automatically generates the Professional JSP pages. Whats New in This Release: - This release added...


Platforms: *nix

License: Freeware Size: 2.9 MB Download (91): eStruts Download

Added: April 10, 2010 | Visits: 884

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

Released: December 03, 2011  |  Added: December 08, 2011 | Visits: 2.213

TickInvest TickInvest is a stock charting and technical analysis software with realtime and eod charts. Features: Backtester, Backtest Optimizer, Stock Screener, Alerts, Custom Drawing Tools, Stock Quotes, Extensible Formula Language. Analyze your favorite stocks with ready to use Indicators or...


Platforms: Windows

License: Shareware Cost: $59.00 USD Size: 32.89 MB Download (286): TickInvest Download

Released: June 29, 2011  |  Added: July 17, 2011 | Visits: 836

Ease DVD Ripper Ease DVD Ripper is a powerful and easyful DVD ripper which helps you rip DVD to iPod,iPhone,3GP,PSP,MP4,MPEG-2,Xvid, DivX, MPEG,VCD, SVCD and AVI easily and quickly with excellent image and sound quality. It supports ripping DVD by chapter or title. And you can rip DVD's any segment. It have fast...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 5.94 MB Download (99): Ease DVD Ripper Download

< 1 2 3 4 5