<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Journal on DCKIM [toronto tech blog]</title>
    <link>https://dckim.com/tags/journal/</link>
    <description>Recent content in Journal on DCKIM [toronto tech blog]</description>
    <image>
      <title>DCKIM [toronto tech blog]</title>
      <url>https://dckim.com/images/home-banner.png</url>
      <link>https://dckim.com/images/home-banner.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 16 Jun 2026 15:17:08 -0400</lastBuildDate>
    <atom:link href="https://dckim.com/tags/journal/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Testing Out Some Changes to the Program</title>
      <link>https://dckim.com/posts/testing-out-some-changes-to-the-program/</link>
      <pubDate>Tue, 16 Jun 2026 15:17:08 -0400</pubDate>
      <guid>https://dckim.com/posts/testing-out-some-changes-to-the-program/</guid>
      <description>Looking ahead, the blog format might be something like, add some features, write a blog post about it. Include a test page with an explanation about how the new features work. That way the reader can follow along with me like a journal, and see for themselves the result.</description>
      <content:encoded><![CDATA[<h2 id="simple-two-page-project-example-with-links"><a href="https://dckim.com/hdub-test/testing-the-links/page-1/index.html">Simple Two Page Project Example with links</a></h2>
<h1 id="looking-at-setting-up-parameters-for-a-blogging-format">Looking at setting up parameters for a blogging format.</h1>
<p>To me it seems like a fairly good plan to work along through the additions or changes which I would like to make to the &lsquo;HDUB Pixel Art Edition&rsquo; program. Then, at the same time I should write a blog post about what is motivating the additional codework and then link to some example page which are made using the new tool. That way it will satisfy several interests simultaneously.</p>
<p>Most likely I can just recycle a lot of the imagery that is directly part of the &lsquo;HDUB Pixel Art Edition&rsquo; interface, because that is what I will be talking about anyhow. So, in theory, this could be a pretty good thing to start doing, improving my personal workflow greatly and crossing together all of the necessities of both coding and advertising for this new project at the same time.</p>
<p>This might also help with my own personal motivation, pushing myself to continue to work through whatever new challenges I might face, though, the majority of the most difficult parts of the program are already done.</p>
<h2 id="this-is-more-like-the-icing-on-the-cake">This is more like the icing on the cake.</h2>
<p>The most important decisions about the program, and the most difficult point in the code have been finished for quite some time, and since then I have been trying to &lsquo;zero-in&rsquo; on the most crucial additions that can be made to enhance the program for a beginner.</p>
<p>The best thing about this program is that it is a &lsquo;one-stop-shop&rsquo; in the sense that you can now save a complete 20 page website as a single zipped package. You even get a sitemap and an RSS feed happening right away, which is crucial for SEO if you want to get picked up on google. Aside from that it is also very important to have the RSS set up so that someone else can have a very lightweight method of following your new posts.</p>
<h2 id="i-could-make-it-somewhat-tutorial-in-nature">I could make it somewhat tutorial in nature.</h2>
<p>This new format could help to give a more interesting, and less &lsquo;dry&rsquo; form of insight into how the program is used. That might be helpful for someone who is not an &rsquo;exploratory learner&rsquo;.</p>
<p>As the first order of business, I will draw a little example that will show which button to press when you want to save your entire project. Maybe that will help? Then that way I can also test whether the RSS feed and the sitemap is really working or not.</p>
<p>Wish me luck!</p>
<h2 id="oh-wait-i-dont-have-a-convenient-way-to-link-between-the-pages">Oh wait! I don&rsquo;t have a convenient way to link between the pages.</h2>
<p>So, I will try to write the few lines of code that will make that happen easily. Maybe that should be the first thing that I draw up as part of this new coding/blogging format? Sure, why not&hellip;</p>
<h2 id="finally-i-can-link-the-pages-to-each-other">Finally I can link the pages to each other.</h2>
<p>The only problem now is that there is no way to have a valid sitemap/rss unless I have a way to enter the domain name into the program&hellip; where would that even go? There&rsquo;s no room left in the menu! Maybe I&rsquo;ll need to fit it into there somewhere.</p>
<p>That&rsquo;s a job for another day&hellip; Right now, I guess they are just there symbolically. They don&rsquo;t really do anything&hellip; BAH!</p>
<p>I suppose, ultimately, I&rsquo;m going to need to have everything that any other SSG needs as input. I guess I should just try to use that as a model.</p>
<p>Here is the link to the set of pages that I have been trying to get working.</p>
<h2 id="simple-two-page-project-example-with-links-1"><a href="https://dckim.com/hdub-test/testing-the-links/page-1/index.html">Simple Two Page Project Example with links</a></h2>
]]></content:encoded>
    </item>
  </channel>
</rss>
