School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 April 17, 2008

Size: px
Start display at page:

Download "School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 April 17, 2008"

Transcription

1 April 17, 2008 School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 Dr. Patrick Leung School of Engineering Science Simon Fraser University Burnaby, British Columbia Re: ENSC 440 Post-Mortem for a 3D-LED Plotter Dear Dr. Leung, The attached document, Post-Mortem for a 3D-LED Plotter, contains information regarding the implementation of our ENSC 440 project. The 3D-LED Plotter will be used to create 3D visualizations using a matrix of LEDs. Plotting equations and creating 3D drawings are a few of the applications. This document details the current state of the device, deviation from our original plans, as well as potential future modifications that could add more value to the device. In addition, we will also provide a discussion of the project s timeline and budget. Finally, we conclude this document with a brief reflection by each member of the team over the experiences lived and the knowledge acquired during the completion of this project. EduTech was founded by four motivated and talented senior engineering students: Leah Finkel, Anna Seung, Julio Perez and Iman Shahsavani. If you have any comments or queries, please feel free to contact me by phone at (604) or by at the above address. Sincerely, Leah Finkel President and CEO EduTech Enclosed: Post-Mortem for a 3D-LED Plotter

2 Post-Mortem for a 3D Plotting Device Project Team: Contact Person: Leah Finkel Julio Perez Anna Seung Iman Shahsavani Leah Finkel Ensc440-xteam@sfu.ca Submitted to: Dr. Patrick Leung ENSC 440 Steve Whitmore ENSC 305 School of Engineering Science Simon Fraser University Issued date: April 17, 2008 Revision: 1.0

3 Table Of Contents 1. Introduction 1 2. Current State of the Device 1 3. Deviation from Expected 3 4. Future Plans 3 5. Budget and Schedule 4 a. Budget: 4 b. Schedule: 5 6. Personal Experiences 6 7. Conclusion 9 ii

4 1. Introduction For the past thirteen weeks the EduTech team has been working diligently to accomplish the goal of creating a prototype for a 3D-Plotting Device. This document describes the current state of the device, and summarizes other considerations, such as budgetary and schedule constraints, that the team had to deal with to accomplish the goal. In addition, this document also includes a short personal reflection, were each member of the team attempts to describe his/her personal thoughts about the project, as well as any other memorable experience lived during the completion of this project. 2. Current State of the Device As specified in the project proposal, Edutech s 3D-Plotter aims to create a device that would enable people to visualize true three-dimensional objects, in a more vivid and intuitive manner than those allowed by existing products. The following figure illustrates the main components of the device and how they interact with each other. Figure 1. 3D-Plotter System Components In order to show the capabilities and the potential of the device, EduTech had aimed to provide three different modes of operation. Currently, the prototype contains examples for each of the modes originally proposed (Math, Model and Draw modes), and a fourth mode (Animations Mode), which provides added value to the prototype. 1

5 The following is a summary of the current capabilities of the device on each of the modes: Math: - An example is included that draws the equation z=x+y. In addition to plotting the equation, the device also provides three axial references for dimensional information. Model: - Three examples of crystal lattice structures are provided: Perovskite, NaCl and CsCl. The device uses different LED-colors to differentiate different types of atoms in the Lattice. Animation: - Two examples are included: Two blue rotating cubes, and the letters E.T. for EduTech. Draw: - The user is able to move in any direction (x, y, z) and is able to individually lit each one of the 512 LED in one of seven available colors (Blue, Red, Green, BR, BG, RG, RGB, OFF). A B Figure 2. (A) User Interface, LCD and navigational buttons. (B) Current LED matrix. 2

6 In terms of user-interaction, the user interface currently consists of a set of seven buttons that fulfill the actions specified in the Functional Specifications document, in addition, EduTech added an LCD display that provides feedback to the user with respect to the available modes of operation, the current state of the device, as well as other available options specific to each mode. Figure 2 above, shows the current state of the device, including the current user interface. 3. Deviation from Expected Overall, the current prototype meets most of the specification requirements set up by EduTech. Nevertheless, EduTech has identified the following deviations from the expected end product. - The current prototype is not as portable as it was originally intended. Great care is required to keep the wiring in place and to maintain the structural integrity of the LED matrix. - Casing is not included in the current prototype due to budgetary constraints. - A fourth mode, Animations, has been included to provide extra functionality for the device. - Even though the original design didn't specify memory requirements, the current implementation utilizes only 60% of the available memory in the microcontroller. This means that there is plenty of space for more models and extra features in the current implementation. 4. Future Plans Possible improvements for the current prototype include: - Improved wiring and casing: It is possible to manufacture a custom PCB board as well as proper casing to improve the transportation and portability of the device. - Due to the available memory on the microcontroller, more material and extra functions could be created in software, to better showcase the potential of this device. Possible improvements include: o Improved rotation routines for more interesting animation sequences. o Addition of more complex animation sequences. o Addition of more Math-Examples with more complex equations that test the limitation on the resolution of the device. o Facilitate the creation of user-made animation, by allowing the user to save and reload still-drawings as animation frames. 3

7 Possible improvements for future versions of the device include: - Increase the resolution and size of the device to provide images with better quality. - Provide an interface for the device to interact with existing 3D modeling software such as SolidWorks or AutoCAD, as well as Math packages such as Maple and Matlab. - Develop an interface for the user to create models and maybe even program the microcontroller directly to facilitate the addition of custom-made models. 5. Budget and Schedule a. Budget: The following table includes the estimated and actual costs for the project as of April 12 th Item Estimated Cost Actual Cost Revenues 600 R-G-B LEDs $200 $ $ (ESSEF) PCB manufacturing $ $ (EduTech) PIC & Programmer $50 $ User interface $10 $24.00 Housing $20 -- Miscellaneous $20 $ Contingency $50 $50.00 Total $500 $ $ As it can be seen, more than half of our actual costs can be attributed to the LEDs bought for the project. In addition, this was one of the items that was originally underestimated thus creating the discrepancy between our actual and estimated costs. It should be noted that although PCB manufacturing and Housing were considered in our original costs, the money originally allocated for these categories, was actually distributed between the Miscellaneous and PIC & Programmer categories, to cover more essential components such as ICs and other microcontroller-related items. Two important elements of our budget are: - The monetary help received from the Engineering Science Student Endowment Fund (ESSEF), which facilitated the acquisition of the LEDs, the main component of our device. 4

