-
Core Java
Java 7: A complete invokedynamic example
Another blog entry in my current Java 7 series. This time it’s dealing with invokedynamic, a new bytecode instruction on…
Read More » -
Software Development
Simple Security Rules
Wow! Citi really messed up their online security. They included account information as part of the URL. You could alter…
Read More » -
Desktop Java
Java Swing Tic-Tac-Toe
Hello people! Wow its been a while since I posted something here…! I must say I really miss writing stuff…
Read More » -
Core Java
Regular Expressions in Java – Soft Introduction
A regular expression is a kind of pattern that can be applied to text (String, in Java). Java provides the…
Read More » -
Enterprise Java
Some Interview Questions to Hire a Java EE Developer
The Internet is full of interview questions for Java developers. The main problem of those questions is that they only…
Read More » -
Enterprise Java
Automatically generating WADL in Spring MVC REST application
Last time we have learnt the basics of WADL. The language itself is not as interesting to write a separate…
Read More » -
Software Development
Source Code is an Asset, Not a Liability
Some people have tried to argue that source code is a liability, not an asset. Apparently this “is now widely…
Read More » -
Software Development
14 Golden Eggs of Good UI Design
As I discussed, I have been to “Rules for Good UI Design” by Joe Nuxoll (@joeracer) at Devoxx 2011. In…
Read More » -
Best Of The Week
Best Of The Week – 2012 – W05
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More »