Design Project #3: Video Games

Size: px
Start display at page:

Download "Design Project #3: Video Games"

Transcription

1 PROF. MCGUIRE Design Project #3: Video Games For your third design project, you will work in a self-selected team of 2-5 students for two weeks to design, implement, document, analyze, and present a game playable to completion by 1-3 players in no more than 25 minutes. The development of your game must contain a programming element. It can be a classic video game, interactive fiction, a hybrid that has physical elements as well as a computer component, or a board game in which you programmed a significant amount to produce or analyze the design. You ve only been programming for about a week in this course, so scale your expectations accordingly. A polished Pac Man or Missile Command game would be a spectacular and challenging project. Although we directly studied how to produce arcade-like games in previous activities, your game may be turn-based, real-time, text-based, audio-based, etc. It must be playable on a CS lab OS X computer and source code must be submitted for evaluation. The TAs and I can provide the most support for codeheart.js games, but you are welcome to use other technologies such as Twine or Java if you wish. Submit your game via the turnin folder. If your game requires physical components, then you must provide two identical sets of those components. I will keep one of them to show future classes and return the other. If your game is a hybrid that is packaged as a mod for an existing board game that I don t own, then you must lend it to me so that I can play your game. If you want to create a mod for a video game, discuss it with me well ahead of time to ensure that the scope is reasonable and I ll be able to evaluate it. Given sufficient notice and a reasonable budget (less than $8 per team member), I can purchase board game components for you. Master Schedule and Deadlines Tue, Mar 3 Brainstorm projects in class Thu, Mar 5 Elevator pitch proposals due in class. Tue, Mar 10 Receive approved proposals. Negotiate groups and projects in class. Thu, Mar 12 Programming activities in class all day. No midterm work this day! Tue, Mar 17 Checkpoint. Demonstrate significant progress during class. The main mechanic should be playable in some form. Thu, Mar 19 Work on midterm in class in the afternoon (Spring Break You re welcome to work on midterm projects during break, but I assume you are not.) Tue, Apr 7 Tue, Apr 7 Wed, Apr 8 Thu, Apr 9 Reading Quiz due at 10 pm (you may want to do the reading during break) Checkpoint. Demonstrate completed game and presentation outline during class Project due at 10pm Presentation due in class Each team member may spend at most 36 hours on the project between 8:30am March 10 and 10:00pm April 8. You do not have to track your time exactly. Please make a good faith effort to keep this project about working smart instead of hard and respecting your other commitments, as well as those of your teammates. 1

2 Details The elevator pitches are 1-paragraph proposals, each submitted on a single sheet of paper. You can submit as many as you wish (including none), and may submit them in groups. I ll review all of these and green-light the ones that I think you can succeed with given the resources available. Anyone can then make a game based on anybody else s approved proposal, and multiple groups can use the same proposal. You will tell the class about your final game in an oral presentation in class. It will have a short, fixed maximum duration that will depend on the number of groups but will be at least eight minutes. This presentation should be formal and academic in nature. Do not attempt to capture the development process or all of the details of the game instead, present a brief overview and then detail one or two elements in depth. For example, how you produced physical pieces, analysis of the core mechanic, or elements of your visual design language. The games, design document, and visual aids for your presentation are due at 10pm on April 8. To save you a trip to the science center late at night, I don t require you to physically submit the work at that time, but ask you under the Honor Code to stop all work on the project at that point. Part of the reason for this deadline is to ensure that you get a good night s sleep before your presentation. The game design document should be at most eight single-sided printed pages using 1.5x line spacing and a 10pt or larger serif font. The page limit excludes the change log, supplemental process information, and bibliography. Start each major bullet-point described below on a new page. Use section titles, equations, pictures, bulleted lists, equations, tables, and other concise forms to present your arguments and ideas. I will be less critical of writing quality than for your critiques, however good writing always enables you to communicate your ideas in the most favorable light. The documentation should leverage the terminology from class and the textbook. Do not include stories of your production, subjective comments, or high-level self-criticism. A good structure for your documentation is: Cover page o Team name o Game name o Representative picture o Team members names, with addresses and areas of primary responsibility o Art/CS107 and the due date, April 1, 2015 Proposal, in approximately the Academic Worksheet format found at I recommend incrementally completing this throughout the project as you iterate on design to document your vision; writing it too early is hard and unnatural, and writing it too late forgoes much of the benefit of focusing your thinking Schedule o Entries include deadline times, objective deliverables, and team member names o Example: Wed March 11, 5:00pm. Marty: Original art for five characters as 512x256 PNG images o When creating the schedule, work backward from what you need at the end and let that recursively drive your earlier deliverables. This process will probably lead you to reduce scope and expectations. 2