8 - Donation of free PIC microcontrollers from Microchip s Sample.Microchip, which greatly reduced the cost of the PIC & Programmer category, and allowed us to focus the remainder of our money on other ICs. b. Schedule: The following figure shows the Projected and the Actual timelines for the completion of this project. As it can be noted, most of the items were delayed by approximately four days, which can be attributed to a series of factors such as: - Unexpected interruptions in the development and research stages caused by unforeseen commitments of the team members - Unexpected complications during the hardware construction process. More specifically, wiring problems and underestimated construction times. Regardless of the complications encountered, EduTech was still able to complete the task at hand within 3 days of its projected end date. In addition, the implementation of the Animation mode, can in part justify the delay. 5

9 6. Personal Experiences Leah Finkel As a member of one of the few 440 groups who did not start out as friends, I must say that the experience of working on this project was far better than I could have ever imagined. Many group projects over the course of my Engineering degree have left me frustrated and discouraged due to unhealthy group dynamics, but I found my colleagues in EduTec to be patient, committed, intelligent and understanding. While there have been times during the past three months when it appeared as though our project would reach completion on pure luck alone, with hardware designs and code serendipitously working at first trial, we also had our fair share of hurdles. For instance, due to the complex nature of our system (ie. nearly 200 logic signals that had to be completely isolated from each other but within in a small area), and our decision to keep our circuitry in the breadboard (as opposed to PCB), hardware debugging became increasingly difficult since a wire could come loose and we might not be able to find which one. Solving problems like this one was stressful and time-consuming, but it was during these moments that our team really began to gel. I had to learn that it s nearly impossible for everyone to be working on the same thing at the same time, but I was relieved to see that in our group, this did not result in an imbalance in participation. Instead, two or three of us would focus on solving a particular problem, using each other to sound off on ideas, while the other(s) took care of other business such as documentation. We would then rotate tasks as we got tired. This kind of co-operation and co-ordination also worked well for us in terms of managing work outside 440. Whenever one of us had a big assignment or an exam in another class, pressure was eased on that individual so that they could complete their work with a clear head. Our willingness to be flexible and allow the workload to shift around the group as necessary saved us a lot of time and energy that could have been wasted arguing over who was or wasn t doing enough work. I was equally impressed with my own newly acquired ability to manage stress and workload, though I feel this is also largely due to the supportive attitude of my team members towards one another. Being a part of EduTec provided me with the opportunity to learn from a peer group of diverse talent and skill. Since each of my team members is relatively specialized in a different technical discipline, I was able to further my knowledge of both hardware and software considerations for microcontroller-based systems, while teaching myself about structural design through research and experimentation. As a result of this process, I am now confident in my ability to single-handedly complete such a project, should I ever 6

10 wish to do so. When I compare this statement with my initial feelings of trepidation and disbelief that we would ever be able to pull this off, it s clear how much I ve learned. Up until taking Ensc 440, the significance of everything I ve been studying all this time hadn t really sunk in, but now my perspective seems vast. It has been, without a doubt, the most interesting and inspiring class I have taken as an Engineering student. If it were up to me, there would be a similar class in each year of the program. Iman Shahsavani Starting this semester, I knew that I was signing up for a course that is going to be very challenging and time consuming. Therefore, I managed to form a group early before the semester begins and through several meetings we agreed on a project idea that was later on approved by the professors. During the course of this project, I strengthened many of my skills. Software design and debugging, hardware debugging, research and development, and time management were a few of the skills that I managed to expand. Most importantly, a very healthy group dynamic helped us focus solely on the project and take on the challenge of delivering a solid product. Software was a huge part of this project, and through the help of other members, I learned a lot of new concepts and strategies to undertake the task in hand. Since we used C language, which I was not formerly exposed to very much, I was familiarized with the language and feel much more comfortable choosing this language in the future for my projects. Since we used a PIC micro-controller, I was familiarized with the programming techniques required for obtaining the expected behavior. Finally efficient decision making and sharing work load was another important process in accomplishing all the goals set out for this project. I was very comfortable with the other group members, and through working together we shared all of our engineering skills and experience to achieve the final desired objective. I would be more than delighted to work with the same team on a future project. Anna Seung When EduTech was first formed in December 2007, we discussed about various project idea, and found the LED display cube the most interesting. However, designing the circuitry of LED matrix was the most difficult tasks all members faced during the semester. We looked at and studied similar product outside such as hypnocube. But we 7

11 have not found any reference of how to connect each LEDs. We tried hard and Julio came up with really brilliant idea. But we had no idea whether that design will work or not. We first started with building scaled down prototype (i.e. 3*3*3*). It did not work nicely as we planned just like any other projects. We had clock signal and data bit receiving problem along with software. However, we managed to fix it and moved onto 8*8*8 LED matrix building. I was mainly responsible for assembly of the hardware, but was also involved in a circuit design as a team member. Soldering of each wire with LEDs took so much time and often some LEDs felt apart. Also the wires connected to the flipflops often came out which caused our project to be unstable. What I learned from this project is that healthy group dynamics and efficiency of circuit design are the most important factors. I believe we could manage to complete and fix all problems because our group dynamics was very healthy, and very well incorporated. Our project was very efficient in a way that each LED can be controlled individually, which enabled us to perform all the projected functions with different colors, and the colors of LEDs are different from others. This project has given me experiencing in every angle of engineering process in terms of manufacturing, circuit design and integration of both software and hardware. Not only that it was very valuable experience even though we struggled somewhat to make it work. Julio Perez It has been just about four months since I first started to seriously think about Engeineering-440. Four mounts since we first dreamed up the idea of a three dimensional display. Four months since four talented and young engineering students decided that lighting up a large number of LEDs would be a fun, interesting and useful project to which to dedicate four months of our life. And now, looking back I can seriously say that I couldn't have asked for a better project or a better group. Unlike other courses in university were we are usually told what to do and how to do it, this course gave us the opportunity to create something from the ground up. It gave us the chance to experience the life of an inventor, a designer, a writer, a layer, and engineer. This course has been the only point of my studies were I have finally been able to feel that I have learned something and that I am able to create useful things. Things like C- programming, PIC microcontrollers, digital circuit design and plain old LED-resistors networks, are just some of the tasks that we had to deal on this project, which I ve gotten 8

