BYOL: Mobile Learning Downloads for #FocusOnLearn

Below you’ll find the slides, links and other resources to accompnay my BYOL session “You Already Know How to Build mLearning (You Just Don’t Know It)“on Friday morning, you can grab the download files ahead of time from here.

DOWNLOAD WORKSHOP FILES

Curated Collection of PowerPoint Resources

PPTzeef.PNG

Mobile Video

Example Video created entirely in PowerPoint

fastfocusPPT

How to Export Your PowerPoint Videos in HD
by Bright Carbon

Here’s the VB code you’ll need:

Sub MkVideo()
If ActivePresentation.CreateVideoStatus <> ppMediaTaskStatusInProgress Then
ActivePresentation.CreateVideo FileName:=Environ(“USERPROFILE”) & “\Desktop\test.wmv”, _
UseTimingsAndNarrations:=True, _
VertResolution:=1080, _
FramesPerSecond:=25, _
Quality:=100
Else: MsgBox “There is another conversion to video in progress”
End If
End Sub

Mobile eBooks

Advanced PowerPoint Typography Guide

Nancy Duarte SlideDocs

Considerations for Designing Mobile Learning

Office Mix

Download the PowerPoint add-in and learn more about Office Mix.

Introduction to what Mix can do

OfficeMix.png

Sarah Gilbert

62a66f3bf97525b56c49a5dd06b6916aIf you want to learn more about mobile content, check out Sarah Gilbert’s site at http://melearningsolutions.com/ and follow her on Twitter at @melsgilbert

Published by Mike Taylor

Born with a life-long passion for learning, I have the great fortune to work at the intersection of learning, design, technology & collaboration.

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: