DataONEorg / hub_lessons

Template and content for the DataONE lessons
http://dataoneorg.github.io/Education
Creative Commons Zero v1.0 Universal
8 stars 19 forks source link

Module #1 - Intro to Data Management #17

Closed lwasser closed 8 years ago

lwasser commented 8 years ago

@lwasser is currently working on this lesson.

lwasser commented 8 years ago

@jduckles - is it easy for you to run the image export code on module 1? I can't remember how to do it unfortunately

lwasser commented 8 years ago

@aebudden -- I am fairly happy with this presentation at this point. I need feedback on the following things.

Slides with too many words:

Please review and edit the text!

Another text loaded slide with a random image

Please review

NEED REVIEW

the slides below need review. the original was very dense with text and also had a random image at the bottom. Please determine what content should remain on these slides and edit as you see fit.

\ slides 20-21 - i divided into two slides. We could adjust styles to fit text but it's a lot of text.

Slides that need graphic work:

jduckles commented 8 years ago

This is the tool I used: https://github.com/revan/pptx2md

I think I ran it already on Module 1. These are the files that came out: https://github.com/DataONEorg/dataone_lessons/tree/master/lessons/01_management/images

jduckles commented 8 years ago

Or did you do those manually?

lwasser commented 8 years ago

hey @jduckles i did those manually. i need to redo them !

lwasser commented 8 years ago

So -- i see the code. thank you! how do you actually run that? do you create a file with that code in it and execute it at the command line?

jduckles commented 8 years ago

Ok, on a Mac you have to explicitly use gsort (available from homebrew by brew install coreutils), as BSD sort and GNU sort are slightly different in the flags they use, so my fork of pptx2md has an extra commit to the script which does that: https://github.com/jduckles/pptx2md/commit/9bef8440b7598b9709fa5dba499387a51dd52cf4

Then you just run:

./pptx2md L01_DataManagement_20160922.ppt

I've gone ahead and done this for you and the output is here (zipfile). Sorry I can't get it into a PR right now.

lwasser commented 8 years ago

Thank you @jduckles -- i'll help heather out with this issue now that i see how to do it.

https://github.com/DataONEorg/dataone_lessons/issues/69

I'll also document the workflow just for future as I can't seem to remember it to save my life! :) I appreciate the help!!

lwasser commented 8 years ago

Closing this issue as all tasks are complete. Opened a new issue to begin the review process for this presentation.