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

Quicken Validate freeware
Filter: All | Freeware | Demo
 

Quicken Validate

1 2 3 4 5 > 
Released: July 29, 2009  |  Added: August 18, 2009 | Visits: 7.106

Personal Stock Streamer Personal Stock Streamer is a complete stock streamer and trading platform for the active US investor. With PSS, investors can track hundrds of streaming stock tickers; manage multiple accounts and portfolios; see intraday and historical charts with candle, line and OHLC types and technical...



Platforms: Windows

License: Freeware Size: 10.08 MB Download (740): Personal Stock Streamer Download

Added: August 24, 2008 | Visits: 2.754

NU-Tech NU-Tech is a powerful DSP platform to validate and real-time debug complex algorithms, simply relying on a common PC. Thanks to an easy plug-in architecture, the developer can write his own NUTSs (NU-Tech Satellites) in C++ and immediately plug them into the graphical interface design...





Platforms: Windows

License: Freeware Size: 50 MB Download (582): NU-Tech Download

Released: January 03, 2013  |  Added: January 03, 2013 | Visits: 770

Money on Thread The application for personal budgeting, with a brilliant new idea to put money on thread (literally) has been released -- it's simple, maybe too simple -- if you are professional go with Microsoft Money or Quicken ... this one is for the rest of the world, like us (financial newborns). In a...


Platforms: Java

License: Freeware Size: 5.54 MB Download (539): Money on Thread Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 1.217

Quicken Online Free Personal Finance Software Quicken Online, A free online personal finance management website to manage your daily financial daily. This free online finance management is mainly targeted for those with “simpler financial needs” than complicated finance management software. It will act like your personal professional...


Platforms: Windows

License: Freeware Size: 1024 KB Download (536): Quicken Online Free Personal Finance Software Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 537

VersaCheck Presto Create and print complete checks from VersaCheck Presto or directly from your QuickBooks, Quicken and Peachtree program using inexpensive blank check paper. Print from multiple bank accounts using one check stock. One time installation and setup of the VersaCheck Presto software is quick, easy,...


Platforms: Windows

License: Freeware Size: 89.49 MB Download (506): VersaCheck Presto Download

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

MS SQL database validation utility Utility to validate stored procedures, views and user functions - all at once. Gives you a list of possible errors, including stored procedure errors, DB view errors, missing table columns and other things which may cause gnereated database SQL script to fail.


Platforms: Windows

License: Freeware Size: 74 KB Download (475): MS SQL database validation utility Download

Released: October 12, 2011  |  Added: December 17, 2011 | Visits: 2.836

Sense TO RSS Create, Author and Publish RSS feeds directly to your website. Flexible Feed Manager allows mix of online Validation and Publishing schemes between 'primary' and 'secondary' websites. Namespace extend and style item descriptions in HTML without need of XML and HTML technical knowledge!....


Platforms: Windows

License: Freeware Size: 2.07 MB Download (455): Sense TO RSS Download

Released: November 23, 2010  |  Added: December 09, 2010 | Visits: 3.492

Finance Explorer Personal finance software compatible with Microsoft Money and Quicken downloads so you can import your transactions from almost any bank (supports: OFX, QIF and OFC formats). No need to manually enter them. Includes an intuitive budget. Handles and unlimited number of accounts including checking,...


Platforms: Windows

License: Freeware Size: 536.76 KB Download (396): Finance Explorer Download

Released: January 07, 2012  |  Added: January 26, 2012 | Visits: 2.159

StockWatch Create a portfolio with this spreadsheet for Excel 97 or better. Enter your past and present stock holdings. See your gains and losses at a glance. Get on-line quotes from: CNN.com, Quicken.com, Quote.com, NASDAQ.com, MoneyCentral.com, Toronto (Yahoo), Yahoo India, Yahoo Hong Kong, Yahoo Deutschland


Platforms: Windows

License: Freeware Size: 3.75 MB Download (391): StockWatch Download

Released: September 29, 2010  |  Added: October 04, 2010 | Visits: 2.026

