Blog Archive
Category: Overview
This article is well-timed for our discussions around Agile and best practices. I hope you find it useful in how to handle equating points to hours. VIDEO: Coaching Tips to Stop Teams…
Building a Selenium-Grid environment with Docker Containers
Before we get started let’s take a moment to get to know Selenium-Grid. Selenium-Grid allows you run your Selenium tests on different machines against different browsers in parallel. That is, running multiple…
What is a Develpreneur
The Develpreneur site focuses on building better developers. It may seem obvious that the name comes from a mashup of developer and entrepreneur. Thus, it is logical to ask how that mashup…
Installing WordPress on Amazon AWS EC2
In this technote, we will walk you through an installing WordPress instance on an AWS EC2 server. This will include some advanced tips to common problems.
Simple Guide to Testing: Don’t Forget To Test Your Code.
It's time to stop neglecting one of the fundamental areas of software development, Testing. In this simple guide, we cover some basics to get you started.
Configure Apache For HTTPS
Take the guess work out of Apache HTTPS configuration. Follow the simple steps on how to add HTTPS/SSL encryption to your Apache web server.