<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: CanadaHonk</title>
    <description>The latest articles on DEV Community by CanadaHonk (@canadahonk).</description>
    <link>https://dev.to/canadahonk</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F244025%2F5dcec869-0f91-4d0e-9c60-8ee2c5ccb196.png</url>
      <title>DEV Community: CanadaHonk</title>
      <link>https://dev.to/canadahonk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/canadahonk"/>
    <language>en</language>
    <item>
      <title>Gluon - A new Electron-like framework but with a new approach</title>
      <dc:creator>CanadaHonk</dc:creator>
      <pubDate>Wed, 04 Jan 2023 20:21:12 +0000</pubDate>
      <link>https://dev.to/canadahonk/gluon-a-new-electron-like-framework-but-with-a-new-approach-5ejl</link>
      <guid>https://dev.to/canadahonk/gluon-a-new-electron-like-framework-but-with-a-new-approach-5ejl</guid>
      <description>&lt;p&gt;I recently (~1 month ago) started a new framework called Gluon, which is similar to Electron in what it does (websites -&amp;gt; desktop apps), but with a new, different approach:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Uses system installed browsers instead of bundling Chromium or using webview libraries.&lt;/li&gt;
&lt;li&gt;Supports Chromium &lt;em&gt;and Firefox&lt;/em&gt; (unlike any other similar frameworks).&lt;/li&gt;
&lt;li&gt;Focusing on developer experience, rapid prototyping, and ease of use.&lt;/li&gt;
&lt;li&gt;Also supports Deno instead of Node (WIP).&lt;/li&gt;
&lt;li&gt;Experimental/early (barely a month since first line written).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Site: &lt;a href="https://gluonjs.org/" rel="noopener noreferrer"&gt;https://gluonjs.org/&lt;/a&gt;&lt;br&gt;
GitHub: &lt;a href="https://github.com/gluon-framework/gluon" rel="noopener noreferrer"&gt;https://github.com/gluon-framework/gluon&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Has been blowing up on GitHub recently too (on GitHub Trending the last 2 days), gotten almost 1k stars in last few days. Very open to hear opinions/questions, thanks!&lt;/p&gt;

</description>
      <category>emptystring</category>
    </item>
    <item>
      <title>TxtToSL Online - A text to sign language translator</title>
      <dc:creator>CanadaHonk</dc:creator>
      <pubDate>Sun, 06 Oct 2019 21:34:34 +0000</pubDate>
      <link>https://dev.to/canadahonk/txttosl-online-a-text-to-sign-language-translator-487g</link>
      <guid>https://dev.to/canadahonk/txttosl-online-a-text-to-sign-language-translator-487g</guid>
      <description>&lt;p&gt;Hello all!&lt;/p&gt;

&lt;p&gt;Finally actually joined here after lurking for a while.&lt;/p&gt;

&lt;p&gt;I recently (this / last Friday) open sourced my first project in a while. It's a web app which uses an API / server I'm working on (closed source).&lt;/p&gt;

&lt;p&gt;The API translates text into sign language(s)! Proper videos of people doing it, not emojis / images / etc.&lt;/p&gt;

&lt;p&gt;I'm hosting the app on my web server &lt;a href="https://txttosl.oojmed.com"&gt;here&lt;/a&gt;, with the source &lt;a href="https://github.com/oojmed/TTSLO-Web"&gt;on GitHub&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I also have some &lt;a href="https://txttosl.oojmed.com/docs/"&gt;API docs&lt;/a&gt;, incase anyone is interested. ;)&lt;/p&gt;

&lt;p&gt;Feel free to give any feedback, or shoot any issues or pull requests on the repo.&lt;/p&gt;

&lt;p&gt;Also, the app (and especially) docs suck / are kinda broken on mobile. Working on some fixes soon. :P&lt;/p&gt;

&lt;p&gt;PS: Also probably / hoping to release the source of the docs soon! As well as the API / server in the (far) future, need to do a lot of work on stability, configurability, etc.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
