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

Famous Quotes Macbeth software
Filter: All | Freeware | Demo
 

Famous Quotes Macbeth

< 1 2 3 4 5 > 
Added: November 08, 2010 | Visits: 1.286

OverLook Webmail OverLook is a branch of the famous e-mail client SquirrelMail, transformed for being an usable application also by a less expert user, accustomed using other tools for the management of his mail. OverLook Webmail has not been only changed the skin, but the usability of the entire interface,...



Platforms: *nix

License: Freeware Size: 3.4 MB Download (134): OverLook Webmail Download

Released: August 27, 2011  |  Added: September 19, 2011 | Visits: 1.134

StockWize StockWize is an easy to use stock market monitoring software fow Windows. StockWize allows you to quickly view near real time stock quotes from stock exchanges in an easy format, manage the monitored market stocks list, view historical market data for selected stock ticker Features: *...





Platforms: Windows

License: Shareware Cost: $29.99 USD Size: 766.31 KB Download (130): StockWize Download

Added: January 02, 2010 | Visits: 1.220

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: November 22, 2010 | Visits: 1.849

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: June 16, 2006 | Visits: 2.320

NameSaver NameSaver is a screensaver that displays text items like names or quotes, waving over your screen. You can enter upto a 1000 names, quotes or other sorts of text and pick the font and colour you want to use. As background you can use your desktop, a black screen, a blue sky or an image of your...


Platforms: Windows

License: Freeware Size: 190 KB Download (125): NameSaver Download

Added: January 24, 2006 | Visits: 4.192

Star Quotes Star Quotes is a simple yet powerful program used to make the process of typing up and printing quotes/estimates easy. There are many features that simplify the whole process of creating and printing Quotes. It saves all your different customer and items so you do not have to re-key these every...


Platforms: Windows

License: Shareware Cost: $45.00 USD Size: 3.78 MB Download (123): Star Quotes Download

Released: January 30, 2020  |  Added: June 10, 2020 | Visits: 674

Quick Stock Quotes for Macintosh Get Stock and Mutual Fund Quotes from the Internet and Track Offline. Create and Save Multiple Stock Lists with optional quantity and extended amounts. Print Stock Lists. Compare amount changes since last save. Automatically retrieve quotes using preset timer. Calculates Totals. Merge Stock...


Platforms: Mac

License: Freeware Size: 15.26 MB Download (121): Quick Stock Quotes for Macintosh Download

Released: July 21, 2009  |  Added: August 12, 2009 | Visits: 5.582

ROBO Print Job Manager Metric Prepare your quotes, invoices and costing effortlessly with ROBO Print Job Manager. This software provides all the tools you need to cost your jobs quickly and create all your paperwork. Everything is fully customizable - costs, settings, tax and paperwork templates. Extremely easy to use Windows...


Platforms: Windows

License: Shareware Cost: $499.00 USD Size: 2.52 MB Download (121): ROBO Print Job Manager Metric Download

Added: November 22, 2010 | Visits: 1.420

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: February 18, 2010 | Visits: 1.549

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: August 05, 2008 | Visits: 1.474

Stock Quotes Plus Stock Quotes Plus is a software utility that instantly downloads end-of-day historical quotes of stocks, indices and mutual funds publicly traded in US, Canada and international markets. It produces quotes output in a customizable ASCII format which makes historical stock quotes data compatible...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 416 KB Download (110): Stock Quotes Plus Download

Added: January 04, 2010 | Visits: 1.016

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 (109): fortune-hitchhiker Download

Added: July 21, 2010 | Visits: 1.070

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

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: February 08, 2010 | Visits: 1.828

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: August 22, 2008 | Visits: 1.553

Phraze Daze: Famous Quotes Word Game A famous quotes word game that is easy to learn, fun to play, and impossible to put down. If you like word jumbles, you'll love Phraze Daze. Each word puzzle is solved by moving the appropriate letter in each column upward, to reveal the quote. There are three levels of difficulty, and three...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 880 KB Download (105): Phraze Daze: Famous Quotes Word Game Download

Added: March 18, 2010 | Visits: 1.092

fortune-starwars fortune-starwars project is a collection of mod-fortune quotes from Star Wars. fortune-starwars is a collection of quotes from the movies "Star Wars", "The Empire Strikes Back", and "Return Of The Jedi". It does not contain quotes from Episodes One to Three, because I don’t really like...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (105): fortune-starwars Download

Added: January 14, 2010 | Visits: 891

bigquotes bigquotes is a quotes database based on the bpquotes project, with some minor (for the moment) enhancements. bigquotes is designed to let IRC users add funny quotes for others to see. A banning system, Web-configurable options (session support, registratuib, admins, timeout for voting, etc.),...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (104): bigquotes Download

Added: March 20, 2010 | Visits: 1.644

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: March 17, 2010 | Visits: 860

fortune-fgump fortune-fgump project consists of some quotes from the movie Forrest Gump. This collection of quotes is for use with the fortune program..


Platforms: *nix

License: Freeware Size: 2.05 KB Download (101): fortune-fgump Download

< 1 2 3 4 5 >