Calvin Hendryx-Parker

Kick Start your Django/Plone Buildout with PyCharmKick Start your Django/Plone Buildout with PyCharm
August 5, 2017

Kick Start your Django/Plone Buildout with PyCharm

PyCharm has great features, such as a Debugger, code completion, syntax highlighting and code formatting for Buildout configuration files. Here are several tips to help you get going...

READ MORE
Backing up Using ZFS Snapshots and ReplicationBacking up Using ZFS Snapshots and Replication
May 8, 2017

Backing up Using ZFS Snapshots and Replication

How we have rolled up a fast, modern and efficient backup system that is easy-to-manage and low maintenance...

READ MORE
Automating Mundane Tasks with Boto3Automating Mundane Tasks with Boto3
February 22, 2017

Automating Mundane Tasks with Boto3

Boto3 is a complete open source library for talking to the AWS API. It can be used for automating mundane tasks like cleaning up unused AWS resources...

READ MORE
High Availability and Horizontal Scaling with CeleryHigh Availability and Horizontal Scaling with Celery
February 1, 2017

High Availability and Horizontal Scaling with Celery

Long running tasks can be put on a Celery job queue to help decouple and run asynchronous work loads, and therefore strengthen the main program...

READ MORE
Hidden Features via AWS CLIHidden Features via AWS CLI
January 24, 2017

Hidden Features via AWS CLI

The Amazon Web Service Command Line Interface expands the options for a user interacting with the AWS...

READ MORE
Solr + Spark = AB Testing on SteroidsSolr + Spark = AB Testing on Steroids
December 12, 2016

Solr + Spark = AB Testing on Steroids

"Two halves make one whole" content indexing powerhouse...

READ MORE
Interactive Web Apps with ReactInteractive Web Apps with React
November 22, 2016

Interactive Web Apps with React

A framework for interactive web applications, React was a popular topic at All Things Open this year...

READ MORE
Integrating HubSpot with PloneIntegrating HubSpot with Plone
November 8, 2016

Integrating HubSpot with Plone

How we completed a HubSpot and Plone integration project using Zapier and Celery...

READ MORE
Django CMS vs PloneDjango CMS vs Plone
October 31, 2016

Django CMS vs Plone

At Six Feet Up, we have extensive experience with both Plone and Django CMS. In this post, I am exploring when you might want to use Django CMS and when Plone might be a better fit...

READ MORE