3 o Optionally include text or a table outlining the contributions of each team member. While a majority of the grade for the project will be based on the final product, in cases where quality is uneven across aspects I may assign different grades to different students and will use this information to guide that process. Analysis o The strengths of your design o Lingering flaws of your design, how you tried to address them, and why they are hard to fix o How did you measure the result of playtests, qualitatively and quantitatively o The most significant changes to your design, why you made them, and how you evaluated them o How you balanced the game, with objective analysis. Take the most critical mechanic and explore it in detail A change log of major changes in historical order from oldest to newest, structured as a simple bulleted list with short notes explaining motivation. You may wish to intersperse playtesting summary paragraphs. Examples: o o Supplemental documentation of your process. This can be explanations of how you approached problems, snapshots of your team working on physical production or during playtests, and design notes and equations. Give evidence of a principled and academic development process. I only see your design document, not what happened to bring the game to life. This section is a good way for you to reveal work that otherwise is only known to your team Supplemental collections of concept art and reference art. Include URLs where possible, but this section does not require citations. Acknowledgements and bibliography Evaluation I will evaluate your work by playing the game with the TAs and reading your design document. I am looking for evidence of a principled and academic development process based on topics explicitly studied in class and the readings, plus a level of design artistry that aspires to the games we ve studied. As on your previous projects and critiques, different students and groups will manifest these elements in different ways. The ideal project is both a self-evidently good game with documentation demonstrating that you know why it is good and that the quality arose from an intentional process instead of luck. Use the technical vocabulary (correctly!) wherever appropriate, reference previous games and seek out feedback during development from your peers, the TAs, and me. 3

4 To submit your work using the Turnin folder on OS X from a computer in TCL216: 1. Put your project in a folder named midterm-gamename -00. The 00 is the revision number and you can increase it if you need to submit again later. 2. Structure your folder so that it contains a file named gamename-gdd.pdf that is your design document and one or more other folders that contain the computer components of your game. If running your game is more complicated than clicking on play.html in a single folder, then make sure that you leave clear instructions for launching it in a file named README.TXT. 3. From the Finder menu bar, select the "Go" menu 4. Select "Connect to Server" from the Go menu 5. Type "afp://fuji.cs.williams.edu/" in the Server Address text box. 6. (Optionally push the "+" button to save this choice) 7. Push "Ok" 8. In the new dialog, select "Guest" and press "Ok". If you log in as yourself, then I will not be able to access and grade your files. 9. Select the "Courses" volume and press "Ok". 10. In Finder, open the cs107/turnin folder. 11. Copy your project folder into Turnin. You will not be able to see it once dropped. The original should remain on your own CS account (don't delete it--you'll want to look back at your work later!) 12. If you need to update your solution, increment the revision number and re-upload. 4

5 As advice for how to scope and schedule your work, I recommend the following development process: 1. Day 1 a. Form a team and choose a project manager b. Name the team (as a team building activity as well as practicality) c. Discuss your ideas as a group d. Discuss your ideas with me and the TAs; we ll suggest related games that you should look into as well as approaches e. Play some related games, ideally together (as background research and team building) f. Collect concept and reference art 2. Day 2 a. Create a minimal playable prototype without attempting to document your design or organize your team. Even though you are making a video game, try to make this a board game prototype of the key mechanic so that you can playtest before implementing the code b. Choose areas of responsibility (e.g., documentation, visual art, audio, game writing, mechanics, analysis, programming, physical production) and draft a schedule 3. Rest of the first week a. Finish the schedule (but keep updating it throughout the process) b. Iteratively and incrementally update your design document. Keep the documentation minimal but accumulate as much process information as you can. c. Playtest and get feedback at regular intervals 4. Second week a. Test with fresh players and no designer intervention, in the way that your game would naturally be encountered: a closed box and written rules for board game components, or starting from the title screen for a video game. I highly recommend on-screen control guides or a printed one-page guide if your controls are at all complex. b. Polish the implementation. Make title, control, and end-game screens, add audio and final graphics. c. Produce the final game (and box if you have physical components) 5. Last few days (after Spring Break) a. Prepare your presentation b. Rehearse your presentation c. Rehearse your presentation again d. Rehearse your presentation in TCL206, using the podium computer or your own laptop if you have slides or images you wish to show. Make sure that: i. You can access the files you need from that location ii. You have any computer adapters needed to connect to the projector iii. Your visual aids look good on the projector, given its resolution and brightness e. Submit your game f. Give your presentation! 5

CS 371 Project 5: Midterm Meta-Specification

CS 371 Project 5: Midterm Meta-Specification CS 371 Project 5: Midterm Meta-Specification Preproduction Start: Thursday, September 30 1:00 pm Proposals Due: Wednesday, October 6 12:00 pm Description Due: Thursday, October 14 10:00 pm Production Start:

More information

CI 437: Educational Game Design

CI 437: Educational Game Design CI 437: Educational Game Design Department of Curriculum & Instruction UIUC College of Education I. Basic Course Information Semester: Spring 2015 Class Location: Course Meeting Days: Tues & Thurs Undergrad

More information

CN-ONLINE LEARNING MANAGEMENT SYSTEM STUDENT MANUAL

CN-ONLINE LEARNING MANAGEMENT SYSTEM STUDENT MANUAL 2011-2012 CARSON- NEWMAN COLLEGE CN-ONLINE LEARNING MANAGEMENT SYSTEM STUDENT MANUAL Table of Contents Introduction... 1 Getting Started... 1 Accessing and Logging In to C-N Online... 2 Access... 2 Log

More information

Android: Setup Hello, World: Android Edition. due by noon ET on Wed 2/22. Ingredients.

Android: Setup Hello, World: Android Edition. due by noon ET on Wed 2/22. Ingredients. Android: Setup Hello, World: Android Edition due by noon ET on Wed 2/22 Ingredients. Android Development Tools Plugin for Eclipse Android Software Development Kit Eclipse Java Help. Help is available throughout

More information

13 Managing Devices. Your computer is an assembly of many components from different manufacturers. LESSON OBJECTIVES

13 Managing Devices. Your computer is an assembly of many components from different manufacturers. LESSON OBJECTIVES LESSON 13 Managing Devices OBJECTIVES After completing this lesson, you will be able to: 1. Open System Properties. 2. Use Device Manager. 3. Understand hardware profiles. 4. Set performance options. Estimated

