<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Live Category-based OPML template for WordPress 2.0</title>
	<link>http://techblog.touchbasic.com/html/live-category-based-opml-template-for-wordpress-20/</link>
	<description>Techblog is collection of articles covering a wide variety of tech related topics including: Linux, Microsoft, code, design, wordpress, security, new media and more. Site updated regularly; search by category, title, date, or tag.</description>
	<pubDate>Sun, 23 Nov 2008 15:27:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: web 2.0 examples</title>
		<link>http://techblog.touchbasic.com/html/live-category-based-opml-template-for-wordpress-20/#comment-32532</link>
		<dc:creator>web 2.0 examples</dc:creator>
		<pubDate>Mon, 17 Dec 2007 11:33:13 +0000</pubDate>
		<guid>http://techblog.touchbasic.com/html/live-category-based-opml-template-for-wordpress-20/#comment-32532</guid>
		<description>&lt;strong&gt;web 2.0 examples...&lt;/strong&gt;

As usual there is so much talk about Web 2.0 and not many solutions how to really make money with it....</description>
		<content:encoded><![CDATA[<p><strong>web 2.0 examples&#8230;</strong></p>
<p>As usual there is so much talk about Web 2.0 and not many solutions how to really make money with it&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scented Candles</title>
		<link>http://techblog.touchbasic.com/html/live-category-based-opml-template-for-wordpress-20/#comment-25477</link>
		<dc:creator>Scented Candles</dc:creator>
		<pubDate>Sun, 28 Oct 2007 01:21:45 +0000</pubDate>
		<guid>http://techblog.touchbasic.com/html/live-category-based-opml-template-for-wordpress-20/#comment-25477</guid>
		<description>Can someone help me create an OPML document with my webpages, not feeds.  I need it for products, including bath, candles, soaps, etc.

Thanks,
Don</description>
		<content:encoded><![CDATA[<p>Can someone help me create an OPML document with my webpages, not feeds.  I need it for products, including bath, candles, soaps, etc.</p>
<p>Thanks,<br />
Don</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikepk</title>
		<link>http://techblog.touchbasic.com/html/live-category-based-opml-template-for-wordpress-20/#comment-3085</link>
		<dc:creator>mikepk</dc:creator>
		<pubDate>Mon, 02 Oct 2006 23:07:05 +0000</pubDate>
		<guid>http://techblog.touchbasic.com/html/live-category-based-opml-template-for-wordpress-20/#comment-3085</guid>
		<description>I'm glad that fixed it, I'll also check why we're not ignoring the &#60;br /&#62; tags. When I get a chance I'm going to put a pointer to this on my blog.</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad that fixed it, I&#8217;ll also check why we&#8217;re not ignoring the &lt;br /&gt; tags. When I get a chance I&#8217;m going to put a pointer to this on my blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elran</title>
		<link>http://techblog.touchbasic.com/html/live-category-based-opml-template-for-wordpress-20/#comment-3068</link>
		<dc:creator>elran</dc:creator>
		<pubDate>Sun, 01 Oct 2006 20:01:03 +0000</pubDate>
		<guid>http://techblog.touchbasic.com/html/live-category-based-opml-template-for-wordpress-20/#comment-3068</guid>
		<description>ok, that didn't take long..

you were right mike. got rid of the &#60;br /&#62; tags - the OPML file validates and Slider now works.

updates the opml.phps file too!

thanks again -</description>
		<content:encoded><![CDATA[<p>ok, that didn&#8217;t take long..</p>
<p>you were right mike. got rid of the &lt;br /&gt; tags - the OPML file validates and Slider now works.</p>
<p>updates the opml.phps file too!</p>
<p>thanks again -</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elran</title>
		<link>http://techblog.touchbasic.com/html/live-category-based-opml-template-for-wordpress-20/#comment-3067</link>
		<dc:creator>elran</dc:creator>
		<pubDate>Sun, 01 Oct 2006 19:53:36 +0000</pubDate>
		<guid>http://techblog.touchbasic.com/html/live-category-based-opml-template-for-wordpress-20/#comment-3067</guid>
		<description>thanks mike,

i figured the weirdness had to do with the OPML file i was generating so i tried to validate it using &lt;a href="http://validator.opml.org/" rel="nofollow"&gt;OPML Validator Beta&lt;/a&gt; and it passed without errors. But now i see that in the &lt;a href="http://www.kbcafe.com/rss/?guid=20041030111147" rel="nofollow"&gt;KB OPML Validator&lt;/a&gt; it fails miserably giving errors due to &#60;br /&#62; tags.

i have no idea why i put those &#60;br /&#62; tags there in the first place. i guess it was pretty late last night and i started playing around with things too much. i'm going to try things again without the &#60;br /&#62; tags and see if the problem is resolved. i'll also post about it here in the comments and update the download to reflect any changes.

keep up the good work @ Grazr !</description>
		<content:encoded><![CDATA[<p>thanks mike,</p>
<p>i figured the weirdness had to do with the OPML file i was generating so i tried to validate it using <a href="http://validator.opml.org/" rel="nofollow">OPML Validator Beta</a> and it passed without errors. But now i see that in the <a href="http://www.kbcafe.com/rss/?guid=20041030111147" rel="nofollow">KB OPML Validator</a> it fails miserably giving errors due to &lt;br /&gt; tags.</p>
<p>i have no idea why i put those &lt;br /&gt; tags there in the first place. i guess it was pretty late last night and i started playing around with things too much. i&#8217;m going to try things again without the &lt;br /&gt; tags and see if the problem is resolved. i&#8217;ll also post about it here in the comments and update the download to reflect any changes.</p>
<p>keep up the good work @ Grazr !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikepk</title>
		<link>http://techblog.touchbasic.com/html/live-category-based-opml-template-for-wordpress-20/#comment-3066</link>
		<dc:creator>mikepk</dc:creator>
		<pubDate>Sun, 01 Oct 2006 19:24:49 +0000</pubDate>
		<guid>http://techblog.touchbasic.com/html/live-category-based-opml-template-for-wordpress-20/#comment-3066</guid>
		<description>Very cool use! This exactly the kind of use we hoped people would begin to explore once we released Grazr 1.0. I'm not positive, but I'm guessing the 'weirdness' in the slider mode navigation has to do with the OPML file being generated being invalid. We try *really* hard not to be too anal on what we accept for file format, but sometimes things can get tripped up. The opml you're generating has a &#60;br /&#62; tag at the end of each &#60;outline&#62; node. Technically this isn't valid opml (although we should be ignoring it). I'm guessing it's that extra tag that's causing the slider to act strange. I'll look into it some more, but again kudos on the really cool use! Soon, we're going to set up pages on Grazr.com that highlight neat applications like yours.</description>
		<content:encoded><![CDATA[<p>Very cool use! This exactly the kind of use we hoped people would begin to explore once we released Grazr 1.0. I&#8217;m not positive, but I&#8217;m guessing the &#8216;weirdness&#8217; in the slider mode navigation has to do with the OPML file being generated being invalid. We try *really* hard not to be too anal on what we accept for file format, but sometimes things can get tripped up. The opml you&#8217;re generating has a &lt;br /&gt; tag at the end of each &lt;outline&gt; node. Technically this isn&#8217;t valid opml (although we should be ignoring it). I&#8217;m guessing it&#8217;s that extra tag that&#8217;s causing the slider to act strange. I&#8217;ll look into it some more, but again kudos on the really cool use! Soon, we&#8217;re going to set up pages on Grazr.com that highlight neat applications like yours.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
