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

Blog

How to Make AI Tell the TruthHow to Make AI Tell the Truth

How to Make AI Tell the Truth

Minimize AI inaccuracies by leveraging RAG and PGA for reliable responses, scalable architecture, and vendor independence.

READ MORE
|
October 24, 2024
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
"How quickly can the project start?”"How quickly can the project start?”
|
January 19, 2015

"How quickly can the project start?”

Your guide to how we properly kick start a development project.

READ MORE
How to Set Up A Two Factor AuthenticationHow to Set Up A Two Factor Authentication
|
January 16, 2015

How to Set Up A Two Factor Authentication

Increase your account security using this Two Factor Authentication (TFA) Setup Guide.

READ MORE
An Introduction to BeautifulSoupAn Introduction to BeautifulSoup
|
December 19, 2014

An Introduction to BeautifulSoup

This article will help you save effort processing HTML content using BeautifulSoup.

READ MORE
Turn static theme into a Diazo theme through the webTurn static theme into a Diazo theme through the web
|
December 17, 2014

Turn static theme into a Diazo theme through the web

This article provides a step by step overview for creating a Diazo theme from a static theme through the web.

READ MORE