I’ve just started programming with Java and was confused, that IntelliJ only showed me one Constructor, but not all overloaded versions.
Continue reading “IntelliJ: Show all overloaded constructors”
I’ve just started programming with Java and was confused, that IntelliJ only showed me one Constructor, but not all overloaded versions.
Continue reading “IntelliJ: Show all overloaded constructors”
While testing the new Identity Provider at work, I had an issue with a MS Program, that uses our IDP to authenticate clients. It didn’t understand the CSS nor JS properly.
Continue reading “Troubles with embedded webpages displayed in Windows programs”
We have several English Grammar learning CDs that are using Adobe AIR as their runtime environment. I wasn’t able to install any of them, because there was this error:
The application could not be installed because the installer file is damaged.
Continue reading “How to run AIR packages that won’t install anymore”
Auf meinem Laptop hatte ich das Problem, dass der Akku auch im heruntergefahrenen Zustand permanent an Ladung verlor. Windows 10 hat nämlich die Angewohnheit, nicht wirklich mehr herunter zu fahren, sondern in einem Energiesparmodus stecken zu bleiben, welcher aber Energie braucht.
Continue reading “Windows 10: Echtes herunterfahren und nicht nur Energiesparen”
I encoutered the ESXi error ‘[Errno 28] No space left on device’ while doing a cmd-line upgrade.
Continue reading “ESXi upgrade failed: [Errno 28] No space left on device”
Ever had the urge to browse some APIs without network access?
A collegue showed me this perfect tool, to get all windows drivers uptodate.
At work I need to request TLS certificates quite often. I wanted to faciliate the process a bit and therefore I have written my personal helping wrappers for creating certificate requests and packing the certs into PKCS12 containers.
Continue reading “openssl Certificate request helpers”
At work I had the need to clone a debian box that boots via UEFI.
I had the need to get all iPhone messages into an XML file.