<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="http://krooclub.com/e-tips-rss-feed.rss" rel="self" type="application/rss+xml" />
        <title>e-tips-rss-feed</title>
        <description>e-tips-rss-feed</description>
        <link>http://krooclub.com/e-tips-rss-feed.php</link>
        <lastBuildDate>Fri, 12 Mar 2010 14:22:49 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Issues with Anchors in Yola blog posts.</title>
            <link>http://krooclub.com/e-tips-rss-feed/issues-with-anchors-in-yola-blog-posts-</link>
            <description>&lt;br&gt;Setting multiple anchors in a blog post may show a problem. &lt;br&gt;&lt;br&gt;The problem apparent is that it seems to jump out of the current post and out to the route page of the blog. There it sits…. Forever!&lt;br&gt;&lt;br&gt;Contact with Kershnee at Yola Support resulted in a solution. It appears that the blog setup uses a &quot;base ref&quot; tag. Thus &lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;b&gt;&lt;i&gt;&amp;lt;base href=&quot;http://krooclub.com/http://{www.example.com}/{app}.php&quot; /&amp;gt;&lt;/i&gt;&lt;br&gt;&lt;/b&gt;&lt;/div&gt;&lt;br&gt;An article reference that Kershnee gave me explained the effect of this:&lt;br&gt;Ref: &lt;a class=&quot;&quot; title=&quot;&quot; href=&quot;http://www.ilikespam.com/blog/using-base-href-with-anchors&quot;&gt;http://www.ilikespam.com/blog/using-base-href-with-anchors&lt;/a&gt;&lt;br&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;br&gt;&lt;/div&gt;There are a couple of points that I would like to highlight from that article:&lt;br&gt;&lt;br&gt;&quot;&lt;i&gt;The purpose of the &amp;lt;base/&amp;gt; tag is to specify the base location for resolving relative urls. It was only ever meant to be used for viewing a page where the document root is not available (for example, from an email) and should technically point to the actual document location, rather than the homepage. However, there are two significant advantages to the latter:&lt;br&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp; Your site can be easily ported to a new location; and&lt;br&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp; Your web applications can be built without any reference to the location they are installed.&lt;/i&gt;&quot;&lt;br&gt;&lt;br&gt;But…..&lt;br&gt;&lt;br&gt;&quot;&lt;b&gt;&lt;i&gt;Unfortunately, there is one downside - it breaks anchor links.&lt;/i&gt;&lt;/b&gt;&quot;&lt;br&gt;&lt;br&gt;So identification of the problem was made. The solution: to include the path to the blog post either as a relative or an absolute URL. &lt;br&gt;&lt;br&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:OfficeDocumentSettings&gt;
  &lt;o:AllowPNG/&gt;
 &lt;/o:OfficeDocumentSettings&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves/&gt;
  &lt;w:TrackFormatting/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF/&gt;
  &lt;w:LidThemeOther&gt;EN-GB&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;TH&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:ApplyBreakingRules/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
   &lt;w:SplitPgBreakAndParaMark/&gt;
   &lt;w:DontVertAlignCellWithSp/&gt;
   &lt;w:DontBreakConstrainedForcedTables/&gt;
   &lt;w:DontVertAlignInTxbx/&gt;
   &lt;w:Word11KerningPairs/&gt;
   &lt;w:CachedColBalance/&gt;
  &lt;/w:Compatibility&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val=&quot;Cambria Math&quot;/&gt;
   &lt;m:brkBin m:val=&quot;before&quot;/&gt;
   &lt;m:brkBinSub m:val=&quot;&amp;#45;-&quot;/&gt;
   &lt;m:smallFrac m:val=&quot;off&quot;/&gt;
   &lt;m:dispDef/&gt;
   &lt;m:lMargin m:val=&quot;0&quot;/&gt;
   &lt;m:rMargin m:val=&quot;0&quot;/&gt;
   &lt;m:defJc m:val=&quot;centerGroup&quot;/&gt;
   &lt;m:wrapIndent m:val=&quot;1440&quot;/&gt;
   &lt;m:intLim m:val=&quot;subSup&quot;/&gt;
   &lt;m:naryLim m:val=&quot;undOvr&quot;/&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; DefUnhideWhenUsed=&quot;true&quot;
  DefSemiHidden=&quot;true&quot; DefQFormat=&quot;false&quot; DefPriority=&quot;99&quot;
  LatentStyleCount=&quot;267&quot;&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;0&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Normal&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;heading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;9&quot; QFormat=&quot;true&quot; Name=&quot;heading 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 7&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 8&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; Name=&quot;toc 9&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;35&quot; QFormat=&quot;true&quot; Name=&quot;caption&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;10&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; Name=&quot;Default Paragraph Font&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;11&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtitle&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;22&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Strong&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;20&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;59&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Table Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Placeholder Text&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;1&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;No Spacing&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; UnhideWhenUsed=&quot;false&quot; Name=&quot;Revision&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;34&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;List Paragraph&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;29&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;30&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Quote&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 1&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 2&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 3&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 4&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 5&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;60&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;61&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;62&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Light Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;63&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;64&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Shading 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;65&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;66&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium List 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;67&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 1 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;68&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 2 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;69&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Medium Grid 3 Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;70&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Dark List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;71&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Shading Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;72&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful List Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;73&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; Name=&quot;Colorful Grid Accent 6&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;19&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;21&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Emphasis&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;31&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Subtle Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;32&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Intense Reference&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;33&quot; SemiHidden=&quot;false&quot;
   UnhideWhenUsed=&quot;false&quot; QFormat=&quot;true&quot; Name=&quot;Book Title&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;37&quot; Name=&quot;Bibliography&quot;/&gt;
  &lt;w:LsdException Locked=&quot;false&quot; Priority=&quot;39&quot; QFormat=&quot;true&quot; Name=&quot;TOC Heading&quot;/&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;

&lt;![endif]--&gt;

&lt;table class=&quot;MsoTableGrid&quot; style=&quot;border: medium none ; border-collapse: collapse;&quot; border=&quot;1&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;
 &lt;tbody&gt;&lt;tr style=&quot;&quot;&gt;
  &lt;td style=&quot;border: 1pt solid black; padding: 0in 5.4pt; width: 154pt;&quot; valign=&quot;top&quot; width=&quot;205&quot;&gt;
  &lt;p style=&quot;line-height: normal;&quot;&gt;&amp;nbsp; &lt;p&gt;&lt;/p&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-style: solid solid solid none; border-color: black black black -moz-use-text-color; border-width: 1pt 1pt 1pt medium; padding: 0in 5.4pt; width: 154.05pt;&quot; valign=&quot;top&quot; width=&quot;205&quot;&gt;
  &lt;p style=&quot;line-height: normal;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;Relative URL&lt;/span&gt;&lt;/strong&gt;&lt;p&gt;&lt;/p&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-style: solid solid solid none; border-color: black black black -moz-use-text-color; border-width: 1pt 1pt 1pt medium; padding: 0in 5.4pt; width: 154.05pt;&quot; valign=&quot;top&quot; width=&quot;205&quot;&gt;
  &lt;p style=&quot;line-height: normal;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;&quot;&gt;Absolute URL&lt;/span&gt;&lt;/strong&gt;&lt;p&gt;&lt;/p&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;&quot;&gt;
  &lt;td style=&quot;border-style: none solid solid; border-color: -moz-use-text-color black black; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 154pt;&quot; valign=&quot;top&quot; width=&quot;205&quot;&gt;
  &lt;p style=&quot;line-height: normal;&quot;&gt;Broken:&lt;p&gt;&lt;/p&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 154.05pt;&quot; valign=&quot;top&quot; width=&quot;205&quot;&gt;
  &lt;p style=&quot;line-height: normal;&quot;&gt;#anchor&lt;p&gt;&lt;/p&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 154.05pt;&quot; valign=&quot;top&quot; width=&quot;205&quot;&gt;
  &lt;p style=&quot;line-height: normal;&quot;&gt;http://www.example.com/app#anchor&lt;p&gt;&lt;/p&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;&quot;&gt;
  &lt;td style=&quot;border-style: none solid solid; border-color: -moz-use-text-color black black; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 154pt;&quot; valign=&quot;top&quot; width=&quot;205&quot;&gt;
  &lt;p style=&quot;line-height: normal;&quot;&gt;Corrected:&lt;p&gt;&lt;/p&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 154.05pt;&quot; valign=&quot;top&quot; width=&quot;205&quot;&gt;
  &lt;p style=&quot;line-height: normal;&quot;&gt;page#anchor&lt;p&gt;&lt;/p&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-style: none solid solid none; border-color: -moz-use-text-color black black -moz-use-text-color; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 154.05pt;&quot; valign=&quot;top&quot; width=&quot;205&quot;&gt;
  &lt;p style=&quot;line-height: normal;&quot;&gt;http://www.example.com/app/page#anchor&lt;p&gt;&lt;/p&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;

