Arkiv för November, 2008

Run advertised programs

Wednesday 26 November, 2008 kl. 3:04 pm

When you use the classical view of the control panel in Windows XP the “Run advertised programs” icon doesn’t show up. However, it shows up when you use the “windows xp theme”. This is happening for my computer at work which uses features from the company’s SMS setup. Perhaps our SMS-guys have done a bad […]

Unix timestamp in C#, Java and php

Thursday 20 November, 2008 kl. 12:30 pm

For some strange reason the Dotnet framework has no conversion between a unix timestamp and a DateTime. Or has it? Why is it so when the framework has billions of other stuff that you never use. This functionality is actually something you would normally use in a system that communicates with the outside world.
This webpage […]