MAX BUILD SPEED
  • Home
  • About
Sign in Subscribe

Max Rohde

Max Rohde
CodeMirror 3 Indent All Lines / Autoformat

CodeMirror 3 Indent All Lines / Autoformat

Problem You have created an instance of a CodeMirror and initialized it with some text and would like to correct its indentation or you would like to give the user the option to 'autoformat' the text entered. Solution Iterate over all lines in the editor and indent them

By Max Rohde 24 Sep 2014
Setting Up Xtend with Maven and eclipse (Luna)

eclipse

Setting Up Xtend with Maven and eclipse (Luna)

Xtend is currently my favourite alternative language for the JVM (closely followed by Kotlin). Unfortunately, I did not find a good guide of how to set up a Maven project within eclipse (Luna) which uses Xtend. Specifically the following guide will allow you to allow you to write test cases

By Max Rohde 13 Sep 2014
A Comparison of Data Models in BaaS (Backend-as-a-Service)

firebase

A Comparison of Data Models in BaaS (Backend-as-a-Service)

While Backed-as-a-Service (BaaS) - and their stepbrothers PaaS - offerings should sensibly support various domain-specific data models for the application they support, these services are inherently built on a 'meta' data model. This meta data model lays the constraints for all domain-specific data and should thus be an

By Max Rohde 09 Sep 2014
Force Android Studio to Update Maven Snapshot Dependencies

gradle

Force Android Studio to Update Maven Snapshot Dependencies

Problem You are using Gradle to build your Android Studio project and you have linked Maven SNAPSHOT modules. When you build your project, Gradle/Android Studio does not grab the latest version of the SNAPSHOT module but instead uses a cached version. Solution Add the following to your build.gradle:

By Max Rohde 08 Sep 2014
Access Apache on VirtualBox OS from Host OS

virtualbox

Access Apache on VirtualBox OS from Host OS

Problem You have a RHEL or CentOS 6 VirtualBox Virtual Machine and a Windows or other host and would like to access a web server on the VM from the Host OS. Solution Assure that the Apache Web Server is available and started on the guest OS: `sudo httpd start`

By Max Rohde 19 Aug 2014
Import GitHub project to Android Studio

git

Import GitHub project to Android Studio

Problem You have an existing GitHub project and would like to import it to Android Studio. Solution Perform the following steps to import your project. Step 1: Install git for Windows It can be downloaded for free from git-scm.com. Most settings available during the installation process should be compatible

By Max Rohde 18 Aug 2014
Setting Up eclipse Luna with Maven for Android

eclipse

Setting Up eclipse Luna with Maven for Android

As of August 2014, don't even try this. Officially, the Google Eclipse plugin supports Eclipse 4.4 (Luna) at present. However, in order to be able to create projects which are both Maven projects and Android projects you will need to install the m2e-android plugin. This currently does

By Max Rohde 14 Aug 2014
Convert Dynamically Sized VirtualBox VDI Hard Drive to Fixed Size

virtualbox

Convert Dynamically Sized VirtualBox VDI Hard Drive to Fixed Size

The Problem You have got a dynamically sized, VDI virtual hard drive in VirtualBox and would like to convert it into a fixed size hard drive. You are using Windows. The Solution * Locate VBoxManage.exe on your machine. It should be in the VirtualBox program directory (usually found under C:

By Max Rohde 21 Jun 2014
Improving Voice Recording with Audacity

Improving Voice Recording with Audacity

Audacity is a powerful and free tool to edit all kinds of audio files. However, the many features it offers can be overwhelming for beginners and more advanced users alike. This guide contains some tips how to go about doing a very specific task with audacity: Improving the quality of

By Max Rohde 17 Jun 2014
The Conscious Mind as Trainer

psychology

The Conscious Mind as Trainer

It might be that our subconscious mind ears often in our urban and large-scale world. It might be that reason and traditional intelligence are the most useful devices to navigate this world. I'm reading ‘Thinking Fast and Slow’ from Kahneman at the moment and what I've

By Max Rohde 19 May 2014
Steve Jobs and Leadership

isaacson

Steve Jobs and Leadership

There is something wrong with the way Steve Jobs led people. The biography from ‪Isaacson‬ is full of examples how Steve Jobs exercised excessive control, restricting the autonomy of talented employees, or outright abused employees in an inhumane way. Research suggests that people work better if they are not driven

By Max Rohde 06 May 2014
Why the Ideal Task is Necessary, Rewarding and Fun

productivity

Why the Ideal Task is Necessary, Rewarding and Fun

When it comes to organizing our lives, structured and logical approaches are in no short supply. Divide large projects into small tasks. Prioritize what is more important over what is less so. Identify the critical path of tasks leading most surely to success. All these are activities of the conscious

By Max Rohde 25 Apr 2014
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.