ePUB Validator ePUB Validator is a handy utlity designed to enable you to check your ePub files. ePUB Validator is a GUI front-end for EpubCheck. You can easily validate IDPF EPUB files, without having to use the command line.


Platforms: Windows

License: Freeware Size: 2.53 MB Download (242): ePUB Validator Download

Added: January 25, 2010 | Visits: 1.071

Card Validator [ Via MacInTouch ] FileMaker Pro tool that uses a checksum calculation to validate credit card numbers and identifies the type of card based on the digits.


Platforms: Mac

License: Freeware Size: 75 KB Download (192): Card Validator Download

Added: August 01, 2008 | Visits: 1.195

MailList Validator MailList Validator is designed to validate e-mail addresses and see whether or not certain addresses exist. The program's main objective is finding invalid e-mail addresses. This will save a great deal of your time when doing mailings and minimize the number of bounced messages from...


Platforms: Windows

License: Freeware Size: 2.22 MB Download (184): MailList Validator Download

Released: February 10, 2003  |  Added: June 14, 2006 | Visits: 2.353

NSNICAddress ActiveX control that will validate a MAC address. Nice configurable GUI.


Platforms: Windows

License: Freeware Size: 74 KB Download (154): NSNICAddress Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 940

Free Email Verifier Email Verifier Professional quickly and easily verifies email addresses. Email Verfier removes invalid, not existed and dupicate emails. Email Verifier is designed for users who have their own mailing lists and want to keep them up-to-date. The tool verifies every email address from a selected...


Platforms: Windows

License: Freeware Size: 2.24 MB Download (141): Free Email Verifier Download

Added: May 23, 2010 | Visits: 3.894

W3C-PHP W3C-PHP is a little php-cli script that can validate a list of URLs trough the W3C validator Web site (http://validator.w3.org/) with PHP-DOM functions. Configuration: list.txt -> contain the list of url that you need to validate the URLs must start with ":" without the "http://" prefix for...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (136): W3C-PHP Download

Added: November 12, 2010 | Visits: 1.473

Chess::Game Chess::Game is a class to record and validate the moves of a game of chess. SYNOPSIS use Chess::Game; $game = Chess::Game->new(); $clone = $game->clone(); $move = $game->make_move("e2", "e4"); $move_c = $clone->make_move("e2", "e4"); $true = ($move->get_piece() ne $move_c->get_piece());...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (125): Chess::Game Download

Added: November 24, 2010 | Visits: 1.438

XML::Validator::Schema XML::Validator::Schema is a Perl module to validate XML against a subset of W3C XML Schema. SYNOPSIS use XML::SAX::ParserFactory; use XML::Validator::Schema; # # create a new validator object, using foo.xsd # $validator = XML::Validator::Schema->new(file => foo.xsd); # # create a SAX...


Platforms: *nix

License: Freeware Size: 53.25 KB Download (123): XML::Validator::Schema Download

Added: June 17, 2010 | Visits: 1.419

proxy hunter customed Phc is a program to validate free proxies for LAN users to reach the Internet by bypassing ISP proxies with strict limits. proxy hunter customed can be customized to change headers in test requests sent to free proxies, such as User_Agent. You can also customize it with your own checksite,...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (120): proxy hunter customed Download

Added: January 25, 2010 | Visits: 672

Safari Tidy plugin The Safari Tidy plugin is a small plugin that lets you validate the webpages you browse for (X)HTML compliance. The actual validation is done by Tidy.How it works... In the bottom right corner of each browser window you will see the amount of warnings and errors the current page has, along with a...


Platforms: Mac

License: Freeware Size: 302 KB Download (113): Safari Tidy plugin Download

Released: July 26, 2012  |  Added: August 28, 2012 | Visits: 1.029

EBouncer This tool can be used to validate proxy servers it can easily determine if the feed contains high anonymity (elite), simple anonymous,transparent or socks5 proxies.This tool can also generate hundreds of ip numbers based on user input mask. You can grab the feed from a local file on you computer...


Platforms: Windows

License: Freeware Size: 4.51 MB Download (110): EBouncer Download

1 2 3 4 5 >