Those facepalm moments...
[...] by now you should know that the likelihood of a given event contributing to your code failure is inversely proportional to your initial index of suspicion of it's relation. Source: Ethan’s...
[...] by now you should know that the likelihood of a given event contributing to your code failure is inversely proportional to your initial index of suspicion of it's relation. Source: Ethan’s...
If you are an office worker, answer me this: when was the last time you felt you were being truly productive and doing something truly important while at work? In other words, when was the last ...
Wikipedia’s article still makes me somewhat dizzy whenever I have another go at it.
Exception in thread “main” : java.lang.ClassCastException: javax.sql.rowset.serial.SerialBlob cannot be cast to oracle.sql.BLOB…Caused by: java.lang.ClassCastException: javax.sql.rowset.serial.Seri...
The Power of gI was in particular need of: 0”ay0:g//y A
WoahScreenie:<table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"><tbody><tr><t...
There are some dtds created with XmlSpy that are used by the system at work and for some reason they have mac style line endings (I really hope this isn’t XmlSpy’s doing…). Found the following link...
I am starting to consider replacing the JFreeChart API with some other one in future projects - gotta start looking for it.Anyway, today’s annoyance with this tool happens to be the fact that chart...
I was surprised (and disappointed) by this behaviour (using Sun JVM 1.4 with Oracle DB 10g):String sql = “select count(distinct seq_no) from tmp_table where time_stamp = to_date(‘29/09/2010 07:00:0...
It’s been a while!Anyway, this post’s catalyst occurred this morning during my first day of a Java course I’m attending (an attempt at keeping my teeth sharp). As is custom, use of an IDE is not su...