Introduction to DCALC

Size: px
Start display at page:

Download "Introduction to DCALC"

Transcription

1 Chapter 1: By Karl Hanson, S.E., P.E. August Introduction: DCALC, an acronym for DesignCALCs, is a collection of structural engineering software. This chapter is an overview of DCALC, describing what it is and how to use it. This will not be your typical computer manual. In addition to showing the user examples of how to use DCALC, I hope to dispense design tips and my opinions about structural engineering. I have chosen to write in casual first person style for this part of the tutorial. I believe this style is an effective method of communication for purposes such as this. Occasionally, tidbits of advice will be inserted, such as the following: Try to think of DCALC as a dynamic book a book of calculations that is written by somebody else. Read and understand the calculations! Part of the intent in this manual is to instill some perspective on how engineering is changing. Engineering software packages, such as DCALC, fit into this picture in a big way. Chapter 2, How Engineering Software Has Changed The Way We Work explains my thoughts. DCALC can do a whole lot of calculations, but you re the designer, and you must understand those calculations. Structural engineering entails a great responsibility. Engineering software is a tool to be used by engineers - like a hammer is to a carpenter. 1.2 The Development of DCALC (the short version): There is a saying: The only way to eat an elephant is one bite at a time. DCALC did not happen overnight. DCALC was originally marketed as a DOS program for bridge engineers in the Midwest since The programs were written by myself as a way to automate my own calculations. It has had loyal following through the years, particularly in Illinois where I work. Many firms still us the DOS version. Early in my engineering career, I felt overwhelmed by the number of codes I needed to learn. I was also frustrated doing repetitive hand calculations, thinking there could be a faster way. With the introduction of personal computers and spreadsheet programs, like Lotus 123 and, later, Excel, the way engineers prepare calculations changed radically. I envisioned a need for an application better than a spreadsheet, that would integrate text and graphics, tailored to my own needs. Beginning in the late 1980 s I began developing a system for writing programs that automate calculations. Eventually I developed a CASE type tool (which stands for Computer Added Software Engineering a code generator), enabling me to write a lot of code very quickly. I still use the same tools, which I have currently adapted to Microsoft Visual Basic, to write DCALC. p. 1-1

2 1.3 Installing DCALC: If you ve gotten this far, I assume that you already have DCALC installed on your computer. However, if not, these are the installation instructions: DCALC is installed from the DesignCalcs website located at You will need to do the following: 1. Download the DCALC demo 2. Fax the completed license agreement to the number on the license agreement 3. Upon receipt of payment, installation instructions will be ed to you. Each computer with DCALC installed will require web access for the installation process. The full operation for DCALC requires an activation code, which will be ed to you, which is specific to each computer. If you need to install DCALC on a different computer (say your hard drive crashes): Remove DCALC from the original computer, if possible Contact DesignCalcs and request another activation code. p. 1-2

3 1.4 Starting DCALC: Upon opening DCALC you will see the following screen, This is followed by a disclaimer, describing your responsibilities (which I ve so thoroughly elaborated on in the previous sections!): This is followed by the main menu: p. 1-3

4 1.5 The Job Directory: The Job Directory is the directory where a project s DCALC calculations reside. You will see that after installing DCALC that the job directory is C:\DCALC\DEMO. There are many example calculations in this directory that the tutorials discuss in detail. Most of the examples should be self-explanatory. If you have multiple copies of DCALC and you are working on a network, I suggest that you create a DCALC calculation directory in your project file on the network. You will need to create a job directory using one of two methods: 1. Create a directory using Windows Explorer 2. Or create a directory using DCALC, after clicking on the Enter Job Directory command button As an example, let s say that your firm s network has a project directory located at H:\02060, and your structural department files are typically located in a STRUC subdirectory. I suggest that you make another subdirectory, H:\02060\STRUC\CALC where you will store your files. Each computer using DCALC maintains a record of the current directory where the calculations are stored. The Enter Job Directory command button is used to navigate through job directories. After clicking on Enter Job Directory you will see something like this: In the above screen, you will see that someone created a directory to store calculations for PPC Beam Studies. Note also the field for Designer s Initial s. These initials will automatically be placed in your calculations. p. 1-4

5 1.6 Making A Calculation: Going back to the main menu, calculations are started by selecting Make A Calculation. You then see the following screen: The View Bridge Design Flowchart option is discussed in the Tutorial Designing Steel Bridges Using DCALC. After clicking on View All DCALC Programs you will see the following screen: The calculations are grouped in broad logical categories according to materials types and structural systems. p. 1-5

6 1.7 Running a Calculation: All of the calculations have similar introductory screens, asking for calculation header information, such as the following: You will be typically asked to either Proceed or Exit. Note that Exit will get you all the way out of a program; that is, there is no reverse stepping through the process. Simply click on Proceed and the programs will walk you through all of the steps. After going through the process of providing input, each calculation will present a screen for entering the name of the calculation title, such as the following: The description that you enter will appear in the calculation title. You can write a calculation as long as necessary (as long as it fits on the line), similar to a hand calculation. p. 1-6

