<?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 Regex Plugin</title>
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex" />
    <link rel="self" type="application/atom+xml" href="http://bradchoate.com/weblog/2002/07/27/mtregex" />
    <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.884-comment:173</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c173" />
    <title>Comment from John Gruber on 2002-08-14</title>
    <author>
        <name>John Gruber</name>
        <uri>http://daringfireball.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://daringfireball.net">
        <![CDATA[<p>After installing this plug-in, I get 500 internal server errors when I try to load mt.cgi.  I don't have any other plugins installed except this one.</p>

<p>I'm running MT under cgiwrap. When I switch to cgiwrapd (the debug version of cgiwrap), I can see the error I'm getting. The first line of output from mt.cgi is:</p>

<p>Subroutine post_process_handler redefined at /usr/home/fedora/public_html/cgi-bin/mt/extlib/bradchoate/postproc.pm line 41.</p>

<p>Any clues?</p>]]>
    </content>
    <published>2002-08-14T21:28:17Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:174</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c174" />
    <title>Comment from Brad Choate on 2002-08-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>Well that's because I'm redefining post_process_handler.  I have to do so in order to be able add the 'regex' global tag attribute.</p>

<p>You can try this:  Before line 41 in 'postproc.pm', add this:<br />
 &nbsp; &nbsp; no warnings;</p>

