Frank, what language do you write code in? I use C, C++, and C# (dotnet) for system/device driver things. I dabbled a bit with Javascript and html but that was torture compared to writing well designed system software. I am right now trying to port some old assembly language (image conversion) code over to portable C for multiple OS's and embedded systems.