User:Castrobot/research-20150914: Difference between revisions
No edit summary |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Hybrid Publishing: recipes for disaster== | |||
== | |||
http:// | ==Narratives of Deception== | ||
[[File:Narrative_phrases.gif]] | |||
http://pinknoi.so/2013-Works-NarrativesofDeception.html | |||
* 419 Spam - stories | |||
* A sort of networked text | |||
* How to display and interpret these texts and reveal their network nature? | |||
[[File:Pg_0007.jpg]] | |||
==The wonderful world of EPUB== | |||
[[File:ponyebook.jpg]] | |||
==EPUB positive points== | ==EPUB positive points== | ||
==an off-line website== | ==an off-line website== | ||
* based on HTML, CSS, JS | * based on HTML, CSS, JS | ||
Line 22: | Line 35: | ||
Johanna Drucker ''Graphesis: Visual Forms of Knowledge Production''. | Johanna Drucker ''Graphesis: Visual Forms of Knowledge Production''. | ||
== | ==damn EPUBs== | ||
[[File:brokenkindle.jpg]] | [[File:brokenkindle.jpg]] | ||
Line 37: | Line 50: | ||
==Amazon's deletion of Orwell's 1984== | ==Amazon's deletion of Orwell's 1984== | ||
[http://p-dpa.net/work/e-book-backup/ E-Book Backup] by Jesse England | [http://p-dpa.net/work/e-book-backup/ E-Book Backup] by Jesse England | ||
[[File:ebookbackup4.jpg|600px]] | |||
[[File:ebookbackup1.jpg|600px]] | [[File:ebookbackup1.jpg|600px]] | ||
[[File:ebookbackup2.jpg|600px]] | [[File:ebookbackup2.jpg|600px]] | ||
==MIT-Press - locked into Adobe Editions== | ==MIT-Press - locked into Adobe Editions== | ||
[[File:ADE-authorize.png|600px]] | [[File:ADE-authorize.png|600px]] | ||
Line 55: | Line 66: | ||
==Bibliotecha: off-line network for book swapping== | ==Bibliotecha: off-line network for book swapping== | ||
[[File:bibliotecha_cookbook_sml.png]] | |||
http://bibliotecha.info/ | http://bibliotecha.info/ | ||
[[File:amro-workshop-sml.jpg]] | [[File:amro-workshop-sml.jpg]] | ||
Line 67: | Line 77: | ||
* [http://networkcultures.org/blog/publication/from-print-to-ebooks-a-hybrid-publishing-toolkit-for-the-arts/ From Print to Ebooks: a Hybrid Publishing Toolkit for the Arts] | * [http://networkcultures.org/blog/publication/from-print-to-ebooks-a-hybrid-publishing-toolkit-for-the-arts/ From Print to Ebooks: a Hybrid Publishing Toolkit for the Arts] | ||
* [http://www.networkcultures.org/publications/ INC publications] | * [http://www.networkcultures.org/publications/ INC publications] | ||
[[File:cook_TVB_sml.jpg]] | |||
==challenging the roles: designer, developer, editor== | ==challenging the roles: designer, developer, editor== | ||
How to integrate the work of the developer, designer and editor into one workflow? | How to integrate the work of the developer, designer and editor into one workflow? | ||
[[File:Corrections_INC-1WEB.jpg]] | |||
How can repetition and redundancy be avoided? | |||
[[File:idealworkflow.png]] | [[File:idealworkflow.png]] | ||
Blog posts: | Blog posts: | ||
Line 85: | Line 101: | ||
* Connection between source and outputs | * Connection between source and outputs | ||
[[File:Hybrid-workflow.png|600px]] | |||
== | ==Tools== | ||
* Structured text - [http://daringfireball.net/projects/markdown/syntax Markdown] | * Structured text - [http://daringfireball.net/projects/markdown/syntax Markdown] | ||
* [http://pandoc.org/ Pandoc] - document format converter | * [http://pandoc.org/ Pandoc] - document format converter | ||
Line 93: | Line 110: | ||
* [http://calibre-ebook.com/ Calibre] - ebook viewer, manager, editor | * [http://calibre-ebook.com/ Calibre] - ebook viewer, manager, editor | ||
==Publishing Pipelines== | ==Publishing Pipelines== | ||
Within WdKA Publication Station, not obsessed with EPUB. | Within WdKA Publication Station, not obsessed with EPUB. | ||
[[File:Guttenberg1.jpg]] | |||
==Beyond Social== | ==Beyond Social== | ||
Line 105: | Line 124: | ||
* contributions from outside WdKA | * contributions from outside WdKA | ||
* web and paper | * web and paper | ||
[[File:Team-BS.jpg]] | |||
==Wikis== | ==Wikis== | ||
Line 116: | Line 137: | ||
==Publishing Pipeline - CMS== | ==Publishing Pipeline - CMS== | ||
<pre>Wiki -> Wiki API -(content) | <pre>Wiki -> | ||
| | |||
Wiki API -(content) | |||
| | |||
Pandoc(conversion) | |||
| | |||
Outputs:static HTML, EPUB, ICML (inDesign Project), visualization, ...) | |||
</pre> | |||
==Beyond Social Outputs== | ==Beyond Social Outputs== |
Latest revision as of 12:19, 14 September 2015
Hybrid Publishing: recipes for disaster
Narratives of Deception
http://pinknoi.so/2013-Works-NarrativesofDeception.html
- 419 Spam - stories
- A sort of networked text
- How to display and interpret these texts and reveal their network nature?
The wonderful world of EPUB
EPUB positive points
an off-line website
- based on HTML, CSS, JS
- can be used to archive websites
- simple
- pleasant reading experience (when coupled with e-ink screens)
- readable and writable
Calibre Edit function
current possibilities
- generative books
- further explorations of the apparatus of the (scholarly) book
- book trailers
The book of the future
"The book of the future will not simply imitate the forms of a codex migrated onto new platforms … It will arise from an analysis of the functions of each element of design for the purpose of navigation, orientation, representation, reference and commentary and then rethink the ways the capacities of networked electronic environments can extent these functionalities and encode them in a innovative approach to design".
Johanna Drucker Graphesis: Visual Forms of Knowledge Production.
damn EPUBs
EPUB retailers & publishers
System of lock-ins through ebooks are sold
Consumers don't own the ebooks they purchase
Difficulty in sharing the e-books
consumers reading habits surveilled
3 Examples of lock-ins and DRM
Amazon's deletion of Orwell's 1984
E-Book Backup by Jesse England
MIT-Press - locked into Adobe Editions
Verso Watermarking
Bibliotecha: off-line network for book swapping
EPUB Production
challenging the roles: designer, developer, editor
How to integrate the work of the developer, designer and editor into one workflow?
How can repetition and redundancy be avoided?
Blog posts:
How to Handle Corrections in a Hybrid Workflow, Hybrid workflow how-to: Making automated workflows, part 1, Collaborative workflows, Making the VolkskrantBuilding.epub
Hybrid Publishing
- Two or more outputs
- One workflow, that branches out
- Connection between source and outputs
Tools
- Structured text - Markdown
- Pandoc - document format converter
- Git - distributed versioning
- Makefile - recipe book
- Calibre - ebook viewer, manager, editor
Publishing Pipelines
Within WdKA Publication Station, not obsessed with EPUB.
Beyond Social
- online publication
- work-in-progress
- contributions from outside WdKA
- web and paper
Wikis
- no initial structure: only pages and users
- structure and editorial protocols can be defined by users
- text structures are explicit
- messy and difficult to penetrate: more a writing than a reading space
- API (Mediawiki) can request content from pages programmatically
Publishing Pipeline - CMS
Wiki -> | Wiki API -(content) | Pandoc(conversion) | Outputs:static HTML, EPUB, ICML (inDesign Project), visualization, ...)
Beyond Social Outputs
- Website http://beyond-social.org/
- Paper Publication - using browser Web-to-print
- Beyond Social articles & authors map