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

Filter Skype Chats freeware
Filter: All | Freeware | Demo
 

Filter Skype Chats

< 1 2 3 4 5 > 
Added: August 05, 2010 | Visits: 1.063

IM-Filter 0.9 IM-Filter is a daemon for GNU/Linux firewall hosts written in C which is able to analyze and filter the ICQ protocol. The daemon runs in userspace and fetches packets of the ICQ protocol by using the libnetfilter_queue mechanism. IM-Filters main purpose is to run at a gateway, so all...



Platforms: *nix

License: Freeware Download (97): IM-Filter 0.9 Download

Added: February 08, 2010 | Visits: 1.054

Email::Filter::SpamAssassin Email::Filter::SpamAssassin is a Perl module to integrate Mail::SpamAssassin in Email::Filter. SYNOPSIS use Email::Filter::SpamAssassin; # subclass of Email::Filter my $email = Email::Filter::SpamAssassin->new; my $status = $email->spam_check; $email->ignore if $status->is_spam; # or...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (97): Email::Filter::SpamAssassin Download

Added: May 07, 2010 | Visits: 871

POE::Filter::LZW::Progressive POE::Filter::LZW::Progressive is a POE filter wrapped around Compress::LZW::Progressive..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): POE::Filter::LZW::Progressive Download

Added: May 19, 2010 | Visits: 848

SyslogScan::Daemon::SpamDetector::Filter SyslogScan::Daemon::SpamDetector::Filter contains filter reports. SYNOPSIS plugin SyslogScan::Daemon::SpamDetector as sd_ sd_plugin SyslogScan::Daemon::SpamDetector::Filter status spam match SpamAssassin field relayname acceptfirst 1 accept (?:bdynamicb|badsld*b|bcableb|.dhcp.|.dyn.) deny ....


Platforms: *nix

License: Freeware Size: 18.43 KB Download (95): SyslogScan::Daemon::SpamDetector::Filter Download

Added: September 20, 2010 | Visits: 1.174

Sendmail filter for ClamAV smf-clamd is a Sendmail milter for the ClamAV (Clam AntiVirus). Sendmail filter for ClamAV aims to be lightweight, reliable and simple. Sendmail filter for ClamAV is written in C.. Small, fast and reliable Sendmail filters for spam and virus filtering


Platforms: *nix

License: Freeware Size: 23.55 KB Download (95): Sendmail filter for ClamAV Download

Added: September 02, 2010 | Visits: 882

Plagger::Plugin::Filter::Babelfish Plagger::Plugin::Filter::Babelfish is a Perl module to translate via WWW::Babelfish. SYNOPSIS - module: Filter::Babelfish config: source: English destination: Japanese service: Google prepend_original: 1 This plugin translates each entry body via Babelfish. See WWW::Babelfish for...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (94): Plagger::Plugin::Filter::Babelfish Download

Added: June 11, 2010 | Visits: 908

XML::Filter::Sort::BufferMgr XML::Filter::Sort::BufferMgr is a Perl implementation class used by XML::Filter::Sort. The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. Two classes are used to implement buffering records and spooling them...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (94): XML::Filter::Sort::BufferMgr Download

Added: July 22, 2010 | Visits: 918

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

Added: January 25, 2010 | Visits: 961

Plagger::Plugin::Filter::YahooBlogSearchPermalink Plagger::Plugin::Filter::YahooBlogSearchPermalink is a Perl module that can fix Yahoo! Blog Search permalink. SYNOPSIS THIS MODULE IS DEPRECATED. USE Filter::TruePermalink INSTEAD - module: Filter::YahooBlogSearchPermalink This plugin replaces Yahoo! Blog Search feeds redirector URL with...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (92): Plagger::Plugin::Filter::YahooBlogSearchPermalink Download

Added: January 01, 2010 | Visits: 926

Web Filter webfilt is not a spam filter, but provides a generic web-based interface for Bayesian-style UNIX filters that need occasional training and corrections. It has been tested with SpamProbe and SpamBayes, but should work with other command-line filters too. The webfilt system works with existing...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (91): Web Filter Download

Added: August 18, 2008 | Visits: 5.056

