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

Rules Of Engagement freeware
Filter: All | Freeware | Demo
 

Rules Of Engagement

< 1 2 3 4 5 
Added: April 29, 2013 | Visits: 403

Tag Trap Tag Trap is a module that allows administrators to specify certain tags that are not allowed in a free-tagging taxonomy environment. To be clearer, if you've set up your site to have one or more free-tagging fields for content creation, you can apply this "trap" to the free-tagging field's vocab... Platforms: PHP

License: Freeware Size: 10 KB Download (52): Tag Trap Download

Added: August 26, 2013 | Visits: 306

RDF SPARQL Proxy The RDF SPARQL Proxy module allows to instantiate RDF resources on demand (lazy loading) via SPARQL CONSTRUCT queries. Site administrators can define profiles which specify the mapping rules of the remote data schema to the local Drupal RDF schema defined by the RDF API and RDF CCK. When visiting... Platforms: PHP

License: Freeware Size: 10 KB Download (46): RDF SPARQL Proxy Download

Added: November 17, 2013 | Visits: 597

Cookie Importer Cookie Importer is a Firefox extension imports cookies from a textfile, that has the Netscape standard format. Very useful in combination with the Cookie Exporter add-on (https://addons.mozilla.org/de/firefox/addon/66579). Following the rules of Cookie Exporter this add-on has: -> no... Platforms: Mac

License: Freeware Size: 10.24 KB Download (52): Cookie Importer Download

Added: November 29, 2013 | Visits: 446

Tartarus Tartarus is a software that provides a nice wrapper around basic Unix tools such as tar, find and curl (well, that's not that basic) to provide a seamless backup solution, aimed at automatic gathering and backup. It has the ability to do full as well as incremental backups and is published by... Platforms: *nix

License: Freeware Size: 20.48 KB Download (33): Tartarus Download

Added: August 08, 2013 | Visits: 576

Rules Transformers This project, developed in the course of GSoC 2010, will provide two modules for Rules to transform data.The first module (Transformers Actions) will provide the rules actions, that actually allows you transform data.The second module (Transformers Pipelines) will provide a Yahoo Pipes-like... Platforms: PHP

License: Freeware Size: 40.96 KB Download (44): Rules Transformers Download

Added: July 21, 2013 | Visits: 635

Better Message Action for Rules Provides two new actions for Rules:# Messages: Send a message - implement all of the capabilities of the drupal_set_message() function.# Messages: Clean messages - clean messages created by the drupal_set_message() functionBased on #409090: Improve options for "Show a configurable message on the... Platforms: PHP

License: Freeware Size: 10 KB Download (39): Better Message Action for Rules Download

Added: December 10, 2013 | Visits: 884

Rules and Views Integration This module integrates two of the most powerful Drupal modules: Views and Rules.It allows your rules to execute a view, and your views to execute rules.Two sides of the coinThis module provides two major pieces of functionality: 1. Execution of views from a rule. The rendered results of this view... Platforms: PHP

License: Freeware Size: 10 KB Download (59): Rules and Views Integration Download

Added: August 27, 2008 | Visits: 831

Danzania - Land of Wonder Screensaver King Danxii III rules in the mythical comedic country of Danzania. You will be thrilled by his magnanimous generosity in offering you his FREE animated 3D screensaver as a souvenir of your visit to Danzania - Land of Wonder. Platforms: Windows

License: Freeware Size: 800 KB Download (98): Danzania - Land of Wonder Screensaver Download

Added: September 15, 2010 | Visits: 1.239

FSA::Rules FSA::Rules is a Perl module to build simple rules-based state machines in Perl. Synopsis my $fsa = FSA::Rules->new( ping => { do => sub { print "ping!n"; my $state = shift; $state->result(pong); $state->machine->{count}++; }, rules => [ game_over => sub { shift->machine->{count} >=... Platforms: *nix

License: Freeware Size: 30.72 KB Download (99): FSA::Rules Download

Added: May 09, 2010 | Visits: 1.024

XML::Rules XML::Rules is a Perl module that can parse XML & process tags by rules starting from leaves. SYNOPSIS use XML::Rules; $xml = < < *END* < doc > < person > < fname >...< /fname > < lname >...< /lname > < email >...< /email > < address > < street >...< /street > < city >...< /city > <... Platforms: *nix

License: Freeware Size: 38.91 KB Download (99): XML::Rules Download

Added: April 16, 2010 | Visits: 1.057

Lingua::Phonology::Rules Lingua::Phonology::Rules is a Perl module for defining and applying phonological rules. SYNOPSIS use Lingua::Phonology; $phono = new Lingua::Phonology; $rules = $phono->rules; # Adding and manipulating rules is discussed in the "WRITING RULES" # section This module allows for the... Platforms: *nix

License: Freeware Size: 99.33 KB Download (90): Lingua::Phonology::Rules Download

Released: December 10, 2012  |  Added: December 10, 2012 | Visits: 696

Amazing engagement rings Amazing Engagement rings are a symbol of commitment and eternal love. It is very important that the ring that is going to be warred on the engagement day should have some specialties. The opportunity to select the amazing diamonds and all other things related to diamond is provided by... Platforms: Windows, Mac, Linux,Palm,OS

License: Freeware Size: 8.93 MB Download (53): Amazing engagement rings Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 452

DRRE - Data Rules and Routing Engine Accepts data in a wide variety of formats, transforms it using complex business rules and sends onwards to directories, databases, message queues and a wide variety of other destinations. Designed as part of a large Identity Management deployment. Platforms: Windows, Mac, Linux

License: Freeware Size: 262.66 KB Download (52): DRRE - Data Rules and Routing Engine Download

Added: July 22, 2013 | Visits: 598

Optimizing Rules SoC 2010 Rules is an important module for administrator to defining condition based actions, besides this it is used by several other modules. So the performance of this module is vital. For a large rule sets current strategy is not optimized one. This project aims at to developing a module which will do... Platforms: PHP

License: Freeware Size: 10 KB Download (40): Optimizing Rules SoC 2010 Download

Added: August 08, 2013 | Visits: 659

Rules Web Hooks Rules Web Hooks allows Drupal sites to exchange remote events. It integrates seamlessly with Rules and relies on WSClient for remote communication.The module is the successor of Rules web, a proof of concept module. Platforms: PHP

License: Freeware Size: 10 KB Download (40): Rules Web Hooks Download

Added: August 15, 2013 | Visits: 526

SMS Sending Actions for Rules Integrate SMS Framework basic capabilities with the Rules module, mainly by two actions:# Send an SMS - send a message to a comma-separated list of phone numbers# Send an SMS to user - send a message to a comma-separated list of user ids (using the sms_user optional module)In the future it would... Platforms: PHP

License: Freeware Size: 10 KB Download (45): SMS Sending Actions for Rules Download

Added: July 05, 2013 | Visits: 636

Domain Rules Adding Rules module actions related to Domain Access module.Allowing automation of different actions needed to create/modify/delete domains.First version includes:# rules_action_create_domain - create new domain using given arguments# rules_action_delete_domain - delete existing domain#... Platforms: PHP

License: Freeware Size: 10 KB Download (40): Domain Rules Download

Added: March 29, 2013 | Visits: 521

Voting Rules Voting Rules provides Rules integration for the VotingAPI module.Administrators can configure actions to occur when a user submits a vote, when a user deletes a vote, and when the results of a vote are calculated. Currently, Voting Rules supports votes on nodes, users, and comments.Supported... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Voting Rules Download

Added: November 22, 2013 | Visits: 520

The irRegularGame of Life An unusual puzzle game based on Conway's famous "game of life". Be amazed by the fascinating grid patterns that evolve from 4 simple cell rules. Puzzle your way through 42 levels, use the Sandbox to load level solutions or share your own cool patterns. Platforms: Mac

License: Freeware Size: 1003.52 KB Download (47): The irRegularGame of Life Download

Added: September 18, 2006 | Visits: 6.301

PetraLite Point of Sale PetraLite is a full bodied single-user Point of Sale inventory management system with automated accounting; client invoicing and tracking; client returns; purchase orders; CASH REGISTER; user-generated reports which can give you the status of your business at any given time; and much more.... Platforms: Windows

License: Freeware Size: 24.41 MB Download (1344): PetraLite Point of Sale Download

< 1 2 3 4 5