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

Domain Filter software
Filter: All | Freeware | Demo
 

Domain Filter

< 1 2 3 4 5 > 
Added: August 17, 2008 | Visits: 926

IP2Location IP-COUNTRY-REGION-CITY-ISP-DOMAIN Database May IP2Location IP-COUNTRY-REGION-CITY-ISP-DOMAIN is commericial lookup database that translates IP address to country, region, city, Internet Service Provider (ISP) and domain name. Developers use this database for projects related to: 1. Display native language and currency; 2. Redirect based on... Platforms: DOS, OS/2, Windows, Mac, *nix, Palm OS, Windows CE

License: Shareware Cost: $499.00 USD Size: 200 KB Download (99): IP2Location IP-COUNTRY-REGION-CITY-ISP-DOMAIN Database May Download

IP2Location IP-COUNTRY-REGION-CITY-LATITUDE-LONGITUDE-ISP-DOMAIN Database May IP2Location IP-COUNTRY-REGION-CITY-LATITUDE-LONGITUDE-ISP-DOMAIN is commericial lookup database that translates IP address to country, region, city, latitude, longitude, Internet Service Provider (ISP) and domain name. Developers use this database for projects related to: 1. Display native... Platforms: DOS, OS/2, Windows, Mac, *nix, Palm OS, Windows CE

License: Shareware Cost: $649.00 USD Size: 200 KB Download (100): IP2Location IP-COUNTRY-REGION-CITY-LATITUDE-LONGITUDE-ISP-DOMAIN Database May Download

IP2Location IP-COUNTRY-REGION-CITY-LATITUDE-LONGITUDE-ZIPCODE-TIMEZONE-ISP-DOMAIN Database May IP2Location IP-COUNTRY-REGION-CITY-LATITUDE-LONGITUDE-ZIPCODE-TIMEZONE-ISP-DOMAIN is commericial lookup database that translates IP address to country, region, city, latitude, longitude, ZIP code, time zone ISP and domain name. Developers use this database for: 1. Provide Location Aware Content... Platforms: DOS, OS/2, Windows, Mac, *nix, Palm OS, Windows CE


IP2Location IP-COUNTRY-REGION-CITY-LATITUDE-LONGITUDE-ZIPCODE-TIMEZONE-ISP-DOMAIN-NETSPEED Database May IP2Location IP-COUNTRY-REGION-CITY-LATITUDE-LONGITUDE-ZIPCODE-TIMEZONE-ISP-DOMAIN-NETSPEED is commericial lookup database that translates IP address to country, region, city, latitude, longitude, ZIP code, time zone, ISP, domain name and connection speed. Developers use this database for: 1.... Platforms: DOS, OS/2, Windows, Mac, *nix, Palm OS, Windows CE


Released: October 28, 2008  |  Added: November 03, 2008 | Visits: 1.961

QuickTime Source Filter QuickTime is the standard of the multimedia technology that provides high-definition video and audio with codecs like H.264, MPEG-4, 3GPP, and 3GPP2. The QuickTime Source Filter gives you the ability to support and playback all the QuickTime files in your application. Platforms: Windows

License: Demo Cost: $0.00 USD Size: 836.23 KB Download (663): QuickTime Source Filter Download

Released: January 14, 2010  |  Added: June 19, 2013 | Visits: 3.532

SharePoint List Filter Favorites Filter SharePoint list columns; Add and save filtered views as private or public to Filter Favorites submenu; Save and Load filtered views to avoid repeating creating same Filtered Views; Can delete/rename saved filtered views from Organize Favorite Filters submenu. SharePoint List... Platforms: Windows

License: Freeware Size: 305.4 KB Download (165): SharePoint List Filter Favorites Download

Released: April 02, 2009  |  Added: April 07, 2009 | Visits: 3.955

Magic Landscape Filter Make your landscape photo unique, Using Magic Landscape Filter! Magic Landscape Filter is a professional and easy to use reversal film simulation filter software that can make your landscape photo more colorful and more vividly! As we known reversal film are chosen by professional... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.12 MB Download (829): Magic Landscape Filter Download

Released: May 14, 2008  |  Added: November 05, 2009 | Visits: 1.852

Visual Kalman Filter "Visual Kalman Filter " is a visual math tool to simulate Kalman filter for linear or nonlinear system. Only three steps you need do,and you'll get the curve and the estimated results. Function: The Kalman filter is a set of mathematical equations that provides an efficient computational... Platforms: Windows, *nix

License: Shareware Cost: $49.95 USD Size: 810.09 KB Download (192): Visual Kalman Filter Download

Added: January 10, 2010 | Visits: 2.306