12 good at or at least knowledgeable on-. Everything from project design to implementation and product evaluation was a challenge, but, thanks to my team members, everything seemed and at the end was doable. Looking back at the semester, I can definitely note how much my writing and communication abilities in general have improved. In addition, I have found a new interest in management tasks, to take responsibility and ownership of projects, and to guide and inspire people, which are things I would have never considered before. I have also realized the important of a good group. This doesn't mean a group were all members are friends, they also need to be comrades. This means a group were everyone knows its place, when to tell a joke, when to get thinking, and went to put the LED down and go for a walk. Fortunately, my group was exactly like that. At the end, I can see myself working on more things like this, I am very interested in microcontrollers, FPGAs and digital circuits so, after all, the time spent on ENSC440 was a very fruitful -even with all of the troubles, long nights and frustrating times. 7. Conclusion EduTech was created by a group of 4 motivated engineering students, wanting to work on a project that would be fun and interesting as well as educational and useful. Throughout all this time, the surprise looks of curious people, and the words of encouragement and the interest that they showed to us, have helped to keep pushing to accomplish this goal. At the end of four months of planning and development, we all, are proud of our accomplishments and believe that our prototype model can be of inspiration and starting point for future studies on true three-dimensional displays. 9

Tracker by design. December 10, Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6

Tracker by design. December 10, Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 December 10, 2012 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: ENSC 440W Post Mortem: Human Chasing Robot by Auto Tech Dear Dr. Rawicz,

More information

Exigo Technologies School of Engineering Science Simon Fraser University Burnaby, B.C., V5A 1S6. January 17, 2006

Exigo Technologies School of Engineering Science Simon Fraser University Burnaby, B.C., V5A 1S6. January 17, 2006 Exigo Technologies School of Engineering Science Simon Fraser University Burnaby, B.C., V5A 1S6 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6

More information

The report presents the functionality of our project, the problems we encountered, the incurred costs and timeline for the project development.

The report presents the functionality of our project, the problems we encountered, the incurred costs and timeline for the project development. April 30, 2010 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 Re: ENSC 440 Post Mortem for Biomedical Monitoring System Dear Dr. Rawicz: Please see attached

More information

RainWorks Innovations c/o School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6

RainWorks Innovations c/o School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 RainWorks Innovations c/o School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 April 20,

More information

Re: ENSC 370 Project Gerbil Process Report

Re: ENSC 370 Project Gerbil Process Report Simon Fraser University Burnaby, BC V5A 1S6 trac-tech@sfu.ca April 30, 1999 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 Re: ENSC 370 Project Gerbil Process

More information

SecuriTeam Co. School of Engineering Science Simon Fraser University Burnaby, BC, V6A 1S6. Dr. Andrew Rawicz. Burnaby, BC, V5A 1S6

SecuriTeam Co. School of Engineering Science Simon Fraser University Burnaby, BC, V6A 1S6. Dr. Andrew Rawicz. Burnaby, BC, V5A 1S6 SecuriTeam Co. School of Engineering Science Simon Fraser University Burnaby, BC, V6A 1S6 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC, V5A 1S6 RE: ENSC 340 process

More information

Re: ENSC 440 Project Proposal for an Electric Guitar Effects Combiner

Re: ENSC 440 Project Proposal for an Electric Guitar Effects Combiner January 22, 2010 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: ENSC 440 Project Proposal for an Electric Guitar Effects Combiner Dear Dr.

More information

Please find attached the document titled Post-Mortem: ArachnoBot Project, for our ENSC 440 Capstone Engineering Project.

Please find attached the document titled Post-Mortem: ArachnoBot Project, for our ENSC 440 Capstone Engineering Project. April 23, 2010 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia Re: ENSC 440 Capstone Project: Post-Mortem: ArachnoBot Project Dear Dr. Rawicz, Please find

More information

Post Mortem for a Fall Detection System

Post Mortem for a Fall Detection System Simon Fraser University 8888 University Dr. Burnaby, BC, Canada Post Mortem for a Fall Detection System Project Team: Behdad Jamshidi Eric Swanlund Nastaran Naghshineh Ted Lee Zack Frehlick Submitted to:

More information

Webinar Module Eight: Companion Guide Putting Referrals Into Action

Webinar Module Eight: Companion Guide Putting Referrals Into Action Webinar Putting Referrals Into Action Welcome back to No More Cold Calling OnDemand TM. Thank you for investing in yourself and building a referral business. This is the companion guide to Module #8. Take

More information

What is the Law of Attraction?

What is the Law of Attraction? "You are what you think, not what you think you are." - Bruce MacLelland Where focus goes, energy flows. Tony Robbins What is the Law of Attraction? I m so glad to see you ve made it to Module 2. I hope

More information

Raymond Lee. School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 December 17, 2007

Raymond Lee. School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 December 17, 2007 December 17, 2007 School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 lifex-ensc440@sfu.ca Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, B.C. V5A

More information

ucontrol: Home Automation System

ucontrol: Home Automation System ucontrol: Home Automation System Project Team: Ivan Petrov Stoyan Petrov Sajib Saha John Kenyon Contact Person: Submitted To: Ivan Petrov ivp@sfu.ca 604-588-5429 Dr. Andrew Rawicz Mike Sjoerdsma Date Submitted:

More information

What Exactly Is The Difference Between A Fixed Mindset and Growth Mindset?

What Exactly Is The Difference Between A Fixed Mindset and Growth Mindset? www.yourpushfactor.com What Exactly Is The Difference Between A Fixed Mindset and Growth Mindset? When I turned 11, I decided I was stupid. You see, I coasted through my first four years of school. They

More information

7 Keys to Getting Things Done, Living On Purpose and Being Happy in the Process

