<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Breadcrumbs plugin for Textpattern</title>
	<atom:link href="http://sillybean.net/2004/05/breadcrumbs-plugin-for-textpattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://sillybean.net/2004/05/breadcrumbs-plugin-for-textpattern/</link>
	<description>reading, writing, web design, and the intersections thereof</description>
	<lastBuildDate>Mon, 30 Jan 2012 17:10:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Stephanie</title>
		<link>http://sillybean.net/2004/05/breadcrumbs-plugin-for-textpattern/comment-page-1/#comment-96</link>
		<dc:creator>Stephanie</dc:creator>
		<pubDate>Tue, 28 Dec 2004 21:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/archives/523/#comment-96</guid>
		<description>&lt;p&gt;No, and I need to amend the post to say so. It never quite worked properly, and someone else came along with one that did.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>No, and I need to amend the post to say so. It never quite worked properly, and someone else came along with one that did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mariann</title>
		<link>http://sillybean.net/2004/05/breadcrumbs-plugin-for-textpattern/comment-page-1/#comment-95</link>
		<dc:creator>Mariann</dc:creator>
		<pubDate>Sat, 18 Dec 2004 19:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/archives/523/#comment-95</guid>
		<description>&lt;p&gt;Is this plugin still availble?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Is this plugin still availble?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat</title>
		<link>http://sillybean.net/2004/05/breadcrumbs-plugin-for-textpattern/comment-page-1/#comment-93</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Mon, 27 Sep 2004 03:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/archives/523/#comment-93</guid>
		<description>&lt;p&gt;This link doesn&#8217;t work. There should be a central repository for tp plugins&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>This link doesn&#8217;t work. There should be a central repository for tp plugins</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://sillybean.net/2004/05/breadcrumbs-plugin-for-textpattern/comment-page-1/#comment-81</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Thu, 10 Jun 2004 21:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/archives/523/#comment-81</guid>
		<description>&lt;p&gt;Stephanie&lt;/p&gt;

&lt;p&gt;Sorry I did not check back because someone is helping me out. Thanks for the interest.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Stephanie</p>
<p>Sorry I did not check back because someone is helping me out. Thanks for the interest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Adams</title>
		<link>http://sillybean.net/2004/05/breadcrumbs-plugin-for-textpattern/comment-page-1/#comment-94</link>
		<dc:creator>Jeff Adams</dc:creator>
		<pubDate>Sun, 06 Jun 2004 04:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/archives/523/#comment-94</guid>
		<description>&lt;p&gt;Thanks for the plugin but it is only giving me a link to my Home and not any other directories. If I am in mydomain.com/about/ it only outputs Home.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for the plugin but it is only giving me a link to my Home and not any other directories. If I am in mydomain.com/about/ it only outputs Home.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derwood</title>
		<link>http://sillybean.net/2004/05/breadcrumbs-plugin-for-textpattern/comment-page-1/#comment-80</link>
		<dc:creator>Derwood</dc:creator>
		<pubDate>Sun, 18 Apr 2004 21:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.sillybean.net/archives/523/#comment-80</guid>
		<description>&lt;p&gt;Hiya,&lt;br /&gt;
   I did this very same thing not too long ago.&lt;br /&gt;
After contmplating suicide, I used an older version of script you listed above with some modifications of my own and re-imported about 2000 entries for several blogs I host.  &lt;br /&gt;
   Besides backing up the &lt;span class=&quot;caps&quot;&gt;SQL &lt;/span&gt;server, I also came up with another way to add some security against losing the data.  I have two &lt;span class=&quot;caps&quot;&gt;BSD &lt;/span&gt;boxes, so I installed mySQL on the second box and set up data replication.. What happens is the second &lt;span class=&quot;caps&quot;&gt;SQL &lt;/span&gt;server acts as a slave and automatically updates itself from whatever goes into the master &lt;span class=&quot;caps&quot;&gt;SQL &lt;/span&gt;server.  Documentation on how to do this is here: http://dev.mysql.com/doc/mysql/en/Replication.html&lt;/p&gt;

&lt;p&gt;With replication and my own backup scripts, I should be OK in case I hose things again &lt;img src=&#039;http://wordpress/wp-includes/images/smilies/icon_smile.gif&#039; alt=&#039;:)&#039; class=&#039;wp-smiley&#039; /&gt; &lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hiya,<br />
   I did this very same thing not too long ago.<br />
After contmplating suicide, I used an older version of script you listed above with some modifications of my own and re-imported about 2000 entries for several blogs I host.  <br />
   Besides backing up the <span class="caps">SQL </span>server, I also came up with another way to add some security against losing the data.  I have two <span class="caps">BSD </span>boxes, so I installed mySQL on the second box and set up data replication.. What happens is the second <span class="caps">SQL </span>server acts as a slave and automatically updates itself from whatever goes into the master <span class="caps">SQL </span>server.  Documentation on how to do this is here: <a href="http://dev.mysql.com/doc/mysql/en/Replication.html" rel="nofollow">http://dev.mysql.com/doc/mysql/en/Replication.html</a></p>
<p>With replication and my own backup scripts, I should be OK in case I hose things again <img src='http://wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

