MAX BUILD SPEED
  • Home
  • About
Sign in Subscribe

Max Rohde

Max Rohde
Deploy Maven Project with Netbeans

maven

Deploy Maven Project with Netbeans

Problem You would like to deploy a Java Maven project you are developing using the Netbeans IDE to your Maven repository. Solution Right click on your project in the Netbeans 'Projects' view and select the Custom / Goals … in the drop down menu as shown below. Type 'deploy&

By Max Rohde 11 Feb 2013
Links of the Week (weekly)

Links of the Week (weekly)

* What storytelling does to our brains tags: writing stories storytelling psychology * Doctest.js: the humane Javascript test framework Doctest uses a novel approach to testing: example and expected result. Each test is a chunk of code that prints out results and side effects, and then the expected result is matched

By Max Rohde 10 Feb 2013
Links of the Week (weekly)

Links of the Week (weekly)

* HTTPS Server in Java using Netty and KeyStore tags: netty https ssl * Cross-domain Ajax with Cross-Origin Resource Sharing | NCZOnline "Cross-Origin Resource Sharing" tags: javascript sop [same origin policy](http://www.diigo.com/user/max_rohde/same origin policy) cross-domain rpc ajax * Building Google Cloud Storage "Building Google

By Max Rohde 03 Feb 2013
Why Netty cannot serve multiple SSL domains from one IP

netty

Why Netty cannot serve multiple SSL domains from one IP

Background Due to some issues with a transparent proxy apparently employed by Vodafone New Zealand, a signed SSL certificate had to be added to the REST server in the Appjangle cloud in order to serve resources 'protected' from Vodafone's caching efforts. One REST server in the

By Max Rohde 03 Feb 2013
Links of the Week (weekly)

Links of the Week (weekly)

* How NOT to Design Your API | Javalobby tags: api [best practice](http://www.diigo.com/user/max_rohde/best practice) industry [api design](http://www.diigo.com/user/max_rohde/api design) * Milk & Honey, an Online Shoe Company Started by Sisters - NYTimes.com tags: cases [business cases](http:

By Max Rohde 27 Jan 2013
Fix HtmlUnit Memory Leak

Fix HtmlUnit Memory Leak

The Problem While testing pages with heavy JavaScript usage in HtmlUnit, great amounts of heap memory are allocated but never released. Solutions There are numerous solutions, which can be applied to fix an OutOfMemory error related to HtmlUnit: Call webClient.closeAllWindows(); The first often suggested remedy to fix a HtmlUnit

By Max Rohde 05 Jan 2013
Get Free Memory on Unix System in Java

Get Free Memory on Unix System in Java

Background The opsunit framework allows to continuously run a number of JUnit unit tests and do some maintenance/repair work upon any failed test. The latest addition to the test suite for the Appjangle platform is a simple unit test, which checks the remaining free memory on the server node.

By Max Rohde 02 Jan 2013
Links of the Week (weekly)

Links of the Week (weekly)

* HttpClient - HttpClient SSL Guide "HttpClient provides full support for HTTP over Secure Sockets Layer (SSL) or IETF Transport Layer Security (TLS) protocols by leveraging the Java Secure Socket Extension (JSSE)" tags: apache httpclient ssl https Posted from Diigo. The rest of my favorite links are here.

By Max Rohde 30 Dec 2012
Links of the Week (weekly)

Links of the Week (weekly)

* Simone de Beauvoir on Ambiguity, Vitality, and Freedom | Brain Pickings tags: philosophy ethics decisions * Interview with Alan Kay | Dr Dobb's tags: object-oriented oo interview Internet WWW paradigm programming [software development](http://www.diigo.com/user/max_rohde/software development) * Characterization Tests with MagicTest | Javalobby tags: testing [software quality]

By Max Rohde 23 Dec 2012
Java Get Process Id: Three Approaches

tutorial

Java Get Process Id: Three Approaches

Java provides no robust way to obtain the id of the OS process in which the application is running. That does not mean, however, that there is no way. There are actually a couple of ways, each with its own advantages and disadvantages. I will describe three possible ways in

By Max Rohde 13 Dec 2012
Twitter Flattery?

Twitter Flattery?

Is Twitter exploring some subtle form of flattery, or do their likeness algorithms need some brushing up?

By Max Rohde 10 Dec 2012
OpsUnit Motivation and Plan (JUnit for server monitoring)

OpsUnit Motivation and Plan (JUnit for server monitoring)

While the infrastructure for Appjangle and Nextweb has been humming along without any major problems, I have been thinking about ways to improve the long-time stability of the servers. Being lazy in the sense that I dread any tasks, which I believe could be automated, I have created a few

By Max Rohde 28 Nov 2012
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.