7 Keys to Getting Things Done, Living On Purpose and Being Happy in the Process 7 Keys to Getting Things Done, and Being Happy in the Process by Paige Burkes 2 There are hundreds of books and other resources out there to help us get things done and be more productive. In my opinion,

More information

Keytar Hero. Bobby Barnett, Katy Kahla, James Kress, and Josh Tate. Teams 9 and 10 1

Keytar Hero. Bobby Barnett, Katy Kahla, James Kress, and Josh Tate. Teams 9 and 10 1 Teams 9 and 10 1 Keytar Hero Bobby Barnett, Katy Kahla, James Kress, and Josh Tate Abstract This paper talks about the implementation of a Keytar game on a DE2 FPGA that was influenced by Guitar Hero.

More information

Re: Post-Mortem report of Auto-Splice Conductivity Analyzer

Re: Post-Mortem report of Auto-Splice Conductivity Analyzer December 18, 2009 Dr. John S. Bird School of Engineering Science, Simon Fraser University, Burnaby, BC, V5A 1S6 Dear Dr. Bird: Re: Post-Mortem report of Auto-Splice Conductivity Analyzer The enclosed document,

More information

the prototype of the BSDS.

the prototype of the BSDS. April15th, 2013 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 Re: ENSC Post Mortem for Blind Spot Detection System Dear Dr. Rawicz, Please find enclosed the

More information

Teb Medical Inc. Simon Fraser University Burnaby, BC V7C 5T5

Teb Medical Inc. Simon Fraser University Burnaby, BC V7C 5T5 Teb Medical Inc. Simon Fraser University Burnaby, BC V7C 5T5 ensc340-vein@sfu.ca December 18, 2004 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A

More information

7. Print off a copies of the Radical Mentoring Covenant (included at the end of this document)

7. Print off a copies of the Radical Mentoring Covenant (included at the end of this document) Preparation for Launch Night Before Your Session Before your session, you ll need to 1. Choose your book and make sure the books for the NEXT session are in your hand. You ll choose between Bo s Cafe and

More information

Academic job market: how to maximize your chances

Academic job market: how to maximize your chances Academic job market: how to maximize your chances Irina Gaynanova November 2, 2017 This document is based on my experience applying for a tenure-track Assistant Professor position in research university

More information

School Based Projects

School Based Projects Welcome to the Week One lesson. School Based Projects Who is this lesson for? If you're a high school, university or college student, or you're taking a well defined course, maybe you're going to your

More information

Behaviors That Revolve Around Working Effectively with Others Behaviors That Revolve Around Work Quality

Behaviors That Revolve Around Working Effectively with Others Behaviors That Revolve Around Work Quality Behaviors That Revolve Around Working Effectively with Others 1. Give me an example that would show that you ve been able to develop and maintain productive relations with others, thought there were differing

More information

CABIN CREW: How2become... CABIN CREW. Copyright 2007 how2become Ltd. All rights reserved.

CABIN CREW: How2become... CABIN CREW. Copyright 2007 how2become Ltd. All rights reserved. CABIN CREW: INTRODUCTION INSIDER TIPS AND ADVICE THE APPLICATION FORM THE ASSESSMENT DAY TEAM ASSESSMENTS THE INTERVIEW DEALING WITH COMPLAINTS CREATING A GOOD IMPRESSION KEEPING FIT AIRLINE CONTACT DETAIL

More information

Enclosure: Daedalus Technologies Project Proposal: Display Augmentation System

Enclosure: Daedalus Technologies Project Proposal: Display Augmentation System T. 1-778-990-7688 F. 1-778-385-0432 Support 1-778-388-3751 Larry Zhao Cheif Executive Officer Lfz2@sfu.ca September 21, 2011 Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby,

More information

10 Empowering Questions to Help Achieve Your Goals

10 Empowering Questions to Help Achieve Your Goals 10 Empowering Questions to Help Achieve Your Goals What are your goals? And could you quickly recite what they are, and the status of your progress? To reach your goals you need to clearly define them.

More information

Case Study: Joseph Cole Breaks Through Longstanding Income and Client Ceiling Within Weeks of Enrolling in B2B Biz Launcher

Case Study: Joseph Cole Breaks Through Longstanding Income and Client Ceiling Within Weeks of Enrolling in B2B Biz Launcher Case Study: Joseph Cole Breaks Through Longstanding Income and Client Ceiling Within Weeks of Enrolling in B2B Biz Launcher Thanks for talking with me a little bit today about your experiences so far,

More information

Progress Report for the Stellar Dish: Suntracking

Progress Report for the Stellar Dish: Suntracking Progress Report for the Stellar Dish: Suntracking Solar Cooker Project Team: Phur Tenzin Sherpa Owen Au Imtiaz Charania Contact Person: Owen Au owena@sfu.ca Submitted To: Dr. Andrew Rawicz ENSC 440W Steve

More information

Case Study: New Freelance Writer Lands Four Clients and Plenty of Repeat Business After Implementing the Ideas and Strategies in B2B Biz Launcher

Case Study: New Freelance Writer Lands Four Clients and Plenty of Repeat Business After Implementing the Ideas and Strategies in B2B Biz Launcher Case Study: New Freelance Writer Lands Four Clients and Plenty of Repeat Business After Implementing the Ideas and Strategies in B2B Biz Launcher Thanks for agreeing to talk to me and sharing a little

More information

Coaching Questions From Coaching Skills Camp 2017

Coaching Questions From Coaching Skills Camp 2017 Coaching Questions From Coaching Skills Camp 2017 1) Assumptive Questions: These questions assume something a. Why are your listings selling so fast? b. What makes you a great recruiter? 2) Indirect Questions:

More information

EEC 134 Final Report

EEC 134 Final Report EEC 134 Final Report Team Falcon 9 Alejandro Venegas Marco Venegas Alexis Torres Gerardo Abrego Abstract: EEC 134 By Falcon 9 In the EEC 134 course the focus is on RF/microwave systems design. The main

More information

Reflections and Suggestions for First Year Teachers

Reflections and Suggestions for First Year Teachers Page 1 of 9 Diane Marie Smith Reflections and Suggestions for First Year Teachers Diane M. Smith 2 years ago Page 2 of 9 Advertisements I was asked today what I would do differently in my first year of

