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

Metastock Data Downloader Yahoo freeware
Filter: All | Freeware | Demo
 

Metastock Data Downloader Yahoo

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 541

Yahoo! User Interface Library 2.3.0RC1 The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the YUI Library...



Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (53): Yahoo! User Interface Library 2.3.0RC1 Download

Added: September 10, 2013 | Visits: 451

Real-Time Datafeed from Yahoo! YAHOORT Extends the Datafeed Toolbox's YAHOO object, allowing real-time data to be fetched from Yahoo's Premium Finance service.Requirements:- Datafeed Toolbox license- Yahoo account subscribed to Yahoo Premium Finance.1. To install, simply unzip the contents of 'yahooRT.zip' to a location on the...





Platforms: Matlab

License: Freeware Size: 40.96 KB Download (45): Real-Time Datafeed from Yahoo! Download

Added: September 14, 2013 | Visits: 500

Yahoo! Pipes #D7CX: I pledge that the Yahoo Pipes module will have a full Drupal 7 release on the day Drupal 7 is released.Provides integration with Yahoo! Pipes.WishlistSo far, this module just provides an API, but the possibilities of where it could go are definitely interesting: * Store the Yahoo! Pipes...


Platforms: PHP

License: Freeware Size: 10 KB Download (48): Yahoo! Pipes Download

Added: November 19, 2006 | Visits: 4.678

Data Recovery for Windows - TapeWare TapeWare is your complete system backup and data recovery software solution. It is a multi-OS (Windows, Linux and NetWare) and multi-language (available in English, French, German, Italian, Spanish, and Japanese) product with the flexibility to serve from an individual all the way up to an...


Platforms: DOS, Windows, *nix

License: Freeware Size: 58.74 MB Download (1036): Data Recovery for Windows - TapeWare Download

Added: July 07, 2006 | Visits: 3.303

Data Master 2000 Free software developed for automation of professional measurement systems, data acquisition, processing and analysis. Especially suitable for scientists who would like to make high-performance, precise measurements in the experimental physics. Optimized for real-time operation,...


Platforms: Windows

License: Freeware Size: 2.32 MB Download (293): Data Master 2000 Download

Released: January 08, 2005  |  Added: May 18, 2006 | Visits: 9.470

!R-Linux Data Recovery R-Linux is a data recovery and undelete utility for Ext2FS (Linux) file system. File recovery after power failure, system crash, virus infection or partition reformation, even for the different file system. Unformat and unerase tool. Creation of image files an entire disk, partition or its part....


Platforms: Windows

License: Freeware Size: 1.35 MB Download (624): !R-Linux Data Recovery Download

Released: January 06, 2003  |  Added: July 05, 2006 | Visits: 3.783

Bittium Data Protect Free Encryption Software "Make your secrets unbreakable!" It's the major purpose for us to develop this software. Because most computer users have some document files, picture files, video files etc. Which don't allow unauthorized user to access. So, turn to us right now. Bittium Data Protect will help you by our...


Platforms: Windows

License: Freeware Size: 842 KB Download (695): Bittium Data Protect Free Encryption Software Download

Added: October 18, 2006 | Visits: 3.324

Data Pilot Data Pilot expands data analysis options available in Microsoft Excel with nonparametric statistical methods. The methods used in Data Pilot provides the most relevant results even with small numbers of samples, without any assumptions on distribution of the original sample. This is especially...


Platforms: Windows

License: Freeware Size: 823 KB Download (226): Data Pilot Download

Released: December 19, 2006  |  Added: January 01, 2007 | Visits: 8.568

Disk Doctors FAT Data Recovery Use Disk Doctors FAT Data Recovery software to recover data from FAT16, FAT32 & VFAT drives which supports missing or lost partition recovery, deleted partition recovery, deleted file recovery, re-formatted drive recovery, Formatted partition recovery from IDE / AT, SATA, SCSI and USB Flash...


Platforms: Windows

License: Freeware Cost: $79.00 USD Size: 3.28 MB Download (1143): Disk Doctors FAT Data Recovery Download

Released: January 16, 2008  |  Added: April 01, 2008 | Visits: 6.167

COM Port Data Emulator If you are a software developer or a hardware engineer, you may often face situations when you need information about the ability of communication ports on a typical end-user system to handle large flows of data. If looking for a reliable COM port testing and analysis tool, look no further than...


