User:Kim/Prototyping 2nd year: Difference between revisions
< User:Kim
| (24 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
# collective gitPub | # collective gitPub | ||
==Prototypes – documented== | ==Prototypes – documented (wip)== | ||
[[User:Kim/ | [[User:Kim/Prototyping 2nd year/Modify Delete Merge Repeat (Workshop)|Modify Delete Merge Repeat (Workshop)]]<br> | ||
[[User:Kim/Prototyping 2nd year/Writing Scripts (Workshop)|Writing Scripts (Workshop)]]<br> | |||
'''[[User:Kim/Prototyping 2nd year/GitPub|GitPub]]'''<br> | |||
'''[[User:Kim/Prototyping 2nd year/GitPub Cite|GitPub Cite]]'''<br> | |||
[[User:Kim/Prototyping 2nd year/collective writing exercises|collective writing exercises]]<br> | |||
[[User:Kim/Prototyping 2nd year/e-reader-server|e-reader-server]]<br> | |||
[[User:Kim/Prototyping 2nd year/diy e-pub|diy e-pub]] | |||
==Prototypes – to be made== | ==Prototypes – to be made== | ||
* a gitpub web based -publication version (using js api ? or local files ?) | |||
* a gitpub web based -publication version (using js api) | |||
* play with the etherpad (version control?) api | * play with the etherpad (version control?) api | ||
* build a (custom) server for ''Terms of Servers'' with Claudio and revisit the publication with it | * build a (custom) server for ''Terms of Servers'' with Claudio and revisit the publication with it ''or'' try to wrap it in a python program | ||
** would it be possible to make this a ''rapid prototype''? >> what is the simplest server possible? | ** would it be possible to make this a ''rapid prototype''? >> what is the simplest server possible? | ||
* [[User:Kim/Projects That May or May Not Be Made/2nd year pmomms#2._Version_Control_Writing| #2. Version control writing]] | * [[User:Kim/Projects That May or May Not Be Made/2nd year pmomms#2._Version_Control_Writing| #2. Version control writing]] >> try local w/o APi | ||
* rapid prototype cms (how? maybe a .py or .sh script that publishes to the web?) | |||
* a website / webs to print publication for outcomes of alt text workshop (play with the method of 'off screen' writing, visibility, (fan) fiction, machine readability...) what is the basis of the website? maybe octomode? | |||
==Tutorials / Feedback== | ==Tutorials / Feedback== | ||
===sep 29th=== | ===sep 29th=== | ||
questions for michael: | questions for michael: | ||
# gitPub relating: | |||
## major issue was using fetch but then wanting to print, is there a way to turn fetch site into static? | |||
## stepping towards sharing/ making it available to others: my api token? sorting files... | |||
# server on an e-reader, possible? | |||
----- | |||
1. | |||
* dont use git api but just the git structure, you have most in your (local repository) anyway - there are python libraries to interface with git | |||
* porcelain commands | |||
* what are features that are not on git but only platform? (wiki, issues also not, no pull requests) | |||
* poetry to package python projects or uv tool | |||
* aiming for sharing scripts | |||
---- | |||
2. | |||
* opds feed (on koreader software) | |||
* bootleg library uses calibre | |||
* it has a .txt editor that can generate a qr code to share the text | |||
* eventual difficulty to connect to wifi not as client but serving (kobo outgoing network) -> some hardware is not capable of doing host mode (dig into the hardware) >> if they dont have the hardware look into routers (tp link, openWrt is firmware that you can use to flash devices and make them host mode capable) | |||
** capative portal / pirate box | |||
----- | |||
other resources that came up: | |||
* https://conversations.tools/ | |||
* 'makefile' https://opensource.com/article/18/8/what-how-makefile | |||
===sep 15th=== | ===sep 15th=== | ||
Latest revision as of 08:48, 29 January 2026
quicklinks: Prototyping/2025-2026/XPUB2
Workshop ideas
- web inspector
- website programming (back-end)
- readme files: how are they used? how are they 'misued'? (what else can we do with them?), history, why?
- collective gitPub
Prototypes – documented (wip)
Modify Delete Merge Repeat (Workshop)
Writing Scripts (Workshop)
GitPub
GitPub Cite
collective writing exercises
e-reader-server
diy e-pub
Prototypes – to be made
- a gitpub web based -publication version (using js api ? or local files ?)
- play with the etherpad (version control?) api
- build a (custom) server for Terms of Servers with Claudio and revisit the publication with it or try to wrap it in a python program
- would it be possible to make this a rapid prototype? >> what is the simplest server possible?
- #2. Version control writing >> try local w/o APi
- rapid prototype cms (how? maybe a .py or .sh script that publishes to the web?)
- a website / webs to print publication for outcomes of alt text workshop (play with the method of 'off screen' writing, visibility, (fan) fiction, machine readability...) what is the basis of the website? maybe octomode?
Tutorials / Feedback
sep 29th
questions for michael:
- gitPub relating:
- major issue was using fetch but then wanting to print, is there a way to turn fetch site into static?
- stepping towards sharing/ making it available to others: my api token? sorting files...
- server on an e-reader, possible?
1.
- dont use git api but just the git structure, you have most in your (local repository) anyway - there are python libraries to interface with git
- porcelain commands
- what are features that are not on git but only platform? (wiki, issues also not, no pull requests)
- poetry to package python projects or uv tool
- aiming for sharing scripts
2.
- opds feed (on koreader software)
- bootleg library uses calibre
- it has a .txt editor that can generate a qr code to share the text
- eventual difficulty to connect to wifi not as client but serving (kobo outgoing network) -> some hardware is not capable of doing host mode (dig into the hardware) >> if they dont have the hardware look into routers (tp link, openWrt is firmware that you can use to flash devices and make them host mode capable)
- capative portal / pirate box
other resources that came up:
sep 15th
w/ manetta
- constant did a publication with version control (what? when?)
- etherpad versioncontrol
- use forking for research on git to create multiple branches/ traces
- navigating a publication like a vein
- a prototype with git that makes me feel the way it writes on to me, how would that transform into layout
- what else would I like to/ could I open up?
and references: michael on etherpad version control, publication by constant including commit messages