Tel Map

Autor: Daniel Wieth

01.05.2016 | Allgemein |

Introducing Git and GitFlow

Recently one of our customers faced the challenge of fixing a production error in his desktop client application. Using SVN this may be a time consuming and error-prone task. So I held a workshop about Git and GitFlow. Git Our customer’s application is… mehr

15.03.2016 | Allgemein |

Using Lombok 1.16 with Netbeans 8.1 and Maven

Project Lombok provides annotations which reduce boilerplate code in Java applications (see Listing 1). The Netbeans IDE supports it almost out-of-the-box. You just have to enable the option „Project Properties > Build > Compiling > Enable Annotation Processing“. However the current version 1.16.8 is not… mehr

07.08.2015 | Scala |

Optimize Page Rank with Google PageSpeed Insights

SEO: How to eliminate render-blocking JS and CSS in above-the-fold content Since Google recently (End of April 2015) started to penalize non-mobile friendly and non-responsive sites in their ranking, we evaluated some online SEO tools to test our website. The best tool to… mehr

17.02.2015 | Java |

Running Solr 4.10.3 with Maven, Eclipse 4.4 and Wildfly 8.1.0

The basic setup of Solr 4.10 with Eclipse 4.4 and Wildfly 8.1 requires quite a bit of configuration. First of all, be sure that your system fulfills the following requirements. Prerequisites Java Development Kit (jdk1.8.0_25) Eclipse Java EE IDE for Web Developers… mehr

Schlagwörter: , , , , ,