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

Blog

Beyond Plone: The Power Move to Django and Wagtail for Next-Level Web DevelopmentBeyond Plone: The Power Move to Django and Wagtail for Next-Level Web Development

Beyond Plone: The Power Move to Django and Wagtail for Next-Level Web Development

Transitioning to Django or Wagtail offers greater flexibility, long-term sustainability, and ease of use, making them smarter alternatives to the Plone CMS.

READ MORE
|
August 22, 2024
Managing Secrets and Environments with 1PasswordManaging Secrets and Environments with 1Password
|
June 4, 2020

Managing Secrets and Environments with 1Password

During episode 183 of Python Bytes, I mentioned that I keep all unencrypted secrets off of my filesystem and use tools like 1Password's CLI tool, op, to put them into my environment when needed. Here are some examples of how that works.

READ MORE
8 Tips for a Highly Engaging Virtual Event8 Tips for a Highly Engaging Virtual Event
|
May 15, 2020

8 Tips for a Highly Engaging Virtual Event

In the age of virtual events, it's important to make your event as engaging and inclusive as you can. So how do you do it right?

READ MORE
Securely Controlling Access through Plone’s Users and GroupsSecurely Controlling Access through Plone’s Users and Groups
|
May 4, 2020

Securely Controlling Access through Plone’s Users and Groups

Plone’s Users and Groups admin panel gives you an easy interface to manage your site users, control access to content across the entire site or down to a single page, and customize the user experience...

READ MORE
Flexible Tile Layouts in Plone Using MosaicFlexible Tile Layouts in Plone Using Mosaic
|
May 1, 2020

Flexible Tile Layouts in Plone Using Mosaic

Mosaic makes it possible to build custom Plone layouts without having to edit templates or build custom views...

READ MORE
10 Accessibility Mistakes You're Making and How to Fix Them10 Accessibility Mistakes You're Making and How to Fix Them
|
April 24, 2020

10 Accessibility Mistakes You're Making and How to Fix Them

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

READ MORE
Trac-Slack Integration with TracbotTrac-Slack Integration with Tracbot
|
February 11, 2020

Trac-Slack Integration with Tracbot

We are always looking for ways to speed up our development process and streamline communication. The tools are not always readily in place to fit our workflow, so we often need to create our own...

READ MORE
Dump Your Servers for AWS FargateDump Your Servers for AWS Fargate
|
February 5, 2020

Dump Your Servers for AWS Fargate

Containers are speeding up the deployment process, but are your physical servers holding you back? It's time to become truly serverless.

READ MORE
Why WebPack is Eating Grunt’s LunchWhy WebPack is Eating Grunt’s Lunch
|
January 30, 2020

Why WebPack is Eating Grunt’s Lunch

Consistency can make or break your company's workflow, and bundling assets can save valuable resources and time when working on the front-end...

READ MORE
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