Southern Minnesota Regional Legal Services, Inc. Pika CMS Status Report August 2002

Size: px
Start display at page:

Download "Southern Minnesota Regional Legal Services, Inc. Pika CMS Status Report August 2002"

Transcription

1 Southern Minnesota Regional Legal Services, Inc. Pika CMS Status Report August 2002 SMRLS recently switched from Kemps - Clients for Windows 98 to Pika Software. Switching from Kemps to Pika CMS was/is pretty scary. SMRLS staff were comfortable with Kemps and pretty much knew what we were doing with it. John and Marc were always helpful in resolving any problems I had with Clients 98. But, with 12 Kemps databases in local offices across Minnesota and North Dakota, centralization was badly needed. Aaron Worley, of Pika Software, came to Minnesota in September of 2001 and gave a very convincing presentation of an essentially non-existent program to our senior management team. We had, again, reviewed costs and features in other case management programs - Kemps ASP, Practice Manager, Time, Pro Law, and Legal Files. Each of these programs have their own particular advantages, but if Pika would perform as claimed, our senior management team considered it a "no-brainer" in terms of immediate and future costs for licensing, hardware, and technology resources. Pika's potential flexibility for connectivity and future expansion was also a consideration. Aaron was given the go-ahead to start building Pika for us in November Our first office converted in mid-february 2002 and the last office came on board in mid-april Multiple training sessions were held in each local office prior to conversions. Staff were provided with handouts for desktop reference and given access to the Pika public/training database. The public/training database has been a key item in the Pika implementation. New versions of Pika are setup there for testing before installation on the private system. Users can go to the public/training database at any time to practice or to test new features. Pika Casemanagement Software is written in "Open Source" programs, MYSQL and PHP, so it is reasonably priced. We purchased Pika Software based on an initial fee for the software and support and upgrades for one year. Aaron provides an optional subscription method for ongoing support based on the number of users. Payment of a yearly user fee includes upgrades and support for Pika Software. Internet access, a web-browser, an appropriate username and password are required to access the system. Even though SMRLS was the pilot program and we made many design recommendations (which Aaron graciously and patiently considered), Pika is designed to be a full featured legal services casemanagement program. During development and initial startup, Pika was hosted on a shared Unix drive at a Twin Cities data hosting center. While the data center was exceptionally reliable, they are also a large ISP operation. Activity on their system increased greatly at certain times of the day and Pika performance suffered. Aaron recommended we test Pika on a dedicated drive. A local consultant had been telling me we should do our own Linux data hosting and offered to loan us a server for 3 or 4 months just to prove it would work. The loaner server we tested was a single drive 600Mhz system. That worked flawlessly and we upgraded to a Caldera Linux, 1x ghz something, a Raid system with four hard-drives, internal tape drive, SSL, and firewalls. The 1

2 Linux server is physically located in our St. Paul Central office where approximately 50 of our 120 users are housed. Staff in the Central office connect to Pika directly across the LAN leaving Internet bandwidth free for staff in remote offices. Bandwidth in and out of St.Paul is 768k. Internet access speed at the remote offices varies from a shared 56k dialup to T-1. Most are at 256k. User Access Levels: Different levels of user access are built-in. We are not fully using these as yet. When this is implemented, staff will be provided with training and descriptions of the various access levels and explanations of user settings. Apparently, unlimited combinations of access levels can be defined. The basic levels are designed like this: Access levels: Using Pika CMS "Group" Permissions to Limit User Access to Data Pika CMS has security features which allow the system administrator to limit user access to data. Some data is unrestricted. Access to client, opposing party, opposing attorney, and any other type of contact records is not restricted in anyway. Access to cases which have not been assigned a primary attorney or a office are also unrestricted. In some cases, permission to view or edit data is determined by which account the user is logged in under. Users will always have full access, read and write, to any case where they are listed as the primary attorney or one of the co-counsels. Users will always have full access to any activity records that belong to them. In all other cases, a user's permissions are determined by which "group" they are assigned to. Currently, groups can only be added or modified by editing the groups table in the Pika CMS database. A group has the following permission options, which are inherited by any members of the group: read office This field contains a comma-separated list of office codes. A user has permission to view any cases assigned to an office that is listed in this field. No extra access to activity records is granted. Read all If this is enabled, members of the group may view all cases and all activity records. Edit office This field contains a comma-separated list of office codes. A user has permission to modify any cases assigned to an office that is listed in this field. No extra access to activity records is granted. Edit all If this is enabled, members of the group may edit all cases and all activity records. users Grants access to the User Account Management screen. pba Grants access to the Pro Bono Attorney Management screen. motd Grants access to the Message Board Configuration screen. LSC requirements and defaults: Pika collects all information required for LSC, SMRLS, and other funders. Using the same protocols as in Kemps, LSC recommendations for blank default fields are met. Warning flags serve as visual reminders to staff about missing information on possible conflicts, missing income, over income, missing assets, missing citizenship status, missing funding codes, and missing problem codes. Additionally, a standard set of queries/reports will be designed to run checks to pick up records where information is missing. 2

