Best Practices

<< ALL BLOG POSTS
5 Tips to Get Started with Docker5 Tips to Get Started with Docker
|
January 17, 2020

5 Tips to Get Started with Docker

Docker can help speed your application build process and create consistency across multiple devices. But how do you even get started?

READ MORE
10 Tips for Upgrading to Python 310 Tips for Upgrading to Python 3
|
December 19, 2019

10 Tips for Upgrading to Python 3

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...

READ MORE
Why You Should Upgrade to Python 3Why You Should Upgrade to Python 3
|
December 19, 2019

Why You Should Upgrade to Python 3

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...

READ MORE
What is Faceted Search or Faceted Navigation?What is Faceted Search or Faceted Navigation?
|
July 24, 2019

What is Faceted Search or Faceted Navigation?

Faceted search provides site visitors with a quick and intuitive way to narrow down their search results in real time...

READ MORE
How to write an RFP for your Web Portal projectHow to write an RFP for your Web Portal project
|
May 17, 2019

How to write an RFP for your Web Portal project

Whether your web portal project is about a corporate intranet, an online collaboration platform for researchers or a app designed to help members manage their data, you will most likely need to write an RFP to identify possible suitable vendors...

READ MORE
What to look for in your site’s searchWhat to look for in your site’s search
|
March 12, 2019

What to look for in your site’s search

Tips if you are looking for Google-like search features...

READ MORE
Quick Intro to Cloud CustodianQuick Intro to Cloud Custodian
|
February 4, 2019

Quick Intro to Cloud Custodian

The Open Source Cloud Custodian can keep your cloud clean and tidy, here's how to get started.

READ MORE
POSKeyError Debugging and Fixing CookbookPOSKeyError Debugging and Fixing Cookbook
|
January 18, 2019

POSKeyError Debugging and Fixing Cookbook

Hunting and killing bad objects in the ZODB for fun and profit.

READ MORE
How  to Create Custom Password Validators in DjangoHow  to Create Custom Password Validators in Django
|
April 30, 2018

How to Create Custom Password Validators in Django

Django comes with basic password validators but you can also create your own if you have more specific needs. Here are some tips for doing that...

READ MORE