Category

Technology
PyRFC is a Python package that provides users with the ability to connect to the SAP Netweaver RFC library. In doing so, ABAP modules are able to call Python modules and vice versa. This is advantageous when attempting to setup a lightweight Python server to handle SAP ETL jobs. Today, we will walk you through...
Continue Reading
python virtual environment
Virtual environments are isolated working copies of python, which allow you to have different projects environments for each of your projects. Which prevents changes in one project affecting others. 1. Install Xcode 2. Open a terminal window 3. Install Command Line Tools of Xcode xcode-select ––install 4. Install Homebrew ruby -e \ “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)”...
Continue Reading
amazon web services
Interested in working in the cloud? Have you heard a lot of great things about Amazon Web Services (AWS)? No matter if you are interested in building an Alexa skill or hosting an application in the cloud, you first must have an AWS account. By following the steps listed in this blog post, you will...
Continue Reading
If something were to go wrong with your website today, would you be able to restore your site to a known state? Just having a backup is not enough. Backing up your website is just the first step, you should be able to restore your website to various points in time. If you check your...
Continue Reading
concert
As a musician or artist, one must take time to understand the technical aspects of running a website. After designing the website and ensuring that it conveys the intended message artist tend to feel as if the work is done. Not hardly! There are a few things that must be understood, in order to boost...
Continue Reading
Social media is very powerful and when used effectively, can transform an upstart brand into a household name. As most learn quickly, creating engaging content and building a following is a job in itself. With this list we hope to remove some of your pain points, allowing you to focus more on creating and delivering...
Continue Reading
Searching for the best WordPress themes that suite your needs, can be a daunting task. There are hundreds of thousands of themes available via the web and taking time to review 20 let alone 100 of them can take multiple hours. Below we have outlined our technique for expediting this process and finding the top...
Continue Reading
wordpress
After diligently searching on the web, you finally find the WordPress theme that suites your needs. Next, you download the theme but aren’t sure how to install it. No need to sweat, you have come to the right place. In this tutorial, we will show you how to upload your new WordPress theme. 1. Login...
Continue Reading
red binder
Looking for a good place to store a private key or a file that shouldn’t modified? Try saving the file in a hidden folder. Hidden folders and their contents do not show up in Finder or terminal window searches. Although they are not entirely invisible. Launch terminal window If you are not familiar with how...
Continue Reading
mac laptop with coffee
Looking to ssh into a terminal, create a hidden folder, or perform some other action that requires you to use a terminal window? The below instructions will show you how to do so on a Mac. 1. Open spotlight search Press CMD + Spacebar 2. Open terminal window Type ‘terminal’ into the spotlight search bar...
Continue Reading
1 2 3 4