<?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: Daniel Mendes</title>
    <description>The latest articles on DEV Community by Daniel Mendes (@danielmendes).</description>
    <link>https://dev.to/danielmendes</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%2F233386%2F87d189a5-ebf8-45d0-b02e-a0c8c7f6a778.png</url>
      <title>DEV Community: Daniel Mendes</title>
      <link>https://dev.to/danielmendes</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/danielmendes"/>
    <language>en</language>
    <item>
      <title>I built a custom VLC Web interface</title>
      <dc:creator>Daniel Mendes</dc:creator>
      <pubDate>Fri, 28 May 2021 07:41:49 +0000</pubDate>
      <link>https://dev.to/danielmendes/i-built-a-custom-vlc-web-interface-5a5b</link>
      <guid>https://dev.to/danielmendes/i-built-a-custom-vlc-web-interface-5a5b</guid>
      <description>&lt;p&gt;The default web interface for controlling VLC from the web, is not easy to use (It's ugly.)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--EgYr-pbC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/iv5kmy3klqmbwjum27hb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--EgYr-pbC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/iv5kmy3klqmbwjum27hb.png" alt="Default VLC Interface"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So I search for a template over the internet and I found a &lt;a href="https://github.com/megatommy/vlc-web-interface"&gt;GitHub repo&lt;/a&gt;, I changed it a little and added a mobile interface:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--u3bJ7C3D--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/naiuws6tk9zsvn8l32p2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--u3bJ7C3D--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/naiuws6tk9zsvn8l32p2.png" alt="Desktop interface"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For the mobile version, I was inspired by Spotify's design:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Mobile interface&lt;/th&gt;
&lt;th&gt;Specific music&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Clyu5YtP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/an1o9ovnzu4znhrmrdh7.png" alt="Mobile interface"&gt;&lt;/td&gt;
&lt;td&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--b4ni4Jq8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ibp5wvplf6wgamn7qjm5.png" alt="Mobile iterface open"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Feel free to try my theme and give me feedback.&lt;br&gt;
&lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--i3JOwpme--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/Daniel-Mendes"&gt;
        Daniel-Mendes
      &lt;/a&gt; / &lt;a href="https://github.com/Daniel-Mendes/vlc-web-interface"&gt;
        vlc-web-interface
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      A custom VLC web interface
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>githunt</category>
    </item>
    <item>
      <title>Semantic Versioning for spellchecking ?</title>
      <dc:creator>Daniel Mendes</dc:creator>
      <pubDate>Thu, 27 Feb 2020 07:08:41 +0000</pubDate>
      <link>https://dev.to/danielmendes/semantic-versioning-for-spell-checking-c60</link>
      <guid>https://dev.to/danielmendes/semantic-versioning-for-spell-checking-c60</guid>
      <description>&lt;p&gt;Do you increment your versions for a PR that just has spellchecking fix ? Do you use MINOR or PATCH ?&lt;/p&gt;

</description>
      <category>beginners</category>
    </item>
  </channel>
</rss>
