Presenting with Google Slides

126 views
Skip to first unread message

Chris Meredith

unread,
Jul 16, 2016, 3:19:14 PM7/16/16
to axs-chrom...@googlegroups.com
Greetings all.

So I not infrequently need to give presentations for my team and/or my managers, and my company loves the Google. A problem I seem to continually have, though, is that, with Slides in Presentation Mode, ChromeVox doesn’t particularly like reading my actual slide, at least on the Mac I use for work. Any of you have workarounds for that? Does it work better with Chrome OS? I’d prefer not to fall back on Power Point or Keynote, but can if there’s no other choice. Also schlepping my <sarcasm>oh so heavy</sarcasm> Acer Chromebook on days when I’m presenting is not out of the question, if that helps.

Jason White

unread,
Jul 16, 2016, 3:36:28 PM7/16/16
to axs-chrom...@googlegroups.com
Chris Meredith <tall...@gmail.com> wrote:
> I’d prefer not to fall back on Power Point or Keynote, but can
> if there’s no other choice.


I write my slides in Pandoc MarkDown, then convert them to HTML and use a
browser to give the presentation. I find that HTML Slidy is reasonably
accessible and works well; it's also supported by Pandoc.
http://www.pandoc.org/

If you truly prefer to work online, there may be a Web service that can
perform the document conversion for you.

You could use Chrome to deliver the presentation.

Under OS X, TextMate is a reasonable text editor, but, in my view, the
combination of Linux and Emacs remains superior to the competition.

Sarah Alawami

unread,
Jul 16, 2016, 5:09:19 PM7/16/16
to google crome discuss
OH wow, tell me more? I'm actually working on something in markdown but if I need to present this, or write a presentation for a teacher for class, do I write the sides in separate md documents and convert them to html? Or what. Assuming of corse the prof lets me turn in an html document.
> --
> You received this message because you are subscribed to the Google Groups "axs-chrome-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to axs-chrome-disc...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Jason White

unread,
Jul 16, 2016, 5:23:43 PM7/16/16
to google crome discuss
Sarah Alawami <marr...@gmail.com> wrote:
> OH wow, tell me more? I'm actually working on something in markdown but if I
> need to present this, or write a presentation for a teacher for class, do I
> write the sides in separate md documents and convert them to html? Or what.


You write the slides as a single Markdown document (a heading separates each
slide). You then convert it to an HTML document that includes scripts which
handle the slide presentation in the browser. It's all done with command line
options to Pandoc.

Chris Meredith

unread,
Jul 16, 2016, 5:26:56 PM7/16/16
to axs-chrom...@googlegroups.com
How shareable is the presentation?  They do LOVE to share out slides after a presentation.  If it’s HTML + scripts, I presume I could just archive it and share it out on Drive.

Jason White

unread,
Jul 16, 2016, 5:55:14 PM7/16/16
to axs-chrom...@googlegroups.com
Chris Meredith <tall...@gmail.com> wrote:
> How shareable is the presentation? They do LOVE to share out slides after a
> presentation. If it’s HTML + scripts, I presume I could just archive it and
> share it out on Drive.


So far as I know, you should easily be able to share the presentations. You
can also convert a presentation into a single document in various formats.
Pandoc also supports automatic citations and bibliography generation.

You should be able to expand a Google Chrome window to full screen and use it
to give the presentation. You could also upload the presentation to a Web
server and use a ChromeBook to access it, giving the URL out to the audience
so that anyone who can't see the display in the room can use their personal
device of choice to follow along.

Sarah Alawami

unread,
Jul 16, 2016, 6:20:58 PM7/16/16
to google crome discuss
I'm still learningn pandoc, but I'll take a look at this. The document is already written but this should be easy next year if I talk to my profs and beg to use this format lol! Thanks for inspiring me to learn somethingn new.

Blessings and happy Saturday

lucia greco