More information

Post Mortem for the HeartMon TM

Post Mortem for the HeartMon TM April 20 th, 2011 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University 8888 University Drive, Burnaby, BC VSA 1S6 RE: ENSC 440 Capstone Project, a cardiovascular diagnostic device Dear

More information

BONUS MATERIALS. The 40 Hour Teacher Workweek Club. Learn how to choose actionable steps to help you:

BONUS MATERIALS. The 40 Hour Teacher Workweek Club. Learn how to choose actionable steps to help you: BONUS MATERIALS The 40 Hour Teacher Workweek Club THE 40HTW LIST-MAKING SYSTEM Learn how to choose actionable steps to help you: q Mark important, inflexible events on a calendar q Get EVERYTHING out of

More information

A HEALTHY Path to Love YOUR GUIDE TO KNOW...SHOULD I STAY OR SHOULD I GO?

A HEALTHY Path to Love YOUR GUIDE TO KNOW...SHOULD I STAY OR SHOULD I GO? A HEALTHY Path to Love YOUR GUIDE TO KNOW...SHOULD I STAY OR SHOULD I GO? 3 STEPS TO KNOW... SHOULD I STAY OR SHOULD I GO? A practical guide for women who are questioning, doubting or struggling in their

More information

Part 1: Big Decisions

Part 1: Big Decisions Excerpts from Part 1: Big Decisions Should you build it yourself or with help? To build, or not to build? That is the question. The answer depends on you. Yes, you. The mantra of the tiny house movement

More information

all-in-one meeting guide How to Gain Control of Your Time

all-in-one meeting guide How to Gain Control of Your Time all-in-one meeting guide How to Gain Control of Your Time 1 Overview This guide offers time-management activities adapted from best-selling author Laura Vanderkam s TED Talk. They are designed help you

More information

DEMYSTIFYING DESIGN-BUILD. How to Make the Design-Build Process Simple and Fun

DEMYSTIFYING DESIGN-BUILD. How to Make the Design-Build Process Simple and Fun DEMYSTIFYING DESIGN-BUILD How to Make the Design-Build Process Simple and Fun What would your dream home look like? What would it feel like? What do you need, want, and wish for in the perfect house? It

More information

While there are lots of different kinds of pitches, there are two that are especially useful for young designers:

While there are lots of different kinds of pitches, there are two that are especially useful for young designers: Pitching Your Game Ideas Think you ve got a great idea for the next console blockbuster? Or the next mobile hit that will take the app store by storm? Maybe you ve got an innovative idea for a game that

More information

getting started The 40 Hour Teacher Workweek Club choose a target number of hours and stick to it

getting started The 40 Hour Teacher Workweek Club choose a target number of hours and stick to it getting started The 40 Hour Teacher Workweek Club choose a target number of hours and stick to it Welcome to the 40HTW Club! Before the club begins, you ll want to explore: q How I chose a 40 hour workweek

More information

50 Tough Interview Questions (Revised 2003)

50 Tough Interview Questions (Revised 2003) Page 1 of 15 You and Your Accomplishments 50 Tough Interview Questions (Revised 2003) 1. Tell me a little about yourself. Because this is often the opening question, be careful that you don t run off at

More information

Do You Want To Be Your Own Boss?

Do You Want To Be Your Own Boss? Do You Want To Be Your Own Boss? Your Online Money Making Search Ends Here Get answers for the Questions, why you need to be your own boss? Why online? and How to make money by blogging? St Paul Severe

More information

MY QUEST. Will s Story

MY QUEST. Will s Story MY QUEST Will s Story 1 This story, as told to Catherine Raju, was written as part of the Story Project funded by Disability Services Queensland through the Community Enablers Project, 2013. 2 Will is

More information

1

1 http://www.songwriting-secrets.net/letter.html 1 Praise for How To Write Your Best Album In One Month Or Less I wrote and recorded my first album of 8 songs in about six weeks. Keep in mind I'm including

More information

Making Multidisciplinary Practices Work

Making Multidisciplinary Practices Work Making Multidisciplinary Practices Work By David H. Maister Many, if not most, of the problems for which clients employ professional firms are inherently multidisciplinary. For example, if I am going to

More information

How to Design Your Coaching Program in 48 Hours or Less. Sean Mize

How to Design Your Coaching Program in 48 Hours or Less. Sean Mize How to Design Your Coaching Program in 48 Hours or Less 1 How to Design Your Coaching Program in 48 Hours or Less Perhaps you ve tried to create a coaching program in the past. Maybe you got 90% of it

More information

Functional Specification for Wireless Ultrasonic Waterflow Monitoring System Project Team: Timbo Yuen Eric Lo Ehsan Arman Ye Lin Babak Razzaghi

Functional Specification for Wireless Ultrasonic Waterflow Monitoring System Project Team: Timbo Yuen Eric Lo Ehsan Arman Ye Lin Babak Razzaghi Functional Specification for Wireless Ultrasonic Project Team: Timbo Yuen Eric Lo Ehsan Arman Ye Lin Babak Razzaghi Contact Person: Ehsan Arman eaa14@sfu.ca Submitted to: Dr. Andrew Rawicz ENSC 440 Steve

More information

Meeting Preparation Checklist

Meeting Preparation Checklist The Gerard Alexander Consulting Group, Inc. Ybor Square 1300 E. 8 th Avenue Suite S-180 Tampa, FL 33605 Phone: (813) 248-3377 Fax: (813) 248-3388 Meeting Preparation Checklist Properly preparing individuals

More information

which all children and young people have the skills, knowledge and confidence to manage their money well, now and in the future.

which all children and young people have the skills, knowledge and confidence to manage their money well, now and in the future. About The Author Tiffany Tang was a former Financial Controller for INTI Education Group, Malaysia (part of Laureate International Universities, United States of America). Previously, she worked as a Regional

More information

Preparing for Your Interview

Preparing for Your Interview ADVICE Preparing for Your Interview By Rob Jenkins JANUARY 13, 2011 Brian Taylor If you were fortunate enough to score an interview at a community college in the coming months, you're no doubt looking

More information

