Well, I’ve been at my new job for a week and it’s ok so far. One of the major changes it’s brought about in my life is that I have to be there between 7:30 and 8am. If you’ve spent a lot of time around me, you know how … surprising that may […]
Monthly Archives: July 2006
webpy and authentication
July 5, 2006 – 10:33 am
I’ve been using the development (0.2 version) of web.py to develop my own web gallery. So far it’s pretty awesome. I miss inheritance from Cheetah’s templates but otherwise everything has worked really well.
One thing that doesn’t really exist is support for authentication or sessions. Fortunately, sessions are pretty easy to add using […]
