Planet Svenk: Blog sources
This page elaborates on the aggregation sourced used to build the svenk blog.
SvenK local Blog
This is a small mini-blog hosted on the svenk website itself. This feature was
introduced late: For many years, the site was just an aggregator. It happens very
rarely that I post on my very own website. Reasons can be personal matters that do not
fit into any professional category.
Metadata for SvenK local Blog
- Id
-
svenk-local-blog
- Icon
-
/assets/icons/essay.png
- Title
-
SvenK local Blog
- Human_url
-
https://svenk.org/blog/
- Description
-
This is a small mini-blog hosted on the [svenk](/) website itself. This feature was
introduced late: For many years, the site was just an aggregator. It happens very
rarely that I post on my very own website. Reasons can be personal matters that do not
fit into any professional category.
1 items in this collection
DenktMit Blog
The denktmit tech blog is the news feed of
my company denktmit. In the past, I was the only person blogging there
regularly, but nowadays there is an editorial team. Therefore, I only wrote a small
portion of today's posts myself.
Metadata for DenktMit Blog
- Id
-
denktmit-blog
- Icon
-
/assets/icons/code.png
- Title
-
DenktMit Blog
- Data_url
-
https://denktmit.de/feed.xml
- Human_url
-
https://denktmit.de/blog/
- Local_file
-
denktmit-blog-feed.xml
- Description
-
The [denktmit tech blog](https://denktmit.de/blog) is the news feed of
my company [denktmit](/companies/denktmit). In the past, I was the only person blogging there
regularly, but nowadays there is an editorial team. Therefore, I only wrote a small
portion of today's posts myself.
- List_outgoing_links
-
true
20 items in this collection
Talks
The talks stream stem from svenk/publications github repository
which collects scientific papers, scientific talks and thesis.
This is basically a (poor) kind of successor for my old uniordner collection.
Metadata for Talks
- Id
-
talks
- Icon
-
/assets/icons/talk.png
- Title
-
Talks
- Download
-
async download() {
if(!await assert_publications()) return false;
const { dump_talks } = await import(join(publications_dir, "Talks", "find-talks.js"))
dump_talks(join("src/_data/", this.local_file))
}
- Human_url
-
https://github.com/svenk/publications/
- Local_file
-
talks.yaml
- Description
-
The talks stream stem from [svenk/publications github repository](https://github.com/svenk/publications/)
which collects scientific papers, scientific talks and thesis.
This is basically a (poor) kind of successor for my old *uniordner* collection.
15 items in this collection
technikum29 Blog
The technikum29 blog is the news feed of
my computer museum technikum29. Postings are written by a small authoring team
and nowadays only the minority of postings is written by me. This information is "authorative", i.e.
the museum maintains no social media stream with news.
Metadata for technikum29 Blog
- Id
-
t29-blog
- Icon
-
/assets/icons/museum.png
- Title
-
technikum29 Blog
- Data_url
-
https://technikum29.de/blog/rss.php
- Human_url
-
https://technikum29.de/blog/
- Local_file
-
t29-blog-feed.xml
- Description
-
The [technikum29 blog](https://technikum29.de/blog) is the news feed of
my [computer museum technikum29](/misc/#technikum29). Postings are written by a small authoring team
and nowadays only the minority of postings is written by me. This information is "authorative", i.e.
the museum maintains no social media stream with news.
- List_outgoing_links
-
true
47 items in this collection
Anabrid News
The anabrid news is a blog-like information website about
my company anabrid. In the past, all entries were written by me. Since
there was a CMS transition in 2024, the feed and most links are broken. There is a successor
feed at anabrid apex which is however not well alive.
The best option for company news is the anabrid feed at Linkedin.
Metadata for Anabrid News
- Id
-
anabrid-news
- Icon
-
/assets/icons/anabrid.png
- Title
-
Anabrid News
- Data_url
-
https://anabrid.com/news/feed.xml
- Human_url
-
https://anabrid.com/news/
- Local_file
-
anabrid-news-feed.xml
- Description
-
The [anabrid news](https://anabrid.com/news) is a blog-like information website about
my company [anabrid](/companies/#anabrid). In the past, all entries were written by me. Since
there was a CMS transition in 2024, the feed and most links are broken. There is a successor
feed at [anabrid apex](https://anabrid.dev/about/news/) which is however not well alive.
The best option for company news is the [anabrid feed at Linkedin](https://www.linkedin.com/company/anabrid/).
- Skipped_download
-
true
21 items in this collection
Publications
The publications stream stem from svenk/publications github repository
which collects scientific papers, scientific talks and thesis.
This is basically a (poor) kind of successor for my old uniordner collection.
Metadata for Publications
- Id
-
scientific_publications
- Icon
-
/assets/icons/univ.png
- Title
-
Publications
- Data_url
-
https://raw.githubusercontent.com/svenk/publications/master/Papers/papers-svenk.yaml
- Download
-
async download() {
if(!await assert_publications()) return false;
//console.log(join(publications_dir, "Papers/papers-svenk.yaml"), join("src/_data/", this.local_file))
return cp(join(publications_dir, "Papers/papers-svenk.yaml"), join("src/_data/", this.local_file))
}
- Human_url
-
https://github.com/svenk/publications/
- Local_file
-
scientific_publications.yaml
- Description
-
The publications stream stem from [svenk/publications github repository](https://github.com/svenk/publications/)
which collects scientific papers, scientific talks and thesis.
This is basically a (poor) kind of successor for my old *uniordner* collection.
17 items in this collection
Uniordner (historisch)
The uniordner (meaning university folder) was a huge and well-maintained repository during my
study times between 2010 and 2018. This was well-engineered on a NAS and with mod_perl, a
sophisticated but minimalistic access control system. Some infrastructure is still available at
svenk/uniordner at github, but the files are not.
This used to be hosted at https://sven.köppel.org.
Hopefully there is still a copy so this can be properly released one day. Up to then,
all links are broken.
Metadata for Uniordner (historisch)
- Id
-
uniordner
- Icon
-
/assets/icons/talk.png
- Title
-
Uniordner (historisch)
- Data_url
-
http://sven.köppel.org/uni/cgi-bin/json-uniordner
- Human_url
-
http://sven.köppel.org/uni/
- Local_file
-
uniordner.json
- Description
-
The *uniordner* (meaning *university folder*) was a huge and well-maintained repository during my
study times between 2010 and 2018. This was well-engineered on a NAS and with mod_perl, a
sophisticated but minimalistic access control system. Some infrastructure is still available at
[svenk/uniordner at github](https://github.com/svenk/uniordner), but the files are not.
This used to be hosted at [https://sven.köppel.org](sven.köppel.org).
Hopefully there is still a copy so this can be properly released one day. Up to then,
all links are broken.
- Skipped_download
-
true
23 items in this collection