3 Reporting: LSC reports are complete except for "Other Matters": CSR done Age/Race done LSC Litigation Report done Other Matters (under development) Ad Hoc reporting. Desktop reporting is an ongoing (probably forever) and ever improving area. SMRLS staff want to be able to retrieve a variety of information without having to contact me. Both the Advanced Case Report and Advanced Activity Report allow choosing which fields to show on reports. Staff like being able to choose the information they want displayed on the report. Other Reporting: Complex reporting and other specific reports are done through an ODBC connection using Microsoft Access. Querying and reporting is performed on a "read only" copy of the current database -- just in case I happen to say "DELETE" all. Calendaring, casenotes, and timekeeping are integrated into one screen. Some nice features such as running totals on time and funding codes are included in the calendar section. Conflict checking is done automatically. Staff are encouraged to also search the Address Book (master contact list) as a double check for previous contacts and/or possible conflicts. Document Assembly: This has been designed for easy addition of new letters and forms. Documents are saved in a generic rich text format. SMRLS still uses WordPerfect, so Rtf version compatibility will take some tweaking. Envelope templates with logos work very well. Letter templates with lots of staff names sometimes fall apart. For now, we won't list staff names on the letterhead for larger offices. Document Assembly Documentation: Setting up Document Assembly/Generation To set up Pika's document generation, first create the form letters that will be used, then copy the form letter files to the "forms" directory on the Pika server. Creating Form Letters Pika Form letters are regular word processor files. To be compatible with Pika, they must be saved as RTF (all popular word processors, including Word Perfect and Microsoft Word support this file format.) Adding Template Codes Pika uses a list of "template codes" to determine where to insert information from the Pika database into a form letter. A template code is simply a code word, enclosed on each side by two percent signs and a bracket. For example, the template code to show the case number is %%[number]%%. To add a template code to a form letter, simply type it into the document, placing it where you want the information from the database to appear. 3

4 Here is an example that will display the client's name, address and primary phone number: %%[first_name]%% %%[middle_name]%% %%[last_name]%% %%[extra_name]%% %%[address]%% %%[address2]%% %%[city]%%, %%[state]%% %%[zip]%% (%%[area_code]%%) %%[phone]%% Every field from the cases table in the Pika database is available for use as a template code. Pika will also use every field from the primary client's record in the contacts table as a template code. Here are some additional template codes that are provided as a convenience: %%[client]%% - primary client's first and last name %%[opposing]%% - the opposing party's first and last name %%[counsel]%% - the primary counsel first and last name %%[opp_counsel]%% - the opposing counsel's first and last name %%[recipient]%% - first and last name of the person receiving the generated form letter %%[recipient_salutation]%% - the recipient's name, formatted for use in an opening salutation ("Ms. Smith", "Mr. Jones", etc.) Copy to the Server When the form letter is ready for use, save it and copy it to the "forms" directory in Rich Text Format on the Pika server. Once in this directory, the form letter will automatically be available the next time the Pika document generation system is used. Using Document Assembly/Generation To generate a form letter in Pika, first open the case for which the document is being created. Go to the "Documents" tab, you should see a section labeled "Form Letters". Choose which form letter you wish to use from the menu labeled "Available Forms". The other menus allow you to choose to whom the letter should be addressed, and which client, opposing party and opposing counsel should be used to fill in the form (this is useful if a case has more than one client, opposing party or opposing counsel.) Click the "Make New Doc" button, and the document will be generated and sent to your web browser. Depending on how your computer is configured, the document might open in your word processor application, it might be displayed in your browser window, or you might be prompted to save the document on your hard drive. To change this behavior, see your browser's manual. Document Management: Aaron plans to incorporate full document management and is currently working on this. Groupware - future item. At some point, , program-wide calendaring and scheduling will be integrated into Pika. Pro bono sections are currently integrated in Pika. This area is currently being expanded to include tracking of Contract/Compensated cases. Future item -- a separate Pro Bono/Conflict database. Pika's proposed case transfer features would make this very workable. Aaron's proposal for a separate pro bono system is included below. 4

5 Separate Pro Bono Proposal: Proposal: Implementing a Separate Pro Bono CMS To eliminate certain conflict of interest issues, it may be advantageous to maintain a standalone Pro Bono CMS database separate from the Staff CMS database. To make this feasible for SMRLS, I propose adding a transfer function to Pika CMS. Under this configuration, the Staff and Pro Bono systems would operate off separate databases, and the new transfer function would be used to send case data back and forth. The transfer feature would consist of 6 components: 1. A function for transferring a case to a different Pika CMS 2. A network interface for receiving an incoming transfer case 3. A mechanism to allow only trusted hosts to access the transfer interfaces 4. A screen which will list all incoming transfer cases, and allow the user to accept or decline them 5. An "inbox" feature where transferred cases will reside, separate from other case data, before they are accepted or declined 6. Controls to limit access to transfer functions, integrated into the existing Pika CMS security framework Project Costs Labor estimate breakdown: Task Hours Required Design and implement prototype transfer function 32 User testing, and follow-up modifications based on user feedback 32 Installation of standalone Pro Bono CMS Installation covered under Pika subscription Migrating pro bono data from Staff system to Pro Bono system 4 Final testing and verification of Staff CMS <-> Pro Bono CMS transfer link 2 _ Labor costs: $3500 (70 hrs. x $50/hr.) _ Software & hardware costs: none The total cost to SMRLS for the project would be $3500, payable upon completion of the separate Pro Bono database. This is a fixed cost, schedule overruns will not affect this figure. System administration and maintenance features, as much as possible, are built directly into Pika. Some of these are: User Account Management - Configuration screen for easily adding users, assigning passwords, and enabling or disabling accounts. Configuration screen for adding fields to the tables. Changes to the front-end PHP forms are done through an html editor. Menu Configuration - Configuration screen for adding/changing picklists. Where possible, selections are made from a picklist to help improve data integrity. Ask if I like having consistent data! User Preferences section where users can choose their default office, case list length, and Pika screen colors. Backups: Covered in triplicate! A batch file backup runs remotely every night to the Mankato office; A script configured to backup across the Central office LAN runs nightly; and a 12/24 DAT backup to tape runs nightly. The most current backup tape is taken off-site each day. 5

