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

Blog

Mob Coding with AI: Lessons from a 9-Hour SprintMob Coding with AI: Lessons from a 9-Hour Sprint

Mob Coding with AI: Lessons from a 9-Hour Sprint

Three developer teams had nine hours to build a web app with AI, revealing both its strengths and its limits.

READ MORE
|
September 8, 2025
How To Save 40% On Development CostsHow To Save 40% On Development Costs
|
October 22, 2010

How To Save 40% On Development Costs

Our CTO just went to a Hackers & Founders event, which is geared toward people interested in start-ups. He came back really energized from all the new ideas he heard, and the atmosphere vibrating of pre-bubble entrepreneurship vitality in the room...

READ MORE
Get your questions answered at the Plone Conference!Get your questions answered at the Plone Conference!
|
October 21, 2010

Get your questions answered at the Plone Conference!

Six Feet Up will be presenting on six different topics at the upcoming Plone Conference. You can ask your questions now using Google Moderator...

READ MORE
Bootstrapping Buildout Killing PYTHONPATHBootstrapping Buildout Killing PYTHONPATH
|
October 21, 2010

Bootstrapping Buildout Killing PYTHONPATH

Issues bootstrapping and running buildouts recently caused us a minor headache. The fix was simple, but not after a lot of mis-direction while investigating the issue.

READ MORE
Has Zope's decision to use an OODB been right all along?Has Zope's decision to use an OODB been right all along?
|
October 14, 2010

Has Zope's decision to use an OODB been right all along?

I was resistant at first also. When I first picked up Zope in 1998, the first thing I asked was if I could store all of my data in MySQL. I didn't know what I was missing yet, but I'm glad it only took me one project to realize the true strength of using a Object Oriented Database with an Object Oriented application server...

READ MORE
New getpaid.recipe.release out!New getpaid.recipe.release out!
|
October 14, 2010

New getpaid.recipe.release out!

PloneGetPaid is the ecommerce solution for Plone. GetPaid processes credit cards, accepts donations, calculates shipping, and more. GetPaid allows you to extend your Plone site to be a fully functioning online store...

READ MORE
Deploying Plone and Zine together with Deliverance using RepozeDeploying Plone and Zine together with Deliverance using Repoze
|
October 14, 2010

Deploying Plone and Zine together with Deliverance using Repoze

Six Feet Up loves Plone, but using Plone as a blogging tool has never been a strong point. Blogging isn't something that we felt that Plone did well out of the box. Much like most Plone products, you have to add in various third party products or create your own products if you want to get some of the really nice features that many of the typical blogging platforms like WordPress offer today like pingbacks. We had tried quite a few of these ways of stuffing blogging into Plone and ran into various issues of dependencies or incompatibilities along the way so we decided to go for a solution that wasn't in Plone...

READ MORE
Markdown to PDF in one command lineMarkdown to PDF in one command line
|
October 14, 2010

Markdown to PDF in one command line

We have started responding to many documents now using plain text files since it is very easy to manage and to collaborate with other team members. Now, what if you want to send off a professional looking formatted structured document with a table of contents. You also want it to be in a common format so that others can annotate on it or send you feedback. PDF is perfect for this, but how do you get your very functional markdown to a very pretty PDF presentation?...

READ MORE
Benefits of using Source Control ManagementBenefits of using Source Control Management
|
October 14, 2010

Benefits of using Source Control Management

There are many great reasons to use a Source Control Management (SCM) system. If you are looking to get involved with an Open Source project or manage small and large projects of your own, you are going to need to know how to use a SCM...

READ MORE
Tips for Starting a Plone ThemeTips for Starting a Plone Theme
|
October 14, 2010

Tips for Starting a Plone Theme

Learning to theme a site in Plone? Here are some quick tips to help get you started with your CSS styling once you have installed your theme product...

READ MORE