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

Blog

2,000+ Builds Later, and We Still Can't Guess Right2,000+ Builds Later, and We Still Can't Guess Right

2,000+ Builds Later, and We Still Can't Guess Right

Estimating the time, effort, and cost of custom software development is inherently uncertain—just like planning a cross-country road trip without knowing every twist, turn, or unexpected detour along the way.

READ MORE
|
March 4, 2025
Plone 5's Best TinyMCE Plugin for Content ManagersPlone 5's Best TinyMCE Plugin for Content Managers
|
June 22, 2016

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

READ MORE
My Take-Aways From PyCon 2016My Take-Aways From PyCon 2016
|
June 17, 2016

My Take-Aways From PyCon 2016

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

READ MORE
FreeNAS to Add Bhyve SupportFreeNAS to Add Bhyve Support
|
April 12, 2016

FreeNAS to Add Bhyve Support

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

READ MORE
14th ShipIt Day a Success at Six Feet Up14th ShipIt Day a Success at Six Feet Up
|
March 23, 2016

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

READ MORE
Best Practices for Customizing Your Live Plone SiteBest Practices for Customizing Your Live Plone Site
|
March 17, 2015

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.

READ MORE
Building Python Command Line Tools, Part 4: CSV Importing and Time ZonesBuilding Python Command Line Tools, Part 4: CSV Importing and Time Zones
|
March 13, 2015

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.

READ MORE
PyTennessee 2015 RecapPyTennessee 2015 Recap
|
March 7, 2015

PyTennessee 2015 Recap

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

READ MORE
Building Python Command Line Tools, Part 3: Bootstrapping PyramidBuilding Python Command Line Tools, Part 3: Bootstrapping Pyramid
|
March 2, 2015

Building Python Command Line Tools, Part 3: Bootstrapping Pyramid

For the third part of our series on Python Command Line Tools, I'll show you how to use your console_script to bootstrap a Pyramid App.

READ MORE
5 Critical Considerations for Python Testing5 Critical Considerations for Python Testing
|
February 26, 2015

5 Critical Considerations for Python Testing

Resulting from our recent Python Testing and Debugging event, check out these five key considerations developers should understand before diving into Python testing.

READ MORE