<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Feathers UI Blog</title>
        <link>https://feathersui.com/blog</link>
        <description>The best place to stay up-to-date with the latest Feathers UI news and events.</description>
        <lastBuildDate>Wed, 20 Nov 2024 16:00:00 PST</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Eleventy</generator>
        <image>
            <title>Feathers UI Blog</title>
            <url>https://feathersui.com/img/feathers-ui-logo-black.png</url>
            <link>https://feathersui.com/blog</link>
        </image>
        <copyright>Copyright © 2024 Bowler Hat LLC</copyright>
        <language>en-US</language>
        
        <item>
            <title>Moonshine.dev introduces a Feathers UI drag-and-drop visual designer and MXHX markup</title>
            <link>https://feathersui.com/blog/2024/11/21/moonshine-dev-feathers-ui-drag-and-drop-visual-designer/</link>
            <guid>https://feathersui.com/blog/2024/11/21/moonshine-dev-feathers-ui-drag-and-drop-visual-designer/</guid>
            <pubDate>Thu, 21 Nov 2024 00:00:00 PST</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>After many months of collaboration with the Moonshine IDE team, I'm excited to help introduce their new project, <a href="https://moonshine.dev/">Moonshine.dev</a>. In particular, I'd love for you to take a moment to try out Moonshine.dev's visual form designer. You can drag-and-drop Feathers UI controls into the design...</p>]]></description>
        </item>
        <item>
            <title>Feathers UI v1.3 — Drag-and-drop, Collapsible component, dispose() method, and tons of bugs fixed</title>
            <link>https://feathersui.com/blog/2024/08/01/feathers-ui-version-1-3-haxe-openfl-release-announcement/</link>
            <guid>https://feathersui.com/blog/2024/08/01/feathers-ui-version-1-3-haxe-openfl-release-announcement/</guid>
            <pubDate>Thu, 01 Aug 2024 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>v1.3.0</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui/1.3.0">on Haxelib</a>. This release includes a new <code>DragDropManager</code> used by components like <code>ListView</code> and <code>GridView</code>, a new </p>]]></description>
        </item>
        <item>
            <title>Feathers UI v1.2 — Big performance boosts</title>
            <link>https://feathersui.com/blog/2023/06/01/feathers-ui-version-1-2-haxe-openfl-release-announcement/</link>
            <guid>https://feathersui.com/blog/2023/06/01/feathers-ui-version-1-2-haxe-openfl-release-announcement/</guid>
            <pubDate>Thu, 01 Jun 2023 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>v1.2.0</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui/1.2.0">on Haxelib</a>. This release includes a ton of great performance optimizations (especially for scrolling containers), support for the <a href="https://www.elitemastereric.com/Haxe-430/">Haxe 4.3</a>...</p>]]></description>
        </item>
        <item>
            <title>Feathers UI v1.1 release for Haxe and OpenFL</title>
            <link>https://feathersui.com/blog/2023/03/17/feathers-ui-version-1-1-haxe-openfl-release-announcement/</link>
            <guid>https://feathersui.com/blog/2023/03/17/feathers-ui-version-1-1-haxe-openfl-release-announcement/</guid>
            <pubDate>Fri, 17 Mar 2023 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>v1.1.0</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui/1.1.0">on Haxelib</a>. This is the first update after the initial stable 1.0 release of the library. It includes a number of new features, and a variety of bug fixes for various components. There are no...</p>]]></description>
        </item>
        <item>
            <title>What a journey! The conclusion of Feathers UI v1.0 Release Week</title>
            <link>https://feathersui.com/blog/2022/09/16/release-week-summary-feathers-ui-9-open-source-projectss/</link>
            <guid>https://feathersui.com/blog/2022/09/16/release-week-summary-feathers-ui-9-open-source-projectss/</guid>
            <pubDate>Fri, 16 Sep 2022 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>We've finally reached the conclusion of what I've been calling <em>Feathers UI Release Week</em>. In fact, it's been <strong>two</strong> full weeks of celebration. It all started out with the big release of <a href="http://feathersui.com/blog/2022/09/01/feathers-ui-version-1-0-haxe-openfl-stable-release/">Feathers UI...</a></p>]]></description>
        </item>
        <item>
            <title>String Formatters 1.0 for Feathers UI</title>
            <link>https://feathersui.com/blog/2022/09/16/feathers-ui-string-validators-1-0-0-haxe/</link>
            <guid>https://feathersui.com/blog/2022/09/16/feathers-ui-string-validators-1-0-0-haxe/</guid>
            <pubDate>Fri, 16 Sep 2022 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, I'm happy to introduce version 1.0 of the new <a href="https://github.com/feathersui/feathersui-formatters">feathersui-formatters</a> open source project, which is a port of the string formatting classes from <a href="https://flex.apache.org/">Apache Flex</a> (formerly Adobe Flex) to </p>]]></description>
        </item>
        <item>
            <title>Form Validators 1.0 for Feathers UI</title>
            <link>https://feathersui.com/blog/2022/09/15/feathers-ui-form-validators-1-0-0-haxe/</link>
            <guid>https://feathersui.com/blog/2022/09/15/feathers-ui-form-validators-1-0-0-haxe/</guid>
            <pubDate>Thu, 15 Sep 2022 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, I'm happy to introduce version 1.0 of the new <a href="https://github.com/feathersui/feathersui-validators">feathersui-validators</a> open source project, which is a port of the form validation classes from <a href="https://flex.apache.org/">Apache Flex</a> (formerly Adobe Flex) to </p>]]></description>
        </item>
        <item>
            <title>PureMVC demos for Feathers UI and OpenFL</title>
            <link>https://feathersui.com/blog/2022/09/14/puremvc-haxe-openfl-feathers-ui-demos/</link>
            <guid>https://feathersui.com/blog/2022/09/14/puremvc-haxe-openfl-feathers-ui-demos/</guid>
            <pubDate>Wed, 14 Sep 2022 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p><a href="https://puremvc.org/">PureMVC</a> is an architectural framework built using <a href="https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller">Model-View-Controller</a> and other <a href="https://en.wikipedia.org/wiki/Software_design_pattern">software design patterns</a> — and you can use it with most...</p>]]></description>
        </item>
        <item>
            <title>OpenFL Plugin for Vite 1.0</title>
            <link>https://feathersui.com/blog/2022/09/13/vite-openfl-plugin-1-0-0/</link>
            <guid>https://feathersui.com/blog/2022/09/13/vite-openfl-plugin-1-0-0/</guid>
            <pubDate>Tue, 13 Sep 2022 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p><a href="https://vitejs.dev/">Vite</a> is a relatively new build tool in the JavaScript and web ecosystem that's growing in popularity, and organizations that use Vite may want to integrate an <a href="https://openfl.org/">OpenFL</a> or <a href="https://feathersui.com/">Feathers UI</a> frontend into their existing build...</p>]]></description>
        </item>
        <item>
            <title>Cairngorm 1.0 MVC framework for Feathers UI</title>
            <link>https://feathersui.com/blog/2022/09/12/feathers-ui-cairngorm-1-0-0-mvc-microarchitecture-framework/</link>
            <guid>https://feathersui.com/blog/2022/09/12/feathers-ui-cairngorm-1-0-0-mvc-microarchitecture-framework/</guid>
            <pubDate>Mon, 12 Sep 2022 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, I'm happy to introduce version 1.0 of the new <a href="https://github.com/feathersui/feathersui-cairngorm">feathersui-cairngorm</a> open source project, which is a port of the Cairngorm MVC framework from <a href="https://flex.apache.org/">Apache Flex</a> (formerly Adobe Flex) to </p>]]></description>
        </item>
        <item>
            <title>Webpack OpenFL Loader 1.0</title>
            <link>https://feathersui.com/blog/2022/09/09/webpack-openfl-loader-plugin-1-0-0/</link>
            <guid>https://feathersui.com/blog/2022/09/09/webpack-openfl-loader-plugin-1-0-0/</guid>
            <pubDate>Fri, 09 Sep 2022 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p><a href="https://webpack.js.org/">Webpack</a> is a very popular build tool in the JavaScript and web ecosystem, and organizations that use Webpack may want to integrate an <a href="https://openfl.org/">OpenFL</a> or <a href="https://feathersui.com/">Feathers UI</a> frontend into their existing build process. With that in...</p>]]></description>
        </item>
        <item>
            <title>RPC Services 1.0 for Feathers UI</title>
            <link>https://feathersui.com/blog/2022/09/08/feathers-ui-rpc-services-1-0-0-remote-object-http-service-haxe/</link>
            <guid>https://feathersui.com/blog/2022/09/08/feathers-ui-rpc-services-1-0-0-remote-object-http-service-haxe/</guid>
            <pubDate>Thu, 08 Sep 2022 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, I'm happy to introduce version 1.0 of the new <a href="https://github.com/feathersui/feathersui-rpc-services">feathersui-rpc-services</a> open source project, which is a port of the RPC service classes from <a href="https://flex.apache.org/">Apache Flex</a> (formerly Adobe Flex) to Feathers UI, </p>]]></description>
        </item>
        <item>
            <title>Lime and OpenFL Maven Plugin 1.0</title>
            <link>https://feathersui.com/blog/2022/09/07/lime-openfl-maven-plugin-1-0-0/</link>
            <guid>https://feathersui.com/blog/2022/09/07/lime-openfl-maven-plugin-1-0-0/</guid>
            <pubDate>Wed, 07 Sep 2022 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p><a href="https://maven.apache.org/">Apache Maven</a> is a very popular build tool in the Java ecosystem, and organizations that use Maven may want to integrate an <a href="https://openfl.org/">OpenFL</a> or <a href="https://feathersui.com/">Feathers UI</a> frontend into their existing build process. With that in mind,...</p>]]></description>
        </item>
        <item>
            <title>amfio 1.0 — AMF0/AMF3 and SharedObject library for OpenFL</title>
            <link>https://feathersui.com/blog/2022/09/06/amfio-1-0-0-action-message-format-local-shared-object-haxe/</link>
            <guid>https://feathersui.com/blog/2022/09/06/amfio-1-0-0-action-message-format-local-shared-object-haxe/</guid>
            <pubDate>Tue, 06 Sep 2022 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, I'm happy to introduce version 1.0 of the new <a href="https://github.com/feathersui/amfio">amfio</a> open source project, which allows reading and writing AMF data using the <a href="https://api.openfl.org/openfl/utils/ByteArray.html"><code>ByteArray</code></a> class from </p>]]></description>
        </item>
        <item>
            <title>Feathers UI version 1.0 for Haxe and OpenFL</title>
            <link>https://feathersui.com/blog/2022/09/01/feathers-ui-version-1-0-haxe-openfl-stable-release/</link>
            <guid>https://feathersui.com/blog/2022/09/01/feathers-ui-version-1-0-haxe-openfl-stable-release/</guid>
            <pubDate>Thu, 01 Sep 2022 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>v1.0.0</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui">on Haxelib</a>. This is the first stable, major release of the library after three years of effort porting the original Starling codebase to <a href="https://openfl.org/">OpenFL</a> and </p>]]></description>
        </item>
        <item>
            <title>Feathers UI 1.0 Release Candidate 2</title>
            <link>https://feathersui.com/blog/2022/06/15/feathers-ui-release-candidate-2/</link>
            <guid>https://feathersui.com/blog/2022/06/15/feathers-ui-release-candidate-2/</guid>
            <pubDate>Wed, 15 Jun 2022 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>v1.0.0-rc.2</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui">on Haxelib</a>. If all goes well, the stable 1.0 release should happen in July. The current plan is to wait until updates for both <a href="https://openfl.org/">OpenFL</a> and </p>]]></description>
        </item>
        <item>
            <title>Josh Tynjala, creator of Feathers UI, joins OpenFL leadership team</title>
            <link>https://feathersui.com/blog/2022/05/13/josh-tynjala-joins-openfl-project-leadership/</link>
            <guid>https://feathersui.com/blog/2022/05/13/josh-tynjala-joins-openfl-project-leadership/</guid>
            <pubDate>Fri, 13 May 2022 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Recently, Joshua Granick, long-time leader of the <a href="https://openfl.org/">OpenFL</a> project, asked Josh Tynjala of <a href="https://feathersui.com/">Feathers UI</a> and Chris Speciale of <a href="https://dimensionscape.com/">Dimensionscape</a> to join him in forming a new </p>]]></description>
        </item>
        <item>
            <title>Feathers UI 1.0 Release Candidate</title>
            <link>https://feathersui.com/blog/2022/05/13/feathers-ui-release-candidate/</link>
            <guid>https://feathersui.com/blog/2022/05/13/feathers-ui-release-candidate/</guid>
            <pubDate>Fri, 13 May 2022 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>v1.0.0-rc.1</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui">on Haxelib</a>. If all goes well, the stable 1.0 release should happen by the end of June, or possibly in early July. The current plan is to wait until updates for both </p>]]></description>
        </item>
        <item>
            <title>Feathers UI beta.9 preview build on Haxelib</title>
            <link>https://feathersui.com/blog/2022/02/25/feathers-ui-beta-9-preview/</link>
            <guid>https://feathersui.com/blog/2022/02/25/feathers-ui-beta-9-preview/</guid>
            <pubDate>Fri, 25 Feb 2022 00:00:00 PST</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>beta.9</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui">on Haxelib</a>. This is the <strong>final</strong> beta build before the first stable release of Feathers UI for Haxe and OpenFL. The next build should be <em>Release Candidate 1 (rc.1)</em>, which will...</p>]]></description>
        </item>
        <item>
            <title>Feathers UI beta.8 preview build on Haxelib</title>
            <link>https://feathersui.com/blog/2022/01/06/feathers-ui-beta-8-preview/</link>
            <guid>https://feathersui.com/blog/2022/01/06/feathers-ui-beta-8-preview/</guid>
            <pubDate>Thu, 06 Jan 2022 00:00:00 PST</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>beta.8</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui">on Haxelib</a>. This is the latest of multiple preview builds that are planned before the first stable release in the first half of 2022. Since we're in the <em>beta</em> stage, the core framework...</p>]]></description>
        </item>
        <item>
            <title>Moonshine IDE's code editor powered by Feathers UI</title>
            <link>https://feathersui.com/blog/2021/11/09/moonshine-ide-feathers-ui-code-text-editor/</link>
            <guid>https://feathersui.com/blog/2021/11/09/moonshine-ide-feathers-ui-code-text-editor/</guid>
            <pubDate>Tue, 09 Nov 2021 00:00:00 PST</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Over the last year or so, the team working on <a href="https://moonshine-ide.com/">Moonshine IDE</a> have been converting the application's interface to run on <a href="https://feathersui.com/">Feathers UI</a>. In the recent 3.2 update of Moonshine, the IDE includes an all new code editor — rewritten in Haxe as a...</p>]]></description>
        </item>
        <item>
            <title>Feathers UI beta.7 preview build on Haxelib</title>
            <link>https://feathersui.com/blog/2021/11/02/feathers-ui-beta-7-preview/</link>
            <guid>https://feathersui.com/blog/2021/11/02/feathers-ui-beta-7-preview/</guid>
            <pubDate>Tue, 02 Nov 2021 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>beta.7</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui">on Haxelib</a>. This is the latest of multiple preview builds that are planned before the first stable release in early 2022. Since we're in the <em>beta</em> stage, the core framework architecture has...</p>]]></description>
        </item>
        <item>
            <title>Feathers UI beta.6 preview build on Haxelib</title>
            <link>https://feathersui.com/blog/2021/10/05/feathers-ui-beta-6-preview/</link>
            <guid>https://feathersui.com/blog/2021/10/05/feathers-ui-beta-6-preview/</guid>
            <pubDate>Tue, 05 Oct 2021 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>beta.6</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui">on Haxelib</a>. This is the latest of multiple preview builds that are planned before the first stable release in early 2022. Since we're in the <em>beta</em> stage, the core framework architecture has...</p>]]></description>
        </item>
        <item>
            <title>Kickstarter Devlog Roundup: August 2021</title>
            <link>https://feathersui.com/blog/2021/08/25/feathers-ui-devlog-roundup-august-2021/</link>
            <guid>https://feathersui.com/blog/2021/08/25/feathers-ui-devlog-roundup-august-2021/</guid>
            <pubDate>Wed, 25 Aug 2021 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Every three to four weeks, I've been posting <a href="https://www.kickstarter.com/projects/feathersui/feathers-ui-cross-platform-components-for-haxe-and-openfl/posts">updates on Kickstarter</a> that summarize what I've been adding to the <a href="https://feathersui.com/openfl/">Haxe/OpenFL version of Feathers UI</a>...</p>]]></description>
        </item>
        <item>
            <title>Feathers UI beta.5 preview build on Haxelib</title>
            <link>https://feathersui.com/blog/2021/08/24/feathers-ui-beta-5-preview/</link>
            <guid>https://feathersui.com/blog/2021/08/24/feathers-ui-beta-5-preview/</guid>
            <pubDate>Tue, 24 Aug 2021 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>beta.5</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui">on Haxelib</a>. This is the latest of multiple preview builds that are planned before the first stable release in early 2022. Since we're in the <em>beta</em> stage, the core framework architecture has...</p>]]></description>
        </item>
        <item>
            <title>Feathers UI beta.4 preview build on Haxelib</title>
            <link>https://feathersui.com/blog/2021/07/14/feathers-ui-beta-4-preview/</link>
            <guid>https://feathersui.com/blog/2021/07/14/feathers-ui-beta-4-preview/</guid>
            <pubDate>Wed, 14 Jul 2021 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>beta.4</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui">on Haxelib</a>. This is the latest of multiple preview builds that are planned before the first stable release in early 2022. Since we're in the <em>beta</em> stage, the core framework architecture has...</p>]]></description>
        </item>
        <item>
            <title>Kickstarter Devlog Roundup: April 2021</title>
            <link>https://feathersui.com/blog/2021/04/19/feathers-ui-devlog-roundup-april-2021/</link>
            <guid>https://feathersui.com/blog/2021/04/19/feathers-ui-devlog-roundup-april-2021/</guid>
            <pubDate>Mon, 19 Apr 2021 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Every three to four weeks, I've been posting <a href="https://www.kickstarter.com/projects/feathersui/feathers-ui-cross-platform-components-for-haxe-and-openfl/posts">updates on Kickstarter</a> that summarize what I've been adding to the <a href="https://feathersui.com/openfl/">Haxe/OpenFL version of Feathers UI</a>...</p>]]></description>
        </item>
        <item>
            <title>Feathers UI beta.3 preview build on Haxelib</title>
            <link>https://feathersui.com/blog/2021/04/12/feathers-ui-beta-3-preview/</link>
            <guid>https://feathersui.com/blog/2021/04/12/feathers-ui-beta-3-preview/</guid>
            <pubDate>Mon, 12 Apr 2021 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>beta.3</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui">on Haxelib</a>. This is the latest of multiple preview builds that are planned before the first stable release in early 2022. Since we're in the <em>beta</em> stage, the core framework architecture has...</p>]]></description>
        </item>
        <item>
            <title>Support Feathers UI on Github Sponsors</title>
            <link>https://feathersui.com/blog/2021/02/03/support-feathers-ui-on-github-sponsors/</link>
            <guid>https://feathersui.com/blog/2021/02/03/support-feathers-ui-on-github-sponsors/</guid>
            <pubDate>Wed, 03 Feb 2021 00:00:00 PST</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>From time to time, people ask how they can send a little thank you donation to the <a href="https://feathersui.com/">Feathers UI</a> open source project. Feathers UI is a cross-platform GUI framework for building mobile, desktop, and web apps (native and GPU-accelerated).</p>
