Development of Application Software for Stock Material Selection for Manufacturing of Shafts

Size: px
Start display at page:

Download "Development of Application Software for Stock Material Selection for Manufacturing of Shafts"

Transcription

1 Development of Application Software for Stock Material Selection for Manufacturing of Shafts Oduola. M. O., Akinluwade, K. J., Immanuel, T., Efozia, N. F., Musa, D. I., *Adetunji, A. R. Department of Engineering, Prototype Engineering Development Institute (PEDI) [National Agency for Science and Engineering Infrastructure, NASENI] *Department of Materials Science and Engineering Obafemi Awolowo University, Ile-Ife Corresponding: ABSTRACT Proper production planning ensures judicious utilization of manufacturing resources. It is understandable that the administrative rigor of planning appreciates intervention of programmable software to ease the stress and improve efficiency. The present study developed application software to predict and select stock material of minimum dimension ahead of turning of shafts of a specified finished dimension. Microsoft s Visual Studio Integrated Development Environment (IDE) was utilized to develop the multi-module software application. Finished dimension data supplied (diameter and Length) are the operands utilized at arriving at required raw dimension data. The keyed in data (diameter and length) are the program variables used by the application at run time. Decision constructs based on standard material sizes (constants) was keyed into the application for raw dimension diameter data, ranging from and the Standard sizes are in 3 categories. The specified conditions were programmed into the application to arrive at and display raw length data output. The software was tested based on the stated categories and from the results displayed the application software did resolve to a great extend the challenge imposed on production engineers in the area of production. Keywords: Micro-processor, computers, IDE, Finished Dimension, Raw Dimension, Algorithm, and Stock-materials, production, planning, software, efficiency, stock materials, resources, raw materials, materials selection, cost INTRODUCTION To meet the rigorous demands of product designers and development engineers, prototyping materials are the critical link to product design validation and product development process efficiency. Successful product developers understand the value of time. Time-to-market can be dramatically reduced if prototype-to-production bridge materials mirror production material specifications [1]. An important part of the production process is the raw materials used to produce goods. Finding the right type of production materials helps companies to produce competitive goods for consumers. Using the right type of materials ensures that companies earn the highest profitability with the least amount of product defects or consumer complaints [2]. Material selection is a step in the process of designing any physical object. In the context of product design, the main goal of material selection is to minimize cost while meeting product performance goals [3]. Systematic selection of the best material for a given application begins with properties and costs of candidate materials. For example, a thermal blanket must have poor thermal conductivity in order to minimize heat transfer for a given temperature difference. Cost of materials plays a very significant role in their selection. The most straightforward way to weight cost against properties is to develop a monetary metric for properties of parts [4]. Production planning processes are used by manufacturing companies and other types of organizations to make a logical plan for work performed by computers, machines and humans. This specialty usually falls to industrial engineers, but managers in manufacturing also make decisions that affect the production planning process [5]. The basic purpose of production planning and control is to get maximum output out of the given resources of men, 12

2 machines and plant. This can be achieved through better utilization of these resources and by getting a higher rate of production [6]. According to Tiwari [6], the quality, size and composition of materials also have their own effect on the rate of production and output. The goal of this paper is to demonstrate the roles that a simple computer software application can play in simplifying the material planning function in the production of materials. The application simplifies the task of raw materials selection. This helps in eliminating waste, which in turn leads to decrease in production costs. Manufacturing process management is a collection of technologies and methods used to define how products are to be manufactured [6]. Manufacturing processes are the steps through which raw materials are transformed into a final product. The manufacturing process begins with the creation of the materials from which the design is made. These materials are then modified through manufacturing processes to become the required part. Manufacturing processes can include treating (such as heat treating or coating), machining, or reshaping the material. The manufacturing process also includes tests and checks for quality assurance during or after the manufacturing, and planning the production process prior to manufacturing [7]. The scientific contribution of the paper in view of the fact that materials management is concerned with; (1)the planning and programming of materials and equipment, (2)market research for purchase, (3)procurement of materials, packaging, storage and inventory control, (4)transportation of materials, salvage, materials handling, disposal of scrap and surplus [8] and (5)it helps to reduce the quantity of waste from production materials. The structure of this paper is as follows: section 2 describes the proposed software, testing and system configuration, section 3 discusses results obtained from testing of the software and section 4 draws conclusion. 2.0 METHODOLOGY Description 2.1 SOFTWARE DESCRIPTION AND SYSTEM CONFIGURATION It s a software application that assists production engineers in easily deducing or realizing the raw material dimensions (comprising of diameter and length) required for the production of shafts. It simplifies the task of figuring out the quantity of raw materials required to produce a finished product. The software application calculates and produces the required raw materials dimensions (diameter and length) based on the finished materials dimensions (length and diameter) key in by the application user. The required output is deduced based on standard material sizes programmed into the application. The standard material sizes were detailed by users during the requirement gathering and analysis phase of the development process. Minimum material standard size is 5 Ø, while maximum material standard size is 310 Ø. Annotated diagram of typical shaft For a turning process where the required output is a finished length FL and finished diameter FD as shown in Figure 1. 13

3 Fig 1. Diagram of Finished Shaft Dimension The stock material for turning must have a minimum initial length Li and initial diameter Di as shown in Figure 2. Fig 2. Diagram of Minimum stock material It follows that, the required stock must have a dimension required diameter RD by required length RL as shown in Figure 3. Tools and Programming Language used Fig 3. Diagram of the required stock Microsoft s Visual Studio Integrated development environment (IDE) was utilized to develop the software application. Visual Basic.NET was the programming language used in the IDE. The IDE was used because it contains tools to build robust applications for windows quickly and efficiently. Forms were used as user interfaces for the application. The forms have controls such as text boxes, buttons, labels etc. VB Program code was added into button controls to process user clicks and produce required output. Modules The software application is comprised of the following modules Launch the application module 14