&amp;nbsp;&amp;nbsp; &lt;br&gt;&lt;br&gt;I chose to use the absolute URL fix and it worked immediately.&lt;br&gt;&lt;br&gt;I would very much like to thank Kershnee for her support and accuracy in solving this issue. As always her communication is top notch and she is always timely in her responses.&amp;nbsp; A very professional responder.&lt;br&gt;</description>
            <pubDate>Mon, 18 Jan 2010 15:30:40 +0100</pubDate>
        </item>
        <item>
            <title>Adding a banner to Yola blog posts</title>
            <link>http://krooclub.com/e-tips-rss-feed/adding-a-banner-to-yola-blog-posts</link>
            <description>The addition of images to blog posts is a great way of enhancing noticeability and particularly if you are using your blog to market and advertise products. A picture.......&lt;br&gt;The RSS facility associated with yola blogs transmits images faithfully and completely without degradation. It's a great feature.&lt;br&gt;&lt;br&gt;There is another way also to add images to blog posts. This method allows automatic insertion in every post. It is only seen if someone clicks the post so there is no &quot;fatigue&quot; aspect of monotony and repetition. It's a once only addition. It is most suitable for logos adn info banners such as website banners.&lt;br&gt;&lt;br&gt;You just add a line of code to the &quot;Settings&quot; of the &quot;Blog manager&quot;. There may also be some code sitting there and it doesn't seem to cause a problem either o the image or to the existing function of the previously added code.&lt;br&gt;&lt;br&gt;The banner or logo would be uploaded into your file manager either directly in the root file manager or into a folder that you may wish to use. The image needs to be correcly sixed before it is suitable for this use. Something like &quot;MeasureIt&quot;, a useful add-on for FireFox is ideal. Measure the height and width of the image as you wish it to be placed in pixel units. Edit you image with some kind of image editor and store it in your file manager for use.&lt;br&gt;&lt;br&gt;Insert this code into the &quot;Settings&quot; of your &quot;Blog Manager&quot; in the site builder:&lt;br&gt;&lt;xml&gt;

