I tried to import my firefox bookmarks into blogrolling and found that it only accepts OPML but not html. So i wrote a small utility that converts html to opml. html2opml is a php script that simply converts html to a opml file, and every URL in the HTML input will become an entry in [...]