Search Results for java
Erik's Pulse: 2006-07-11
2 min read
Erik's weekly column published in the Javalobby Newsletter.
Read more →Char to Zero Padded Hex
<1 min read
Integer.toHexString(0x100 (int) 'f').substring(1).toUpperCase();
Read more →Sun Denies Open Source Java Imminent
<1 min read
Sun was quick to deny published reports today that it plans to open source Java in the next few months. Didn't take long. So, how much longer do you think it…
Read more →Erik's Pulse: 2006-06-27
3 min read
Erik's weekly column published in the Javalobby Newsletter.
Read more →