Re: ENSC 440/305W Post Mortem for ArcTech s Integrated Climate Evaluator (ICE) system To Whom It May Concern:

Re: ENSC 440/305W Post Mortem for ArcTech s Integrated Climate Evaluator (ICE) system To Whom It May Concern: April 28, 2011 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby BC V5A 1S6 Re: ENSC 440/305W Post Mortem for ArcTech s Integrated Climate Evaluator (ICE) system To Whom It

More information

MANAGING PEOPLE, NOT JUST R&D: FIVE COMPANIES EXPERIENCES

MANAGING PEOPLE, NOT JUST R&D: FIVE COMPANIES EXPERIENCES 61-03-61 MANAGING PEOPLE, NOT JUST R&D: FIVE COMPANIES EXPERIENCES Robert Szakonyi Over the last several decades, many books and articles about improving the management of R&D have focused on managing

More information

RE: ENSC 440 Project Proposal for a Vehicle Lock-Out Prevention System

RE: ENSC 440 Project Proposal for a Vehicle Lock-Out Prevention System Simon Fraser University. Burnaby, BC. V5A 1S6 Jan. 18, 2010 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, BC V5A 1S6 RE: ENSC 440 Project Proposal for a Vehicle Lock-Out

More information

Recipients Letters

Recipients Letters 2012-13 Recipients Letters The one hundred dollars a month is a great help to me and my family. I can pay for some class fees and help out my parent by buying my new shoes and new clothes and I am grateful

More information

Terms and Conditions

Terms and Conditions 1 Terms and Conditions LEGAL NOTICE The Publisher has strived to be as accurate and complete as possible in the creation of this report, notwithstanding the fact that he does not warrant or represent at

More information

Use Your Business to Grow Your Income

Use Your Business to Grow Your Income Leigh Kirk & Megan Proctor Good morning to the future of PartyLite! YOU! You are going to take our company and your business to the next level when you leave LITE14! You will be the one to inspire and

More information

Journey through Game Design

Journey through Game Design Simulation Games in Education Spring 2010 Introduction At the very beginning of semester we were required to choose a final project to work on. I found this a bit odd and had the slightest idea what to

More information

Sample funnel written for The Barefoot Writer a series of four s. 1

Sample  funnel written for The Barefoot Writer a series of four  s.  1 Sample email funnel written for The Barefoot Writer a series of four emails. EMAIL 1 Subject: Evict doubt and invite the writer s life in! Dear , I always wanted to be a writer. But I knew writing

More information

The 5 Most Effective Ways To Recruit Volunteers

The 5 Most Effective Ways To Recruit Volunteers The 5 Most Effective Ways To Recruit Volunteers with Brandon Cox MINISTRYLIBRARY Video Book Summaries For Church Leaders Hey, I m Brandon Cox, pastor at Grace Hills Church in northwest Arkansas, editor

More information

School of Engineering Science Burnaby, BC V5A 1S6

School of Engineering Science Burnaby, BC V5A 1S6 School of Engineering Science Burnaby, BC V5A 1S6 staircraft-340@sfu.ca November 9, 2000 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: ENSC

More information

RUNNYMEDE COLLEGE & TECHTALENTS

RUNNYMEDE COLLEGE & TECHTALENTS RUNNYMEDE COLLEGE & TECHTALENTS Why teach Scratch? The first programming language as a tool for writing programs. The MIT Media Lab's amazing software for learning to program, Scratch is a visual, drag

More information

" #1 - What s your personality

 #1 - What s your personality Week 2 Activity Book Please print and complete the activities in order. #1 - What s your personality #2 - DISC Role Play #3-4 P s #4 - Your I Story WEEK 2 - ACTIVITY 1 What is Your Personality Type? Audio

More information

ready to work hard to achieve my dream. What are you working on at this time?

ready to work hard to achieve my dream. What are you working on at this time? ready to work hard to achieve my dream. What are you working on at this time? Right now I am editing my first movie, having already six hours of material on tape and an editing studio in Odense at my disposal

More information

Motivation. Founding Sponsor. upskillsforwork.ca

Motivation. Founding Sponsor. upskillsforwork.ca Founding Sponsor Welcome to UP Skills for Work! The program helps you build your soft skills, which include: motivation attitude accountability presentation teamwork time management adaptability stress

More information

Blatchford Solutions Podcast #30 Top Women in Dentistry: Interview with Dr. Davis Only If I Knew Than What I Know Now

Blatchford Solutions Podcast #30 Top Women in Dentistry: Interview with Dr. Davis Only If I Knew Than What I Know Now Blatchford Solutions Podcast #30 Top Women in Dentistry: Interview with Dr. Davis Only If I Knew Than What I Know Now Intro: 00:00 Welcome to the Blatchford Solutions podcast. A podcast dedicated to helping

More information

Re: ENSC 440 Post-Mortem for the Wall Climbing Robot. Dear Mr. Leung,

Re: ENSC 440 Post-Mortem for the Wall Climbing Robot. Dear Mr. Leung, Patrick Leung School of Engineering Science Simon Fraser University 8888 University Drive Burnaby, BC. V5A 1S6 4/17/08 Re: ENSC 440 Post-Mortem for the Wall Climbing Robot Dear Mr. Leung, Wallybot robotics

More information

Re: ENSC 440 Post Mortem Report Fish Spawning Data Collection System

Re: ENSC 440 Post Mortem Report Fish Spawning Data Collection System Dr. Lucky One School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: ENSC 440 Post Mortem Report Fish Spawning Data Collection System Dear Dr. One, The attached document,

More information

KUMU A O CUBESAT: THERMAL SENSORS ON A CUBESAT

KUMU A O CUBESAT: THERMAL SENSORS ON A CUBESAT KUMU A O CUBESAT: THERMAL SENSORS ON A CUBESAT Tyson K. Seto-Mook Department of Electrical Engineering University of Hawai i at Mānoa Honolulu, HI 96822 INTRODUCTION A. Abstract CubeSat is a project that

More information

THE AHA MOMENT: HELPING CLIENTS DEVELOP INSIGHT INTO PROBLEMS. James F. Whittenberg, PhD, LPC-S, CSC Eunice Lerma, PhD, LPC-S, CSC

