Side note: Battery Status of external devices are always approximated!

12 Jun 2013

Side note: Battery Status of external devices are always approximated!

While I was playing around with iStatPro, a monitoring tool for Mac OS X, I figured out that the battery status was displayed totally wrong. Mac OS X showed me a percentage of 53% remaining battery power, but iStatPro reported 32%. How comes? After some investigation I figured out that...

Weiterlesen...

Activating "Expand selection to" shortcuts for Eclipse on Mac OS X

25 May 2013

Activating "Expand selection to" shortcuts for Eclipse on Mac OS X

When using Eclipse on Windows the IDE offers you a very useful shortcut to select lines and code blocks at once. This feature is called “Expand selection to…” and you can trigger it by using the keys Alt Shift Arrow Keys. The corresponding key bindings on Mac OS are as...

Weiterlesen...

Java equals() vs. hashCode() methods

07 Feb 2013

Java equals() vs. hashCode() methods

I recently stumbled upon the two methods equals() and hashCode() in Java while I was implementing a class which should be able to be comparable. My first try was just to use the common equals() method in java.lang.Object which lead to the problem that the method always returned false–but why?...

Weiterlesen...

Keeping phpMyAdmin up-to-date

24 Dec 2012

Keeping phpMyAdmin up-to-date

I recently got a message from my local phpMyAdmin installation to update to the most current version. I then headed to the web page of phpMyAdmin and started to download the latest stable Release. But then I recognized, that phpMyAdmin has moved its source to GitHub. So why not checking...

Weiterlesen...

[Updated] Writing papers and doing proper backup?!

30 Nov 2012

[Updated] Writing papers and doing proper backup?!

This article is about how to save papers and how to back it up properly. I am currently writing some papers on different topics and as I am studying Information Systems – Wirtschaftsinformatik – I am aware of hardware or software crashes. Therefore I have found a very simple but...

Weiterlesen...
  • Zurück
  • Seite 4 von 6
  • Weiter
That's me!

Ich bin Stephan, Software-Entwickler mit dem Schwerpunkt Web-Entwicklung. Auch Themen wie Java, Spring und Hibernate sind mir nicht fremd. Automatisierung sowie Testing sind ebenfalls wichtige Aspekte meines täglichen Arbeitens.


© by Stephan Köninger