-
Enterprise Java
TIP: Activate via URL and Send Arguments
The most secure password in the world is the one that doesn’t exist. You remove the user from the equation…
Read More » -
Core Java
Date Util
Timezones suck. Especially daylight saving. I don’t mind moving the clock or losing an hour of sleep as much as…
Read More » -
Android Core
TIP: Stop Editing
Device only bugs are the worse. You need to go through a device build and reproduce/rinse/repeat. Thankfully these bugs are…
Read More » -
Android Core
Activation UI and the Builder Pattern
I wrote two posts about the SMS activation process. In the first I discussed using the Twilio API via REST…
Read More » -
Android Core
Intercept Incoming SMS on Android
Last week I talked about using SMS to activate your application which is a pretty powerful way to verify a…
Read More » -
Core Java
Default & Static Methods In Interfaces
In our original Java 8 support announcement post we specifically mentioned the lack of streams but completely missed the fact…
Read More » -
Core Java
JavaDocs Source Samples That Don’t Suck
JavaDoc source code embeds suck! I love JavaDoc but it didn’t age well. When you work with other tools (e.g.…
Read More » -
Android Core
Analysis: Google Moving to OpenJDK, What That Really Means
I’ve been following the news breaking since yesterday as a hacker news post highlighted that an Android commit included OpenJDK…
Read More » -
Android Core
ParparVM Spreads Its Wings
We wrote quite a bit about the architecture of the new VM we built for iOS and why we built…
Read More »