User:Kim: Difference between revisions

From XPUB & Lens-Based wiki
Line 91: Line 91:


===05/27/25  Prototyping: RSS===
===05/27/25  Prototyping: RSS===
'''todays [https://pad.xpub.nl/p/prototyping_27-5-25 pad]'''
[[User:Kim/Special Issue 27/Prototyping: Social Media Track#RSS]]
* [https://medium.com/@h0d3r/death-of-hyperlink-the-aftermath-cb10ce79e014 death of the hyperlink]
 
** how shift happened from blogging to Social media (speaking about hosting structure, customization, profit, immmaterial labour...)
** content targeting nowadays is hyper individual compared to social media 10 years ago or blogging
** spectacularize everything to be heard (affects how we practice solidarity)
** in 2014 google took feed reader software down, a move massively influencing the hyperlink and blogging landscape
* Langdon Winner
** (Autonomous Technology, Do artifacts have politics?) ''epistemological Luddism'' method of not using a certain technology (or object) and then recognize what changes/ what is different
* we download an rss reader software
* we create our own feed on cerealbox
* https://rss-bridge.org/ allows to add website updates to your rss reader by defining elements with a css selector
'''[https://web.archive.org/web/20050406014344/http://www.planetplanet.org/ Planetplanet] a rss aggregator, combines many feeds of different online communities''' like [https://web.archive.org/web/20050404205051/http://www.munichblogs.com/gnomede/ Gnome Deutschland], [https://web.archive.org/web/20060414144614/http://live.linuxchix.org/ Linux Chixs], [https://web.archive.org/web/19990208015000/http://www.mozillazine.org/ Mozilla Zine]
<br><br>
Server 101:
* port 80 = http
<br><br>
* we remove and install linux on virtual box new (kim, debian)
$ su -> enter pw -> $ apt install sudo nginx  php8.2 (stay in root for next step)
add user as sudo: $ nano /etc/group
in the browser go to localhost
this is already our server, just <code>$ su</code> installing nginx (and php)
* now we want to add a cms (flatpress)
$ sudo wget https://github.com/flatpressblog/flatpress/archive/1.3.1.zip (you have to be in /var/www/html)
$ unzip
$ mv flatpress-1.3.1/ blog
$ sudo apt install php-fpm
$ sudo systemctl stop nginx
$ sudo apt install apache2
$ sudo systemctl start apache2
in the browser go to localhost/blog
give write access (inside of blog folder do)
$ sudo chmod a+w fp-content/
continue to configure the cms in the browser (localhost/blog)
<br><br><br>
<br><br><br>

Revision as of 20:25, 27 May 2025

this is my website: https://kimkleinert.com/ [1] [2] [3]

we are currently in

Si27


wiki change log
subject status
!attention! reader is moving
writing directory writing
SI 27 User:Kim/Special Issue 27
Stations, Skills, Resources new section: Git explorations
Stations, Skills, Resources new section: on documentation
SI 26 added: Inspector Extensions

Subpages

Notes

04/07/25 introduction Si27

04/22/25 Si27

05/06/25 prototyping

05/06/25 methods

citation

  • pad of the day
  • Lidia uses pandoc, obsidian and zotero
    • and something like this to connect obsidian and zotero
    • described more detailed here

05/13/25 pen plotting

install-afternoon:

05/14/25 Fediverse (Prototyping)

05/19/25

  • time pressure – pressure time
    • running out of time, extinction, apocalypse, collapse
  • we watched "ancestral clouds ancestral claims" by Denise Fereirra da Silva and Arunja Neumann [1]

05/20/25 Prototyping

User:Kim/Special Issue 27/Prototyping: Social Media Track

05/21/25 Methods

Research is entering a conversation

A research questions functions like a lighthouse (for the final body of text)

  • word count for thesis is 7000 to 8000 words

05/26/25 SI

pad of the day where we organize first steps of SI27 public moment

05/27/25 Prototyping: RSS

User:Kim/Special Issue 27/Prototyping: Social Media Track#RSS




  1. [2] this too
  2. [3] this too
  3. [4] this too