4 Capture user input module Process captured user input module Display results module Exit application module Stock material selection software Launch Application Exit Application Capture Input Process captured input Display result/output Figure 4: System modules diagram 2.2 System Requirements Hardware Requirements Pentium 3 and above 256 RAM and above Minimum screen resolution is 800 x 600 pixels Software Requirements Microsoft Windows XP, Vista operating system and above Software precautions Limit cap of input digits for both finished diameter and length is 300.5, while maximum output displayed is 310 and 315 for raw diameter and length respectively. The calculation is based on material standard sizes spelt out by users (during the requirement analysis and information gathering phases). Input can consist of either decimal point numbers (e.g. 45.6, etc) or whole numbers (46) but output is displayed in whole integer numbers (e.g.50,105,115 etc) as a result of the standard material sizes programmed into the application. 2.3 SOFTWARE/MODEL BUILDING Keyed in finished dimension data (diameter and Length) are the operands utilized at arriving at required raw dimension data. The keyed in data (diameter and length) are the program variables used by the application at run time. For example the system will output the following raw dimension information for the following entries: Keyed in material dimensions (finished dimension) - 15

5 Ø62.5 x 80lg and Ø x 82.15lg. Output results(raw dimension) - Ø65 and 85lg and Ø75 x 87lg respectively. Note: Ø implies Diameter and lg implies Length. Keyed in entries for finished diameter are compared against standard material values programmed into the application. These standard values are the constants of the application, stored into an array container. Program constructs were used to compare keyed in values with the constants to determine the appropriate raw diameter material value to be displayed. Conditional logic was programmed into the application to arrive at required raw dimension length information. The standard material sizes (constants) keyed into the application for raw dimension diameter data range from Standard sizes are in 3 categories: (difference between standard material sizes in this range is 5 e.g. 5, 10, 15, 20 etc) 2. From (difference between standard material sizes is 10 e.g. 105, 115, 125 etc) 3. From (difference between standard material sizes is 15 e.g. 220, 235, 250 etc) Raw length data is derived based on the following: 1. Keyed in finished length data plus 5 for materials within raw diameter range Keyed in finished length data plus 10 for materials within raw diameter range Keyed in finished length data plus 15 for materials within raw diameter range Decision constructs based on the specified conditions above were programmed into the application to arrive at and display raw length data output. 2.4 GRAPHICAL USER INTERFACE DEVELOPMENT The application is named Stock Materials selection software. The user interacts with the software through a GUI. The GUI components include buttons, input/display fields, icons etc. Software operations are invoked by actions performed on GUI components using input devices such as the keyboard and mouse. The GUI was developed using the Visual basic.net visual studio IDE. The IDE s palette of developer objects (controls) were used for the GUI components. Features of the GUI include the following: The startup graphical user interface This is the interface that is displayed when the application is launched. The interface has two buttons Start Application and Exit Application. Step1 Start Application button takes the user to the interface containing fields to capture input/entries (finished diameter and length) that the application will use to the produce raw dimension (diameter and length) information required amongst others. Step2 The Exit Application button closes the application. 16

6 Figure 5: Screen capture of the startup user interface The Data capturing, processing and display graphical user interface This is the interface that is used to capture finished dimension data (diameter and length) needed to arrive at the required raw dimension data (diameter and length). Captured data is processed and result is displayed in another part of this interface. This interface comprise of the following sections: 1. Finished Dimension Section: This part of the GUI contains entry fields to enable user key in required data (diameter and length) needed to produce displayed raw dimension data. 2. Raw Dimension Section: This part of the GUI has display fields that are used to output and present calculated data. The calculated data is displayed in the diameter and length fields respectively. The Data capturing, processing and display user interface also has buttons (Calculate, Clear and Exit). Clicks on the buttons perform the following operations: 1. Calculate button: A button click calculates required raw dimension data (diameter and length) which is displayed in their respective fields on the GUI 2. Clear button: A button click clears entries from text boxes on the GUI 3. Exit button: A button click closes the application The user interface also has icons such as minimize and exit. The former causes the GUI to minimize thus placing it at the windows task bar while the latter closes the application. 17

7 Figure 6: Screen capture of the Data capturing, processing and display user interface Despite the potential usefulness and intuitiveness of the GUI, limitations identified include its inability to present required information in tabular format. This feature makes provision for the presentation/display of multiple bits of data (output results) at a time. Another limitation includes GUI s inability to support materials that have dimensions that contain thickness (in addition to diameter and length). The application currently supports dimensions in diameter and length only. These limitations require modifications to the implementation. The current GUI implementation however, provides a reasonable foundation upon which further improvements can be based. Despite these limitations the GUI in its current format provides a useful and intuitive interface to assist users in easily calculating the raw material (diameter and length) required from finished material dimensions supplied for the production of shafts. 2.5 SOFTWARE TESTING AND OPERATION Testing was carried out to assess the application s response to null or incomplete and invalid inputs as well as to valid data inputs. With the testing below, the goal of the computer-aided system for material selection to aid production effectiveness was achieved. The following table contains a set of test data used. Step1: Inputs Finished Diameter data Finished length data 25 Ø 70lg 34 Ø 100lg 50 Ø 110lg 56 Ø 35lg 62.5 Ø 80lg 118 Ø 48lg 200 Ø 60lg 228 Ø 115lg 300 Ø 295lg 305 Ø 55lg 18

8 Output data for the above set of test data is presented in the next table below. Step2: Outputs Finished Diameter data Finished length data 30 Ø 75lg 35 Ø 105lg 55 Ø 120lg 60 Ø 40lg 65 Ø 85lg 125 Ø 53lg 205 Ø 65lg 235 Ø 125lg 310 Ø 310lg 310 Ø 60lg Figure 7: GUI showing a typical input data and output results 2.6 ALGORITHM OF PROBLEM SOLVING The ordered set of instructions that the software application uses for problem solving is summarized as follows: 1. Accept user input (Finished diameter and Finished length) 2. Validate user input 3. Calculate Input 4. Display result (Raw diameter and Raw length) Figure 8 below is a diagrammatic representation of the algorithm. 19

9 Start Read inputs (Finished Ø & Finished lg) Flag error Validate input s (Finished Ø & Finished lg) False Is input valid? True Calculate inputs to get results Display Result (Raw Ø) Display Result (Raw lg) Stop Figure 8: Diagrammatic representation of the algorithm 2.7 SOFTWARE VALIDATION The software was validated to ensure that it complies with user needs and functional requirements. A set of test data and scenarios were utilized to determine the correctness of final software product. They include the following: Step1: Test Input Finished Diameter data field Finished length data field 25 Ø 70lg 34 Ø 100lg Null entry 110lg 56 Ø Null entry 62.5 Ø 80lg a Ø 60lg 20

