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

New Filter Shekan software
Filter: All | Freeware | Demo
 

New Filter Shekan

< 1 2 3 4 5 > 
Added: July 01, 2010 | Visits: 986

XML::Filter::Sort XML::Filter::Sort is a SAX filter for sorting elements in XML. SYNOPSIS use XML::Filter::Sort; use XML::SAX::Machines qw( :all ); my $sorter = XML::Filter::Sort->new( Record => person, Keys => [ [ lastname, alpha, asc ], [ firstname, alpha, asc ], [ @age, num, desc] ], ); my...



Platforms: *nix

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

Added: February 17, 2010 | Visits: 1.428

Bloom::Filter Bloom::Filter is a sample Perl Bloom filter implementation. A Bloom filter is a probabilistic algorithm for doing existence tests in less memory than a full list of keys would require. The tradeoff to using Bloom filters is a certain configurable risk of false positives. This module implements...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (130): Bloom::Filter Download

Added: November 07, 2010 | Visits: 905

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

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

Added: August 12, 2010 | Visits: 742

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

Added: July 19, 2010 | Visits: 695

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: February 13, 2010 | Visits: 1.210

Pod::POM::View::HTML::Filter Pod::POM::View::HTML::Filter Perl module can use filters on sections of your pod documents. SYNOPSIS In your POD: Some coloured Perl code: =begin filter perl # now in full colour! $A++; =end filter =for filter=perl $A++; # this works too This should read C : =begin filter foo...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): Pod::POM::View::HTML::Filter Download

Added: November 27, 2010 | Visits: 1.019

XML::Filter::Mode XML::Filter::Mode Perl module can filter out all chunks not in the current mode. SYNOPSIS use XML::Filter::Mode; use strict; my $filter = XML::Filter::Mode->new( Modes => "a,b,c" ); my $filter = XML::Filter::Mode->new( Modes => [qw( a b c )] ); ## To inspect the modes: my @modes =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): XML::Filter::Mode Download

Added: September 03, 2010 | Visits: 1.240

Perl Doxygen Filter Doxygen Filter project is an input filter for Doxygen enabling support for Perl code documentation. Of course, Perl developers are used to use POD rather than some other code documentation tools. However, most developers actually are not restricted to using one single language. Instead of...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (114): Perl Doxygen Filter Download

Added: February 08, 2010 | Visits: 1.050

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

Released: August 09, 2013  |  Added: September 09, 2013 | Visits: 1.846

Aobo Filter for Mac Standard Aobo Filter for Mac Standard is an internet filtering application that helps Mac OS X users to block adult websites, stop games and applications and record accessed websites on Mac. What can Aobo Filter for Mac Standard do? Block adult websites Aobo Filter for Mac Standard is built...


Platforms: Mac

License: Shareware Cost: $49.95 USD Size: 1.72 MB Download (155): Aobo Filter for Mac Standard Download

Added: April 19, 2013 | Visits: 411

FeedAPI PHP Filter This module is add-on for FeedAPI Item Filter, implementing hook hook_feedapi_itemfilter().This module creates new item filter to run custom PHP code on already parsed $feed object. This useful in cases when you need pre-process feed before importing it into nodes. For example, you may want to...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): FeedAPI PHP Filter Download

Added: April 12, 2013 | Visits: 452

Todo Filter #D7CX: I pledge that Todo Filter will have a full Drupal 7 release on the day that Drupal 7 is released.This module provides new syntax to display in todo style like a checkbox, it'll be integrated to exists node. Just enable it and try to use the new syntax. You can mark the todo that is done by...


Platforms: PHP

License: Freeware Size: 10 KB Download (49): Todo Filter Download

Added: August 07, 2013 | Visits: 315

Module Filter The modules list page can become quite big when dealing with a fairly large site or even just a dev site meant for testing new and various modules being considered. What this module aims to accomplish is the ability to quickly find the module you are looking for without having to rely on the...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Module Filter Download

Added: May 18, 2013 | Visits: 692

New York State Senate This collection of Drupal modules powers the website of the New York State Senate and is available as-is for use and adaptation by anyone who wishes to build a public-facing website for government or other agencies.Several of these are "glue" modules that are very specifically designed for the NY...


Platforms: PHP

License: Freeware Size: 501.76 KB Download (45): New York State Senate 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: July 03, 2013 | Visits: 390

XML::Filter::DetectWS XML::Filter::DetectWS is a PerlSAX filter that detects which character data contains ignorable whitespace and optionally filters it. Note that this is just a first stab at the implementation and it may change completely in the near future. Please provide feedback whether you like it or not, so I...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): XML::Filter::DetectWS Download

Released: May 03, 2022  |  Added: March 09, 2023 | Visits: 2.734

EaseFilter File System Filter Driver SDK A file system filter driver intercepts requests targeted at a file system or another file system filter driver. By intercepting the request before it reaches its intended target, the filter driver can extend or replace functionality provided by the original target of the request. It is developed...


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

License: Shareware Cost: $1499.00 USD Size: 3.99 MB Download (155): EaseFilter File System Filter Driver SDK Download

Released: May 03, 2022  |  Added: March 09, 2023 | Visits: 2.743

EaseFilter Encryption Filter Driver SDK EaseFilter File System Encryption Filter Driver SDK provides you a comprehensive security solution to develop transparent file level encryption products, it allows you to encrypt the files on-the-fly, it can allow only authorized users or processes to access the encrypted files. Supported strong...


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

License: Shareware Cost: $2999.00 USD Size: 3.99 MB Download (154): EaseFilter Encryption Filter Driver SDK Download

Released: August 08, 2002  |  Added: October 24, 2006 | Visits: 11.441

New Mail Notifier for Outlook 2000/XP See your e-mail, not just a little envelope. When Microsoft Outlook receives new e-mail it displays a small envelope in the task tray. To see who sent the new e-mail and what it says you must stop what you’re doing, switch to Outlook, and open the message. Why waste time doing all that...


Platforms: Windows

License: Shareware Cost: $12.95 USD Size: 1.8 MB Download (392): New Mail Notifier for Outlook 2000/XP Download

< 1 2 3 4 5 >