THE AHA MOMENT: HELPING CLIENTS DEVELOP INSIGHT INTO PROBLEMS. James F. Whittenberg, PhD, LPC-S, CSC Eunice Lerma, PhD, LPC-S, CSC THE AHA MOMENT: HELPING CLIENTS DEVELOP INSIGHT INTO PROBLEMS James F. Whittenberg, PhD, LPC-S, CSC Eunice Lerma, PhD, LPC-S, CSC THE HELPING SKILLS MODEL Exploration Client-centered theory Insight Cognitive

More information

8888 University Drive Burnaby B.C. V5A 1S6 (778)

8888 University Drive Burnaby B.C. V5A 1S6 (778) 8888 University Drive Burnaby B.C. V5A 1S6 (778) 885-0499 rhafezi@sfu.ca January 19, 2009 Patrick Leung School of Engineering Science Simon Fraser University Burnaby, B.C. V5A 1S6 Re: ENSC 440, General

More information

The Heart of Medical Advances. Re: ENSC 440/305 Post Mortem Document for a Wireless Heart Attack Detector

The Heart of Medical Advances. Re: ENSC 440/305 Post Mortem Document for a Wireless Heart Attack Detector December 17, 2007 Dr Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 Re: ENSC 440/305 Post Mortem Document for a Wireless Heart Attack Detector Dear

More information

Elizabeth Rodriguez. Self-Evaluation Project EDCI_6304

Elizabeth Rodriguez. Self-Evaluation Project EDCI_6304 Elizabeth Rodriguez Self-Evaluation Project EDCI_6304 I. Attendance & Gifting (50 points) During the course of this class it was my intention at the beginning of the semester to make every effort possible

More information

Objective(s) Essential Understandings. Standards Addressed. Key Vocabulary. Materials Needed. Introduction: Anticipatory activity

