This blog post describes a blog recommender system that identifies a user's interests based on their social network and tags. It finds blogs for a user by comparing their tags to those of their friends and friends of friends. Blogs are then ranked based on authority, number of comments, and rank, and recommended to the user. The system was tested with 107 users, 1823 total tags, and 50 blog posts crawled for each user. Future work could improve recommendations by incorporating more data and a user's web browsing history.