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
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
How We Made our Site ResponsiveHow We Made our Site Responsive
|
February 19, 2015

How We Made our Site Responsive

Mobile and responsive development are key in today's web design practice, but how do you make an existing production site fully responsive? Here's how we did it.

READ MORE
Journey To Find the Best Support SystemJourney To Find the Best Support System
|
February 14, 2015

Journey To Find the Best Support System

This article provides a side by side comparison of six customer support and ticketing systems. You will find out what we learned through the evaluation process and which system met all of the support and workflow requirements for our team.

READ MORE
Displaying EasySlideshow on your Homepage with DiazoDisplaying EasySlideshow on your Homepage with Diazo
|
February 11, 2015

Displaying EasySlideshow on your Homepage with Diazo

Now that you've learned how to use EasySlideshow, this article will give instruction on how to display it within your site's pages.

READ MORE
Building Python Command Line Tools, Part 2: Console ScriptsBuilding Python Command Line Tools, Part 2: Console Scripts
|
February 9, 2015

Building Python Command Line Tools, Part 2: Console Scripts

In this second part of our series on Python Command Line Tools, I'll show you how to make the agrparse script executable and ready to be installed as a console script when someone installs your Pyramid or Django app.

READ MORE
How To Use EasySlideshowHow To Use EasySlideshow
|
February 4, 2015

How To Use EasySlideshow

This article provides step by step instruction for using Easyslideshow within Plone post install and activation.

READ MORE
Allow users to create content using PloneFormGenAllow users to create content using PloneFormGen
|
January 28, 2015

Allow users to create content using PloneFormGen

In the following article you'll find out how to create site content via PloneFormGen using a Custom Script Adapter or by using an add-on adapter called "PloneFormGen Save Data to Content" (uwosh.pfg.d2c).

READ MORE
Building Python Command Line Tools, Part 1: ArgParseBuilding Python Command Line Tools, Part 1: ArgParse
|
January 26, 2015

Building Python Command Line Tools, Part 1: ArgParse

This article is part one of a four-part series on building and using python command line tools. Get ready to learn how to parse command line arguments and import csv files for a Django or Pyramid app.

READ MORE
4 critical tools for web analytics & SEO4 critical tools for web analytics & SEO
|
January 23, 2015

4 critical tools for web analytics & SEO

For any web strategy it's critical to collect the right data. Every day that you don't have the right tools setup, critical visitor data is lost. Here are four tools to help you save and leverage that data.

READ MORE