10 300 Ø 295lg 55 Ø Tlg 305 Ø 55lg The following table presents output from above test data set and scenarios. Step2: Test Output Raw Diameter data field Raw length data field 30 Ø 75lg 35 Ø 105lg Error flagged to enter finished Ø data 110lg 56 Ø Error flagged to enter finished lg data 65 Ø 85lg Error flagged to indicate that system accepts numeric 60lg values only Error flagged to enter finished Ø data Error flagged to enter finished lg data 55 Ø Error flagged to indicate that system accepts numeric values only 310 Ø 60lg Output realized from utilized test data and scenarios complied with expected results. The software is expected to calculate raw material dimensions (diameter and length) based on finished dimension inputs. Scenarios with invalid or null inputs were expected to flag appropriate errors to notify the user. Valid inputs calculated the expected results based on system requirement specifications DISCUSSION The result from the validation of the software has shown that the application is very simple to use and capable of meeting users need i.e. determining stock material selection for manufacturing of shafts. This has simplified a part of material planning function. The import of this is that raw material size selection, which hitherto had been an engineering task, could be treated as administrative function. The software, apart from simplifying the task of raw material selection, will also ensure elimination of waste. This, in turn, will result in decrease in the cost of production of component parts, particularly for shafts. A few Error flagged indicated in both the Finished Diameter and Finished Length fields as output only go to show that those input test data i.e. T lg, a Ø, Null Entry which resulted into Error output were invalid. This was done deliberately to prove that the application accepts numeric value only. This also serves as additional support to the validity of the application software as a reliable tool in raw stock material determination. To meet the challenges imposed on production engineers in the area of cost of production, it is desirable for him to have thorough knowledge of material selection and sizing in order to keep the production process competitive. Since computers are finding more and more usage in production processes, production engineers will find this application software very useful, especially in handling of vast amount of data needed to utilize raw information such as determining total raw material requirement for a particular product. Computer-aided stock material selection, the basis of this work, is an obvious choice for large industrial houses because of advantages offered by the application software. 21

11 Needless to say, present day manufacturing demands high degree of computer-aids, from design and selection of materials to final inspection of products. Based on this, manufacturing engineers are expected to have good knowledge of computer and micro-processor systems. 4.0 CONCLUSION The application was developed specifically to assist users in their roles of stock material selection in production planning process for the manufacturing of shafts. The software doesn t just aid in product design, it is also an important part of supply chain management. It allows manufacturers to find suppliers that can provide materials that meet their requirements. A brief literature was introduced in the introductory section, in the rest of the sections we discussed shafts, the software, the various task that each modules in the application software performed such as the capturing of input data. The required system configuration, testing and validation steps were also performed and finally results was discussed and conclusion drawn. Overall the software helps manufacturers maintain a competitive advantage by reducing development and certification costs as well as turnaround time. REFERENCES 1) 2) 3) George E. Dieter (1997). "Overview of the Materials Selection Process", ASM Handbook Volume 20: Materials Selection and Design 4) Ashby, Michael F. (2005). Materials Selection in Mechanical Design. USA: Elsevier Ltd. p ISBN ) 6) Tiwari, R. A. (1971). Production Planning and Control. Management Guide 9, National Productivity Council, Productivity House, Lodi Road, New Delhi, India. 7) Machover, Carl ( ). "18". The CAD/CAM Handbook. Beverly Beckert. McGraw-Hill Companies. p ISBN ) Banga, T. R. and Sharma, S. C. (1984). Industrial Organization and Engineering Economics. 12 th Edition, Khanna Publishers Delhi, India. 9) 10) Microsoft Visual Basic 2008 Step by Step by Michael Halvorson Published by Microsoft press (Copyright Michael Halvorson 2008) 22

Stress Testing Technologies for Citrix MetaFrame. Michael G. Norman, CEO December 5, 2001

Stress Testing Technologies for Citrix MetaFrame. Michael G. Norman, CEO December 5, 2001 Stress Testing Technologies for Citrix MetaFrame Michael G. Norman, CEO December 5, 2001 Scapa Technologies Contents Executive Summary... 1 Introduction... 1 Approaches to Stress Testing...1 Windows Applications...1

More information

QAD Mobile Field Service (MFS) Demonstration Guide. May 2015 EE2015 / MFS 3.7

QAD Mobile Field Service (MFS) Demonstration Guide. May 2015 EE2015 / MFS 3.7 QAD Mobile Field Service (MFS) Demonstration Guide May 2015 EE2015 / MFS 3.7 Overview This demonstration focuses on one aspect of QAD Service and Support Mobile Field Service and shows how this functionality

More information

Auto Clicker Tutorial

Auto Clicker Tutorial Auto Clicker Tutorial This Document Outlines Various Features of the Auto Clicker. The Screenshot of the Software is displayed as below and other Screenshots displayed in this Software Tutorial can help

More information

AdminToys Suite. Installation & Setup Guide

AdminToys Suite. Installation & Setup Guide AdminToys Suite Installation & Setup Guide Copyright 2008-2009 Lovelysoft. All Rights Reserved. Information in this document is subject to change without prior notice. Certain names of program products

More information

An Introduction to. Metrics. used during. Software Development

An Introduction to. Metrics. used during. Software Development An Introduction to Metrics used during Software Development Life Cycle www.softwaretestinggenius.com Page 1 of 10 Define the Metric Objectives You can t control what you can t measure. This is a quote

More information

Getting Started Guide

Getting Started Guide TRUST COMPANY, N.A. TRUST COMPANY NA TABLE OF CONTENTS Introduction...3 Key Features...3 Recommended Settings...3 Accessing your Account...4 New Client Log In...4 Subsequent Log In...8 Subsequent Log In

More information

A MODEL ON FACTORY INFORMATION SYSTEM (FIS)

A MODEL ON FACTORY INFORMATION SYSTEM (FIS) A MODEL ON FACTORY INFORMATION SYSTEM (FIS) C. A. Anam RASHED *, Nasima BAGUM **, Sifullah KHAN ***, Mehedi HASAN **** Abstract: In the globalization era, rapid data communication and sufficient information

More information

Logistics. Presenting Navision Axapta Logistics

