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

Yahoo Webmaster Tools software
Filter: All | Freeware | Demo
 

Yahoo Webmaster Tools

< 1 2 3 4 5 
Added: January 05, 2010 | Visits: 4.470

Cmos password recovery tools Cmos password recovery tools decrypts password stored in cmos used to access BIOS SETUP. Works with the following BIOSes: - ACER/IBM BIOS - AMI BIOS - AMI WinBIOS 2.5 - Award 4.5x/4.6x/6.0 - Compaq (1992) - Compaq (New version) - IBM (PS/2, Activa, Thinkpad) - Packard Bell - Phoenix...



Platforms: *nix

License: Freeware Size: 34.82 KB Download (1337): Cmos password recovery tools Download

Added: November 20, 2010 | Visits: 1.423

Heirloom Development Tools Heirloom Development Tools package provides yacc, lex, m4, make, and SCCS as portable derivatives of the utilities released by Sun as part of OpenSolaris. The OpenSolaris utilities were in turn derived from the original Unix versions, and are assumed be conforming implementations of the POSIX...





Platforms: *nix

License: Freeware Size: 378.88 KB Download (96): Heirloom Development Tools Download

Added: October 17, 2010 | Visits: 1.182

Bio::Tools::CodonTable Bio::Tools::CodonTable is a bioperl codon table object. SYNOPSIS # This is a read-only class for all known codon tables. The IDs are # the ones used by nucleotide sequence databases. All common IUPAC # ambiguity codes for DNA, RNA and animo acids are recognized. # to use use...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (127): Bio::Tools::CodonTable Download

Added: October 17, 2010 | Visits: 915

lopster-tools lopster-tools is a set of tools for use with Lopster that allows users to view statistics for download and upload transfer, incomplete and finished files, how many MB are downloaded or uploaded, and the difference between down- and upload, amongst other features.. Get KLopsterUtils at...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (92): lopster-tools Download

Added: May 20, 2010 | Visits: 1.329

net-tools The net-tools package contains a collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system. It contains the important tools for controlling the network subsystem of the Linux kernel including arp, hostname, ifconfig, netstat, rarp and...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (109): net-tools Download

Added: November 23, 2010 | Visits: 1.177

