Skip to content

The Buck Stops Here

  • by

Shortly after becoming a manager, most managers realize that one of the advantages in this new situation is that you don’t have to do everything by yourself. Some realize sooner or later that you actually… The Buck Stops Here

Why are you following me?

  • by

I’ve been playing around with Twitter lately, and found the social aspects of it quite intriguing. In other social networks I participate in (like Facebook or LinkedIn), connections usually denotes there’s some kind of personal… Why are you following me?

Java Language Change

  • by

I’ve been to JavaEdge 2008 last week, and while many of the sessions were interesting, I found the one about the Java Language Change particularly intriguing. During the session 10 proposed changes were introduced, all… Java Language Change

My ninety days

  • by

I just stumbled upon this blog entry and the first thought that came to my mind was ‘I wish I would have read it 90 days ago’.. I started working for a new place just… My ninety days

My own place..

  • by

So, I moved my blog to my own place.. Although the blog is still hosted at blogger, the domain name will be from now on: cloneable.lifshitz.net.

What is Cloneable?

  • by

The origin of the name comes from Java’s Cloneable interface which means that, if a class implements the Cloneable interface it is an indication for the Object.clone() method that it is legal to make a… What is Cloneable?