How to get an index of all your Blogger posts using Google Reader

I found that by increasing the amount of posts in the Google Reader widget to 200 (I’m not really sure what the upper limit is), I could generate a master index of posts. For example, here’s an unstyled version of the posts on this blog:
http://www.fluteplayer.net/blog-index.html

Here’s what the hack looks like:

<script src=”http://www.google.com/reader/ui/publisher.js” type=”text/javascript”></script>
<script src=”http://www.google.com/reader/public/javascript/feed/http://www.fluteplayer.net/atom.xml?n=200&amp;callback=GRC_p%28%7Bc%3A%27-%27%2Ct%3A%27%27%2Cs%3A%27false%27%7D%29%3Bnew%20GRC” type=”text/javascript”></script>

Leave a Reply

Your email address will not be published. Required fields are marked *

Shares