Surfing the wave

A really old keyboard

Since I am working in front of the computer most of the day, the keyboard is really one of my most important tools. After my wireless Logitech keyboard at the office suddenly stopped working I was left with an old replacement keyboard. This old keyboard was almost as thick as the one in the image above and it was a pain to use. At least it felt that way.

Logitech Wave

I have had various Logitech mices and keyboards I am pretty satisfied with most of them. Probably the best keyboard I have had is my old wireless Logitech natural keyboard from 1999. I am still using it, currently for writing this entry. The wireless mentioned above one was probably the first one which stopped working. Having a weakness for Logitech equipment it was not a surprise that I ended up with a new Logitech package. After reading a couple of reviews I ended up with the Logitech Cordless Desktop Wave. It was relatively cheap, cordless with a tiny USB receiver and it got good feedback from users around the Internet.

I have been using the keyboard and mouse for about a month now and I am satisfied with it and I would recommend it for people looking for an “office keyboard”. The keyboard has a nice soft pad where you can rest your braces, and the keys are really smooth and nice to type with. If you are looking for either a gaming or a HTPC keyboard/mouse package I would perhaps look at other options. The package is wireless and the range of the mouse is not that good. I ended up having the reciever close to my screen, just 20-30 cm from where I have the mouse. Just putting the reciever in the PC about a 1-1.5m away did not work very well with several hickups. This would mean that it if you have to put an USB cable trough your living room it is no point of having a wireless keyboard in the first place. Second, hickups in an onlie frag fest is not very fun.

Nokia N82

After breaking the display on my old phone some time ago I had to get a new one. My normal use is generally only making phone calls and sending SMS. Therefore, I did not actually need a fancy phone. However, the display on my compact camera broke within a few days after the phone and my MP3 player had also seen its best days. Moreover, I am quite found of technology and no excuse for getting some new toy is a bad excuse. Furthermore, it would have been nice to have a phone which could play music and take some decent photos while being on the run. Aditionally, I would have like to be able to syncronize my phone with the calendar in Thunderbird, Lightning and at last to be able to call using for instance Skype. Using Skype over wireless lan would save me a few bucks when being abroad.

After some frantic searching I landed on the Nokia N82. I have had the phone now for acouple of months or so and these are my thoughts so far … The phone looks nice, it is Nokia (which I like) and it should theoretically have all the features I wanted. To be fair, it works ok as a phone and cover all my real needs. However, there are several things I am not that satisfied with.

Nokia N82 vs 5310

Nokia N82 vs 5310

First of all, when compared to my girlfriend’s phone it looks like a clumpsy elephant next to an agile tiger. In comparison, It is huge! The share size is really not a problem but I envy the looks of the slimmer Nokia 5310. Second, the keys on the phone are just too small and not very comfortable. Third, the camera takes decent pictures but only in broad daylight. The phone was not intended to be a camera replacement but I hoped the image quality would have been slightly better. These are all minor issues which I can live with.

What is worse is the battery time. I knew that “smartphones” would have only limited battery time but it is worse than expected. It is annoying to be afraid of using the phone in case the battery runs out. I am perhaps exaggerating a bit but the phone is not very useful as a music player if the battery runs out. With farily limited use (a few short calls and messages) I have to charge it every second day. For some strange reason, this seems to have improved slightly after using it for a while but it is still not satisfying to worry about running out of battery unless I charge it all the time.

Next, it seems impossible to syncronize the phone with Thunderbird and Lightning (both contacts and calendar). I found one tool which should syncronize the contacts and it is apparently possible to syncronize the phone with Google Calendar. However, being a bit paranoid with large corporations I prefer having my calendar somewhere private. Customer service at Nokia mentioned Outlook, but that is out of the question.

There are however some positive issues as well. Skype is quite easily accessed through fringe. fringe enables the use of several chat/communication protocols like msn, Skype, and several on your mobile. Installation is easy and it seems to work quite alright. I have not tested it much though but it works. Moreover, I would say the headset/handsfree included in the package is decent and relatively comfortable. To sum it all up:

Positive:

  • Decent handsfree
  • Works fine as a phone
  • A lot of features
  • Works with Skype

Negative:

  • Bad battery capacity
  • It is huge
  • No synchronization with Thunderbird and Lightning
  • Camera needs quite a lot of light
  • Uncomfortable keys on the keyboard
  • Somewhat pricey (you get a lot of features but they do not live up to the price tag)
  • And finally, did I mention poor battery capacity?

Conclusion:

Ok phone. Get something else unless you really need the features it provides. If you only need a phone have a look at something cheaper, smaller and less “smart”. If you need a fancy phone rather check out some of the newer models.

Subclipse-SVN in Eclipse-Cannot Create Tunnel

Select the SVNkit

If you have problems using Subclipse inside of Eclipse and get an error message containing “cannot create tunnel” you might want to change the SVN interface you are using. For some reason JavaHL (JNI) does not always work. I have not figured out why but the problem disappears when using SVNKit. If you want to fix this open Eclipse, and open the menu illustrated above (Window->Preferences->Team->SVN) and change the setting. This has at lest solved my problems with SVN over SSH. The only problem is that it is at least two years since I last had to fix this and I had totally forgot …

Upgrading Ubuntu

The Ubuntu upgrade manager

I am using Ubuntu at work and I am equally impressed every time when I upgrade it. Upgrading the operating system actually works! I still remember trying to upgrade older Windows operating systems and I am not trying that again (must be said that this is some years ago). The Ubuntu Linux distribution is released as a major release about every 6 months. Inside these months plenty of the included packages and applications are updated. To upgrade from 8.04 (2008 April release) which is a Long Term Support (LTS) release to 8.10 (2008 October release) you must follow the steps here.

I have have one slight problem with some flickering when using alt+tab to change between running applications but I expect this to be handeled pretty fast. The frequent updates of the distribution (not a service release every leap year) is a very good thing.

I think Linux has become so simple that I am going to install it for my parents when I get them a new computer. Hopefully, they should manage. They already use Firefox and Thunderbird and I guess they should be able to use OpenOffice as well, even though … well you know how old folks are 😉

Finding files on Linux based on file content

Regexxer

I must admit that my ‘find‘ and ‘grep‘ (two Unix commands used to find files and to search in text) skills are not as good as they should be. Luckily, someone has made an application with a graphical user interface (GUI) which makes finding files based on their content quite easy. Regexxer is also included in the Ubuntu repositories and it can be easily installed through the Synopsis package manager. It made my day a lot easier when I was looking for a function in one out of a bunch of PHP files.