Contact Us
24/7
Python BlogDjango BlogSearch for Kubernetes Big DataSearch for Kubernetes AWS BlogCloud Services

Blog

Automating GitHub Issue Creation with Claude CodeAutomating GitHub Issue Creation with Claude Code

Automating GitHub Issue Creation with Claude Code

Learn how Six Feet Up automates GitHub issue creation with Claude, Claude Code, and GitHub CLI to streamline workflows and reduce manual effort.

READ MORE
|
July 9, 2025
Doing code releases with ZFSDoing code releases with ZFS
|
November 24, 2014

Doing code releases with ZFS

Using ZFS for snapshots is easier than collective.recipe.backup for backing up Plone sites. I'll show you how it allows you to instantly rollback to a previous version if something goes wrong.

READ MORE
Handling PloneFormGen Submissions : The Email AdapterHandling PloneFormGen Submissions : The Email Adapter
|
November 20, 2014

Handling PloneFormGen Submissions : The Email Adapter

By default, PloneFormGen displays a generic "Thank You" page that emails the site-wide email address. With a few clicks, you can easily customize what happens after a form is submitted.

READ MORE
Performance Testing with LocustPerformance Testing with Locust
|
November 17, 2014

Performance Testing with Locust

During a recent load-test, we successfully used the Python plugin Locust to create a working test as an alternative to Jmeter.

READ MORE
How to use Variables in DiazoHow to use Variables in Diazo
|
November 13, 2014

How to use Variables in Diazo

Learn how to apply variables with TAL expressions in your Diazo theme.

READ MORE
Multisite Management using Lineage (PC14 Recap)Multisite Management using Lineage (PC14 Recap)
|
November 5, 2014

Multisite Management using Lineage (PC14 Recap)

Lineage is a free and open source Plone product that makes it easy to manage subsites. It works by enabling regular subfolders of a Plone site to appear as autonomous Plone sites to the everyday user.

READ MORE
Diazo Syntax TrainingDiazo Syntax Training
|
November 4, 2014

Diazo Syntax Training

This article includes a video and reviews Diazo Syntax for rules, conditions, selectors, inserting HTML, and other attributes.

READ MORE
Quick Guide to Generating SSL CertificatesQuick Guide to Generating SSL Certificates
|
October 30, 2014

Quick Guide to Generating SSL Certificates

Quick Guide to Generating SSL Certificates with Six Feet Up using our hosting or your own provider.

READ MORE
Lineage 2.0 for multisite is Plone 5 & Dexterity compatibleLineage 2.0 for multisite is Plone 5 & Dexterity compatible
|
October 29, 2014

Lineage 2.0 for multisite is Plone 5 & Dexterity compatible

We've seen a lot of activity around Lineage this year and wanted to make sure that before PloneConf we had a fresh new version of Lineage for Plone 4.x and Plone 5.

READ MORE
How to use Diazo for Plone ThemingHow to use Diazo for Plone Theming
|
October 28, 2014

How to use Diazo for Plone Theming

This is an introduction to how to use Diazo for Plone theming. Diazo allows you to map dynamic content from a CMS to a static theme. Diazo is supported in Plone 4.1 and beyond with plone.app.theming.

READ MORE