Book Image

Prezi Essentials

By : Dominique Charlotte Sinclair
Book Image

Prezi Essentials

By: Dominique Charlotte Sinclair

Overview of this book

Table of Contents (15 chapters)

Preface

Prezi is an online presentation and collaboration tool. Unlike traditional tools, it allows you to have complete control of how the content is arranged, meaning you can break free from the traditional linear pattern. This enables a presentation of information that reflects patterns of thoughts, utilizes design skills, and highlights patterns of information. This new way of laying out information also makes movement through the presentation more dynamic and engaging for the audience.

Alongside an exciting new way of presenting, Prezi makes it easy to upload and embed your own custom content and external media. This book will guide you through all of this as well as working with external graphics programs such as Adobe Illustrator. This book will also explore the customization of themes and CSS code for Prezi presentations. So, with Prezi Essentials giving you the technical skills, the only limits will be your own creativity.

What this book covers

Chapter 1, Introduction, gets you started with Prezi including which account type to choose.

Chapter 2, Working with What You've Got, teaches you how to create a new presentation from a template and import your PowerPoint slides.

Chapter 3, Creating Something New, explains how to start a Prezi from scratch, add basic content, and customize themes or CSS code.

Chapter 4, Using Existing Content, brings your own custom content into Prezi including complex graphics and external media.

Chapter 5, Working with External Packages, enables an exploration of how to prepare content from packages, such as Adobe Illustrator, for Prezi including which file formats to use.

Chapter 6, Making it Work Together, explains how to tie your presentation together by learning how to group content, and add paths and timings to your presentation.

Chapter 7, Collaborating, helps you take Prezi to the next level by discovering how you can use it to work with others on your project right from creation to finally presenting it.

What you need for this book

  • A computer or laptop (with mouse, keyboard, speakers, and ideally a microphone)

  • A comfortable space to work

  • Some materials to work with (images, videos, and audio files)

  • An Internet connection

  • Flash version 11.1

  • An up-to-date web browser (Internet Explorer, Mozilla Firefox, Google Chrome, and Safari are all compatible)

Who this book is for

This book is intended for individuals who want to learn Prezi, and specifically how to design within Prezi. Perhaps you already know a bit about Prezi, but have never used it; or perhaps you have used Prezi before but want to learn how to incorporate your own custom design elements. In either case, this book will get you up and running quickly. It would be helpful to have a bit of familiarity with basic design concepts and the use of Prezi, but prior experience is not essential.

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Now, we need to export the image to a .swf file."

A block of code is set as follows:

frame.circle
{
  borderColor: #fff;
  borderThickness: 0;
  gradEndColor: #ffc7e6;
  gradStartColor: #ffc7e6;

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

frame.circle
{
  borderColor: #f66;
  borderThickness: 6;
  gradEndColor: #ffc7e6;
  gradStartColor: #ffc7e6;

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "To upload a background layer, click on Upload and then browse for your file."

Note

Warnings or important notes appear in a box like this.

Reader feedback

Feedback from our readers is always welcome. Let us know what you think about this book—what you liked or may have disliked. Reader feedback is important for us to develop titles that you really get the most out of.

To send us general feedback, simply send an e-mail to , and mention the book title through the subject of your message.

If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, see our author guide on www.packtpub.com/authors.

Customer support

Now that you are the proud owner of a Packt book, we have a number of things to help you to get the most from your purchase.

Downloading the color images of this book

We also provide you a PDF file that has color images of the screenshots/diagrams used in this book. The color images will help you better understand the changes in the output. You can download this file from: https://www.packtpub.com/sites/default/files/downloads/2931OT_ColoredImages.pdf.

Errata

Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you find a mistake in one of our books—maybe a mistake in the text or the code—we would be grateful if you would report this to us. By doing so, you can save other readers from frustration and help us improve subsequent versions of this book. If you find any errata, please report them by visiting http://www.packtpub.com/support, selecting your book, clicking on the errata submission form link, and entering the details of your errata. Once your errata are verified, your submission will be accepted and the errata will be uploaded to our website, or added to any list of existing errata, under the Errata section of that title.

Piracy

Piracy of copyright material on the Internet is an ongoing problem across all media. At Packt, we take the protection of our copyright and licenses very seriously. If you come across any illegal copies of our works, in any form, on the Internet, please provide us with the location address or website name immediately so that we can pursue a remedy.

Please contact us at with a link to the suspected pirated material.

We appreciate your help in protecting our authors, and our ability to bring you valuable content.

Questions

You can contact us at if you are having a problem with any aspect of the book, and we will do our best to address it.