Quantcast
Channel: Blog
Browsing latest articles
Browse All 27 View Live

PyTennessee 2015 Recap

Here's a recap from the Sixies who headed South to PyTennessee...

View Article



Building Python Command Line Tools, Part 4: CSV Importing and Time Zones

In the final part of our series on Python Command Line Tools, we'll put our application to work. I'll show you how to import the CSV module and handle timezones post import.

View Article

Best Practices for Customizing Your Live Plone Site

Learn when TTW customizations should be avoided, how to make customizations properly, and how to put a customization process in place.

View Article

14th ShipIt Day a Success at Six Feet Up

Six Feet Up hosted its 14th ShipIt Day, where team members work on a project of their choice for 24 hours. Here's what we accomplished...

View Article

FreeNAS to Add Bhyve Support

We can now run hybrid cloud services that combine the storage and virtualization layer to simplify hosting operations...

View Article


My Take-Aways From PyCon 2016

Useful tidbits of information collected at the annual Python conference in Portland, OR...

View Article

Plone 5's Best TinyMCE Plugin for Content Managers

Templates help content editors manage rich content within their site without knowledge of HTML. The new Plone 5 has support for a TinyMCE plugin called Templates...

View Article

How AWS Lambda Dramatically Simplifies Software Development

Lambda is Amazon Web Services' server-less infrastructure. It makes it possible to run small tasks that respond to various kinds of events without actually running any servers...

View Article


Repeatable Development Environment with Vagrant

Vagrant is a tool to get developers set up quickly and easily on a project. It makes sure the virtual machine includes all the dependencies as they should be, and allows developers to use their own...

View Article


Managing complex Bacula configurations with YAML, Jinja and Python

How to make sure all servers are backed up, and do so in a way to avoid a performance hit…

View Article

Mighty Microbits

Microbits, powered by MicroPython, are exciting pieces of hardware with endless possibilities...

View Article

A More Flexible and Intuitive Python-Based LDAP Library

A new, pure Python LDAP library is out and easier to work with…

View Article

Native Backup Solutions vs Snapshots

Backups are a necessity, whether they are done via the database's native backup technology, a snapshot, or dumping to tape. Here's the difference between some common solutions, and tips on how to get...

View Article


High Availability (HA), Load Balancing & Failover

Keeping websites and web applications up and running can be critical. It is best to look at all options very closely before choosing one...

View Article

Write Better Programs with pytest

Getting a set of fast running tests can dramatically speed up the development process as well as ensure developers don't introduce regressions...

View Article

Browsing latest articles
Browse All 27 View Live




Latest Images