10/29/2011
So, I finally decided to download my photos from Labor Day weekend, given that it’s almost November and I haven’t even put up a post since September. I’ll blame that part on the whole ‘having a job’ thing, even though, truth be told, I do have my weekends free. I’m just lazy.
But that started me down a wonderful journey of discovering that there was some sort of script error in my blog installation, which forced me to spend the last three hours venturing further down the rabbit hole of wordpress reinstallations, backups, “emergency” password fixes after wordpress decided to no longer recognize me…fun stuff.
it all appears to be (hopefully) working again, at least insofar as I can actually log in and write a post, but I had to delete a lot of plugin customizations particularly around stats. Not that anyone reads this thing anyway, so I guess that’s no great loss!
Anyway…on to the original point of this post. Labor Day weekend, as usual, was spent in the Berkshires. This year it was very rainy, so we ventured up to The Clark in Williamstown to check out some of the art. The coolest thing was an exhibit by El Anatsui, a Ghanaian artist who refashions the multitude of liquor bottles foisted upon the local population into beautiful wall hangings. So this is mostly that. As always, click on the thumbnail to get the full image.




01/9/2011
making a few changes around the blog. I still liked the old theme, but it had gotten cluttered up with a bunch of stuff in the sidebar that was slowing down the whole thing, so I wanted to start over with something pretty stripped down – and when I saw the min theme, I thought it would be perfect. I’ve spent the morning cleaning things up and making a few tweaks under the hood, but the essential sidebar stuff is now down at the bottom, and I’ve included links to things like goodreads, flickr and the like, but I’m no longer putting the resource hogging plugins down there, since they cause the site to take forever to load.
In addition, I’ve finally figured out how to bring back comment registration (I had apparently unchecked a box somewhere, and it made everything disappear), so now you’ll have to register to comment on the site. You, being, of course, the three people who have commented in the last year, even without registration. But it should help slow down the torrent of spam comments that I seem to get on a daily basis, which is just annoying. Particularly if I don’t check in for a few days.
01/26/2010
I have to admit that I kind of fell down on the job, 365-wise, for the past week. I don’t know if it was the mid-winter doldrums, or the fact that I was busy with other stuff, or just ennui, but somehow, a whole week went by and I didn’t take any pics. Now I feel bad about it. So the next entry will be an actual picture that I took today!
12/8/2009
Just a minor housekeeping issue. I got an email yesterday from a reader asking me how they could sign in to comment, which led me to discover that there was no way to actually register on the site. I think something is missing in the template I’ve been using. I’ll try to figure out where the hiccup is, but in the meantime, I’ve shut off the requirement to register before commenting, and beefed up the spam filters. You’ll still need to have your first comment approved by me before it appears, but for now you should be able to comment again.
08/22/2009
I didn’t think this blog was popular enough to actually get hacked, but I was apparently wrong.
Evidence the first – For some reason it was taking a really long time to load, even though I had cleaned out a lot of extraneous crap code recently.
Evidence the second (and, really obvious) – I was going through the source code because I wanted to add a graphic to my header, and I was trying to find the right spot. Â In doing so, I noticed a bunch of weird links to external sites that I certainly hadn’t put in there. Â Online pharmacies and whatnot. Â So I went into the header file in wordpress, and found extraneous code pointing to a .ru site. Â yeah. Â Not so much evidence as, well, concrete proof. Â I also did a google search for the code, and discovered that it appears on many other sites.
I don’t know how it got seeded (perhaps through a plugin?), but the code to search for in your header.php file in wordpress is “alkoltashov (dot) narod (dot) ru / sites.txt”. Â This apparently pulls in the multiple http addresses.
I’m off to go search for more strange code to make sure my site is actually clean. Â I’ll post an update if I find anything else.
Update: Found another one – in the footer.php file, somehow the link to demus design, which designed my template, got switched to “elavil lab”, with another link to an online pharmacy. Â And the link to wordpress.org linked to some third-party site rather than the real wordpress. Â I’m off to change my password as well!
Update further: from a little searching online, it appears to be a vulnerability of wordpress 2.8.1, which is the latest version available by my hosting provider (although the latest available overall is 2.8.4). Â looks like I’m going to have to keep a close eye on things until they upgrade further over at network solutions. Â I also found a few other small things. Â My only advice is to go through all of your template files and look for code that doesn’t belong. Â This is so annoying.