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

B R Automation Studio freeware
Filter: All | Freeware | Demo
 

B R Automation Studio

< 1 2 3 4 5 > 
Added: January 04, 2010 | Visits: 1.383

DRACONi Automation DRACONi Automation project is a Web-based digital entertainment/automation control package. DRACONi Automation aims to be a home automation and digital entertainment/automation control package. Its designed to be modular, meaning new kinds of functionality can be added easily. Currently, the...



Platforms: *nix

License: Freeware Size: 112.64 KB Download (137): DRACONi Automation Download

Added: April 26, 2010 | Visits: 775

B::OptreeShortestPath B::OptreeShortestPath is a Perl module that adds the methods ->shortest_path( $op ) and ->all_paths() to all B::OP objects in an optree. SYNOPSIS use B qw( main_root main_start ); use B::OptreeShortestPath; for ( main_start()->shortest_path( main_root() ) ) { print "$_n"; } METHODS...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (86): B::OptreeShortestPath Download

Added: May 25, 2010 | Visits: 2.452

R-kiosk R-kiosk provides an extension that defaults to full screen, disables all menus, toolbars, key commands and right button menus. Real Kiosk is a Firefox 2.0 extension that defaults to full screen, disables all menus, toolbars, key commands and right button menus. Alt+Home still takes you home....


Platforms: *nix

License: Freeware Size: 14.34 KB Download (192): R-kiosk Download

Added: February 27, 2010 | Visits: 990

B::Fathom B::Fathom a Perl module to evaluate the readability of Perl code. SYNOPSIS perl -MO=Fathom < script > or perl -MO=Fathom,-v < script > where