shithub: sirjofri_de

Download patch

ref: 3745706a59883c8c2afae22522e44dec374f2c2d
parent: 58f12ceef0e674567c8d263f01b2504147a1c5e4
author: sirjofri <sirjofri@sirjofri.de>
date: Tue Jun 23 09:12:24 EDT 2020

new blog post

diff: cannot open b/pub/changeblog/1592917245//null: file does not exist: 'b/pub/changeblog/1592917245//null'
--- /dev/null
+++ b/changeblog/1592917245.ht
@@ -1,0 +1,32 @@
+<article>
+<header>
+<h2>changeblog feed — social media²</h2>
+<b>Tue, 23 Jun 2020 15:00:45 +0200</b>
+</header>
+<p style="margin-top: 0; margin-bottom: 0.50in"></p>
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+
+<p style="line-height: 1.4em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: center;">
+<span style="font-size: 12pt"><b>changeblog feed — social media²</b></span></p>
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+
+<p style="margin-top: 0; margin-bottom: 0.42in"></p>
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+<p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="margin-top: 0; margin-bottom: 0.50in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">RSS is still a thing.
+</span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">Yes, there are more modern alternatives, like Atom or fancy json feeds. What I want to say is, feeds are still a thing.
+</span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">That&rsquo;s why you are now able to read my changeblog as an Atom feed.
+</span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">Now I just need to find enough time to write my posts.
+</span></p><p style="margin-top: 0; margin-bottom: 0.50in"></p>
+
+</article>
--- /dev/null
+++ b/changeblog/1592917245.ms
@@ -1,0 +1,11 @@
+.HTML changeblog feed — social media²
+.TL
+changeblog feed — social media²
+.LP
+RSS is still a thing.
+.LP
+Yes, there are more modern alternatives, like Atom or fancy json feeds. What I want to say is, feeds are still a thing.
+.LP
+That's why you are now able to read my changeblog as an Atom feed.
+.LP
+Now I just need to find enough time to write my posts.
--- a/changeblog/mkblog
+++ b/changeblog/mkblog
@@ -1,6 +1,10 @@
 #!/bin/rc
 
-cat <<EOF > `{date -n}^.ms
+rfork e
+
+d=`{date -n}
+
+cat <<EOF > $d^.ms
 .HTML <title>
 .TL
 <title>
@@ -7,3 +11,5 @@
 .LP
 <content>
 EOF
+
+echo $d^.ms
--- a/mkfile
+++ b/mkfile
@@ -79,6 +79,7 @@
 	<h2>all articles</h2>
 	</header>
 	<a href="changeblog.pdf">Download pdf</a><br>
+	<a href="/changeblog.xml">Feed</a><br>
 	<ul>' > $target
 	obs=`{ls changeblog/*.ms | sed -e 's/\.ms$//g' -e 's:changeblog/::g'}
 	for(OB in $obs){
--- a/pub/changeblog.xml
+++ b/pub/changeblog.xml
@@ -8,7 +8,7 @@
 <rights>© Copyright 2020 sirjofri</rights>
 <id>https://sirjofri.de/</id>
 <title>changeblog</title>
-<updated>2020-06-23T09:33:15+02:00</updated>
+<updated>2020-06-23T15:08:46+02:00</updated>
 <entry>
 <title>Revived</title>
 <id>https://sirjofri.de/changeblog/1578614400/</id>
@@ -22,5 +22,12 @@
 <link href="https://sirjofri.de/changeblog/1590105600/"/>
 <updated>2020-05-22T02:00:00+02:00</updated>
 <content>Today I want to share with you, that I use the plan9 distribution '9front' as my main computer.Of course there are things that are almost impossible to do there, for example: all gamedev related stuff. This is of course an issue, because I am a game developer. I still have my windows machine with relevant tools, so I can still fiddle around with those complex things.For gaming I also use my windows machine or some game console. Yes, there are a few games on plan9 systems.Also most online services use javascript and heavy styling of webpages, so I also use a modern computer with a modern browser. Mothra is fine for doing basic research stuff, but in 2020 it's almost impossible to actually do things on the web.Anyways, let me tell you that I don't really miss anything on plan9. I can write documents, check my email stuff, chat with people, and step by step it becomes more usable. The community is helpful and provides more applications. The system runs stable, the user interface is consistent and good to look at. Colors don't jump in your eye and want to kill you and there's catclock(1), our friendly companion.</content>
+</entry>
+<entry>
+<title>changeblog feed — social media²</title>
+<id>https://sirjofri.de/changeblog/1592917245/</id>
+<link href="https://sirjofri.de/changeblog/1592917245/"/>
+<updated>2020-06-23T15:00:45+02:00</updated>
+<content>RSS is still a thing.Yes, there are more modern alternatives, like Atom or fancy json feeds. What I want to say is, feeds are still a thing.That's why you are now able to read my changeblog as an Atom feed.Now I just need to find enough time to write my posts.</content>
 </entry>
 </feed>
--- /dev/null
+++ b/pub/changeblog/1592917245/index.html
@@ -1,0 +1,68 @@
+<!doctype html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<title>sirjofri • changeblog/1592917245</title>
+<style type="text/css">
+body {
+	font-family: sans-serif;
+	max-width: 960px;
+	margin: auto;
+	padding: 10px;
+}
+</style>
+</head>
+<body>
+<header>
+<h1>changeblog/1592917245</h1>
+<nav>
+<a href="/">start</a> •
+<a href="/changeblog/">changeblog</a> •
+<a href="/imprint/">imprint</a>
+</nav>
+</header>
+<main>
+<article>
+<header>
+<h2>changeblog feed — social media²</h2>
+<b>Tue, 23 Jun 2020 15:00:45 +0200</b>
+</header>
+<p style="margin-top: 0; margin-bottom: 0.50in"></p>
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+
+<p style="line-height: 1.4em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: center;">
+<span style="font-size: 12pt"><b>changeblog feed — social media²</b></span></p>
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+
+<p style="margin-top: 0; margin-bottom: 0.42in"></p>
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+<p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="margin-top: 0; margin-bottom: 0.50in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">RSS is still a thing.
+</span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">Yes, there are more modern alternatives, like Atom or fancy json feeds. What I want to say is, feeds are still a thing.
+</span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">That&rsquo;s why you are now able to read my changeblog as an Atom feed.
+</span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">Now I just need to find enough time to write my posts.
+</span></p><p style="margin-top: 0; margin-bottom: 0.50in"></p>
+
+</article>
+</main>
+<hr>
+<footer>
+<a href="/">start</a> •
+<a href="/changeblog/">changeblog</a> •
+<a href="/imprint/">imprint (german)</a>
+<br>
+© Copyright 2020 sirjofri
+</footer>
+</body>
+</html>
binary files a/pub/changeblog/changeblog.pdf b/pub/changeblog/changeblog.pdf differ
--- a/pub/changeblog/index.html
+++ b/pub/changeblog/index.html
@@ -28,9 +28,11 @@
 <h2>all articles</h2>
 </header>
 <a href="changeblog.pdf">Download pdf</a><br>
+<a href="/changeblog.xml">Feed</a><br>
 <ul>
 <li><a href="/changeblog/1578614400/">Fri, 10 Jan 2020 01:00:00 +0100:  Revived</a></li>
 <li><a href="/changeblog/1590105600/">Fri, 22 May 2020 02:00:00 +0200:  I use 9front</a></li>
+<li><a href="/changeblog/1592917245/">Tue, 23 Jun 2020 15:00:45 +0200:  changeblog feed — social media²</a></li>
 </ul>
 </section>
 </main>