&lt;br&gt;&lt;b style=&quot;color: rgb(192, 255, 128);&quot;&gt;&lt;span style=&quot;color: rgb(192, 255, 128);&quot;&gt;&amp;lt;img src=&quot;http://krooclub.com/resources/{optional folder}/{image}.jpg&quot; style=&quot;margin: 4px; padding: 0px; float: center;&quot;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;br&gt;&lt;br&gt;If you add this as the first entry in the settings area, the image will be the first apparent immediately under the post content.Good luck with this and you can be confident that it will work..... I think! You can see the effect by clicking on the title bar of this post or any other post. You will notice the Krooclub banner immediately under the post and before the DISQUS section.&lt;br&gt;&lt;/xml&gt;</description>
            <pubDate>Wed, 18 Nov 2009 18:39:06 +0100</pubDate>
        </item>
        <item>
            <title>Talking about duplicate content on my website.</title>
            <link>http://krooclub.com/e-tips-rss-feed/talking-about-duplicate-content-on-my-website-</link>
            <description>&lt;span style=&quot;color: rgb(255, 191, 128);&quot; tag=&quot;span&quot; class=&quot;yui-tag-span yui-tag&quot;&gt;Is this a formal definition? Does duplication harm my site noticeability? Should I do something about it?&lt;/span&gt;&lt;br style=&quot;font-family: yui-tmp;&quot;&gt;&lt;br style=&quot;font-family: yui-tmp;&quot;&gt;&lt;span style=&quot;color: rgb(255, 191, 128);&quot; tag=&quot;span&quot; class=&quot;yui-tag-span yui-tag&quot;&gt;The same material published two or more times on the one website is at least duplication. A single small paragraph, statement or diagram is not considered a problem but entire articles, lists, extracts of tables are. Duplication hinders categorising websites for the sake of various indexation , ranking etc.&lt;/span&gt;&lt;br style=&quot;font-family: yui-tmp;&quot;&gt;&lt;br style=&quot;font-family: yui-tmp;&quot;&gt;&lt;span style=&quot;color: rgb(255, 191, 128);&quot; tag=&quot;span&quot; class=&quot;yui-tag-span yui-tag&quot;&gt;At the moment duplication is not doing any harm to your site. The strategies are being developed currently as a collaborative effort by a number of website related organisations and companies. Google is undoubtedly well up there and they have released an informative video with Chris Coutts discussing the issue. Well worth the watch if you have an interest. Chris has reassured web-authors that there most definitely is no panic to remedy duplication and that information will be released in a timely manner as the processes are finalised and methods for deployment are agreed upon. There are current methods available with surprisingly simple lines of code. You can view this on Google's resource pages somewhere??&lt;/span&gt;&lt;br style=&quot;font-family: yui-tmp;&quot;&gt;&lt;br style=&quot;font-family: yui-tmp;&quot;&gt;&lt;span style=&quot;color: rgb(255, 191, 128);&quot; tag=&quot;span&quot; class=&quot;yui-tag-span yui-tag&quot;&gt;As mentioned there is no panic or urgency to act yet. It's probably worthwhile just getting your head around it. Examining your own sites and identify signifiacnt duplication of content. I'm sure various Q&amp;amp;A's will emerge if tey haven't already and specialist panels and forums will be seen to advise.&lt;/span&gt;&lt;br&gt;</description>
            <pubDate>Wed, 04 Nov 2009 00:35:11 +0100</pubDate>
        </item>
        <item>
            <title>Subscribing to the &quot;feeds&quot; on this site</title>
            <link>http://krooclub.com/e-tips-rss-feed/subscribing-to-the-feeds-on-this-site</link>
            <description>&lt;span style=&quot;color: rgb(255, 191, 128);&quot; tag=&quot;span&quot; class=&quot;yui-tag-span yui-tag&quot;&gt;RSS has been promoted as the hands off method for subscribing to all feeds. It's a once only process and thereafter you don't need to do anyhting to keep it functioning. RSS subscription has been advocated for the last few years with the knowledge that it will become part of the status quo very quickly. &lt;/span&gt;&lt;br style=&quot;font-family: yui-tmp;&quot;&gt;&lt;br style=&quot;font-family: yui-tmp;&quot;&gt;&lt;span style=&quot;color: rgb(255, 191, 128);&quot; tag=&quot;span&quot; class=&quot;yui-tag-span yui-tag&quot;&gt;But there's a hold-up. People are not subscribing through RSS as much as presumed. The reason given is that it is too complex to set up. Many have tried to simplify the process and give good explanations but still only some subscribe by this method. Now the SEO consultants are promoting a dual hand approach allowing subscription by RSS or by email. They have become so adamant about this style of doing it that their analysis programs that some have eg: http://www.websitegrader.com will penalise you site ranking by their algorithms if an eamil subscription ad an RSS feed is not available.&lt;/span&gt;&lt;br style=&quot;font-family: yui-tmp;&quot;&gt;&lt;br style=&quot;font-family: yui-tmp;&quot;&gt;&lt;span style=&quot;color: rgb(255, 191, 128);&quot; tag=&quot;span&quot; class=&quot;yui-tag-span yui-tag&quot;&gt;A product by Feedburner allows you to use the XML or Atom feed for subscription by email. It's a free service and one recommended as soon as you can.&lt;/span&gt;&lt;br style=&quot;font-family: yui-tmp;&quot;&gt;&lt;br&gt;</description>
            <pubDate>Wed, 04 Nov 2009 00:16:29 +0100</pubDate>
        </item>
        <item>
            <title>A clear process for adding attribution to images</title>
            <link>http://krooclub.com/e-tips-rss-feed/a-clear-process-for-adding-attribution-to-images</link>
            <description>With the generosity of subscribers to Flickr for example who allow others to use their images free of charge, we users have a huge resource of excellent images at our finger tips.&lt;br&gt;The only requirement is compliance with the conditions of the CC license and attribution or referencing the creators work back to them somehow.&lt;br&gt;&lt;br&gt;It maybe easiest to show the information that is associated with each CC licensed image and work from there.&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img class=&quot;yui-img&quot; src=&quot;http://krooclub.com/resources/flickr_tutorial/2370768914_4ec1424c96.jpg&quot; style=&quot;width: 325px;&quot;&gt;&lt;br&gt;&lt;/div&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;This image has been taken from Flickr. I simply searched on &quot;Japanese temples&quot; then in the advanced tab I selected &quot;Creative Commons&quot; Licensed images and from the shorter list this was one. I downloaded the image as is and kept the Flickr name. Normally I rename it to something intuitive but for this exercise I am keeping the same.&lt;br&gt;The next step I took was to scroll down a little on the page and located the &quot;Additional Information&quot; There are some symbols and in blue writing the phrase: Some rights reserved. Clicking the blue writing then opens a page on the Creative Commons site and in the second section under the heading: Under the following conditions: &lt;br&gt;Within the section &quot;Attribution&quot; there is an easily seen box which when clicked will highlight the attribution conditions and the license details. Copying this and pasting it into Notepad or some non-formatting text editor displays the content contained. This in fact is our data to work with. Don't be put off by it. We don't need all of it.&lt;br&gt;&lt;br&gt;&amp;lt;div xmlns:cc=&quot;http://creativecommons.org/ns#&quot; about=&quot;http://www.flickr.com/photos/24443965@N08/2370768914/&quot;&amp;gt;&amp;lt;a rel=&quot;cc:attributionURL&quot; href=&quot;http://www.flickr.com/photos/24443965@N08/&quot;&amp;gt;http://www.flickr.com/photos/24443965@N08/&amp;lt;/a&amp;gt; / &amp;lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/&quot;&amp;gt;CC BY-NC-SA 2.0&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;&lt;br&gt;If we break it down a bit we can begin to see what is useful to us. &lt;br&gt;Let's look at the about:&amp;nbsp; &lt;span style=&quot;color: rgb(64, 160, 255);&quot;&gt;http://www.flickr.com/photos/24443965@N08/2370768914/&lt;/span&gt;&lt;br&gt;The &lt;span style=&quot;color: rgb(64, 160, 255);&quot;&gt;http://www.flickr.com/photos/&lt;/span&gt; is the Flickr site and the general folder for all photos stored. &lt;br&gt;The next part: &lt;span style=&quot;color: rgb(64, 160, 255);&quot;&gt;24443965@N08&lt;/span&gt; is the so called &quot;photostream&quot; of the owner of this image. The following number (&lt;span style=&quot;color: rgb(64, 160, 255);&quot;&gt;2370768914&lt;/span&gt;) is the image ID within the photostream&lt;br&gt;The next part of the information: &lt;span style=&quot;color: rgb(255, 64, 255);&quot;&gt;http://www.flickr.com/photos/24443965@N08/&lt;/span&gt; is the display if we placed it in an HTML holder. This is the important attribution data and something we can use directly. &lt;br&gt;Following on we can see &lt;span style=&quot;color: rgb(255, 64, 64);&quot;&gt;&amp;lt;a rel=&quot;license&quot;href=&quot; http://creativecommons.org/licenses/by-nc-sa/2.0/&quot;&amp;gt;&lt;/span&gt; Creative Commons don't keep a register of licenses and the license which the owner elects to use with their image is one of a few options. The owner for this image has nominated the license &quot;by-nc-sa&quot; which is &lt;a class=&quot;&quot; href=&quot;http://creativecommons.org/about/licenses&quot;&gt;explained in the creative commons site&lt;/a&gt;. &lt;br&gt;The requirement for attribution is to link to the owner's photostream and to give the license class plus the details of the conditions of the license by providing a link. &lt;br&gt;&lt;br&gt;So for the above image we need two key pieces of information:&lt;br&gt;The owner's photostream address and the Creative Commons License class.&lt;br&gt;In this case:&lt;br&gt;Photostream address: www.flickr.com/photos/24443965@N08&lt;br&gt;CC License Class: by-nc-sa&lt;br&gt;&amp;nbsp;That's really all we need to annotate the image. &lt;br&gt;&lt;br&gt;I think very few of us really like additional details on our pages&amp;nbsp; things like Photostream addresses so the way we can reduce this is to place it as a link within the image. That fills the requirements of the license as I read it. I also have found that to include this in a tooltip is a very convenient way of highlighting the fact that it comes from a licensed source. &lt;br&gt;&lt;br&gt;At this time I am placing the CC license as a badge under the image directly. This highlights again that there are conditions associated with the use and in fact another person who may copy this is required legally to follow the same conditions. Maybe I will change the way I do this in time. For some reason the small badge doesn't get under my skin. I use the badges provided by Creative Commons and each of the badges are hot linked to the CC page describing the conditions of the license.&lt;br&gt;&lt;br&gt;So:&lt;br&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;&quot; href=&quot;http://www.flickr.com/photos/24443965@N08/&quot;&gt;&lt;img class=&quot;yui-img&quot; style=&quot;border: 0pt none ;&quot; src=&quot;http://krooclub.com/resources/flickr_tutorial/2370768914_4ec1424c96.jpg&quot; onmouseover=&quot;ddrivetip('www.flickr.com/photos/24443965@N08/','#013565', 200)&quot; ;=&quot;&quot; onmouseout=&quot;hideddrivetip()&quot;&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a class=&quot;&quot; rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/&quot;&gt;&lt;img class=&quot;yui-img&quot; src=&quot;http://ediblyasian.info/resources/creative_commons/BY-NC-SA.png&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;If you mouse-over the image you will see a tooltip displaying the photostream address of the image, this can be clicked to take you to the collection. If you click the CC badge you will be taken o the specific page for the license conditions specified by the owner. These things are in compliance with the CC license fully.&lt;br&gt;&lt;br&gt;The code for the work is in two parts. The image with tooltip including the link to the photostream and secondly the badge and CC license.&lt;br&gt;&lt;br&gt;1. The image coding:&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(192, 255, 128);&quot;&gt;&amp;lt;a href=&quot;http://www.flickr.com/photos/{photostream}/&quot;&amp;gt;&amp;lt;img style=&quot;border:0;&quot; src=&quot;{folder}/{sub-folder}/{image}.jpg&quot; onMouseover=&quot;ddrivetip('www.flickr.com/photos/{photostream}/','{hex code for tooltip bkgd colour}', {tooltip width in pixels})&quot;; onMouseout=&quot;hideddrivetip()&quot;&amp;gt;&amp;lt;/img&amp;gt;&amp;lt;/a&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;This is the specific code for the image above:&lt;br&gt;&amp;lt;a href=http://www.flickr.com/photos/24443965@N08/&quot;&amp;gt;&amp;lt;img style=&quot;border:0;&quot; src=&quot;http://krooclub.com/resources/flickr_tutorial/2370768914_4ec1424c96.jpg&quot; onmouseover=&quot;ddrivetip('www.flickr.com/photos/24443965@N08/','#013565', 200)&quot; ; onMouseout=&quot;hideddrivetip()&quot;&amp;gt;&lt;span style=&quot;color: rgb(17, 17, 17);&quot; tag=&quot;span&quot; class=&quot;yui-tag-span yui-tag&quot;&gt;&amp;lt;/img&amp;gt;&amp;lt;/a&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;2. The CC badge&lt;br&gt;&lt;br&gt;You need to create a folder where you store images and then copy the CC buttons from the &lt;a class=&quot;&quot; href=&quot;http://creativecommons.org/about/downloads&quot;&gt;Creative Commons Downloads page&lt;/a&gt;. Name them by the License class, ie the characters on each button. This allows for easy&amp;nbsp; assignment.&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(192, 255, 128);&quot;&gt;&amp;lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-nc-sa/2.0/&quot;&amp;gt;&amp;lt;img&amp;nbsp; src=&quot;http://{domain where button image is filed}/{folder}/{sub-folder}/{button image file}.png&quot;&amp;gt; &lt;span style=&quot;color: rgb(128, 128, 255);&quot;&gt;(In this case: BY-NC-SA.png&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(128, 128, 255);&quot;&gt;)&lt;/span&gt;&lt;br&gt;&lt;br&gt;Finally because the tootltips is a javascript code you need to place the CSS style and the code in an HTML placeholder&amp;nbsp; at the top of your page. This then allows the Tooltip to function.&lt;br&gt;&lt;br&gt;The link to this code is &lt;a class=&quot;&quot; href=&quot;http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip2_dev.htm&quot;&gt;here&lt;/a&gt;&lt;br&gt;&lt;b&gt;&lt;i&gt;&lt;/i&gt;&lt;/b&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;&amp;lt;style type=&quot;text/css&quot;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;#dhtmltooltip{ position: absolute; width: 150px; border: 2px solid&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;black; padding: 2px; background-color: lightyellow; visibility: hidden;&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;z-index: 100; /*Remove below line to remove shadow. Below line should&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;always appear last within this CSS*/ filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); } &amp;lt;/style&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;&amp;lt;div id=&quot;dhtmltooltip&quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;&amp;lt;!-- &lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;(Please delete and omit this when pasting into your site. This prevents the page from trying to interpret this as code)&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;/***********************************************&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;* Cool DHTML tooltip script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;* This notice MUST stay intact for legal use&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;***********************************************/&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;var offsetxpoint=-60 //Customize x offset of tooltip&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;var offsetypoint=20 //Customize y offset of tooltip&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;var ie=document.all&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;var ns6=document.getElementById &amp;amp;&amp;amp; !document.all&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;var enabletip=false&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;if (ie||ns6)&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;var tipobj=document.all? document.all[&quot;dhtmltooltip&quot;] : document.getElementById? document.getElementById(&quot;dhtmltooltip&quot;) : &quot;&quot;&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;function ietruebody(){&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;return (document.compatMode &amp;amp;&amp;amp; document.compatMode!=&quot;BackCompat&quot;)? document.documentElement : document.body&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;}&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;function ddrivetip(thetext, thecolor, thewidth){&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;if (ns6||ie){&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;if (typeof thewidth!=&quot;undefined&quot;) tipobj.style.width=thewidth+&quot;px&quot;&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;if (typeof thecolor!=&quot;undefined&quot; &amp;amp;&amp;amp; thecolor!=&quot;&quot;) tipobj.style.backgroundColor=thecolor&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;tipobj.innerHTML=thetext&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;enabletip=true&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;return false&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;}&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;}&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;function positiontip(e){&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;if (enabletip){&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;var curX=(ns6)?e.pageX : event.clientX+ietruebody().scrollLeft;&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;var curY=(ns6)?e.pageY : event.clientY+ietruebody().scrollTop;&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;//Find out how close the mouse is to the corner of the window&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;var rightedge=ie&amp;amp;&amp;amp;!window.opera? ietruebody().clientWidth-event.clientX-offsetxpoint : window.innerWidth-e.clientX-offsetxpoint-20&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;var bottomedge=ie&amp;amp;&amp;amp;!window.opera? ietruebody().clientHeight-event.clientY-offsetypoint : window.innerHeight-e.clientY-offsetypoint-20&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;var leftedge=(offsetxpoint&amp;lt;0)? offsetxpoint*(-1) : -1000&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;//if the horizontal distance isn't enough to accomodate the width of the context menu&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;if (rightedge&amp;lt;tipobj.offsetWidth)&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;//move the horizontal position of the menu to the left by it's width&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;tipobj.style.left=ie? ietruebody().scrollLeft+event.clientX-tipobj.offsetWidth+&quot;px&quot; : window.pageXOffset+e.clientX-tipobj.offsetWidth+&quot;px&quot;&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;else if (curX&amp;lt;leftedge)&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;tipobj.style.left=&quot;5px&quot;&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;else&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;//position the horizontal position of the menu where the mouse is positioned&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;tipobj.style.left=curX+offsetxpoint+&quot;px&quot;&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;//same concept with the vertical position&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;if (bottomedge&amp;lt;tipobj.offsetHeight)&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;tipobj.style.top=ie? ietruebody().scrollTop+event.clientY-tipobj.offsetHeight-offsetypoint+&quot;px&quot; : window.pageYOffset+e.clientY-tipobj.offsetHeight-offsetypoint+&quot;px&quot;&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;else&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;tipobj.style.top=curY+offsetypoint+&quot;px&quot;&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;tipobj.style.visibility=&quot;visible&quot;&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;}&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;}&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;function hideddrivetip(){&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;if (ns6||ie){&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;enabletip=false&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;tipobj.style.visibility=&quot;hidden&quot;&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;tipobj.style.left=&quot;-1000px&quot;&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;tipobj.style.backgroundColor=''&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;tipobj.style.width=''&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;}&lt;/span&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;}&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;document.onmousemove=positiontip&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;&lt;/span&gt;&lt;br&gt;--&amp;gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt; (please delete this when pasting into your site. It's part of protecting the code for display)&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(223, 191, 255);&quot;&gt;&lt;/span&gt;If you have any queries then please don't hesitate to post back here.&lt;br&gt;&lt;/div&gt;&lt;/div&gt;</description>
            <pubDate>Thu, 15 Oct 2009 19:01:13 +0100</pubDate>
        </item>
        <item>
            <title>Adding Creative Commons images to your Yola blog.</title>
            <link>http://krooclub.com/e-tips-rss-feed/adding-creative-commons-images-to-your-yola-blog-</link>
            <description>&lt;br&gt;The variety and quality of images on Flickr is amazing. The search to find a topic or a specific field is now very accurate which is great for the person who wishes to use licensed copies for their own website.&lt;br&gt;&lt;br&gt;I have found in many cases the quality of the images on Flickr is superior to the commercial royalty free sources. The images have a look of spontaneity and freshness. Generally there are at least a few to choose from and the selection of Creative Commons images is easy. &lt;br&gt;&lt;br&gt;This really is made possible by the generosity of individuals who wish to share their photos without payment .&amp;nbsp; The requirement being&amp;nbsp; attribution and compliance with the terms of the license. Both these are easy to deal with.&lt;br&gt;The process in outline is:&lt;br&gt;&lt;br&gt;Type your search description or keyword(s) into the search box.&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: center;&quot; class=&quot;yui-wk-div&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;This will return all the images classified under your search.&amp;nbsp; It will contain both Copyrighted and Commons licenseimages and videos. Currently there are very few videos compared to static photos.&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;div style=&quot;text-align: center;&quot; class=&quot;yui-wk-div&quot;&gt;&lt;img src=&quot;http://krooclub.com/resources/flickr_tutorial/seelcting-advanced.jpg&quot; style=&quot;width:325px;&quot; class=&quot;yui-img&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;Scroll right to Advanced Search and click the heading&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: center;&quot; class=&quot;yui-wk-div&quot;&gt;&lt;img src=&quot;http://krooclub.com/resources/flickr_tutorial/advanced-2.jpg&quot; style=&quot;width:325px;&quot; class=&quot;selected  yui-img&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;You will be taken to another dialogue page with various options.&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: center;&quot; class=&quot;yui-wk-div&quot;&gt;&lt;img src=&quot;http://krooclub.com/resources/flickr_tutorial/advanced-3.jpg&quot; style=&quot;width:325px;&quot; class=&quot;yui-img&quot;&gt;&amp;nbsp;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;Select the Creative Commons option(s) and scroll a little further down to the SEARCH button and click.&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: center;&quot; class=&quot;yui-wk-div&quot;&gt;&lt;img src=&quot;http://krooclub.com/resources/flickr_tutorial/advanced-4.jpg&quot; style=&quot;width:325px;&quot; class=&quot;yui-img&quot;&gt;&lt;br&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;You will now be presented with a similar page of images as shown initially but all these will be licensed to use under a Creative Commons license.&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;Select the image you would like to review and it will be redisplayed at the published size.&amp;nbsp; If you now wish to keep a copy of this Right click and Save the image with a new name preferably, as the nomenclature used in the catalogue is non-intuitive. Not really an issue if you only wish to use one image but if you are selecting a number then it makes it easier to give the image an intuitive clue.&amp;nbsp;&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: center;&quot; class=&quot;yui-wk-div&quot;&gt;&lt;img src=&quot;http://krooclub.com/resources/flickr_tutorial/advanced-5.jpg&quot; class=&quot;yui-img&quot;&gt;&lt;br&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;Record the name of the image in Notepad. Scroll over to the right of the image and you will see the Creative commons heading. Click this.&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;A redirected page on Creative Commons will be displayed with a description of the license and the specific image license as a line of code. If you click this line of code it will copy then paste it into the Notepad entry.&amp;nbsp; You now have the information required for attribution of the image. (It seems as if it doesn't copy on click with FireFox but by right click and Copy it works).&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: center;&quot; class=&quot;yui-wk-div&quot;&gt;&lt;img src=&quot;http://krooclub.com/resources/flickr_tutorial/advanced-6.jpg&quot; style=&quot;width:325px;&quot; class=&quot;yui-img&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: center;&quot; class=&quot;yui-wk-div&quot;&gt;&lt;img src=&quot;http://krooclub.com/resources/flickr_tutorial/advanced-7.jpg&quot; style=&quot;width:325px;&quot; class=&quot;yui-img&quot;&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;You can now paste the image into your Blog post and below paste the line of code as HTML. On display your image will show and underneath this will be the attribution and Creative Commons License. The font size and colour is able to be varied using the blog text tools available.&amp;nbsp;&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: center;&quot; class=&quot;yui-wk-div&quot;&gt;&lt;img src=&quot;http://krooclub.com/resources/flickr_tutorial/wok-flames.jpg&quot; style=&quot;width:325px;&quot; class=&quot;yui-img&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;div xmlns:cc=&quot;http://creativecommons.org/ns#&quot; about=&quot;http://www.flickr.com/photos/liberato/2275603446/in/photostream/&quot; class=&quot;yui-wk-div&quot;&gt;&lt;a rel=&quot;cc:attributionURL&quot; href=&quot;http://www.flickr.com/photos/liberato/&quot; class=&quot;&quot;&gt;&lt;font style=&quot;font-size: 12px; &quot;&gt;&lt;font style=&quot;font-size: 11px; &quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;http://www.flickr.com/photos/liberato/&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/a&gt;&lt;font style=&quot;font-size: 12px; &quot;&gt;&lt;font style=&quot;font-size: 12px; &quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt; / &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by-sa/2.0/&quot; class=&quot;&quot;&gt;&lt;font style=&quot;font-size: 12px; &quot;&gt;&lt;font style=&quot;font-size: 12px; &quot;&gt;&lt;font style=&quot;font-size: 10px; &quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;CC BY-SA 2.0&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;span class=&quot;yui-non&quot;&gt;&amp;nbsp;&lt;/span&gt;About Creative Commons.&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;Creative Commons is a system of licensing which enables the owner to license their work for free use with a choice of various conditions associated with the work. So it allows an owner to share their work and have this work attributed to them. They may also state for example that the work may or may not&amp;nbsp; be used for commercial purposes, may or may not be modified.&amp;nbsp; &lt;a href=&quot;http://creativecommons.org/&quot; title=&quot;&quot; class=&quot;&quot;&gt;Creative Commons&lt;/a&gt;&amp;nbsp;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
            <pubDate>Mon, 05 Oct 2009 11:32:52 +0100</pubDate>
        </item>
        <item>
            <title>Installing a customised RSS feedbutton (RSS chicklet) onto your site.</title>
            <link>http://krooclub.com/e-tips-rss-feed/installing-a-customised-rss-feedbutton-rss-chicklet-onot-your-site-</link>
            <description>&lt;p&gt;Yola for example have an RSS chicklet available on any &quot;blog&quot; page and simply by clicking and dragging this chicklet onto your page, the RSS subscription button or chicklet is installed, configured and ready to go as soon as you re-publish (update) your site.&lt;br&gt;&lt;br&gt;&lt;span class=&quot;yui-non&quot;&gt;The chicklet supplied is a recommended standard RSS chicklet and is instantly recognisable. Fortunately the concentric three wave lines have been adopted by&amp;nbsp;many RSS chicklet designers as the central theme for the myriad of cutomised icons out there, so in fact&amp;nbsp;many are intuitively recognised despite colour and design.&lt;/span&gt;&lt;br&gt;&lt;br&gt;There are some very artistic creations of RSS chicklets around the web and the creativity of their designers is amazing.&amp;nbsp;For example:&lt;br&gt;&lt;br&gt;&lt;img class=&quot;yui-img&quot; src=&quot;http://krooclub.com/resources/f-smashing3.png&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;img class=&quot;yui-img&quot; style=&quot;WIDTH: 120px; HEIGHT: 135px&quot; height=&quot;155&quot; src=&quot;http://krooclub.com/resources/chicklets/smash2.png&quot; width=&quot;144&quot;&gt;&lt;img class=&quot;yui-img&quot; style=&quot;WIDTH: 174px&quot; height=&quot;90&quot; src=&quot;http://krooclub.com/resources/chicklets/rss-candy.jpg&quot;&gt;&lt;img class=&quot;yui-img&quot; style=&quot;WIDTH: 124px; HEIGHT: 119px&quot; height=&quot;153&quot; src=&quot;http://krooclub.com/resources/chicklets/hat-rss.jpg&quot; width=&quot;154&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;span class=&quot;yui-non&quot;&gt;&amp;nbsp;To place any of these or others, you take note of the image file name and the folder(s) then drag an html widget into the place where you wish to place the chicklet. The next step is to add the code into the HTML widget:&lt;br&gt;&lt;/span&gt;&lt;br&gt;&amp;lt;a href=&quot;full URL of your RSS feed&quot; (eg:&quot;&lt;a class=&quot;&quot; href=&quot;http://ediblyasian.yolasite.com/recipes.rss%22)%3E%3Cimg&quot;&gt;http://ediblyasian.yolasite.com/recipes.rss&quot;)&amp;gt;&amp;lt;img&lt;/a&gt; src=&quot;url of your RSS chicklet that you wish to embed&quot;(eg:&quot;http://ediblyasian.yolasite.com/resources/buttons/28.png&quot; )title=&quot;{an optional title for the chicklet} &quot; alt=&quot;(an alternative description of the chicklet in case the image doesn't show and great for SEO requirements)&quot;eg:&quot;RSS link dock recipes-rss&quot; style='width:50px; border:none; align:left;'&amp;gt;&amp;lt;/a&amp;gt; {The 50 px statement here is the width of the display of your chicklet and may be adjusted to suit your page style}&lt;/p&gt;
