some personal, more technical – by Thomas Einwaller
In: Blackberry
31 Jan 2008Today RIM presented the BlackBerry Remote Stereo Gateway. It allows you to stream music from your BlackBerry to any device. I could for example use it to connect my BlackBerry wireless to my Yamaha receiver in the living room.  I hope that RIM improves the Blackberry Media Player before shipping this product because it [...]
Between Java 5 and Java 6 changes to the specification of @Override have been made. In Java 6 it is possible to add the @Override annotation to methods that implement methods of an interface which is not allowed in Java 5. I noticed the difference when a friend told me that he had to remove [...]
In: Blackberry|Mobile
24 Jan 2008Nearly ten years ago I bought my first mobile phone. I will take this anyversary as a reason to write a small sumary about all the phones I had within the last decade. August 1998 – Samsung SGH My first mobile phone. I bought this one with a prepayd card called B-Free from Mobilkom Austria. [...]
In: Blackberry|RIM
24 Jan 2008Three weeks ago pictures of a new BlackBerry were leaked. Nobody was sure what device it really was and when it will be officially announced. Some said it was a fake, others were sure that it was a special new device of the 8xxx series. Now it turns out that the device could however be [...]
In: General
16 Jan 2008What a day: Oracle acquires BEA, Sun wants to buy MySQL … seems like some changes are going on. Another Java application server dies but I hope the JDBC support of MySQL gets better.
In: Blackberry
14 Jan 2008Version 1.0.0 of MiniMoni was released today. MiniMoni is a small BlackBerry traffic monitor that logs all incoming and outgoing traffic on your device. I tried it and so far I am impressed. It runs in the background, shows a traffic graph and writes log files to your memory card. Here is a screenshot I [...]
In: Web
14 Jan 2008Today I stumbled upon a nice list of web sites. I knew about 70% of them but I found some interesting new ones … how about you?
Some weeks ago I wrote a custom JSP tag for a Spring project I am currently working on. Inside the tag I wanted to use a Spring bean. Soon I realized that this case had to be handled a bit different because the tag is instantiated by the application server and not from the Spring [...]
When working with Eclipse I usually have multiple workspaces I am are working with (different projects, clients, branches, …). I found a useful command line argument that displays the path of the current workspace in the window tittle bar – showlocation. Just add it to your eclipse.ini file, mine looks like this: -showlocation -showsplash org.eclipse.platform [...]
Today I tried to upgrade to the newest Skype version 3.6.0.244 but I had some issues. Every time I ran the installer it stopped in the middle of the process showing me the following error message: I found this forum post describing how to get rid of Error code 1603. Therefore I just had to [...]