<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link rel="self" type="application/rss+xml" href="https://www.sixfeetup.com/blog/rss.xml" />
    <title>Blog</title>
    <link>https://www.sixfeetup.com/blog</link>
    <description></description>

    <language>en</language>
    <copyright></copyright>
    <generator>Plone</generator>
    <item>
      <title>10 Tips for Upgrading to Python 3</title>
      <description>Upgrading legacy systems to Python 3 doesn't have to be a hassle. Here are 10 tips and tricks to help with your upgrade project...</description>
      
      <pubDate>Thu, 19 Dec 2019 13:10:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog/10-tips-for-upgrading-to-python-3</guid>
    </item>
    <item>
      <title>Why You Should Upgrade to Python 3</title>
      <description>Python 2's End of Life is January 1, 2020. At Six Feet Up, we're prepared a critical list of reasons why you need to upgrade to Python 3...</description>
      
      <pubDate>Thu, 19 Dec 2019 13:04:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog/why-you-should-upgrade-to-python-3</guid>
    </item>
    <item>
      <title>Harnessing Tech to Build a Better World for All</title>
      <description>When we learned about Pledge 1%, we were immediately compelled to take the join,</description>
      
      <pubDate>Fri, 18 Nov 2022 17:34:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog/harnessing-tech-to-build-a-better-world-for-all</guid>
    </item>
    <item>
      <title>10 Accessibility Mistakes You're Making and How to Fix Them</title>
      <description>Web accessibility is the foundation of an inclusive, user-friendly website but many companies are unaware of mistakes that limit user access. Let's take a look at the 10 most common accessibility mistakes...</description>
      
      <pubDate>Fri, 24 Apr 2020 11:45:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog/10-accessibility-mistakes</guid>
    </item>
    <item>
      <title>Cloud</title>
      <description>Check out the Six Feet Up blog for the lastest news and updates on all things Cloud (AWS, Google, Azure, you name it!)...</description>
      
      <pubDate>Tue, 10 Oct 2017 14:11:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog/cloud</guid>
    </item>
    <item>
      <title>Best Practices</title>
      <description>Check out the Six Feet Up blog for the lastest news and updates on all things Best Practices...</description>
      
      <pubDate>Tue, 10 Oct 2017 14:11:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog/best-practices</guid>
    </item>
    <item>
      <title>AWS</title>
      <description>Check out the Six Feet Up blog for the lastest news and updates on all things Amazon Web Services (AWS)...</description>
      
      <pubDate>Tue, 10 Oct 2017 14:11:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog/aws</guid>
    </item>
    <item>
      <title>Blog</title>
      <description>Check out the latest news from the Sixies about best practices, tips + tricks, and the newest technologies we're exploring...</description>
      
      <pubDate>Tue, 05 Dec 2017 13:25:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog</guid>
    </item>
    <item>
      <title>Help! I'm falling in love with Kubernetes!</title>
      <description>Learn how Kubernetes can improve the developer experience.</description>
      
      <pubDate>Sun, 12 Mar 2023 14:29:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog/help-im-falling-in-love-with-kubernetes-part-1</guid>
    </item>
    <item>
      <title>8 Reasons to Upgrade to Plone 5</title>
      <description>From hardened security  and improved performances to through-the-web customizations, here are 8 great reasons why you’ll want to upgrade to Plone 5</description>
      
      <pubDate>Thu, 22 Mar 2018 12:15:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog/8-reasons-to-upgrade-to-plone-5</guid>
    </item>
    <item>
      <title>Manage Your Secrets to Keep Your Code Secure</title>
      <description>As cybersecurity continues to be an ever-growing concern, we look at how removing the secrets from your source code and using a source code manager can help keep your code secure.</description>
      
      <pubDate>Wed, 15 Jun 2022 13:00:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog/manage-your-secrets-to-keep-your-code-secure</guid>
    </item>
    <item>
      <title>Plone</title>
      <description>Six Feet Up covers topics such as best practices, tips &amp; tricks, upgrade guidelines and more through our Plone blog posts..</description>
      
      <pubDate>Tue, 10 Oct 2017 14:11:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog/plone-blog</guid>
    </item>
    <item>
      <title>Why PEP8 Makes your Python Development Easier</title>
      <description>Hardly any software is maintained by the original author for its whole life and some claim that 80% of the lifetime cost of a piece of software comes from maintaining that code.</description>
      
      <pubDate>Mon, 09 Jan 2012 10:34:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog/pep8-for-plone-development</guid>
    </item>
    <item>
      <title>Humans vs. Robots: Testing for Quality</title>
      <description>Six Feet Up is frequently asked about including human-powered Quality Assurance (QA) as a part of our testing process.  Find out when automated tests or humans are best at catching issues.</description>
      
      <pubDate>Thu, 16 Oct 2014 19:32:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog/humans-vs-robots-testing</guid>
    </item>
    <item>
      <title>SaltStack for server configuration management and more</title>
      <description>SaltStack (Salt) is currently one of the fastest growing configuration management systems. It's written in Python and uses ZeroMQ to communicate nearly instantaneously with all of the servers in your infrastructure that it calls minions. Here is how we use Salt and why.</description>
      
      <pubDate>Tue, 21 Oct 2014 08:19:00 -0400</pubDate>
      <guid>https://www.sixfeetup.com/blog/saltstack-for-server-config-management</guid>
    </item>
  </channel>
</rss>
