Obsessions
Filed under: Tech
Posted 1 year, 5 months ago at 1:40 pm. 0 comments
Using a random girl photo as my blog header is odd, I admit.
Two unrelated friends I met at different occasions thought the little girl in the header image is me, and both said it has something to do with what the girl is eating.
C’mon!
FYI, my obsession with fish sausages is over and I have been sober for at least two years. The saddest thing is, AFAIK, Glico doesn’t make GunGun Sausage anymore. I couldn’t find any in Japan, Hong Kong or Vancouver.
More site updates:
CSS is a beast to deal with if you don’t use it that often. It took me so long to fix some of the many formatting issues. Clicking on Comments did not take you to the comment section because a <div> was missing. The new AJAX flickr plugin I wanted to use on the sidebar was not working because new WordPress likes to wipe out session variables.
As much as I like the original theme, the html/css syntax is pretty messed up (using <h1234> to format text) and I have been rewriting it bit by bit. These changes might not be visible to visitors, but as a software girl monkey I could not resist keeping the code sanitized.