Logistics. Presenting Navision Axapta Logistics Logistics Overview Contracts, trade agreements, special pricing and discounts Price and discount management, purchase and sales Inventory, purchase and sales forecasting Forecast evaluation Product development

More information

AHUDesigner. The Air Handling Units selection software. Product description

AHUDesigner. The Air Handling Units selection software. Product description AHUDesigner The Air Handling Units selection software Product description Table of contents INTRODUCTION... 4 AHU SELECTION SOFTWARE FUNCTIONAL SPECIFICATIONS... 5 Definition of unit configuration... 5

More information

Enterprise Resource Planning Analysis of Business Intelligence & Emergence of Mining Objects

Enterprise Resource Planning Analysis of Business Intelligence & Emergence of Mining Objects Enterprise Resource Planning Analysis of Business Intelligence & Emergence of Mining Objects Abstract: Build a model to investigate system and discovering relations that connect variables in a database

More information

DUKANE Intelligent Assembly Solutions

DUKANE Intelligent Assembly Solutions PC Configuration Requirements: Configuration Requirements for ipc Operation The hardware and operating system of the PC must comply with a list of minimum requirements for proper operation with the ipc

More information

White Paper April 2006

White Paper April 2006 White Paper April 2006 Table of Contents 1. Executive Summary...4 1.1 Scorecards...4 1.2 Alerts...4 1.3 Data Collection Agents...4 1.4 Self Tuning Caching System...4 2. Business Intelligence Model...5

More information

A Programme Implementation of Several Inventory Control Algorithms

A Programme Implementation of Several Inventory Control Algorithms BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume, No Sofia 20 A Programme Implementation of Several Inventory Control Algorithms Vladimir Monov, Tasho Tashev Institute of Information

More information

ORACLE MANUFACTURING MATERIAL PLANNING FOR PROCESS MANUFACTURING

ORACLE MANUFACTURING MATERIAL PLANNING FOR PROCESS MANUFACTURING ORACLE MANUFACTURING MATERIAL PLANNING FOR PROCESS MANUFACTURING KEY FEATURES MATERIAL PLANNING FOR PROCESS INCLUDES: Material and rough cut capacity planning Multi-level graphical pegging Advanced sourcing

More information

IP-Pro (Virtual IP Protocol Independent Version) User Instructions

IP-Pro (Virtual IP Protocol Independent Version) User Instructions IP-Pro (Virtual IP Protocol Independent Version) User Instructions - Table of Contents - 1. IP Pro introduction 2. IP Pro installation 3. IP Pro setup 4. Virtual IP function check 5. Virtual IP changes

More information

Note: A WebFOCUS Developer Studio license is required for each developer.

Note: A WebFOCUS Developer Studio license is required for each developer. WebFOCUS FAQ s Q. What is WebFOCUS? A. WebFOCUS was developed by Information Builders Incorporated and is a comprehensive and fully integrated enterprise business intelligence system. The WebFOCUShttp://www.informationbuilders.com/products/webfocus/architecture.html

More information

Introduction to LogixPro - Lab

Introduction to LogixPro - Lab Programmable Logic and Automation Controllers Industrial Control Systems I Introduction to LogixPro - Lab Purpose This is a self-paced lab that will introduce the student to the LogixPro PLC Simulator

More information

DAY OF TESTING GUIDE. Contact Information. Websites. Please do not bookmark the Proctor Interface or the Student Interface.

DAY OF TESTING GUIDE. Contact Information. Websites. Please do not bookmark the Proctor Interface or the Student Interface. DAY OF TESTING GUIDE Contact Information General Contact clateam@cae.org (212) 217-0700 ITS Technical Support Monday-Friday, 8AM-8PM ET (800) 514-8494 Outside of business and weekends, press 1 to be taken

More information

Software Development and Testing: A System Dynamics Simulation and Modeling Approach

Software Development and Testing: A System Dynamics Simulation and Modeling Approach Software Development and Testing: A System Dynamics Simulation and Modeling Approach KUMAR SAURABH IBM India Pvt. Ltd. SA-2, Bannerghatta Road, Bangalore. Pin- 560078 INDIA. Email: ksaurab5@in.ibm.com,

More information

Understanding Operating System Configurations

Understanding Operating System Configurations Lesson 2 Understanding Operating System Configurations Learning Objectives Students will learn to: Understand Standard User Versus Administrative User Accounts Understand Types of UAC Prompts and Levels

More information

Sample- for evaluation purposes only! QuickBooks for Lawyers. TeachUcomp, Inc.

Sample- for evaluation purposes only! QuickBooks for Lawyers. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2013 QuickBooks for Lawyers TeachUcomp, Inc. it s all about you Copyright: TeachUcomp, Inc. Copyright 2013 by TeachUcomp, Inc. All

More information

CAD/ CAM Prof. P. V. Madhusudhan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 03 What is CAD/ CAM

CAD/ CAM Prof. P. V. Madhusudhan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 03 What is CAD/ CAM CAD/ CAM Prof. P. V. Madhusudhan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 03 What is CAD/ CAM Now this lecture is in a way we can say an introduction

More information

Installation Guide. Your FedEx Ship Manager system number. Before you start

Installation Guide. Your FedEx Ship Manager system number. Before you start Installation Guide Your FedEx Ship Manager system number Installation Guide During registration, you receive a FedEx Ship Manager system number. Write the number here so you have it on hand whenever you

More information

Should Costing Version 1.1

Should Costing Version 1.1 Should Costing Identify should cost elements early in the design phase, and enable cost down initiatives Version 1.1 August, 2010 WHITE PAPER Copyright Notice Geometric Limited. All rights reserved. No

More information

Input and output devices for specific needs

Input and output devices for specific needs Input and output devices for specific needs Teacher s Notes Lesson Plan Length 60 mins Specifi cation Link 212/r Learning objective Candidates should be able to: (r) discuss input and output devices for

More information

DESIGN OF THE STUDY-RESEARCH METHODOLOGY

DESIGN OF THE STUDY-RESEARCH METHODOLOGY DESIGN OF THE STUDY-RESEARCH METHODOLOGY RESEARCH DESIGN: The research was Exploratory where it tried to cover Who, Where, When, How & Why about the existing customers of Citifinancial. DATA COLLECTION:

