Google Reader - Share More Than 10 Items
When in Google Reader you can choose to create a widget where you can display the stories or links you have wanted to share with others. That is how I created the Mitchelaneous Links Web page I told you about yesterday. I have been getting a few E-mails though from folks wanting to know how I got it to display more than ten items at a time.
Take a look at the javascript code Google gives you to post on your own Web site. The specific part you want to look for is broadcast?n=5. Change the number five to any number you wish, and that is how many shared stories that you will display.