7 (You don t really need to know this, but ) DCALC has its own system of storing files internally. All DCALC files are numbered sequentially, DCALC1, DCALC2, etc. Try not to mess with these files! Also, there is no need to copy files or change names using Windows Explorer; use DCALC s Calculation Manager instead. 1.8 Viewing and Printing Your Calculation: After you ve run a calculation, you will want to see the results. On the main menu, click on View/Print Calculation. You will then see something like the following screen: After clicking on the calculation, you will see your calcs. Calculations are printed using the print option. 1.9 Edit An Output File: Most of the calculations write an output file that other programs can read. For example, the CAD splice detail is prepared by a special program that reads the output file that was prepared by the splice calculation program. Similarly, the CAD bearing detail is prepared by a special program that reads the output file prepared by the bearing calculation program. Equally important, output files are read by the various calculations programs to construct input. For example, the splice calculation program gets beam dimensions from the output file written by the beam design program. In this way, output files allow programs to prepare input based on another program s output; another term for this is software integration. Collectively the output files represent a database. Representing structures using databases is the present and future trend in structural engineering. Carried to a logical conclusion, it p. 1-7

8 is with no doubt possible to transfer database information to the fabricator. In fact, some firms are doing just that to a limited extent with steel fabrication drawings. Presently, there are a several different standardized formats for structural databases used in the world. DCALC uses it s own simple format for identifying information shown in an output file. You can view an output file by clicking on the Edit Output File command on the main menu. The above output file is taken from a calculation generated by BRIJBEAM. You may never need to edit this information, however this capability has been incorporated into DCALC. p. 1-8

9 1.10 Calculation Manager: DCALC has its own internal file manager that must be used rather than Windows Explorer. The reason for this is because each calculation has multiple files associated with it (input, output and CAD files). The DCALC Calculation Manager was specifically written to work with the logic of DCALC s file structure. Upon clicking on Calculation Manager you will see a screen similar to the following: On the left side of the screen are the file names that you can Erase or Change Title. Files on the left side can be copied to a different directory by doing the following: 1. On the right side, navigate to the directory where you need to copy a file 2. On the left side, click (highlight) the file that you need to copy 3. On the left side, click on Copy To You will then see that the file has been copied to the directory on the right side. p. 1-9

10 1.11 Mailing and Receiving Calculations If you need to send a set of calculations to another office or another computer, you will need to package the set of calculations using the Mail/Receive Calcs option command in the main menu. Do not use Windows Explorer to calculations unless you are sending all of the calculations in a directory. Use DCALC s Mail/Receive Calcs option, which was specifically written knowing DCALC s internal file structure. After clicking on Mail/Receive Calcs, you will see the following screen: If you select to package calculations, you will see the following screen: Here two files are checked to be mailed. After packaging, you can the package using Microsoft Outlook or Windows Explorer. On the receiving end, the package will need to be unwrapped using Mail/Receive Calcs. p. 1-10

