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

Www Books freeware
Filter: All | Freeware | Demo
 

Www Books

1 2 3 4 5 > 
Released: March 09, 2007  |  Added: April 03, 2007 | Visits: 2.088

NotJustBrowsing Distinct aspects of NotJustBrowsing Streamlines browsing concepts with real life situations. Introduces new ways to access, organize and view the contents available on the world wide web. Characteristic Features : 1. Use of Drag&Drop to accumulate web page locations (URL's). 2. A...



Platforms: Windows

License: Freeware Size: 4.28 MB Download (144): NotJustBrowsing Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 796

Books On Cancer Books On Cancer - Get cancer information at www.cancerbookresources.com - Learn more about how to beat cancer





Platforms: Windows

License: Freeware Size: 5 MB Download (45): Books On Cancer Download

Released: April 04, 2004  |  Added: November 20, 2006 | Visits: 4.176

Flying Books The Flying Books screensaver shows a flock of books flapping over your screen. You can set the number of books and the type of background. Images were rendered with POVRay™.


Platforms: Windows

License: Freeware Size: 961 KB Download (142): Flying Books Download

Released: January 01, 2005  |  Added: February 18, 2006 | Visits: 3.977

Best and New Books Best and New books, you can check easly all book on the net.


Platforms: Windows, Windows CE

License: Freeware Size: 45 KB Download (313): Best and New Books Download

Added: January 18, 2010 | Visits: 1.925

WWW::PkgFind WWW::PkgFind watches Web sites, FTP sites, GIT repositories, etc. for new code releases, and downloads them. In other words, its like a Web spider tuned for downloading software packages and patches. WWW::PkgFind is also able to generate a queue of incoming packages, to allow subsequent...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (122): WWW::PkgFind Download

Added: January 18, 2010 | Visits: 1.948

WWW::Search::Nomade WWW::Search::Nomade is a Perl class for searching Nomade. SYNOPSIS use WWW::Search; my $oSearch = new WWW::Search(Nomade); $oSearch->maximum_to_retrieve(100); #$oSearch ->{_debug}=1; # Create request $oSearch->native_query(WWW::Search::escape_query("cgi")); # or Make an...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): WWW::Search::Nomade Download

Added: July 17, 2010 | Visits: 2.275

ezmlm-www ezmlm-www provides a Web interface to ezmlm mailing list archives. It is MIME compliant (with HTML rendering, attachment handling, inline images), multilingual (English, Spanish, Italian, German, Brasilian Portuguese, French, and Norwegian), and customizable using a stylesheet. ezmlm-www also...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (111): ezmlm-www Download

Added: August 25, 2010 | Visits: 1.708

WWW::Rafb WWW::Rafb is a Perl interface for rafb pasting site ( rafb.net/paste ). SYNOPSIS # create object with the paste information my $paste = WWW::Rafb->new( language => perl, nickname => Di42lo, description => my first script in perl, tabs => No, file => "~/first.pl"); # do the http request...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (95): WWW::Rafb Download

Added: June 03, 2010 | Visits: 2.403

WWW::RaptureReady WWW::RaptureReady is a Perl interface to Rapture Readys Rapture Index. SYNOPSIS use WWW::RaptureReady; my $rr = WWW::RaptureReady->new; print "URL: ", $rr->url, "n", "Current Index: ", $rr->index, "n", "Index Change: ", $rr->change, "n", "Last Updated: ", $rr->updated, "n"; This module...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (103): WWW::RaptureReady Download

Added: January 05, 2010 | Visits: 1.574

Test::WWW::Accessibility Test::WWW::Accessibility is a Perl module to test web pages for accessibility..


Platforms: *nix

License: Freeware Size: 15.36 KB Download (93): Test::WWW::Accessibility Download

Added: May 18, 2010 | Visits: 2.619

WWW Forum WWW Forum is an extremely fast and reliable Web forum that is fully configurable and packed with features. The primary focus is the forum (message board), but many other useful communications features are either already implemented or planned for a future release. These all make a consistent...


Platforms: *nix

License: Freeware Size: 56.32 KB Download (104): WWW Forum Download

Added: January 09, 2010 | Visits: 2.845

WWW::Curl::Easy WWW::Curl::Easy is a Perl extension interface for libcurl. SYNOPSIS use WWW::Curl::Easy; my $curl = new WWW::Curl::Easy; $curl->setopt(CURLOPT_URL, http://oook.de); $curl->perform; my $err = $curl->errbuf; my $info = $curl->getinfo(CURLINFO_HTTP_CODE); WWW::Curl::Easy is a Perl...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (137): WWW::Curl::Easy Download

Added: February 25, 2010 | Visits: 1.549

WWW::Babelfish WWW::Babelfish is a Perl extension for translation via Babelfish or Google. SYNOPSIS use WWW::Babelfish; $obj = new WWW::Babelfish( service => Babelfish, agent => Mozilla/8.0, proxy => myproxy ); die( "Babelfish server unavailablen" ) unless defined($obj); $french_text = $obj->translate(...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (102): WWW::Babelfish Download

Added: May 04, 2010 | Visits: 1.277

WWW::NanoRef WWW::NanoRef is a Perl module that uses the API published by nanoref.com to produce shortened URLs. Installation: perl Makefile.PL make make test make install Whats New in This Release: - Initial implementation. - Supports retrieving a shortened URL and allows for setting a password...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (101): WWW::NanoRef Download

Added: November 24, 2010 | Visits: 1.869

WWW::BF2Player WWW::BF2Player is a Perl module that can fetch information about game servers from BF2Player.com SYNOPSIS # example 1 use WWW::BF2Player; my $bfp = WWW::BF2Player->new; # omitted UserId, must set it per-request my $player = $bfp->getPlayer( UserId => 5307, PlayerId => 64246757 ); # userId...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): WWW::BF2Player Download

Added: May 11, 2010 | Visits: 2.090

WWW::BF2S WWW::BF2S is a Perl module that can get Battlefield 2 Player Stats. SYNOPSIS use WWW::BF2S; my $bf2 = Net::BF2S->new; my $data = $bf2->getStats(45355493,64573414,64318788,64246757,62797217,61091442,64964638,64661842,65431962,58968459); Fetches Battlefield 2 player stats from BF2S. You...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (113): WWW::BF2S Download

Added: September 11, 2010 | Visits: 1.260

WWW::YahooMaps WWW::YahooMaps is a Perl module which can create links to Yahoo! Maps. SYNOPSIS use WWW::YahooMaps; #first method: PASSING ADDRESS BIT-BY-BIT my %addr = ( "street" => "555 N Michigan Ave", "city" => "Chicago, IL 60611", "country" => "us", ); if (my $url =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): WWW::YahooMaps Download

Added: September 22, 2010 | Visits: 1.844

WWW::Scraper::Dice WWW::Scraper::Dice Perl module contains Scrapes Dice : (skills,locations) => (title, location ,residue). SYNOPSIS use WWW::Search; my $oSearch = new WWW::Scraper(Dice); my $sQuery = WWW::Scraper::escape_query("unix and (c++ or java)"); $oSearch->native_query($sQuery, {method => bool,...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (91): WWW::Scraper::Dice Download

Added: January 11, 2010 | Visits: 1.359

WWW::Scraper::BAJobs WWW::Scraper::BAJobs it Scrapes BAJobs.com. SYNOPSIS require WWW::Scraper; $search = new WWW::Scraper(BAJobs); This class is an BAJobs specialization of WWW::Search. It handles making and interpreting BAJobs searches http://www.BAJobs.com. This class exports no public interface; all...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (93): WWW::Scraper::BAJobs Download

Added: October 05, 2010 | Visits: 1.402

WWW::Scraper::FlipDog WWW::Scraper::FlipDog it Scrapes www.FlipDog.com. SYNOPSIS use WWW::Scraper; use WWW::Scraper::Response::Job; $search = new WWW::Scraper(FlipDog); $search->setup_query($query, {options}); while ( my $response = $scraper->next_response() ) { # $response is a...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (111): WWW::Scraper::FlipDog Download

1 2 3 4 5 >