I wish I could put a “1 out of N” at the end of this post title, however, I have no ideas how far this will go unfortunately; I do however realise that the more I go into details about this subject the more there is to be said about it. And what I have […]
Posts Categorized: Ramblings
Use MS Powerpoint to Draw Diagrams
OK, so this post probably looks odd in the context of my blog — since most of the content so far is made up of (rather silly) pictures of me mixed up with technical content targeted at developers out there. However, if you are more than a coder and you actually get involved in designing […]
Of Java and Assembler
The title would no doubt puzzle quite a few of you — after all I’m putting in the same sentence a low-level, processor-specific language (for no better term for “assembler” — I know, I know, I know, “it’s not really a language”, right?) with a rather high-level, even platform-independent language like Java. So, right away […]
Scary Liv — The NFL Version
So the San Francisco 49ers won Sunday night against New England Patriots (sorry, Tom Brady, but our Kaepernick is just too good for you! 😀 ) and just in time my 49ers helmet turned up on Monday — woohoo!!!! (I’m sure you’ve figured out that I do try to collect something from every sport I […]
(Disappointing) Review of My Blog’s Traffic
A while back I’ve boasted on this very blog about the amount of traffic it has reached — based on stats that I have pulled up from the Wassup WordPress Plugin. I have decided recently to have a closer look at the traffic — any blogger who’s taking himself seriously checks now and then on […]
Perf4J and Object Creation/Destroy
If at any point in your coding life you had to measure some component performance, chances are that you came across Perf4J at some point. To quote from their own website: Perf4J is to System.currentTimeMillis() as log4j is to System.out.println() There are of course other ways to measure timings of components execution, however, I found […]
The Rugby Team Principle
I guess I’m no rugby expert but I am an avid fan — those of you who know me can probably testify for that. My passion for the sport goes to the point of considering rugby the ultimate sport – as I believe it has a bit of every other sport in it – and […]
Playing Around with Buffers
I found myself recently using the Buffer class in the Apache Commons Collections framework — and realised that the Buffer-related classes don’t get enough coverage as they probably should, since they can actually provide out-of-the-box solutions to common development problems. So I started this little exercise partly to demonstrate some of the powerful Buffer-based classes […]
Marketing Session – Play
I will explain at the end what triggered in my mind this virtual theater play — as I had a deja vu moment and couldn’t help but share it (story of my blog really 🙂 ). This is my first attempt at “writing” a play so bear with me — hopefully it will be worth […]