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

Es Power Keeper Manual freeware
Filter: All | Freeware | Demo
 

Es Power Keeper Manual

1 2 3 4 5 > 
Added: September 01, 2010 | Visits: 1.081

OpenInteract2::Manual::AdminApache OpenInteract2::Manual::AdminApache is a Perl module for compiling and configuration Apache/mod_perl 1.x. SYNOPSIS This section of the OpenInteract2 manual will show you how to compile Apache and mod_perl for a two-server proxy setup, along with other information for configuring Apache....



Platforms: *nix

License: Freeware Size: 931.84 KB Download (91): OpenInteract2::Manual::AdminApache Download

Released: October 07, 2012  |  Added: October 07, 2012 | Visits: 832

Mz Power Manager Mz Power Manager is a smart power management application, for configuring Windows power settings. It can manual/automatic switch Windows power plans, display all available power plans in system tray for a faster switching and display battery information. It also comes with some extra useful...





Platforms: Windows

License: Freeware Size: 1.18 MB Download (419): Mz Power Manager Download

Released: January 18, 2013  |  Added: January 18, 2013 | Visits: 773

Power Plan Assistant Power Plan Assistant for Windows 7 is the multiple award-winning software, created to redefine the Windows 7 laptop experience. Features and Benefits: Power Plan Assistant is the world's smartest power management tool, created specifically for Microsoft® Windows® 7 operating system. It's an...


Platforms: Windows

License: Freeware Size: 1.6 MB Download (434): Power Plan Assistant Download

Added: August 24, 2008 | Visits: 1.292

Asteroids ES Play the game Asteroids like never before, Asteroid - ES utilizes the Epoch Star game engine for updated graphics and features, adding to the classic game play of the original arcade version. Gain levels, acquire power-ups, and beat your high score! Asteroid - ES supports both keyboard and...


Platforms: Windows

License: Freeware Size: 4.4 MB Download (101): Asteroids ES Download

Added: November 05, 2010 | Visits: 1.238

Template::Manual::Directives Template::Manual::Directives is a Perl module that contains template directives. Accessing and Updating Template Variables GET The GET directive retrieves and outputs the value of the named variable. [% GET foo %] The GET keyword is optional. A variable can be specified in a directive...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (111): Template::Manual::Directives Download

Added: March 14, 2010 | Visits: 1.175

Template::Manual::Views Template::Manual::Views is a template toolkit views (experimental). This section describes dynamic views: a powerful but experimental new feature in version 2.01 of the Template Toolkit. A view is effectively a collection of templates and/or variable definitions which can be passed around as...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (99): Template::Manual::Views Download

Added: October 20, 2010 | Visits: 1.553

Template::Manual::Plugins Template::Manual::Plugins is Perl module for standard plugins. This section lists the standard plugins which can be used to extend the runtime functionality of the Template Toolkit. The plugins are distributed with the Template Toolkit but may required additional modules from CPAN. TEMPLATE...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (128): Template::Manual::Plugins Download

Added: July 09, 2010 | Visits: 1.493

Catalyst::Manual::Cookbook Catalyst::Manual::Cookbook is a Perl module for cooking with Catalyst. These recipes cover some basic stuff that is worth knowing for catalyst developers..


Platforms: *nix

License: Freeware Size: 225.28 KB Download (128): Catalyst::Manual::Cookbook Download

Added: October 11, 2010 | Visits: 1.387

Catalyst::Manual::Intro Catalyst::Manual::Intro is an Introduction to Catalyst. This is a brief introduction to Catalyst. It explains the most important features of how Catalyst works and shows how to get a simple application up and running quickly. For an introduction (without code) to Catalyst itself, and why you...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (142): Catalyst::Manual::Intro Download

Added: July 04, 2010 | Visits: 1.628

OpenInteract2::Manual::Tutorial OpenInteract2::Manual::Tutorial is a Perl module that will teach learn you how to create and modify a package. SYNOPSIS This tutorial will show you the different methods for creating a package and how to maintain them. CREATING THE PACKAGE A word on the example For our example were...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (99): OpenInteract2::Manual::Tutorial Download

