add biosejo atom feed

This commit is contained in:
sejo 2022-05-04 18:42:59 -05:00
parent ccd681e207
commit 231df83104
3 changed files with 117 additions and 2 deletions

View File

@ -529,7 +529,7 @@ os.execute( string.format("find src/img/ -type f -exec cp -vut %s/img/ {} +",gem
-- copy stylesheet and misc files
os.execute(string.format("cp -vu templates/estilo.css %s/static/",webdir))
local miscfiles = { "src/llave_sejo.asc" }
local miscfiles = { "src/llave_sejo.asc", "src/biosejo.xml" }
for k = 1, #miscfiles do
os.execute(string.format("cp -vu %s %s/", miscfiles[k], webdir))
os.execute(string.format("cp -vu %s %s/", miscfiles[k], gemdir))

View File

@ -11,4 +11,7 @@ In which I introduce {biosejo} and talk about my plans regarding research, note-
# subscribe
updates here are replicated in the {log} and the multiple feeds it has.
you can get the posts by subscribing to the following artisanal atom feed:
=> ./biosejo.xml [biosejo atom feed]
additionally, updates here are replicated in the {log} and its multiple feeds.

112
src/biosejo.xml Normal file
View File

@ -0,0 +1,112 @@
<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns='http://www.w3.org/2005/Atom'>
<id>https://compudanzas.net/biosejo.html</id>
<title>biosejo - compudanzas</title>
<author><name>sejo</name></author>
<generator>a mano</generator>
<link href='https://compudanzas.net/biosejo.xml' rel='self'/>
<link href='https://compudanzas.net/biosejo.html' rel='alternate'/>
<updated>2022-05-03T12:00:00Z</updated>
<entry>
<title>Here we go: Intro, research and notes - biosejo 120220503</title>
<updated>2022-05-03T18:00:00-05:00</updated>
<link rel='alternate' href='https://compudanzas.net/biosejo_120220503.html'/>
<id>https://compudanzas.net/biosejo_120220503.html</id>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<h1>Here we go: Intro, research and notes - biosejo 120220503</h1>
<p>In which I introduce <a href='./biosejo.html'>biosejo</a> and talk about my plans regarding research, note-taking, and movement.
</p>
<h1 id='Intro'>Intro</h1>
<p>I tend to enjoy writing in chronological posts.
</p>
<p>Now that I think of it, I've done that in several instances for a period corresponding to at least half of my life.
</p>
<p>Here in the compudanzas site I've been exploring a <a href='./wiki.html'>wiki</a>-like structure, because non-linear arrangements, and specifically hypertext-based ones, have attracted me for a long time as well. I hadn't had the chance to explore this until I received plenty of inspiration from the Merveilles webring, especially from the XXIIVV wiki.
</p>
<p><a href="https://webring.xxiivv.com/" rel="external noreferrer noopener" target="_blank" class="arrow">Merveilles webring</a></p>
<p><a href="https://wiki.xxiivv.com/site/home.html" rel="external noreferrer noopener" target="_blank" class="arrow">XXIIVV</a></p>
<p>I have enjoyed the process a lot. I even started a digital Zettelkasten now, to create a living archive of my knowledge that I can explore to find new insights (more on this below).
</p>
<p>However, I also enjoy reading other people's chronological posts. I was okay reading them, not writing them, until... something (relevant) changed.
</p>
<p>I'm starting a predoctoral research position focusing on playful applications of computing to improve proprioception and movement!
</p>
<p>We have yet to move to another country in another continent. Meanwhile I've been reading, noticing that this would be a great time to improve my long-term retention of what I read, and therefore deciding to improve how I actually read and learn.
</p>
<p>This is where the Zettelkasten comes into play, but I'll talk more about it in a moment.
</p>
<p>The thing is that I decided that it would be a great exercise for me to linearize here not only my research, but also the surrounding events (aka "life"). On one hand I love knowledge-sharing, on the other this could be a way to keep close people (that will now be relatively far away) in touch with what I'm living, and on the third hand (or first foot?) I find this could be a great way to practice my writing.
</p>
<p>My intention is to write and share here once a week.
</p>
<h1 id='The Zettelkasten'>The Zettelkasten</h1>
<p>Very simply put, the Zettelkasten is a method to take and organize interconnected notes that tend to represent someone's knowledge. You can read more about it in the following link; these past few days I've been reading many of those posts!
</p>
<p><a href="https://zettelkasten.de/posts/overview/" rel="external noreferrer noopener" target="_blank" class="arrow">Getting Started - Zettelkasten Methon</a></p>
<p>I decided to start one because I realized that for my preliminary readings for the PhD program I wasn't really taking meaningful notes.
</p>
<p>Additionally, because what I'll be doing will be super interdisciplinary: relating movement, psychology, social sciences, philosophy, neuroscience, and also computer science and electronics, I thought that I would need a way to make sense of all this and to avoid getting lost.
</p>
<p>I had read about the method already, but now I went deeper and then started with a simple system based on plain text files. The automation and ergonomics will come later whenever I start feeling friction.
</p>
<p>My objective here is to improve my reading, being more deliberate about it. I tend to read relatively fast, sometimes just skimming, and I kind of "get" the main points, especially when I talk with my partner about them.
</p>
<p>However, I notice I could get a lot more out of reading if I take a more attentive and careful approach, creating and tending notes, interconnecting them with previous ones. Also, I can see how this can lead to longer-term retention and knowledge creationg.
</p>
<p>I'm excited about it!
</p>
<h1 id='Movement and less screens'>Movement and less screens</h1>
<p>Lastly, I want to share that I'm currently going through a process of simplification. Following a relatively common trend in my circles, I want to spend less time online, and less time in distraction (procrastination disguised as distraction?).
</p>
<p>For the zettelkasten I'm taking notes in paper first, and I'm also using paper notebooks to organize my ideas. This very post was outlined in paper!
</p>
<p>Also, the text-based focus of what I'm doing right now means that I can use my main computer in "text mode" or "console mode", and that I can use my android tablet with termux and a keyboard to have a similar and more portable writing experience.
</p>
<p><a href="https://termux.com/" rel="external noreferrer noopener" target="_blank" class="arrow">Termux</a></p>
<p>I'm also getting back to <a href='./running.html'>running</a> and moving, and I'm being more deliberate with my on-screen time by using a timer.
</p>
<p>It has been great to alternate focus with breaks, in contrast to being aimlessly in front of the computer for a long time!
</p>
<p>I'm really excited about all this and what's coming next.
</p>
<p>I reiterate my intention: See you next week!
</p>
</div>
</content>
</entry>
</feed>