6 SMRLS has been increasingly sharing attorney and intake staff resources among our offices in the last several years. Centralization of the database is making resource sharing even easier. We hope this will lead to even more efficient use of staff and even better service to clients. Pika is ideal for access from multiple locations. Users have adapted well to learning yet another program. Suggestions and requests for additions or changes are sent to me. All requests and suggestions are circulated to Aaron and a few SMRLS staff persons for discussion on whether to make the changes. Intake people find Pika quite easy to work with. They especially like being able to have multiple client records open at one time. Integration of case notes, timekeeping, and calendaring has encouraged staff to use all of these to a greater extent than previously. Aaron's skills, commitment, and patience have resulted in a very affordable, flexible, and workable legal services casemanagement system. Overall, making this major switch from Kemps to Pika CMS has been exceptionally successful. Respectfully submitted, Lolita Oorlog Technology Manager Southern Minnesota Regional Legal Services, Inc. Lolita@smrls.org 6

PRIME. Clients Case Management Doors and Windows Into Your Data

PRIME. Clients Case Management Doors and Windows Into Your Data PRIME Clients Case Management Doors and Windows Into Your Data PRIME Doors & Windows Into Your Data Solving Problems Legal aid offices face two serious challenges: How do we increase the quantity and the

More information

Installation Guide For ChoiceMail Enterprise Edition

Installation Guide For ChoiceMail Enterprise Edition Installation Guide For ChoiceMail Enterprise Edition How to Install ChoiceMail Enterprise On A Server In Front Of Your Company Mail Server August, 2004 Version 2.6x Copyright DigiPortal Software, 2002-2004

More information

NSave Table of Contents

NSave Table of Contents NSave Table of Contents Introduction to NSave for Desktops 2 CPP Installation Instructions 3 Backing up your Computer 8 Restoring Files to your Computer 10 Settings 13 History 14 Destinations 15 1 Introduction

More information

Reseller Manual. version 2.0-r1

Reseller Manual. version 2.0-r1 Reseller Manual version 2.0-r1 Contents 1 Definition of Terms 3 2 Sections of the Reseller Interface 3 3 General 4 3.1 Overview.............................. 4 3.2 Change Password.........................

More information

IBM FileNet eforms Designer

IBM FileNet eforms Designer IBM FileNet eforms Designer Version 5.0.2 Advanced Tutorial for Desktop eforms Design GC31-5506-00 IBM FileNet eforms Designer Version 5.0.2 Advanced Tutorial for Desktop eforms Design GC31-5506-00 Note

More information

ADMINISTRATOR GUIDE VERSION

ADMINISTRATOR GUIDE VERSION ADMINISTRATOR GUIDE VERSION 4.0 2014 Copyright 2008 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means electronic or mechanical, for any purpose

More information

Appointment Scheduler

Appointment Scheduler EZClaim Appointment Scheduler User Guide Last Update: 11/19/2008 Copyright 2008 EZClaim This page intentionally left blank Contents Contents... iii Getting Started... 5 System Requirements... 5 Installing

More information

Windows 7 Hula POS Server Installation Guide

Windows 7 Hula POS Server Installation Guide Windows 7 Hula POS Server Installation Guide Step-by-step instructions for installing the Hula POS Server on a PC running Microsoft Windows 7 1 Table of Contents Introduction... 3 Getting Started... 3

More information

VPOP3 Your email post office Getting Started Guide

VPOP3 Your email post office Getting Started Guide VPOP3 Your email post office Getting Started Guide VPOP3 Getting Started Guide, version 2.1 1 Copyright Statement This manual is proprietary information of Paul Smith Computer Services and is not to be

More information

Site Store Pro. INSTALLATION GUIDE WPCartPro Wordpress Plugin Version

Site Store Pro. INSTALLATION GUIDE WPCartPro Wordpress Plugin Version Site Store Pro INSTALLATION GUIDE WPCartPro Wordpress Plugin Version WPCARTPRO INTRODUCTION 2 SYSTEM REQUIREMENTS 4 DOWNLOAD YOUR WPCARTPRO VERSION 5 EXTRACT THE FOLDERS FROM THE ZIP FILE TO A DIRECTORY

More information

Active Directory Integration for Greentree

Active Directory Integration for Greentree App Number: 010044 Active Directory Integration for Greentree Last Updated 14 th February 2013 Powered by: AppsForGreentree.com 2013 1 Table of Contents Features... 3 Options... 3 Important Notes... 3

More information

The easy way to a nice looking website design. By a total non-designer (Me!)