Objective(s) Essential Understandings. Standards Addressed. Key Vocabulary. Materials Needed. Introduction: Anticipatory activity Reader Classrooms www.healthynewsworks.org Letter to the Editor Advanced Health Advocates NOTE: Teachers should decide whether to use the lesson for BHA (Beginning Health Advocates) or AHA (Advanced Health

More information

Published on Science Careers (http://sciencecareers.sciencemag.org) Home > Mastering Your Ph.D.: Setting Goals for Success

Published on Science Careers (http://sciencecareers.sciencemag.org) Home > Mastering Your Ph.D.: Setting Goals for Success Published on Science Careers (http://sciencecareers.sciencemag.org) Home > Mastering Your Ph.D.: Setting Goals for Success December 15, 2006 Patricia Gosling Bart Noordam Everyone has bad days in the lab.

More information

James Coming to the gym has made me mentally strong. Knowing what I know now, I think everyone should be prescribed gym membership.

James Coming to the gym has made me mentally strong. Knowing what I know now, I think everyone should be prescribed gym membership. Sport and exercise psychology An exercise route to mental health Job Centre Plus advisor, would you like to come and take a seat, please? I understand from the message I had that you re interested in the

More information

See Your Goals into. Achievement. Building a Vision for your Life With Freedom & Peace in Mind!

See Your Goals into. Achievement. Building a Vision for your Life With Freedom & Peace in Mind! See Your Goals into Achievement Building a Vision for your Life With Freedom & Peace in Mind! Without continual growth & progress, such words as improvement achievement, & success have no meaning. -Benjamin

More information

How to Start a Blog & Use It To Squash Writer s Block

How to Start a Blog & Use It To Squash Writer s Block How to Start a Blog & Use It To Squash Writer s Block by Robert Lee Brewer In these days of publishing and media change, writers have to build platforms and learn how to connect to audiences if they want

More information

Q: In 2012 The University of Edinburgh signed up to the Seeme pledge, what has this meant to you?

Q: In 2012 The University of Edinburgh signed up to the Seeme pledge, what has this meant to you? Peter Q: What is your role in the University of Edinburgh? I m the Rector of The University of Edinburgh and what that means is that I m the Chair of the University s governing body which is called the

More information

Skylands Learning is your trusted learning advisor. That is our promise your trusted learning advisor. Four simple words.

Skylands Learning is your trusted learning advisor. That is our promise your trusted learning advisor. Four simple words. Page 1 of 12 METHODOLOGY Who we are Skylands Learning is your trusted learning advisor. That is our promise your trusted learning advisor. Four simple words. Not enough information? At Skylands, we have

More information

JROTCDL.com CADET 105 Time Management 1

JROTCDL.com CADET 105 Time Management 1 JROTCDL.com CADET 105 Time Management 1 JROTCDL.com CADET 105 Time Management 2 TABLE OF CONTENTS Defining Goals... 5 Types of Goals... 6 Types of Time Management... 7 Problems and Solutions... 8 Stop

More information

What do you like most about your current (or most recent) job?

What do you like most about your current (or most recent) job? Sample Interview Questions Choose 6-10 questions, depending on how long your answers are. When possible, use the STAR method for answering questions. Tell me a little about yourself. (This question should

More information

Arranging Rectangles. Problem of the Week Teacher Packet. Answer Check

Arranging Rectangles. Problem of the Week Teacher Packet. Answer Check Problem of the Week Teacher Packet Arranging Rectangles Give the coordinates of the vertices of a triangle that s similar to the one shown and which has a perimeter three times that of the given triangle.

More information

ECE Sound Reinforcement System Design Spring Loudspeaker Active Spectral Divider Design Project

ECE Sound Reinforcement System Design Spring Loudspeaker Active Spectral Divider Design Project Loudspeaker Active Spectral Divider Design Project Project Report Evaluation Team ID: Team 1 Team Member 1.0 2.0 3.0 App Tech* TOTAL Maximum Points Possible 10 30 10 30 20 100 * technical content, writing

More information

CONTENTS. i: INTRODUCTION 1: WHY MANAGE YOUR MONEY? 2: IDENTIFY 3: UNDERSTAND 4: EXECUTE 5: MANAGING YOUR CALENDAR 6: BUILDING YOUR EMERGENCY FUND

CONTENTS. i: INTRODUCTION 1: WHY MANAGE YOUR MONEY? 2: IDENTIFY 3: UNDERSTAND 4: EXECUTE 5: MANAGING YOUR CALENDAR 6: BUILDING YOUR EMERGENCY FUND C O N T E N T S CONTENTS i: INTRODUCTION 1: WHY MANAGE YOUR MONEY? 2: IDENTIFY 3: UNDERSTAND 4: EXECUTE 5: MANAGING YOUR CALENDAR 6: BUILDING YOUR EMERGENCY FUND 7: UNDERSTANDING DEBT 8: INVESTMENTS 9:

More information

The Top Ten Things To Know Before Choosing Your Orthodontist. by Dr. Thomas Bowen. Bowen Orthodontics

The Top Ten Things To Know Before Choosing Your Orthodontist. by Dr. Thomas Bowen. Bowen Orthodontics Special Report The Top Ten Things To Know Before Choosing Your Orthodontist by Dr. Thomas Bowen Bowen Orthodontics 573.240.9297 www.bowenortho.com Table of Contents Introductory Letter from Dr. Thomas

More information

How to Get a Job as a New Yoga Teacher. Amanda Kingsmith, host of the M.B.Om podcast

How to Get a Job as a New Yoga Teacher. Amanda Kingsmith, host of the M.B.Om podcast How to Get a Job as a New Yoga Teacher Amanda Kingsmith, host of the M.B.Om podcast Let's get started! This short book provides you with the top 4 things that you should do if you want to be successful

More information

C l o u d C o a c h Same Mentor Messages. Table of Contents

C l o u d C o a c h Same Mentor Messages. Table of Contents C l o u d C o a c h Same Mentor Messages The Gateway Prompts suggest mentors confine their messages to three paragraphs. We know that working out how to write an impactful message in three paragraphs can

More information

The attached document closely follows the sections defined in the functional specifications for ease of reference.

The attached document closely follows the sections defined in the functional specifications for ease of reference. !"# $%& ' March 2, 2004 Dr. Lakshman One School of Engineering Science Simon Fraser University Burnaby, BC, V5A 1S6 Re: ENSC 440 Design Specification for Digital Audio Input Speakers Dear Dr. One, Attached

More information

I would like to begin with speaking about employer retaliation for a change in work schedule.

I would like to begin with speaking about employer retaliation for a change in work schedule. tia Chair and committee members, thank you so much for listening to me today. I have been in the restaurant industry as a host and mainly a server for 3 ½ years. My experience illustrates why this bill

More information

BONUS - Money Attraction Accelerator Audio

BONUS - Money Attraction Accelerator Audio BONUS - Money Attraction Accelerator Audio Do you want to know the question I get asked every single day? It is Kristen, how can I accelerate my money attraction? It s a great question, and I m sure you

More information

My growth mindset interactive journal

My growth mindset interactive journal Name My growth mindset interactive journal 1. I can learn anything because I was born to learn. 2. I can train my brain through practice. 3. I can choose my thoughts when things are challenging. 4. I know

More information

Opportunity Cost. ebook. ebook author - Kevin Ackland

Opportunity Cost. ebook. ebook author - Kevin Ackland Opportunity Cost ebook ebook author - Kevin Ackland How To Free Your Precious Time By Understanding Opportunity Cost Page 1 Time is precious. You cannot get your time back; it cannot be replaced, and it

More information

What s in This Book...1 Introduction...3 Getting Started...7 All About Die Cutters...9 Choosing a Die Cutter...11 AccuQuilt Studio/AccuCut

What s in This Book...1 Introduction...3 Getting Started...7 All About Die Cutters...9 Choosing a Die Cutter...11 AccuQuilt Studio/AccuCut Table of contents What s in This Book...1 Introduction...3 Getting Started....7 All About Die Cutters....9 Choosing a Die Cutter....11 AccuQuilt Studio/AccuCut GrandeMark...15 AccuQuilt GO!....23 AccuQuilt

More information

When we went on the field trips to look at chairs in IKEA and galleries in Little Italy we had a solid idea on what kind of chair we wanted to build.

When we went on the field trips to look at chairs in IKEA and galleries in Little Italy we had a solid idea on what kind of chair we wanted to build. INTRODUCTION Hello and thank you for choosing to read our book. This book is part of our Get Bent project where we were required to make a chair, a lamp, and this book. This book details our thought process

More information

Girls in ICT Day 2016 Thursday 28 th April, 2016, Bishop s Centenary College, Port of Spain, Trinidad and Tobago, Opening Address

Girls in ICT Day 2016 Thursday 28 th April, 2016, Bishop s Centenary College, Port of Spain, Trinidad and Tobago, Opening Address Girls in ICT Day 2016 Thursday 28 th April, 2016, Bishop s Centenary College, Port of Spain, Trinidad and Tobago, Opening Address The Magician in You I want to start by asking two quick questions 1. What

More information

Alternative English 1010 Major Assignment with Activities and Handouts. Portraits

Alternative English 1010 Major Assignment with Activities and Handouts. Portraits Alternative English 1010 Major Assignment with Activities and Handouts Portraits Overview. In the Unit 1 Letter to Students, I introduced you to the idea of threshold theory and the first two threshold

More information

January 18, Mr. Lakshman One School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6

January 18, Mr. Lakshman One School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 January 18, 2003 Mr. Lakshman One School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 RE: ENSC 440 Project Proposal Dear Mr. One Attached you will find the document

More information

Becoming a Master of Persuasion. by Brian Tracy

Becoming a Master of Persuasion. by Brian Tracy Becoming a Master of Persuasion by Brian Tracy Persuasion power can help you get more of the things you want faster than anything else you do. It can mean the difference between success and failure. It

More information

The Interview. Preparation & research. Grooming. Know your CV. Interview: arrive five minutes early

The Interview. Preparation & research. Grooming. Know your CV. Interview: arrive five minutes early The Interview Preparation & research Preparation is critical to a successful interview. You should have detailed knowledge of the content of the position for which you are being interviewed, the competencies

More information

What determines your personal success?

What determines your personal success? What determines your personal success? A lot, of people have many different answers. They believe it s their intelligence or their strengths. So which is it for you? What do you think determines YOUR personal

More information