Tuesday, December 19, 2006

Notepad bug

Paul Domag's blog has an interesting entry about a bug of the Windows' default text editor Notepad.

It seems that creating a file in Notepad and typing in a 4-3-3-5 letter combination then saving and closing the file recreates the bug. Try typing "AAAA BBB CCC DDDDD" (without the quotes) in a new Notepad file, save it, close it, then open it and you'll see squares instead of the letters.

I opened the file using Notepad2 and still the squares were there. Interestingly, I tried opening it with UltraEdit, and viola, the letters were back and the squares gone. Hmmm. It seems it has something to do with how Notepad and Notepad2 (not created by Microsoft BTW) internally interprets the characters upon opening the file.

Wednesday, December 06, 2006

AUTOEXEC.BAT

Trying to start a new technical blog despite of thousands of great ones out there. Well, my kids might learn something from it in case they also go the IT way even if tech articles I post here will be jurassic by the time their into it.