<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Ender.ing Blog</title>
        <link>https://ender.ing/blog</link>
        <description>Ender.ing Blog</description>
        <lastBuildDate>Tue, 28 Apr 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Dropping Omni and Frankie]]></title>
            <link>https://ender.ing/blog/2026/04/28/dropping-projects</link>
            <guid>https://ender.ing/blog/2026/04/28/dropping-projects</guid>
            <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Omni and Frankie are being dropped, mainly because things got a bit too complicated to rethink again and again.]]></description>
            <content:encoded><![CDATA[<p>Omni and Frankie are being dropped<!-- -->, mainly because things got a bit too complicated to rethink again and again.</p>
<p>So, I'm just going to divert all my energy into <a href="https://github.com/Ender-ing/Juggernyaut" target="_blank" rel="noopener noreferrer" class="">Juggernyaut</a> when it comes
to compilers.</p>]]></content:encoded>
            <category>Endering</category>
            <category>Juggernyaut</category>
        </item>
        <item>
            <title><![CDATA[New web design!]]></title>
            <link>https://ender.ing/blog/2025/10/22/new-web-structure</link>
            <guid>https://ender.ing/blog/2025/10/22/new-web-structure</guid>
            <pubDate>Wed, 22 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Explaining the change of the website's design and the reasons behind this change:]]></description>
            <content:encoded><![CDATA[<p>Explaining the change of the website's design and the reasons behind this change:</p>
<!-- -->
<p>Basically, the old packaging system I made is too messy, and it only worked on Windows.</p>
<p>In addition, the web material components library has been in maintenance mode for too long, so a
switch had to be made in order to accelerate the overall progress made on the website.</p>]]></content:encoded>
            <category>Endering</category>
            <category>Web</category>
        </item>
        <item>
            <title><![CDATA[Omniarium and PolarFrankie!]]></title>
            <link>https://ender.ing/blog/2024/11/24/omniarium-progress</link>
            <guid>https://ender.ing/blog/2024/11/24/omniarium-progress</guid>
            <pubDate>Sun, 24 Nov 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[A notice regarding the current development direction for Omniarium:]]></description>
            <content:encoded><![CDATA[<p>A notice regarding the current development direction for Omniarium:</p>
<!-- -->
<p>Currently, the only aspect of Omniarium that is under development is the syntax of the language!
(relating to the Lexer and Parser only)</p>
<p><strong>No more advancement will be made until I get more familiar with C++ and ANTLR4 development</strong>
(this is done to avoid being forced to rewrite the whole Omni development kit later down the line)</p>
<p>For now, I'll also work on another project that also requires the use of these technologies.
(It'll be my Frankenstein for ANTLR4 and C++)</p>
<p>This new project is a transpiler for command line scripts that compiles the new custom <em>PolarFrankie command line
scripting language</em> into <em>Bash</em> and <em>Batch</em> script files that are safe to run as building scripts for projects.</p>
<p>If PolarFrankie is found to be stable enough, all already-written build batch files will be converted into PolarFrankie
scripts to support builds on Linux too!</p>
<p>If all goes well, after getting a firm idea of how best to proceed with the development of Omni to the best of my
abilities, I'll continue the development of Omni further past the parsing stage!</p>]]></content:encoded>
            <category>Endering</category>
            <category>Casual</category>
            <category>(dropped project)</category>
        </item>
        <item>
            <title><![CDATA[Unstable Development]]></title>
            <link>https://ender.ing/blog/2024/10/20/first-post</link>
            <guid>https://ender.ing/blog/2024/10/20/first-post</guid>
            <pubDate>Sun, 20 Oct 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Unstable development cycle due to lack of commitment!]]></description>
            <content:encoded><![CDATA[<p><em><strong>Unstable development cycle due to lack of commitment!</strong></em></p>
<!-- -->
<p>I pretty much only work on projects whenever I feel like it, so I may not really stick to a schedule or anything
when it comes to <em>Ender.ing</em> projects</p>]]></content:encoded>
            <category>Casual</category>
        </item>
        <item>
            <title><![CDATA[Welcome]]></title>
            <link>https://ender.ing/blog/welcome</link>
            <guid>https://ender.ing/blog/welcome</guid>
            <pubDate>Sun, 20 Oct 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Welcome to the documentation website of Ender.ing!]]></description>
            <content:encoded><![CDATA[<p>Welcome to the documentation website of <a href="https://ender.ing/" target="_blank" rel="noopener noreferrer" class="">Ender.ing</a>!</p>
<p>Here, you'll find user and developer documentation!</p>
<!-- -->
<p>Simply navigate to the project/service you want to find documentation for in the <a class="" href="https://ender.ing/">documentation homepage</a>!</p>
<p><strong>In this blog, you'll receive updates related to all projects!</strong></p>]]></content:encoded>
            <category>Casual</category>
            <category>Endering</category>
        </item>
    </channel>
</rss>