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

Lobby Track Manual software
Filter: All | Freeware | Demo
 

Lobby Track Manual

1 2 3 4 5 > 
Released: September 04, 2012  |  Added: September 04, 2012 | Visits: 742

Lobby Track Standard Lobby Track Standard is a reliable software built for monitoring, verifying and tracking every visitors or groups of people. Visitor management software for visitor registration, tracking, and reporting. Pre-register visitors online or register onsite. Issue visitor badges. Maintain visit logs....



Platforms: Windows, XP, 2003, Windows Vista, 7, 7x64

License: Freeware Download (410): Lobby Track Standard Download

Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 1.035

Lobby Track - Access Control Software Lobby Track Access Control Software is a new secure tracking, access control, and visitor management software system. This innovative new technology allows organizations to track employees and equipment with detailed activity logs by individual or groups, provides access control in conjunction...





Platforms: Windows

License: Demo Cost: $799.99 USD Size: 25.47 MB Download (437): Lobby Track - Access Control Software Download

Released: December 02, 2012  |  Added: December 02, 2012 | Visits: 1.142

Lobby Track - Employee Tracking Software Lobby Track Employee Tracking Software is a new secure tracking, access control, and visitor management software system. This innovative new technology allows organizations to track employees and equipment with detailed activity logs by individual or groups, provides access control in conjunction...


Platforms: Windows

License: Demo Cost: $799.99 USD Size: 25.47 MB Download (427): Lobby Track - Employee Tracking Software Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 828

Lobby Track Employee Attendance Software Lobby Track Employee Attendance Software is a new secure tracking, access control, and visitor management software system. This innovative new technology allows organizations to track employees and equipment with detailed activity logs by individual or groups, provides access control in...


Platforms: Windows

License: Demo Cost: $799.99 USD Size: 25.47 MB Download (431): Lobby Track Employee Attendance Software Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 902

Lobby Track Attendance Tracking Software Lobby Track Attendance Tracking Software is a new secure tracking, access control, and visitor management software system. This innovative new technology allows organizations to track employees and equipment with detailed activity logs by individual or groups, provides access control in...


Platforms: Windows

License: Demo Cost: $799.99 USD Size: 25.47 MB Download (415): Lobby Track Attendance Tracking Software Download

Released: November 21, 2011  |  Added: January 17, 2012 | Visits: 1.274

Lobby Track Visitor Management Software Visitor management software for visitor registration, tracking, and reporting. Pre-register visitors online or register onsite. Issue visitor badges. Maintain visit logs. Check against watch lists (FBI's most wanted, etc.).


Platforms: Windows

License: Demo Cost: $999.00 USD Size: 44.01 MB Download (114): Lobby Track Visitor Management Software Download

Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 1.013

Jolly Time and Attendance Software Lobby Track Time and Attendance Software is a new secure tracking, access control, and visitor management software system. This innovative new technology allows organizations to track employees and equipment with detailed activity logs by individual or groups, provides access control in...


Platforms: Windows

License: Demo Cost: $799.99 USD Size: 25.47 MB Download (421): Jolly Time and Attendance Software Download

Released: June 05, 2012  |  Added: June 05, 2012 | Visits: 881

Time Track Employee Time Tracking Time Track Time and Attendance Software is a new secure tracking, access control, and visitor management software system allowing organizations to track employees and contractors with detailed activity logs by individual or groups, and provides visitor management functionality, including data...


Platforms: Windows

License: Demo Cost: $1499.00 USD Size: 42.63 MB Download (53): Time Track Employee Time Tracking Download

Added: July 04, 2010 | Visits: 1.626

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

Released: March 22, 2007  |  Added: April 26, 2007 | Visits: 5.155

PC Track Eraser PC Track Eraser is an Internet Eraser that protects your Internet privacy by cleaning up all the tracks of your Internet and computer activities. PC Track Eraser supports popular web browsers such as Internet Explorer, AOL, Netscape, Opera, and MSN Explorer. In addition, PC Track Eraser supports...


Platforms: Windows

License: Shareware Cost: $39.99 USD Size: 3.05 MB Download (221): PC Track Eraser 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.174

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

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

MP3::Album::Track MP3::Album::Track is a Perl extension to manage a "physical" track of a mp3 album. SYNOPSIS use MP3::Album::Track; #create a track object $track = MP3::Album::Track->new(filename=>$path_to_mp3_file); #set its mp3 tag $track->set_tag(title=>i dont know why); #rename it!...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (99): MP3::Album::Track Download

Added: July 09, 2010 | Visits: 1.492

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

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: October 24, 2010 | Visits: 1.196

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: September 01, 2010 | Visits: 1.080

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

Added: August 06, 2010 | Visits: 1.083

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

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

1 2 3 4 5 >