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

Landlord Insurance Quote freeware
Filter: All | Freeware | Demo
 

Landlord Insurance Quote

1 2 3 4 5 > 
Released: May 05, 2004  |  Added: June 06, 2006 | Visits: 2.732

Insurance Buddy Insurance Buddy 2.1 is a Free Tool to a Find Cheap Car Insurance Quote - Cheap Car Insurance Quote



Platforms: Windows

License: Freeware Size: 1.46 MB Download (536): Insurance Buddy Download

Released: June 03, 2012  |  Added: June 03, 2012 | Visits: 645

Insurance Quote Online Toolbar This toolbar to get quick insurance quotes and you can chat and check weather and you can also check my articles and see what I am doing within the internet. If you need help with any form of insurance let me know and I can help.Insurance quotes fast from local insurance firms or agents right...





Platforms: Windows

License: Freeware Size: 1.42 MB Download (44): Insurance Quote Online Toolbar Download

Released: June 25, 2012  |  Added: June 25, 2012 | Visits: 863

Life Insurance Quote Savings Locater Never again pay overpriced, and over inflated, life insurance premiums with the help of this custom software tool that will search the national databases for the lowest life insurance premiums that meet your needs today. Stop building the profits of the insurance companies, and start putting...


Platforms: Windows, Edition 2005

License: Freeware Size: 20.18 MB Download (50): Life Insurance Quote Savings Locater Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 566

online-life-insurance-quote-pole-maker Find Out What Your Website Visitors Think, Like, Need & Want! Create Your Own Branded, Fully-Customized, Attractive (Text/Image) Polls, Easily... in Minutes! Major Online Players Use Polls on Their HOME Pages! Easy Poll Creator - Create Amazing Polls for Your Website Quickly & Easily!


Platforms: Windows

License: Freeware Size: 8.06 MB Download (357): online-life-insurance-quote-pole-maker 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: October 07, 2012  |  Added: October 07, 2012 | Visits: 500

Homeowners Insurance Locator Homeowners Insurance Locator 2.1 is a Free Tool to a Find Homeowners Insurance Quote Homeowners Insurance Quote


Platforms: Windows

License: Freeware Size: 14 KB Download (422): Homeowners Insurance Locator Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 749

Car Payment Calculator Buddy Car Payment Calculator Buddy 2.1 free tool to check car payments, check your payment before you buy a car with this homepage


Platforms: Windows

License: Freeware Size: 1024 B Download (592): Car Payment Calculator Buddy Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 716

Homeowners Insurance Buddy Homeowners Insurance Buddy 2.1 is a Free Software Tool to Find a homepage


Platforms: Windows

License: Freeware Size: 14 KB Download (46): Homeowners Insurance Buddy Download

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

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 (976): A Daily Inspirational Quote From Edgar Cayce Download

Released: May 11, 2006  |  Added: May 18, 2006 | Visits: 5.055

FREE Quick Quote FREE Quote Watchlist Software for over 50 exchanges worldwide. Keep track of your trades with this easy to use quote watchlist tool, data feeds are free so you can monitor your trades with zero cost. Quick Quote enables you to monitor your trading/investment portfolio with auto-refresh...


Platforms: Windows

License: Freeware Size: 1.3 MB Download (806): FREE Quick Quote Download

Added: January 18, 2010 | Visits: 2.162

Afghan Hound Quote of the Day Daemon Afghan Hound Quote of the Day Daemon project is a TCP/UDP quote-of-the-day server. Afghan Hound Quote of the Day Daemon uses both TCP and UDP port 17 to return a random quote from fortune(6) style quote files. It has performance benefits over other programs which use fortune(6) to source their...


Platforms: *nix

License: Freeware Size: 100.35 KB Download (107): Afghan Hound Quote of the Day Daemon Download

Added: November 22, 2010 | Visits: 1.421

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.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: 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: 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: February 04, 2010 | Visits: 1.709

Finance::Quote::Yahoo::USA Finance::Quote::Yahoo::USA is a Perl module to obtain information about stocks and funds in the USA and Canada. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("usa","SGI"); This method provides access to financial information from a number of exhcanges in the...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (102): Finance::Quote::Yahoo::USA Download

Added: April 22, 2010 | Visits: 1.163

LiveJournal Quote LiveJournal Quote is a Firefox extension that tires to make our communication in LJ more easy. It makes quotes. How does it works? 1) You can write in post-form tags [quote]Text[/quote] and on clicking the Send-button tags will be converted in html-quote (Div element) 2) You can also select...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (94): LiveJournal Quote Download

Added: September 22, 2010 | Visits: 1.026

Finance::Quote::Yahoo::Base Finance::Quote::Yahoo::Base is a Perl module with common functions for fetching Yahoo info. SYNOPSIS Base functions for use by the Finance::Quote::Yahoo::* modules. This module is not called directly, rather it provides a set of base functions which other Yahoo-related modules can use. If...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (99): Finance::Quote::Yahoo::Base 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

1 2 3 4 5 >