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

Reflection Quotes freeware
Filter: All | Freeware | Demo
 

Reflection Quotes

< 1 2 3 4 5 > 
Added: September 12, 2006 | Visits: 9.579

Medved QuoteTracker QuoteTracker provides streaming Real-Time quotes, Live multi-day intraday charts with Technical Indicators, Level II quotes, Time and Sales, alerts, news monitoring, and everything else you may need to effectively trade in today's market. Now with Integrated Trading! You can now trade through...



Platforms: Windows

License: Freeware Size: 5.96 MB Download (1046): Medved QuoteTracker Download

Added: June 16, 2006 | Visits: 2.316

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 (121): NameSaver Download

Released: January 01, 2003  |  Added: September 27, 2006 | Visits: 13.258

A Daily Inspirational Quote From Edgar Cayce 'A Daily Inspirational Quote From Edgar Cayce' delivers daily inspirational quotes by America's most famous psychic. Every time you start your computer, or at other times that you specify, this program will display a random quote of the day for you. Gain insights you can apply to your life on...


Platforms: Windows

License: Freeware Size: 1.51 MB Download (975): A Daily Inspirational Quote From Edgar Cayce Download

Added: August 29, 2008 | Visits: 2.421

Success Quotes Screensaver An inspiring collection of success quotations by some of the greatest men and women of all time. The Interview411 Success Quotes screen saver was designed to give you a daily reminder that your dreams are possible. Motivational quotes are accompanied by soothing ambient music and breathtaking...


Platforms: Windows

License: Freeware Size: 2.39 MB Download (189): Success Quotes Screensaver Download

Released: May 03, 2014  |  Added: May 12, 2014 | Visits: 2.551

BS1 Enterprise Accounting - Free Edition Free Accounting and Distribution ERP Software: General Ledger, Accounts Payable, Accounts Receivable, Inventory, Purchase Orders, Sales Orders and Quotes, Sales Analysis, Bank Reconciliation. Simple, yet powerful. Prints quotes, picking slips, bills of lading, invoices, purchase orders, checks,...


Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 2.08 MB Download (255): BS1 Enterprise Accounting - Free Edition Download

Added: January 14, 2010 | Visits: 888

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

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 (89): fortune-fgump Download

Added: April 23, 2010 | Visits: 1.022

fortune-xfiles fortune-xfiles project consists of various quotes from the X-Files TV episodes for the fortune program. To install these fortunes, copy the .dat file to your fortunes directory (possibly /usr/games/lib/fortunes). To use it, simply type: # fortune xfiles Example: Mulder: You know, I...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (93): fortune-xfiles Download

Added: March 18, 2010 | Visits: 1.088

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: May 18, 2010 | Visits: 860

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: March 08, 2010 | Visits: 871

Devel::GDB::Reflect Devel::GDB::Reflect is a reflection API for GDB/C++. SYNOPSIS use Devel::GDB; use Devel::GDB::Reflect; my $gdb = new Devel::GDB( -file => $foo ); my $reflector = new Devel::GDB::Reflect( $gdb ); print $gdb->get( "b foo.c:123" ); $gdb->print( "myVariable" ); Devel::GDB::Reflect...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (114): Devel::GDB::Reflect 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.545

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: September 13, 2010 | Visits: 1.557

Fusion X Metal Fusion X Metal is a KDE theme inspired by fusionxaqua appearance theme and reflection kbfxs theme. Im using xgl compiz quinstorm with compiz-themer and he works perfectly.(http://gentoo-wiki.com/HOWTO_XGL). I have modified the buttons in the vista style decoration (you find them inside the file)....


Platforms: *nix

License: Freeware Size: 184.32 KB Download (133): Fusion X Metal 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

< 1 2 3 4 5 >