Wednesday, June 3rd, 2026 RSS for web version of this phlog ================================= One of the posts on the web version of my phlog[1] was recently featured in Vermaden's Valuable News[2], which resulted in roughly thirty times the usual amount of traffic. That got me thinking that the web version could use an RSS feed, in case anyone wanted to follow future posts as well. Fortunately, it was not particularly complicated. All I had to do was copy the CGI script that generates HTML pages from gophermaps into rss.cgi, replace HTML templates with XML ones, and make a few minor adjustments. Done.[3] [1] gopher://i-logout.cz/0/phlog/posts/2024-05-07_phlog_turned_into_blog.txt [2] https://vermaden.wordpress.com/2026/06/01/valuable-news-2026-06-01/ [3] https://hracka.org/~logout/rss.cgi .