Prototyping 2019/2020
Trimester 3 / SI #12
Prototyping/2019-2020/T3 for Special Issue #12: Radio Implicancies
Trimester 2 / SI#11 Post-Digital Itch
See schedule for entire SI at Category:Post-Digital_Itch#Schedule
Trimester 1
session 4: 2019.11.25
Content - structure, integration to Print and website
Organize Content:
- add your content page to
- add to any of the pages the [[LFP Publication]]
Convert content to HTML (for website) and ICML (for print)
- git clone repo: https://git.xpub.nl/XPUB/special-issue-x-pubscript
- install dependencies
- run to create HTML & ICML (inDesign) pages
session 4: 2019.11.11
pad https://pad.xpub.nl/p/2019-11-11-prototyping
- what is your module?
- what is its output?
- what is its inputs?
- how does your the module work with others' module?
- where are you at the moment?
- what are you struggling with?
session 3: 2019.10.07
Wiki Publishing
Workflow for the LFO publication
- Gather and organize content on the wiki
- Fetch the content using the MW API and shell tools
- Text group: download on files the texts belonging to the [[Category:LFP]]
- Image group: download the images belonging to the [[Category:LFP]]
- Shell Tools
- curl: GET the API requests:
curl -s "http://pzwiki.wdka.nl/mw-mediadesign/api.php?format=json&action=query&list=allusers&aulimit=10"
- jq: Command-line JSON processor
curl -s "http://pzwiki.wdka.nl/mw-mediadesign/api.php?format=json&action=query&list=allusers&aulimit=10" | jq '.query.allusers[].name'
- grep: match patterns
- sed: replace patterns
- curl: GET the API requests:
- Convert the content to the desired formats
- Example1: Page texts: mediawiki -> html Tools: Pandoc
- Example2: Images: resize, change color profile Tools: ImageMagick
session 2: 2019.09.30
- 11:00-12:30: Linux on Windows @Tiza
- 13:00:
- SSH keys, config, sshfs
- https://git.xpub.nl account creation
- Git
- Category:LFP#Adding_custom_audio_samples
session 1: 2019.09.16
- Pi URL: http://hub.xpub.nl/sandbox/
- PI IP: 145.24.139.127
- Unix Sandbox 2019.09.16
- pad https://pad.xpub.nl/p/prototyping-20190916
- examples from previous years' prototyping:
- wishlist
- command-line audio: sox, (jack)
- audicity