<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
    <title>Comments for Key Values Plugin</title>
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues" />
    <link rel="self" type="application/atom+xml" href="http://bradchoate.com/weblog/2002/07/27/keyvalues" />
    <id>tag:bradchoate.com,2007://4-</id>
    <updated>2006-03-19T23:16:54Z</updated>
    <subtitle>The man, the legend.</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.01</generator>
 

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:154</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c154" />
    <title>Comment from Eliot on 2002-08-07</title>
    <author>
        <name>Eliot</name>
        <uri>http://eliot.landrum.cx</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://eliot.landrum.cx">
        <![CDATA[<p>Hmm... so how do I use test for normal extended entries? I put MTEntryIfExtended inside MTKeyValues, but it is always true then. If I use MTEntryIfExtended outside of MTKeyValues, it shows true when there is keyvalues. </p>]]>
    </content>
    <published>2002-08-08T05:46:50Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:155</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c155" />
    <title>Comment from Brad Choate on 2002-08-07</title>
    <author>
        <name>Brad Choate</name>
        <uri>http://www.bradchoate.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.bradchoate.com/">
        <![CDATA[<p>Yeah, I've thought about that. In practice, in the blogs where I have used key/values, I only assign them for entries that have an extended entry anyway. But if you want to have key/values for entries where you don't have any real data in the 'extended entry text' field, you could either:</p>

<p>1) add a key called 'extended' and test for it using the IfKeyMatches tag</p>

<p>2) use the IfEmpty plugin (also found here) and test the EntryMore value (or KeyValuesStripped if you're not storing them in the extended entry field) like this:<br />
&lt;MTKeyValues&gt;<br />
 &nbsp; &nbsp; &lt;MTIfNotEmpty var="EntryMore"&gt;<br />
 &nbsp; &nbsp;  &nbsp; &nbsp; (there is info left in the extended entry field)<br />
 &nbsp; &nbsp; &lt;/MTIfNotEmpty&gt;<br />
&lt;/MTKeyValues&gt;</p>

<p>One of those should work for you.</p>]]>
    </content>
    <published>2002-08-08T06:05:50Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:198</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c198" />
    <title>Comment from Kief on 2002-08-21</title>
    <author>
        <name>Kief</name>
        <uri>http://kief.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://kief.com">
        <![CDATA[<p>I can't get this to work with the MTCategoryDescription. I do like this in my category archive template:</p>

<p>&lt;MTKeyValues source="[MTCategoryDescription]"&gt;<br />
&lt;MTKeyValuesStripped&gt;<br />
&lt;/MTKeyValues&gt;</p>

<p>... but when I rebuild I get this error:</p>

<p>Build entry 'The California Boom' failed: Build error in template 'Category Archive': Error in &lt;MTEntries&gt; tag: Error in &lt;MTKeyValues&gt; tag:</p>

<p>With no detailed error message. Perhaps it doesn't know where to get MTCategoryDescription from? I tried it with random source strings ("MTFoo") and get the same message. If I use MTBlogDescription it works. I've had a dip into the code and the MT perldocs, but the learning curve to figure this out myself looks steeper than just asking!</p>

<p>Thanks for the plugins,<br />
Kief</p>]]>
    </content>
    <published>2002-08-21T12:43:55Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:262</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c262" />
    <title>Comment from Quadsk8 on 2002-09-13</title>
    <author>
        <name>Quadsk8</name>
        <uri>http://www.groovtcompany.nl/Blog/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.groovtcompany.nl/Blog/">
        <![CDATA[<p>About another plugin: MTFormatBreaks. </p>

<p>I know you told us it is "not formally ready for release" and on the <a href="http://mt.sixapart.com/cgi-bin/ikonboard/ikonboard.cgi?act=ST;f=20;t=6348;hl=line+and+break%" rel="nofollow">MTForum</a> you advised on August 23. that there was an update to 1.1 version.<br />
Will you be releasing this after all? or will it maybe get obsolete by MT2.5?<br />
Is there a problem with it for its unofficial state?</p>

<p>Sorry just curious, (also about Seth, how is he?)<br />
Lawrence</p>]]>
    </content>
    <published>2002-09-14T00:15:55Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:263</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c263" />
    <title>Comment from Brad Choate on 2002-09-13</title>
    <author>
        <name>Brad Choate</name>
        <uri>http://www.bradchoate.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.bradchoate.com/">
        <![CDATA[<p>I still have some work to do on format breaks-- there are some tags that need special handling. Blockquote for one. I haven't had time to work on it what with the baby and all (and he's doing just great-- thanks for asking!). I hope to revisit that plugin and a couple of others that are 'half-baked' at the moment pretty soon. Perhaps this weekend will yield an hour or two I can use for that.</p>]]>
    </content>
    <published>2002-09-14T00:33:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:264</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c264" />
    <title>Comment from Quadsk8 on 2002-09-13</title>
    <author>
        <name>Quadsk8</name>
        <uri>http://www.groovycompany.nl/Blog/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.groovycompany.nl/Blog/">
        <![CDATA[<p>Okay I let you work in peace...<br />
But for these question which could be relevant: </p>

<p>Am I right that once you use this plugin, you should put it in every template which has {MTEntryBody} just to be sure formating on main index will be the same as on all the individual etc. pages?</p>

<p>Would it be usefull if it could be applied to {MTCommentBody} as well, or does this work already? (like apply_macros="1")?</p>

<p>On Seth: have you thought about Preventmefromdrivinginsane.com and let your visitors change dipers en do midnight feedings?<br />
Lawrence</p>]]>
    </content>
    <published>2002-09-14T01:59:35Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:267</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c267" />
    <title>Comment from Brad Choate on 2002-09-14</title>
    <author>
        <name>Brad Choate</name>
        <uri>http://www.bradchoate.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.bradchoate.com/">
        <![CDATA[<p>I'm assuming we're still discussing the format breaks plugin... yes-- you would have to use the format_breaks attribute for each place your MTEntryBody tag in order for it to be consistent.  And yes, you can use the attribute with other tags like MTCommentBody. Just remember to also use the convert_breaks="0" attribute too so that MT doesn't try to format the line breaks itself.</p>]]>
    </content>
    <published>2002-09-14T19:18:32Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:358</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c358" />
    <title>Comment from David Raynes on 2002-10-14</title>
    <author>
        <name>David Raynes</name>
        <uri>http://www.rayners.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.rayners.org">
        <![CDATA[<p>Is it possible (currently at least) to combine this with the Macros plugin?  I'm currently trying to use a macro of mine within a value, and I'm not getting any output at all.</p>]]>
    </content>
    <published>2002-10-14T22:09:45Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:408</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c408" />
    <title>Comment from Ramon M. Felciano on 2002-11-06</title>
    <author>
        <name>Ramon M. Felciano</name>
        <uri>http://www.felciano.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.felciano.com/">
        <![CDATA[<p>I'm trying to combine this plug in with the MTAmazon plugin so that MT entries containing a book's ASIN number will display the book title, author, price, image, etc info using MTAmazon. I am able to get this to work when I hardcode the ASIN number into the MTAmazon tag, and I am able to retrieve an "asin=XXX" key value tag, but don't seem to be able to pass that value into &lt;MTAmazon&gt; using the following from within an &lt;MTEntries&gt; loop:</p>

<p>&lt;MTEntries category="Feature" lastn="1" process_tags="1"&gt;<br />
&lt;MTKeyValues&gt;<br />
This works: &lt;MTKeyValue key="asin"&gt;&lt;br /&gt;<br />
&lt;br&gt;<br />
&lt;MTIfKeyExists key="asin"&gt;<br />
Found asin -- this shows up<br />
&lt;MTAmazon method="Asin" search="&lt;MTKeyValue key="asin"&gt;" lastn="3"&gt;<br />
     ... never reaches here ...<br />
&lt;/MTAmazon&gt;<br />
&lt;/MTIfKeyExists&gt;<br />
&lt;/MTKeyValues&gt;<br />
&lt;/MTEntries&gt;</p>

<p>Any suggestions?<br />
</p>]]>
    </content>
    <published>2002-11-06T10:44:30Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:415</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c415" />
    <title>Comment from Nilesh on 2002-11-09</title>
    <author>
        <name>Nilesh</name>
        <uri>http://nilesh.org/weblog/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://nilesh.org/weblog/">
        <![CDATA[<p>Brad, can I use html in the key value pairs? </p>]]>
    </content>
    <published>2002-11-10T06:26:58Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:530</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c530" />
    <title>Comment from bethlet on 2002-12-30</title>
    <author>
        <name>bethlet</name>
        <uri>http://www.bethlet.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.bethlet.net">
        <![CDATA[<p>Brad, These key values are exactly what I need. One question, though. You can specify the place where the key values should be looked for in the source attribute of the MTKeyValues tag. Is it possible to specify the main entry body? I've tried<br />
...<br />
but that doesn't seem to work. Am I doing this entirely wrong?</p>]]>
    </content>
    <published>2002-12-30T13:49:54Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:531</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c531" />
    <title>Comment from bethlet on 2002-12-30</title>
    <author>
        <name>bethlet</name>
        <uri>http://www.bethlet.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.bethlet.net">
        <![CDATA[<p>Doh. Tag was stripped out. I've tried (MTKeyValues source="[MTEntryBody]")...</p>]]>
    </content>
    <published>2002-12-30T13:51:57Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:545</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c545" />
    <title>Comment from Maria on 2003-01-03</title>
    <author>
        <name>Maria</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Hi!</p>

<p>I've used the KeyValues for a bookreview site of mine and it all worked just fine. I made two lists, one sorted after author and one after title.</p>

<p>The problem is as we entered into 2003 all my reviews from 2002 don't get listed anymore.</p>

<p>Any idea why?</p>

<p>You can see the original discussion here:<br />
http://www.movabletype.org/cgi-bin/ikonboard/ikonboard.cgi?s=3e15b1ad6254ffff;act=ST;f=14;t=11157;st=0</p>

<p>Thanks in advance! :o)</p>]]>
    </content>
    <published>2003-01-03T19:05:14Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:547</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c547" />
    <title>Comment from Aaron on 2003-01-03</title>
    <author>
        <name>Aaron</name>
        <uri>http://601am.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://601am.com">
        <![CDATA[<p>Is there a way to see if the plug-in is working properly?  I can't seem to get it to work in my templates, even copying and pasting examples.  I'm wondering if I didn't install properly.  (beyond simply copying/pasting files into proper directories?)</p>]]>
    </content>
    <published>2003-01-03T23:29:47Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:565</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c565" />
    <title>Comment from Michael Stucker on 2003-01-13</title>
    <author>
        <name>Michael Stucker</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I can't seem to get this to work properly with the multiline output - if I put in this: <code>address== 123 Anywhere Street Anytown USA ==address</code> and use this: <code>&lt;MTKeyValues&gt; &lt;MTIfKeyExists key="address"&gt; Address: &lt;MTKeyValue key="address"&gt;&lt;br /&gt; &lt;/MTIfKeyExists&gt; &lt;/MTKeyValues&gt;</code> I get this: <code>Address: =123 Anywhere Street Anytown USA</code> </p>]]>
    </content>
    <published>2003-01-13T19:08:44Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:567</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c567" />
    <title>Comment from Michael Stucker on 2003-01-13</title>
    <author>
        <name>Michael Stucker</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The following hack in keyvalues.pm fixed the extra delimiter:<br />
add this line: $value = substr($value,1);<br />
after this line: if ($value eq $delimiter) {<br />
            </p>]]>
    </content>
    <published>2003-01-13T19:23:24Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:623</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c623" />
    <title>Comment from Jochen Schroeder on 2003-01-26</title>
    <author>
        <name>Jochen Schroeder</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Is a on the fly replacement possible and when how??<br />
Thanx!</p>]]>
    </content>
    <published>2003-01-26T19:38:03Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:842</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c842" />
    <title>Comment from Jason on 2003-03-14</title>
    <author>
        <name>Jason</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Brad,</p>

<p>Just wanted you to know, I use a great many of your plugins and while they are all great, I've found this one to be amazingly useful!</p>

<p>Keep up the good work!<br />
</p>]]>
    </content>
    <published>2003-03-15T02:39:05Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:1049</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c1049" />
    <title>Comment from kristine on 2003-05-21</title>
    <author>
        <name>kristine</name>
        <uri>http://kadyellebee.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://kadyellebee.com">
        <![CDATA[<p>Is it possible to store the data in a template or module instead of a blog/entry/category/etc. field?  &lt;MTKeyValues source="[MTLink template="test"]"&gt; seemed to make sense to me, but that didn't work ;)  I'm trying to make key/values for author names and URLs on the mt-plugins.org site<br />
&nbsp;&nbsp;Brad Choate=http://www.bradchoate.com/<br />
and then be able to use the MTKeyValue and MTKeyName tags to make a list with them or even create macros all at once.  I know how to do this with php (that's how I'm doing it currently - <br />
&nbsp;&nbsp;$authors=array("Brad Choate" =&gt; "http://bradchoate.com/ ")<br />
but that's not as useful for pulling the data into xml feeds for the author URL :)</p>

<p>If I didn't make any sense, I do apologize!!! ;)</p>]]>
    </content>
    <published>2003-05-21T08:06:50Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:1149</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c1149" />
    <title>Comment from Ian on 2003-06-04</title>
    <author>
        <name>Ian</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Hi Ramon,</p>

<p>The line you have:</p>

<p>&lt;MTAmazon method=&quot;Asin&quot; search=&quot;&lt;MTKeyValue key=&quot;asin&quot;&gt;&quot; lastn=&quot;3&quot;&gt;</p>

<p>Should be:</p>

<p>&lt;MTAmazon method=&quot;Asin&quot; search=&quot;[MTKeyValue key=&apos;asin&apos;]&quot; lastn=&quot;3&quot;&gt;</p>

<p>All the best,</p>

<p>--<br />
Ian</p>]]>
    </content>
    <published>2003-06-04T16:51:39Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:1161</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c1161" />
    <title>Comment from Ian Young on 2003-06-06</title>
    <author>
        <name>Ian Young</name>
        <uri>http://www.iay.org.uk/blog/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.iay.org.uk/blog/">
        <![CDATA[<p>I've been using this for a while with some success, but am having difficulty getting the header and footer tags to work as described.</p>

<p>What I'm seeing is that the header tag contents get shown on every iteration, and the footer tag contents are never shown.</p>

<p>For example, as input:</p>

<p>&lt;MTKeyValues iterate="1" source="[MTEntryKeywords]"><br />
  &lt;MTKeyValuesHeader><br />
    Here are the keys:&lt;br /><br />
  &lt;/MTKeyValuesHeader><br />
  &lt;MTKeyName>: &lt;MTKeyValue>&lt;br /><br />
&lt;/MTKeyValues></p>

<p>Output:</p>

<p>Here are the keys:<br />
KEYA: AAA<br />
Here are the keys:<br />
KEYB: BBB<br />
Here are the keys:<br />
KEYC: CCC</p>

<p>Is there a known problem in this area, or is there a misunderstanding at my end?</p>]]>
    </content>
    <published>2003-06-07T00:04:23Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:1162</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c1162" />
    <title>Comment from Ian Young on 2003-06-06</title>
    <author>
        <name>Ian Young</name>
        <uri>http://www.iay.org.uk/blog/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.iay.org.uk/blog/">
        <![CDATA[<p>In partial answer to my own question, I think there is a bug in keyvalues.pm.</p>

<p>I can now get the MTKeyValuesHeader tag working by</p>

<p>  (a) adding an $i++ before the end of the loop at line 115 and</p>

<p>  (b) replacing the "!defined" clause in line 111 with 0 (false).</p>

<p>However, making the footer tag work looks like I would actually have to know what I was doing, so it will have to wait until tomorrow...</p>]]>
    </content>
    <published>2003-06-07T00:42:31Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:1165</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c1165" />
    <title>Comment from Ian Young on 2003-06-07</title>
    <author>
        <name>Ian Young</name>
        <uri>http://www.iay.org.uk/blog/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.iay.org.uk/blog/">
        <![CDATA[<p>Looking at it fresh, the full answer to my question is that there is a bug in keyvalues.pm V1.53 that prevents the MTKeyValuesHeader and MTKeyValuesFooter tags from working correctly.</p>

<p>The good news is that just adding an "$i++;" line before the end of the loop (a new line 115 in this version) fixes both problems.</p>]]>
    </content>
    <published>2003-06-07T14:34:05Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:1399</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c1399" />
    <title>Comment from Claude Montpetit on 2003-08-06</title>
    <author>
        <name>Claude Montpetit</name>
        <uri>http://www.montpetit.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.montpetit.net">
        <![CDATA[<p>from Michael Stucker: <br />
<blockquote><br />
The following hack in keyvalues.pm fixed the extra delimiter:<br />
add this line: $value = substr($value,1);<br />
after this line: if ($value eq $delimiter) {<br />
</blockquote><br />
I had the same problem (the second '=' in the block delimiter being output) and it got fixed with Michael's suggested hack. Is this a good hack? </p>]]>
    </content>
    <published>2003-08-06T20:16:04Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:1434</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c1434" />
    <title>Comment from Hossein Derakhshan on 2003-08-17</title>
    <author>
        <name>Hossein Derakhshan</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>My text-formating, Textile, is messing up with my key/value entries, while the source is [MTEntryBody]. Is there a way around it?</p>]]>
    </content>
    <published>2003-08-18T00:50:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:1532</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c1532" />
    <title>Comment from Toby Beal on 2003-09-23</title>
    <author>
        <name>Toby Beal</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Brad,</p>

<p>I think the KeyValue Plugin is great.  I had no problem copying it into my mt install.</p>

<p>I do however have a question about the MTKeyValuesStripped tag.  You see I'm running a news and events Web site.  And it was my intention to use key/value pairs to rank certain articles as more important than others.  I was able to do this by placeing a key/value pair in the extended entry field, TopNews=T.  However I still want to use this field for extended entries.  I was hoping that the MTKeyValuesStripped tag would allow me to strip the key/value pair when I displayed the entry on an archive page.</p>

<p>However on my archive page, the key/value pair still shows up.  Did I misunderstand the purpose of the MTKeyValuesStripped tag?</p>

<p>Thanks for your help.</p>]]>
    </content>
    <published>2003-09-24T00:34:30Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:1586</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c1586" />
    <title>Comment from Philip Dhingro on 2003-10-04</title>
    <author>
        <name>Philip Dhingro</name>
        <uri>http://www.philosophistry.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.philosophistry.com/">
        <![CDATA[<p>how do I strip out the key-value pairs from the entry body on my main index pages?</p>

<p>By enclosing my Extended entry data with a MTKeyValues tag, it strips out the key-values pair, but how do I do that for the bodies?  does this depend on the archive type, i.e. will it work on indexes?<br />
thanks.</p>]]>
    </content>
    <published>2003-10-05T04:25:56Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-comment:1587</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#c1587" />
    <title>Comment from Philip Dhingro on 2003-10-04</title>
    <author>
        <name>Philip Dhingro</name>
        <uri>http://www.philosophistry.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.philosophistry.com/">
        <![CDATA[<p>Nevermind, i figured it out, you have to replace your MTEntryBody tag with an MTKeyValuesStripped, and make sure that enclosing MTKeyValues tag includes the source [MTEntryBody]</p>]]>
    </content>
    <published>2003-10-05T04:35:41Z</published>
