Archive for January, 2006

Sometimes it’s Good to Forget

Saturday, January 28th, 2006

When we started this blog, I encouraged all team members to contribute; be it project related or not, a rant about the team, or life, or simply a nice story, especially if you closed your own personal blogs (like I did).
Today I have a rant for everyone out there to read, and it’s about memory.
I […]

A Sign of Success?

Thursday, January 26th, 2006

As it has become a habit for me in the past few month; I opened eclipse and synchronized my Impresario code.
The first thing I notice is the dreaded red box with a ‘x’ though it; the sign of a compilation error. But this wasn’t a plug-in any of the developers used, it was one of […]

Corporate Identity

Tuesday, January 24th, 2006

A nice collection of Corporate Logos, this should give us some inspirations for the company logo, but probably not the product.
A Website about Corporate Identity

Having trouble with JavaDocs? Here is a solution!

Sunday, January 22nd, 2006

Annoyed by the JavaDocs? Here is a quick solution:

Select the method/class you want to add JavaDocs comment.
Press Alt+Shift+J
There you go. You still need to type the description of the method but at least all the parameters are done for you.

CSS for Bar Graphs

Tuesday, January 17th, 2006

Some examples of how you can make Bar Graphs using nothing more than CSS.
See how to do it…
Take a look at some examples…