unread,
Jul 27, 2016, 3:32:44 PM7/27/16
to axs-chrome-discuss
HELLO: TO GET BACK TO THE  REEL Q HERE.
 WHAT YOU SHOULD DO IS TO CHANGE TO THE    FILM STRIP VIEW AND THAT WILL READY ALL THE CONTENTS OF YOUR SLIDES. AS YOU CHANGE TO IT. I USE GOOGLE SLIDES ALL THE TIME AND FIND IT BETTER THEN PPT ANY DAY LUCY WE ALL THOUGH SHOULD KEEP PUSHING  GOOGLE TO MAKE PRESINTATION VIEW  DO THE SAME THING AS FILM STRIP  VIEW. THE KEY  STROKES TO CHANGE FROM   FILM STRIP IS CTRL ALT SHIFT F AND TO GO BACK TO EDITING OR CANVUS AS IT IS CALL IS CTRL ALT SHIFT C HOPE THIS HELPS. USE THE COMMAND TO GET THE MAC KEYBOARD COMMANDS
--
lucia Greco
http://accessaces.com
follow me on twitter @accessaces

Steve Sawczyn

unread,
Aug 5, 2016, 7:12:50 PM8/5/16
to axs-chrom...@googlegroups.com
This is very encouraging as Google Slides is one of the few Google apps I have yet to do much with.  Not sure if this would be of interest to others on the list, but would love to talk to someone offline about ways to create Google Slide presentations.  I can do this with PowerPoint, but it never brings me joy and happiness to put it mildly. :)

Thanks,

Steve


On Wed, Jul 27, 2016 at 2:32 PM, lucia greco <lu...@accessaces.com> wrote:
HELLO: TO GET BACK TO THE  REEL Q HERE.
 WHAT YOU SHOULD DO IS TO CHANGE TO THE    FILM STRIP VIEW AND THAT WILL READY ALL THE CONTENTS OF YOUR SLIDES. AS YOU CHANGE TO IT. I USE GOOGLE SLIDES ALL THE TIME AND FIND IT BETTER THEN PPT ANY DAY LUCY WE ALL THOUGH SHOULD KEEP PUSHING  GOOGLE TO MAKE PRESINTATION VIEW  DO THE SAME THING AS FILM STRIP  VIEW. THE KEY  STROKES TO CHANGE FROM   FILM STRIP IS CTRL ALT SHIFT F AND TO GO BACK TO EDITING OR CANVUS AS IT IS CALL IS CTRL ALT SHIFT C HOPE THIS HELPS. USE THE COMMAND TO GET THE MAC KEYBOARD COMMANDS
On Sat, Jul 16, 2016 at 3:20 PM, Sarah Alawami <marr...@gmail.com> wrote:
I'm still learningn pandoc, but I'll take a look at this. The document is already written but this should be easy next year if I talk to my profs and beg to use this format lol! Thanks for inspiring me to learn somethingn new.

Blessings and happy Saturday
> On Jul 16, 2016, at 2:55 PM, 'Jason White' via axs-chrome-discuss <axs-chrome-discuss@googlegroups.com> wrote:
>
> Chris Meredith <tall...@gmail.com> wrote:
>> How shareable is the presentation?  They do LOVE to share out slides after a
>> presentation.  If it’s HTML + scripts, I presume I could just archive it and
>> share it out on Drive.
>
>
> So far as I know, you should easily be able to share the presentations. You
> can also convert a presentation into a single document in various formats.
> Pandoc also supports automatic citations and bibliography generation.
>
> You should be able to expand a Google Chrome window to full screen and use it
> to give the presentation. You could also upload the presentation to a Web
> server and use a ChromeBook to access it, giving the URL out to the audience
> so that anyone who can't see the display in the room can use their personal
> device of choice to follow along.
>
> --
> You received this message because you are subscribed to the Google Groups "axs-chrome-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to axs-chrome-discuss+unsub...@googlegroups.com.

> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "axs-chrome-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to axs-chrome-discuss+unsub...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
lucia Greco
http://accessaces.com
follow me on twitter @accessaces

--
You received this message because you are subscribed to the Google Groups "axs-chrome-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to axs-chrome-discuss+unsub...@googlegroups.com.

lucia greco

unread,
Aug 5, 2016, 10:38:07 PM8/5/16
to axs-chrome-discuss
steev write me off list i and i would love to go over my ways to make slides with you lucy

> To unsubscribe from this group and stop receiving emails from it, send an email to axs-chrome-discuss+unsubscribe@googlegroups.com.

> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "axs-chrome-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to axs-chrome-discuss+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
lucia Greco
http://accessaces.com
follow me on twitter @accessaces

--
You received this message because you are subscribed to the Google Groups "axs-chrome-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to axs-chrome-discuss+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "axs-chrome-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to axs-chrome-discuss+unsub...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages