diff --git a/projects/considering-worksiop/considering-worksiop.md b/projects/considering-worksiop/considering-worksiop.md new file mode 100644 index 0000000..0dcb1fa --- /dev/null +++ b/projects/considering-worksiop/considering-worksiop.md @@ -0,0 +1,33 @@ +--- +categories: +- Workshop +- ??? +- Snacks +cover: worksiop.jpg +cover_alt: a nice picture of us doing a worsiop +date: 25/02/2023 +description: Some thoughts about giving worksiops +slug: considering-worksiop +title: Considering worksiop +--- + +What about these workshops? They are a way to share small prototypes that otherwise will be left to catch dust, and could eventually be the starting point of something for someone else. Here the approach to code documentation is modulated by presence! + +## Things to think about when hosting + +- Problems of space + - where to sit + - where to display + +- Problems of food + - accessible snacks are difficult + +- Problems of infra + - where to plug + - where to connect + - where to start + +## Next worksiops + +- __Closed captions as timeline__. How to use subtitles file to create time-based interactive web pages. See [subp](https://git.xpub.nl/kamo/subp). Could be interesting to open it up also to lens based students! +- __Git to web to print__. Setup a workflow for continuous work-in-progress publishing: write and design, pull push and print. See [Readme](https://git.xpub.nl/kamo/readme). Nice for thesis process :) diff --git a/projects/ws-js-ws/.ws-js-ws.md.swp b/projects/ws-js-ws/.ws-js-ws.md.swp deleted file mode 100644 index 53706f1..0000000 Binary files a/projects/ws-js-ws/.ws-js-ws.md.swp and /dev/null differ diff --git a/projects/ws-js-ws/ws-js-ws.md b/projects/ws-js-ws/ws-js-ws.md index 94ddde9..f17b377 100644 --- a/projects/ws-js-ws/ws-js-ws.md +++ b/projects/ws-js-ws/ws-js-ws.md @@ -8,7 +8,7 @@ description: Websocket workshop for multiplayer drawing pad: https://pad.xpub.nl/p/wsjsws git: https://git.xpub.nl/kamo/drw slug: ws-js-ws -title: ws js ws +title: Multi surface multi player multi drawings css: drw.css script: drw.js ---