Stub class not found. Why’s that?

Since my early days with Java many stuff have impressed me but, among the things that impressed me the most, is the Remote Method Invocation (RMI). It makes it very easy to create applications over a network. One hard part about it was that we had to create what we...

PDF file specification

Now this is something i didn’t know. I always thought that the PDF files are just jibberish bytecodes. This is not absolutely wrong but most of it is not right… What actually happens is that PDF represents documents as structured data. Opening a pdf...

The “Hello World” Collection!

I was crowling the net and i found this extra helpfull page. It is called “The Hello World Collection” and for those of you that are programmers it should ring a bell. It is actually the way to say “Hello World” in 366 programming languages and...

Firefox about:config

It’s been a few years since i stumbled uppon this page in Firefox. This browser is so configurable that just amazes me everyday! Well what i did is i downloaded a plugin for firefox, the vertigo plugin to be exact. What it does is that it lists all the open tabs...