#Java

How to create content drawers on Wicket

André Camilo

In one of our projects, we needed to let the user navigate into a tree of hierarchical entities....

Bug Conspiracy

Filipe Roque

There is a burst of energy that happens upon finding the source of an elusive bug, which is driving me to write this post....

Chronicles of a "YYYY"

Filipe Roxo

Year 2020 starts on December 30, 2019. It's true... I was not mistaken. So if your team has to deal with software where dates and timestamps are relevant, you might...

Manager's tests fail in Windows - End of Line Characters (Part 1)

Filipe Roque

It's Friday, and I finished the card. What now? Since I'll be going on vacation for some weeks, there is really no point in starting on another important card....

Manager's tests fail in Windows - Time Zones (Part 2)

Filipe Roque

In an effort to remove the AbstractTestBase class and correct the unit tests that are sensitive to EOL characters, new tests failed......