<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blogs on BareNakedCoder.com</title>
    <link>https://www.barenakedcoder.com/blog/</link>
    <description>Recent content in Blogs on BareNakedCoder.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Mon, 20 Apr 2020 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.barenakedcoder.com/blog/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Python and Microsoft Access Files</title>
      <link>https://www.barenakedcoder.com/blog/2020/04/python-and-microsoft-access-files/</link>
      <pubDate>Mon, 20 Apr 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.barenakedcoder.com/blog/2020/04/python-and-microsoft-access-files/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s how I used Python to read and update data in a Microsoft Access file.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Unobtrusive Monetization - Part 1</title>
      <link>https://www.barenakedcoder.com/blog/2020/04/unobtrusive-monetization/</link>
      <pubDate>Mon, 06 Apr 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.barenakedcoder.com/blog/2020/04/unobtrusive-monetization/</guid>
      <description>&lt;p&gt;For gits and shiggles, I thought I would experiment by adding some unobtrusive monetization to this blog.
In Part 1, I describe what I added.
In Part 2, some months from now, I&amp;rsquo;ll describe the results.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Python Launcher For The Win(dows)</title>
      <link>https://www.barenakedcoder.com/blog/2020/03/python-launcher-for-the-windows/</link>
      <pubDate>Sun, 29 Mar 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.barenakedcoder.com/blog/2020/03/python-launcher-for-the-windows/</guid>
      <description>&lt;p&gt;Running Python on Windows? Here&amp;rsquo;s how to use
&lt;a href=&#34;https://docs.python.org/3/using/windows.html#python-launcher-for-windows&#34;&gt;Python Launcher for Windows&lt;/a&gt;
to run multiple Python versions installed on one Windows machine.
And create virtual environments too.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Font Awesome vs Material Icons</title>
      <link>https://www.barenakedcoder.com/blog/2020/03/font-awesome-material-icons/</link>
      <pubDate>Fri, 27 Mar 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.barenakedcoder.com/blog/2020/03/font-awesome-material-icons/</guid>
      <description>&lt;p&gt;Thank you &lt;a href=&#34;https://fontawesome.com/&#34;&gt;Font Awesome&lt;/a&gt; for many years of free awesome icons.
I would still use and even pay for you again.
But for websites that don&amp;rsquo;t need all of your awesomeness, and that&amp;rsquo;s many websites,
&lt;a href=&#34;https://material.io/resources/icons/&#34;&gt;Material Icons&lt;/a&gt; is now my choice for icons.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Config Files: INI, XML, JSON, YAML, TOML</title>
      <link>https://www.barenakedcoder.com/blog/2020/03/config-files-ini-xml-json-yaml-toml/</link>
      <pubDate>Sun, 15 Mar 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.barenakedcoder.com/blog/2020/03/config-files-ini-xml-json-yaml-toml/</guid>
      <description>&lt;p&gt;Working with &lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt;
lately has me thinking about configuration file formats.
Formats such as INI, XML, JSON, YAML, TOML.  Here&amp;rsquo;s some thoughts on which one to pick.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Hello World</title>
      <link>https://www.barenakedcoder.com/blog/2020/03/hello-world/</link>
      <pubDate>Fri, 13 Mar 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.barenakedcoder.com/blog/2020/03/hello-world/</guid>
      <description>&lt;!-- In last launch, was 2018-09-26 --&gt;
&lt;!-- In last launch, was 2019-09-03 --&gt;
&lt;p&gt;Welcome to the re- re- re-launch of my blog.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>