Hyperzine: Difference between revisions

From XPUB & Lens-Based wiki
Line 43: Line 43:
===The scripts:===
===The scripts:===
Stored in <code>cerealbox/var/www/SI26/hyperzine</code><br>
Stored in <code>cerealbox/var/www/SI26/hyperzine</code><br>
<code>
 
nano template.html
nano template.html
nano make_
nano make_
python3 make_html_page.py
python3 make_html_page.py
</code>
 


To activate Jinja:<br>
To activate Jinja:<br>
<code>
 
source venv/bin
source venv/bin
source venv/bin/activate<br>
source venv/bin/activate<br>
</code>
 
[you should see now '''(venv)''' xpub1@cereal-box:
[you should see now '''(venv)''' xpub1@cereal-box:]

Revision as of 13:30, 26 March 2025

*`¯´*.¸¸SuperVisual HyperZine¸¸.*`¯´*

A Zine out of all the screenshots we made during working & trying on our web extensions and various projects from SI26.

This is mostly a very structureless archiving/collecting book.

Sections

  1. Introduction:
    • To be written, see plan below
  2. Typography
  • Inspector extensions, E-Mail editor, Declarative Companion View,  Felines Screenshots, hover translate, making extenstions, specific lens, storybook tiger poem, weird stuff, Emoji Autopsy,
  1. Broken Websites/Elements
  • degridify, Inspector extensions, making extenstions, specific lens, storybook tiger poem, fred, every new screenshot, ascii aesthetic swap
  1. Shapes and Colors
  • Inspector extensions, webby sprouts, Kandinsky-esque, degridify, Blackhole
  1. Pictures of Screens, weird stuff,
  • 3DS, 27 January First Web Extensions, Felines Screenshots,


Intro Text Draft

  • little intro about the whole
  • one sentence: what is the compend of the book?
  • political dimension of a screenshot?
  • what does it mean to take things away of this kind of environment?
  • pedagogical material: e.g. show to ppl never did css stuff
  • situatedness/zoology
  • project also about organisation of collection
  • the political dimensions of screenshots? keeping receipts? what does a screenshot show?

Cloud

https://cloud.nubo.coop/s/6oX4DCWjMLHsjxn?path=%2F

Pad with To Do's & decisions:

https://pad.xpub.nl/p/hyperzine


Jinja to generate Zine

generated html page

https://hub.xpub.nl/cerealbox/SI26/hyperzine/

wiki explanation:

Jinja

The scripts:

Stored in cerealbox/var/www/SI26/hyperzine

nano template.html
nano make_
python3 make_html_page.py


To activate Jinja:

source venv/bin
source venv/bin/activate

[you should see now (venv) xpub1@cereal-box:]