Blog

Running RXTX on your Raspberry Pi

Johannes Graf

12.03.2013
A few years ago, a good friend of mine installed a small photovoltaic system on his roof. I’m very exited about installing some solar panels on a roof and start…
Weiterlesen

Acceptance testing at synyx – Part 4

Marc Kannegiesser

27.02.2013
In the last posts we set up our infrastructure to be able to aquire Browsers that run on a remote host and we created a selenium Grid infrastructure that is…
Weiterlesen

Monitoring – NIH style (part 2)

Jonathan Buch

19.02.2013
This expands on the idea in the first part of this blog series. We will still be working NIH style here – this time to improve the visuals, user-interface and…
Weiterlesen

Monitoring – NIH style

Jonathan Buch

11.02.2013
Not being a pure Developer but more of a DevOp brings all sorts of interesting problems. When you not only sell software but are also included in the whole life-cycle…
Weiterlesen

How Sysadmins monitor your Java application with JMX

Sascha Rüssel

07.02.2013
some time ago Aljona showed how to monitor and manage your java application with jmx I’m going to show, how you can make use of JMX from the viewpoint of…
Weiterlesen

Acceptance testing at synyx – Part 3

Marc Kannegiesser

04.02.2013
After showing you how to request a remote browser from a Selenium Grid in the last part its time to put some effort in getting the grid running smoothly. Also,…
Weiterlesen

Acceptance testing at synyx – Part 2

Marc Kannegiesser

29.01.2013
In the first part of the series I gave some reasons why to do acceptance testing (or webtests) as well as a rough overview how we do it at synyx.…
Weiterlesen

Acceptance testing at synyx – Part 1

Marc Kannegiesser

23.01.2013
Overview – Why and how we do web-testing In my team at synyx we wrote a lot of tests in 2012. Most of the tests were unit-tests (as a consequence…
Weiterlesen

Android: size depending orientation lock

Tobias Knell

18.01.2013
We had a case in an internal app, where on Phones only the Portrait mode should be possible and on Tablets only the Landscape mode. So I googled a bit…
Weiterlesen