More information

Video Games and Education Syllabus MSTU 4039.001 Jessica Hammer

Video Games and Education Syllabus MSTU 4039.001 Jessica Hammer Course Overview Video Games and Education Syllabus MSTU 4039.001 Jessica Hammer This course is called Video Games in Education, taught by Jessica Hammer. We will meet every Monday from 3pm until 4:40pm.

More information

DBA 9101, Comprehensive Exam Course Syllabus. Course Description. Course Textbook. Course Learning Outcomes. Credits.

DBA 9101, Comprehensive Exam Course Syllabus. Course Description. Course Textbook. Course Learning Outcomes. Credits. DBA 9101, Comprehensive Exam Course Syllabus Course Description Establishes that a doctoral candidate has acquired the essential knowledge and skills covered in each of the courses, not including dissertation

More information

Lesson Plan. Course Title: Principles of Information Technology Session Title: Understanding Types & Uses of Software

Lesson Plan. Course Title: Principles of Information Technology Session Title: Understanding Types & Uses of Software Lesson Plan Course Title: Principles of Information Technology Session Title: Understanding Types & Uses of Software Lesson Duration: Approximately 5 hours Performance Objective: Upon completion of this

More information

General Psychology (PSY 101A) Spring 2013. MWF 8:30-9:20am, Sloan 201

General Psychology (PSY 101A) Spring 2013. MWF 8:30-9:20am, Sloan 201 General Psychology (PSY 101A) Spring 2013 MWF 8:30-9:20am, Sloan 201 Dr. Jessica Good E-mail: jegood@davidson.edu Office: Watson 205 Phone: 704-894-2131 Office Hours: Mon, Wed 9:30am 11:30pm, Tues 2pm-4pm,

More information

An Informational User Guide for: Web Conferencing

An Informational User Guide for: Web Conferencing Allows You to: Manage your audio conference online using easy point and click conference commands Show slide presentations and graphics to meeting participants Show your desktop to meeting participants

More information

ECU Quality Assurance Guidelines for Online Delivery

ECU Quality Assurance Guidelines for Online Delivery ECU Quality Assurance Guidelines for Online Delivery PURPOSE The purpose of these guidelines is to encompass and improve ECU s existing minimum standards for online units, and to extend ECU s quality assurance

More information

Office hours: Office: TLC 2249 Tues: 11.00a-12.20p, 3.25p-4.00p Office phone: 678-839-5317

Office hours: Office: TLC 2249 Tues: 11.00a-12.20p, 3.25p-4.00p Office phone: 678-839-5317 Critical Thinking (Philosophy 2020) -- Fall 2015 Instructor: Dr. Riker Meeting Time/Place Contact: Section 6 (11135): T/Th 12.30-1.50, Pafford 305 Section 7 (11134): T/Th 2.00-3.20, Anthropology 7 Office

More information

Outlook 2010 Email Computer Training Solutions Student Guide Version Revision Date Course Length

Outlook 2010 Email Computer Training Solutions Student Guide Version Revision Date Course Length Outlook 2010 Email Computer Training Solutions Version 0.3 Revision Date Course Length 2013-Mar-05 3.5 hours Table of Contents Quick Reference... 3 Outlook 2010 Main Window... 3 Icons in the Guide...

More information

Digital Communication Southwest College

Digital Communication Southwest College Digital Communication Southwest College ARTC 1317 0080 Design Communication I CRN 76410 Fall 2015 West Loop Center - Room 131 5:30 pm - 9:45 pm Monday 2 hrs. Lecture (32 hrs.) / 3 hrs. External (48 hrs.)

More information

New Mexico 3-Tiered Licensure System

New Mexico 3-Tiered Licensure System New Mexico 3-Tiered Licensure System Requirements & Guidelines for the Preparation of the New Mexico Professional Development Dossier (PDD) for Teachers Prepared by the New Mexico Public Education Department

More information

Mastering Lync Meetings

Mastering Lync Meetings Mastering Lync Meetings cd_mastering_lync_meetings_v2 1 8/25/2014 Course Title Contents Overview of scheduled Online Lync meetings... 3 General Best Practices... 3 Scheduling the meeting... 4 Recurring

More information

South Plainfield Public Schools Web Design Scope and Sequence of Curriculum Grade 10-12 Date August 2011

South Plainfield Public Schools Web Design Scope and Sequence of Curriculum Grade 10-12 Date August 2011 Unit (Domain): Part I: Evaluating Current Websites Part II: Creating Web Pages Using Google Sites, Docs and Forms Part III: Using Animation Media for the Web Essential Question(s): How does the World Wide

More information

An Introduction To The Web File Manager

An Introduction To The Web File Manager An Introduction To The Web File Manager When clients need to use a Web browser to access your FTP site, use the Web File Manager to provide a more reliable, consistent, and inviting interface. Popular

More information

CISC 2540: Intro to Video Game Design

CISC 2540: Intro to Video Game Design : Overview, cont d Fordham University Department of Computer and Information Sciences , cont d What is this course? An EP-3 seminar (a core requirement for class of 2013 and later) An introduction to concepts

More information

MARK 228: Communication & Digital Media

MARK 228: Communication & Digital Media MARK 228: Communication & Digital Media Professor Marlene Morris Towns Office: Hariri 481 / Phone: 202-687-3486 mdm2@georgetown.edu Class times: Tues/Thurs 2:00 3:20 pm (140 Hariri Building) Office Hours:

