Monday, August 18, 2014

Adobe Connect: What Fonts Are Supported in PowerPoint Uploads?

Adobe Connect and PowerPoint: The Fonts that Work (and other options)

by Alan Regan

Adobe Connect is a powerful tool for online teaching and collaboration. A great feature is the ability  to import content such as PowerPoint presentations, PDFs, or MP4 videos. Professors commonly import PowerPoint files, but sometimes the conversion looks different than what normally appears on their computers. The most common reason is that a font in the PowerPoint is not supported by the Adobe Connect service.

So what's a professor to do?

There are five options to explore:
  1. Use fonts in your PowerPoint that Adobe Connect supports
  2. Save your PowerPoint as a PDF and upload the PDF
  3. Save your PowerPoint slides as JPEG images to add to a new PowerPoint
  4. Save your PowerPoint as a video (MP4)
  5. Embed your fonts in your PowerPoint

Fonts that Adobe Connect Supports

One of the easiest approaches is to focus your presentation design on core fonts that Adobe Connect supports. Adobe reports that Adobe Connect's hosted service runs on Windows servers and supports the fonts that are standard on those systems. The short list to help professors and instructional designers is:
  • Arial
  • Calibri
  • Cambria
  • Candara
  • Comic Sans
  • Courier New
  • Georgia
  • Impact
  • Lucida Console
  • Lucida Sans
  • Palatino Linotype
  • Symbol
  • Tahoma
  • Times New Roman
  • Trebuchet MS
  • Verdana
  • Webdings
  • Wingdings
If you choose this approach, be sure to limit your use to these fonts. Please be aware, there are often derivative fonts that have similar names. For example, there is a font called "Arial Narrow." These derivative fonts are not supported. Similarly, there may be similar font confusion on the Mac, such as Times vs. Times New Roman. Mac users should select the font names that match the list above.  Many of these fonts are provided when a recent version of Microsoft Office for Mac is installed.

For the full list of supported fonts, please visit Microsoft's website.

Save Your PowerPoint as a PDF

Adobe supports PDF documents in the "Share" pod, so another option is to save your PowerPoint presentation as a PDF. When you save a PowerPoint as a PDF, each slide will be a static "page" in your PDF.