&lt;p&gt;Simplified:&lt;br&gt;&lt;font style=&quot;COLOR: #ffbf80; FONT-FAMILY: &quot;&gt;&amp;lt;a href=&quot;full URL of your RSS page&quot;&amp;gt;&amp;lt;img src= &quot;relative or full URL of the image of your RSS chicklet&quot; title=&quot;{optional title of your chicklet}&quot; alt=&quot;alternative decription of the image&quot; style='width:nnpx; border:(style) align:(style;'&amp;gt;&amp;lt;/a&amp;gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Specific example:&lt;br&gt;&amp;lt;a href=&quot;&lt;a class=&quot;&quot; href=&quot;http://ediblyasian.yolasite.com/recipes.rss%22%3E%3Cimg&quot;&gt;http://ediblyasian.yolasite.com/recipes.rss&quot;&amp;gt;&amp;lt;img&lt;/a&gt; src=&quot;http://krooclub.com/resources/buttons/28.png&quot; title=&quot; &quot; alt=&quot;RSS link dock recipes-rss&quot; style='width:50px; border:none; align:left;'&amp;gt;&amp;lt;/a&amp;gt;&lt;br&gt;&lt;/p&gt;</description>
            <pubDate>Tue, 06 Oct 2009 00:37:55 +0100</pubDate>
        </item>
        <item>
            <title>Support the new user subscribing to your  RSS feed.</title>
            <link>http://krooclub.com/e-tips-rss-feed/support-the-new-user-subscribing-to-your-rss-feed-</link>
            <description>&lt;br&gt;For the initiated it almost seems intuitive and a funny question t ask. For the vast majority of new users, subscribing to an RSS feed is confusing,frustrating and difficult to understand.&amp;nbsp;&lt;br&gt;&lt;br&gt;It really is a round about process and poorly designed. Questions from a potential subscriber usually hit in two waves. &quot;&lt;i&gt;&lt;font style=&quot;color: #dfffbf; &quot;&gt;What is this RSS?&lt;/font&gt;&lt;/i&gt; &quot;and &quot;&lt;i&gt;&lt;font style=&quot;color: #dfffbf; &quot;&gt;when I click the RSS button I get redirected back to the page&lt;/font&gt;&lt;/i&gt;&quot; or &quot;&lt;i&gt;&lt;font style=&quot;color: #dfffbf; &quot;&gt;I can see a lot of unformatted text.&lt;/font&gt;&lt;/i&gt;&quot;&lt;br&gt;&lt;br&gt;The process is not about to change in the immediate future and more and more users want to subscribe to various RSS feeds. &amp;nbsp;I think that we can be pro-active in this regard and make available a description of the &quot;&lt;font style=&quot;color: #ffdfbf; &quot;&gt;&lt;font style=&quot;color: #ff9f40; &quot;&gt;What is ...?&lt;/font&gt;&lt;/font&gt;&quot; and a good description of &quot;&lt;font style=&quot;color: #ff9f40; &quot;&gt;How to ...&lt;/font&gt;&quot;. It should be right there next to the RSS chicklet and the options for RSS Readers should be stated clearly. It is sad to lose subscribers after working so hard to promote our work simply because they find the subscription process too complex and confusing and the communicating supportive instructions easily created by the web author.&lt;br&gt;&lt;br&gt;One I have recently come across, on a Mexican food site, has a small box with a question mark and clicking the mark describes the RSS and an outline of the process of how to subscribe. Clicking onto this opens a Tooltip kind of arrangement and describes the process for the user in straight forward language for both generic readers and familiar web-based names of various RSS readers that are commonly employed. This is a clever approach and really takes out the intimidation and hard effort factors immediately. I think worth while considering for all web sites with RSS feeds included.&lt;br&gt;&lt;br&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;font style=&quot;color: #ffbf80; &quot;&gt;Here is the example mentioned:&lt;/font&gt;&lt;br&gt;