ip-filter-cgi ip-filter-cgi is a set of perl script to modify rules of IP Filter (IP Filter is a TCP/IP packet filter cf: http://coombs.anu.edu.au/~avalon/ip-filter.html). If you make any improvement, correction send it back to. The scripts is not complete and is provided for testing purpose.... Platforms: *nix

License: Freeware Size: 48.13 KB Download (207): ip-filter-cgi Download

Added: February 22, 2010 | Visits: 2.490

Yet Another Filter Proxy Yet Another Filter Proxy project is a preforking, banner filtering, content scanning Perl proxy. Yet Another Filter Proxy is a proxy to filter out advertising banners and malicious script code from web sites. It is written in Perl and based on an example by Randal L. Schwartz. For... Platforms: *nix

License: Freeware Size: 27.65 KB Download (290): Yet Another Filter Proxy Download

Added: October 18, 2013 | Visits: 1.497

Quick Spam Filter Quick Spam Filter (QSF) is an Open Source email classification filter, designed to be small, fast, and accurate, which works to classify incoming email as either spam or non-spam. To recognise spam, QSF strips the text out of the email (using MIME decoding and HTML stripping) and then splits it... Platforms: *nix

License: Freeware Size: 10.24 KB Download (111): Quick Spam Filter Download

Added: October 01, 2010 | Visits: 1.196

Filter::Macro Filter::Macro is a Perl module to make macro modules that are expanded inline. SYNOPSIS In MyHandyModules.pm: package MyHandyModules; use Filter::Macro; # lines below will be expanded into callers code use strict; use warnings; use Switch; use IO::All; use Quantum::Superpositions;... Platforms: *nix

License: Freeware Size: 13.31 KB Download (104): Filter::Macro Download

Added: June 01, 2010 | Visits: 1.296

Filter::Simple::Compile Filter::Simple::Compile is a drop-in replacement to Filter::Simple. SYNOPSIS Drop-in replacement for Filter::Simple: package MyFilter; use Filter::Simple::Compile; FILTER { ... }; This way also works: use Filter::Simple::Compile sub { ... }; This module lets you write Module::Compile... Platforms: *nix

License: Freeware Size: 13.31 KB Download (162): Filter::Simple::Compile Download

Added: June 22, 2010 | Visits: 1.184

HTTPD::Log::Filter HTTPD::Log::Filter is a Perl module to filter entries out of an httpd log. SYNOPSIS my $hlf = HTTPD::Log::Filter->new( exclusions_file => $exclusions_file, agent_re => .*Mozilla.*, format => ELF, ); while( <> ) { my $ret = $hlf->filter( $_ ); die "Error at line $.: invalid log... Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): HTTPD::Log::Filter Download

Added: October 11, 2010 | Visits: 1.150

XML::Filter::Dispatcher::Compiler XML::Filter::Dispatcher::Compiler can compile rulesets in to code. SYNOPSIS use XML::Filter::Dispatcher::Compiler qw( xinline ); my $c = XML::Filter::Dispatcher::Compiler->new( ... ) my $code = $c->compile( Package => "My::Filter", Rules => [ a/b/c => xinline q{warn "found a/b/c"}, ],... Platforms: *nix

License: Freeware Size: 88.06 KB Download (103): XML::Filter::Dispatcher::Compiler Download

Added: April 11, 2010 | Visits: 1.060

XML::Filter::DocSplitter XML::Filter::DocSplitter does multipass processing of documents. SYNOPSIS ## See XML::SAX::???? for an easier way to use this filter. use XML::SAX::Machines qw( Machine ) ; my $m = Machine( [ Intake => "XML::Filter::DocSplitter" => qw( Filter ) ], [ Filter => "My::Filter" => qw( Merger... Platforms: *nix

License: Freeware Size: 43.01 KB Download (102): XML::Filter::DocSplitter Download

Added: January 23, 2010 | Visits: 889

XML::Filter::Tee XML::Filter::Tee can send SAX events to multiple processor, with switching. SYNOPSIS my $t = XML::Filter::Tee->new( { Handler => $h0 }, { Handler => $h1 }, { Handler => $h2 }, ... ); ## Altering the handlers list: $t->set_handlers( $h0, $h1, $h2, $h3 ); ## Controlling flow to a... Platforms: *nix

License: Freeware Size: 43.01 KB Download (106): XML::Filter::Tee Download

Added: June 26, 2010 | Visits: 893

XML::Filter::Dispatcher::AsStructHandler XML::Filter::Dispatcher::AsStructHandler Perl module can help you convert SAX stream in to simple, data-oriented structure. SYNOPSIS ## Ordinarily used via the XML::Filter::Dispatchers as_data_struct() ## built-in extension function for XPath This SAX2 handler builds a simple hash from... Platforms: *nix

License: Freeware Size: 88.06 KB Download (101): XML::Filter::Dispatcher::AsStructHandler Download

Added: April 22, 2010 | Visits: 812

XML::Filter::DataIndenter XML::Filter::DataIndenter is a SAX2 Indenter for data oriented XML. SYNOPSIS use XML::Filter::DataIndenter; use XML::SAX::Machines qw( Pipeline ); Pipeline( XML::Filter::DataIndenter => *STDOUT ); ALPHA CODE ALERT: This is the first release. Feedback and patches welcome. In data... Platforms: *nix

License: Freeware Size: 3.07 KB Download (88): XML::Filter::DataIndenter Download

Added: July 22, 2010 | Visits: 919

XML::Filter::Dispatcher XML::Filter::Dispatcher is a path based event dispatching with DOM support. SYNOPSIS use XML::Filter::Dispatcher qw( :all ); my $f = XML::Filter::Dispatcher->new( Rules => [ foo => &handle_foo_start_tag, @bar => &handle_bar_attr, ## Send any elts and their contents to $handler... Platforms: *nix

License: Freeware Size: 88.06 KB Download (93): XML::Filter::Dispatcher Download

< 1 2 3 4 5 >