More information

2 SYSTEM DESCRIPTION TECHNIQUES

2 SYSTEM DESCRIPTION TECHNIQUES 2 SYSTEM DESCRIPTION TECHNIQUES 2.1 INTRODUCTION Graphical representation of any process is always better and more meaningful than its representation in words. Moreover, it is very difficult to arrange

More information

SCCM 2012 Support Center Tool

SCCM 2012 Support Center Tool Page 1 of 9 prajwaldesai.com SCCM 2012 Support Center Tool Prajwal Desai Microsoft has come up with a new tool called SCCM 2012 Support Center Tool. You might wonder why this tool?. The reason is when

More information

Features. Emerson Solutions for Abnormal Situations

Features. Emerson Solutions for Abnormal Situations Features Comprehensive solutions for prevention, awareness, response, and analysis of abnormal situations Early detection of potential process and equipment problems Predictive intelligence network to

More information

Pacesetter BES Lettering Installation Guide

Pacesetter BES Lettering Installation Guide Pacesetter BES Lettering Installation Guide ii Pacesetter BES Lettering Instruction Manual Copyright Copyright 2009 Pulse Microsystems Ltd. All rights reserved. This Installation Guide is copyrighted by

More information

Test Specification. Introduction

Test Specification. Introduction Test Specification Introduction Goals and Objectives GameForge is a graphical tool used to aid in the design and creation of video games. A user with little or no experience with Microsoft DirectX and/or

More information

Introduction to Zetadocs for NAV

Introduction to Zetadocs for NAV Zetadocs for Microsoft Dynamics NAV Introduction to Zetadocs for NAV Version history Version 1.0 28/03/2008 Equisys plc Equisys House 32 Southwark Bridge Road London SE1 9EU United Kingdom Tel + 44 (0)20

More information

A system is a set of integrated components interacting with each other to serve a common purpose.

A system is a set of integrated components interacting with each other to serve a common purpose. SYSTEM DEVELOPMENT AND THE WATERFALL MODEL What is a System? (Ch. 18) A system is a set of integrated components interacting with each other to serve a common purpose. A computer-based system is a system

More information

Sample- for evaluation purposes only. Advanced Crystal Reports. TeachUcomp, Inc.

Sample- for evaluation purposes only. Advanced Crystal Reports. TeachUcomp, Inc. A Presentation of TeachUcomp Incorporated. Copyright TeachUcomp, Inc. 2011 Advanced Crystal Reports TeachUcomp, Inc. it s all about you Copyright: Copyright 2011 by TeachUcomp, Inc. All rights reserved.

More information

Deposit Direct. Getting Started Guide

Deposit Direct. Getting Started Guide Deposit Direct Getting Started Guide Table of Contents Before You Start... 3 Installing the Deposit Direct application for use with Microsoft Windows Vista... 4 Running Programs in Microsoft Windows Vista...

More information

IMPLEMENTATION OF A TIME TABLE GENERATOR USING VISUAL BASIC.NET

IMPLEMENTATION OF A TIME TABLE GENERATOR USING VISUAL BASIC.NET IMPLEMENTATION OF A TIME TABLE GENERATOR USING VISUAL BASIC.NET Joseph M. Mom and Jonathan A. Enokela Department of Electrical and Electronics Engineering, University of Agriculture, Makurdi, Nigeria E-Mail:

More information

CXQuotes Doors and Windows Quotation software. Cogitrix

CXQuotes Doors and Windows Quotation software. Cogitrix CXQuotes Doors and Windows Quotation software Cogitrix Table of content TABLE OF CONTENT... 2 TABLES OF PICTURES... 6 SOFTWARE FEATURES... 7 QUICK...7 REDUCING ERRORS...7 PRINT QUALITY...7 PRICES COMPARISON...7

More information

Handling customer returns in Microsoft Dynamics AX 2009

Handling customer returns in Microsoft Dynamics AX 2009 Microsoft Dynamics AX 2009 Handling customer returns in Microsoft Dynamics AX 2009 White Paper This paper describes the dedicated module for handling customer returns that was introduced in Microsoft Dynamics

More information

Formulas, Functions and Charts

Formulas, Functions and Charts Formulas, Functions and Charts :: 167 8 Formulas, Functions and Charts 8.1 INTRODUCTION In this leson you can enter formula and functions and perform mathematical calcualtions. You will also be able to

More information

Canadian Technology Accreditation Criteria (CTAC) INDUSTRIAL ENGINEERING TECHNOLOGY - TECHNOLOGIST Technology Accreditation Canada (TAC)

Canadian Technology Accreditation Criteria (CTAC) INDUSTRIAL ENGINEERING TECHNOLOGY - TECHNOLOGIST Technology Accreditation Canada (TAC) Canadian Technology Accreditation Criteria (CTAC) INDUSTRIAL ENGINEERING TECHNOLOGY - TECHNOLOGIST Technology Accreditation Canada (TAC) Preamble These CTAC are applicable to programs having titles involving

More information

Bitrix Intranet Portal. Business Process Guide

Bitrix Intranet Portal. Business Process Guide Bitrix Intranet Portal Business Process Guide Introduction Bitrix Intranet Portal includes modules providing teamwork functions enabling to handle documents in the context of an intranet portal. The Business

More information

Being Productive Venkat Subramaniam venkats@agiledeveloper.com

Being Productive Venkat Subramaniam venkats@agiledeveloper.com Being Productive Venkat Subramaniam venkats@agiledeveloper.com Abstract As software developers we spend most of our day on the computer. We must constantly find ways to be productive so we can be effective

More information

USER MANUAL SlimComputer

USER MANUAL SlimComputer USER MANUAL SlimComputer 1 Contents Contents...2 What is SlimComputer?...2 Introduction...3 The Rating System...3 Buttons on the Main Interface...5 Running the Main Scan...8 Restore...11 Optimizer...14

More information

Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505

Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505 Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505 1 Contents Chapter 1 System Requirements.................. 3 Chapter 2 Quick Start Installation.................. 4 System Requirements................

More information

MySabre with Sabre VPN

MySabre with Sabre VPN MySabre with Sabre VPN MIGRATION / INSTALLATION GUIDE T a b l e o f C o n t e n t s Table of Contents... ii Introduction... 3 Before Installing... 3 New MySabre User Installation... 4 Appendix A ActiveX

