
My first Opera Extension
In my company we are using an old version CodeBeamer as bug-tracker, it works well but it has a problem: when you open an issue the title of window/tab is the same for all issues. That’s to say when you…
Read more
My experiences as curious developer
In my company we are using an old version CodeBeamer as bug-tracker, it works well but it has a problem: when you open an issue the title of window/tab is the same for all issues. That’s to say when you…
Read more
I was asked to make a mobile Phone APP that worked like a scoreboard for Karate (Kumite) matches. I had already some experience making Android apps but I wanted to try something new. I had heard aboud Apache Cordova a…
Read more
I use Sabayon Linux on my laptop and I was trying to make ruby work, unfortunately when I run ruby from the command line it gave me this error: /usr/lib64/ruby/1.9.1/rubygems.rb:30:in `require’: cannot load such file — rubygems/defaults (LoadError) from…
Read more
I have recently had to update several configuration files for my company application. At first I tried to write a simple Java application, but even with Java8 you have to write the code to iterate through the folders to look…
Read more