Bio::Tools::Run::PiseApplication::freak Bio::Tools::Run::PiseApplication::freak is a Perl module. Bio::Tools::Run::PiseApplication::freak Bioperl class for: FREAK Residue/base frequency table or plot (EMBOSS) Parameters: (see also: http://bioweb.pasteur.fr/seqanal/interfaces/freak.html for available values): freak...


Platforms: *nix

License: Freeware Size: 829.44 KB Download (88): Bio::Tools::Run::PiseApplication::freak Download

Added: January 07, 2010 | Visits: 1.159

Oasis XML Tools Oasis XML Tools is a small utility to easily manage OpenOffice.org documents at xml level from outside OpenOffice.org suite. You can view and edit (with kwrite) the main xml files present in OpenOffice.org documents and update these documents with the changes. Also you can compare two or...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (127): Oasis XML Tools Download

Added: August 02, 2010 | Visits: 1.362

Yahoo::Search::Request Yahoo::Search::Request is a container object for a Yahoo! Search request. (This package is included in, and automatically loaded by, the Yahoo::Search package.) Package Use You never need to use this package directly -- it is loaded automatically by Yahoo::Search. Object Creation In...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (103): Yahoo::Search::Request Download

Added: March 03, 2010 | Visits: 1.246

Yahoo::Search Yahoo::Search is a Perl interface to the Yahoo! Search public API. The following search spaces are supported: Doc Common web search for documents (html, pdf, doc, ...), including Y!Q contextual search. Image Image search (jpeg, png, gif, ...) Video Video file search (avi, mpeg,...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (97): Yahoo::Search Download

Added: September 14, 2010 | Visits: 1.353

Yahoo::Search::XML Yahoo::Search::XML is a Perl module with simple routines for parsing XML from Yahoo! Search. The XML sent back from Yahoo! is fairly simple, and is guaranteed to be well formed, so we really dont need much more than to make the data easily available. Id like to use XML::Simple, but it uses...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (101): Yahoo::Search::XML Download

Added: May 19, 2010 | Visits: 1.458

KMail Power Tools KMail Power Tools is meant to be a suite of enhancements to KMail and may be other mail user agents. It is currently composed of only one (perl) script that acts as a filter (take input from stdin, outputs the modified mail to stdout), adds dialog boxes to kmail, and allows the user to: -...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (109): KMail Power Tools Download

Added: July 04, 2010 | Visits: 1.814

Yahoo::BBAuth Yahoo::BBAuth is a Perl interface to the Yahoo! Browser-Based Authentication. SYNOPSIS my $bbauth = Yahoo::BBAuth->new( appid => $appid, secret => $secret, ); # Create an authentication link printf, $bbauth->auth_url; # After the user authenticates successfully, Yahoo returns the user...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): Yahoo::BBAuth Download

Added: October 13, 2010 | Visits: 1.142

Ionflux Tools Class Library The Ionflux Tools Class Library is a lightweight multi-platform C++ framework designed for rapid development of applications in a client/server architecture. The Ionflux Tools Class Library is released under the GNU General Public License, meaning it is free software! (See LICENSE in the...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (96): Ionflux Tools Class Library Download

Added: January 18, 2010 | Visits: 4.363

Blu-ray video authoring tools Blu-ray video authoring tools package is a free open source suite of Blu-ray (BD-R and BD-RE) authoring tools that allow you to produce Blu-ray video discs. mkudfiso (Blu-ray authoring tool set), a utility to create ISO images containing a pure UDF filesystem, intended primarily for Blu-ray...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (232): Blu-ray video authoring tools Download

Added: March 16, 2010 | Visits: 767

Bio::Tools::Run::JavaRunner Bio::Tools::Run::JavaRunner is a Perl module that can run java programs. SYNOPSIS my $runner = Bio::Tools::Run::JavaRunner->new(-jar => $jar); $runner->run(); This module is probably incomplete. It is intended to be a wrapper for running java programs..


Platforms: *nix

License: Freeware Size: 942.08 KB Download (96): Bio::Tools::Run::JavaRunner Download

Added: July 16, 2010 | Visits: 1.680

Finance::Currency::Convert::Yahoo Finance::Currency::Convert::Yahoo is Perl mdoule that convert currencies using Yahoo. SYNOPSIS use Finance::Currency::Convert::Yahoo; $Finance::Currency::Convert::Yahoo::CHAT = 1; $_ = Finance::Currency::Convert::Yahoo::convert(1,USD,GBP); print defined($_)? "Is $_n" : "Error."; exit; #...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (120): Finance::Currency::Convert::Yahoo Download

Added: March 04, 2010 | Visits: 1.363

g3d Graphic Tools g3d Graphic Tools project consists of a XML file format and generic development tools for games. The problem is that often as a games developer you need to work with many 3d editing tools and rendering engines, and there should be an easy and portable way to move objects, levels, etc. around....


Platforms: *nix

License: Freeware Size: 2.3 MB Download (107): g3d Graphic Tools Download

Added: November 12, 2010 | Visits: 2.096

Cryptomak Cipher Tools Cryptomak Cipher Tools project consists of a collection of PHP scripts for encryption purposes. Cryptomak contains a cipher and tools for encryption utilities written in PHP, including substitution, vigenere, affine, transposition, and index of coincidence. It is powered by the Phrame...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (315): Cryptomak Cipher Tools Download

Added: September 15, 2010 | Visits: 1.222

Text::Emoticon::Yahoo Text::Emoticon::Yahoo is a emoticon filter of Yahoo! Messenger. SYNOPSIS use Text::Emoticon::Yahoo; my $emoticon = Text::Emoticon::Yahoo->new( imgbase => "http://example.com/emo", ); my $text = "Yet Another Perl Hacker ;)"; print $emoticon->filter($text); # it prints # Yet Another...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (126): Text::Emoticon::Yahoo Download

Added: March 17, 2010 | Visits: 1.042

Mail::Summary::Tools::YAMLCache Mail::Summary::Tools::YAMLCache is a low performance cache which is easy to edit/fix. SYNOPSIS use Mail::Summary::Tools::YAMLCache; my $cache = Mail::Summary::Tools::YAMLCache->new( file => Path::Class::file("/tmp/foo"), ); $cache->get("foo:bar"); $cache->set("foo:bar", "moose");...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (97): Mail::Summary::Tools::YAMLCache Download

< 1 2 3 4 5