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

Enforce software
Filter: All | Freeware | Demo
 

Enforce

< 1 2 3 4 5 
Added: August 23, 2010 | Visits: 1.267

Data::ICal::Entry::Alarm::Email Data::ICal::Entry::Alarm::Email is a Perl module that represents an emailed alarm in an iCalendar file. SYNOPSIS my $valarm = Data::ICal::Entry::Alarm::Audio->new(); $valarm->add_properties( attach => [ "basic:ftp://host.com/pub/sounds/bell-01.aud", { fmttype => "audio/basic" } ], #...



Platforms: *nix

License: Freeware Size: 102.4 KB Download (101): Data::ICal::Entry::Alarm::Email Download

Added: May 12, 2010 | Visits: 828

MagicBus MagicBus project is an event framework designed to allow developers to concentrate more on developing application components than the means of inter-component communication. MagicBus project strives to enforce the notion of "loose coupling", the lessening of dependency between components that...





Platforms: *nix

License: Freeware Size: 337.92 KB Download (92): MagicBus Download

Added: June 04, 2010 | Visits: 882

Perl6::Classes Perl6::Classes project contains first class classes in Perl 5. SYNOPSIS use Perl6::Classes; class Composer { submethod BUILD { print "Giving birth to a new composern" } method compose { print "Writing some music...n" } } class ClassicalComposer is Composer { method compose { print...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (92): Perl6::Classes Download

Added: January 17, 2010 | Visits: 939

Yet Another Object Request Broker Yet Another Object Request Broker is an implementation of the CORBA ORB. YaOrb advanced installation YaOrb uses the GNU tools (Autoconf, Automake, ...). See the GNU documentation for complete instructions, in file $/INSTALL.GNU. Optional features The configure script also supports...


Platforms: *nix

License: Freeware Size: 962.56 KB Download (92): Yet Another Object Request Broker Download

Added: January 06, 2010 | Visits: 1.285

Java checkstyle Tool Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Java checkstyle Tool automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard....


Platforms: *nix

License: Freeware Size: 2.6 MB Download (110): Java checkstyle Tool Download

Added: July 25, 2010 | Visits: 960

squidGuard squidGuard is a combined filter, redirector and access controller plugin for Squid. squidGuard can be used for next activities: limit the web access for some users to a list of accepted/well known web servers and/or URLs only. block access to some listed or blacklisted web servers and/or...


Platforms: *nix

License: Freeware Size: 1.8 MB Download (124): squidGuard Download

Added: January 11, 2010 | Visits: 1.114

Java + information flow Java + information flow (Jif in short) is a security-typed programming language that extends Java with support for information flow control and access control, both at compile time and at run time. The source code for the Jif compiler and run-time system is now available for download. Jif is...


Platforms: *nix

License: Freeware Download (93): Java + information flow Download

Added: August 23, 2010 | Visits: 983

Saint Jude Saint Jude software is a Project to develop Kernel-Level IDS mechinisms to protect the integrity of host systems. This will permit the discovery of local and remote root exploits during the exploit itself. Once discovered, Saint Jude will terminate the execution, preventing the root exploit...


Platforms: *nix

License: Freeware Size: 70.66 KB Download (113): Saint Jude Download

Added: June 14, 2010 | Visits: 1.167

HTML::Template HTML::Template module attempts to make using HTML templates simple and natural. HTML::Template library extends standard HTML with a few new tags for variables, loops, if/else blocks and includes. A file written with HTML and these new tags is called a template. Using this module you fill in...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (109): HTML::Template Download

Added: January 21, 2010 | Visits: 1.170

RRDTool 1.2.21 / 1.3 Beta RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). RRDTool project stores the data in a very compact way that will not expand over time, and it presents useful graphs by...


Platforms: *nix

License: Freeware Size: 1024 KB Download (107): RRDTool 1.2.21 / 1.3 Beta Download

Added: March 18, 2010 | Visits: 1.242

pam_passwdqc pam_passwdqc is a simple password strength checking module for PAM-aware password changing programs, such as passwd. In addition to checking regular passwords, it offers support for passphrases and can provide randomly generated ones. All features are optional and can be (re-)configured without...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (107): pam_passwdqc Download

Added: June 08, 2010 | Visits: 916

Solsoft NetfilterOne Solsoft NetfilterOne is a graphical interface that will automate the design, deployment and documentation of security rules and policies as they pertain to a networked netfilter firewall. As the name suggests, NetfilterOne will support one installation of the netfilter firewall. With Solsoft...


Platforms: *nix

License: Freeware Size: 114.6 MB Download (123): Solsoft NetfilterOne Download

Added: March 04, 2010 | Visits: 662

TorqueWrench TorqueWrench project is a tool for analyzing Java code. Using TorqueWrench, software development teams can improve the quality of their products and more easily enforce coding standards. TorqueWrench is an essential tool for organizations doing serious software development..


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 225.28 KB Download (95): TorqueWrench Download

Added: January 21, 2010 | Visits: 972

Acme::PM::Dresden::Convert::VQWiki2TWiki Acme::PM::Dresden::Convert::VQWiki2TWiki is a Perl module to convert VQWiki syntax into TWiki syntax. SYNOPSIS use Acme::PM::Dresden::Convert::VQWiki2TWiki; my $convert = new Acme::PM::Dresden::Convert::VQWiki2TWiki (vqwiki => $text); print $convert->twiki; # or my $convert = new...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (95): Acme::PM::Dresden::Convert::VQWiki2TWiki Download

Added: April 25, 2010 | Visits: 718

Array::Iterator Array::Iterator is a simple class for iterating over Perl arrays. SYNOPSIS use Array::Iterator; # create an iterator with an array my $i = Array::Iterator->new(1 .. 100); # create an iterator with an array reference my $i = Array::Iterator->new(@array); # create an iterator with a...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (99): Array::Iterator Download

Added: January 13, 2010 | Visits: 1.134

Class::Generate Class::Generate is a Perl module that can generate Perl class hierarchies. SYNOPSIS use Class::Generate qw(class subclass delete_class); # Declare class Class_Name, with the following types of members: class Class_Name => [ s => $, # scalar a => @, # array h => %, # hash c => Class, #...


Platforms: *nix

License: Freeware Size: 53.25 KB Download (96): Class::Generate Download

Added: September 13, 2010 | Visits: 935

Active Block I/O Scheduling System Apart from these guaranteed real-time (RT) streams, we also included multiple priorities for best-effort (BE) disk traffic. The system consists of a framework that is added to the kernel, including an elevator implementing multiple priorities, with a policy and coordination unit implemented in...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (97): Active Block I/O Scheduling System Download

Added: January 25, 2010 | Visits: 559

TinkerTool System TinkerTool System is an application similar to System Preferences. It allows you to change advanced operating system settings and gives access to internal maintenance features built into Mac OS X.The following features are available in TinkerTool System: Run the periodic system maintenance...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (100): TinkerTool System Download

Added: January 25, 2010 | Visits: 875

Mix / Blend Movies Mix / Blend Movies is a movie mixing plug-in for iMovie, and represents one of our finest achievement in composition technology. It combines the capabilites of our 'minify', 'multiple movies' and 'simple mask' plug-ins into a single, powerful, and incredibly easy-to-use package, and then improves...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 3.9 MB Download (117): Mix / Blend Movies Download

Added: January 25, 2010 | Visits: 468

StockXloader StockXloader is a native Mac OS X application for fully automated downloading of stock market quotes and indexes to the technical analysis program ProTA or ProTA Gold from BeeSoft effectively building an arbitrarily large database of tickers containing historical quotes for the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (103): StockXloader Download

< 1 2 3 4 5