FeedBurner recently released FeedFlare Phase 2. FeedFlares are links that allow blog readers to, in short, do stuff with blog posts, such as email the post to others or find Technorati links for that post. Phase 1 allowed FeedFlare links on XML feeds, and now Phase 2 allows FeedFlare links on blog posts themselves.
At first I put the FeedFlares at the bottom of my post and got all excited. “Wow, that’s awesome.” Then I wanted to tinker with it. I didn’t like those bullet points between the links and wanted to replace them with pipes, ala WordPress style.
However, the FeedFlare code that I’m supposed to put in my blog template is JavaScript, so I can’t customize the HTML directly. Hmm… that means “some CSS modification required.” Well, that’s okey-dokey with me, but this looks like CSS3 modification required, which I am quite certain will not work with Internet Explorer. Though Mozilla Firefox is superior in my opinion, Internet Explorer is what most people use. In addition, the FeedFlares are wrapped around a <p> tag, which will not be ideal for some cases in which I want to use the FeedFlares.
I finally got fed up with FeedFlare and made my own links.
Things like “email this post” or “add to del.icio.us” are easy to do. Check my links out at the bottom of this post (assuming you’re reading this post directly at the site). And I recommend you also avoid FeedFlare unless you’re happy with how it looks, you’re willing to use some CSS3, or if HTML to you stands for “Hard To Me, it Looks.”