Utvikling.com
- excellence in development

Webs

I have developed and maintained a number of web sites over the last few years.

This site was originally designed and implemented during the summer of 1999.

Previous versions have been on the web since 1997, tho the language was Norwegian, the design was a bit simpler and the contents was different.

HTML generator

Getting tired of keeping track of a lot of HTML files and the cross-references between them, I decided to make my own script language for generating HTML.

This entire site is contained within one script source file, and generating all the HTML pages is done in less than a second. 

It would be possible to do slight modifications to the generator and have it render pages in real time on the web server, but that doesn't really seem necessary nor efficient.

The bottom line here is that the generator allows me to spend a lot less time on structure and redundant HTML coding, and thus more time on the actual contents of the site.

Java

I've made a simple Java applet for demonstration purposes.  Check it out here.

Target technologies

Development tools

Software made