&lt;br&gt;&lt;center&gt;&lt;div id=&quot;addSiteTo&quot; class=&quot;yui-wk-div&quot;&gt;&lt;div class=&quot;questionMark yui-wk-div&quot;&gt;[&lt;a href=&quot;#RSSExplain&quot; onclick=&quot;javascript:window.open('http://www.krooclub.com/rss.php','help','resizable,status,scrollbars,width=600,height=500');return false;&quot; class=&quot;&quot;&gt;&lt;span style=&quot;font-weight:bold;font-size:110%;&quot;&gt;?&lt;/span&gt;&lt;/a&gt;] &lt;font style=&quot;color: #ffbf80; &quot;&gt;Subscribe To This Site&lt;/font&gt;&lt;p style=&quot;margin-top:4px;&quot;&gt;&lt;a href=&quot;http://www.cooking-mexican-recipes.com/Mexican-food-recipes.xml&quot; target=&quot;#new&quot; onclick=&quot;alert('Sorry, please right-click on this button, and then copy the shortcut (the URL of this link). Paste that URL into your RSS reader. If this message is confusing, close this window and then please click on the question mark next to &amp;quot;Subscribe to This Site&amp;quot;.'); return false;&quot; class=&quot;&quot;&gt;&lt;img style=&quot;padding-top:2px;&quot; src=&quot;http://www.cooking-mexican-recipes.com/objects/rss.jpg&quot; alt=&quot;XML RSS&quot; class=&quot;yui-img&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://fusion.google.com/add?feedurl=http://www.cooking-mexican-recipes.com/Mexican-food-recipes.xml&quot; target=&quot;new&quot; rel=&quot;nofollow&quot; class=&quot;&quot;&gt;&lt;img src=&quot;http://www.cooking-mexican-recipes.com/objects/googleplus.gif&quot; alt=&quot;Add to Google&quot; class=&quot;yui-img&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://add.my.yahoo.com/rss?url=http://www.cooking-mexican-recipes.com/Mexican-food-recipes.xml&quot; target=&quot;new&quot; rel=&quot;nofollow&quot; class=&quot;&quot;&gt;&lt;img src=&quot;http://www.cooking-mexican-recipes.com/objects/addtomyyahoo4.gif&quot; alt=&quot;Add to My Yahoo!&quot; class=&quot;yui-img&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://my.msn.com/addtomymsn.armx?id=rss&amp;amp;ut=http://www.cooking-mexican-recipes.com/Mexican-food-recipes.xml&quot; target=&quot;new&quot; $relnofollow=&quot;&quot; class=&quot;&quot;&gt;&lt;img src=&quot;http://www.cooking-mexican-recipes.com/objects/add-mymsn2.gif&quot; alt=&quot;Add to My MSN&quot; class=&quot;yui-img&quot;&gt;&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.bloglines.com/sub/http://www.cooking-mexican-recipes.com/Mexican-food-recipes.xml&quot; target=&quot;new&quot; rel=&quot;nofollow&quot; class=&quot;&quot;&gt;&lt;img src=&quot;http://www.cooking-mexican-recipes.com/objects/bloglines.gif&quot; alt=&quot;Subscribe with Bloglines&quot; class=&quot;yui-img&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;br&gt;&lt;span&gt;&lt;font style=&quot;color: #dfffbf; &quot;&gt;&lt;b&gt;&lt;i&gt;&lt;font style=&quot;font-size: 17px; &quot;&gt;&lt;font style=&quot;color: #ff80bf; font-size: 17px; &quot;&gt;&lt;font style=&quot;color: #c0ff80; font-size: 17px; &quot;&gt;This is a functional demonstration so please feel free to have a good orientation around it.&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/i&gt;&lt;/b&gt;&lt;/font&gt;&lt;font style=&quot;font-size: 14px; &quot;&gt;&lt;font style=&quot;color: #c0ff80; font-size: 17px; &quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;The text itself is placed in a new separate page of a Yola site for this example and given a name such as RSS.&amp;nbsp;&lt;/div&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;There are two (2) blocks of code that need to be placed on this page both in HTML widgets. :&amp;nbsp;&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;The first block of code should be set at the highest part of the page:&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;span class=&quot;yui-non&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;br&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;title&amp;gt;What Is RSS?&amp;lt;/title&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;meta name=&quot;robots&quot; content=&quot;noindex,follow&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;RSS&quot; href=&quot;http://your web URL/your RSS feed name.rss&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;style type=&quot;text/css&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;body {&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;font-family:Verdana, Arial, Helvetica, sans-serif;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;font-size:11px;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;}&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;#wrapperRSS {&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;width:85%;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;background:#eee;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;margin:12px auto;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;}&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;#explainRSS {&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;border:4px solid #006;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;padding:0 12px;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;}&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/style&amp;gt;&lt;/font&gt;&lt;/div&gt;&lt;br&gt;&lt;span class=&quot;yui-non&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;span class=&quot;yui-non&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;The second block of code in a separate HTML widget following the first and containing this code:&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&amp;nbsp;&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;divid=&quot;wrapperRSS&quot;&amp;gt;&lt;br&gt;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;div id=&quot;explainRSS&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p style=&quot;text-align:center;font-size:50%;padding-bottom:8px;&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;a href=&quot;#&quot; onclick=&quot;window.close()&quot;&amp;gt;Close Window&amp;lt;/a&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;h2 style=&quot;text-align:center;&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;What Is RSS?&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/h2&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;Click on any RSS button to get the latest blogs from www.krooclub.com or any other RSS feeds on the Web (they're everywhere nowadays) to get newsfeeds from CNN, BBC, Yola or just about anything else.&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;Once you get started, it's like having your favorite parts of the Web come to you. No need to go out and check for updates all the time. No need for bookmarks!&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;amp;quot;RSS&amp;amp;quot; means &amp;amp;quot;Really Simple Syndication.&amp;amp;quot; But that's just a fancy way of saying that you can keep up with all the updates to www.krooclub.com &amp;lt;em&amp;gt;without having to check the site&amp;lt;/em&amp;gt; every week to see &amp;amp;quot;what's new.&amp;amp;quot; New pages and updates to old ones are released through RSS.&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;strong&amp;gt;How do you get started?&amp;lt;/strong&amp;gt; Just follow these simple instructions!&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;Download a &amp;lt;strong&amp;gt;free&amp;lt;/strong&amp;gt; RSS Reader first (or skip to the bottom to learn about Web-based readers). These are variations of special software that read the RSS feeds...&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;strong&amp;gt;Windows -- RssReader&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;a href=&quot;http://www.rssreader.com/&quot; target=&quot;_blank&quot;&amp;gt;http://www.rssreader.com/&amp;lt;/a&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;strong&amp;gt;Mac -- NetNewsWire&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;a href=&quot;http://www.newsgator.com/Individuals/NetNewsWire/&quot; target=&quot;_blank&quot;&amp;gt;http://www.newsgator.com/Individuals/NetNewsWire/&amp;lt;/a&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p&amp;gt; &amp;nbsp; &amp;nbsp; or you my already have MS Outlook for example which has a reader built in.&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;Once you're set up, here's all you have to do...&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;div style=&quot;float:right;margin-left:18px;&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;img style=&quot;border:1px solid #000;&quot; src=&quot;http://{website URL}/{Image folder}/{image name and type}.&quot; width=&quot;114&quot; height=&quot;50&quot; alt=&quot;copy shortcut&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/div&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;strong&amp;gt;Right-click&amp;lt;/strong&amp;gt; (&amp;lt;em&amp;gt;control-click&amp;lt;/em&amp;gt; for Mac users) on the orange RSS button on any page of this site, or any blog or news source that interests you. Select &amp;lt;strong&amp;gt;Copy Shortcut&amp;lt;/strong&amp;gt; (&amp;amp;quot;Copy Link to Clipboard&amp;amp;quot; on a Mac), and &amp;lt;strong&amp;gt;paste&amp;lt;/strong&amp;gt; that URL into your RSS Reader.&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;That's it! You'll be subscribed.&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;hr style=&quot;width:50%;&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;You can also use a Web-based RSS reader, like My Yahoo!, My MSN, or iGoogle/Google Reader. Look for any of these buttons on a page on this site.&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;table width=&quot;100%&quot; style=&quot;text-align:center;&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;tr&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;				&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;td&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;					&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;img src=&quot;http://{website URL}/{Image folder}/{image1 name and type}.&quot;&quot; alt=&quot;XML RSS&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;				&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/td&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;				&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;td&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;					&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;img&amp;nbsp;&amp;nbsp;src=&quot;http://{website URL}/{Image folder}/{image2 name and type}.&quot;&amp;nbsp;&amp;nbsp;alt=&quot;Add to Google&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;				&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/td&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;				&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;td&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;					&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;img&amp;nbsp;src=&quot;http://{website URL}/{Image folder}/{image3 name and type}.&quot;&amp;nbsp;&amp;nbsp;alt=&quot;Add to My Yahoo!&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;				&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/td&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/tr&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;tr&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;				&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;td&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;					&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;img&amp;nbsp;src=&quot;http://{website URL}/{Image folder}/{image4 name and type}.&quot;&amp;nbsp;&amp;nbsp;alt=&quot;Add to My MSN&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;				&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/td&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;				&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;td&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;					&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;img&amp;nbsp;&amp;nbsp;src=&quot;http://{website URL}/{Image folder}/{image5 name and type}.&quot;&amp;nbsp;&amp;nbsp;alt=&quot;Add to Newsgator&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;				&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/td&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;				&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;td&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;					&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;img&amp;nbsp;src=&quot;http://{website URL}/{Image folder}/{image6 name and type}.&quot;&amp;nbsp;&amp;nbsp;alt=&quot;Subscribe with Bloglines&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;				&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/td&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/tr&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/table&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;Click on that button to add the RSS feed to that Web-based reader. If you don't yet have an account, you can set up one after clicking on the button.&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;p style=&quot;text-align:center;font-size:90%;padding-top:8px;&quot;&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;			&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;a href=&quot;#&quot; onclick=&quot;window.close()&quot;&amp;gt;Close Window&amp;lt;/a&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;		&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/p&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;	&lt;/font&gt;&lt;/span&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/div&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;font style=&quot;color: rgb(255, 191, 128); &quot;&gt;&amp;lt;/div&amp;gt;&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br&gt;&lt;i&gt;For the images labelled&lt;/i&gt; &quot;&lt;b&gt;imageX name type&lt;/b&gt;&quot;&lt;i&gt;, these are for the icons of the various web based readers. You can simply copy them from this post or make your own by searching the relevant sites for their icons.&amp;nbsp;&lt;/i&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;</description>
            <pubDate>Sat, 12 Sep 2009 22:31:56 +0100</pubDate>
        </item>
        <item>
            <title>Spreading the message: Tweetmeme</title>
            <link>http://krooclub.com/e-tips-rss-feed/spreading-the-message-tweetmeme</link>
            <description>&lt;a class=&quot;&quot; href=&quot;http://www.winnersedgetrading.com/&quot;&gt;Casey STUBBS&lt;/a&gt; has suggested that I add the Re-Tweet function as an option into the Comments section of the blog posts. It is a very wise and &quot;on the mark&quot; recommendation and I thank him for this.&lt;br&gt;&lt;br&gt;So now we have a method for doing this also. The process is following on from the previous post and simply adding a couple of lines of script into the Settings section of the DISQUS enabled section.&lt;br&gt;&lt;br&gt;The reference for the script is here: &lt;a class=&quot;&quot; style=&quot;font-family: yui-tmp;&quot; href=&quot;http://help.tweetmeme.com/2009/04/06/tweetmeme-button/&quot;&gt;Tweetmeme Help&lt;/a&gt;.&lt;img class=&quot;yui-img&quot; src=&quot;http://krooclub.com/resources/tweetmeme.png&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;There are a number of options which you can choose from depending on your needs. Please look at these to help you work out the optimal for your site. &lt;br&gt;The code I have chosen is:&lt;br&gt;&lt;span style=&quot;color: rgb(160, 255, 64);&quot; tag=&quot;span&quot; class=&quot;yui-tag-span yui-tag&quot;&gt;&amp;lt;script type=&quot;text/javascript&quot;&amp;gt;&amp;nbsp; &lt;/span&gt;&lt;br style=&quot;font-family: yui-tmp;&quot;&gt;&lt;span style=&quot;color: rgb(160, 255, 64);&quot; tag=&quot;span&quot; class=&quot;yui-tag-span yui-tag&quot;&gt;tweetmeme_url = 'http://yoururl.com';&amp;nbsp; &lt;/span&gt;&lt;br style=&quot;font-family: yui-tmp;&quot;&gt;&lt;span style=&quot;color: rgb(160, 255, 64);&quot; tag=&quot;span&quot; class=&quot;yui-tag-span yui-tag&quot;&gt;&amp;lt;/script&amp;gt;&amp;nbsp; &lt;/span&gt;&lt;br style=&quot;font-family: yui-tmp;&quot;&gt;&lt;span style=&quot;color: rgb(160, 255, 64);&quot; tag=&quot;span&quot; class=&quot;yui-tag-span yui-tag&quot;&gt;&amp;lt;script type=&quot;text/javascript&quot; src=&quot;http://tweetmeme.com/i/scripts/button.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;bad&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(255, 128, 255);&quot;&gt;&lt;/span&gt;&lt;br&gt;So to install in the Disqus enabled generic platform blogs, select &quot;Blog Manager&quot; from the Edit/Manage options in the builder.&lt;br&gt;Click on the Settings tab. &lt;br&gt;Copy the scripts from the Tweetmeme Help page as referenced.&lt;br&gt;Paste it into the next available line&lt;br&gt;Select &quot;Done&quot;&lt;br&gt;Save&lt;br&gt;Update.&lt;br&gt;&lt;br&gt;You have now installed the retweet function.&lt;br&gt;&lt;br&gt;This allows a reader to submit the post as a tweet or in fact a retweet. This has the power of spreading your post into new realms and effecting the much talked about viral nature of Twitter. It all is about increasing readership and noticeability.&lt;br&gt;&lt;br&gt;Good luck with this Blog Enhancement.&lt;br&gt;
&lt;br&gt;&lt;a class=&quot;&quot; href=&quot;http://technorati.com/search/e-tips-rss-feed/%7Btitle%20associated%20with%20post%20minus%20the%20domain%20ID%7D?sub=postcosm&quot; title=&quot;Technorati Cosmos: other blogs commenting on this post&quot;&gt;&lt;br&gt;&lt;br&gt; &lt;img class=&quot;yui-img&quot; src=&quot;http://static.technorati.com/pix/icn-talkbubble.gif&quot; alt=&quot;Technorati icon&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;/a&gt;
&lt;a class=&quot;&quot; href=&quot;http://feedshark.brainbliss.com&quot; title=&quot;track&quot;&gt;Feed Shark&lt;/a&gt;&lt;/bad&gt;</description>
            <pubDate>Sun, 02 Aug 2009 18:01:56 +0100</pubDate>
        </item>
        <item>
            <title>Adding multiple codes into the DISQUS Settings of blogs</title>
            <link>http://krooclub.com/e-tips-rss-feed/adding-multiple-codes-into-the-disqus-settings-of-blogs</link>
            <description>The facility for adding comments using the DISQUS feature also allows you to add extra HTML coding to each post if it's relevant to the process of the comment.&lt;br&gt;&lt;br&gt;For instance I have installed the DIGG Submit and Vote button via this method. I have also added the pingback facility by placing the relevant code into the DISQUS Settings of the blog. The post is in this blog &lt;a style=&quot;font-family: yui-tmp;&quot;&gt;Installing the Pingback module into DISQUS enabled Yola blogs&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img class=&quot;yui-img&quot; src=&quot;http://krooclub.com/resources/Disqus-codes.jpg&quot; style=&quot;width: 561px; height: 547px;&quot;&gt;&lt;br&gt;&lt;/div&gt;&lt;br&gt;Now there is a facility for adding CSS to the comments section of the DISQUS commentaries.&lt;br&gt;&lt;br&gt;I don't know if there is any absolute limit to the number of code segments that can be added but I wouldn't think that there will be many to possibly add either.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a class=&quot;&quot; href=&quot;http://technorati.com/search/e-tips-rss-feed/adding-multiple-codes-into-the-disqus-settings-of-blogs?sub=postcosm&quot; title=&quot;Technorati Cosmos: other blogs commenting on this post&quot;&gt;&lt;br&gt;&lt;br&gt; &lt;img class=&quot;yui-img&quot; src=&quot;http://static.technorati.com/pix/icn-talkbubble.gif&quot; alt=&quot;Technorati icon&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;/a&gt;</description>
            <pubDate>Sun, 26 Jul 2009 02:14:35 +0100</pubDate>
        </item>
    </channel>
</rss>
