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

Blog

Implement Text Similarity with Embeddings in DjangoImplement Text Similarity with Embeddings in Django

Implement Text Similarity with Embeddings in Django

Messy data breaks traditional matching — semantic search with embeddings delivers accurate search results from inconsistent inputs.

READ MORE
|
May 20, 2025
A Solution to Fixed-Bid vs. Hourly Contracts (Part 2)A Solution to Fixed-Bid vs. Hourly Contracts (Part 2)
|
February 21, 2012

A Solution to Fixed-Bid vs. Hourly Contracts (Part 2)

A few weeks ago, I wrote about how hard it is to estimate creative projects including sophisticated software development like we work on here at Six Feet Up...

READ MORE
Create Your Own Plone Content Types With DexterityCreate Your Own Plone Content Types With Dexterity
|
February 6, 2012

Create Your Own Plone Content Types With Dexterity

Dexterity allows Plone users to create and modify custom content types directly through the web...

READ MORE
A Solution to Fixed-Bid vs. Hourly Contracts (Part 1)A Solution to Fixed-Bid vs. Hourly Contracts (Part 1)
|
January 30, 2012

A Solution to Fixed-Bid vs. Hourly Contracts (Part 1)

If an auto-mechanic can’t accurately estimate a quick and simple car fix, what hope do software developers have when building something new and complex that’s never been exactly done before?...

READ MORE
Optimize Your Plone Development by Packing the ZODBOptimize Your Plone Development by Packing the ZODB
|
January 26, 2012

Optimize Your Plone Development by Packing the ZODB

Each time you delete a web page, a copy is kept in the database in case you need to get it back later. Over time, the number of unused objects can grow and grow, expanding the memory needed to operate the website, and slowing down operations...

READ MORE
Set up IPython for Plone DevelopmentSet up IPython for Plone Development
|
January 12, 2012

Set up IPython for Plone Development

IPython is a powerful interactive Python shell that can be used with Zope to aid in debugging issues. Syntax highlighting, tab completion and code introspection are just a few reasons to use it...

READ MORE
Why PEP8 Makes your Python Development EasierWhy PEP8 Makes your Python Development Easier
|
January 9, 2012

Why PEP8 Makes your Python Development Easier

Hardly any software is maintained by the original author for its whole life and some claim that 80% of the lifetime cost of a piece of software comes from maintaining that code.

READ MORE
Six Feet Up’s Take-Aways from the 2011 Plone ConferenceSix Feet Up’s Take-Aways from the 2011 Plone Conference
|
December 7, 2011

Six Feet Up’s Take-Aways from the 2011 Plone Conference

Six Feet Up was in full force at the Plone Conference this year and here is what we learned.

READ MORE
5 Ways to Improve Your Blogging Effectiveness5 Ways to Improve Your Blogging Effectiveness
|
December 7, 2011

5 Ways to Improve Your Blogging Effectiveness

Most people who don't blog cite lack of time as a major excuse. But blogs have a big impact on traffic and online visibility. Understanding why is the first step in boosting your blogging impact...

READ MORE
Six Feet Up's Fifth FedEx Day Yields 13 Successful ProjectsSix Feet Up's Fifth FedEx Day Yields 13 Successful Projects
|
November 10, 2011

Six Feet Up's Fifth FedEx Day Yields 13 Successful Projects

Six Feet Up held its fifth "FedEx Day" on October 6-7, 2011 and up to 13 awesome projects ensued...

READ MORE