<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
    <title>FoobOS - Personal OS-Style Website</title>
    <link>https://foobarsite.com</link>
    <description>An operating system style personal website, with games and stuff</description>
    <language>en</language>
    <lastBuildDate>Thu, 10 Sep 2026 20:15:00 +0000</lastBuildDate>
    <ttl>60</ttl>

    <item>
        <title>Release Notes: Summer 2026</title>
        <link>https://foobarsite.com</link>
        <description>
            <![CDATA[
            <h2>What's new since April</h2>
            <p>It has been a busy summer at FoobOS HQ. Here are the highlights.</p>

            <h3>New Apps and Games</h3>
            <ul>
                <li><strong>VoxKube</strong> - a 3D voxel building game. Explore a procedurally generated world, break and place blocks, and build anything you imagine. Complete with sound effects and a save option.</li>
                <li><strong>Racing</strong> - a top-down 2D racing game. Race against AI opponents on a circuit track, with difficulty levels and lap counts.</li>
                <li><strong>Dice</strong> - roll up to six dice, with roll history and statistics.</li>
                <li><strong>Time Duration</strong> - calculate the interval between two dates and times, with handy presets.</li>
                <li><strong>Pipe screensaver</strong> - the classic pipes animation joined the screen saver collection.</li>
            </ul>

            <h3>Snake Goes Mobile</h3>
            <p>Snake now has on-screen touch controls, so it is fully playable on phones and tablets. The food is an apple now, too. 🍎</p>

            <h3>A More Accessible Desktop</h3>
            <ul>
                <li>The whole desktop is keyboard-friendly now: launch apps, manage windows, and even move windows with arrow keys - no mouse required.</li>
                <li>Screen reader support, color contrast, and forced-colors (high contrast mode) improvements throughout.</li>
                <li>A proper Privacy Policy app, in English and Finnish.</li>
            </ul>

            <h3>Under the Hood</h3>
            <ul>
                <li>Wallpapers are now self-hosted - the site makes no third-party requests at all.</li>
                <li>Deep links like <a href="https://foobarsite.com/snake">foobarsite.com/snake</a> are search-engine friendly, with their own titles and previews.</li>
                <li>Installable as an app (PWA), faster first paint, and better behavior on mobile browsers.</li>
                <li>Machine-readable extras for AI agents: <a href="https://foobarsite.com/llms.txt">llms.txt</a>, and a published policy for AI crawlers in robots.txt.</li>
            </ul>
            ]]>
        </description>
        <pubDate>Thu, 10 Sep 2026 20:15:00 +0000</pubDate>
        <guid>https://foobarsite.com#release-notes-summer-2026</guid>
    </item>

    <item>
        <title>Screen Saver Added to Settings</title>
        <link>https://foobarsite.com</link>
        <description>
            <![CDATA[
            <h2>Screen Saver Feature</h2>
            <p>A screen saver feature has been added, accessible through the Settings application.</p>

            <h3>Screen Saver Types</h3>
            <ul>
                <li><strong>Bouncing Ball</strong> - A colorful bouncing ball with glow and trail effects. Configurable speed, size, and trail length.</li>
                <li><strong>Starfield</strong> - Stars flying through space towards the viewer. Configurable speed and star count.</li>
                <li><strong>Matrix Rain</strong> - Classic Matrix-style falling characters. Configurable speed, font size, and fade speed.</li>
            </ul>           
            ]]>
        </description>
        <pubDate>Sun, 13 Apr 2026 18:00:00 +0000</pubDate>
        <guid>https://foobarsite.com#screensaver-feature</guid>
    </item>

    <item>
        <title>FoobOS - What's New</title>
        <link>https://foobarsite.com</link>
        <description>
            <![CDATA[
            <h2>Welcome!</h2>
            <p>This is a personal static website that resembles a graphical operating system. It tries to provide a familiar desktop experience in the web browser.</p>
            
            <p>I'll add various applications and experimental things along the way.</p>
            ]]>
        </description>
        <pubDate>Mon, 10 Mar 2026 19:00:00 +0000</pubDate>
        <guid>https://foobarsite.com#welcome</guid>
    </item>

    <item>
        <title>FoobOS v1.0 Released</title>
        <link>https://foobarsite.com</link>
        <description>
            <![CDATA[
            <p>The initial release of FoobOS.</p>
            
            <h3>Key Components</h3>
            <ul>
                <li><strong>EventBus</strong> - Cross-module communication system</li>
                <li><strong>WindowManager</strong> - Handles window creation, dragging, and z-index management</li>
                <li><strong>StateManager</strong> - Persists user preferences and window states</li>
                <li><strong>Desktop</strong> - Manages desktop icons and background</li>
                <li><strong>Taskbar</strong> - System taskbar with clock and running apps</li>
                <li><strong>StartMenu</strong> - Hierarchical app launcher</li>
                <li><strong>SystemTray</strong> - Language switcher and system status</li>
            </ul>
            <p>It also comes with various applications, that are added mostly for decoration at the moment.</p>
            ]]>
        </description>
        <pubDate>Sun, 09 Mar 2026 12:00:00 +0000</pubDate>
        <guid>https://foobarsite.com#v1.0-release</guid>
    </item>
</channel>
</rss>