Design Considerations:

  • Animations and transitions will be lost
  • Layer multiple bullet point reveals onto separate slides (if you want to focus attention one bullet point at a time)
  • Layer multiple image reveals onto separate slides (if you want to reveal each element one point at a time)
  • Embedded video and audio is not supported (you'd upload the video or audio file and share those elements separately)

PowerPoint Instructions:

The following steps are from Office 2013 for Windows. See the links below for other versions of Office.
  • Once your PowerPoint is ready and designed to flatten to individual pages in a PDF...
  • File > Save As
  • Choose the location on your computer and name the file accordingly.
  • From the "File Type" drop down, select "PDF" (if you have Adobe Acrobat Pro installed, you may be able to select File > Save as PDF directly)
  • Click "Save."
Preview the PDF to verify that each page appears as you desire.  You can then upload this file to your Content area in Adobe Connect or via the Share pod in an Adobe Connect meeting.

See also: PowerPoint 2010 for Windows, PowerPoint 2013 for Windows, PowerPoint 2011 for Mac.

Save Your PowerPoint as JPEG Images

Similar to saving your PowerPoint as a PDF, you can also save your PowerPoint as individual JPEG images.  Each slide is saved as a single JPEG image and you can then create a new PowerPoint file and insert each image onto separate slides. This involves more time than the PDF method, obviously.

Design Considerations:

  • Please refer to the previous design considerations in saving as a PDF.

PowerPoint Instructions:

The following steps are from Office 2013 for Windows. See the links below for other versions of Office.
  • Once your PowerPoint is ready and designed to flatten to individual images...
  • File > Save As
  • Choose the location on your computer where you want to save the files.
  • From the "File Type" drop down, select "JPEG File Interchange Format (.jpg)."
  • Rename the file if desired, else click "Save."
  • When prompted, select "All Slides."
  • When prompted that it will create a new folder, click "OK."
  • PowerPoint will create a new folder with the same title of your original PowerPoint file in the location you selected. Each slide will be an individual JPEG image.
  • You may now create a new, blank PowerPoint and insert each image on new slides. You may need to remove the placeholder textbox on each slide for the image to automatically autofit to the full slide.
See also: PowerPoint 2010 for Windows, PowerPoint 2013 for Windows, PowerPoint 2011 for Mac.

Save Your PowerPoint as a Video (MP4)

This is a hidden gem in modern versions of Microsoft PowerPoint -- many people don't know that this option even exists! If you want to preserve the full experience of your presentation (animations, transitions, etc.), this may be an option to explore. It does require some design setup, such as declaring the transition time (advance slide "after" time) for each slide. To help with this, you can use the "Rehearse Timings" feature to help set these numbers for you.

Design Considerations:

PowerPoint Instructions:

The following steps are from Office 2013 for Windows. See the links below for other versions of Office.
  • Once your PowerPoint is ready, you've set your slide timings, etc....
  • File > Save As
  • Choose the location on your computer where you want to save the file.
  • From the "Save as Type" drop-down, select "MPEG-4 video (.mp4)."
  • Rename the file if desired.
  • Click "Save."
  • Be patient and don't close PowerPoint! Your presentation will now be converted and saved into a video file. The larger and more complex your presentation, the longer it will take to convert.
See also: "Turn your presentation into a video (PowerPoint 2010 Windows)," "Save your presentation as a video (PowerPoint 2013 Windows)," "Save presentation as movie file (PowerPoint 2011 Mac)."

Embed Your Fonts in Your PowerPoint

Full Disclosure: This is only an option for Windows PowerPoint (not Mac PowerPoint). Also, results may vary. We list this option since Adobe has mentioned it as a potential solution, but we caution you that we've had mixed results.

This option involves embedding your custom fonts into your PowerPoint when you save the file. While Microsoft Office allows you to embed both TrueType and OpenType fonts, it seems as if Adobe Connect will only support TrueType fonts. Also, since you're including the font within the PowerPoint file, it will also increase the size of your resulting PowerPoint file, too.

PowerPoint Instructions:

Remember, this option is only available for Windows versions of PowerPoint.
  • Once your PowerPoint is ready...
  • File > Save As
  • Choose the location on your computer where you want to save the file.
  • Name or rename the file.
  • From the "Tools" drop down near the bottom, select "Save options."
  • Scroll down and select "Embed fonts in the file" and the desired option (e.g. "Embed only the characters used in the presentation (best for reducing the file size)").
  • Click "Ok."
  • Click "Save."

See also: "How PowerPoint font embedding and replacement can save your presentation (PowerPoint 2007, 2010, 2013)"


We hope the above options will help you deliver powerful, effective, and professional presentations in Adobe Connect.



Sunday, August 17, 2014

Simple Code Hack to Avoid Media Overlap

A Smidgen of Responsive Design for Faculty

by Alan Regan

Has this ever happened to you? You've embedded media in a blog, web page, or learning management system that has a right column, and your media overlaps the site's right column?


The reason? Your media is wider than the space available. Some web pages will adjust and push the right column, others will overlap like the above image shows.

In the event that you have access to modify the HTML code with your embedded media, a simple coding hack may be able to help. With one "style" addition, you can ask the page to please not display the media (image, video, etc.) beyond the limits of its content column or container.

The Code To Add: style="max-width: 100%;"


Here is an example using YouTube iframe embed code.

BEFORE

<iframe width="560" height="315" src="//www.youtube.com/embed/zpGcjQHPpTc" frameborder="0" allowfullscreen=""></iframe>

AFTER

<iframe width="560" height="315" src="//www.youtube.com/embed/zpGcjQHPpTc" frameborder="0" allowfullscreen="" style="max-width: 100%;" ></iframe>


Give it a try! I hope this will help your media stay within the bounds of your blog post, column, or frame. Works great in Sakai! If only we could convince YouTube and other media sites to add this simple code to the embed process by default...

Resources for the Tech-Curious:


Tuesday, August 5, 2014

Windows 8 Shortcuts for Presenters

When you Forget Your Laptop Function-Key Combo:

Windows-P to the Rescue for Presenters

by Alan Regan

Anyone who trains professors with classroom technology has a few key items on a checklist:
  1. Do you have the correct display port, adapter, or cable to connect to the room projector?
  2. Do you have a backup copy of your presentation file (hard drive, flash drive, and cloud storage)?
  3. Do you know how to send your display content to the projector?
For #3, it's critical that a professor can confidently send the presentation to the classroom projector or display. While many modern laptops will auto-detect and enable the display capabilities once an external display is connected, this isn't always the case.  For Windows-based machines, it gets a little more complicated since since almost every manufacturer has a different set of Function (Fn) key combinations to switch on/off the presentation mode of a laptop.  For example, most Dell laptops use the keyboard combo Fn-F8 while many HP laptops may use Fn-F4.

Thankfully, there is an even easier and consistent way to push the presentation display to a projector in Windows:

Windows-P

"Windows" stands for the Windows key, often with the Windows logo on the keyboard.  The "P" stands for "Presentation Mode." Pressing and holding the Windows key and then tapping the "P" key will display the available options: "PC Screen Only," "Duplicate," "Extend," or "Second Screen Only."  Professors will commonly select "Duplicate" to mirror the display on their laptop to the projector or display, or "Extend" to keep their laptop content private and move selected windows to the second display. The "Windows-P" shortcut is available in Windows 7 and Windows 8.
  • "PC Screen Only" - means that the computer content will only appear on the main display, commonly the built-in display of the laptop or a connected monitor on a desktop. No information is sent to the secondary projector or monitor.
  • "Duplicate" - means that the computer content will be mirrored (appear identical) on both the main display and the external display/projector.
  • "Extend" - means that the "extended desktop" feature will be enabled. The main or laptop display will have the primary operating system interface while the external display/projector will act like extra screen space. Professors would drag an application window over to the secondary display to show to attendees. This can be helpful if the professor wants to preserve some information for his/her "eyes only" and selectively move content to the projector for attendees to view.  Advanced presenters can switch which display is the "primary" and which is the extended secondary display through the "Display" Control Panel.
  • "Second Screen Only" - means that the display signal will only be sent to the external display/projector and the main or built-in laptop display will go dark. This can be helpful is a laptop's video capabilities are poor and can only support one display at a time.

Alt-Tab


Another tip for presenters is smoothly moving from one application to another. For example, moving from a PowerPoint presentation to a web page.  Rather than exiting PowerPoint and fumbling through application windows, try quickly toggling to your destination with the keyboard combination: "Alt-Tab." Press and hold the "Alt" key on your keyboard and tap the "Tab" key. Keep holding the "Alt" key and either tap the "Tab" key to move forward, "Shift-Tab" to move back, or simply use the arrow keys to navigate the available windows. Once the desired window is highlighted, release the "Alt" key to switch to that window in a snap!

Other helpful presenter shortcuts

  • Use Presenter View. In PowerPoint, use "Presenter View" to display the slide show on the projector but have presenter details (timer, notes, slide selection) on the laptop or primary display. In the Slideshow ribbon, make sure "Use Presenter View" is selected.
  • Quickly "B"lack the screen. In PowerPoint, press the "B" key during a presentation to "B"lack the screen temporarily. The period key (".") will also accomplish the same effect. This is very helpful to focus attention to the presenter rather than the screen. Press the "B" or "." key again to return to the current slide.  (If you prefer a white screen, press "W" to "White" the screen. The comma (",") is the equivalent.)
  • Start your presentation in a jiff.  In PowerPoint, press "F5" to start a presentation from the beginning or first slide.  Press "Shift-F5" to start from the currently selected slide.
  • End your presentation like a pro. In PowerPoint press the "ESC"ape key.
  • Move through slides with ease. In PowerPoint, there are many ways to navigate your presentation.
    • Next slide: Left mouse click, Space, Enter, Right Arrow, Down Arrow, Page Down, and "N" key will all advance to the "n"ext slide or animation.
    • Previous slide: Right mouse click, Backspace, Left Arrow, Up Arrow, Page Up, and "P" will all move back to the "p"revious slide or animation.
    • Jump to slide via slide number. Press the number for the slide and then press Enter. For example "3-Enter" will jump to the third slide.
    • Jump to slide via thumbnail (Office 2013). Press the hyphen ("-") key and then use arrow keys to select a slide. Press Enter to display that slide. NOTE: Pressing hyphen again will shrink the thumbnails, pressing equal ("=") will increase the thumbnails.
    • Jump back to first slide (Office 2010 and 2013). Press and hold the left and right mouse buttons for two seconds. NOTE: Your experience may vary with this tip. On my laptop, an external USB mouse worked and the pointing stick buttons worked, but the buttons on my trackpad did not produce the desired effect. You could always press the number "1" and press Enter for a quick jump to the beginning, too.

Learn More:



Thursday, May 22, 2014

Gamification of education in video Start Point to end



Gamification of Education:

This article is about all the good resources on Gamification of Education.  Much of this has been posted previously, but I decided to make a clear guide to the top videos for Gamification Education.  The best overall is the new month long 4 episode series on Extra Credits about Gaming and education.  However, if you don't know the basics it's confusing or at least less engaging then if you were familiar with the concept.  If you’d like to apply game like learning to the class watch the following videos in the order provided and you will be ready to start your journey.   To begin lets watch a video on what Education and Game like learning is about.  Nothing is as good as the following video for that.




After, I would recommend diving a little deeper into some of the concepts.  The video below talks about the importance of student choice in classes, and shows how faculty can apply choice to classes.




Once you learn about student choice.  Watch this amazing video on failure also by extra credits.


Once you learn about how classes and homework may invoke fear in students watch this last video to learn about mastery based learning and eliminating fear in classes through the appropriate use of assessments and there interaction with failure.

 

If you've watched all the videos and you still want to know more about gamificaiton and education.  Now watch the rest of Extra Credits.  Here is playlist of all there videos of games and education.  Good luck and if you use this information in your class let me know.


Wednesday, April 30, 2014

Gamification and Student Choice

This VLOG is the second in my Gamification videos.  This is about Gamification and the importance of Student Choice and Grading inside a class.  I hope everyone will think and reflect about this and think of ways to implement it in a classroom.

http://youtu.be/xkEhX52hmy0

Friday, April 25, 2014

Mastery Learning and Gamification

Gamification and Mastery Learning

 by Keenan Kibrick

Today's Blog Post is the first part in multi-part series on Gamification and Education. Each of these videos will cover a small part about the concept of Gamificaiton and Education.  Each video shows a concept from video games that relates to prior models of education, and how they have been merged in schools to improve education.  Today's first video is on the topic of Gamification and Mastery Learning.   I hope you will all use the information to improve education in the classroom.  When you do please let me know about your successes so that I can compile a list of successful implementations.

Finally a special thanks to Erik Ward of the Oxnard Union High School District who taught me about Gamification and Education.  The teachers of his district were inspiring and are some of the examples in this video.   I hope you all will enjoy.

https://www.youtube.com/watch?v=5WnRgBLvn7c

Monday, April 14, 2014

Education through Video

by Keenan Kibrick


I decided to change the format this week for the blog.  Instead of reading it’s time to watch.  I have 2 videos for you that are both very good and about education.  One is quick and the other is longer, but both will make people think and reflect about the practice of education.

Extra Credits: Games in Education


Why I Watched It:   I love so many videos from Extra Credits and I think they are great educational resources.  I recently watched one about Games in Education and I wanted to compare it to the idea of Gamification (the concept) in education.

Why I wrote about it:   This video addressed a misconception about the gamification of education that I felt needed clarification. When people first hear about the concept of gamification of education their first thought is it means bringing games into the classroom.  In reality, it’s about making the classroom a game.  This video reflects why bringing games into the classroom isn’t necessarily a plan for success.  It focuses on the aspects about video games that make them so enjoyable to play, and highlights that bringing them into the classroom may hinder a games appeal.  The choice of playing a game impacts a student’s desire to play games, and the piece focuses on how a classroom requirement might reduce that choice. If video games are placed in a class for a grade or credit then the students lose that choice over their actions and the game becomes ineffective in the classroom.  Technology in education is great for the future of education, but we need to be cognizant about how we implement technology in the classroom.  Imposing technology is like imposing games, it’s not as effective as allowing technology to naturally blend into the classroom.  This is another great commentary on education and technology and I recommend all read it to spark creativity on ways to implement games in the classroom.

It’s perfect for:  Wanting to implement games in the classroom, Technology implementation best practices, Favoring pedagogy over technology and letting learning lead technology implementation



Talking Creativity with Dr. Jonathan Plucker

https://www.youtube.com/watch?v=ugcpdO2EoJI#t=17


Why I watched it:  I know the interviewer Tim Green very well.  He was my professor when I was in Graduate School at CSU: Fullerton.  He posted up this interview and at first it was just interesting about creativity, however by the end when they discussed merging technology and creativity it became a video that I began taking notes on to help apply to classrooms.

Why I kept reading it:   It was research based, and it focuses on defining the word creativity and trying to help standardize the terminology in terms of the education community.  It gives example of how to phrase questions for students to evoke creativity in their writing, and helps faculty be cognizant about question writing on assignments.  Around 16 minutes in is a great discussion about how a 15 word instruction for assignments hindered creativity for an entire class.  The realization of this gave me pause, and helped me reorganize the words I use on assignments.  20 minutes into the video they begin the discussion of technology and creative output which is also fascinating, and really helps guides the academic discussion about the online community as a place that fosters creativity.  

It’s perfect for:  Rethinking learning, wanting to improve creativity in the classroom, researched/tested methods of incorporating creativity