weird

you know, it’s weird. at work, i’m coding all day and complaining about how draining it is to be coding all day. i tackle the problems of user management, ACLs, and all sorts of other technical things that are not particularly exciting, but still very much a part of my job.

and so one would think that on the weekend, i would be doing something drastically different to get away from the toils of the week. but what am i doing instead on a gloriously sunny saturday afternoon?

i’m writing the code to handle the authentication and user management of the pearl tea review site. the first phase of this project has been done for a while now, but it’s time for me to move on to the next part. letting the users submit reviews of their own! of course, that comes with a whole set of other issues. first the user needs to be able to create their own account. then they need to be able to edit their password and manage their account. and what if they forgot their password? they’ll need some way to retrieve it.

and then there’s the whole notion of whether or not i want to have some kind of approval process for reviews or if i should just let users post whatever they want. decisions, decisions.

oh well, at least i have a personal interest in this project.

—–

Leave a Reply

Your email address will not be published.