Skype Skype is a little program for making free calls over the internet to anyone else who also has Skype. All calls from Skype to landlines and mobiles within the US and Canada are also free till the end of the year. It’s free and easy to download and use, and works with most computers. N.B. Skype...


Platforms: Windows, *nix

License: Freeware Size: 10 MB Download (91): Skype Download

Added: November 07, 2010 | Visits: 910

SVK::Log::Filter::Babelfish SVK::Log::Filter::Babelfish is a Perl module to translate logs to various natural languages. SYNOPSIS > svk log --filter babelfish de //mirror/project/trunk ---------------------------------------------------------------------- r1234 (orig r456): author | 2006-05-15 09:28:52 -0600 Dieses...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): SVK::Log::Filter::Babelfish Download

Added: July 19, 2010 | Visits: 699

XML::Filter::DOMFilter::LibXML XML::Filter::DOMFilter::LibXML is a SAX Filter allowing DOM processing of selected subtrees. SYNOPSIS use XML::LibXML; use XML::Filter::DOMFilter::LibXML; my $filter = XML::Filter::DOMFilter::LibXML->new( Handler => $handler, XPathContext => XML::LibXML::XPathContext->new(), Process =>...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (89): XML::Filter::DOMFilter::LibXML Download

Added: April 22, 2010 | Visits: 810

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: June 18, 2010 | Visits: 856

SVK::Log::Filter::Mndrix SVK::Log::Filter::Mndrix - my pretty-ish output format. SYNOPSIS > svk log --output mndrix -l3 -q 4353 mndrix 3-Aug-2006 Refactor log filters for a cleaner implementation 4351 glasser 2-Aug-2006 In SVK::Root::Checkout, add a list of unimplemented 4350 clkao 2-Aug-2006 Make nearest_copy...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (86): SVK::Log::Filter::Mndrix Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 1.142

PrettyMay Call Recorder for Skype Pro PrettyMay Call Recorder for Skype Pro is a powerful application that will enable you to receive voice mesages even when you are not at your desk. The application can also record conversations and save them as MP3 or WAV files. The application can automatically send text messages when you are not...


Platforms: Windows, XP, Windows Vista, 7, 7x64

License: Freeware Download (83): PrettyMay Call Recorder for Skype Pro Download

Released: January 28, 2013  |  Added: March 14, 2013 | Visits: 1.601

Free Video Call Recorder for Skype Free Video Call Recorder for Skype is an easy to use program that allows you to record Skype calls for free. With this Skype recorder you can record not only video of the conversation but the audio talk as well. Main features: - absolutely free; - no limitations (time, etc.); - high...


Platforms: Windows

License: Freeware Size: 22.25 MB Download (80): Free Video Call Recorder for Skype Download

Released: July 05, 2012  |  Added: July 05, 2012 | Visits: 1.395

MP4 Encoder DirectShow Filter Create MPEG4 video and MPEG4 audio files using DirectShow filter, which includes MPEG-4 video ASP encoder, MPEG-4 audio FAAC (Freeware Advanced Audio Codec) and ISO compliant MP4 file writer. Video-audio files can be played with QuickTime, Real and FFDShow based players. Save file as .divx if you...


Platforms: Windows

License: Freeware Size: 402 KB Download (76): MP4 Encoder DirectShow Filter Download

Added: May 10, 2013 | Visits: 455

Javascript YUI Filter Control The Filter control provides a front end component that can be used on websites to manage the specification of a multi-faceted filter.It was inspired by the filtering capabilties found in Fog Bugz, and utilizes the Yahoo UI Widgets Javascript framework, a set of free and open source Javascript...


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

License: Freeware Download (76): Javascript YUI Filter Control Download

Added: June 24, 2013 | Visits: 1.098

Content Filter Web Proxy SafeSquid SafeSquid is a Free Content Filter Web Proxy Server. SafeSquid Content Filter Web Proxy has a BROWSER BASED INTERFACE. SafeSquid Content Filter Web Proxy Servers multi-threaded architecture, delivers industry's FASTEST THROUGHPUT, even while providing extreme content analysis and security....


Platforms: *nix, Linux Console, Linux Gnome, Linux GPL, Linux Open Source

License: Freeware Size: 2.51 MB Download (71): Content Filter Web Proxy SafeSquid Download

< 1 2 3 4 5 >