I had this very annoying problem in Windows XP (SP2). When I hovered mouse over a tray icon to show it’s tooltip, the tooltip was showing behind taskbar. I don’t know if there is an official fix to this issue but the following worked for me:

  1. Open regedit (Start–>Run–>regedit)
  2. Go to the following key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
    CurrentVersion\Explorer\VisualEffects\TooltipAnimation
  3. Create (Right Click–>New–>String Value) or modify value:
    SetWindowPos=HwndInsertAfter, Hwnd_Top
  4. Create (Right Click–>New–>DWORD Value) or modify value:
    SetForegroundWindow=1
  5. Restart Windows

window_tray_bugfix

Rare Exports

April 8th, 2007

Story about the pride of Finland.

Rare Exports part 1

Continue reading »

I just installed a plugin made by Kjell Bublitz. It enables you to use the excellent Lightbox script made by Lokesh Dhakar. This plugin was very easy to install (just upload and activate). It works very well and integrates into WordPress perfectly.

You can find the plugin here:
http://www.m3nt0r.de/blog/lightbox-wordpress-plugin/

Here’s few demo images:

Single image
My cat

Series of images
{backyard} My backyard {backyard} My backyard at night {backyard} My backyard at morning

Back in business!

March 27th, 2007

So I had a Windows melt down yesterday. I powered up my work computer in the morning and Windows didn’t boot anymore. Instead, it showed this message:

lsass_error

Continue reading »

Whew! After about 6 hours of constant debugging and testing in VMWare I finally managed to find the cause for a problem that prevented Windows from shutting down if my Application was running. The solution is very simple, in my case at least. Basically I had one component that used AllocateHWND to create a handle. In my WindowProc I didn’t have a call to the DefWindowProc, so the WM_QUERYENDSESSION didn’t get handled properly.

Continue reading »

A cooler Segway

March 13th, 2007

This is just cool project. I could definitely see myself using this type of device to move around in the city. It’s a pretty simple design using PIC16F876A as it’s brain. Seems like a nice weekend project ;)

http://www.ben.jellybaby.net/

self_balancing_skateboard

New section for blog

March 11th, 2007

I’m changing the blog section into it’s own page. I’m using WordPress to do the blogging task. Now I haven’t done much of blogging or what ever you want to call it. But that’s mainly because it’s always been such a pain in the @ss. WordPress is very easy and “friedly” tool to use, so maybe I’ll be posting more frequently. Anyway, the main homepage will be used for news of new releases etc.

Computer interface

December 1st, 2006

I’ve always been interested in computer interfaces, both software and physical. We are still using the same keyboard and mouse as was used 20 years ago. Now I’m not saying these are bad methods, I just think that there is room for improvements. Same goes for the software side.

Multi touch screen is one of my favorite "different approach". It seems like a very natural way to interact with computer. Here’s an interesting presentation from Jeff Han about multi touch screen use:

Of course the changes doesn’t have to be so big. I’ve always wanted to research eye tracking combined in mouse use.

Pages: Previous 1 ... 5 6 7

Powered by WordPress
Copyright 2008 © Cubic Reality Software
Hosted By Futuron