MAX BUILD SPEED
  • Home
  • About
Sign in Subscribe

Max Rohde

Max Rohde
A Handy Reference of Maven Parameters

maven

A Handy Reference of Maven Parameters

I cannot count the times I have looked up the following through Google. Thus I decided to put together a few handy parameters (or properties or whatever is the correct term) for Maven builds. All the below are given with the goal install but they can safely be used with

By Max Rohde 11 Jan 2018
Good Web Design: PayPal Developer Documentation

Good Web Design: PayPal Developer Documentation

I find that developer documentation is often not very pleasant to look at and, more importantly, often very difficult to navigate. I worked briefly with the PayPal REST API and, while I found that at times it can be confusing to deal with the numerous APIs PayPal offers, aesthetically their

By Max Rohde 10 Jan 2018
Installing Jenkins on Centos 7

devops

Installing Jenkins on Centos 7

I set up a Jenkins server on a brand new Centos 7 VPS. In the following the instructions for doing this in case you are looking at doing the same: Setting up Jenkins Server * Install OpenJDK Java sudo yum install java-1.8.0-openjdk * Add Jenkins Repo and install Jenkins sudo

By Max Rohde 05 Jan 2018
Continuous Integration Server Overview

jenkins

Continuous Integration Server Overview

Since I plan to set up a continuous integration server in the near future, I had a quick look around for open source and cloud-based solutions; my main concern was finding something which will work for a small scale project and result in reasonable costs. Jenkins (Open Source) The best

By Max Rohde 05 Jan 2018
Test Latency Between Two Servers (Linux)

devops

Test Latency Between Two Servers (Linux)

Today I was looking for a simple way to test the latency and bandwidth between two Linux servers. The easiest way, of course, is to just use ping. The ping utility should be available on almost any Linux server and is extremely easy to use. Just login to one of

By Max Rohde 04 Jan 2018
Good Web Design: Squarespace

Good Web Design: Squarespace

I want to start a new category of articles for this blog where I record web or user experience design I come across and which impresses me. I will start today with the homepage of Squarespace. Since they are a web design company, good design can be expected of course.

By Max Rohde 04 Jan 2018
Free Cloud-based Log and Metrics Management Solutions

metrics

Free Cloud-based Log and Metrics Management Solutions

I have been looking around for a while for a cloud-based service which allows collecting logs and metrics and analysing them. I am particularly interested in a solution which can be deployed for free for smaller applications/amounts of data. Here are some of the solutions I came across: Loggly

By Max Rohde 28 Dec 2017
Task Management, Planning and Time Tracking

productivity

Task Management, Planning and Time Tracking

I've long been looking for a tool that allows me to plan tasks, manage them and track time for myself and for a small team. Unfortunately, I have not been very successful thus far to find a effective, robust and affordable solution for this. The latest setup I

By Max Rohde 27 Dec 2017
Versioning WordPress with Git and Revisr

git

Versioning WordPress with Git and Revisr

WordPress is a powerful platform to just get a simple website up and running. Unfortunately, some things which are considered best practice in software development projects are a bit difficult to realize with WordPress. One of these things is versioning. Thankfully, there is a powerful plug in which enables versioning

By Max Rohde 12 Nov 2017
Install PHP Application and WordPress Alongside Each Other

wordpress

Install PHP Application and WordPress Alongside Each Other

Problem You have a webpage like http://www.example.com and you would like to serve both WordPress and files from a PHP application from the root domain. For instance, opening http://www.example.com/my-post will open a post on WordPress and http://www.example.com/index.php will

By Max Rohde 12 Nov 2017
Selenium ChromeDriver Hangs on Startup

Selenium ChromeDriver Hangs on Startup

Problem ChromeDriver and Headless Chrome are a great solution for running automated JavaScript tests. Today I wanted to run some tests on a Linux Server (Centos 7) and although Chrome and ChromeDriver were installed correctly, my Java app would just hang after ChromeDriver is started: Starting ChromeDriver 2.33.506092

By Max Rohde 07 Nov 2017
Install Latest JDK on Linux Server

Install Latest JDK on Linux Server

Edit: Updated with new script version provided by MaxdSre. To install the Oracle JDK on a Linus server is often a tricky proposition. For one, the download page requires to confirm a prompt and only unlocks the download link after this prompt has been confirmed (via a cookie, I think)

By Max Rohde 07 Nov 2017
See all
MAX BUILD SPEED

MAX BUILD SPEED

be calm & code.

MAX BUILD SPEED
  • Sign up
Powered by Ghost

MAX BUILD SPEED

be calm & code.