More information

SecureClient Central Installation Guide. September 2014

SecureClient Central Installation Guide. September 2014 SecureClient Central Installation Guide September 2014 September 2014 3 of 12 Table of contents 1. About this guide... 5 2. System requirements... 6 3. Installation... 7 4. Software upgrades... 12 Appendix

More information

Information Technology. Introduction to Vista

Information Technology. Introduction to Vista Information Technology Introduction to Vista The Vista Login Screen. Vista, like XP, remembers the previous user. After logging in, you can select your own picture. For a different user to login, click

More information

Software Migration Guide

Software Migration Guide Software Migration Guide Metrics ICS Version 4.0.0 Copyright 1999-2012, Metrics Technology, Inc. All rights reserved. Software Migration Guide 1 Table of Contents Introduction... 3 Changes to Metrics ICS

More information

Quick Tip! Quickly create a partnership by right clicking on a folder! Welcome. Sync Butler. v1.0. Quick Start Manual

Quick Tip! Quickly create a partnership by right clicking on a folder! Welcome. Sync Butler. v1.0. Quick Start Manual Welcome Quick Tip! Quickly create a partnership by right clicking on a folder! Sync Butler Quick Start Manual v1.0 Program Installation Thank you for choosing Sync Butler, the revolutionary and intuitive

More information

CATIA Drafting TABLE OF CONTENTS

CATIA Drafting TABLE OF CONTENTS TABLE OF CONTENTS Introduction...1 Drafting...2 Drawing Screen...3 Pull-down Menus...4 File...4 Edit...5 View...6 Insert...7 Tools...8 Drafting Workbench...9 Views and Sheets...9 Dimensions and Annotations...10

More information

Get an Easy Performance Boost Even with Unthreaded Apps. with Intel Parallel Studio XE for Windows*

Get an Easy Performance Boost Even with Unthreaded Apps. with Intel Parallel Studio XE for Windows* Get an Easy Performance Boost Even with Unthreaded Apps for Windows* Can recompiling just one file make a difference? Yes, in many cases it can! Often, you can achieve a major performance boost by recompiling

More information

FedEx Ship Manager Software. Installation Guide

FedEx Ship Manager Software. Installation Guide FedEx Ship Manager Software Installation Guide Before you start Check here to see that your PC has what it needs to run FedEx Ship Manager Software: Minimum System and Hardware Requirements Intel Pentium

More information

Study of Productivity Improvement Using Lean Six Sigma Methodology

Study of Productivity Improvement Using Lean Six Sigma Methodology International Review of Applied Engineering Research. ISSN 2248-9967 Volume 4, Number 1 (2014), pp. 33-38 Research India Publications http://www.ripublication.com/iraer.htm Study of Productivity Improvement

More information

UNIVERSITY TIME-TABLE SCHEDULING SYSTEM: DATA- BASES DESIGN

UNIVERSITY TIME-TABLE SCHEDULING SYSTEM: DATA- BASES DESIGN UNIVERSITY TIME-TABLE SCHEDULING SYSTEM: DATA- BASES DESIGN Dr. Samson Oluwaseun Fadiya, Management Information System (PhD) Girne American University, Mersin 10 via Turkey, Email: samsonfadiya.gau.edu.tr

More information

USERGUIDE. Introduction

USERGUIDE. Introduction USERGUIDE Introduction 3DTech Backup Solution is a multipurpose enterprise backup solution for SME to large scale corporation to protect its company data assets from any disaster that may occur. 3DTech

More information

Candidate FAQs & User Guide for the ALSG Learning Site www.alsg.org/vle

Candidate FAQs & User Guide for the ALSG Learning Site www.alsg.org/vle Candidate FAQs & User Guide for the ALSG Learning Site www.alsg.org/vle ALSG 2014: Candidate FAQs: Last updated 14/01/2015 Page 1 of 14 FAQ s 1. Introduction 2. What are the minimum hardware specifications?

More information

Manufacturing. Manufacturing challenges of today and how. Navision Axapta solves them- In the current explosive economy, many

Manufacturing. Manufacturing challenges of today and how. Navision Axapta solves them- In the current explosive economy, many Manufacturing challenges of today and how Navision Axapta solves them- the solution for change; controlled by you. Manufacturing In the current explosive economy, many manufacturers are struggling to keep

More information

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

More information

Training Document for Integrated Automation Solutions Totally Integrated Automation (TIA) Module S01 Fundamentals of CNC Programming with SinuTrain

Training Document for Integrated Automation Solutions Totally Integrated Automation (TIA) Module S01 Fundamentals of CNC Programming with SinuTrain Training Document for Integrated Automation Solutions Totally Integrated Automation (TIA) Module S01 Fundamentals of CNC Programming with SinuTrain T I A Training Document Page 1 of 53 Module S01 This

More information

COM Port Stress Test

COM Port Stress Test COM Port Stress Test COM Port Stress Test All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording,

More information

Product Life Cycle Management

Product Life Cycle Management Engineering Change Control Systems (atecc) Product Life Cycle Management Enterprise information boundaries are disappearing as corporations open their networks to allow external access by manufacturing

More information

Integration Methodologies for Disparate Software Packages with an Emphasis on Usability

Integration Methodologies for Disparate Software Packages with an Emphasis on Usability Integration Methodologies for Disparate Software Packages with an Emphasis on Usability Abstract Lyndon Evans 1 2, Vic Grout 1, Dave Staton 2 and Dougie Hawkins 2 1 Centre for Applied Internet Research,

More information

Business Process Management IBM Business Process Manager V7.5

Business Process Management IBM Business Process Manager V7.5 Business Process Management IBM Business Process Manager V7.5 Federated task management for BPEL processes and human tasks This presentation introduces the federated task management feature for BPEL processes

More information

SIEMENS MOBILE PHONE MANAGER (MPM) AND BLACKBERRY BUILT-IN DESKTOP MANAGER IN USE WITH THE SIEMENS SK65

SIEMENS MOBILE PHONE MANAGER (MPM) AND BLACKBERRY BUILT-IN DESKTOP MANAGER IN USE WITH THE SIEMENS SK65 SIEMENS MOBILE PHONE MANAGER (MPM) AND BLACKBERRY BUILT-IN DESKTOP MANAGER IN USE WITH THE SIEMENS SK65 www.siemens.com/sk65 Content Overview... 3 Technical Requirements... 3 Siemens Mobile Phone Manager...