Platforms: Windows

License: Freeware Size: 1.41 MB Download (1518): COM Port Data Emulator Download

Released: July 22, 2008  |  Added: June 01, 2010 | Visits: 4.038

Data Shredder Data Shredder literally destroys files, free space and your Recycle Bin contents instead of only deleting them. That means your data contents once overwritten and destroyed It can't be recovered. The user therefore should be sure of the files, folders .etc. he/she wants to shred.There are...


Platforms: Windows

License: Freeware Size: 3.59 MB Download (323): Data Shredder Download

Released: September 10, 2009  |  Added: September 15, 2009 | Visits: 2.100

Data Exchange Manager Free Data Exchange Manager is an example of tomorrow's technology today. With this tool database administration is a breeze. Transfer data from any data source to another. Use our custom designed templates to increase speed for any Database platforms. The most innovative and valuable feature would be...


Platforms: Windows

License: Freeware Size: 1.87 MB Download (202): Data Exchange Manager Free Download

Added: January 18, 2010 | Visits: 1.272

Data::Encrypted Data::Encrypted is a Perl module to transparently store encrypted data via RSA. SYNOPSIS # functional interface: use Data::Encrypted file => "./.$0-encrypted-data", qw(encrypted); # note: login and password are not *really* the login and # password values, only the desired prompt! my...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): Data::Encrypted Download

Added: January 18, 2010 | Visits: 1.339

Data::Phrasebook::Loader::XML Data::Phrasebook::Loader::XML Perl module can abstract your phrases with XML. SYNOPSIS use Data::Phrasebook; my $q = Data::Phrasebook->new( class => Fnerk, loader => XML, file => phrases.xml, dict => Dictionary, # optional ); OR my $q = Data::Phrasebook->new( class => Fnerk,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (120): Data::Phrasebook::Loader::XML Download

Added: February 27, 2010 | Visits: 1.149

Data::Validator::Item Data::Validator::Item is a Factory Class to validate data items. This is an attempt to create an object which will permit semi-automatic verification of a data value. SYNOPSIS use Data::Validator::Item; my $item = Data::Validator::Item->new(); #Create a new Data::Validator::Item, called...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Data::Validator::Item Download

Added: June 25, 2010 | Visits: 1.065

Data::ENAML Data::ENAML is a Perl extension for ENAML data representation. SYNOPSIS use Data::ENAML qw (serialize deserialize); print serialize(login => {nick => Schop, email => ariel@atheist.org.il, tagline => If I had no modem I would not lose Regina}); $struct = deserialize(bad-nick: {nick:...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): Data::ENAML Download

Added: April 26, 2010 | Visits: 1.379

Geo::Coder::Yahoo Geo::Coder::Yahoo is a Perl module with geocode addresses with the Yahoo! API. SYNOPSIS Provides a thin Perl interface to the Yahoo! Geocoding API. use Geo::Coder::Yahoo; my $geocoder = Geo::Coder::Yahoo->new(appid => my_app ); my $location = $geocoder->geocode( location => Hollywood and...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (109): Geo::Coder::Yahoo Download

Added: September 25, 2010 | Visits: 1.187

gnome-mime-data gnome-mime-data package contains the base MIME and Application database for GNOME. It is meant to be accessed through the MIME functions in GnomeVFS. MIME Media Types [RFC2045,RFC2046] specifies that Content Types, Content Subtypes, Character Sets, Access Types, and conversion values for...


Platforms: *nix

License: Freeware Size: 921.6 KB Download (107): gnome-mime-data Download

Added: August 23, 2010 | Visits: 1.301

Sunrise Data Dictionary Sunrise Data Dictionary is a library for hashtable storage of arbitrary data objects with built-in reference counting and guaranteed order iteration for the C programming language. Sunrise Data Dictionary library can participate in external reference counting systems or use its own built-in...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (116): Sunrise Data Dictionary Download

Added: April 15, 2010 | Visits: 1.206

Test::Data Test::Data is a Perl module to test functions for particular variable types. SYNOPSIS use Test::Data qw(Scalar Array Hash Function); Test::Data provides utility functions to check properties and values of data and variables. Functions Plug-in modules define functions for each data type....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Test::Data Download

< 1 2 3 4 5 >