|
Wednesday, April 10
Bitchcakes: a Review
Writing a review of a blog is a perilous conceit. I should have remembered this before I signed up for the Peer-To-Peer Blog Review, which I did in a moment of weakness and caffeine induced hallucinations. I woke up with a pounding headache and the shame of realizing I opted in to a blogging circle jerk. They project organizers assigned me a blog to review. I'll admit I was worried I'd get assigned to review a site by an e.e. cummings wannabe who eschews the shift and return keys because such conventions are only bourgeois constraints on creativity and expression. That, and there would be lots and lots of bad poetry and cryptic inside references, and I'd be doomed. Let's face it, savaging a blog is too easy. I didn't want to do that. My own corner of the web is a sitting duck of self indulgence. And therein lies the dilemma of reviewing a blog: it's like reviewing a person. It's personal. What is one persons delight is another's torture. But, I'm pleased to say, I got lucky. I was introduced to "Bitchcakes," a blog by Ally Kearney. And, much to my delight, besides articulate and funny writing about music and life in the city, she enjoys the frequent use of the shift and return keys. And no poetry. First, the nits, to get them out of the way: The site plumbing is a bit creaky, with current posts still linking to the defunct "BlogVoices" for discussions (and this dead link bogs down page load, unfortunately). The site also likes to open up windows. Lots of windows. Not pop-ups, thank God, but it seems every link opens a window. In trying to paw my way through the archives (and I do like her "archive titles", clever bit that, might But that's pretty much the worst I can say. The writing? I mean, that's the important part of a blog, all that other HTML crap is secondary. Well, it's brilliant. But, I have to say that, because:
All threats of violence aside, I did enjoy reading her site. It's definitely a site to visit if you appreciate music like Ally does. Or if you appreciate New York City like Ally does. Or if you just want a good chuckle and some fine writing. I know that's why I go back. I did neglect to mention one other nit. It's a shame she doesn't post more often. '; } else { if(stristr($filename,"archive")) { $dir=$_SERVER['DOCUMENT_ROOT']; $template='_01_archive.html'; $tail=strlen($template); $thisArchive=$filename; //$files=scandir($dir); $dh = opendir($dir); while (false !== ($filename = readdir($dh))) { $files[] = $filename; } sort($files); $earlyarch=""; $laterarch=""; $prevarch=""; $next=0; foreach($files as $file) { if (substr($file,-$tail)==$template) { if ($next==1) { $laterarch=$file; $earlyarch=$prevarch; $next=0; } if ($file==$thisArchive) { $next=1; } else { $prevarch=$file; $earlyarch=$prevarch; } } } $link=''; $divider=''; if(file_exists($earlyarch)) { $link='< Earlier Archive'; $divider=" | "; } if(file_exists($laterarch)) { $link=$link.$divider.'Later Archive >'; } $link=$link.' '; } } echo($link); ?> |