Friday, September 23, 2011

Keyboard Leds 2.0

Keyboard LEDs version 2.0 has been released.

Program allows you to see the current state of keyboard locks (Caps, Num, Scroll). Information is shown in the system tray or on a floating window over your screen. Also there is an option to indicate the locks state changing with sound.

Keyboard Leds software by KARPOLAN

You can download and use Keyboard Leds program absolutely free!

Download EXE file
Download ZIP Archive

Monday, July 04, 2011

Function IsValidEmail for Delphi

It's hard to believe, but there is no standard function in Delphi to verify the email address. Also there is no native RegExp support. So I have to create own routine for email verification. It is not fully RFC compatible (there is no support for user@[10.20.30.40] and John Dow <a@b.c>) but is good enough for 99% of end-user programs.

Click on code, press Ctrl+A to select all, Ctrl+C to copy the text.

P.S. Does anybody use Delphi in 2011? :)

Thursday, June 23, 2011

Keyboard Leds 1.5

Keyboard LEDs version 1.5 has been released.

Program allows you to see the current state of keyboard locks (Caps, Num, Scroll). Information is shown in the system tray or on a floating window over your screen. Also there is an option to indicate the locks state changing with sound.

Keyboard LEDs software by KARPOLAN

You can download and use Keyboard LEDs program absolutely free!

Download EXE file
Download ZIP Archive

Monday, June 20, 2011

List of USA and Canada States

Same to the countries list I'm publishing the list of USA and Canadian states:

Hope this helps somebody :)

Hint: Click on list, press Ctrl+A to select all, Ctrl+C to copy the list.

Country List

Every time I create the user panel in some program or website I'm searching for a list of countries for dropdown (combo box) options control. So I decide to palace such list in a public place:

This is ISO 3166 Country Name list. Maybe other people will be happy to use this list in own projects :)

Hint: Click on list, press Ctrl+A to select all, Ctrl+C to copy the list.

Tuesday, May 17, 2011

Keyboard Leds 1.3

Keyboard LEDs version 1.3 has been released.

Program allows you to see the current state of keyboard locks (Caps, Num, Scroll). Information is shown in the system tray or on a floating window over your screen. Also there is an option to indicate the locks state changing with sound.

Keyboard LEDs software by KARPOLAN

You can download and use Keyboard LEDs program absolutely free!

Download EXE file
Download ZIP Archive

Software works on Windows, there is no MacOS edition. Yet :)

Saturday, March 26, 2011

My CV

I've updated my Resume (Curriculum Vitae). I don't know what to do with this "paper", so just put it in a public place: KARPOLAN's CV.

Sunday, January 16, 2011

Software to monitor internet usage

What is the best software to monitor internet usage?

I know WorkTime by NesterSoft but I'm not sure that is the easiest one.

Any other suggestions?

Thursday, December 09, 2010

ClearType Switch Software for Windows

Options for text anti-aliasing ("Smooth edges of screen fonts") and ClearType are located in different places depending on Windows version. This is very annoying and confuses users much!

So I've create a small program to fix this issue - ClearType Switch.

Touchpad Blocker software for Windows by KARPOLAN

You can download and use ClearType Switcher absolutely free!

Download EXE file
Download ZIP Archive

Friday, September 10, 2010

Touchpad Blocker software for Windows

How often your cursor jumps to another paragraph when you are typing a text on notebook and accentually touch a touchpad by hand? Hate this behavior? Me too!

So, I've created a small program to solve this annoying problem. Touchpad Blocker automatically disables mouse events for a few moments if some key has been pressed.

Touchpad Blocker software for Windows by KARPOLAN

You can download and use Touchpad Blocker program absolutely free!

Download EXE file
Download ZIP Archive

Wish you happy typing :)