Google Reader allow us to create a Clip (Blogroll) with shared tags. The script from Google Reader cannot be inserted in Google Sites. We need to use a Google Gadget. Code given by Google Reader<script type="text/javascript" src="http://www.google.com/reader/ui/publisher-en.js"></script> <script type="text/javascript" src="http://www.google.com/reader/public/javascript/user/05980836729406198703/label/Tips?n=9&callback=GRC_p(%7Bc%3A%22blue%22%2Ct%3A%22%5C%22Tips%20and%20Tricks%5C%22%20via%20prac%22%2Cs%3A%22true%22%2Cb%3A%22false%22%7D)%3Bnew%20GRC"> </script> The first script can be inserted with a Google Gadget, and changed to call the links within a new window. The src attribute, the variable value, is the URL of the gadget (with & url encoded) : URL : http://www.google.com/reader/public/javascript/user/05980836729406198703/label/Tips?n=9&callback=GRC_p(%7Bc%3A%22blue%22%2Ct%3A%22%5C%22Tips%20and%20Tricks%5C%22%20via%20prac%22%2Cs%3A%22true%22%2Cb%3A%22false%22%7D)%3Bnew%20GRC URL of the gadgetThe ResultMore informationsA Google Gadget to incorporate a Feed Tips and Tricks for Webmasters A Video : Discover Feed |