</entry>


<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:183</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p183" />
    <title>The Photoblog...</title>
    <author>
        <name>gessaman.com</name>
        <uri>http://www.gessaman.com/history/000979/index.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.gessaman.com/history/000979/index.php">
        I&apos;ve had a number of people ask me how I set up my photoblog. Now, I&apos;m not really fond of the concept of spawning a plethora of copycats, but if
    </content>
    <published>2002-12-12T05:01:20Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:184</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p184" />
    <title>The Photoblog...</title>
    <author>
        <name>gessaman.com</name>
        <uri>http://www.gessaman.com/history/000979/index.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.gessaman.com/history/000979/index.php">
        I&apos;ve had a number of people ask me how I set up my photoblog. Now, I&apos;m not really fond of the concept of spawning a plethora of copycats, but if
    </content>
    <published>2002-12-12T05:02:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:340</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p340" />
    <title>Rogue Tags, Serendipitous Plugins</title>
    <author>
        <name>Tangleweeds</name>
        <uri>http://www.tangleweeds.com/archives/000007.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.tangleweeds.com/archives/000007.html">
        So I had a major adventure posting yesterday&apos;s message, and made an entirely uninformed decision that it happened because the
    </content>
    <published>2003-02-02T11:28:27Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:344</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p344" />
    <title>Rogue Tags, Serendipitous Plugins</title>
    <author>
        <name>Tangleweeds</name>
        <uri>http://www.tangleweeds.com/archives/000007.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.tangleweeds.com/archives/000007.html">
        So I had a major adventure posting yesterday&apos;s message, and made an entirely uninformed decision that it happened because the
    </content>
    <published>2003-02-02T11:29:46Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:801</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p801" />
    <title>using key values to store additional information</title>
    <author>
        <name>Al-Muhajabah&apos;s Movable Type Tips</name>
        <uri>http://www.muhajabah.com/islamicblog/mt-tips/archives/plugins/using_key_values_to_store_additional_information.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.muhajabah.com/islamicblog/mt-tips/archives/plugins/using_key_values_to_store_additional_information.php">
        The Key Values plugin offers one way to store more information with each entry than you have fields for. I use it on The Clipboard to create the &quot;Other Views&quot; section. There are several services such as Blogdex, Waypath, and...
    </content>
    <published>2003-05-21T07:18:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:803</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p803" />
    <title>Key and Values</title>
    <author>
        <name>em-brof</name>
        <uri>http://doping.sics.se/prof/archives/000922.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://doping.sics.se/prof/archives/000922.html">
        I wonder how I could miss that very specific plugin when I was developping the mBlog system. The plugin allows...
    </content>
    <published>2003-05-21T23:22:37Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:906</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p906" />
    <title>Mirgrated the site to Movable Type</title>
    <author>
        <name>keli.dk</name>
        <uri>http://keli.dk/archives/000013.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://keli.dk/archives/000013.html">
        I&apos;ve just begun using a blog system called Movable Type to administer the site...
    </content>
    <published>2003-07-04T02:07:35Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:908</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p908" />
    <title>Migrated the site to Movable Type</title>
    <author>
        <name>keli.dk</name>
        <uri>http://keli.dk/archives/000014.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://keli.dk/archives/000014.html">
        I&apos;ve just begun using a blog system called Movable Type to administer the site...
    </content>
    <published>2003-07-04T02:38:10Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:1009</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p1009" />
    <title>MT Plugins Installed</title>
    <author>
        <name>Technology Updates</name>
        <uri>http://www.gracechurchucc.org/~ttaylor/blog/techno/archives/2003_07_27.html#000132</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.gracechurchucc.org/~ttaylor/blog/techno/archives/2003_07_27.html#000132">
        The following MovableType plugins were installed: From Brad Choate IncludeEx - Improves on MT&#8217;s Include tag by processing the included file for MT tags. MTAuthors - This plugin allows you to list the authors for your blog. You can also...
    </content>
    <published>2003-07-27T19:58:02Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:1160</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p1160" />
    <title>fotos update</title>
    <author>
        <name>. cynics&apos; - /mak&apos;in-trash`/ .</name>
        <uri>http://www.cynics.info/laments/2003/09/fotos_update.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.cynics.info/laments/2003/09/fotos_update.html">
        did some _structural_ adjustments to the fotos site as I found out some deficiencies in the way some of my data is being used.
    </content>
    <published>2003-09-27T00:23:23Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:1319</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p1319" />
    <title>Key Values Plugin</title>
    <author>
        <name>Braindump</name>
        <uri>http://WWW.MARIOSPINA.COM/braindump/archives/2003/12/01/key_values_plugin.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://WWW.MARIOSPINA.COM/braindump/archives/2003/12/01/key_values_plugin.php">
        Brad Choate: Key Values Plugin utile pour les blogs de livres !...
    </content>
    <published>2003-12-01T22:35:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:1333</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p1333" />
    <title>Testing 1,2,3......is this thing on?</title>
    <author>
        <name>Randy&apos;s SoapBox</name>
        <uri>http://www.randyday.com/archives/000015.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.randyday.com/archives/000015.php">
        I&#8217;m just testing Brad Choate&#8217;s KeyValues plugin&#8230; If you see mood and music values at the bottom of this post, it must be working....
    </content>
    <published>2003-12-08T04:18:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:1395</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p1395" />
    <title>Happy New Year!</title>
    <author>
        <name>CR4D</name>
        <uri>http://cr4d.com/archives/2004_01.html#000019</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://cr4d.com/archives/2004_01.html#000019">
        I&#8217;m working right now. Isn&#8217;t that fun? Yeah, oh well. I&#8217;m getting paid $9 an hour to watch TV and surf the internet, so I guess it could be worse. Anyway, I&#8217;ve been exploring the wilds of weblogging and content...
    </content>
    <published>2004-01-01T17:05:16Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:1396</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p1396" />
    <title>Happy New Year!</title>
    <author>
        <name>CR4D</name>
        <uri>http://cr4d.com/archives/2004_01.html#000019</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://cr4d.com/archives/2004_01.html#000019">
        I&#8217;m working right now. Isn&#8217;t that fun? Yeah, oh well. I&#8217;m getting paid $9 an hour to watch TV and surf the internet, so I guess it could be worse. Anyway, I&#8217;ve been exploring the wilds of weblogging and content...
    </content>
    <published>2004-01-01T17:12:29Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:1406</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p1406" />
    <title>MT¿ë ÇÃ·¯±×ÀÎ, hack, ½ºÅ©¸³Æ®</title>
    <author>
        <name>EOUIA</name>
        <uri>http://eouia.net/archives/000596.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://eouia.net/archives/000596.html">
        ½ºÅ©¸³Æ® ÇÏ³ª¸¦ Ãß°¡ Çß´Âµ¥, ¿µ ¸¾¿¡ µéÁö ¾Ê´Â´Ù. Á»´õ ½Ã°£À» µé¿© »ìÆìºÁ¾ß ÇÒ µí. ¾Æ¸¶µµ, ±¹³» MT »ç¿ëÀÚÁß °¡Àå ¸¹Àº ÇÃ·¯±×ÀÎ°ú hack, ½ºÅ©¸³Æ®µéÀ» ´Þ¾Æº» °Í °°Àºµ¥, ÀÌÂëÇØ¼­ ÇÑ¹ø Áß°£ Á¤¸®°¡ ÇÊ¿äÇÒ µí. Áö±Ý±îÁö Àû¿ëÇØ º» ÇÃ·¯±×ÀÎ, ½ºÅ©¸³Æ®, hackµîÀÇ Á...
    </content>
    <published>2004-01-04T23:40:46Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:2180</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p2180" />
    <title>Slugs: Decrufting Movable Type URLs</title>
    <author>
        <name>Virtuelvis</name>
        <uri>http://virtuelvis.com/archives/2005/01/decrufting</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://virtuelvis.com/archives/2005/01/decrufting">
        A tutorial on how to migrate from the old, numeric Movable Type URIs, to search-engine and user-friendly URLs without file extensions, and with proper, custom slug text.
    </content>
    <published>2005-03-06T15:04:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:2183</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p2183" />
    <title>Slugs: Decrufting Movable Type URLs</title>
    <author>
        <name>Virtuelvis</name>
        <uri>http://virtuelvis.com/archives/2005/01/decrufting</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://virtuelvis.com/archives/2005/01/decrufting">
        A tutorial on how to migrate from the old, numeric Movable Type URIs, to search-engine and user-friendly URLs without file extensions, and with proper, custom slug text.
    </content>
    <published>2005-03-06T15:45:37Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:2187</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p2187" />
    <title>Slugs: Decrufting Movable Type URLs</title>
    <author>
        <name>Virtuelvis</name>
        <uri>http://virtuelvis.com/archives/2005/01/decrufting</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://virtuelvis.com/archives/2005/01/decrufting">
        A tutorial on how to migrate from the old, numeric Movable Type URIs, to search-engine and user-friendly URLs without file extensions, and with proper, custom slug text.
    </content>
    <published>2005-03-06T17:22:22Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:2189</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p2189" />
    <title>Slugs: Decrufting Movable Type URLs</title>
    <author>
        <name>Virtuelvis</name>
        <uri>http://virtuelvis.com/archives/2005/01/decrufting</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://virtuelvis.com/archives/2005/01/decrufting">
        A tutorial on how to migrate from the old, numeric Movable Type URIs, to search-engine and user-friendly URLs without file extensions, and with proper, custom slug text.
    </content>
    <published>2005-03-06T17:27:00Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:2438</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p2438" />
    <title>Slugs: Decrufting Movable Type URLs</title>
    <author>
        <name>Virtuelvis</name>
        <uri>http://virtuelvis.com/archives/2005/01/decrufting</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://virtuelvis.com/archives/2005/01/decrufting">
        A tutorial on how to migrate from the old, numeric Movable Type URIs, to search-engine and user-friendly URLs without file extensions, and with proper, custom slug text.
    </content>
    <published>2005-03-28T19:14:51Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:4778</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p4778" />
    <title>Targeted Disemvoweling the MT Way</title>
    <author>
        <name>Wos waas a Fremda?</name>
        <uri>http://words.grendel.at/archives/2005/07/20/disemvowel.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://words.grendel.at/archives/2005/07/20/disemvowel.html">
        I now have a solution to easily and non-destructively disemvowel individual comments. (Disemvowelling was invented by Teresa Nielsen Hayden, praised be her name.)
    </content>
    <published>2005-07-20T20:51:22Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:5801</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p5801" />
    <title>Website Redesign: Phase II</title>
    <author>
        <name>berbs.us</name>
        <uri>http://www.berbs.us/archives/000131.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.berbs.us/archives/000131.html">
        I recently finished the first major piece of the EduTech website redesign I mentioned earlier: creating a new page layout. You can take a look at a prototype of the new design if you&apos;re interested. It&apos;s based heavily off a...
    </content>
    <published>2005-08-12T15:35:11Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:5966</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p5966" />
    <title>Playing With Movable Type 3.2 Beta 4</title>
    <author>
        <name>berbs.us</name>
        <uri>http://www.berbs.us/archives/000135.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.berbs.us/archives/000135.html">
        I managed to make a lot of progress on the EduTech website redesign yesterday and hope to continue it today. I got the latest Movable Type 3.2 beta release, Beta 4, installed on my PowerMac after compiling Perl DBI and...
    </content>
    <published>2005-08-17T15:00:44Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:11672</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p11672" />
    <title>CustomFields Plugin: Looking Good So Far</title>
    <author>
        <name>cygweb</name>
        <uri>http://alexharden.org/blog/archives/2006/02/customfields_pl.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://alexharden.org/blog/archives/2006/02/customfields_pl.html">
        I&apos;ve been overdue to implement a plugin on the Manolas Handmade Soaps site that would allow Melissa to input metadata for each item that would be used to automatically populate the PayPal button form. For simpler items, I asked her...
    </content>
    <published>2006-02-18T14:50:39Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.883-ping:20300</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.883" href="http://bradchoate.com/weblog/2002/07/27/keyvalues"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/keyvalues#p20300" />
    <title>A few tips about online communities</title>
    <author>
        <name>padawan.info</name>
        <uri>http://padawan.info/web/a_few_tips_about_online_communities.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://padawan.info/web/a_few_tips_about_online_communities.html">
        While watching the launch wreckage of Truemors, I came across a few interesting tips about managing online communities: - Itâ€™s...
    </content>
    <published>2007-05-20T18:14:33Z</published>
</entry>

</feed>