Hide
on 8/5/06

Rant Alert

There have been a number of debates in the Google group about Authentication and how it can be done. There is a vast amount of confusion (IMHO).

So what is Authentication?

I searched the internet and found a defenition which should be of use:

Authentication is any process by which you verify that someone is who they claim they are. This usually involves a username and a password, but can include any other method of demonstrating identity, such as a smart card, retina scan, voice recognition, or fingerprints. Authentication is equivalent to showing your drivers license at the ticket counter at the airport.

Apache Manual

on 7/5/06

After a number of people reported that they couldn't see the pictures in the gallery (something IE specific that I can't reproduce) I thought I would update the gallery.

The update is pseudo complete, restructuring the files a little, adding a method "ServeImage" to the Gallery controller (which is a simple pass through for the image file) and I've begun fiddling with script.aculo.us transition effects (only partially successful at the moment). When I get another minute I'll play with it a bit more.