More information

Using VoiceThread in Your Online Course (Faculty) Step 1: Create a Link for Yourself to Voicethread (1X per course)

Using VoiceThread in Your Online Course (Faculty) Step 1: Create a Link for Yourself to Voicethread (1X per course) Using VoiceThread in Your Online Course (Faculty) Step 1: Create a Link for Yourself to Voicethread (1X per course) 1. Navigate to the MyGateway course where you wish to add VoiceThread. You will first

More information

World Bank Group Electronic Selection of Consultants

World Bank Group Electronic Selection of Consultants World Bank Group Electronic Selection of Consultants User Guide for Consulting Firms Version 1 Table of Contents Introduction... 1 Create World Bank Group and EConsult accounts... 1 Create an EConsult

More information

AAT webinars what they are and how to take part

AAT webinars what they are and how to take part AAT webinars what they are and how to take part There are two stages you need to complete to take part in an AAT webinar. Registering Register for the event First you ll need to register with WebEx (the

More information

Strategic Use of Information Technology (CIS 190.01) Summer / 2015 https://messiah.instructure.com

Strategic Use of Information Technology (CIS 190.01) Summer / 2015 https://messiah.instructure.com Summer Online 2015 Strategic Use of Information Technology (CIS 190.01) Summer / 2015 https://messiah.instructure.com Professor: Bev Motich Dates: June 8 July 31, 2015 Email: bmotich@messiah.edu Office

More information

Quick Start Guide: Mac vpad September 2007

Quick Start Guide: Mac vpad September 2007 Quick Start Guide: Mac vpad September 2007 Toll-Free: 866-746-3015 Page 1 of 23 www.turningtechnologies.com Installing vpad 1. Request the vpad download from the Downloads section of www.turningtechnologies.com.

More information

THE NOMENCLATURE NOOK

THE NOMENCLATURE NOOK THE NOMENCLATURE NOOK CLIENT I am requesting this application to assist my Chemistry I Honors students in learning chemical nomenclature. The application would be available to students for use outside

More information

Title: SharePoint Advanced Training

Title: SharePoint Advanced Training 416 Agriculture Hall Michigan State University 517-355- 3776 http://support.anr.msu.edu support@anr.msu.edu Title: SharePoint Advanced Training Document No. - 106 Revision Date - 10/2013 Revision No. -

More information

CS 378: Computer Game Technology

CS 378: Computer Game Technology CS 378: Computer Game Technology http://www.cs.utexas.edu/~fussell/courses/cs378/ Spring 2013 University of Texas at Austin CS 378 Game Technology Don Fussell Instructor and TAs! Instructor: Don Fussell!

More information

Department of Sociology & Social Work SOC 460 Social Research Methods and Design 4 units / Spring 2016

Department of Sociology & Social Work SOC 460 Social Research Methods and Design 4 units / Spring 2016 Department of Sociology & Social Work SOC 460 Social Research Methods and Design 4 units / Spring 2016 Good sociology is sociological work that produces meaningful descriptions of organizations and events,

More information

What are some things to consider when deciding if a career is a good fit?

What are some things to consider when deciding if a career is a good fit? Career Fair: Career Research 1 4 CAREERS The BIG Idea What are some things to consider when deciding if a career is a good fit? AGENDA Approx. 45 minutes I. Warm Up: Career Fair Announcement and Expectations

More information

Contact Information: Email addresses: jimlanders19@gmail.com (best way to contact) jlanders@ccp.edu

Contact Information: Email addresses: jimlanders19@gmail.com (best way to contact) jlanders@ccp.edu Community College of Philadelphia English 098, Fundamentals of Writing, (CRN 11116), Section 278 English 108 Academic Reading Across the Disciplines, (CRN 11488), Section 278 Spring 2014 Instructor: Jim

More information

Installing the Software... 1 Using the System Tray Icon... 5 Restoring the System Tray Icon... 6

Installing the Software... 1 Using the System Tray Icon... 5 Restoring the System Tray Icon... 6 Contents Getting Started... 1 Installing the Software... 1 Using the System Tray Icon... 5 Restoring the System Tray Icon... 6 Managing Your Drives... 8 Adjusting the Power Setting... 8 Testing Your Drive...11

More information

How to Connect to Remote Desktop & How to Use Cisco AnyConnect Secure Mobility Client Secure VPN Connection

How to Connect to Remote Desktop & How to Use Cisco AnyConnect Secure Mobility Client Secure VPN Connection How to Connect to Remote Desktop & How to Use Cisco AnyConnect Secure Mobility Client Secure VPN Connection Revised 09/2014 These instructions presume that you already have the Cisco AnyConnect Secure

More information

Setting up for Adobe Connect meetings

Setting up for Adobe Connect meetings Setting up for Adobe Connect meetings When preparing to lead a live lecture or meeting, you probably ensure that your meeting room and materials are ready before your participants arrive. You run through

More information

While You Were Sleeping - Scheduling SAS Jobs to Run Automatically Faron Kincheloe, Baylor University, Waco, TX

While You Were Sleeping - Scheduling SAS Jobs to Run Automatically Faron Kincheloe, Baylor University, Waco, TX Paper 276-27 While You Were Sleeping - Scheduling SAS Jobs to Run Automatically Faron Kincheloe, Baylor University, Waco, TX ABSTRACT If you are tired of running the same jobs over and over again, this

More information

NJCU WEBSITE TRAINING MANUAL

NJCU WEBSITE TRAINING MANUAL NJCU WEBSITE TRAINING MANUAL Submit Support Requests to: http://web.njcu.edu/its/websupport/ (Login with your GothicNet Username and Password.) Table of Contents NJCU WEBSITE TRAINING: Content Contributors...

More information

QMB 3302 - Business Analytics CRN 82361 - Fall 2015 W 6:30-9:15 PM -- Lutgert Hall 2209

QMB 3302 - Business Analytics CRN 82361 - Fall 2015 W 6:30-9:15 PM -- Lutgert Hall 2209 QMB 3302 - Business Analytics CRN 82361 - Fall 2015 W 6:30-9:15 PM -- Lutgert Hall 2209 Rajesh Srivastava, Ph.D. Professor and Chair, Department of Information Systems and Operations Management Lutgert

More information

itunes U Guidelines Creating your course Overview

itunes U Guidelines Creating your course Overview Contents Overview 1 Getting started 2 Editing and organizing content 4 Adding posts, assignments, and materials 6 Course management 7 Best practices 7 Managing enrollment 10 Overview With itunes U, it

More information

QMB 3302 - Business Analytics CRN 80700 - Fall 2015 T & R 9.30 to 10.45 AM -- Lutgert Hall 2209

QMB 3302 - Business Analytics CRN 80700 - Fall 2015 T & R 9.30 to 10.45 AM -- Lutgert Hall 2209 QMB 3302 - Business Analytics CRN 80700 - Fall 2015 T & R 9.30 to 10.45 AM -- Lutgert Hall 2209 Elias T. Kirche, Ph.D. Associate Professor Department of Information Systems and Operations Management Lutgert

More information

Student Quick Start Guide

Student Quick Start Guide Student Quick Start Guide Copyright 2012, Blackboard Inc. Student Quick Start Guide 1 Part 1: Requesting Enrollment and Accessing the Course 1.1 1.2 1.3 Accepting a Course Invitation and Accessing the

More information

Google Drive: Access and organize your files

Google Drive: Access and organize your files Google Drive: Access and organize your files Use Google Drive to store and access your files, folders, and Google Docs, Sheets, and Slides anywhere. Change a file on the web, your computer, tablet, or

More information

Along with some skill in writing in heteromedia environments, I hope you'll experience:

Along with some skill in writing in heteromedia environments, I hope you'll experience: Writing for Environmental Science Professionals Section 001 - T-Th (9:30 to 10:50) in Baker 300 Spring 2011 INSTRUCTOR: Donald K. Wagner OFFICE: 340A HBCrouse Hall Office phone: 443-4946 Home phone: 1-315-337-6463

More information

Online Course Syllabus CS320: C Programming

Online Course Syllabus CS320: C Programming Online Course Syllabus CS320: C Programming Important Notes: This document provides an overview of expectations for this online course and is subject to change prior to the term start. Changes may also

More information

Chapter 9 Slide Shows

Chapter 9 Slide Shows Impress Guide Chapter 9 Slide Shows Transitions, animations, and more Copyright This document is Copyright 2007 2013 by its contributors as listed below. You may distribute it and/or modify it under the

More information

ENC2210 Technical writing for health science majors. Course Description:

ENC2210 Technical writing for health science majors. Course Description: ENC2210 Technical writing for health science majors Course Description: In this course, you will learn effective presentation of technical and semi-technical information. ENC 2210 will introduce you to

More information

PSYC 502 Applied Behavior Analysis Summer 2016. Course Description

PSYC 502 Applied Behavior Analysis Summer 2016. Course Description Instructor: Tiffany Kodak Email: kodak@uwm.edu Office: 238E Garland Hall Course Dates: May 31, 2016- July 9, 2016 Course Description This advanced undergraduate course is designed to provide an introduction

More information

Getting Started with Microsoft Office Live Meeting. Published October 2007 Last Update: August 2009

Getting Started with Microsoft Office Live Meeting. Published October 2007 Last Update: August 2009 Getting Started with Microsoft Office Live Meeting Published October 2007 Last Update: August 2009 Information in this document, including URL and other Internet Web site references, is subject to change

More information

Best Practices for Teaching and Presenting Live Virtual Classes and Meetings

Best Practices for Teaching and Presenting Live Virtual Classes and Meetings Best Practices for Teaching and Presenting Live Virtual Classes and Meetings We have compiled a series of best practices for teaching and presenting live virtual classes and meetings drawn from the experiences

More information

Getting Started with Microsoft Office Live Meeting. Published October 2007

Getting Started with Microsoft Office Live Meeting. Published October 2007 Getting Started with Microsoft Office Live Meeting Published October 2007 Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless

More information

Programming in Access VBA

Programming in Access VBA PART I Programming in Access VBA In this part, you will learn all about how Visual Basic for Applications (VBA) works for Access 2010. A number of new VBA features have been incorporated into the 2010

More information

MAN 4804.601 SMALL BUSINESS MANAGEMENT CONSULTING SPRING 2011

MAN 4804.601 SMALL BUSINESS MANAGEMENT CONSULTING SPRING 2011 MAN 4804.601 SMALL BUSINESS MANAGEMENT CONSULTING SPRING 2011 INSTRUCTOR Dr. William OFFICE HOURS Jackson OFFICE Piano Man 101A Monday 1:00-2:00 p.m. Office Phone 727-873-4892 Tuesday 10:00-11:00 a.m.,

More information

Match Branch Services to Enterprise Services in Kitomba One

Match Branch Services to Enterprise Services in Kitomba One Match Branch Services to Enterprise Services in Kitomba One To manage your services at an enterprise level, you'll need to create a central service list and match all your branch services to this list.

More information

Use Office 365 on your Android phone

Use Office 365 on your Android phone Use Office 365 on your Android phone Quick Start Guide Check email Set up your Android phone to send and receive mail from your Office 365 account. Check your calendar wherever you are Always know where

More information

Chapter 28: Expanding Web Studio

Chapter 28: Expanding Web Studio CHAPTER 25 - SAVING WEB SITES TO THE INTERNET Having successfully completed your Web site you are now ready to save (or post, or upload, or ftp) your Web site to the Internet. Web Studio has three ways

More information

Excel Companion. (Profit Embedded PHD) User's Guide

Excel Companion. (Profit Embedded PHD) User's Guide Excel Companion (Profit Embedded PHD) User's Guide Excel Companion (Profit Embedded PHD) User's Guide Copyright, Notices, and Trademarks Copyright, Notices, and Trademarks Honeywell Inc. 1998 2001. All

More information

CPS122 - OBJECT-ORIENTED SOFTWARE DEVELOPMENT. Team Project

CPS122 - OBJECT-ORIENTED SOFTWARE DEVELOPMENT. Team Project CPS122 - OBJECT-ORIENTED SOFTWARE DEVELOPMENT Team Project Due Dates: See syllabus for due dates for each milestone This project spans much of the semester, to be completed as a series of milestones, each

More information

Table of Contents. Begin Here: Getting Started with WebEx. What is WebEx? Why would I use it?

Table of Contents. Begin Here: Getting Started with WebEx. What is WebEx? Why would I use it? Table of Contents Begin Here: Getting Started with WebEx... 1 Scheduling a Meeting from the WebEx Website... 4 Scheduling a Meeting from Outlook 2010... 5 Selecting Audio Conference Settings... 6 Joining

More information

CS5331 Web Security - Assignment 0

CS5331 Web Security - Assignment 0 CS5331 Web Security - Assignment 0 Due : 25 Jan 2016 1 Background The objective of this assignment is to give you a hands-on experience of setting up a virtual machine. This is an INDIVIDUAL assignment

More information

a senior project planner for those seniors expecting to graduate in May

a senior project planner for those seniors expecting to graduate in May a senior project planner for those seniors expecting to graduate in May contents what is the longwood university senior graphic design project? why is the senior graphic design project valuable to the

More information

COMM 430 / DIGITAL DESIGN / SPRING 2015

COMM 430 / DIGITAL DESIGN / SPRING 2015 COMM 430 / DIGITAL DESIGN / SPRING 2015 Thursday + 7:00pm 9:30pm + SoC 003 Luke Strosnider + lstrosnider@luc.edu SoC 220 + Office Hours By Appointment www.lukestrosnider.com/loyola-comm430 COURSE DESCRIPTION

More information

FYS 110 53 Life Maps JACKSON COMMUNITY COLLEGE 1/10 through 2/23/2012 WINTER 2012

FYS 110 53 Life Maps JACKSON COMMUNITY COLLEGE 1/10 through 2/23/2012 WINTER 2012 FYS 110 53 Life Maps JACKSON COMMUNITY COLLEGE 1/10 through 2/23/2012 WINTER 2012 Professor: Suzanne E Kiess, CPA, MBA JCC Phone: (517) 796 8608 E Mail: kiesssuzannee@jccmi.edu JCC Office: Whiting 150D

More information

Email Using MSN Hotmail

Email Using MSN Hotmail Email Using MSN Hotmail lab 14 Objectives: Upon successful completion of Lab 14, you will be able to View email messages received in the Inbox Send email messages using the To, Cc, and Bcc fields Reply

More information

The Design Document. Videogame Design and Programming. Prof. Pier Luca Lanzi

The Design Document. Videogame Design and Programming. Prof. Pier Luca Lanzi The Design Document Videogame Design and Programming Reference 2 Chapter 14 The Design Document of the course textbook: Tracy Fullerton. Game Design Workshop, Second Edition. Morgan Kaufmann 2008. Chapter

More information

Protecting SQL Server Databases. 1997-2008 Software Pursuits, Inc.

Protecting SQL Server Databases. 1997-2008 Software Pursuits, Inc. Protecting SQL Server Databases 1997-2008 Table of Contents Introduction... 2 Overview of the Backup Process... 2 Configuring SQL Server to Perform Scheduled Backups... 3 Configuring SureSync Relation

More information

SAMPLE SYLLABUS SPRING 2015 MCOM-GB.2129.30

SAMPLE SYLLABUS SPRING 2015 MCOM-GB.2129.30 ENGAGE YOUR AUDIENCE: IN-PERSON AND ONLINE SAMPLE SYLLABUS SPRING 2015 MCOM-GB.2129.30 Tuesdays: February 10, 17, 24 and March 3, 10, 24 from 6:00 pm to 9:00 pm Course Site found at http://sternclasses.nyu.edu

More information

Student User Guide for BioPortal Biochemistry, Seventh Edition

Student User Guide for BioPortal Biochemistry, Seventh Edition Student User Guide for BioPortal Biochemistry, Seventh Edition Berg, Tymoczko, & Stryer Getting Started with BioPortal for Berg, Tymoczko, & Stryer Biochemistry, 7e Table of Contents Overview... 1 Getting

More information

Creating and Adopting Open High School Science Textbooks

Creating and Adopting Open High School Science Textbooks David Wiley, Lumen Learning Sarah Young, Utah State Office of Education Introduction The Utah Open Textbook Initiative (UTOT) began in 2010. From a small pilot involving less than 10 teachers and three

More information

Online Student Orientation

Online Student Orientation Online Student Orientation A Virtual Walk to Class Online Student Orientation Script Slide Slide Title Script 1 Online Student Orientation Welcome to Aurora University! This virtual walk to class is designed

More information

Advanced Presentation Features and Animation

Advanced Presentation Features and Animation There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more

More information

GLOBAL CROSSING READY-ACCESS WEB MEETING. User Guide GETTING STARTED FEATURES INSTALLING THE JAVA PLUG-IN 9 SYSTEM REQUIREMENTS 9

GLOBAL CROSSING READY-ACCESS WEB MEETING. User Guide GETTING STARTED FEATURES INSTALLING THE JAVA PLUG-IN 9 SYSTEM REQUIREMENTS 9 GLOBAL CROSSING READY-ACCESS WEB MEETING User Guide GETTING STARTED > SETTING UP A CONFERENCE 2 > LOGIN TO READY-ACCESS WEB MEETING 2 FEATURES > CHAIRPERSON CONFERENCE CONTROL SCREEN 3 > WEB CONTROLS Start

More information

Installing Java 5.0 and Eclipse on Mac OS X

Installing Java 5.0 and Eclipse on Mac OS X Installing Java 5.0 and Eclipse on Mac OS X This page tells you how to download Java 5.0 and Eclipse for Mac OS X. If you need help, Blitz cs5help@cs.dartmouth.edu. You must be running Mac OS 10.4 or later

More information

Introduction to ProForm Rapid elearning Studio. What is ProForm? The ProForm Course Authoring Tool allows you to quickly create

Introduction to ProForm Rapid elearning Studio. What is ProForm? The ProForm Course Authoring Tool allows you to quickly create Introduction to ProForm Rapid elearning Studio The ProForm Rapid elearning Studio includes the ProForm Course Authoring Tool, the SWiSH Rapid Animation Tool, and the RapidCam Screen Recording Tool. This

More information

Creative Media Strategies and Techniques COMSTRAT 562

Creative Media Strategies and Techniques COMSTRAT 562 Creative Media Strategies and Techniques COMSTRAT 562 Course Overview: This course will focus on the process of creating effective marketing communications materials for business with an emphasis on advertising.

More information

Leading Adobe Connect meetings

Leading Adobe Connect meetings Leading Adobe Connect meetings You have created a meeting room, scheduled an online class or meeting, invited participants, and prepared the room for the day of class by testing your computer system and

More information

Master of Management BAHR580D: Business Communications Course Outline

Master of Management BAHR580D: Business Communications Course Outline COURSE INFORMATION Division: Law/Communications Period: 1 & 2 Instructor: Barb Duzy, HA 362 Teaching Assistant: Email: barb.duzy@sauder.ubc.ca Email: Phone: Phone: Office hours: TR 1-2, and by appointment

More information

Introducing Xcode Source Control

Introducing Xcode Source Control APPENDIX A Introducing Xcode Source Control What You ll Learn in This Appendix: u The source control features offered in Xcode u The language of source control systems u How to connect to remote Subversion

More information

Working with SQL Server Agent Jobs

Working with SQL Server Agent Jobs Chapter 14 Working with SQL Server Agent Jobs Microsoft SQL Server features a powerful and flexible job-scheduling engine called SQL Server Agent. This chapter explains how you can use SQL Server Agent

More information

COS 116 The Computational Universe Laboratory 1: Blogs and HTML

COS 116 The Computational Universe Laboratory 1: Blogs and HTML COS 116 The Computational Universe Laboratory 1: Blogs and HTML Due at the beginning of lecture on Tuesday, February 14, 2006. In this week s lab, you ll take a look at a recent Internet phenomenon: blogging.

More information

Syllabus Healthcare Project Management

Syllabus Healthcare Project Management I. General Course Information Spring 2014 Instructor: Format: Course Chat schedule: Email: Don Flodin Online Tuesday evenings 8 9 PM Eastern Blackboard Mail within this course II. Course Description This

More information

Advanced Online Media Production

Advanced Online Media Production Advanced Online Media Production MMC 4341 Spring 2015 Section 099F Monday periods 8, 9, 10 (3 6 p.m.), 3024 Weimer Hall Plus individual meetings, by appointment, required weekly Instructor: Mindy McAdams,

More information

1. Click on the Start Menu and select Computer from the right hand panel (Fig 1, 1). Figure 1

1. Click on the Start Menu and select Computer from the right hand panel (Fig 1, 1). Figure 1 Managing Your Network Drives An overview Introduction Network drives are extra storage containers located on another computer called a server where you can store data. Network drives are easily accessible

More information

Instructions For Using Syncovery To Backup Your Mac Computer

Instructions For Using Syncovery To Backup Your Mac Computer The Social Sciences Division has several files servers allocated to departments and research units. Below is a list of all the file servers addresses. Please make note of the address of your file server

More information

ECE 297 Design and Communication. Course Syllabus, January 2015

ECE 297 Design and Communication. Course Syllabus, January 2015 ECE 297 Design and Communication Course Syllabus, January 2015 Lecturers and Office Hours: Design Communication Lecturer Vaughn Betz Ken Tallman Office Location 311 Engineering Annex Sanford Fleming, SF

More information

Getting Started with WebSite Tonight

Getting Started with WebSite Tonight Getting Started with WebSite Tonight WebSite Tonight Getting Started Guide Version 3.0 (12.2010) Copyright 2010. All rights reserved. Distribution of this work or derivative of this work is prohibited

More information

How to Complete the Online Course Work for an Entry Level Clinic

How to Complete the Online Course Work for an Entry Level Clinic How to Complete the Online Course Work for an Entry Level Clinic Start the Online Course Work After you ve selected and paid for an Entry Level clinic, a Online Lessons button will appear to the right

More information

https://weboffice.edu.pe.ca/

https://weboffice.edu.pe.ca/ NETSTORAGE MANUAL INTRODUCTION Virtual Office will provide you with access to NetStorage, a simple and convenient way to access your network drives through a Web browser. You can access the files on your

More information

Using LCC s media web server to store files

Using LCC s media web server to store files Using LCC s media web server to store files Information Technology What is it? Lane s media server is a web repository for instructors to make electronic materials available via the web. Although it s

More information

COM 561: Multimedia Content Creation 3 Credits

COM 561: Multimedia Content Creation 3 Credits COM 561: Multimedia Content Creation 3 Credits Course Overview In the information society, content rules. In this class, students will learn to develop and communicate ideas clearly, concisely, and effectively

More information

Information Server Documentation SIMATIC. Information Server V8.0 Update 1 Information Server Documentation. Introduction 1. Web application basics 2

Information Server Documentation SIMATIC. Information Server V8.0 Update 1 Information Server Documentation. Introduction 1. Web application basics 2 Introduction 1 Web application basics 2 SIMATIC Information Server V8.0 Update 1 System Manual Office add-ins basics 3 Time specifications 4 Report templates 5 Working with the Web application 6 Working

More information

WebEx Meeting Center User's Guide

WebEx Meeting Center User's Guide WebEx Meeting Center User's Guide Table of Contents Accessing WebEx... 3 Choosing the scheduler that works for you... 6 About the Quick Scheduler Page... 6 About the Advanced Scheduler... 8 Editing a scheduled

More information

Personal Portfolios on Blackboard

Personal Portfolios on Blackboard Personal Portfolios on Blackboard This handout has four parts: 1. Creating Personal Portfolios p. 2-11 2. Creating Personal Artifacts p. 12-17 3. Sharing Personal Portfolios p. 18-22 4. Downloading Personal

More information

Remote Viewer Recording Backup

Remote Viewer Recording Backup Remote Viewer Recording Backup Introduction: In this tutorial we will explain how to retrieve your recordings using the Web Service online. Using this method you can backup videos onto your computer using

More information

SingTel PowerON Desktop Backup

SingTel PowerON Desktop Backup SingTel PowerON Desktop Backup User Manual Copyright 2011 F-Secure Corporation. All rights reserved. SingTel PowerON Desktop Backup Table of Contents 1. SingTel PowerON Desktop Backup Help... 1 1.1. What

More information

CSE 203 Web Programming 1. Prepared by: Asst. Prof. Dr. Maryam Eskandari

CSE 203 Web Programming 1. Prepared by: Asst. Prof. Dr. Maryam Eskandari CSE 203 Web Programming 1 Prepared by: Asst. Prof. Dr. Maryam Eskandari Outline Basic concepts related to design and implement a website. HTML/XHTML Dynamic HTML Cascading Style Sheets (CSS) Basic JavaScript

More information

STEPfwd Quick Start Guide

STEPfwd Quick Start Guide CERT/Software Engineering Institute June 2016 http://www.sei.cmu.edu Table of Contents Welcome to STEPfwd! 3 Becoming a Registered User of STEPfwd 4 Learning the Home Page Layout 5 Understanding My View

More information

In LIT 61: Science Fiction Literature, you will:

In LIT 61: Science Fiction Literature, you will: Syllabus What You Should Already Know There are no prerequisites for this course. You should have a desire to learn, read, think about things in a new way, and explore different ideas about human nature

More information

Managing Agile Projects in TestTrack GUIDE

Managing Agile Projects in TestTrack GUIDE Managing Agile Projects in TestTrack GUIDE Table of Contents Introduction...1 Automatic Traceability...2 Setting Up TestTrack for Agile...6 Plan Your Folder Structure... 10 Building Your Product Backlog...

More information

Division of Fine Arts Department of Photography Course Syllabus

Division of Fine Arts Department of Photography Course Syllabus Division of Fine Arts Department of Photography Course Syllabus COURSE TITLE COURSE NUMBER PREREQUISITES Digital Camera Work CRN 10097 PGY 1800C None CREDIT HOURS 3.0 CONTACT HOURS 45 hours online CLASS

More information

Understanding Native Applications, Tools, Mobility, and Remote Management and Assistance

Understanding Native Applications, Tools, Mobility, and Remote Management and Assistance Lesson 3 Understanding Native Applications, Tools, Mobility, and Remote Management and Assistance Learning Objectives Students will learn to: Use Windows Internet Explorer 9 Operate System Configurations

More information

How To Create Your Own Create the Good Do-It-Yourself Project Guide

How To Create Your Own Create the Good Do-It-Yourself Project Guide How To Create Your Own Do-It-Yourself Project Guide All the information you need to create and submit your do-it-yourself service project www.createthegood.org Table of Contents Page About Do-It-Yourself

More information