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

Bean Bag Toss Rules freeware
Filter: All | Freeware | Demo
 

Bean Bag Toss Rules

1 2 3 4 5 > 
Added: September 15, 2010 | Visits: 1.236

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.023

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.055

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: August 17, 2012  |  Added: August 17, 2012 | Visits: 896

Truck Toss Truck Toss is a one level truck game, abit like the Toss The Turtle concept, you keep going till your fuel runs out. You can buy upgraded trucks using cash you earn, that will help you conquer the achivements and build high scores which you can submit and share with players from around the world....


Platforms: Windows

License: Freeware Size: 3.63 MB Download (460): Truck Toss Download

Added: May 10, 2013 | Visits: 676

Rules Management Create and to modify the Rules of the forum, checks how many users have read the rule from the last change and in case it is possible to warn them with a Private Message.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (60): Rules Management Download

Added: May 10, 2013 | Visits: 502

Goodie Bag of Extras The goodie bag contains additions to the basic layout of the header and footer. Center catalog for larger than 800x600 ie Notebook Standard is becoming 1600x1200, Add Outter Background color/img for larger displays, Add Link, IMG, ALT, new/same window, Add Header Middle for Cart Info, etc., Add...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Goodie Bag of Extras Download

Added: May 10, 2013 | Visits: 482

Bag collection class Bag collection class script implements Smalltalk's bag class.


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

License: Freeware Download (51): Bag collection class Download

Added: July 22, 2013 | Visits: 596

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: 574

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: 634

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: August 08, 2013 | Visits: 656

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: July 05, 2013 | Visits: 634

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: 519

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: August 18, 2013 | Visits: 572

Path Rules Path Rules implements Rules conditions for checking the URL against a given string for triggering actions.Eg.Setup a rule with the event 'User is going to view a page', add 'Check path' condition with path 'project' and Operator 'Begins with'.The rule will be triggered by: *...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Path Rules Download

Added: July 29, 2013 | Visits: 560

Theme Rules The Theme Rules module provides actions to switch themes.


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Theme Rules Download

Added: April 28, 2013 | Visits: 655

Tacle Rules This module is an extension between the TACL (Taxonomy Access Control Lite) and the Rules modules.Put simply (Hmmm,) it lets you assign TAC permissions to users & roles via triggered rules.This module is sponsored by Made to Order Software Corp..


Platforms: PHP

License: Freeware Size: 10 KB Download (51): Tacle Rules Download

Added: December 10, 2013 | Visits: 922

Rules executor This module's functionality has been merged into the Rules and Views Integration module.


Platforms: PHP

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

Added: December 10, 2013 | Visits: 880

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 18, 2008 | Visits: 1.765

Magical Jelly Bean SHN Shortener The Magical Jelly Bean SHN Shortener is a freeware utility for easily converting those enormous SHN & FLAC files to smaller MP3 or OGG Vorbis files. With the SHN Shortener you can customize your settings (default is 192bps, stereo), add ID3 tags, rename your files on the fly (using the ID3 tags),...


Platforms: Windows

License: Freeware Size: 751 KB Download (257): Magical Jelly Bean SHN Shortener Download

Added: March 16, 2010 | Visits: 1.318

Database Bean Generator Generator is an command line application written in java that have the goal to make easy the construction of little applications that needs some database objects stuff. Database Bean Generator isnt a replacement of complex object persistence solutions, like hibernate or TopLink but it covers a...


Platforms: *nix

License: Freeware Size: 1.9 MB Download (98): Database Bean Generator Download

1 2 3 4 5 >