<p>Starting today, the best way to help out is to </p>]]></description>
        </item>
        <item>
            <title>Feathers UI beta.2 preview build on Haxelib</title>
            <link>https://feathersui.com/blog/2020/12/08/feathers-ui-beta-2-preview/</link>
            <guid>https://feathersui.com/blog/2020/12/08/feathers-ui-beta-2-preview/</guid>
            <pubDate>Tue, 08 Dec 2020 00:00:00 PST</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>beta.2</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui">on Haxelib</a>. This is the latest of multiple preview builds that are planned before the first stable release in early 2022. We've now made it past the <em>alpha</em> stage, which means that the core...</p>]]></description>
        </item>
        <item>
            <title>Feathers UI beta.1 preview build on Haxelib</title>
            <link>https://feathersui.com/blog/2020/11/16/feathers-ui-beta-1-preview/</link>
            <guid>https://feathersui.com/blog/2020/11/16/feathers-ui-beta-1-preview/</guid>
            <pubDate>Mon, 16 Nov 2020 00:00:00 PST</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>beta.1</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui">on Haxelib</a>. This is the latest of multiple preview builds that are planned before the first stable release in early 2022. We've now made it past the <em>alpha</em> stage, which means that the core...</p>]]></description>
        </item>
        <item>
            <title>Feathers UI alpha.3 preview build on Haxelib</title>
            <link>https://feathersui.com/blog/2020/08/20/feathers-ui-alpha-3-preview/</link>
            <guid>https://feathersui.com/blog/2020/08/20/feathers-ui-alpha-3-preview/</guid>
            <pubDate>Thu, 20 Aug 2020 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>alpha.3</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui">on Haxelib</a>. This is the third of multiple preview builds that are planned for 2020. These preview builds are intended to give the community an opportunity to see how development of Feathers UI is...</p>]]></description>
        </item>
        <item>
            <title>Feathers UI extensions for Visual Studio Code</title>
            <link>https://feathersui.com/blog/2020/06/23/feathers-ui-extensions-visual-studio-code/</link>
            <guid>https://feathersui.com/blog/2020/06/23/feathers-ui-extensions-visual-studio-code/</guid>
            <pubDate>Tue, 23 Jun 2020 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p><a href="https://code.visualstudio.com/">Visual Studio Code</a> is one of the best editors for <a href="https://haxe.org/">Haxe</a> and <a href="https://openfl.org/">OpenFL</a> development today. Obviously, that makes it one of the best editors for <a href="https://feathersui.com/">Feathers UI</a> development too. Today,...</p>]]></description>
        </item>
        <item>
            <title>Feathers UI alpha.2 preview build on Haxelib</title>
            <link>https://feathersui.com/blog/2020/06/23/feathers-ui-alpha-2-preview/</link>
            <guid>https://feathersui.com/blog/2020/06/23/feathers-ui-alpha-2-preview/</guid>
            <pubDate>Tue, 23 Jun 2020 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, Feathers UI <strong>alpha.2</strong> is now officially available <a href="https://lib.haxe.org/p/feathersui">on Haxelib</a>. This is the second of multiple preview builds that are planned for 2020. These preview builds are intended to give the community an opportunity to see how development of Feathers UI is...</p>]]></description>
        </item>
        <item>
            <title>Kickstarter Devlog Roundup 3: May 2020</title>
            <link>https://feathersui.com/blog/2020/05/04/kickstarter-devlog-roundup-3/</link>
            <guid>https://feathersui.com/blog/2020/05/04/kickstarter-devlog-roundup-3/</guid>
            <pubDate>Mon, 04 May 2020 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Every three to four weeks, I've been posting <a href="https://www.kickstarter.com/projects/feathersui/feathers-ui-cross-platform-components-for-haxe-and-openfl/posts">updates on Kickstarter</a> that summarize what I've been adding to the <a href="https://feathersui.com/openfl/">Haxe/OpenFL version of Feathers UI</a>...</p>]]></description>
        </item>
        <item>
            <title>Feathers UI alpha preview build on Haxelib (v1.0.0-alpha.1)</title>
            <link>https://feathersui.com/blog/2020/02/04/feathers-ui-preview-haxelib-v1.0.0-alpha.1/</link>
            <guid>https://feathersui.com/blog/2020/02/04/feathers-ui-preview-haxelib-v1.0.0-alpha.1/</guid>
            <pubDate>Tue, 04 Feb 2020 00:00:00 PST</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, for very the first time, Feathers UI may be installed <a href="https://lib.haxe.org/p/feathersui">from Haxelib</a>. This is the first of multiple preview builds that are planned for 2020. These preview builds are intended to give the community an opportunity to see how development of Feathers UI is progressing —...</p>]]></description>
        </item>
        <item>
            <title>Kickstarter Devlog Roundup 2: January 2020</title>
            <link>https://feathersui.com/blog/2020/01/07/kickstarter-devlog-roundup-2/</link>
            <guid>https://feathersui.com/blog/2020/01/07/kickstarter-devlog-roundup-2/</guid>
            <pubDate>Tue, 07 Jan 2020 00:00:00 PST</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Every three to four weeks, I've been posting <a href="https://www.kickstarter.com/projects/feathersui/feathers-ui-cross-platform-components-for-haxe-and-openfl/posts">updates on Kickstarter</a> that summarize what I've been adding to the <a href="https://feathersui.com/openfl/">Haxe/OpenFL version of Feathers UI</a>...</p>]]></description>
        </item>
        <item>
            <title>Kickstarter Devlog Roundup: October 2019</title>
            <link>https://feathersui.com/blog/2019/10/15/kickstarter-devlog-roundup/</link>
            <guid>https://feathersui.com/blog/2019/10/15/kickstarter-devlog-roundup/</guid>
            <pubDate>Tue, 15 Oct 2019 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Every three to four weeks, I've been posting <a href="https://www.kickstarter.com/projects/feathersui/feathers-ui-cross-platform-components-for-haxe-and-openfl/posts">updates on Kickstarter</a> that summarize what I've been adding to the <a href="https://feathersui.com/openfl/">Haxe/OpenFL version of Feathers UI</a>...</p>]]></description>
        </item>
        <item>
            <title>Introducing the Feathers UI Blog</title>
            <link>https://feathersui.com/blog/2019/07/30/new-feathers-ui-blog/</link>
            <guid>https://feathersui.com/blog/2019/07/30/new-feathers-ui-blog/</guid>
            <pubDate>Tue, 30 Jul 2019 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Today, I'm launching a new blog for the latest announcements about Feathers UI. Let's start with a link roundup of the various new things that have been introduced since <a href="https://www.kickstarter.com/projects/feathersui/feathers-ui-cross-platform-components-for-haxe-and-openfl">the Kickstarter for the Haxe/OpenFL...</a></p>]]></description>
        </item>
        <item>
            <title>Feathers UI for Haxe and OpenFL</title>
            <link>https://feathersui.com/blog/2019/04/02/feathers-ui-for-haxe-and-openfl/</link>
            <guid>https://feathersui.com/blog/2019/04/02/feathers-ui-for-haxe-and-openfl/</guid>
            <pubDate>Tue, 02 Apr 2019 00:00:00 PDT</pubDate>
            <dc:creator><![CDATA[Josh Tynjala]]></dc:creator>
            <description><![CDATA[<p>Feathers community,</p>
<p>In the next couple of months, I will officially launch a crowdfunding campaign for an all new version of <strong>Feathers UI</strong> — rebuilt on <a href="https://haxe.org/">Haxe</a> and <a href="https://openfl.org/">OpenFL</a>. <!-- truncate --> If I already have your interest, </p>]]></description>
        </item>
    </channel>
</rss>