The easy way to a nice looking website design. By a total non-designer (Me!) The easy way to a nice looking website design By a total non-designer (Me!) Website Refresher Three types of Website 1.Hand rolled HTML. Lightweight static pages. 2.Scripted Website. (PHP, ASP.NET etc.)

More information

Portable Media. BackupAssist Quick-Start Guide for. BackupAssist installation, configuration and setup. www.backupassist.com. Contents.

Portable Media. BackupAssist Quick-Start Guide for. BackupAssist installation, configuration and setup. www.backupassist.com. Contents. BackupAssist Quick-Start Guide for Portable Media BackupAssist installation, configuration and setup Contents 1.1 Introduction... 2 2.1 Before you begin... 2 Applies to Tape 3.1 Installation... 2 4.1 Initial

More information

Plesk 11 Manual. Fasthosts Customer Support

Plesk 11 Manual. Fasthosts Customer Support Fasthosts Customer Support Plesk 11 Manual This guide covers everything you need to know in order to get started with the Parallels Plesk 11 control panel. Contents Introduction... 3 Before you begin...

More information

Important. Please read this User s Manual carefully to familiarize yourself with safe and effective usage.

Important. Please read this User s Manual carefully to familiarize yourself with safe and effective usage. Important Please read this User s Manual carefully to familiarize yourself with safe and effective usage. About This Manual This manual describes how to install and configure RadiNET Pro Gateway and RadiCS

More information

RoboMail Mass Mail Software

RoboMail Mass Mail Software RoboMail Mass Mail Software RoboMail is a comprehensive mass mail software, which has a built-in e-mail server to send out e-mail without using ISP's server. You can prepare personalized e-mail easily.

More information

OutDisk 4.0 FTP FTP for Email Users using Microsoft Windows and/or Microsoft Outlook. 5/1/2012 2012 Encryptomatic LLC www.encryptomatic.

OutDisk 4.0 FTP FTP for Email Users using Microsoft Windows and/or Microsoft Outlook. 5/1/2012 2012 Encryptomatic LLC www.encryptomatic. OutDisk 4.0 FTP FTP for Email Users using Microsoft Windows and/or Microsoft Outlook 5/1/2012 2012 Encryptomatic LLC www.encryptomatic.com Contents What is OutDisk?... 3 OutDisk Requirements... 3 How Does

More information

OroTimesheet 7 Installation Guide

OroTimesheet 7 Installation Guide Installation Guide Copyright 1996-2011 OroLogic Inc. http://www.orologic.com Revision 7.00 Contents I Contents Installation Guide 2 Introduction 2 Installing OroTimesheet 2 Installing OroTimesheet in stand-alone

More information

INSTALLATION AND CONFIGURATION GUIDE (THIS DOCUMENT RELATES TO MDAEMON v9.5.0 ONWARDS)

INSTALLATION AND CONFIGURATION GUIDE (THIS DOCUMENT RELATES TO MDAEMON v9.5.0 ONWARDS) Web: Overview INSTALLATION AND CONFIGURATION GUIDE (THIS DOCUMENT RELATES TO MDAEMON v9.5.0 ONWARDS) This document is designed to provide a quick installation and configuration guide for MDaemon along

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

HowTo. Planning table online

HowTo. Planning table online HowTo Project: Description: Planning table online Installation Version: 1.0 Date: 04.09.2008 Short description: With this document you will get information how to install the online planning table on your

More information

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes

More information

ilaw Installation Procedure

ilaw Installation Procedure ilaw Installation Procedure This guide will provide a reference for a full installation of ilaw Case Management Software. Contents ilaw Overview How ilaw works Installing ilaw Server on a PC Installing

More information

How to install and use the File Sharing Outlook Plugin

How to install and use the File Sharing Outlook Plugin How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.

More information

Online Backup Client User Manual

Online Backup Client User Manual Online Backup Client User Manual Software version 3.21 For Linux distributions January 2011 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL. Installation and System Administrator's Guide 4MASIN450-08

Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL. Installation and System Administrator's Guide 4MASIN450-08 Sage ERP MAS 90 Sage ERP MAS 200 Sage ERP MAS 200 SQL Installation and System Administrator's Guide 4MASIN450-08 2011 Sage Software, Inc. All rights reserved. Sage, the Sage logos and the Sage product

More information

Email Client Configuration Guide

Email Client Configuration Guide Email Client Configuration Guide Table of Contents Email Configuration...3 Email settings...3 IMAP...3 POP...3 SMTP...3 Process Overview...5 Account set up wizards...5 Anatomy of an email address...5 Why

More information

Email Marketing Features

Email Marketing Features Email Marketing Features intouch Email Marketer is a true all-in-one communications platform and includes everything you need to create, send and track professional HTML emails, autoresponders, surveys,

More information

Table of Contents. RFMS SQL Backup

