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

Content Filter Centrally Managed freeware
Filter: All | Freeware | Demo
 

Content Filter Centrally Managed

< 1 2 3 4 5 > 
Added: February 22, 2010 | Visits: 2.476

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 12, 2010 | Visits: 2.772

Shrew Proxy/Filter Shrew Proxy/Filter is a tiny proxy built on WEBricks HTTPProxyServer, extended for both URL and content filtering. Shrew Proxy/Filter is designed to be small, simple to configure, and easy to install. It is extremely small, lightweight, and works quite well. All blacklists (both URL and...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (167): Shrew Proxy/Filter Download

Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 1.323

Kurupira Web Filter and Parental Control Kurupira Web Filter, free parental control software: block improper websites, filter content and control the time spent on the web. Your safety in the digital jungle.


Platforms: Windows

License: Freeware Size: 15.6 MB Download (444): Kurupira Web Filter and Parental Control Download

Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 850

Kurupira Web Filter Kurupira Web Filter is a handy and easy to use application that will help you block improper websites, filter content and control the time spent on the web. Your safety in the digital jungle. Kurupira Web Filter has a simple and comprehensive interface that will quickly guide you through...


Platforms: Windows

License: Freeware Download (417): Kurupira Web Filter Download

Added: August 27, 2013 | Visits: 468

JR Filter This filter plugin allows you to block certain words from being shown on your website - In your content and comments!In the administration panel, you have the option to choose the words you want to block as well as the words which will replace them.


Platforms: PHP

License: Freeware Size: 10 KB Download (50): JR Filter Download

Added: May 10, 2013 | Visits: 439

Iframe Filter Iframe Filter allows to embed content into an iframe. Normally externally loaded content like website widgets can slow down the loading of your website or making it crash if the page from where the content is loaded fails.Iframe Filter provides a simply solution for fixing this, you just need to...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Iframe Filter Download

Added: May 10, 2013 | Visits: 413

Unwrap Filter 5.x- Can be useful for processing e-mail content and can be combined with other filters like the Email Input Filter to help clean email messages.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x


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

License: Freeware Download (53): Unwrap Filter 5.x- Download

Added: May 10, 2013 | Visits: 662

Block Filter 5.x-1.x-dev This filter allows an editor to embed any available block into content by using the blocks module and delta in the following syntaxt: [block:{module}:{delta}]InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules....


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

License: Freeware Download (51): Block Filter 5.x-1.x-dev Download

Added: May 10, 2013 | Visits: 424

Unwrap Filter 5.x- Can be useful for processing e-mail content and can be combined with other filters like the Email Input Filter to help clean email messages.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x


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

License: Freeware Download (53): Unwrap Filter 5.x- Download

Added: August 07, 2013 | Visits: 634

Url Rewrite Filter It will allow the webmaster to control the rewrite of URLs before the page is loaded.UrlRewriteFilter uses an xml file for configuration. Most parameters can be Perl5 style Regular Expressions or Wildcard Expressions.Here are some key features of "Url Rewrite Filter":dlTE URL Tidyness / URL...


Platforms: Java

License: Freeware Size: 133.12 KB Download (48): Url Rewrite Filter Download

Added: March 29, 2013 | Visits: 339

Nofollow filter Nofollow Filter is a WordPress plugin that automatically adds d-deDUnofollowd-deDt attribute to links you choose.# Installation : 1. Upload 'nofollow-filter' folder to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add sites on "Settings" ->...


Platforms: PHP

License: Freeware Size: 10 KB Download (52): Nofollow filter Download

Added: April 08, 2013 | Visits: 445

Block Content Per Role Block Content Per Role allows a block to be defined which contains content that is displayed depending on a weighted set of roles. This is useful, for example, if you want one block for a subscriber role, one for authenticated and one for anonymous.This is difficult to do with Drupal out of the...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Block Content Per Role Download

Added: June 20, 2013 | Visits: 520

Active Link Filter This is a non-caching filter that parses HTML to append an active class to URL's found in the content if they match the current page.This filter does not cache, limit it's usage to fairly small blocks! Also it should come after all other input filters that generate HTML (e.g. a weight of 10) so...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Active Link Filter Download

Added: August 20, 2008 | Visits: 1.698

Content Scanner Content Scanner is a free online tool that allows the to scan, filter and detect objectionable content on their PC. This free parental control software allows you to keep your PC clean. Content Cleaner would also enable you to delete objectionable Content.


Platforms: Windows

License: Freeware Size: 2 MB Download (128): Content Scanner Download

Added: June 26, 2010 | Visits: 884

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 (95): XML::Filter::Dispatcher::AsStructHandler Download

Added: April 22, 2010 | Visits: 806

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: August 10, 2010 | Visits: 1.171

Kmail POP filter with antispam/scoring Kmail POP filter with antispam/scoring contains improvements for KMAIL POP filters. Read the content of file README for the use information and for applying the patch. Filter rules with action with one score value (only for kde-3.5.x) - The porting for the other versions will come make only...


Platforms: *nix

License: Freeware Size: 522.24 KB Download (103): Kmail POP filter with antispam/scoring Download

Added: August 16, 2010 | Visits: 1.136

squid-filter squid-filter project was designed to build filtering capabilities comparable to those of Muffin into Squid. It consists of a patch to Squid, containing a module loader and filtering hooks, and a set of filter modules. Currently available filters: - Redirection of URIs. - Rejection of...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (140): squid-filter Download

Added: August 12, 2010 | Visits: 743

POE::Filter::FSSocket POE::Filter::FSSocket is a POE filter that parses FreeSWITCH events into hashes. SYNOPSIS #!/usr/bin/perl use warnings; use strict; use POE qw(Component::Client::TCP Filter::FSSocket); use Data::Dumper; POE::Component::Client::TCP->new( RemoteAddress => 127.0.0.1, RemotePort =>...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (102): POE::Filter::FSSocket Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 576

Auto Proxy Filter Test Auto Proxy Filter Test (APFT) automates the testing of safe and unsafe URLs against a content filtering proxy (such as Dansguardian) and helps prevent regressions. APFT is useful to people who are designing filter rules.


Platforms: Windows, Mac, Linux

License: Freeware Size: 10.98 KB Download (57): Auto Proxy Filter Test Download

< 1 2 3 4 5 >