Sean’s Obsessions

Sean Walberg’s blog

Rollin’ Rolling’ Rollin’

Still a work in progress, but I’ve joined the BlogRoll. Took a bit of work to get the BlogRoll plugin going, though. As it turns out the line

$$html .= "
  • ".$site->{title}."
  • \n";

    should really have been

    $$html .= "
    
  • ".$site->{title}."
  • \n";

    (Note that the url tag changed). Special thanks to the Data::Dumper module for helping me find that one.

    The output looks hideous, and since I know perl way better than I know CSS, I’ll be tweaking that instead.

    Just a question to the MT & Blogroll elite… What do you use for integrating blogroll? I’ve seen much nicer implementations (such as Tony’s page)

    Blogroll Me!

    Off to clean the room.

    Sean

    Comments

    I’m trying something new here. Talk to me on Twitter with the button above, please.