The Good Life... a weblog about life, technology, and the Opera web browser

You might notice that the

You might notice that the archives are back (they weren't gone that long afterall). I'm now using ASP to serve the archives using a server side include. Basically, this means that I don't have to rely on JavaScript anymore to include the archives file. That means that I can finally have my archives Googled and I can add a search engine to my page. Woohoo!

Hopefully I'll be able to get some more cool things soon, such as comment links on each post via ASPComments.

There might be a small hitch, especially if you have JavaScript disabled in your browser. I had to change the default page name from index.htm to index.asp so the ASP stuff would work. However, the server at school still thinks its index.htm, so I've used a JavaScript forward until I get that fixed. Sorry if there are any problems.