Saturday, February 7, 2009

day[38]

Yay, new haircut day!


I ain't afraid of no ghosts!

Friday, February 6, 2009

Thursday, February 5, 2009

day[36]

exhausted...must be from all that sleep I got last night...seriously, I got a ton and I feel like I got none this morning.

Wednesday, February 4, 2009

day[35]

I should preface this with the fact that I love my job, but every now and again I'm utterly floored:

Hi, what's the information to login to my account?


Well that depends, what did you set it to be? What's that? Oh, that's right, I can't tell you what you set your password to because I have no idea what you set it to, sorry!

Naturally this is not how I professionally responded to the query, but every time someone asks me for their password I think almost the same thing and wonder if the asker has actually considered their question.

Tuesday, February 3, 2009

day[34]

well, I guess now is as good a time as any to post this since I forgot it's been sitting here unposted since about 8:45am...


...these things happen when you get sidetracked being productive writing articles at work I guess.

Monday, February 2, 2009

day[33]

I have a very strong aversion to Mondays


...On the plus side, as I was mentioning to a friend last night, I'm starting to not feel so naked anymore!

Sunday, February 1, 2009

day[32]

Uh-oh, now that January is over, I have to manually keep track of which day of the year it is...



>>> import datetime
>>> datetime.datetime.now().strftime("%j")
'032'

...thankfully Python makes this a ridiculously easy task