More information

Ten reasons why everyone should consider Avocent Data Center Planner software.

Ten reasons why everyone should consider Avocent Data Center Planner software. Ten reasons why everyone should consider Avocent Data Center Planner software. Data Center Management Solutions Top Ten Quick List 1. Reduces time to provision/ install equipment 2. Reduces the risk of

More information

How To Install An Aneka Cloud On A Windows 7 Computer (For Free)

How To Install An Aneka Cloud On A Windows 7 Computer (For Free) MANJRASOFT PTY LTD Aneka 3.0 Manjrasoft 5/13/2013 This document describes in detail the steps involved in installing and configuring an Aneka Cloud. It covers the prerequisites for the installation, the

More information

Introduction to Systems Analysis and Design

Introduction to Systems Analysis and Design Introduction to Systems Analysis and Design What is a System? A system is a set of interrelated components that function together to achieve a common goal. The components of a system are called subsystems.

More information

ivms-4200 Client Software Quick Start Guide V1.02

ivms-4200 Client Software Quick Start Guide V1.02 ivms-4200 Client Software Quick Start Guide V1.02 Contents 1 Description... 2 1.1 Running Environment... 2 1.2 Surveillance System Architecture with an Performance of ivms-4200... 3 2 Starting ivms-4200...

More information

MSI Fixed Assets Inventory Version 4.0

MSI Fixed Assets Inventory Version 4.0 MSI Fixed Assets Inventory Version 4.0 User s Guide Municipal Software, Inc. 1850 W. Winchester Road, Ste 209 Libertyville, IL 60048 Phone: (847) 362-2803 Fax: (847) 362-3347 Contents are the exclusive

More information

Screen display options in Microsoft XP

Screen display options in Microsoft XP Screen display options in Microsoft XP This skill-sheet has been designed to give you a tour of the standard screen display options within Windows XP. Some of these guides will also apply for earlier versions

More information

6.3 Structured identification of business improvement opportunities using Life Cycle Assessment: A case study in the gas turbine industry

6.3 Structured identification of business improvement opportunities using Life Cycle Assessment: A case study in the gas turbine industry 6.3 Structured identification of business improvement opportunities using Life Cycle Assessment: A case study in the gas turbine industry P. Martínez-Caballero 1, B. Basdere 1, J. Richter 1, F. Parthey

More information

Enterprise Asset Management System

Enterprise Asset Management System Enterprise Asset Management System in the Agile Enterprise Asset Management System AgileAssets Inc. Agile Enterprise Asset Management System EAM, Version 1.2, 10/16/09. 2008 AgileAssets Inc. Copyrighted

More information

Stellar Phoenix Exchange Server Backup

Stellar Phoenix Exchange Server Backup Stellar Phoenix Exchange Server Backup Version 1.0 Installation Guide Introduction This is the first release of Stellar Phoenix Exchange Server Backup tool documentation. The contents will be updated periodically

More information

3 IDE (Integrated Development Environment)

3 IDE (Integrated Development Environment) Visual C++ 6.0 Guide Part I 1 Introduction Microsoft Visual C++ is a software application used to write other applications in C++/C. It is a member of the Microsoft Visual Studio development tools suite,

More information

GETTING STARTED WITH STUDIO ONE ARTIST

GETTING STARTED WITH STUDIO ONE ARTIST GETTING STARTED WITH STUDIO ONE ARTIST 2009, PreSonus Audio Electronics, Inc. All Rights Reserved. TABLE OF CONTENTS Studio One Artist Features...3 System Requirements...4 Installation and Authorization...5

More information

Application Tool for Experiments on SQL Server 2005 Transactions

Application Tool for Experiments on SQL Server 2005 Transactions Proceedings of the 5th WSEAS Int. Conf. on DATA NETWORKS, COMMUNICATIONS & COMPUTERS, Bucharest, Romania, October 16-17, 2006 30 Application Tool for Experiments on SQL Server 2005 Transactions ŞERBAN

More information

IFS-8000 V2.0 INFORMATION FUSION SYSTEM

IFS-8000 V2.0 INFORMATION FUSION SYSTEM IFS-8000 V2.0 INFORMATION FUSION SYSTEM IFS-8000 V2.0 Overview IFS-8000 v2.0 is a flexible, scalable and modular IT system to support the processes of aggregation of information from intercepts to intelligence

More information

Antivirus. Quick Start Guide. Antivirus

Antivirus. Quick Start Guide. Antivirus Antivirus 2007 Antivirus plus I Firewall Quick Start Guide Helpful Information on Installation and Set-Up STOPS and Removes Viruses DELIVERS Proactive Firewall Protection EASY to Set Up and Use FREE Upgrades

More information

Integrated Accounting System for Mac OS X

Integrated Accounting System for Mac OS X Integrated Accounting System for Mac OS X Program version: 6.3 110401 2011 HansaWorld Ireland Limited, Dublin, Ireland Preface Standard Accounts is a powerful accounting system for Mac OS X. Text in square

More information

ADP Workforce Now V3.0

ADP Workforce Now V3.0 ADP Workforce Now V3.0 Manual What s New Checks in and Custom ADP Reporting Grids V12 Instructor Handout Manual Guide V10171180230WFN3 V09171280269ADPR12 2011 2012 ADP, Inc. ADP s Trademarks The ADP Logo

More information

A-level COMPUTER SCIENCE

A-level COMPUTER SCIENCE A-level COMPUTER SCIENCE Paper 2 TBC am/pm 2 hours 30 minutes Materials There are no additional materials required for this paper. Instructions Use black ink or black ball-point pen. Fill in the boxes

More information

SYSTEM DEVELOPMENT AND IMPLEMENTATION

SYSTEM DEVELOPMENT AND IMPLEMENTATION CHAPTER 6 SYSTEM DEVELOPMENT AND IMPLEMENTATION 6.0 Introduction This chapter discusses about the development and implementation process of EPUM web-based system. The process is based on the system design

More information

VMWare Workstation 11 Installation MICROSOFT WINDOWS SERVER 2008 R2 STANDARD ENTERPRISE ED.