Table of Contents. RFMS SQL Backup Table of Contents Introduction... 2 General Statement... 2 Ways to Perform a SQL Backup... 3 SQL Data Backup Verification... 3 Questions and Answers... 4 RFMS Version 10 Backup Process (option 3 from Ways

More information

Cloud Server powered by Mac OS X. Getting Started Guide. Cloud Server. powered by Mac OS X. AKJZNAzsqknsxxkjnsjx Getting Started Guide Page 1

Cloud Server powered by Mac OS X. Getting Started Guide. Cloud Server. powered by Mac OS X. AKJZNAzsqknsxxkjnsjx Getting Started Guide Page 1 Getting Started Guide Cloud Server powered by Mac OS X Getting Started Guide Page 1 Getting Started Guide: Cloud Server powered by Mac OS X Version 1.0 (02.16.10) Copyright 2010 GoDaddy.com Software, Inc.

More information

BillQuick Web i Time and Expense User Guide

BillQuick Web i Time and Expense User Guide BillQuick Web i Time and Expense User Guide BQE Software Inc. 1852 Lomita Boulevard Lomita, California 90717 USA http://www.bqe.com Table of Contents INTRODUCTION TO BILLQUICK... 3 INTRODUCTION TO BILLQUICK

More information

Getting Started with PRTG Network Monitor 2012 Paessler AG

Getting Started with PRTG Network Monitor 2012 Paessler AG Getting Started with PRTG Network Monitor 2012 Paessler AG All rights reserved. No parts of this work may be reproduced in any form or by any means graphic, electronic, or mechanical, including photocopying,

More information

Using EndNote Online Class Outline

Using EndNote Online Class Outline 1 Overview 1.1 Functions of EndNote online 1.1.1 Bibliography Creation Using EndNote Online Class Outline EndNote online works with your word processor to create formatted bibliographies according to thousands

More information

IceWarp Server. Log Analyzer. Version 10

IceWarp Server. Log Analyzer. Version 10 IceWarp Server Log Analyzer Version 10 Printed on 23 June, 2009 i Contents Log Analyzer 1 Quick Start... 2 Required Steps... 2 Optional Steps... 2 Advanced Configuration... 5 Log Importer... 6 General...

More information

Getting Started - The Control Panel

Getting Started - The Control Panel Table of Contents 1. Getting Started - the Control Panel Login Navigation Bar Domain Limits Domain User Account Properties Session Management 2. FTP Management Creating and Editing Users Accessing FTP

More information

PREMIUM MAIL USER GUIDE

PREMIUM MAIL USER GUIDE PREMIUM MAIL USER GUIDE WHO THIS USER GUIDE IS FOR This document is for users of BigPond Premium Mail. It describes the features of BigPond Premium Mail from a user s perspective. It contains: A general

More information

Microsoft Expression Web

Microsoft Expression Web Microsoft Expression Web Microsoft Expression Web is the new program from Microsoft to replace Frontpage as a website editing program. While the layout has changed, it still functions much the same as

More information

Email Marketing Features

Email Marketing Features Email Marketing Features JPC s Email Marketer includes everything you need to create, send and track professional HTML emails. It is fullyfeatured email marketing software which has been developed by marketing

More information

NetWrix Server Configuration Monitor

NetWrix Server Configuration Monitor NetWrix Server Configuration Monitor Version 2.2 Quick Start Guide Contents NetWrix Server Configuration Monitor Quick Start Guide 1. INTRODUCTION... 3 1.1 KEY FEATURES... 3 1.2 LICENSING... 4 1.3 HOW

More information

Lesson 7 - Website Administration

Lesson 7 - Website Administration Lesson 7 - Website Administration If you are hired as a web designer, your client will most likely expect you do more than just create their website. They will expect you to also know how to get their

More information

National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide

National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide NFIRS 5.0 Software Version 5.6 1/7/2009 Department of Homeland Security Federal Emergency Management Agency United States

More information

Upgrade Guide BES12. Version 12.1

Upgrade Guide BES12. Version 12.1 Upgrade Guide BES12 Version 12.1 Published: 2015-02-25 SWD-20150413111718083 Contents Supported upgrade environments...4 Upgrading from BES12 version 12.0 to BES12 version 12.1...5 Preupgrade tasks...5

More information

Preparing Your Network for an MDsuite Installation

Preparing Your Network for an MDsuite Installation Preparing Your Network for an MDsuite Installation Professional Data Services 1632 East 23 rd Avenue Hutchinson, KS 67502 Toll-free: 800.875.0480 Fax: 858.486.5493 www.mdsuite.com Introduction This document

More information

Vodafone Email Plus. User Guide for Windows Mobile

Vodafone Email Plus. User Guide for Windows Mobile Vodafone Email Plus User Guide for Windows Mobile 1 Table of Contents 1 INTRODUCTION... 4 2 INSTALLING VODAFONE EMAIL PLUS... 4 2.1 SETUP BY USING THE VODAFONE EMAIL PLUS ICON...5 2.2 SETUP BY DOWNLOADING

More information

NovaBACKUP Central Management Console

NovaBACKUP Central Management Console NovaBACKUP Central Management Console User Manual NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are

More information

State of Ohio DMS Solution for Personnel Records Training

State of Ohio DMS Solution for Personnel Records Training State of Ohio DMS Solution for Personnel Records Training 1 Contents LOGGING IN AND THE BASICS... 3 LOGGING INTO THE DMS... 3 NAVIGATING THE UNITY CLIENT... 4 CREATING PERSONAL PAGES... 6 ADDING WEB LINKS

More information

Connection and Printer Setup Guide

Connection and Printer Setup Guide Connection and Printer Setup Guide For connection issues, see the following sections of this document: "Connection Requirements" on page 1 "Log on" on page 2 "Troubleshooting Your Connection" on page 4

More information

Using SonicWALL NetExtender to Access FTP Servers

Using SonicWALL NetExtender to Access FTP Servers SSL-VPN Using SonicWALL NetExtender to Access FTP Servers Problem: Using NetExtender to access an FTP Server on the LAN segment of a SonicWALL PRO 4060. Solution: Perform the following setup steps. Step

More information

SOA Software API Gateway Appliance 7.1.x Administration Guide

SOA Software API Gateway Appliance 7.1.x Administration Guide SOA Software API Gateway Appliance 7.1.x Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names,

More information

WhatsUp Event Analyst v10.x Quick Setup Guide

WhatsUp Event Analyst v10.x Quick Setup Guide WhatsUp Event Analyst v10.x Quick Setup Guide Contents WhatsUp Event Analyst Quick Setup Guide WhatsUp Event Analyst Quick Setup Guide... 2 Installation Requirements... 3 Before You Begin... 4 Microsoft

More information

Property Management Software. User Guide. Built for property managers by property managers. Version 3.0. Copyright 2009 Swifton Digital

Property Management Software. User Guide. Built for property managers by property managers. Version 3.0. Copyright 2009 Swifton Digital Built for property managers by property managers User Guide Version 3.0 Copyright 2009 Swifton Digital Table of Contents Table of Contents...1 Preface...2 RenTrac User Guide...3 Welcome...3 Getting Started...3

More information

CB Advanced: Innovative Document Templates

CB Advanced: Innovative Document Templates CB Advanced: Innovative Document Templates Sending personalized letters frequently helps build stronger relationships with clients. That's one of the things that ClientBase does best. A library of customizable

More information

Cisco SSL Encryption Utility

Cisco SSL Encryption Utility About SSL Encryption Utility, page 1 About SSL Encryption Utility Unified ICM web servers are configured for secure access (HTTPS) using SSL. Cisco provides an application called the SSL Encryption Utility

More information

JMM Software Email Suite

JMM Software Email Suite Page 1 of 36 JMM Software Email Suite Users Guide Version 1.5 System Requirements: Microsoft Windows 2000 or XP (Windows 9x not tested) & Total Retail Solution version 7 or greater JMM Email Suite - Email

More information

BillQuick Agent 2010 Getting Started Guide

BillQuick Agent 2010 Getting Started Guide Time Billing and Project Management Software Built With Your Industry Knowledge BillQuick Agent 2010 Getting Started Guide BQE Software, Inc. 2601 Airport Drive Suite 380 Torrance CA 90505 Support: (310)

More information

Protect, License and Sell Xojo Apps

Protect, License and Sell Xojo Apps Protect, License and Sell Xojo Apps To build great software with Xojo, you focus on user needs, design, code and the testing process. To build a profitable business, your focus expands to protection and

More information

The Beginner s Guide to G-Lock WPNewsman Plugin for WordPress: Installation and Configuration

The Beginner s Guide to G-Lock WPNewsman Plugin for WordPress: Installation and Configuration The Beginner s Guide to G-Lock WPNewsman Plugin for WordPress: Installation and Configuration Summary G-Lock WPNewsman is a nice WordPress plugin for collecting subscribers using the confirmed opt-in method

More information

SmartSync Monitor Help

SmartSync Monitor Help 1.0 (Build 15) 2 Table of Contents Foreword 0 Part I Welcome to SmartSync Monitor 3 Part II Getting Started 4 1 Copyright... 4 2 System... requirements and installation 4 3 Uninstalling... 5 6 Part III

More information

SYSTEM REQUIREMENTS...

SYSTEM REQUIREMENTS... Contents INTRODUCTION... 1 BillQuick HR Setup Checklist... 2 SYSTEM REQUIREMENTS... 3 HARDWARE REQUIREMENTS... 3 SOFTWARE REQUIREMENTS... 3 Operating System Requirements... 3 Other System Requirements...

More information

MGC WebCommander Web Server Manager

MGC WebCommander Web Server Manager MGC WebCommander Web Server Manager Installation and Configuration Guide Version 8.0 Copyright 2006 Polycom, Inc. All Rights Reserved Catalog No. DOC2138B Version 8.0 Proprietary and Confidential The information

More information

How to Remotely View Security Cameras Using the Internet

How to Remotely View Security Cameras Using the Internet How to Remotely View Security Cameras Using the Internet Introduction: The ability to remotely view security cameras is one of the most useful features of your EZWatch Pro system. It provides the ability

More information

Microsoft FTP Configuration Guide for Helm 4

Microsoft FTP Configuration Guide for Helm 4 for Helm 4 How to configure Microsoft FTP for use with Helm WebHost Automation Ltd http://www.webhostautomation.com/ January 2007 Doc: HELM 4.0.0.0 Complying with all applicable copyright laws is the responsibility

More information

Guide to Installing BBL Crystal MIND on Windows 7

Guide to Installing BBL Crystal MIND on Windows 7 Guide to Installing BBL Crystal MIND on Windows 7 Introduction The BBL Crystal MIND software can not be directly installed on the Microsoft Windows 7 platform, however it can be installed and run via XP

More information

Fasthosts Internet Parallels Plesk 10 Manual

Fasthosts Internet Parallels Plesk 10 Manual Fasthosts Internet Parallels Plesk 10 Manual Introduction... 2 Before you begin... 2 Logging in to the Plesk control panel... 2 Securing access to the Plesk 10 control panel... 3 Configuring your new server...

More information

Upgrading from Call Center Reporting to Reporting for Call Center

Upgrading from Call Center Reporting to Reporting for Call Center Upgrading from Call Center Reporting to Reporting for Call Center www.nortelnetworks.com 2003 Nortel Networks i Table of Contents Table of Contents Change History...1 How to use this guide...2 Introduction...

More information

How To Set Up Dataprotect

How To Set Up Dataprotect How To Set Up Dataprotect This document will show you how to install and configure your computer for a Typical installation. If you have questions about configuring a Custom installation please contact

More information

O UTLOOK 2003 HELP SHEET MAIL. Opening the program. Mail

O UTLOOK 2003 HELP SHEET MAIL. Opening the program. Mail O UTLOOK 2003 HELP SHEET MAIL Opening the program At Work Double-click the icon on your desktop. Or click the Start button. If this icon is displayed, click on it. If it is not displayed, click Start,

More information

MultiSite Manager. Setup Guide

MultiSite Manager. Setup Guide MultiSite Manager Setup Guide Contents 1. Introduction... 2 How MultiSite Manager works... 2 How MultiSite Manager is implemented... 2 2. MultiSite Manager requirements... 3 Operating System requirements...

More information

The ultimate backup solution for your company

The ultimate backup solution for your company The ultimate backup solution for your company Data loss is a nightmare (1) Your data are growing exponentially If you find yourself now in a situation where you have to deal with an explosion in the volume

More information

ICE.TCP Pro Update Installation Notes

ICE.TCP Pro Update Installation Notes ICE.TCP Pro Update Installation Notes Important Note: Based on customer comments, we are providing these revised installation instructions. They supercede the instructions in the manual. For previous users

More information

Getting Started with. Ascent Capture Internet Server 5. 10300260-000 Revision A

Getting Started with. Ascent Capture Internet Server 5. 10300260-000 Revision A Ascent Capture Internet Server 5 Getting Started with Ascent Capture Internet Server 5 10300260-000 Revision A Copyright Copyright 2001 Kofax Image Products. All Rights Reserved. Printed in USA. The information

More information

G-Lock WPNewsman WordPress Plugin Reviewer s Guide

G-Lock WPNewsman WordPress Plugin Reviewer s Guide G-Lock WPNewsman WordPress Plugin Reviewer s Guide 1 Table of Contents This document is your reviewer's guide for G-Lock WPNewsman WordPress Plugin. It is designed to provide you with information you need

More information

AdminStudio 2013. Installation Guide. Version 2013

AdminStudio 2013. Installation Guide. Version 2013 AdminStudio 2013 Installation Guide Version 2013 Legal Information Book Name: AdminStudio 2013 Installation Guide / Full and Limited Editions Part Number: ADS-2013-IG03 Product Release Date: July 16, 2013

More information

About This Manual. 2 About This Manual

About This Manual. 2 About This Manual Ver.4.1 Important This System Guide applies to RadiNET Pro Ver. 4.1. Please read this System Guide and the User s Manual on the RadiNET Pro CD-ROM carefully to familiarize yourself with safe and effective

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

More information

2X ApplicationServer & LoadBalancer Manual

2X ApplicationServer & LoadBalancer Manual 2X ApplicationServer & LoadBalancer Manual 2X ApplicationServer & LoadBalancer Contents 1 URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies,

More information

Installation and Administration Guide

Installation and Administration Guide Installation and Administration Guide Release 8 This installation guide will walk you through how to install and deploy Conga Composer, including recommended settings for the application. Contact Support:

More information

DSI File Server Client Documentation

DSI File Server Client Documentation Updated 11/23/2009 Page 1 of 10 Table Of Contents 1.0 OVERVIEW... 3 1.0.1 CONNECTING USING AN FTP CLIENT... 3 1.0.2 CONNECTING USING THE WEB INTERFACE... 3 1.0.3 GETTING AN ACCOUNT... 3 2.0 TRANSFERRING

More information

4cast Server Specification and Installation

4cast Server Specification and Installation 4cast Server Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements Item Minimum Recommended Operating system

More information

Load Balancing. Outlook Web Access. Web Mail Using Equalizer

Load Balancing. Outlook Web Access. Web Mail Using Equalizer Load Balancing Outlook Web Access Web Mail Using Equalizer Copyright 2009 Coyote Point Systems, Inc. Printed in the USA. Publication Date: January 2009 Equalizer is a trademark of Coyote Point Systems

More information

StruxureWare Power Monitoring 7.0.1

StruxureWare Power Monitoring 7.0.1 StruxureWare Power Monitoring 7.0.1 Installation Guide 7EN02-0308-01 07/2012 Contents Safety information 5 Introduction 7 Summary of topics in this guide 7 Supported operating systems and SQL Server editions

More information

Introweb Remote Backup Client for Mac OS X User Manual. Version 3.20

Introweb Remote Backup Client for Mac OS X User Manual. Version 3.20 Introweb Remote Backup Client for Mac OS X User Manual Version 3.20 1. Contents 1. Contents...2 2. Product Information...4 3. Benefits...4 4. Features...5 5. System Requirements...6 6. Setup...7 6.1. Setup

More information

Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014

Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014 Grant Management System Training Guide Module 9 Notification Center Home Dashboard Ver 6.1 Updated: 2.13.2014 Prepared by: Table of Contents Module 9: Notification Center on the Home Dashboard This module

More information

RETAIL Sage Manual (Retail Point of Sale and Customer Management System) Version 1.2

RETAIL Sage Manual (Retail Point of Sale and Customer Management System) Version 1.2 RETAIL Sage Manual (Retail Point of Sale and Customer Management System) Version 1.2 TABLE OF CONTENTS: Introduction 2 Overview of Features 2 Hardware Requirements 3 Manual 4 Design, Controls 4 Start Screen

More information

BillQuick HR Getting Started Guide2015

BillQuick HR Getting Started Guide2015 GETTING STARTED GUIDE: BillQuick HR 2015 BillQuick HR Getting Started Guide2015 BillQuick Power Up Your Business (866) 945-1595 www.bqe.com info@bqe.com GETTING STARTED GUIDE: BillQuick HR 2015 Contents

More information

SOFTWARE INSTALLATION INSTRUCTIONS CLIENT/SERVER EDITION AND WEB COMPONENT VERSION 10

SOFTWARE INSTALLATION INSTRUCTIONS CLIENT/SERVER EDITION AND WEB COMPONENT VERSION 10 3245 University Avenue, Suite 1122 San Diego, California 92104 USA SOFTWARE INSTALLATION INSTRUCTIONS CLIENT/SERVER EDITION AND WEB COMPONENT VERSION 10 Document Number: SII-TT-002 Date Issued: July 8,

More information

Estate Master Enterprise Database User Manual

Estate Master Enterprise Database User Manual User Manual www.estatemaster.com 2 Table of Contents 4 Part I Introduction to 1 Typical Setup Scenarios... 6 2 System Requirements... 12 14 Part II Installation and Configuration 1 The Database... Management

More information

Server & Workstation Installation of Client Profiles for Windows

Server & Workstation Installation of Client Profiles for Windows C ase Manag e m e n t by C l i e n t P rofiles Server & Workstation Installation of Client Profiles for Windows T E C H N O L O G Y F O R T H E B U S I N E S S O F L A W General Notes to Prepare for Installing

More information

HP A-IMC Firewall Manager

HP A-IMC Firewall Manager HP A-IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW101-20110805 Legal and notice information Copyright 2011 Hewlett-Packard Development Company, L.P. No part of this

More information

Installing the Microsoft Network Driver Interface

Installing the Microsoft Network Driver Interface Installing the Microsoft Network Driver Interface Overview This guide explains how to install the PictureTel Live200 Microsoft Network Driver Interface (NDIS) software you have downloaded from PictureTel's

More information

Immotec Systems, Inc. SQL Server 2005 Installation Document

Immotec Systems, Inc. SQL Server 2005 Installation Document SQL Server Installation Guide 1. From the Visor 360 installation CD\USB Key, open the Access folder and install the Access Database Engine. 2. Open Visor 360 V2.0 folder and double click on Setup. Visor

More information

InventoryControl for use with QuoteWerks Quick Start Guide

InventoryControl for use with QuoteWerks Quick Start Guide InventoryControl for use with QuoteWerks Quick Start Guide Copyright 2013 Wasp Barcode Technologies 1400 10 th St. Plano, TX 75074 All Rights Reserved STATEMENTS IN THIS DOCUMENT REGARDING THIRD PARTY

More information

ManageMyHealth SMS Text Message Service User Guide. Medtech32. Version 20.0 (March 2012)

ManageMyHealth SMS Text Message Service User Guide. Medtech32. Version 20.0 (March 2012) ManageMyHealth SMS Text Message Service User Guide Medtech32 Version 20.0 (March 2012) IMPORTANT NOTE Medtech recommends that all Medtech upgrades and database back-up and restore processes are performed

More information

How to Back Up and Restore an ACT! Database Answer ID 19211

How to Back Up and Restore an ACT! Database Answer ID 19211 How to Back Up and Restore an ACT! Database Answer ID 19211 Please note: Answer ID documents referenced in this article can be located at: http://www.act.com/support/index.cfm (Knowledge base link). The

More information

Customer Control Panel Manual

Customer Control Panel Manual Customer Control Panel Manual Contents Introduction... 2 Before you begin... 2 Logging in to the Control Panel... 2 Resetting your Control Panel password.... 3 Managing FTP... 4 FTP details for your website...

More information

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see

More information

Rational Rational ClearQuest

Rational Rational ClearQuest Rational Rational ClearQuest Version 7.0 Windows Using Project Tracker GI11-6377-00 Rational Rational ClearQuest Version 7.0 Windows Using Project Tracker GI11-6377-00 Before using this information, be

More information

Upgrading from Call Center Reporting to Reporting for Contact Center. BCM Contact Center

Upgrading from Call Center Reporting to Reporting for Contact Center. BCM Contact Center Upgrading from Call Center Reporting to Reporting for Contact Center BCM Contact Center Document Number: NN40010-400 Document Status: Standard Document Version: 02.00 Date: June 2006 Copyright Nortel Networks

More information

HELP DOCUMENTATION UMRA USER GUIDE

HELP DOCUMENTATION UMRA USER GUIDE HELP DOCUMENTATION UMRA USER GUIDE Copyright 2013, Tools4Ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form or by any means without the

More information