<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nothing funny about feldspar &#187; The Digs</title>
	<atom:link href="http://www.feldsparring.com/category/the-digs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.feldsparring.com</link>
	<description>As common as dirt</description>
	<lastBuildDate>Sat, 17 Jul 2010 21:05:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Testing</title>
		<link>http://www.feldsparring.com/2008/12/17/testing/</link>
		<comments>http://www.feldsparring.com/2008/12/17/testing/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 22:10:01 +0000</pubDate>
		<dc:creator>Orthoclase</dc:creator>
				<category><![CDATA[The Digs]]></category>

		<guid isPermaLink="false">http://www.feldsparring.com/?p=732</guid>
		<description><![CDATA[I have read that the &#8220;more&#8221; tag might actually work in RSS feeds again.
We shall see

Did it?
Nope. Back to the plugin.
]]></description>
			<content:encoded><![CDATA[<p>I have read that the &#8220;more&#8221; tag might actually work in RSS feeds again.</p>
<p>We shall see</p>
<p> <a href="http://www.feldsparring.com/2008/12/17/testing/#more-732" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.feldsparring.com/2008/12/17/testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A test post for cutting RSS Feeds</title>
		<link>http://www.feldsparring.com/2008/04/28/a-test-post-for-cutting-rss-feeds/</link>
		<comments>http://www.feldsparring.com/2008/04/28/a-test-post-for-cutting-rss-feeds/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 01:29:23 +0000</pubDate>
		<dc:creator>Orthoclase</dc:creator>
				<category><![CDATA[The Digs]]></category>

		<guid isPermaLink="false">http://www.feldsparring.com/?p=629</guid>
		<description><![CDATA[I&#8217;m trying out a plugin (rss_more) to see if I can get the &#60;!&#8211;more&#8211;&#62; tag to cut off in RSS-feed posts. Useful for the Sunday Puzzle  
(by the way, it seems to work)

So here I am, after the break. Is it going to work?
Yay! It seems to.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m trying out a plugin (<a href="http://coulisses.athos99.com/rss_more/">rss_more</a>) to see if I can get the &lt;!&#8211;more&#8211;&gt; tag to cut off in RSS-feed posts. Useful for the Sunday Puzzle <img src='http://www.feldsparring.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>(by the way, it seems to work)</p>
<p> <a href="http://www.feldsparring.com/2008/04/28/a-test-post-for-cutting-rss-feeds/#more-629" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.feldsparring.com/2008/04/28/a-test-post-for-cutting-rss-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ELA fixed still busted</title>
		<link>http://www.feldsparring.com/2007/05/19/ela-fixed-still-busted/</link>
		<comments>http://www.feldsparring.com/2007/05/19/ela-fixed-still-busted/#comments</comments>
		<pubDate>Sat, 19 May 2007 15:13:17 +0000</pubDate>
		<dc:creator>Orthoclase</dc:creator>
				<category><![CDATA[Pretensions]]></category>
		<category><![CDATA[The Digs]]></category>

		<guid isPermaLink="false">http://www.feldsparring.com/2007/05/19/ela-fixed-still-busted/</guid>
		<description><![CDATA[I&#8217;m not sure what I did, but Extended Live Archives works now. I think it had something to do with the cache, or maybe I just had to write a new post.
But wait! &#60;checking to be sure&#62;
Oh, that&#8217;s odd. Sometimes it works and sometimes it doesn&#8217;t. It seems to work with Safari (which I was [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure what I did, but Extended Live Archives works now. I think it had something to do with the cache, or maybe I just had to write a new post.</p>
<p>But wait! &lt;checking to be sure&gt;</p>
<p>Oh, that&#8217;s odd. Sometimes it works and sometimes it doesn&#8217;t. It seems to work with Safari (which I was using in my development environment, oooh, techie me), but not with Camino or Firefox.</p>
<p>Double phooey.</p>
<p>And here I was going to explain how I &#8220;hacked&#8221; the code to not include pages in the archive results. (Not like it was hard &#8212; I&#8217;m real good at following examples&#8230;)</p>
<p>Basically, everywhere you see <tt>WHERE post_status = 'publish'</tt> you have to add <tt>AND post_type = 'post'</tt>. Sometimes there&#8217;s a <tt>p.</tt> in front of it. I made changes in <tt>af-extended-live-archive.php</tt> and <tt>af-extended-live-archive-include.php</tt></p>
<p>(And by the way, I can still <em>blog</em> from TextMate, I just can&#8217;t <em>edit</em> posts there unless I want comments to be turned off automatically.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.feldsparring.com/2007/05/19/ela-fixed-still-busted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now what have I done?</title>
		<link>http://www.feldsparring.com/2007/05/18/now-what-have-i-done/</link>
		<comments>http://www.feldsparring.com/2007/05/18/now-what-have-i-done/#comments</comments>
		<pubDate>Fri, 18 May 2007 17:33:06 +0000</pubDate>
		<dc:creator>Orthoclase</dc:creator>
				<category><![CDATA[Comment]]></category>
		<category><![CDATA[The Digs]]></category>

		<guid isPermaLink="false">http://www.feldsparring.com/2007/05/18/now-what-have-i-done/</guid>
		<description><![CDATA[Well, I upgraded to WP2.2, and put on some new paint. Designers must hate dilettantes like me &#8212; people who wave their hands and ruin their carefully-laid pixel-perfect themes.
Oh well, too bad.
Anyway, I&#8217;ve also upgraded the archives, but unfortunately, I can&#8217;t seem to make them work! Extended Live Archives worked just fine on my local [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I upgraded to WP2.2, and put on some new paint. Designers must hate dilettantes like me &#8212; people who wave their hands and ruin their carefully-laid pixel-perfect themes.</p>
<p>Oh well, too bad.</p>
<p>Anyway, I&#8217;ve also upgraded the archives, but unfortunately, I can&#8217;t seem to make them work! Extended Live Archives worked just fine on my local install, but for some reason (possibly because I&#8217;m using php4 here?) it just don&#8217;t wanna work. Phooey. But nobody looks at my archives anyway, least of all me.</p>
<p>And for some other reason, I keep getting SQL errors in the admin section. It is teh suck. But, at least I&#8217;m up-to-date until the fall, I suppose. Here&#8217;s hoping there isn&#8217;t any security stuff between now and then. Updating WP is a real pain in the patootie.</p>
<p>Then I read on the TextMate mailing list that the textmate-wordpress link isn&#8217;t working properly, because WP changed something on their end. I&#8217;m gonna have to get used to seeing the Write Post page, I s&#8217;pose.</p>
<p>But, now that&#8217;s done I can move on. Sometimes obsessiveness is a failing, because I haven&#8217;t done any <em>real</em> work for a few days now while I was putzing about with this.</p>
<p>Do let me know if you have any problems with stuff. As I said, I know about ELA, and I&#8217;ve done nothing else except update everything <img src='http://www.feldsparring.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>Time for lunch.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.feldsparring.com/2007/05/18/now-what-have-i-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old dog, new tricks</title>
		<link>http://www.feldsparring.com/2007/01/14/old-dog-new-tricks/</link>
		<comments>http://www.feldsparring.com/2007/01/14/old-dog-new-tricks/#comments</comments>
		<pubDate>Sun, 14 Jan 2007 19:23:59 +0000</pubDate>
		<dc:creator>Orthoclase</dc:creator>
				<category><![CDATA[The Digs]]></category>

		<guid isPermaLink="false">http://www.feldsparring.com/2007/01/14/old-dog-new-tricks/</guid>
		<description><![CDATA[Plagioclase uses (and swears by) MarsEdit for his blogging client. I tend to compose in TextMate and then copy/paste into the WordPress online posting engine. Now, however, I&#8217;m trying out the TextMate Blogging Bundle &#8212; using the xmlrpc stuff (see how techie I can talk?) from within TM.
This is my first post. Given how much [...]]]></description>
			<content:encoded><![CDATA[<p>Plagioclase uses (and swears by) MarsEdit for his blogging client. I tend to compose in TextMate and then copy/paste into the WordPress online posting engine. Now, however, I&#8217;m trying out the TextMate Blogging Bundle &#8212; using the xmlrpc stuff (see how techie I can talk?) from within TM.</p>
<p>This is my first post. Given how much I rely on seeing the categories list online, it may be my last.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.feldsparring.com/2007/01/14/old-dog-new-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
