web/posts/2023/02.html

34 lines
2.3 KiB
HTML
Executable File

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>2023 - February Posts</title>
<meta name="2023 - February Posts" content="">
<meta name="Scott C. MacCallum" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="images/favicon.png">
</head>
<body>
<div class="container">
<div class="row">
<h3>2/28 - html-to-other source</h3>
<p>Gef, on the Cluster asked if I could share my html-to-other project, which of course I'm happy to do. In order for it to be the most useful to others, I've begun modifying the source and started writing a setup script. In the spirit of free software development I've made the source available before I make a stable release. It can be found at <a href="https://git.sdf.org/scm/html-to-other.git">https://git.sdf.org/scm/html-to-other.git</a>. Enjoy!</p>
<h3>2/28 - Success!</h3>
<p>My script is now working as it should be. I took the best of what I had written and turned it into functions. Finger, Gopher, and Gemini are all displaying correctly after conversion from two HTML files.
<h3>2/26 - Gemini fun</h3>
<p>I'm closer but I still don't have Gemini displaying properly. I was able to make a lot progress with my script in other ways though.</p>
<h3>2/21 - Finger posts fixed</h3>
<p>I've fixed the issue where posts did not display when I was fingered on the SD cluster and Meta Array. I'm now working on a fix for the posts link in Gemini.</p>
<h3>2/16 - Display of Finger</h3>
<p>Yesterday, I came close to fixing the display result from Finger, which isn't displaying these posts. Related to this, I fixed multiple blank lines from being displayed at the top of the screen from Finger, Gopher and Gemini.</p>
<h3>2/14 - Nearly There</h3>
<p>I'm nearly finished with a scripting solution that from one file produces multiple files for different protocols. These protocols are served from two different types of systems, Net BSD and Debian GNU/Linux, each with their own requirements.</p>
<h3>2/11 - Progress</h3>
<p>I've made a lot of progress with making this site work with different protocols.</p>
<h3>2/8 - A new day</h3>
<p>Today is a new day! Goodbye WordPress and other over-engineered software.</p>
</div>
</div>
</body>
</html>