Via MARC comes an article in the Boston Herald’s Edge section on Grezzo, the new raw vegan restaurant: “Raw Energy: High priestess of ‘living food’ movement brings new eatery to North End”

Grezzo Zucchini Canneloni (photo from Boston Herald article)
From the article:
Depending on the season, Grezzo patrons may enjoy dishes like coconut curried spring rolls, saffron infused butternut squash soup, zucchini cannelloni, wild mushroom ravioli with asparagus cream, cherry pecan crisp with vanilla ice cream and chocolate cake. There also will be a selection of raw beers and organic wines.
I can’t wait. The Grezzo site still says opening 2/1/08. Time for a countdown?

Second Pass at Avatar Plugin (MBLA plus)
A little while ago Alper Çuğun released an hAvatar plugin, which parses the url left by a comment author, and if it finds an hCard there, looks for an image in the hCard. This is a nice step towards URL-based identifiers rather than email based ones.
However, I also wanted to show avatars for users who use Gravatar or MyBlogLog.
The solution, for me at least (and for now) was to take Jan Olsen‘s excellent MBLA plugin and hack it up a bit. I took out the “Google Preview” functionality, and added in support for the hAvatar plugin. (MBLA already handled Gravatar and MyBlogLog, and had a nice caching system to boot, so it made a nice place to start).
So, if you leave a comment below, it should do the following:
There’s also caching, thanks to MBLA’s nice framework, currently set to just 1 day, for testing – I will pump it to longer timeframe once I’m convinced it all works.
If you’d like a copy lemme know – once I’ve tested a bit I will publish the code.