VMWare Workstation 11 Installation MICROSOFT WINDOWS SERVER 2008 R2 STANDARD ENTERPRISE ED. VMWare Workstation 11 Installation MICROSOFT WINDOWS SERVER 2008 R2 STANDARD ENTERPRISE ED. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *If you are using

More information

Oracle Manufacturing Operations Center Provides Real-time Benefits for Leading Gear Manufacturer in Asia

Oracle Manufacturing Operations Center Provides Real-time Benefits for Leading Gear Manufacturer in Asia JANUARY 3, 2013 Provides Real-time Benefits for Leading Gear Manufacturer in Asia By Janice Abel Keywords Enterprise Manufacturing Intelligence (EMI), Shop Floor Data, Real-Time Data, Big Data, Integration,

More information

A basic knowledge of ERP concepts will help you in understanding the concepts of SAP Material Management System described in this tutorial.

A basic knowledge of ERP concepts will help you in understanding the concepts of SAP Material Management System described in this tutorial. About the Tutorial SAP is an enterprise resource planning software that was basically designed to manage resources, information and activities that are required to complete business processes such as procurement

More information

Studio Visual Steps. Windows Defender. For Windows XP, Vista and 7

Studio Visual Steps. Windows Defender. For Windows XP, Vista and 7 Studio Visual Steps Windows Defender For Windows XP, Vista and 7 This guide has been written using the Visual Steps method. Copyright 2011 by Visual Steps B.V. Second edition: October 2011 All rights reserved.

More information

USER GUIDE Version 2.0

USER GUIDE Version 2.0 USER GUIDE Version 2.0 TABLE of CONTENTS Introduction... 3 Hardware Overview... 3 Software Overview... 4 DAYSHIFT Panel... 5 Settings Panel... 6 Setup Tab... 6 Configure... 6 Show User Guide... 6 Preview

More information

Employee Time Clock User Manual

Employee Time Clock User Manual Employee Time Clock User Manual PURPOSE: This software package was created to maintain accurate account of the employees working hours. Employees new and old - can easily be added/deleted and viewed at

More information

Warehouse Management in

Warehouse Management in Warehouse Management in Microsoft Dynamics NAV 2013 Technical White Paper Warehouse Management... 1 Warehouse Overview... 2 Basic or Advanced Warehousing... 3 Warehouse Setup... 4 Bin and Bin Content...

More information

Enhancing Production Planning (PP) Module for Manufacturing Finished Goods and Generating A Production Schedule Using SAP Application

Enhancing Production Planning (PP) Module for Manufacturing Finished Goods and Generating A Production Schedule Using SAP Application Enhancing Production Planning (PP) Module for Manufacturing Finished Goods and Generating A Production Schedule Using SAP Application Shruthi M 1, Priya D 2 1 Dept of ISE, R V College of Engineering, Karnataka,

More information

USB 2.0 VGA ADAPTER USER MANUAL

USB 2.0 VGA ADAPTER USER MANUAL USB 2.0 VGA ADAPTER USER MANUAL CONTENTS INTRODUCTION... 3 FEATURES... 3 SYSTEM REQUIREMENTS... 3 PACKAGE CONTENTS... 3 SUPPORTED COMMON DISPLAY RESOLUTION... 4 TECHNICAL SPECIFICATIONS... 4 INSTALLATION

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Request Management help topics for printing

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Request Management help topics for printing HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Request Management help topics for printing Document Release Date: December 2014 Software Release Date: December

More information

Library Management System

Library Management System Library Management System UNDER THE GUIDANCE OF Mr. E.mitra Submitted to :-Head of training & Placement dept Submitted By: -Seema jajoria ACKNOWLEDGEMENT We are extremely grateful and remain indebted to

More information

An Introduction to SAS Enterprise Miner and SAS Forecast Server. André de Waal, Ph.D. Analytical Consultant

An Introduction to SAS Enterprise Miner and SAS Forecast Server. André de Waal, Ph.D. Analytical Consultant SAS Analytics Day An Introduction to SAS Enterprise Miner and SAS Forecast Server André de Waal, Ph.D. Analytical Consultant Agenda 1. Introduction to SAS Enterprise Miner 2. Basics 3. Enterprise Miner

More information

SQL Server An Overview

SQL Server An Overview SQL Server An Overview SQL Server Microsoft SQL Server is designed to work effectively in a number of environments: As a two-tier or multi-tier client/server database system As a desktop database system

More information

Improved Software Testing Using McCabe IQ Coverage Analysis

Improved Software Testing Using McCabe IQ Coverage Analysis White Paper Table of Contents Introduction...1 What is Coverage Analysis?...2 The McCabe IQ Approach to Coverage Analysis...3 The Importance of Coverage Analysis...4 Where Coverage Analysis Fits into your

More information

Stellar Phoenix. Access Database Repair 5.0 Installation Guide

Stellar Phoenix. Access Database Repair 5.0 Installation Guide Stellar Phoenix Access Database Repair 5.0 Installation Guide Overview Stellar Phoenix Access Database Repair, a secure and easy to use application is designed for repairing corrupt Microsoft Access (.mdb,.accdb)

More information

Registry Tuner. Software Manual

Registry Tuner. Software Manual Registry Tuner Software Manual Table of Contents Introduction 1 System Requirements 2 Frequently Asked Questions 3 Using the Lavasoft Registry Tuner 5 Scan and Fix Registry Errors 7 Optimize Registry

More information

Quick Install Guide - Safe AutoLogon For First-time Users - Installing and Running the Software. Published: February 2013 Software version: 5.

Quick Install Guide - Safe AutoLogon For First-time Users - Installing and Running the Software. Published: February 2013 Software version: 5. Quick Install Guide - Safe AutoLogon For First-time Users - Installing and Running the Software Published: February 2013 Software version: 5.0 Contents Introduction... 1 Safe AutoLogon solution... 2 Installation

More information

Dashboard 2004 Software Science Inc http://www.softsci.com/dash.htm Page 1

Dashboard 2004 Software Science Inc http://www.softsci.com/dash.htm Page 1 DASHBOARD VERSION 1.0 11/8/2004 INTRODUCTION Back when the first 32-bit version of Windows arrived, Windows 95, I saw the need to be able to launch a large number of applications, programs and utilities

More information