<p>See if that helps.  If it doesn't you may be using a version of Perl that doesn't support that statement.</p>]]>
    </content>
    <published>2002-08-14T21:48:06Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:175</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c175" />
    <title>Comment from John Gruber on 2002-08-14</title>
    <author>
        <name>John Gruber</name>
        <uri>http://daringfireball.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://daringfireball.net">
        <![CDATA[<p>Excellent, that fixes it. Any idea why others aren't getting bitten by this as well?</p>

<p>Thanks much.</p>]]>
    </content>
    <published>2002-08-14T22:13:55Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:179</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c179" />
    <title>Comment from Brad Choate on 2002-08-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>Well, as for me, the message just goes into my error log. I never see it. I guess cgiwrap is just a little more sensitive to such things...</p>]]>
    </content>
    <published>2002-08-14T23:40:46Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:274</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c274" />
    <title>Comment from Mike on 2002-09-20</title>
    <author>
        <name>Mike</name>
        <uri>http://tripleb.co.uk</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://tripleb.co.uk">
        <![CDATA[<p>I've come across a problem with this script, I can't use proper smileys. I mean it's not the end of the world, but I'm used to smileys, but the ) and ( of different smileys seems to conflict with the code and bring up errors when rebuilding.</p>]]>
    </content>
    <published>2002-09-20T13:19:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:279</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c279" />
    <title>Comment from girlie on 2002-09-22</title>
    <author>
        <name>girlie</name>
        <uri>http://www.thegirliematters.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.thegirliematters.com">
        <![CDATA[<p>Brad, I posted this at the Forum but I'm bringing it here too - I'm trying to use the AM to a.m. code you suggested:</p>

<p>&lt;MTEntryDate format="%l:%M %p" lower_case="1" regex="s/(.)(.)\Z/\1.\2./"&gt;</p>

<p>and ran into this familiar thing again:</p>

<p>Can't declare undef operator in my at extlib/bradchoate/regex.pm line 47, near ") =" </p>

<p>I'm going to see if I can find the hack you had me do to MTMacros to see if something similar will work for Regex, but just thought I'd let you know.</p>

<p>P.S. Mike, I think maybe you need to escape those parentheses? =)</p>]]>
    </content>
    <published>2002-09-22T07:29:05Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:317</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c317" />
    <title>Comment from Jeff on 2002-10-01</title>
    <author>
        <name>Jeff</name>
        <uri>http://life.outtacontext.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://life.outtacontext.com">
        <![CDATA[<p>Mike, I'm getting the same error as girlie when I try to rebuild my MT blog:</p>

<p>Can't declare undef operator in my at extlib/bradchoate/regex.pm line 47, near ") =" </p>]]>
    </content>
    <published>2002-10-02T00:08:32Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:376</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c376" />
    <title>Comment from cachilders on 2002-10-23</title>
    <author>
        <name>cachilders</name>
        <uri>http://clunkyrobot.com/file86</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://clunkyrobot.com/file86">
        <![CDATA[<p>hi. i want to do something very stupid and complex, and since it looks like regex might be able to do it, i just wanted to get your thoughts on the subject.</p>

<p>i would like to create a profile of a font (all letters, numerals and used punctuation) in an image file format, each a uniform size and of uniform spacing.</p>

<p>with this profile, i would like to be able to parse a segment of text, say the comment body, and replace each valid character with the appropriate image. for instance -</p>

<p>cat would become</p>

<p>[img name="LetterVar" src="/images/LetterVar.gif"][img name="LetterVar" src="/images/LetterVar.gif"][img name="LetterVar" src="/images/LetterVar.gif"]</p>

<p>and so on, where LetterVar is the character being replaced.</p>

<p>Can this be executed effeciently with regex? could you recommend a better option if not?</p>

<p>it would be essential, while i am thinking of it, for the parsed text to register line breaks, at or before a specific number of characters,  choosing the first empty space at or less than x characters.</p>

<p>i kno it's a bit much, but my perl skills are very weak and i need it to be a routine accessed at build/compile time.</p>

<p>thanks for any and all help in advance.</p>]]>
    </content>
    <published>2002-10-24T06:55:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:377</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c377" />
    <title>Comment from cachilders on 2002-10-23</title>
    <author>
        <name>cachilders</name>
        <uri>http://clunkyrobot.com/file86</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://clunkyrobot.com/file86">
        <![CDATA[<p>hi. i want to do something very stupid and complex, and since it looks like regex might be able to do it, i just wanted to get your thoughts on the subject.</p>

<p>i would like to create a profile of a font (all letters, numerals and used punctuation) in an image file format, each a uniform size and of uniform spacing.</p>

<p>with this profile, i would like to be able to parse a segment of text, say the comment body, and replace each valid character with the appropriate image. for instance -</p>

<p>cat would become</p>

<p>[img name="LetterVar" src="/images/LetterVar.gif"][img name="LetterVar" src="/images/LetterVar.gif"][img name="LetterVar" src="/images/LetterVar.gif"]</p>

<p>and so on, where LetterVar is the character being replaced.</p>

<p>Can this be executed effeciently with regex? could you recommend a better option if not?</p>

<p>it would be essential, while i am thinking of it, for the parsed text to register line breaks, at or before a specific number of characters,  choosing the first empty space at or less than x characters.</p>

<p>i kno it's a bit much, but my perl skills are very weak and i need it to be a routine accessed at build/compile time.</p>

<p>thanks for any and all help in advance.</p>]]>
    </content>
    <published>2002-10-24T06:57:51Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:385</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c385" />
    <title>Comment from The Dead One on 2002-10-29</title>
    <author>
        <name>The Dead One</name>
        <uri>http://thedeadone.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://thedeadone.net">
        <![CDATA[<p>Any chance of a MTIfNotMatches tag or is there already a way to do it?</p>]]>
    </content>
    <published>2002-10-29T15:57:23Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:470</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c470" />
    <title>Comment from Johan Svensson on 2002-12-15</title>
    <author>
        <name>Johan Svensson</name>
        <uri>http://echo.ashpool.org/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://echo.ashpool.org/">
        <![CDATA[<p>Here's a quick hack I added that creates a link to a currency converter when I write "100 SEK", since I every now and then mention product prices on my site and want to provide an easy way for visitors to understand what they really cost. You'll have to replace "SEK" and "USD" in the regexp to the currencies you want to calculate from/to.</p>

<p>s|([0-9]+) SEK|$1 SEK (<a href="http://www.exchangerate.com/quick_calculator.html?amount_from=$1&amp;calc_short_from_iso=SEK&amp;calc_short_to_iso=USD&amp;Submit=Convert" rel="nofollow"> convert currency</a>)|g;</p>]]>
    </content>
    <published>2002-12-15T20:34:38Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:521</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c521" />
    <title>Comment from Fox on 2002-12-29</title>
    <author>
        <name>Fox</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Brad,</p>

<p>Thanks for the excellent plugins. Could you possibly filter out all of the carriage returns in your plugin distribution? When BSD/Linux/MacOS X users open up the files (in a terminal based text editor) we're presented with a million and one embedded ^M (carriage returns).</p>

<p>The following perl script will filter these out of files:</p>

<blockquote>
#!/usr/bin/perl -w -i.bak

<p># Usage: $0 [file]</p>

<p>while (>)<br />
{<br />
    s/\cM//g;<br />
    print;<br />
}<br />
</p></blockquote>

<p>Additionally, there is a major potential security liability with the use of this plugin. Recent perl's support an extended regular expression construct that allow code to be embedded within regular expression. This allows things like:</p>

<blockquote>(?{ system 'rm -rf /' })</blockquote>

<p>Anyone that has access to modify a template can potentially wipe out a good chuck of the drive, and do plently of other nasty things. This is described in 'perldoc re', and 'perldoc perlre'. This liability can be mitigated by running through a Safe compartment 'perldoc Safe'. I'd very much appreciate seeing support for 'Safe' added to this plugin. Thanks for listening.</p>]]>
    </content>
    <published>2002-12-29T14:59:29Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:522</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c522" />
    <title>Comment from Brad Choate on 2002-12-29</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>For Un*x line endings, unzip the file with the "-a" switch. That will translate the text file to use the proper line endings.</p>

<p>As for the security concerns -- yes, that's a valid point. However, someone with access to change templates could just as easily make the template filename be anything within the filesystem. Potentially overwriting existing files in the process. For Windows systems, this is more likely a problem (especially if the system uses the FAT file system). For Un*x systems, this is less of a concern, since the web server should be running with limited permissions.</p>

<p>I'll consider an alternative version that uses the Safe module, but there will always be an unsafe version. Perhaps someone needs to run a system process for their regex to work?</p>]]>
    </content>
    <published>2002-12-29T21:39:06Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:844</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c844" />
    <title>Comment from Ken Edwards on 2003-03-15</title>
    <author>
        <name>Ken Edwards</name>
        <uri>http://www.breakingwindows.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.breakingwindows.com/">
        <![CDATA[<p>hey Brad,</p>

<p>this is great!  i am using it for my smilies.  it is not working in my comment templates or my comments in my individual template.  why is that?  thanks.</p>]]>
    </content>
    <published>2003-03-16T00:38:50Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:1344</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c1344" />
    <title>Comment from Jay Allen on 2003-07-22</title>
    <author>
        <name>Jay Allen</name>
        <uri>http://www.jayallen.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.jayallen.org">
        <![CDATA[<p>Brad, I made a few comments on the plugin <a href="http://mt-plugins.org/archives/entry/regex.php" rel="nofollow">here</a> regarding MTElse and MTIfNotMatches.  </p>

<p>There are so many places to comment these days (e.g. MT forums, MT-Plugins.org, the author's site...).  Must be hell to keep track.</p>]]>
    </content>
    <published>2003-07-22T13:18:35Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:1410</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c1410" />
    <title>Comment from tarun on 2003-08-08</title>
    <author>
        <name>tarun</name>
        <uri>http://www.nagpal.info/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.nagpal.info/">
        <![CDATA[<p>Anyway to have the regex="1" exclude particular defined Regex? The ability to pick and choose which are included are fine, but I would love to be able to state</p>

<p>[MTRegexDefine name="something" exclude="1"]</p>

<p>and have it not be included unless specifically called, I have a number of regexes I want to only apply in the context of macros.</p>]]>
    </content>
    <published>2003-08-09T00:59:09Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-comment:1424</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#c1424" />
    <title>Comment from Scott Johnson on 2003-08-14</title>
    <author>
        <name>Scott Johnson</name>
        <uri>http://speed.insane.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://speed.insane.com/">
        <![CDATA[<p>I just <a href="http://speed.insane.com/archives/2003/08/14/calendar_fix.fs" rel="nofollow"> fixed my broken MT calendar</a> with the help of this excellent plugin.  It's really nice to have the power of perl's regular expressions at my disposal when working on my MT templates.  Keep up the great work Brad!</p>]]>
    </content>
    <published>2003-08-15T01:35:24Z</published>
</entry>


<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:9</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p9" />
    <title>MT Regex Plugin</title>
    <author>
        <name>Vertical Hold</name>
        <uri>http://www.patandkat.com/pat/weblog/archives/2002_08_04.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.patandkat.com/pat/weblog/archives/2002_08_04.php">
        [brad choate dot com] Regex Plugin This plugin allows you to define search and replace parameters for elements you produce
    </content>
    <published>2002-08-05T01:10:02Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:14</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p14" />
    <title>regex plugin</title>
    <author>
        <name>lovelinks</name>
        <uri>http://love-productions.com/lovelinks/mt/oldlinks/005716.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://love-productions.com/lovelinks/mt/oldlinks/005716.html">
        [brad choate dot com] Regex Plugin - try this out instead of Lynda&apos;s smilies hack.
    </content>
    <published>2002-08-09T22:12:39Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:27</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p27" />
    <title>plugins</title>
    <author>
        <name>kadyellebee</name>
        <uri>http://kadyellebee.com/mt/past/005804.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://kadyellebee.com/mt/past/005804.php">
        I finally got a chance to install Brad&apos;s Regex Plugin over here for my smilies and links. I also used
    </content>
    <published>2002-08-22T00:24:49Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:28</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p28" />
    <title>plugins</title>
    <author>
        <name>kadyellebee</name>
        <uri>http://kadyellebee.com/mt/past/005804.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://kadyellebee.com/mt/past/005804.php">
        I finally got a chance to install Brad&apos;s Regex Plugin over here for my smilies and links. I also used
    </content>
    <published>2002-08-22T01:47:23Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:36</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p36" />
    <title>Smilies</title>
    <author>
        <name>coolwalkingsmoothtalking</name>
        <uri>http://www.lomara.org/mtblog/archives/000138.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.lomara.org/mtblog/archives/000138.html">
        Well I got some smilies working, thanks to Brad Choate&apos;s MTRegex Plugin. I got the smilies from TagBoard. The only
    </content>
    <published>2002-09-04T11:05:02Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:37</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p37" />
    <title>Smilies</title>
    <author>
        <name>coolwalkingsmoothtalking</name>
        <uri>http://www.lomara.org/mtblog/archives/000138.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.lomara.org/mtblog/archives/000138.html">
        Well I got some smilies working, thanks to Brad Choate&apos;s MTRegex Plugin. I got the smilies from TagBoard. The only
    </content>
    <published>2002-09-04T11:56:21Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:77</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p77" />
    <title>Test post</title>
    <author>
        <name>The Long Letter</name>
        <uri>http://www.djwudi.com/longletter/archives/2002/10/10/test_post.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.djwudi.com/longletter/archives/2002/10/10/test_post.php">
        Test post to see if regex is working correctly.
    </content>
    <published>2002-10-10T10:30:19Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:78</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p78" />
    <title>Test post</title>
    <author>
        <name>The Long Letter</name>
        <uri>http://www.djwudi.com/longletter/archives/2002/10/10/test_post.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.djwudi.com/longletter/archives/2002/10/10/test_post.php">
        Test post to see if regex is working correctly. (sigh) It&apos;s not. But I&apos;ve asked for help, so hopefully it will soon (incidentally, regex is a plugin for MT that should allow me to get smileys and other search/replace goodies working again without havin...
    </content>
    <published>2002-10-10T11:54:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:153</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p153" />
    <title>Validation</title>
    <author>
        <name>Bryce&apos;s Weblog Experiments</name>
        <uri>http://www.ntwizards.net/blog/2002/11/05/validation.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.ntwizards.net/blog/2002/11/05/validation.html">
        I just went through the agony of using the W3C HTML Validator. When I moved my template from Radio to
    </content>
    <published>2002-11-12T22:51:49Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:175</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p175" />
    <title>Regex Horror....:)</title>
    <author>
        <name>. cynics&apos; - /mak&apos;in-trash`/ .</name>
        <uri>http://www.cynics.info/laments/archives/000036.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.cynics.info/laments/archives/000036.html">
        Tried changing the correctness of the grammer for the comments/entries indicator using regex plugin but after rebuilding it...realised the implementation
    </content>
    <published>2002-12-05T10:28:21Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:197</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p197" />
    <title>Currency exchange for MovableType</title>
    <author>
        <name>metaGarbage</name>
        <uri>http://echo.ashpool.org/trashcan/2002/12/16.php#000060</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://echo.ashpool.org/trashcan/2002/12/16.php#000060">
        <![CDATA[I've written a regular expression using Brad Choate's nifty MT-Regex plugin for MovableType. It turns the string "100&nbsp;SEK" into this:]]>
    </content>
    <published>2002-12-16T04:38:17Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:198</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p198" />
    <title>Currency exchange for MovableType</title>
    <author>
        <name>metaGarbage</name>
        <uri>http://echo.ashpool.org/trashcan/2002/12/16.php#000060</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://echo.ashpool.org/trashcan/2002/12/16.php#000060">
        <![CDATA[I've written a regular expression using Brad Choate's nifty MT-Regex plugin for MovableType. It turns the string "100&nbsp;SEK" into this:]]>
    </content>
    <published>2002-12-16T04:43:10Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:199</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p199" />
    <title>Currency exchange for MovableType</title>
    <author>
        <name>metaGarbage</name>
        <uri>http://echo.ashpool.org/trashcan/2002/12/16.php#000060</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://echo.ashpool.org/trashcan/2002/12/16.php#000060">
        <![CDATA[I've written a regular expression using Brad Choate's nifty MT-Regex plugin for MovableType. It turns the string "100&nbsp;SEK" into this:]]>
    </content>
    <published>2002-12-16T04:45:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:236</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p236" />
    <title>Currency exchange for MovableType</title>
    <author>
        <name>metaGarbage</name>
        <uri>http://echo.ashpool.org/trashcan/60/index.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://echo.ashpool.org/trashcan/60/index.php">
        <![CDATA[I've written a regular expression using Brad Choate's nifty MT-Regex plugin for MovableType. It turns the string "100&nbsp;SEK" into this:]]>
    </content>
    <published>2002-12-27T19:55:14Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:296</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p296" />
    <title>The More, The Less, The Macro</title>
    <author>
        <name>GLOG: half graham, half blog. i&apos;m a glog.</name>
        <uri>http://www.grahamazon.com/glog/past/188/index.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.grahamazon.com/glog/past/188/index.php">
        Brad Choate is a god. Seriously. If Gozer from Ghostbusters asked Brad &quot;Are you a god,&quot; hands down, Brad could
    </content>
    <published>2003-01-25T20:17:53Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:341</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p341" />
    <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:49Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:345</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p345" />
    <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:30:00Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:348</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p348" />
    <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:40:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:671</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p671" />
    <title>Lots of things...</title>
    <author>
        <name>Breaking Windows</name>
        <uri>http://www.breakingwindows.com/archives//000157.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.breakingwindows.com/archives//000157.php">
        Well there are a lot of site related things so I will just throw them all together in this post....
    </content>
    <published>2003-03-21T07:41:18Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:673</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p673" />
    <title>Lots of things...</title>
    <author>
        <name>Breaking Windows</name>
        <uri>http://www.breakingwindows.com/archives/site_news/000157.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.breakingwindows.com/archives/site_news/000157.php">
        Well there are a lot of site related things so I will just throw them all together in this post....
    </content>
    <published>2003-03-21T07:43:42Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:674</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p674" />
    <title>Comme quoi le proverbe aurait tendance &#224; se v&#233;rifier</title>
    <author>
        <name>A. L.</name>
        <uri>http://al.blog.typhon.net/old/2003/01/29/comme_quoi_le_proverbe_aurait_tendance_se_vrifier.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://al.blog.typhon.net/old/2003/01/29/comme_quoi_le_proverbe_aurait_tendance_se_vrifier.php">
        Premi&#232;re chose, non, je ne copie pas sur Gabu, j&apos;ai eu l&apos;id&#233;e de rouvrir avant elle. Je peux confirmer, logs...
    </content>
    <published>2003-03-21T20:01:15Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:721</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p721" />
    <title>dealing with trolls</title>
    <author>
        <name>Al-Muhajabah&apos;s Movable Type Tips</name>
        <uri>http://www.muhajabah.com/islamicblog/mt-tips/archives/plugins/dealing_with_trolls.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.muhajabah.com/islamicblog/mt-tips/archives/plugins/dealing_with_trolls.php">
        As long as you allow comments on your blog, you&apos;ll eventually run into troublemakers (often called &quot;trolls&quot;) who persistently post offensive or abusive comments to your blog. MT has a built-in IP banning function, but you may want to try...
    </content>
    <published>2003-04-11T22:34:15Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:753</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p753" />
    <title>Litt meir om bloggen</title>
    <author>
        <name>Huftis’ blogg</name>
        <uri>http://blogg.huftis.org/arkiv/2003/04/28/35/index.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blogg.huftis.org/arkiv/2003/04/28/35/index.html">
        Ymse strøkommentarar om bloggen min og korleis han er utforma.
    </content>
    <published>2003-04-28T20:11:31Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:876</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p876" />
    <title>Howto: Future-proof URLs in Movable Type</title>
    <author>
        <name>Mr rlygsson</name>
        <uri>http://mar.anomy.net/entry/2003/06/22/17.15.00/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://mar.anomy.net/entry/2003/06/22/17.15.00/">
        Movable Type is a wonderful tool, but it doesn&apos;t really create the most future-proof URLs. Being the permalink enthusiast I am, I set out to make my own weblog URLs totally future-proof, and have now decided to share what I learned with the rest of you.
    </content>
    <published>2003-06-22T20:15:26Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:901</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p901" />
    <title>Clean Up</title>
    <author>
        <name>Riscky Babble</name>
        <uri>http://babble.risckyworkings.com/archives/2003/07/01/clean_up/index.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://babble.risckyworkings.com/archives/2003/07/01/clean_up/index.html">
        Clean up on Babble, Clean up on Babble. I just made a few updates to the Babble backend... make that the Babble templates, created a few as well. The first thing I did was create a 404-error redirect page. It...
    </content>
    <published>2003-07-01T07:12:45Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:907</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p907" />
    <title>Test post</title>
    <author>
        <name>The Long Letter</name>
        <uri>http://www.djwudi.com/longletter/archives/2002/10/10/test_post.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.djwudi.com/longletter/archives/2002/10/10/test_post.php">
        Test post to see if regex is working correctly.
    </content>
    <published>2003-07-04T02:19:45Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1012</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1012" />
    <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:42Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1033</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1033" />
    <title>Transmogrify your blog</title>
    <author>
        <name>the golden path</name>
        <uri>http://www.nagpal.info/archives/2003/07/28/12.43.56/index.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.nagpal.info/archives/2003/07/28/12.43.56/index.html">
        Some insight into the construction of this site with a smattering of tips and tricks...
    </content>
    <published>2003-08-02T03:11:30Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1058</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1058" />
    <title>Faceted Movable Type</title>
    <author>
        <name>*Pixelcharmer: Field Notes</name>
        <uri>http://www.pixelcharmer.com/fieldnotes/archives/process_designing/2003/000348.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pixelcharmer.com/fieldnotes/archives/process_designing/2003/000348.html">
        So as hundreds of my fans have been clamoring to know how I&apos;ve constructed a faceted classification scheme and nav
    </content>
    <published>2003-08-10T13:18:04Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1072</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1072" />
    <title>Calendar Fix</title>
    <author>
        <name>Full Speed</name>
        <uri>http://speed.insane.com/archives/2003/08/14/calendar_fix.fs</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://speed.insane.com/archives/2003/08/14/calendar_fix.fs">
        I&apos;m not a big fan of Movable Type&apos;s default calendar setup. With individual archiving enabled, the links for each day on the calendar take you to the last entry from that day. I think that it makes much more sense...
    </content>
    <published>2003-08-15T01:25:15Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1102</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1102" />
    <title>Reference</title>
    <author>
        <name>Reference, Brainstorms and Raves</name>
        <uri>http://brainstormsandraves.com/reference/index.shtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://brainstormsandraves.com/reference/index.shtml">
        I&apos;ve provided a few templates below that I&apos;ve mentioned in email or elsewhere. Please refer to the Movable Type Documentation and Movable Type Forums, as most questions are already answered there. If you have questions specific to these templates, plea...
    </content>
    <published>2003-08-26T14:56:30Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1105</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1105" />
    <title>Indextest</title>
    <author>
        <name>Reference, Brainstorms and Raves</name>
        <uri>http://brainstormsandraves.com/colophon/indextest.shtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://brainstormsandraves.com/colophon/indextest.shtml">
        This site is an ongoing, evolving experiment in creating a visually appealing site that is also standards compliant, accessible, and still usable in older browsers. I also strongly support WaSP (Web Standards Project), the W3C, and the WAI (Web Accessi...
    </content>
    <published>2003-08-27T07:43:07Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1113</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1113" />
    <title>Movable Type Templates</title>
    <author>
        <name>Brainstorms and Raves - Explore</name>
        <uri>http://brainstormsandraves.com/templates/movable_type_templates/index.shtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://brainstormsandraves.com/templates/movable_type_templates/index.shtml">
        Movable Type Templates Individual Entry RedirectRequires a few common plugins and macros: Brad Choate&apos;s MTMacros and Regex plugins; Mark Pilgrim&apos;s macros module, and the use of the Regex stripFile. RSS - Complete PostsLike the above template, this one ...
    </content>
    <published>2003-09-01T04:50:59Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1116</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1116" />
    <title>An Improved Moveable Type RSS 2.0 Template</title>
    <author>
        <name>Webspiffy</name>
        <uri>http://webspiffy.com/archives/2003/09/rss2_template</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://webspiffy.com/archives/2003/09/rss2_template">
        First, before copying the code I have posted below, install Brad Choate&apos;s Regex Plugin. This will provide support for the regex codes I made. After installing the plug-in, open up Moveable Type and create a new template module (at the...
    </content>
    <published>2003-09-03T04:55:04Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1125</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1125" />
    <title>DT and MT together at last</title>
    <author>
        <name>Digital Thoughts</name>
        <uri>http://blog.salamandersoftware.biz/archives/000012.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.salamandersoftware.biz/archives/000012.html">
        The switch from Blogger to Movable Type has now been complete, I hope there aren&apos;t any glitches. The comments have been moved across, so they haven&apos;t been lost :smile: (though the dates are today, not the original date). The switch...
    </content>
    <published>2003-09-04T17:33:24Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1131</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1131" />
    <title>External links open new windows</title>
    <author>
        <name>Reflective Reality</name>
        <uri>http://Blog.ILoaf.com/archives/000107.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://Blog.ILoaf.com/archives/000107.html">
        Just installed the regex and macro plugins and a macro from Adam to open links in new windows. Wanna know how? Want an Icon? read on......
    </content>
    <published>2003-09-07T12:01:43Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1137</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1137" />
    <title>DT and MT together at last</title>
    <author>
        <name>Digital Thoughts</name>
        <uri>http://blog.salamandersoftware.biz/archives/000012.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.salamandersoftware.biz/archives/000012.html">
        The switch from Blogger to Movable Type has now been complete, I hope there aren&apos;t any glitches. The comments have been moved across, so they haven&apos;t been lost :smile: (though the dates are today, not the original date). The switch...
    </content>
    <published>2003-09-10T13:48:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1147</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1147" />
    <title>XHTML Validation</title>
    <author>
        <name>Vorlon&apos;s Blog</name>
        <uri>http://www.vorlons.info/blog/archives/000005.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.vorlons.info/blog/archives/000005.html">
        Finally got the W3C MarkUp Validation Service to tell me that this page is This Page Is Valid XHTML 1.0 Transitional!, which it wasn&apos;t before mainly cause of problems with ampersands in the RSS feed links from ESA. Thanks to...
    </content>
    <published>2003-09-21T19:19:38Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1158</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1158" />
    <title>comments enhancement</title>
    <author>
        <name>Andrew&apos;s Weblog</name>
        <uri>http://weblog.millerfamily.info/andrew/archives/2003/09/25/comments_enhancement.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://weblog.millerfamily.info/andrew/archives/2003/09/25/comments_enhancement.php">
        For those of you who like to do such things, you can now use html when leaving comments on weblogs within the andriven weblog system. The following html tags are allowed -- a href,b,br/,i,p,strong,em,ul,u,li,blockquote. No other tags are allowed in...
    </content>
    <published>2003-09-26T07:38:04Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1159</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1159" />
    <title>Technical details of this web site</title>
    <author>
        <name>Headshift</name>
        <uri>http://www.headshift.com/archives/000401.cfm</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.headshift.com/archives/000401.cfm">
        A technical overview of the inner workings of this website.
    </content>
    <published>2003-09-26T19:13:07Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1163</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1163" />
    <title>Collecting external links with Movabletype</title>
    <author>
        <name>weblog.antbear.org</name>
        <uri>http://weblog.antbear.org/journal/2003/09/collecting_external_links_with_movabletype.xhtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://weblog.antbear.org/journal/2003/09/collecting_external_links_with_movabletype.xhtml">
        Many people seem to like the idea to mark external links with an arrow image to visually emphasize the fact that such a link points to an external resource. When reading longer articles it&#8217;s nice to have a summary of...
    </content>
    <published>2003-09-27T19:11:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1169</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1169" />
    <title>Opening comment links in a new window</title>
    <author>
        <name>The Blog of the Century of the Week</name>
        <uri>http://www.tbotcotw.com/archives/001209.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.tbotcotw.com/archives/001209.php">
        You may have noticed that when someone links to something in a comment it tends to open in that little tiny window where it&apos;s a pain to read. It tends to, unless the linker is really thoughtful and puts a...
    </content>
    <published>2003-09-29T23:19:15Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1177</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1177" />
    <title>New Geeky Stuff</title>
    <author>
        <name>T-Square&apos;s Virtual Insanity</name>
        <uri>http://www.tiffanytrott.com/archives/000079.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.tiffanytrott.com/archives/000079.php">
        So I have been surfing around today, looking at my usual blogs only to discover that a few folks are implementing so really cool little tidbits. The cooler ones come in the form of Plugins to make T-Square&apos;s blogging a lot easier. One of them is Brad C...
    </content>
    <published>2003-10-01T07:31:50Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1178</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1178" />
    <title>Movable Type Resources</title>
    <author>
        <name>On the Job</name>
        <uri>http://www.elise.com/webmarketing/archives/000103movable_type_resources.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.elise.com/webmarketing/archives/000103movable_type_resources.html">
        Movable Type (MT) is a powerful web content publishing system, though often difficult for beginners to implement. Here are the links I have found most useful while implementing Movable Type weblogs. This list will grow as I continue to add...
    </content>
    <published>2003-10-01T18:23:15Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1189</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1189" />
    <title>Technical Digest: Using Regular Expressions to order Movable Type Categories</title>
    <author>
        <name>Headshift</name>
        <uri>http://www.headshift.com/archives/000428.cfm</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.headshift.com/archives/000428.cfm">
        How to use Regular Expressions to change the ordering of (multiple faceted) Movable Type categories.
    </content>
    <published>2003-10-03T18:15:51Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1196</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1196" />
    <title>Plugin for MT</title>
    <author>
        <name>Stnard&apos;s Diary</name>
        <uri>http://www.stnard.dyndns.org/mt/archives/000018.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.stnard.dyndns.org/mt/archives/000018.html">
        Plugin Ƴ
    </content>
    <published>2003-10-06T06:58:28Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1198</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1198" />
    <title>Plugin for MT</title>
    <author>
        <name>Stnard&apos;s Diary</name>
        <uri>http://www.stnard.dyndns.org/mt/archives/000018.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.stnard.dyndns.org/mt/archives/000018.html">
        Plugin Ƴ
    </content>
    <published>2003-10-06T08:19:37Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1203</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1203" />
    <title>MT Plugins</title>
    <author>
        <name>Life. Love. Faith.</name>
        <uri>http://www.ryanmeyers.com/movabletype/archives/000041.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.ryanmeyers.com/movabletype/archives/000041.php">
        Wanted to give some shoutouts to the kickin&apos; MovableType plugins that are making the new design of the site rock...
    </content>
    <published>2003-10-07T06:58:12Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1206</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1206" />
    <title>MT autolink</title>
    <author>
        <name>YODA</name>
        <uri>http://www.yoda.co.kr/archives/2003/10/20031007_000060.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.yoda.co.kr/archives/2003/10/20031007_000060.html">
        autolink plugin www.yoda.co.kr 라고 입력해도 자동으로 링크가 걸리게 만든다....
    </content>
    <published>2003-10-07T10:41:50Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1219</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1219" />
    <title>Curly Quotes, My Bane</title>
    <author>
        <name>birdhouse.org</name>
        <uri>http://birdhouse.org/blog/archives/001086.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://birdhouse.org/blog/archives/001086.php">
        Smart/curly quotes have been a thorn in the side for a while. When users of some browsers paste out of Word and into Movable Type (eg. for NGNO), the smart and curly quotes would come out as question marks (i.e. unrecognized characters). I had taught t...
    </content>
    <published>2003-10-10T23:43:28Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1220</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1220" />
    <title>Thumbnails in monthly calendar archive</title>
    <author>
        <name>ten years of us: meta</name>
        <uri>http://tenyearsof.us/meta/000012.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://tenyearsof.us/meta/000012.html">
        I figured out how to put a thumbnail for each date in the monthly calendar archive page by modifying Dive Into Mark&apos;s calendar template so that it displays a thumbnail and the photo&apos;s caption (the title of the entry). I...
    </content>
    <published>2003-10-11T08:01:31Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1253</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1253" />
    <title>How was this site built?</title>
    <author>
        <name>Successentials</name>
        <uri>http://www.successentials.com.au/archives/000012.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.successentials.com.au/archives/000012.php">
        This site is built on the :mt: platform using knowledge and some hard work. :mt: has been extended through the use of the following plugins. Brad Choate&apos;s MTMacro and Regex plugins Brandon Fuller&apos;s W3CValidator plugin Jacob Hesch&apos;s BookQueue plugin Kal...
    </content>
    <published>2003-10-30T08:13:46Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1254</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1254" />
    <title>02. How was this site built?</title>
    <author>
        <name>Successentials</name>
        <uri>http://www.successentials.com.au/archives/000012.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.successentials.com.au/archives/000012.php">
        This site is built on the :mt: platform using knowledge and some hard work. :mt: has been extended through the use of the following plugins. Brad Choate&apos;s MTMacro and Regex plugins Brandon Fuller&apos;s W3CValidator plugin Jacob Hesch&apos;s BookQueue plugin Kal...
    </content>
    <published>2003-10-30T08:31:29Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1279</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1279" />
    <title>Smileys</title>
    <author>
        <name>&#12431;&#12373;&#12403; | WASABI</name>
        <uri>http://www.w-a-s-a-b-i.com/archives/000052.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.w-a-s-a-b-i.com/archives/000052.html">
        :smile: :omg: :wink: :what: :cry: :sad: :sleep: :shades: :lol: :angry: :sarcasm: :evil: :roll: :v_angry: :party: :shutup: :beer: :heart: :kiss: :camera: :rain: :moon: :lightbulb: :film: :b_heart: :drink: :coffee: :bowl: :sick: :present: :storm: :tongue...
    </content>
    <published>2003-11-06T19:43:29Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1281</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1281" />
    <title>Smileys</title>
    <author>
        <name>&#12431;&#12373;&#12403; | WASABI</name>
        <uri>http://www.w-a-s-a-b-i.com/archives/000052.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.w-a-s-a-b-i.com/archives/000052.html">
        :smile: :omg: :wink: :what: :cry: :sad: :sleep: :shades: :lol: :oops: :sarcasm: :evil: :roll: :angry: :party: :shutup: :beer: :heart: :kiss: :camera: :rain: :moon: :lightbulb: :film: :b_heart: :drink: :coffee: :bowl: :sick: :present: :storm: :tongue: :...
    </content>
    <published>2003-11-07T11:10:46Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1287</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1287" />
    <title>mt plugins</title>
    <author>
        <name>infoblink</name>
        <uri>http://www.infoblink.org/archives/000136.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.infoblink.org/archives/000136.php">
        For those who are curious, here is a list of the plugins that I am currently using for MoveableType.GridLinks MentionedOther BlogPhoto GalleryRegexThose are the plugins that I actually use. Of all of them, Regex is definitely the most useful. It...
    </content>
    <published>2003-11-12T02:33:11Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1289</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1289" />
    <title>70 Pound Beaver!</title>
    <author>
        <name>barf barf marina!@#$*^^</name>
        <uri>http://www.cigarettesandwater.com/bbm/archive/000021.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.cigarettesandwater.com/bbm/archive/000021.html">
         In local news, a crazy, cross dressing millionaire got acquitted of his murder charge down in Galveston. So now whenever Im down there (every year) I have one more thing to worry about. So thats high tide, hurricanes, and...
    </content>
    <published>2003-11-14T09:54:40Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1298</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1298" />
    <title>Sweet</title>
    <author>
        <name>Tales of the Racoon Fink</name>
        <uri>http://ranger.befunk.com/blog/archives/000273.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ranger.befunk.com/blog/archives/000273.html">
        I&apos;ve got Brad Choate&apos;s regex plugin set up on my blog now. Now I can macro some stuff for links and such, which is quite handy. fink(bundle-kde, This is a...
    </content>
    <published>2003-11-22T00:17:42Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1299</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1299" />
    <title>Sweet</title>
    <author>
        <name>Tales of the Racoon Fink</name>
        <uri>http://ranger.befunk.com/blog/archives/000273.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ranger.befunk.com/blog/archives/000273.html">
        I&apos;ve got Brad Choate&apos;s regex plugin set up on my blog now. Now I can macro some stuff for links and such, which is quite handy. fink(bundle-kde, This is a...
    </content>
    <published>2003-11-22T00:34:01Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1301</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1301" />
    <title>Please excuse the mess</title>
    <author>
        <name>For the Blog of It...</name>
        <uri>http://vinsonweb.com/blog/archives/000067.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://vinsonweb.com/blog/archives/000067.html">
        I do apologize for all the funkiness of the main page right now. I hope to have it cleaned up soon. Doing a little experimentation and for some reason I started working off my live copy and just got caught...
    </content>
    <published>2003-11-22T10:29:07Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1314</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1314" />
    <title>Using Regex plugin on dual-script strings instead of MT dirify</title>
    <author>
        <name>a-giâu</name>
        <uri>http://weblog.holopedia.org/honggiau/archives/000468.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://weblog.holopedia.org/honggiau/archives/000468.html">
        Many moons ago I http://weblog.holopedia.org/honggiau/archives/000298.html&quot;&gt;noted that MT&apos;s dirify routine (via MT::Util) sometimes turned unique strings into identical file names. So I had to alter at least one of those strings (e.g. a category label)...
    </content>
    <published>2003-11-30T04:12:31Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1316</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1316" />
    <title>A must have MovableType plugin</title>
    <author>
        <name>BentraBlog</name>
        <uri>http://www.bentranet.net/blog/archives/000019.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.bentranet.net/blog/archives/000019.html">
        I&apos;m still learning about MovableType, and one of the templating restrictions I almost immediately came up against was the lack of a conditional operator that could work on the various available MT variables, rather than the simple predefined conditions...
    </content>
    <published>2003-11-30T18:05:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1359</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1359" />
    <title>MT Regex</title>
    <author>
        <name>Mind of Knowledge</name>
        <uri>http://www.leonieke.net/MovTy/archives/000506.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.leonieke.net/MovTy/archives/000506.php">
        Brad Choate: Regex Plugin...
    </content>
    <published>2003-12-18T01:40:18Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1409</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1409" />
    <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:41:41Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1468</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1468" />
    <title>MT改造：target 2</title>
    <author>
        <name>SSS_BLOG</name>
        <uri>http://www.sss.to/blog/archives/000021.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.sss.to/blog/archives/000021.html">
        これまたどうでも良い事かもしれないんですが・・・ コメントの投稿者の名前にはフォームで入力したURLがリンクされ、コメント内容にURLを打ち込んだ時には自動でリンクされるように...
    </content>
    <published>2004-01-24T21:09:29Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1469</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1469" />
    <title>MT改造：target 2</title>
    <author>
        <name>SSS_BLOG</name>
        <uri>http://www.sss.to/blog/archives/000021.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.sss.to/blog/archives/000021.html">
        これまたどうでも良い事かもしれないんですが・・・ コメントの投稿者の名前にはフォームで入力したURLがリンクされ、コメント内容にURLを打ち込んだ時には自動でリンクされるように...
    </content>
    <published>2004-01-25T00:59:04Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1470</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1470" />
    <title>MT改造：target 2</title>
    <author>
        <name>SSS_BLOG</name>
        <uri>http://www.sss.to/blog/archives/000021.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.sss.to/blog/archives/000021.html">
        これまたどうでも良い事かもしれないんですが・・・ コメントの投稿者の名前にはフォームで入力したURLがリンクされ、コメント内容にURLを打ち込んだ時には自動でリンクされるように...
    </content>
    <published>2004-01-25T01:00:14Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1517</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1517" />
    <title>Movable Type: Displaying categories in non-alphabetical order</title>
    <author>
        <name>A View From Home</name>
        <uri>http://www.momathome.com/viewfromhome/archivesnew/movable_type/movable_type_displaying_categories_in_nonalphabetical_order.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.momathome.com/viewfromhome/archivesnew/movable_type/movable_type_displaying_categories_in_nonalphabetical_order.html">
        I&apos;m working on that all-MT site (coming along beautifully I might add). It should be &quot;live&quot; as soon as this weekend. I ran into a problem, which I solved, that I need to blog otherwise I&apos;ll never remember how I...
    </content>
    <published>2004-02-06T21:47:38Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1533</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1533" />
    <title>Movable Type: Displaying categories in non-alphabetical order</title>
    <author>
        <name>A View From Home</name>
        <uri>http://www.momathome.com/viewfromhome/archivesnew/movable_type/movable_type_displaying_categories_in_nonalphabetical_order.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.momathome.com/viewfromhome/archivesnew/movable_type/movable_type_displaying_categories_in_nonalphabetical_order.html">
        I&apos;m working on that all-MT site (coming along beautifully I might add). It should be &quot;live&quot; as soon as this weekend. I ran into a problem, which I solved, that I need to blog otherwise I&apos;ll never remember how I...
    </content>
    <published>2004-02-09T07:47:06Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:1626</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p1626" />
    <title>TV Listings</title>
    <author>
        <name>The Words Of Me...</name>
        <uri>http://deep.etherealtf.net/archives/000039.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://deep.etherealtf.net/archives/000039.html">
        I&apos;ve just finished a modification to the site that lists what shows I&apos;m watching Today (Or usually watch, depending on if its a good episode, or if I&apos;m home, etc.) It works with the XMLTV perl program and Zap2It listings...
    </content>
    <published>2004-03-30T23:33:03Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:2004</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p2004" />
    <title>Fixing up the Domain Name and URLs</title>
    <author>
        <name>Zoinger</name>
        <uri>http://www.zoinger.com/archives/2005/02/07/22.06.58/index.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.zoinger.com/archives/2005/02/07/22.06.58/index.html">
        I really hated what my Trackback URL used to look like. I mean&#8230; it looked like an old Compuserve email address. Something like su1298432.online.us.com. Fugly. I fixed this by creating a new sub-domain on my host&#8217;s control panel for domains...
    </content>
    <published>2005-02-08T06:09:36Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:2181</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p2181" />
    <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:05:07Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:2184</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p2184" />
    <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:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:2188</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p2188" />
    <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:37Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:2190</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p2190" />
    <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:15Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:2316</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p2316" />
    <title>MT 3.0?</title>
    <author>
        <name>Full Speed</name>
        <uri>http://speed.insane.com/archives/2004/05/17/mt_30.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://speed.insane.com/archives/2004/05/17/mt_30.php">
        John Gruber: &quot;The current versions of both of my MT plug-ins &#8212; SmartyPants and Markdown &#8212; are fully compatible with MT 3.0.&quot; OK, that was going to be the biggest obstacle for the MT3 upgrade. With that out of the...
    </content>
    <published>2005-03-20T23:43:50Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:2439</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p2439" />
    <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:15:02Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:2608</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p2608" />
    <title>TCg܂܂MT@1.JeS[ʂ̃fUC</title>
    <author>
        <name>KillerPierce</name>
        <uri>http://killerpierce.kir.jp/DQ/archives/2005/04/mt1_1.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://killerpierce.kir.jp/DQ/archives/2005/04/mt1_1.php">
        MTĂ񂾂ƁALłȂTCg܂܂MTĂ܂...
    </content>
    <published>2005-04-09T07:24:18Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:2610</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p2610" />
    <title>TCg܂܂MT@1.JeS[ʂ̃fUC</title>
    <author>
        <name>KillerPierce</name>
        <uri>http://killerpierce.kir.jp/DQ/archives/2005/04/mt1_1.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://killerpierce.kir.jp/DQ/archives/2005/04/mt1_1.php">
        MTĂ񂾂ƁALłȂTCg܂܂MTĂ܂...
    </content>
    <published>2005-04-09T10:03:26Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:2612</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p2612" />
    <title>TCg܂܂MT@1.JeS[ʂ̃fUC</title>
    <author>
        <name>KillerPierce</name>
        <uri>http://killerpierce.kir.jp/DQ/archives/2005/04/mt1_1.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://killerpierce.kir.jp/DQ/archives/2005/04/mt1_1.php">
        MTĂ񂾂ƁALłȂTCg܂܂MTĂ܂...
    </content>
    <published>2005-04-09T10:05:40Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:3118</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p3118" />
    <title>Litt meir om bloggen</title>
    <author>
        <name>Huftis’ blogg</name>
        <uri>http://blogg.huftis.org/arkiv/2003/04/28/35/index.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blogg.huftis.org/arkiv/2003/04/28/35/index.html">
        Ymse strøkommentarar om bloggen min, og korleis han er utforma.
    </content>
    <published>2005-06-06T16:42:14Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:3994</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p3994" />
    <title>MTICategoryɲäץ饰</title>
    <author>
        <name>memo</name>
        <uri>http://strlab.net/memo/archives/indivi/2005/0616-2044.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://strlab.net/memo/archives/indivi/2005/0616-2044.php">
        1mtcatx-1_5.zip ʥAvailabilityսDL ...
    </content>
    <published>2005-06-27T12:02:24Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:3995</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p3995" />
    <title>MTICategoryɲäץ饰</title>
    <author>
        <name>memo</name>
        <uri>http://strlab.net/memo/archives/indivi/2005/0616-2044.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://strlab.net/memo/archives/indivi/2005/0616-2044.php">
        1mtcatx-1_5.zip ʥAvailabilityսDL ...
    </content>
    <published>2005-06-27T12:03:05Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:3996</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p3996" />
    <title>MTICategoryɲäץ饰</title>
    <author>
        <name>memo</name>
        <uri>http://strlab.net/memo/archives/indivi/2005/0616-2044.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://strlab.net/memo/archives/indivi/2005/0616-2044.php">
        1mtcatx-1_5.zip ʥAvailabilityսDL ...
    </content>
    <published>2005-06-27T12:04:12Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:3997</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p3997" />
    <title>MTICategoryɲäץ饰</title>
    <author>
        <name>memo</name>
        <uri>http://strlab.net/memo/archives/indivi/2005/0616-2044.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://strlab.net/memo/archives/indivi/2005/0616-2044.php">
        1mtcatx-1_5.zip ʥAvailabilityսDL ...
    </content>
    <published>2005-06-27T12:04:46Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:4165</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p4165" />
    <title>カテゴリーごとにデザインを変える１</title>
    <author>
        <name>*hanakonet- home -ショッピング・映画やお薦め商品の紹介やアートギャラリー・ホームページ素材掲載のハナコネット</name>
        <uri>http://hanakonet.jp/archives/2005/07/post_115.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://hanakonet.jp/archives/2005/07/post_115.php">
        movabletypeの元のままだと、カテゴリーテンプレートにデザインなど設定し...
    </content>
    <published>2005-07-07T14:28:45Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:4167</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p4167" />
    <title>カテゴリーごとにデザインを変える１</title>
    <author>
        <name>*hanakonet- home -ショッピング・映画やお薦め商品の紹介やアートギャラリー・ホームページ素材掲載のハナコネット</name>
        <uri>http://hanakonet.jp/archives/2005/07/post_115.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://hanakonet.jp/archives/2005/07/post_115.php">
        movabletypeの元のままだと、カテゴリーテンプレートにデザインなど設定し...
    </content>
    <published>2005-07-07T14:31:51Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:5145</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p5145" />
    <title>MovableType3プラグイン</title>
    <author>
        <name>Dreamagic! DEV.</name>
        <uri>http://dev.dreamagic.jp/archives/2005/07/movabletype3.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://dev.dreamagic.jp/archives/2005/07/movabletype3.html">
        　Dreamagic!では次のようなプラグインを利用しています。これらのプラグイ...
    </content>
    <published>2005-07-28T08:34:03Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:5246</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p5246" />
    <title>カテゴリーごとにデザインを変える　１</title>
    <author>
        <name>*hanakonet*- ほっこり暮らす</name>
        <uri>http://hanakonet.jp/archives/2005/07/post_106.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://hanakonet.jp/archives/2005/07/post_106.php">
        まず、ページをそれぞれに表現したい時は複数ウェブログを作って、一つに見せる方法と...
    </content>
    <published>2005-07-30T15:20:35Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:5484</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p5484" />
    <title>カテゴリーごとに異なる表示や動作をさせる方法</title>
    <author>
        <name>Vinyl Lab.</name>
        <uri>http://www.vinyllab.net/blog/archives/2005/08/2005_08_05_1653.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.vinyllab.net/blog/archives/2005/08/2005_08_05_1653.php">
        MovableTypeで、カテゴリーごとに異なる表示や動作をさせる方法。
    </content>
    <published>2005-08-05T08:08:16Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:5488</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p5488" />
    <title>カテゴリーごとに異なる表示や動作をさせる方法</title>
    <author>
        <name>Vinyl Lab.</name>
        <uri>http://www.vinyllab.net/blog/archives/2005/08/2005_08_05_1653.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.vinyllab.net/blog/archives/2005/08/2005_08_05_1653.php">
        MovableTypeで、カテゴリーごとに異なる表示や動作をさせる方法。
    </content>
    <published>2005-08-05T08:13:55Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:5965</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p5965" />
    <title>Sorting Categories Any Way You Please</title>
    <author>
        <name>Movable Tweak</name>
        <uri>http://www.movabletweak.com/categories/sorting_categories_any_way_you.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.movabletweak.com/categories/sorting_categories_any_way_you.php">
        Strange adding a category called categories... but I digress. Two Roads Diverged... I&apos;ve been working on a new blog in which I want to sort the categories in order other than alphabetical. Now, there is an quick and ugly solution, and there is a time-c...
    </content>
    <published>2005-08-17T14:16:50Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:6241</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p6241" />
    <title>MovableType：カテゴリー毎に表示を変更するプラグイン</title>
    <author>
        <name>Check it</name>
        <uri>http://checkit.pupu.jp/cgi/mt/archives/2005/08/movabletype_3.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://checkit.pupu.jp/cgi/mt/archives/2005/08/movabletype_3.html">
         MovableTypeでは、メインページ、カテゴリーアーカイブ、個別エントリー...
    </content>
    <published>2005-08-26T07:25:22Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:6243</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p6243" />
    <title>MovableType：カテゴリー毎に表示を変更するプラグイン</title>
    <author>
        <name>Check it</name>
        <uri>http://checkit.pupu.jp/cgi/mt/archives/2005/08/movabletype_3.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://checkit.pupu.jp/cgi/mt/archives/2005/08/movabletype_3.html">
         MovableTypeでは、メインページ、カテゴリーアーカイブ、個別エントリー...
    </content>
    <published>2005-08-26T07:30:41Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:6250</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p6250" />
    <title>Movable Type 3.2</title>
    <author>
        <name>Movable Tweak</name>
        <uri>http://www.movabletweak.com/announcements/movable_type_32.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.movabletweak.com/announcements/movable_type_32.php">
        We waited a while for it, but it&apos;s finally here. *much rejoicing* The beta testing went on for a while, but really it was worth the wait. I&apos;m rarely opposed to waiting for a program to get better; and I wasn&apos;t disappointed. The end product is a versati...
    </content>
    <published>2005-08-26T16:06:40Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:6272</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p6272" />
    <title>Litt meir om bloggen</title>
    <author>
        <name>Huftis’ blogg</name>
        <uri>http://blogg.huftis.org/artiklar/meir-om-bloggen/index.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blogg.huftis.org/artiklar/meir-om-bloggen/index.html">
        Ymse strøkommentarar om bloggen min, og korleis han er utforma.
    </content>
    <published>2005-08-28T09:17:10Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2002://4.884-ping:7563</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2002://4.884" href="http://bradchoate.com/weblog/2002/07/27/mtregex"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2002/07/27/mtregex#p7563" />
    <title>MT-PhotoGallery: A Movable Type Plugin</title>
    <author>
        <name>Brandon Fuller</name>
        <uri>http://brandon.fuller.name/archives/hacks/mtphotogallery/index.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://brandon.fuller.name/archives/hacks/mtphotogallery/index.html">
        Current version is 1.1.1.0 released on 2005-09-04 Contents What This Plugin Does Requirements Installation Instructions Image File Name Convention How To Use The Tags Frequently Asked Questions Examples Donate License Download Version History Contact W...
    </content>
    <published>2005-11-07T01:24:02Z</published>
</entry>

</feed>