Please select an appropriate title when you write emails!

September 20th, 2008

More and more often I get emails from customers which just hit reply in their email-account to write me something. So far, so good. The problem is, that the contents don’t belong to all prior emails. That sucks and I will explain you why:
I am using Google Mail a.k.a. Gmail (not in Germany btw) which has the nice feature of threaded conversations. You’ll find a nice explanation about this killer-feature here, and shortening this: All emails of one subject, whether I send it or receive it, are one thread. There are no folders received emails and sent emails. So when somebody sends me an email by hitting reply I get this email in the appropriate thread because it has the same subject.
Please differ the subject of your emails, when you are writing something that belongs to a completely different subject!

Other subjects that give me headaches are something like this: “I thought…”, “Can you”, “Problem” or “Help!”. This isn’t new to anyone visiting internet-forums from time to time knowing what a netiquette is. It says, e.g. to select a good subject for your posts! This is the same for emailing! Write good subjects like this: “Problem with module x”, “Module y is to slow” or “Question regarding project z”

Please think about this the next time you email, thanks!

Fast scrolling in Linux

May 21st, 2008

Fast scrolling in Linux Well, this is for sure not new to anybody but for anyone else it could be of interest and so it’s worth a post :)
Just wanted to let you know that you can scroll to a specific point in any window using the middle-click of your mouse. So hover the scrollbar of any window and click the wheel of your mouse and the window jumps to the position clicked.

Gotchas, Bugs and their Fixes in Kubuntu Hardy Heron (8.4)

April 30th, 2008

Two weeks I installed the brand new Kubuntu Hardy Heron. I found some Bugs and their fixes I want to share:

  • Using an ATI graphics card the X server crashes after logout of KDE, a black screen is all that remains. All you can do now is strg+alt+del: I found the bugfix in launchpad, nice way!
  • Well, the next bug is not new to hardy heron, but at least very annoying. Having some samba filesystem mounted the reboot/ shutdown process lasts longer as expected. When you disable the splash screen you can read the message CIFS VFS: no response for cmd 50.... I found the solution here: Unmount Samba filesystems before shutdown or reboot.
  • Firebug eats the processor: Just install the package firebug instead of the addon: sudo aptitude install firebug
  • If you want to use Firefox 3 as your browser, install gtk2-engines-qtcurve, go to System Settings/ Appearance/ GTK Styles and fonts and set Use another style: QtCurve, to eliminate the checkbox and radiobox rendering issue.
  • Sending files from your Nokia phone to the pc doesn’t work: Just downgrade the bluez-utils package to fix this.