Archive for May, 2007

Standard Report Format

Wednesday, May 16th, 2007

IEEE Standard Z39-18-1995 was pointed out at work today as a good standard technical report format. I should consider using it for my own reports, as I think I would benefit from a standard look to my work. Using the outline should also make it easier to get to writing the report as I need spend less time worrying about the format.

ASP.NET

Monday, May 14th, 2007

I need to show some ASP.NET example work. Ok, I have a proxy from apache to my XP box. And I have IIS set up. I can serve index.htm “HELLO”, why can I not get an asp page showing. No doubt I need to configure to serve ASP. Ok, not sure but maybe it was the reboot? Nope - ISS won’t serve an empty file apparently. I needed the “Good Morning” text to be visible. Now I need a simple ASP example.
ASPX is the file extension for an ASP.NET page. This is in fact the successor to ASP.