Making .ico file with fasm

Sometimes there is a need to create icon (say, favicon for you site). And you don’t want to download any software (if you want there is google://pixelformer).
There is a short script in flatassembler that, i hope, explains windows icon format. Not bad thing, although *.ico files now become obsolete more and more. But obsolete [...]

Posted at 6:36 pm on August 1, 2008 | leave a comment | Filed Under: programming | Tagged: , , | read on

Wake-On-Lan

It’s so sweety to maintain all workstations automatically in, say, 3am at night :) But this requires to turn it all on, and switch off after maintenance. Shutdowning is not a problem, but turning on… Turning on is not a problem too, but <=> your workstations support Wake-On-Lan technology.
Here a small C example how to [...]

Posted at 7:30 am on July 11, 2008 | 1 comment | Filed Under: programming | Tagged: , | read on

Categories