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

Agent Office Manual software
Filter: All | Freeware | Demo
 

Agent Office Manual

< 1 2 3 4 5 > 
Added: August 06, 2010 | Visits: 1.080

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

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: July 27, 2010 | Visits: 1.340

CrossOver Office Standard CrossOver Office allows you to install your favorite Windows productivity applications and plugins in Linux, without needing a Microsoft Operating System license. CrossOver includes an easy to use, single click interface, which makes installing a Windows application simple and fast. Once...


Platforms: *nix

License: Shareware Cost: $39.00 USD Size: 15 MB Download (85): CrossOver Office Standard Download

Added: October 12, 2010 | Visits: 1.499

Xgrid Agent for Java Xgrid Agent for Java is an agent for Apples Xgrid clustering protocol written entirely in Java. This makes multiple platform Xgrid clusters possible. Usage: usage: java -jar xgridagent.jar -r|host name mhz -r will resolve the controller via bonjour host is the address or hostname on the...


Platforms: *nix

License: Freeware Size: 2.2 MB Download (108): Xgrid Agent for Java Download

Added: September 23, 2010 | Visits: 1.297

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

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

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

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: June 08, 2010 | Visits: 1.161

Office Office icon theme for Gnome users build by Gianluca Sartori.


Platforms: *nix

License: Freeware Size: 112.64 KB Download (104): Office Download

Added: June 05, 2010 | Visits: 1.339

Multi-Agent Grid Engine library Multi-Agent Grid Engine library is an experiment aimed to make a programming tool for creation of autonomic systems..


Platforms: *nix

License: Freeware Size: 696.32 KB Download (108): Multi-Agent Grid Engine library Download

Added: October 18, 2010 | Visits: 1.512

Group-Office 2.17 Stable Group-Office is a Web-based office suite written that is extensible with modules. Group-Office features user management, module management, an email client, a file manager, a calendar, project management, Web site management, and customer relations management. It also features synchronization...


Platforms: *nix

License: Shareware Cost: $252.00 USD Size: 6.3 MB Download (119): Group-Office 2.17 Stable Download

Added: November 13, 2010 | Visits: 1.283

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 (101): Jifty::Manual::Tutorial Download

Added: May 18, 2010 | Visits: 1.273

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 (98): Sub::Slice::Manual Download

Added: June 02, 2010 | Visits: 1.490

Remote Monitoring Agent Remote Monitoring Agent (RMA in short) is an auxiliary application for HostMonitor. Enterprise license for Advanced Host Monitor already includes license for 10 installations of the agent. Holders of a Lite, Standard or Professional licenses may buy an additional license for Remote Monitoring...


Platforms: *nix

License: Freeware Size: 90.11 KB Download (105): Remote Monitoring Agent Download

Added: April 11, 2010 | Visits: 1.173

DBIx::Class::Manual::Cookbook DBIx::Class::Manual::Cookbook is a Perl module that contains miscellaneous recipes. Paged results When you expect a large number of results, you can ask DBIx::Class for a paged resultset, which will fetch only a small number of records at a time: my $rs = $schema->resultset(Artist)->search(...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (95): DBIx::Class::Manual::Cookbook Download

Added: August 09, 2010 | Visits: 1.378

Maypole::Manual::View Maypole::Manual::View is a Perl module for Maypole View Classes. In a large application, you will almost certainly want to customize the layout and design of the output pages. This task may even be the purview of a separate team of HTML designers rather than the programmers. Since a typical...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (95): Maypole::Manual::View Download

Added: July 06, 2010 | Visits: 1.217

Games::ScottAdams::Manual Games::ScottAdams::Manual is the Scott Adams Adventure Compiler Reference Manual. SYNOPSIS # foo.sa - definition file for Scott Adams adventure "foo" %room swamp dismal swamp %exit n meadow %exit e edge %exit w grove %item mud Evil smelling mud %getdrop mud %action take mud here...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (100): Games::ScottAdams::Manual Download

Added: May 14, 2010 | Visits: 1.463

Simple Multi User Out-Of-Office-Responder Simple Multi User Out-Of-Office-Responder project is a vacation email responder that can be easily plugged into simple SMTP servers with procmail. We have a small e-mail server running on Debian GNU/Linux. All users are local (in /etc/passwd), have mail delivered via procmail to mailboxes in...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (108): Simple Multi User Out-Of-Office-Responder Download

Added: March 24, 2010 | Visits: 967

Bio::Phylo::Manual Bio::Phylo::Manual is a Perl module that contains a Bio::Phylo v.0.14 user guide. This is the manual for Bio::Phylo. Bio::Phylo is a perl5 package for phylogenetic analysis. For installation instructions, read the README file in the root directory of the distribution. The stable URL for the...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): Bio::Phylo::Manual Download

Added: June 08, 2010 | Visits: 1.451

GNOME Office Pre GNOME Office is the premier suite of office productivity applications designed for the GNOME desktop environment. Some of the applications also can run on Windows or Mac OS X. They provide powerful, efficient office productivity capabilities as free (GPL) software..


Platforms: *nix

License: Freeware Size: 27 MB Download (145): GNOME Office Pre Download

< 1 2 3 4 5 >