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

Going Away Quotes freeware
Filter: All | Freeware | Demo
 

Going Away Quotes

< 1 2 3 4 5 > 
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: January 05, 2010 | Visits: 856

Sportal Sportal is a program made for the people that needs to know what is going on, in their systems, what it does is keep an eye on the files that you select , for "hot Words" that u also select, all this is made trough a graphical interface, u never have to touch a config file, but if u want u can....





Platforms: *nix

License: Freeware Size: 153.6 KB Download (97): Sportal Download

Added: February 23, 2010 | Visits: 1.199

AutoProfile AutoProfile is an extension to Gaim that allows users to create customized away messages and profiles using dynamic "components" that automatically update on a regular basis. Generated text can include song names from XMMS/Winamp/iTunes, fortune quotes, computer uptime, the contents of a Web...


Platforms: *nix

License: Freeware Size: 56.32 KB Download (93): AutoProfile 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: 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: May 20, 2010 | Visits: 835

jack_capture jack_capture is a small simple program to capture whatever sound is going out to your speakers into a file. jack_capture is the program I always wanted to have for jack, but no one made. So here it is. Usage: jack_capture [ -b bitdepth ] [-c channels] [ -B bufsize ] [filename] Filename is...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (111): jack_capture 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: April 27, 2010 | Visits: 996

LinkController LinkController is a group of programs designed to take away much of the work of maintaining the links in a web site. Instead of the user running the program checking whether links are broken, LinkController does this automatically. When it finds a broken link it checks it several times across...


Platforms: *nix

License: Freeware Download (93): LinkController 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.266

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: August 05, 2010 | Visits: 806

ax25-tools The ax25-tools package contains the tools that you need to get going with AX.25 for Linux. AX.25 is a network protocol that is used by hamradio operators across packet radio wireless links. AX.25 is a network protocol that is used for wireless packet networks. Generally when you want to use a...


Platforms: *nix

License: Freeware Size: 256 KB Download (98): ax25-tools 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

Added: January 25, 2010 | Visits: 651

Home and Away If you take your laptop back and forth to work (or anywhere else), you may find that, depending where you are, you want certain volumes to mount and certain applications to launch. Home and Away can automate this task for you by allowing you to set up different networks. The network you are...


Platforms: Mac

License: Freeware Size: 2 MB Download (94): Home and Away Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 502

Trillian Astra Trillian is going free for desktop and mobile, starting today with Trillian 5! Themes, an awesome activity history viewer, and all the rest of Trillian's great features will now be available to everyone! This is an exciting step forward and means our users will always experience the best...


Platforms: Windows

License: Freeware Size: 20.3 MB Download (48): Trillian Astra Download

Released: June 07, 2012  |  Added: June 07, 2012 | Visits: 744

Checkersland This program allows you to play 24 kind of checkers: russian, international (polish), 80-celluar, armenian, brazilian, canadian, checkers (american), corners, croda, czech, diagonal, give-away, italian, laska, lika, pool, spanish, Sri Lankian, stavropol, thai, towers, towers give-away and...


Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Size: 365 KB Download (58): Checkersland Download

< 1 2 3 4 5 >