Thematic-Making It Public/publication workshop: Difference between revisions

From XPUB & Lens-Based wiki
Line 91: Line 91:
         └── toc.xhtml
         └── toc.xhtml
11 directories, 47 files
11 directories, 47 files
</pre>


</pre>
* a very messy repository
* difficult to navigate and know what is important and what irrelevant
* need more structure
* need for a common format for text based content (Markdown files would be ideal)
*
 
Macdown
 
Markdown cheat-sheet
 
epub as it is now


===Sofware===
===Sofware===

Revision as of 15:40, 10 February 2016

Goal: hands-on work session to help develop the publication. We'll work towards getting everyone to integrate their contribution in the publication and see the result from his/her contribution right away.


State of matter

Where are we with the publication:

roles & tasks

    • Natalya: content transformations from videos onto still images ( pixel scan) + code snipets
    • Pleun: design
    • Colm: gathering and preface
    • Samira: write, editor
    • Nadine: coordinator
    • Max: translation onto code
    • Stone: content translation
    • Julia: reflective text (TBA)
    • Sara:

==content== What content will make it to the book?

structure

What is the structure of the book? thinking through its organization

generative & interactivity

"""Will the book contain generative or interactivity elements?""" If so, which and why?

Resources

git repository

https://github.com/pietzwart/making-it-public

.
├── book
│   ├── ashes.epub
│   ├── assets
│   │   ├── epubcover.jpg
│   │   ├── jquery-1.11.3.min.js
│   │   ├── jquery-1.7.0.min.js
│   │   ├── jquery-1.7.0.min.txt
│   │   ├── jquery.js
│   │   ├── script.js
│   │   └── script.txt
│   ├── chapter1.html
│   ├── epubcover.jpg
│   ├── generatebook.sh
│   ├── meta.xml
│   ├── mybook.epub
│   ├── _old
│   │   └── report.html
│   ├── report1.html
│   ├── report.html
│   ├── styles.css
│   └── title.html
├── Index_Sketch.ai
├── intro.md
├── Makingitpublic-report - Media Design- Networked & Lens-Based wiki.pdf
├── README.md
├── report.html
├── report.wiki
├── scans
│   ├── OCR
│   │   ├── archivingbooklet.jpg
│   │   ├── MER_3586.pdf
│   │   └── scanepud.rtf
│   └── wordexchange
│       ├── index.html
│       └── script.js
├── Screen Shot 2016-01-28 at 3.28.22 AM.png
└── test-mip
    ├── iTunesMetadata.plist
    ├── META-INF
    │   ├── com.apple.ibooks.display-options.xml
    │   └── container.xml
    ├── mimetype
    └── OEBPS
        ├── cover.xhtml
        ├── css
        │   └── style.css
        ├── images
        │   ├── book_cover.jpg
        │   ├── img_p01.jpg
        │   ├── img_p02.jpg
        │   ├── img_p03.jpg
        │   ├── img_p04.jpg
        │   └── img_p05.jpg
        ├── p01.html
        ├── p02.html
        ├── package.opf
        ├── report.html
        └── toc.xhtml
11 directories, 47 files
  • a very messy repository
  • difficult to navigate and know what is important and what irrelevant
  • need more structure
  • need for a common format for text based content (Markdown files would be ideal)

Macdown

Markdown cheat-sheet

epub as it is now

Sofware

EPUB editor)

Chrome/Chromium browser that aims to be "a reference system for rendering EPUB 3 publications".

from github, but right now the repository is there)


Git

current repository

issues

  • unnecessary are track - not all files are needed
    • if one is doing experiments is better not to add or push those files to the repository; Instead a new local repository can be created (or a separate branch)


  • a new repository, based on Hybrid Publishing Resources structure

Hybrid Publishing Resources

  • contribute, integrate, make

Future dev

  • what will be done by Open day?
  • wish-list
  • plan