11 1.12 Make a CAD Detail: Many of the DCALC s calculations interface with DesignCAD, a CAD software package marketed by IMSI ( You will need to purchase of copy of DesignCAD in order to produce the automated CAD details made by DCALC. I have personally used DesignCAD since about I also use AutoCAD and MicroStation, although I m much less efficient. Drawings can be imported and exported between these CAD packages fairly easily. (There is a story behind why I chose to interface with DesignCAD: It has the easiest programming interface of any CAD software I ve run across. The program was originally developed by some very smart people in Pryor, Oklahoma. The beauty of this program never ceases to amaze me!). The following DesignCAD details were generated by DCALC. Below is a detail showing a girder splice: p. 1-11

12 Below is another detail automatically generated by DCALC showing a bearing: The above details were imported into MicroStation, with minor editing required. The automated detailing capabilities of DCALC are impressive time savers. However, you will need to look over the details, because editing is usually necessary. Even though editing is typically required, these details can give you a big head start. (Imagine drawing all of the bolts in the splice detail, for example!) Details are drawn to scale, giving you a real picture of what you are designing Download Updates: DCALC is a dynamic program, continuously being upgraded and edited. Firms can periodically download the latest updates during the terms of their license. After clicking on Download Updates, you will be directed to the DesignCalcs Website. This website will have all the latest versions of DCALC programs. You can download a self-extracting zipped file of the latest programs in one package. This option becomes disabled after the term of the license expires. p. 1-12

Excel 2013 Intermediate

Excel 2013 Intermediate Instructor s Excel 2013 Tutorial 2 - Charts Excel 2013 Intermediate 103-124 Unit 2 - Charts Quick Links Chart Concepts Page EX197 EX199 EX200 Selecting Source Data Pages EX198 EX234 EX237 Creating a Chart

More information

Project 2010 For Dummies Free Download PDF

Project 2010 For Dummies Free Download PDF Project 2010 For Dummies Free Download PDF A friendly reference guide to Microsoft Project, the leading enterprise project management software As project management software, Microsoft Project allows you

More information

CONFIGURING LDAP. What is LDAP? Getting Started with LDAP

CONFIGURING LDAP. What is LDAP? Getting Started with LDAP CONFIGURING LDAP In this tutorial you will learn how to manage your LDAP Directories within your EmailHosting.com account. We will walkthrough how to setup your directories and access them with your email

More information

Paper William E Benjamin Jr, Owl Computer Consultancy, LLC

Paper William E Benjamin Jr, Owl Computer Consultancy, LLC Paper 025-2009 So, You ve Got Data Enterprise Wide (SAS, ACCESS, EXCEL, MySQL, and Others); Well, Let SAS Enterprise Guide Software Point-n-Click Your Way to Using It William E Benjamin Jr, Owl Computer

More information

COPYRIGHTED MATERIAL. Getting Started with Google Analytics. P a r t

COPYRIGHTED MATERIAL. Getting Started with Google Analytics. P a r t P a r t I Getting Started with Google Analytics As analytics applications go, Google Analytics is probably the easiest (or at least one of the easiest) available in the market today. But don t let the

More information

Welcome Back! Without further delay, let s get started! First Things First. If you haven t done it already, download Turbo Lister from ebay.

Welcome Back! Without further delay, let s get started! First Things First. If you haven t done it already, download Turbo Lister from ebay. Welcome Back! Now that we ve covered the basics on how to use templates and how to customise them, it s time to learn some more advanced techniques that will help you create outstanding ebay listings!

More information

Beginners Guide to. Sencha Touch. Joshua Morony

Beginners Guide to. Sencha Touch. Joshua Morony Beginners Guide to Sencha Touch Joshua Morony Contents Contents 1 Preface.......................... 4 1 Why Sencha Touch? 8 2 Know Your Options 21 3 How Sencha Touch Actually Works 22 4 Setting up Your

More information

Introduction to InfraWorks 360 for Civil

Introduction to InfraWorks 360 for Civil Eric Chappell Autodesk Aimed at Civil industry professional, this class will cover basic importing of data sources to make an existing model, followed by creation of roads, buildings, and city furniture

More information

HOW TO EXPORT BUYER NAMES & ADDRESSES FROM PAYPAL TO A CSV FILE

HOW TO EXPORT BUYER NAMES & ADDRESSES FROM PAYPAL TO A CSV FILE HOW TO EXPORT BUYER NAMES & ADDRESSES FROM PAYPAL TO A CSV FILE If your buyers use PayPal to pay for their purchases, you can quickly export all names and addresses to a type of spreadsheet known as a

More information

CONFIGURING ENTERGROUP. What is LDAP? Getting Started with LDAP

CONFIGURING ENTERGROUP. What is LDAP? Getting Started with LDAP CONFIGURING LDAP @ ENTERGROUP In this tutorial you will learn how to manage your LDAP Directories within your EnterGroup account. We will walkthrough how to setup your directories and access them with

More information

Introducing Thrive - The Ultimate In WordPress Blog Design & Growth

Introducing Thrive - The Ultimate In WordPress Blog Design & Growth Introducing Thrive - The Ultimate In WordPress Blog Design & Growth Module 1: Download 2 Okay, I know. The title of this download seems super selly. I have to apologize for that, but never before have

More information

Basic e-pledge for Workplace Campaigns

Basic e-pledge for Workplace Campaigns Basic e-pledge for Workplace Campaigns 7300 Warden Avenue, Suite 503 Markham, Ontario Canada L3R 9Z6 Phone: 905-479-3780 Toll Free: 877-479-3780 Fax: 905-479-1047 e-mail: info@andarsoftware.com Web: www.andarsoftware.com.com

More information

Exsys RuleBook Selector Tutorial. Copyright 2004 EXSYS Inc. All right reserved. Printed in the United States of America.

Exsys RuleBook Selector Tutorial. Copyright 2004 EXSYS Inc. All right reserved. Printed in the United States of America. Exsys RuleBook Selector Tutorial Copyright 2004 EXSYS Inc. All right reserved. Printed in the United States of America. This documentation, as well as the software described in it, is furnished under license

More information

Installing and Using Trackside Cameras Revised November 2008

Installing and Using Trackside Cameras Revised November 2008 Installing and Using Trackside Cameras Revised November 2008 Trackside cameras are a useful and creative way to add visual interest to your route. Rather than just look out the windshield of the locomotive

More information

The Frugal Computer Guy

The Frugal Computer Guy The Frugal Computer Guy Table of Contents Introduction...3 Thunderbird...3 Logo...4 Organize Your Computer...4 Backing up your computer...5 Encrypting Data...6 Paint.Net...7 LibreOffice...7 Summary...7

More information

JARGON FREE TRAINING. MS Access A Jargon Free Guide. Paul Barnett 7/31/2010. For complete, no nonsense training visit

JARGON FREE TRAINING. MS Access A Jargon Free Guide. Paul Barnett 7/31/2010. For complete, no nonsense training visit JARGON FREE TRAINING MS Access 2010 A Jargon Free Guide Paul Barnett 7/31/2010 For complete, no nonsense training visit A quick guide to some features in MS Access 2010 and an insight into Jargon Free

More information

How To Get Your Word Document. Ready For Your Editor

How To Get Your Word Document. Ready For Your Editor How To Get Your Word Document Ready For Your Editor When your document is ready to send to your editor you ll want to have it set out to look as professional as possible. This isn t just to make it look

More information

Microsoft How-To Guide. For Real Estate Professionals

Microsoft How-To Guide. For Real Estate Professionals Microsoft How-To Guide For Real Estate Professionals Your role as a real-estate professional is simple: Turn your client s dreams into a reality. Of course, accomplishing that task is a whole lot more

More information

ONLINE REGISTRATION: A STEP-BY-STEP GUIDE

ONLINE REGISTRATION: A STEP-BY-STEP GUIDE ONLINE REGISTRATION: A STEP-BY-STEP GUIDE We encourage all of our Walkers to register online at diabetes.org/stepout. It s quick. It s easy. And, you ll have the opportunity to take advantage of our online

More information

Karlen Communications Importing/Exporting Styles in Word. Karen McCall, M.Ed.

Karlen Communications Importing/Exporting Styles in Word. Karen McCall, M.Ed. Karlen Communications Importing/Exporting Styles in Word Karen McCall, M.Ed. Table of Contents Introduction... 3 Resume Reading... 3 Clearing Formatting... 4 Cut, Copy and Paste Settings... 5 Smart Paste

More information

Quick Start Guide. ASR Automated Systems Research Inc. Toll free: Fax:

Quick Start Guide. ASR Automated Systems Research Inc. Toll free: Fax: Quick Start Guide ASR Automated Systems Research Inc. Toll free: 1-800-818-2051 Phone: 604-539-0122 e-mail: support@asrsoft.com Fax: 604-539-1334 www.asrsoft.com Copyright 1991-2014 ASR Automated Systems

More information

USER GUIDE

USER GUIDE USER GUIDE http://www.rapidtrendgainer.com DISCLAIMER Please be aware of the loss, risk, personal or otherwise consequences of the use and application of this book s content. The author and the publisher

More information

HACKING: Learn Hacking FAST! Ultimate Course Book For Beginners (computer Hacking, Programming Languages, Hacking For Dummies) Ebooks Free

HACKING: Learn Hacking FAST! Ultimate Course Book For Beginners (computer Hacking, Programming Languages, Hacking For Dummies) Ebooks Free HACKING: Learn Hacking FAST! Ultimate Course Book For Beginners (computer Hacking, Programming Languages, Hacking For Dummies) Ebooks Free "The Best Hacking Course for Beginners Available."Buy It Now For

More information

Introduction to Microsoft 2007 Office

Introduction to Microsoft 2007 Office Introduction to Microsoft 2007 Office Introduction Welcome to the new world of Microsoft 2007 Office. As you may have heard, 2007 Office is a major change from previous Office versions. If you are new

More information

CONTENT CALENDAR USER GUIDE SOCIAL MEDIA TABLE OF CONTENTS. Introduction pg. 3

CONTENT CALENDAR USER GUIDE SOCIAL MEDIA TABLE OF CONTENTS. Introduction pg. 3 TABLE OF CONTENTS SOCIAL MEDIA Introduction pg. 3 CONTENT 1 Chapter 1: What Is Historical Optimization? pg. 4 2 CALENDAR Chapter 2: Why Historical Optimization Is More Important Now Than Ever Before pg.

More information

ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0

ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0 ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0 Contents Contents... i Oracle isupplier Portal Overview...1 Recommended Browsers and Settings...2 Advanced Settings...2 Turn-off pop-up blocker or Allow pop-up

More information

USER GUIDE

USER GUIDE USER GUIDE http://www.rapidtrendgainer.com DISCLAIMER Please be aware of the loss, risk, personal or otherwise consequences of the use and application of this software and this book s content. The author

More information

Introduction to Programming

Introduction to Programming CHAPTER 1 Introduction to Programming Begin at the beginning, and go on till you come to the end: then stop. This method of telling a story is as good today as it was when the King of Hearts prescribed

More information

The first thing we ll need is some numbers. I m going to use the set of times and drug concentration levels in a patient s bloodstream given below.

The first thing we ll need is some numbers. I m going to use the set of times and drug concentration levels in a patient s bloodstream given below. Graphing in Excel featuring Excel 2007 1 A spreadsheet can be a powerful tool for analyzing and graphing data, but it works completely differently from the graphing calculator that you re used to. If you

More information

Electronic Gateway Functional Team Website Usability Working Group Usability Test September 2005

Electronic Gateway Functional Team Website Usability Working Group Usability Test September 2005 Electronic Gateway Functional Team Website Usability Working Group Usability Test September 2005 Queen s University Library website http://library.queensu.ca/ SUMMARY There were 11 testers, drawn from

More information

BUYING DECISION CRITERIA WHEN DEVELOPING IOT SENSORS

BUYING DECISION CRITERIA WHEN DEVELOPING IOT SENSORS BUYING DECISION CRITERIA WHEN DEVELOPING IOT SENSORS PHILIP POULIDIS VIDEO TRANSCRIPT What is your name and what do you do? My name is Philip Poulidis and I m the VP and General Manager of Mobile and Internet

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Page How do I select my Query?... 2 Someone told me I could personalize the Standard Queries and even create brand new Queries of my own, is that true?... 3 Saving Column Display:...

More information

Installing a Custom AutoCAD Toolbar (CUI interface)

Installing a Custom AutoCAD Toolbar (CUI interface) Installing a Custom AutoCAD Toolbar (CUI interface) AxciScape produces AutoCAD script files which must be Run within AutoCAD. You can do this by typing SCRIPT into the command line and then select the

More information

The Agile Samurai: How Agile Masters Deliver Great Software PDF

The Agile Samurai: How Agile Masters Deliver Great Software PDF The Agile Samurai: How Agile Masters Deliver Great Software PDF Faced with a software project of epic proportions? Tired of over-committing and under-delivering? Enter the dojo of the agile samurai, where

More information

HOUR 10. Creating Cool Diagrams

HOUR 10. Creating Cool Diagrams HOUR 10 Creating Cool Diagrams In addition to tables for text and charts for numbers, presenters frequently want to show their audience a visual depiction of a complex idea to explain it more comprehensively.

More information

Creating a Brochure in Publisher

Creating a Brochure in Publisher Creating a Brochure in Publisher If you closed the Flyer, as indicated above, you will see the Microsoft Publisher Task Pane on the left side of your screen. Click the Brochures selection in the Publication

More information

Problem Solving through Programming In C Prof. Anupam Basu Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur

Problem Solving through Programming In C Prof. Anupam Basu Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Problem Solving through Programming In C Prof. Anupam Basu Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture 15 Branching : IF ELSE Statement We are looking

More information

Scenarios, Storyboards, Wireframes, Critique. Jon Kolko Professor, Austin Center for Design

Scenarios, Storyboards, Wireframes, Critique. Jon Kolko Professor, Austin Center for Design Scenarios, Storyboards, Wireframes, Critique Jon Kolko Professor, Austin Center for Design Scenarios Creating a written story that explains how a person will use a product, service, or system to achieve

More information

Navigating and Managing Files and Folders in Windows XP

Navigating and Managing Files and Folders in Windows XP Part 1 Navigating and Managing Files and Folders in Windows XP In the first part of this book, you ll become familiar with the Windows XP Home Edition interface and learn how to view and manage files,

More information

ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2

ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2 ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2 Document Control Change Record 4 Date Author Version Change Reference 12-Dec-2016 DOF 1.0 08-Feb-2017 DOF 1.1 Updated with new URL links 23-Mar-2017 DOF 1.2

More information

Simple Quiz Engine User & Installation Guide. Brought to you by: NAMS, Inc. Team Tools Training

Simple Quiz Engine User & Installation Guide. Brought to you by: NAMS, Inc. Team Tools Training Simple Quiz Engine User & Installation Guide Brought to you by: NAMS, Inc. Team Tools Training March, 2017 Contents Welcome... 3 Why a WordPress plugin?... 3 So, again, why did we decide to create a WordPress

More information

Week - 01 Lecture - 04 Downloading and installing Python

Week - 01 Lecture - 04 Downloading and installing Python Programming, Data Structures and Algorithms in Python Prof. Madhavan Mukund Department of Computer Science and Engineering Indian Institute of Technology, Madras Week - 01 Lecture - 04 Downloading and

More information

Best Practices for. Membership Renewals

Best Practices for. Membership Renewals Best Practices for Membership Renewals For many associations, it s easy to get caught up in the marketing efforts associated with attracting new members. But as important as membership growth is, renewal

More information

Putting user. experience first A SNEAK PEEK BEHIND THE SCENES OF THE E-WORKBOOK 10 DESIGN JOURNEY

Putting user. experience first A SNEAK PEEK BEHIND THE SCENES OF THE E-WORKBOOK 10 DESIGN JOURNEY Putting user 2015 experience first A SNEAK PEEK BEHIND THE SCENES OF THE E-WORKBOOK 10 DESIGN JOURNEY IDBS PUTTING UX FIRST 2 What s in this ebook 3 Experiment creation made easy 4 Helpful experiment authoring

More information

User Guide. Version 2.0. Excel Spreadsheet to AutoCAD drawing Utility. Supports AutoCAD 2000 through Supports Excel 97, 2000, XP, 2003, 2007

User Guide. Version 2.0. Excel Spreadsheet to AutoCAD drawing Utility. Supports AutoCAD 2000 through Supports Excel 97, 2000, XP, 2003, 2007 User Guide Spread2Cad Pro! Version 2.0 Excel Spreadsheet to AutoCAD drawing Utility Supports AutoCAD 2000 through 2007 Supports Excel 97, 2000, XP, 2003, 2007 Professional tools for productivity! 1 Bryon

More information

Chapter A1: Setting up BankLink Practice, BankLink Notes and BankLink Notes Online

Chapter A1: Setting up BankLink Practice, BankLink Notes and BankLink Notes Online Chapter A1: Setting up BankLink Practice, BankLink Notes and BankLink Notes Online This chapter is aimed at BankLink Administrators This chapter covers setting up BankLink Practice and BankLink Notes Online

More information

Computer Applications Concepts

Computer Applications Concepts Computer Applications Concepts Volume 3 - Integration - Office 2016 Written by Maggie Nix & Beth Mader Edited by Nancy Barnard Copyright 2018 by Hexco Academic. All rights reserved. Reproduction or translation

More information

Essential Marketing Tactics for Construction Companies TWEET ME

Essential  Marketing Tactics for Construction Companies TWEET ME 4 Essential Email Marketing Tactics for Construction Companies TWEET ME CONTENTS 05 Introduction 07 So Why Start with Email? 08 Target Your Audiences 10 Structure Your Content 11 Time Your Content 12 Fine-Tune

More information

Building an ASP.NET Website

Building an ASP.NET Website In this book we are going to build a content-based ASP.NET website. This website will consist of a number of modules, which will all fit together to produce the finished product. We will build each module

More information

PowerPoint Lessons for Pastors By: Anthony D. Coppedge, CTS for Oxygen Ministries

PowerPoint Lessons for Pastors By: Anthony D. Coppedge, CTS for Oxygen Ministries PowerPoint Lessons for Pastors By: Anthony D. Coppedge, CTS for Oxygen Ministries According to the surveys I ve read and those that I have conducted myself, over 80% of churches use Microsoft s PowerPoint

More information

Welcome to Introduction to Microsoft Excel 2010

Welcome to Introduction to Microsoft Excel 2010 Welcome to Introduction to Microsoft Excel 2010 2 Introduction to Excel 2010 What is Microsoft Office Excel 2010? Microsoft Office Excel is a powerful and easy-to-use spreadsheet application. If you are

More information

Using PowerPoint - 1

Using PowerPoint - 1 Using PowerPoint - 1 Introduction to the course. Before we start, we need to know what power point is. I m sure most of you know about ppt, but for those of you who may be new to this: [1a-c] When you

More information

MAXIMIZING THE UTILITY OF MICROSOFT OUTLOOK. Presented by: Lisa Hendrickson Deborah Savadra

MAXIMIZING THE UTILITY OF MICROSOFT OUTLOOK. Presented by: Lisa Hendrickson Deborah Savadra MAXIMIZING THE UTILITY OF MICROSOFT OUTLOOK Presented by: Lisa Hendrickson (@callthatgirl) Deborah Savadra (@legalofficeguru) INTRODUCTION: INBOX = MONEY Your inbox equals money, as it does for anyone

More information

CBS For Windows CDROM Backup System Quick Start Guide Installation Preparation:

CBS For Windows CDROM Backup System Quick Start Guide Installation Preparation: CBS For Windows CDROM Backup System Quick Start Guide Installation If you have your CBS CD Writer Backup system on CD, simply insert the CD. It will automatically start and install the software. If you

More information

3.3 Web Graphics. 1. So why are graphics important?

3.3 Web Graphics. 1. So why are graphics important? 3.3 Web Graphics In today s module we are going to cover the art of creating graphics for your online campaigns. We will be creating graphics for Facebook & your Mailchimp Newsletter but you will be able

More information

How to Make Your Content ADA Compliant

How to Make Your Content ADA Compliant How to Make Your Content ADA Compliant Apptegy provides school districts with a fully ADA compliant website that meets WCAG 2.0 AA compliance. The big concern is how to keep a website compliant as users

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

New Perspectives On HTML, CSS, And Dynamic HTML Ebooks Free

New Perspectives On HTML, CSS, And Dynamic HTML Ebooks Free New Perspectives On HTML, CSS, And Dynamic HTML Ebooks Free Part of the New Perspectives Series, this thorough, engaging includes everything readers need to learn to create simple to complex Web sites

More information

Outlook is easier to use than you might think; it also does a lot more than. Fundamental Features: How Did You Ever Do without Outlook?

Outlook is easier to use than you might think; it also does a lot more than. Fundamental Features: How Did You Ever Do without Outlook? 04 537598 Ch01.qxd 9/2/03 9:46 AM Page 11 Chapter 1 Fundamental Features: How Did You Ever Do without Outlook? In This Chapter Reading e-mail Answering e-mail Creating new e-mail Entering an appointment

More information

Downloading shapefiles and using essential ArcMap tools

Downloading shapefiles and using essential ArcMap tools CHAPTER 1 KEY CONCEPTS downloading shapefiles learning essential tools exploring the ArcMap table of contents understanding shapefiles customizing shapefiles saving projects Downloading shapefiles and

More information

Scenarios, Storyboards, Wireframes, Critique. Jon Kolko Professor, Austin Center for Design

Scenarios, Storyboards, Wireframes, Critique. Jon Kolko Professor, Austin Center for Design Scenarios, Storyboards, Wireframes, Critique Jon Kolko Professor, Austin Center for Design Scenarios Creating a written story that explains how a person will use a product, service, or system to achieve

More information

AND BlackBerry JUL13 ISBN

AND BlackBerry JUL13 ISBN AND BlackBerry 806-29JUL13 ISBN 978-0-9819900-1-9 Contents 1 2 3 The Essentials of GTD and BlackBerry What is GTD?... 1 Which tools are best for GTD?... 1 If GTD is not about any particular tool, why a

More information

Getting Help in Microsoft Office

Getting Help in Microsoft Office LESSON 3 Getting Help in Microsoft Office In this lesson, you learn how to access and use the Help system in Microsoft Office. HELP: WHAT S AVAILABLE? Microsoft Office supplies a Help system that makes

More information

Note about compatibility: This module requires that PHP is enabled on the server. You should verify that your host offers PHP prior to installation.

Note about compatibility: This module requires that PHP is enabled on the server. You should verify that your host offers PHP prior to installation. http://www.vikingcoders.com Soft Goods This module provides a means for selling downloadable products. The Concept... This module provides an interface for you to deliver downloadable products, such as

More information

CSSE 304 Assignment #13 (interpreter milestone #1) Updated for Fall, 2018

CSSE 304 Assignment #13 (interpreter milestone #1) Updated for Fall, 2018 CSSE 304 Assignment #13 (interpreter milestone #1) Updated for Fall, 2018 Deliverables: Your code (submit to PLC server). A13 participation survey (on Moodle, by the day after the A13 due date). This is

More information

The Consulting Engineer s Guide to Implementing Revit Structure

The Consulting Engineer s Guide to Implementing Revit Structure The Consulting Engineer s Guide to Implementing Revit Structure Speaker: James Lupton James Lupton Consultants and Digital Construction (ATC) Assistant/Co-presenter: to be confirmed SE314-1 This session

More information

Installing a Custom AutoCAD Toolbar (CUI interface)

Installing a Custom AutoCAD Toolbar (CUI interface) Installing a Custom AutoCAD Toolbar (CUI interface) I used 2008LT for this tutorial; you may have a later AutoCAD with a different appearance. However, the customize user interface (cui) should be similar.

More information

Get Twitter Followers in an Easy Way Step by Step Guide

Get Twitter Followers in an Easy Way Step by Step Guide Get Twitter Followers in an Easy Way Step by Step Guide See how I made $2300 in 3 Days using Twitter Traffic All in one guide for getting traffic via Twitter 1 Get Twitter Followers in an easy way Step

More information

Instructions for Using the Databases

Instructions for Using the Databases Appendix D Instructions for Using the Databases Two sets of databases have been created for you if you choose to use the Documenting Our Work forms. One set is in Access and one set is in Excel. They are

More information

E-COMMERCE HOMEPAGE UX DESIGN TIPS THESE TIPS WILL HELP YOU CREATE A USABLE E-COMMERCE WEBSITE AND TURN YOUR HOMEPAGE INTO A CONVERSION MAGNET

E-COMMERCE HOMEPAGE UX DESIGN TIPS THESE TIPS WILL HELP YOU CREATE A USABLE E-COMMERCE WEBSITE AND TURN YOUR HOMEPAGE INTO A CONVERSION MAGNET E-COMMERCE HOMEPAGE UX DESIGN TIPS THESE TIPS WILL HELP YOU CREATE A USABLE E-COMMERCE WEBSITE AND TURN YOUR HOMEPAGE INTO A CONVERSION MAGNET Just imagine... You ve finished your work day and just completed

More information

Creating a Database Using Access 2003 for Windows 2000/Me/2003

Creating a Database Using Access 2003 for Windows 2000/Me/2003 Creating a Database Using Access 2003 for Windows 2000/Me/2003 Created: 25 September 2003 Starting Access 2003 Double click on the Access 2003 icon on the Windows desktop (see right), or click-on the Start

More information

The BITS & BYTES. Solving PC Problems with iolo technologies System Mechanic 9.5. By Dave Dunsmoor

The BITS & BYTES. Solving PC Problems with iolo technologies System Mechanic 9.5. By Dave Dunsmoor The Broadcasters Desktop Resource www.thebdr.net edited by Barry Mishkind the Eclectic Engineer BITS & BYTES Solving PC Problems with iolo technologies System Mechanic 9.5 By Dave Dunsmoor [May 2010] When

More information

A quick guide to... Split-Testing

A quick guide to... Split-Testing A quick guide to... Split-Testing In this guide... Learn how you can get the best results from your email campaign by testing it first! Just create up to five messages, with different personalization techniques,

More information

Filter and PivotTables in Excel

Filter and PivotTables in Excel Filter and PivotTables in Excel FILTERING With filters in Excel you can quickly collapse your spreadsheet to find records meeting specific criteria. A lot of reporters use filter to cut their data down

More information

13 TIPS TO IMPROVE YOUR WEB SITE

13 TIPS TO IMPROVE YOUR WEB SITE 13 TIPS TO IMPROVE YOUR WEB SITE Ellen Freedman, CLM 2017 I recently published an article entitled Get Mr. Spock Off Your Web Site! and the response from readers was wonderful. I have since gotten requests

More information

WYSIWON T The XML Authoring Myths

WYSIWON T The XML Authoring Myths WYSIWON T The XML Authoring Myths Tony Stevens Turn-Key Systems Abstract The advantages of XML for increasing the value of content and lowering production costs are well understood. However, many projects

More information

An introduction to plotting data

An introduction to plotting data An introduction to plotting data Eric D. Black California Institute of Technology February 25, 2014 1 Introduction Plotting data is one of the essential skills every scientist must have. We use it on a

More information

CS125 : Introduction to Computer Science. Lecture Notes #11 Procedural Composition and Abstraction. c 2005, 2004 Jason Zych

CS125 : Introduction to Computer Science. Lecture Notes #11 Procedural Composition and Abstraction. c 2005, 2004 Jason Zych CS125 : Introduction to Computer Science Lecture Notes #11 Procedural Composition and Abstraction c 2005, 2004 Jason Zych 1 Lecture 11 : Procedural Composition and Abstraction Solving a problem...with

More information

Introduction to LibreOffice 5

Introduction to LibreOffice 5 Sun City Summerlin Computer Club Seminar Introduction to LibreOffice 5 Tom Burt October 26, 2017 Where to Find the Materials Sun City Summer Computer Club Website: http://www.scscc.club/smnr/libreoffice5-introduction.pdf

More information

Introduction to LibreOffice 6

Introduction to LibreOffice 6 Sun City Summerlin Computer Club Seminar Introduction to LibreOffice 6 Tom Burt November 29, 2018 Where to Find the Materials Sun City Summer Computer Club Website: http://www.scscc.club/smnr/libreoffice6-introduction.pdf

More information

Using Mail Merge in Microsoft Word 2003

Using Mail Merge in Microsoft Word 2003 Using Mail Merge in Microsoft Word 2003 Mail Merge Created: 12 April 2005 Note: You should be competent in Microsoft Word before you attempt this Tutorial. Open Microsoft Word 2003 Beginning the Merge

More information

As a programmer, you know how easy it can be to get lost in the details

As a programmer, you know how easy it can be to get lost in the details Chapter 1 Congratulations, Your Problem Has Already Been Solved In This Chapter Introducing design patterns Knowing how design patterns can help Extending object-oriented programming Taking a look at some

More information

This book is about using Visual Basic for Applications (VBA), which is a

This book is about using Visual Basic for Applications (VBA), which is a In This Chapter Describing Access Discovering VBA Seeing where VBA lurks Understanding how VBA works Chapter 1 Where VBA Fits In This book is about using Visual Basic for Applications (VBA), which is a

More information

CHAPTER 18: CLIENT COMMUNICATION

CHAPTER 18: CLIENT COMMUNICATION CHAPTER 18: CLIENT COMMUNICATION Chapter outline When to communicate with clients What modes of communication to use How much to communicate How to benefit from client communication Understanding your

More information

Increase Volunteerism in our Public Schools. Make Volunteer Coordinators and Board and Committee Members jobs as easy as possible.

Increase Volunteerism in our Public Schools. Make Volunteer Coordinators and Board and Committee Members jobs as easy as possible. Our Mission: Increase Volunteerism in our Public Schools Make Volunteer Coordinators and Board and Committee Members jobs as easy as possible. Improve Communication within the School Population related

More information

List Building Starter Course. Lesson 2. Writing Your Campaign. Sean Mize

List Building Starter Course. Lesson 2. Writing Your  Campaign. Sean Mize List Building Starter Course Lesson 2 Writing Your Email Campaign 1 List Building Starter Course Lesson 2 Writing Your Email Campaign Mize List Building Starter Course Lesson 2 Writing Your Email Campaign

More information

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Table of Contents Introduction!... 1 Part 1: Entering Data!... 2 1.a: Typing!... 2 1.b: Editing

More information

OPTIMIZE. 5 Smart Ways to Use Excel for Engineering. Starting Today

OPTIMIZE. 5 Smart Ways to Use Excel for Engineering. Starting Today OPTIMIZE 5 Smart Ways to Use Excel for Engineering Starting Today foreword Excel is the most common tool used by engineers of all disciplines around the world every day, yet there is almost no training

More information

IPhone 5S And IPhone 5C Portable Genius PDF

IPhone 5S And IPhone 5C Portable Genius PDF IPhone 5S And IPhone 5C Portable Genius PDF Save yourself time, hassle, and confusion with this essential guide to the iphone! The popularity of the iphone continues to grow every day and shows no sign

More information

Remark Office OMR. Demo Tutorials

Remark Office OMR. Demo Tutorials Remark Office OMR Tutorial Overview Demo Tutorials Thank you for downloading a demo version of Remark Office OMR. In order to allow you to sample the functionality in the software, we have included this

More information

Online Video Playbook. Written by: Johnny Beirne

Online Video Playbook. Written by: Johnny Beirne Online Video Playbook Written by: Johnny Beirne Table of Contents Introduction... 1 On-camera...... 2 Animation...... 3 Animated GIFs........ 4 Screen Capture Tutorials... 5 Smart Phone Videos...... 6

More information

Battle of Desktop Publishing Programs

Battle of Desktop Publishing Programs Battle of Desktop Publishing Programs by Catharine Carpenter Commerical Open Source We all have our favourite Desktop Publishing Programs which we use as long as we can until we finally bite the bullet

More information

Write Your Way Into Animation And Games: Create A Writing Career In Animation And Games By Christy Marx

Write Your Way Into Animation And Games: Create A Writing Career In Animation And Games By Christy Marx Write Your Way Into Animation And Games: Create A Writing Career In Animation And Games By Christy Marx Write your way into animation and games : create a writing career in - Description: vi, 418 p. :

More information

Making a PowerPoint Accessible

Making a PowerPoint Accessible Making a PowerPoint Accessible Purpose The purpose of this document is to help you to create an accessible PowerPoint, or to take a nonaccessible PowerPoint and make it accessible. You are probably reading

More information

How to Remove Duplicate Rows in Excel

How to Remove Duplicate Rows in Excel How to Remove Duplicate Rows in Excel http://www.howtogeek.com/198052/how-to-remove-duplicate-rows-in-excel/ When you are working with spreadsheets in Microsoft Excel and accidentally copy rows, or if

More information

FOUNDATION IN GRAPHIC DESIGN. with ADOBE APPLICATIONS

FOUNDATION IN GRAPHIC DESIGN. with ADOBE APPLICATIONS FOUNDATION IN GRAPHIC DESIGN with ADOBE APPLICATIONS CAN YOU ALL HEAR ME? LESSON 8 Graphic Design for Web ELEMENTS LINE SHAPE (FORM) COLOUR TEXTURE MASS (SIZE) SPACE PRINCIPLES ALIGNMENT BALANCE CONTRAST

More information

1) Get An Address That Means Business

1) Get An  Address That Means Business Disclaimer Notice The information presented in this E-Book represents the views of the publisher as of the date of publication. The publisher reserves the rights to alter and update their opinions based

More information

SERIES 1 (SS1) (V ) SELECT SERIES 1 REFRESH (SS1R) (V ) SELECT SERIES 2 (SS2) (V ) ADDENDUM

SERIES 1 (SS1) (V ) SELECT SERIES 1 REFRESH (SS1R) (V ) SELECT SERIES 2 (SS2) (V ) ADDENDUM WHY USE AN ADDENDUM: INROADS SURVEY V8i SELECT SERIES 1 (SS1) (V08.11.07.229) SELECT SERIES 1 REFRESH (SS1R) (V08.11.07.246) SELECT SERIES 2 (SS2) (V08.11.07.428) ADDENDUM This addendum is meant to accompany

More information

Microsoft Word 2011 Tutorial

Microsoft Word 2011 Tutorial Microsoft Word 2011 Tutorial GETTING STARTED Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents, brochures,

More information

Writing Cover Letters

Writing Cover Letters Writing Cover Letters Communicating with Employers What is a cover letter? A cover letter is a document submitted with a job application explaining the applicant s credentials and interest in the open

More information