Added: October 24, 2010 | Visits: 1.197

OpenInteract2::Manual::Widgets OpenInteract2::Manual::Widgets Perl module contains template widgets in OpenInteract. OpenInteract2 supports using templates as a simple graphical widget. A widget is a common element into which you can just plug in text or parameters to customize it. For example, an INPUT element of type TEXT...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (95): OpenInteract2::Manual::Widgets Download

Added: August 06, 2010 | Visits: 1.086

OpenInteract2::Manual::I18N OpenInteract2::Manual::I18N is an internationalization in OpenInteract2. SYNOPSIS This part of the manual will describe i18n efforts in OpenInteract2, how to create message bundles to distribute with your application, and how you can customize the process. CAVEATS Im a newbie at i18n/l10n...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (96): OpenInteract2::Manual::I18N Download

Added: September 22, 2010 | Visits: 1.206

SPOPS::Manual::Configuration SPOPS::Manual::Configuration is a description of variables used in the SPOPS configuration process. These are variables used in all SPOPS implementations. The name of the variable is the key used in the configuration hashref. Here is a fairly minimal example of a configuration hashref: 1:...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (97): SPOPS::Manual::Configuration Download

Added: September 23, 2010 | Visits: 1.303

Class::InsideOut::Manual::About Class::InsideOut::Manual::About is a guide to this and other implementations of the inside-out technique. This manual provides an overview of the inside-out technique and its application within Class::InsideOut and other modules. It also provides a list of references for further study....


Platforms: *nix

License: Freeware Size: 48.13 KB Download (109): Class::InsideOut::Manual::About Download

Added: April 14, 2010 | Visits: 1.371

SQL::Translator::Manual SQL::Translator::Manual is a Perl module that contains a manual for SQL translator. SYNOPSIS SQL::Translator (AKA "SQLFairy") is a collection of modules for transforming (mainly) SQL DDL files into a variety of other formats, including other SQL dialects, documentation, images, and code. In...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (108): SQL::Translator::Manual Download

Added: May 26, 2010 | Visits: 1.815

Catalyst::Manual::Tutorial::AdvancedCRUD Catalyst::Manual::Tutorial::AdvancedCRUD is a Catalyst Tutorial - Part 8: Advanced CRUD. Add a Form Creation Helper Method Open lib/MyApp/Controller/Books.pm in your editor and add the following method: =head2 make_book_widget Build an HTML::Widget form for book creation and updates...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): Catalyst::Manual::Tutorial::AdvancedCRUD Download

Added: October 22, 2010 | Visits: 1.451

Games::Maze::SVG::Manual Games::Maze::SVG::Manual is a Perl module with manual for the Games::Maze::SVG modules. PURPOSE The Games::Maze::SVG module supports the creation of 2-dimensional mazes in an SVG format suitable for printing or playing interactively. This module use the Games::Maze module to perform the...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (104): Games::Maze::SVG::Manual Download

Added: May 19, 2010 | Visits: 1.464

KMail Power Tools KMail Power Tools is meant to be a suite of enhancements to KMail and may be other mail user agents. It is currently composed of only one (perl) script that acts as a filter (take input from stdin, outputs the modified mail to stdout), adds dialog boxes to kmail, and allows the user to: -...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (109): KMail Power Tools Download

Added: November 13, 2010 | Visits: 1.292

Jifty::Manual::Tutorial Jifty::Manual::Tutorial is a Perl module for Zero to Jifty in a Jiffy. This tutorial should give you everything you need to build your first application with Jifty. HOW TO The requirements Heres what you need to have installed -- at least when we write it. Installing Jifty No bones...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (107): Jifty::Manual::Tutorial Download

Added: May 18, 2010 | Visits: 1.279

Sub::Slice::Manual Sub::Slice::Manual is a Perl module with user guide for Sub::Slice. USING Sub::Slice Sub::Slice is a way of breaking down a long-running process and maintaining state across a stateless protocol. This allows the client to draw a progress bar or abort the process part-way through. The...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (99): Sub::Slice::Manual Download

1 2 3 4 5 >