Programming
All categories · 26 posts
2014
-
Snippet 0x08: HTTP Basic Auth for secure WebSocket connections (with Undertow)
-
Snippet 0x05: Windows .bat: Checking if process is running by PID file
-
Snippet 0x04: Run .sql-scripts from Java (on HSQLDB, Derby, MySQL, etc.)
-
Snippet 0x03: Recursively watch folders on Java (using the Java 7 WatchService)
-
Snippet 0x02: Getting the Java process PID and managing PID files (Linux/Windows)
-
Snippet 0x01: Undertow, an embeddable Java HTTP / WebSocket / REST server
-
The magic of Gradle: create Windows installers, Debian packages, manage a PPA, and optional sub-projects
-
CipherInputStream for AEAD modes is insecure in JDK7 (GCM, EAX, etc.)
-
Deep into the code of Syncany - command line client, application flow and data model (part 2)