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

Blocking Www software
Filter: All | Freeware | Demo
 

Blocking Www

1 2 3 4 5 > 
Released: January 26, 2017  |  Added: March 04, 2017 | Visits: 4.054

Axence nVision Axence nVision is an advanced solution for a comprehensive network management. The program provides network and user activity monitoring, software and hardware inventory, data leakage protection, remote control, and a wide range of reports, alerts and corrective actions - all with a user-friendly...



Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $1000.00 USD Size: 178.26 MB Download (821): Axence nVision Download

Released: March 25, 2016  |  Added: April 16, 2016 | Visits: 978

Axence nVision Pro Axence nVision 8.5 Pro, FREE fully-functional 30day Trial available! Axence nVision 8.5 Pro is an advanced solution for a comprehensive network management. The program provides network and user activity monitoring, software and hardware inventory, data leakage protection, remote control, and a...





Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $425.00 USD Size: 176.19 MB Download (79): Axence nVision Pro Download

Released: March 25, 2016  |  Added: April 21, 2016 | Visits: 1.374

Axence nVision Free Axence nVision Free offers the mapping and monitoring of an unlimited number of devices and the basic features for users monitoring, inventory taking, helpdesk, and device access control. Network monitoring: -network scanning, detection of devices and TCP/IP services, web access with browser...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 176.19 MB Download (78): Axence nVision Free Download

Added: November 06, 2006 | Visits: 4.701

Guard-IE Ad Blocking Privacy Suite & Popup Killer Guard-IE Ad Blocking Privacy Suite is the ultimate solution to the problem of pop-up and pop-under ads. Guard-IE also blocks embedded drop-down ads, and other script-based nasty functions like window re-sizing, and home page re-setting. Guard-IE is also a complete privacy suite, removing all...


Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 580 KB Download (652): Guard-IE Ad Blocking Privacy Suite & Popup Killer Download

Released: February 15, 2006  |  Added: March 18, 2007 | Visits: 6.595

Form Spam Blocking Script The Form Spam Blocking Script will block form submissions that include user defined blocked words, effectively stopping all form spam including automated scripts and user submitted data. It is designed to run with any Form1 based form processing code including Form1 Builder Software, Form1...


Platforms: Windows, Mac

License: Freeware Size: 1005 B Download (260): Form Spam Blocking Script Download

Added: January 18, 2010 | Visits: 1.922

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.943

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.270

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.703

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.401

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.571

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.614

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.843

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.547

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.272

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.864

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.088

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 (107): WWW::BF2S Download

Added: September 11, 2010 | Visits: 1.258

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.840

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.355

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

1 2 3 4 5 >