<?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 MT-Textile</title>
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile" />
    <link rel="self" type="application/atom+xml" href="http://bradchoate.com/weblog/2003/02/13/textile" />
    <id>tag:bradchoate.com,2007://4-</id>
    <updated>2006-03-20T23:01:48Z</updated>
    <subtitle>The man, the legend.</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type -en-trunk--20070910</generator>
 

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:681</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c681" />
    <title>Comment from Jason on 2003-02-14</title>
    <author>
        <name>Jason</name>
        <uri>http://jason.verberweb.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://jason.verberweb.com">
        I love this plugin so far, but I was just wondering if there's a way to make the formatting syntax NOT show up in RSS and RDF descriptions... ".h1 Blah Blah .bq Quote quote!" looks a little funny.]]>
    </content>
    <published>2003-02-14T08:57:35Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:682</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c682" />
    <title>Comment from Brad Choate on 2003-02-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/">
        It looks like the text format stuff isn't done when an excerpt of your entry is generated. You can avoid that problem by either: 1) write a real excerpt for your textile formatted entries. With the time Textile saves, you should have a moment to type up the actual excerpt. 2) don't do abbreviated entries in your RSS feeds. Use the <code>&lt;MTEntryBody&gt;</code> tag (and <code>&lt;MTEntryMore&gt;</code> too for that matter) instead of &lt;MTEntryExcerpt&gt;.

<p>I'll send this info to Ben though. Perhaps it will be fixed in 2.61.</p>]]>
    </content>
    <published>2003-02-14T09:27:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:685</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c685" />
    <title>Comment from sam on 2003-02-14</title>
    <author>
        <name>sam</name>
        <uri>http://www.flexistentialist.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.flexistentialist.org">
        I've said it before, brad, and I'll say it again. You are a mad crazy ninja. I was dreaming that someone would adapt textile for MT, and I even had half a mind to attempt to adapt it myself, but then along comes you, whipping it out before I can even blink. You rock.]]>
    </content>
    <published>2003-02-14T11:29:47Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:686</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c686" />
    <title>Comment from Arve on 2003-02-14</title>
    <author>
        <name>Arve</name>
        <uri>http://www.virtuelvis.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.virtuelvis.com/">
        Great plugin.  However, I've experienced some problems:

<ul><li>HTML Entities by name do not work. There is a comprehensive list of named HTML entities at http://www.w3.org/TR/html401/sgml/entities.html . When any of these are encountered, the &amp; is converted to &amp;amp; - this is disturbing when you encounter languages that need to use these, such as &amp;laquo; (&laquo;) and &amp;raquo; (&raquo;) in French and Norwegian.</li><li>Conversion of national characters to HTML Entities: This should really be optional.  I author with ISO-8859-1 and UTF-8 because I do not neccesarily want my documents littered with &amp;aring;s and &amp;oslash;es.</li><li> If *strong* and /emphasis/ occurs at the beginning of a new line, they are interpreted literally instead of being converted to their markup equivalent.</li></ul>]]>
    </content>
    <published>2003-02-14T13:04:43Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:687</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c687" />
    <title>Comment from Adam Lasnik on 2003-02-14</title>
    <author>
        <name>Adam Lasnik</name>
        <uri>http://blog.smilezone.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.smilezone.com">
        I think this is a cool idea for a plugin, though I'm having a couple of problems.

<p>1) Try as I might, I can't get the cite tag to work.  It just shows up as double question marks on either side of the text, even in the published entry.</p>

<p>2) I can't get lists to work either.  They do seem to work in the MT preview screen, but not in the published entry.  Maybe it's something screwy in my css?  But HTML-produced numbered and un-numbered lists seem to work fine, I think.  Hmm.</p>]]>
    </content>
    <published>2003-02-14T15:52:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:688</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c688" />
    <title>Comment from Graham on 2003-02-14</title>
    <author>
        <name>Graham</name>
        <uri>http://grudnuk.com/vm/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://grudnuk.com/vm/">
        You rock with fists of steel.]]>
    </content>
    <published>2003-02-14T16:07:12Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:690</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c690" />
    <title>Comment from BOK on 2003-02-14</title>
    <author>
        <name>BOK</name>
        <uri>http://bok.xs4all.nl/weblog/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://bok.xs4all.nl/weblog/">
        I get a server-error in "mt.cgi" when rebuilding all...<br />
Plugins work okay, 'cause the load.pl-plugin is giving data. Plugin is installed as mentioned and rights are set. Any idea anyone? TIA!]]>
    </content>
    <published>2003-02-14T16:50:29Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:691</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c691" />
    <title>Comment from Bryant on 2003-02-14</title>
    <author>
        <name>Bryant</name>
        <uri>http://popone.innocence.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://popone.innocence.com/">
        teeny tiny little nitpick/observation:

<p>The URL discovery code misses a few of the legal top level domains.  IANA currently lists, in addition to the ones textile.pm catches: .aero, .coop, .museum, .name, and .pro. While few of these are heavily used, they're all in use. http://mos.boston.museum/ works, for example.</p>

<p>I kinda doubt this needs to be fixed, but I thought I'd point it out in case you're as anal about domain names as I am.</p>]]>
    </content>
    <published>2003-02-14T17:01:25Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:694</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c694" />
    <title>Comment from Shawn on 2003-02-14</title>
    <author>
        <name>Shawn</name>
        <uri>http://algorhythm.org/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://algorhythm.org/">
        Hey, Brad. Great stuff. One question/comment: if I'm reading correctly, your "bq. " tag does not nest a &lt;p&gt;&lt;/p&gt; pair inside the &lt;blockquote&gt;&lt;/blockquote&gt; pair. As a result, it won't validate as XHTML. Any thoughts?

<p>Again, thanks for the great contribution.</p>]]>
    </content>
    <published>2003-02-14T19:02:13Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:695</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c695" />
    <title>Comment from Andrew Brown on 2003-02-14</title>
    <author>
        <name>Andrew Brown</name>
        <uri>http://www.thewormbook.com/helmintholog</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.thewormbook.com/helmintholog">
        I have found, and I think, fixed a problem involving a clash with Smartypants. If smartypants is set to convert "--" to an em dash, this clashes with MT-Textile's rule that converts text between hyphens to text.

<p>So I made a small change in textile.pm, line 177: adding a single dash to the character class [^\s], so that it now reads [^\s-] on both occurences. <br />
I hope this is (a) allowed, (b) legible and (c) useful. I can't get the whol eline to display here, but will send it to you privately if you'd like.</p>

<p><br />
</p>]]>
    </content>
    <published>2003-02-14T19:04:32Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:696</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c696" />
    <title>Comment from Andrew Brown on 2003-02-14</title>
    <author>
        <name>Andrew Brown</name>
        <uri>http://www.thewormbook.com/helmintholog</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.thewormbook.com/helmintholog">
        I see that &lt;del&gt; markup doesn't survive. That's what the two hyphens produced before my little workaround.<br />
]]>
    </content>
    <published>2003-02-14T19:09:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:698</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c698" />
    <title>Comment from Adam Rice on 2003-02-14</title>
    <author>
        <name>Adam Rice</name>
        <uri>http://crossroads.net/a</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://crossroads.net/a">
        Hmm, not working for me at all. I'm sure I've got the paths right. Smarty Pants is working. Could there be a permission issue? Am I missing something? Yes, I've upgraded to MT 2.6.]]>
    </content>
    <published>2003-02-14T20:48:40Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:699</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c699" />
    <title>Comment from Harald Koch on 2003-02-14</title>
    <author>
        <name>Harald Koch</name>
        <uri>http://blog.cfrq.net/chk/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.cfrq.net/chk/">
        Excellent plugin; it's good to have a simple formatting solution more in line with Wiki text.

<p>One bug report:</p>

<p>The URL wrapper appears too aggressive. In a line with both "Quoted Text" and a "URL":http://www.bradchoate.com/ the anchor appears before the first open-quote, not the one closest to the URL...</p>]]>
    </content>
    <published>2003-02-14T21:09:40Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:700</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c700" />
    <title>Comment from Harald Koch on 2003-02-14</title>
    <author>
        <name>Harald Koch</name>
        <uri>http://blog.cfrq.net/chk/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.cfrq.net/chk/">
        Update: Changing the two occurences of <code>.+</code> in the "text":url regular expression (line 158) to <code>[^"]+</code> fixes it for me. Other REs (like the image tag) will probably have to be tweaked also. ]]>
    </content>
    <published>2003-02-14T21:17:12Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:701</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c701" />
    <title>Comment from Scott Chaffin on 2003-02-14</title>
    <author>
        <name>Scott Chaffin</name>
        <uri>http://www.thefatguy.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.thefatguy.com/">
        Hey!  I didn't tell my stupid post to ping you!  Why did it do that?  Now everybody knows what bonehead I am!  

<p>O...</p>]]>
    </content>
    <published>2003-02-14T21:22:24Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:702</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c702" />
    <title>Comment from Jason on 2003-02-14</title>
    <author>
        <name>Jason</name>
        <uri>http://www.trommetter.org/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.trommetter.org/">
        So what would it take to make a BBCode plugin?  Anyway you could extend the Textism plugin to insert smiley graphics?]]>
    </content>
    <published>2003-02-14T23:51:49Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:703</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c703" />
    <title>Comment from rODbegbie on 2003-02-14</title>
    <author>
        <name>rODbegbie</name>
        <uri>http://www.groovymother.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.groovymother.com/">
        Looks very groovy, but there's a buglet if you try to use Strong or Emphasis at the start or end of a line of text.  Try the following test case:

<p>*this is a test*</p>

<p>*this is* a test</p>

<p>this is *a test*</p>

<p>this *is a* test</p>

<p>Apart from that, looks pretty groovy.<br />
</p>]]>
    </content>
    <published>2003-02-15T00:56:20Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:704</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c704" />
    <title>Comment from Les Jenkins on 2003-02-14</title>
    <author>
        <name>Les Jenkins</name>
        <uri>http://stupidevilbastard.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://stupidevilbastard.com/">
        I've stumbled across a bug in this plug-in as well. Not sure WHY it happens, just can say that it does. 

<p>I upgraded to MT 2.6 and installed this plug-in alongside the already excellent "Smartypants" plug-in I'd been using already. Went into the preferences for MT and enabled it for both the entries and for my comments. Tried to do a full site rebuild and....</p>

<p>... I got an Internal 500 error. A little investigation reveals it only errors when trying to rebuild my individual entries archives. Monthly, Category, and all indexes rebuild just fine. Yet when I do a new entry the individual archive page is created without issue. Turning off text formatting in the preferences allows me to once again re-build all of my individual entries. Turning on Textile in my entries alone and leaving Comments set to line breaks also works, but the moment I tell MT to use Textile on comments it gives me a 500 error when trying to rebuild all of the individual archives.</p>

<p>Don't know why, but I can reproduce it at will. Let me know if you come up with some suggested fixes.</p>

<p>Also, to the person who suggested a UBB Code version of Textile: I think that's an excellent idea and it shouldn't be too difficult to do using a variant on Textile. </p>]]>
    </content>
    <published>2003-02-15T02:15:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:707</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c707" />
    <title>Comment from Richard Bennett on 2003-02-15</title>
    <author>
        <name>Richard Bennett</name>
        <uri>http://www.bennett.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.bennett.com">
        Your documentation says that the block formatting codes are a dot and some letters, like '.bq' for blockquotes. Actually, the block formatting codes must be followed by a space to be recognized.

<p>You might want to update your documentation.</p>]]>
    </content>
    <published>2003-02-15T14:43:36Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:709</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c709" />
    <title>Comment from John Keys on 2003-02-15</title>
    <author>
        <name>John Keys</name>
        <uri>http://thekeys.de</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://thekeys.de">
        A great plugin. 

<p>But I would have got it running a lot quicker if there have been a nice prominent comment in the Installation section saying that you have to set the Test Formatting option in the entry (and in the blog setup?) to "Textile". </p>

<p>I spent ages wondering what permissions were wrongly set, before I found that. </p>

<p>It could be mentioned somewhere, either in the MT2.6 user doc or in your release notes, but I managed to completely overlook it and only found it after an hour or two fiddling with the set up!</p>]]>
    </content>
    <published>2003-02-15T17:53:36Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:710</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c710" />
    <title>Comment from John Keys on 2003-02-15</title>
    <author>
        <name>John Keys</name>
        <uri>http://thekeys.de</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://thekeys.de">
        Aggh - I even proof-read my comment before I posted it. I should have said "Text Formatting", not "test Formatting" of course. Sorry for any confusion...]]>
    </content>
    <published>2003-02-15T17:56:44Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:711</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c711" />
    <title>Comment from John Keys on 2003-02-15</title>
    <author>
        <name>John Keys</name>
        <uri>http://thekeys.de</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://thekeys.de">
        Any chance of an additional parameter in a later version to allow you to specify the target for a link? I sometimes like to link with target="_blank" so that the linked page opens a new window.]]>
    </content>
    <published>2003-02-15T18:05:53Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:712</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c712" />
    <title>Comment from Brad Choate on 2003-02-15</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/">
        John: personally I <em>hate</em> popups, even if they're not ads. You'll notice that this site doesn't do that at all, so I'm not too keen on adding that to MT-Textile. Having said that, you have the following choices:

<ol><li>Don't use 'target' and let your users decide when to navigate to a new window.</li>
<li>Use regular &lt;a href=...&gt; tags for when you need the 'target' attribute.</li>
<li>Hack MT-Textile and add support for it. The license certainly permits that.</li></ol>]]>
    </content>
    <published>2003-02-15T18:33:21Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:714</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c714" />
    <title>Comment from Zed on 2003-02-15</title>
    <author>
        <name>Zed</name>
        <uri>http://www.mememachinego.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.mememachinego.com/">
        This is probably a relative of the bug rodbegbie noted: if a line ends with '--' you get stuck in overstrike mode thereafter.

<p>Love the concept and thanks for writing it -- I look forward to easier blogging!<br />
</p>]]>
    </content>
    <published>2003-02-15T19:39:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:715</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c715" />
    <title>Comment from John Keys on 2003-02-15</title>
    <author>
        <name>John Keys</name>
        <uri>http://thekeys.de</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://thekeys.de">
        Hi Brad, 

<p>in Germany, it is better to link to a new window, if you are linking to another site - people can sue you for enclosing their content in your frames. So sorry, but I'm sticking with popups as my site is a German domain ;-)</p>

<p>I moded the plugin, which had the nice side effect after rebuilding the site, that the existing links done with Textile each link to a new window! </p>

<p>Thanks again for the plugin - it makes life much easier.</p>]]>
    </content>
    <published>2003-02-15T20:08:16Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:716</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c716" />
    <title>Comment from John Keys on 2003-02-15</title>
    <author>
        <name>John Keys</name>
        <uri>http://thekeys.de</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://thekeys.de">
        Hi Brad, 

<p>in Germany, it is better to link to a new window, if you are linking to another site - people can sue you for enclosing their content in your frames. So sorry, but I'm sticking with popups as my site is a German domain ;-)</p>

<p>I moded the plugin, which had the nice side effect after rebuilding the site, that the existing links done with Textile each link to a new window! </p>

<p>Thanks again for the plugin - it makes life much easier.</p>]]>
    </content>
    <published>2003-02-15T20:09:10Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:717</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c717" />
    <title>Comment from Patrick Madden on 2003-02-15</title>
    <author>
        <name>Patrick Madden</name>
        <uri>http://maddenation.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://maddenation.com/">
        I got the plugin and set it up without a hitch. Wonderful, especially for my site, which will have several authors, many of whom know no HTML (and are resistant to learn). Thank you a ton.

<p>My one question is if there is any way to control positioning (align=) or borders or titles on images?</p>]]>
    </content>
    <published>2003-02-15T20:48:11Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:720</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c720" />
    <title>Comment from dave on 2003-02-15</title>
    <author>
        <name>dave</name>
        <uri>http://bushtit.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://bushtit.com">
        Great plug-in. My only problem is that I frequently use "&bull;" to bullet text, and now that I've installed Textile, it doesn't work any more. Any way around that?]]>
    </content>
    <published>2003-02-16T00:58:29Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:721</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c721" />
    <title>Comment from dave on 2003-02-15</title>
    <author>
        <name>dave</name>
        <uri>http://bushtit.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://bushtit.com">
        darnit. in the previous comment, i was trying to list the special character coding for bullet, and it showed the the bullet. I was trying to type "& bull ; " without the spaces.   anyway, that's no longer working in my mt entries now that I've installed textile.]]>
    </content>
    <published>2003-02-16T01:13:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:725</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c725" />
    <title>Comment from Richard on 2003-02-16</title>
    <author>
        <name>Richard</name>
        <uri>http://www.richarderiksson.com/movableblog/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.richarderiksson.com/movableblog/">
        I have the same problem with &amp;#8212;.  That's because, as it says in the docs to the plugin, "Also, special characters within your entry text such as &lt;, &gt;, &amp;, international and symbol characters will automatically be escaped into equivalent HTML entities".  Is there a way, or will there be, we turn that off?]]>
    </content>
    <published>2003-02-16T10:13:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:726</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c726" />
    <title>Comment from Richard on 2003-02-16</title>
    <author>
        <name>Richard</name>
        <uri>http://www.richarderiksson.com/movableblog/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.richarderiksson.com/movableblog/">
        B'oh.  That last sentence is grammatically problematic.  You know what I mean.]]>
    </content>
    <published>2003-02-16T10:14:57Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:727</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c727" />
    <title>Comment from Neil on 2003-02-16</title>
    <author>
        <name>Neil</name>
        <uri>http://www.beatnikpad.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.beatnikpad.com/">
        Chalk up another Internal server error (500) with textile installed. If I have it in my plugins folder I get the error when I try saving an entry.

<p>As soon as I remove textile.pl from my plugins folder, though, the save works fine.</p>

<p>Arg! Brad?</p>]]>
    </content>
    <published>2003-02-16T10:46:29Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:731</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c731" />
    <title>Comment from Aaron Shafovaloff on 2003-02-16</title>
    <author>
        <name>Aaron Shafovaloff</name>
        <uri>http://www.aarondot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.aarondot.com">
        I don't think the Wiki tables are working.]]>
    </content>
    <published>2003-02-16T21:18:01Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:732</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c732" />
    <title>Comment from Aaron Shafovaloff on 2003-02-16</title>
    <author>
        <name>Aaron Shafovaloff</name>
        <uri>http://www.aarondot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.aarondot.com">
        Nevermind!]]>
    </content>
    <published>2003-02-16T21:23:23Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:738</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c738" />
    <title>Comment from Nathan on 2003-02-17</title>
    <author>
        <name>Nathan</name>
        <uri>http://unruly.homeunix.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unruly.homeunix.net">
        I would also like to know if/when you intend to fix the RSS/RDF/XML feed bug.  It's kind of crazy getting an feed with goofy markup :(]]>
    </content>
    <published>2003-02-17T22:51:27Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:740</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c740" />
    <title>Comment from Pete on 2003-02-17</title>
    <author>
        <name>Pete</name>
        <uri>http://rasterweb.net/raster/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://rasterweb.net/raster/">
        Brad, this is a great piece of code, I'm using it with my own system, not Movable Type, and so far it's doing exactly what I need it to do, with minimal tweaking. ;)<br />
]]>
    </content>
    <published>2003-02-18T01:19:19Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:746</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c746" />
    <title>Comment from hlb on 2003-02-18</title>
    <author>
        <name>hlb</name>
        <uri>http://ccca.nctu.edu.tw/~hlb/articles/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ccca.nctu.edu.tw/~hlb/articles/">
        How do I make link with a image? It doesn't work:<br />
"!(imgclass)http://blah/image-thumb.jpg (blah)!":http://blah/image.jpg]]>
    </content>
    <published>2003-02-18T15:29:49Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:747</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c747" />
    <title>Comment from hlb on 2003-02-18</title>
    <author>
        <name>hlb</name>
        <uri>http://ccca.nctu.edu.tw/~hlb/articles/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ccca.nctu.edu.tw/~hlb/articles/">
        Great work! But how do I make link with a image? or a list inside a blockquote? It doesn't work:<br />
"!(imgclass)http://blah/image-thumb.jpg (blah)!":http://blah/image.jpg<br />
]]>
    </content>
    <published>2003-02-18T17:27:30Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:748</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c748" />
    <title>Comment from Tim on 2003-02-18</title>
    <author>
        <name>Tim</name>
        <uri>http://www.lutero.com/weblog</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.lutero.com/weblog">
        Brad,

<p>Your documentation for links is:<br />
"linktext[space](alt)":url.<br />
If you leave in the space, it adds a space to the end of the link. I left it out and it seemed to work fine.</p>

<p>Let me know if there's anything wrong with this approach.</p>]]>
    </content>
    <published>2003-02-18T19:49:42Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:753</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c753" />
    <title>Comment from Philip Parodayco on 2003-02-19</title>
    <author>
        <name>Philip Parodayco</name>
        <uri>http://www.oneroom.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.oneroom.org">
        Hi Brad, once again -- wow. Amazing plugin, thank you.

<p>I've been changing a few things around in the .pm file to suit me better but I don't know how to set it so an empty alt="" is put in img tags if no alt text is specified. Suggestions?</p>]]>
    </content>
    <published>2003-02-19T12:58:32Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:754</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c754" />
    <title>Comment from dave on 2003-02-19</title>
    <author>
        <name>dave</name>
        <uri>http://bushtit.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://bushtit.com">
        Hi Brad- Not sure if you're already aware of this, but here's a minor problem we're having on my site with textile: since anything inside !'s is read as an img tag, if someone types 3 !'s in a row at the end of a sentence(like, REALLY trying to get their point across) then it displays a broken/missing image. If it was just me, I just wouldnt type 3 !'s in a row- but I've got a group blog with 13 authors, and cant count on all of them to remember that. Plus I can't control what commenters type. Is there a fix for this? Thanks! ]]>
    </content>
    <published>2003-02-19T16:41:55Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:761</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c761" />
    <title>Comment from Kai on 2003-02-20</title>
    <author>
        <name>Kai</name>
        <uri>http://fintel.mit.edu/geek/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://fintel.mit.edu/geek/">
        When I try the "linktext":url shortcut and I want to follow the link with a colon : the colon gets formatted as part of the url, which yields broken links. Try

<pre>"A sample link":http://www.google.com/: a good link to check out.</pre>

<p>Putting a space between the url and the colon works of course, but that leaves the space in the displayed blog entry, not good. Making the colon part of the linktext works, but that's kind of ugly as well. Other delimiters work fine such as a full stop or a closing ) bracket.</p>

<p>Is there some trick to signal to the plugin that the url is over and that what follows is normal text?</p>]]>
    </content>
    <published>2003-02-20T22:49:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:763</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c763" />
    <title>Comment from Ian on 2003-02-20</title>
    <author>
        <name>Ian</name>
        <uri>http://nontroppo.org/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://nontroppo.org/">
        When I have two formatted chunks in the same paragraph, e.g *some* words and then *some* more - Textile does *some words and then some* - I've noticed this in my comments (have removed sanitize plugin), haven't tried in my main body. Anyone else?]]>
    </content>
    <published>2003-02-21T00:02:43Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:764</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c764" />
    <title>Comment from Ian on 2003-02-20</title>
    <author>
        <name>Ian</name>
        <uri>http://nontroppo.org/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://nontroppo.org/">
        OK, seems to be working fine in my main entries, but this: 

<p>Like me, you may have been _desperately_^[1]^ trying</p>

<p>gives me my sup but not my em?</p>

<p>The offending comment described above:<br />
http://nontroppo.org/blog/archives/2002/10/16/predictable.html</p>]]>
    </content>
    <published>2003-02-21T00:19:21Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:774</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c774" />
    <title>Comment from Fil on 2003-02-21</title>
    <author>
        <name>Fil</name>
        <uri>http://blog.schiesty.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.schiesty.org">
        Brad,<br />
is there an option when using Textile to make the links open in new windows?<br />
using "linktext":url

<p>Thanks</p>]]>
    </content>
    <published>2003-02-21T21:57:29Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:793</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c793" />
    <title>Comment from Paul Freeman on 2003-02-25</title>
    <author>
        <name>Paul Freeman</name>
        <uri>http://www.dellah.com/orient/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.dellah.com/orient/">
        thanks for this plugin, looks good.<br />
Is there a way of doing &lt;blockquote cite="url"> with  textile?]]>
    </content>
    <published>2003-02-25T12:27:32Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:795</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c795" />
    <title>Comment from Andrew Brown on 2003-02-25</title>
    <author>
        <name>Andrew Brown</name>
        <uri>http://www.thewormbook.com/helmintholog</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.thewormbook.com/helmintholog">
        Brad, I'm dithering about upgrading to 1.1 because it seems to have changed the internals of the file. One of the first things I did with 1.0 was to change the "??" tags to  output a &lt;span class="myclass"&gt; rather than &lt;cite&gt; tags. Is it possible to make this sort of change in 1.1?]]>
    </content>
    <published>2003-02-25T17:42:09Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:796</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c796" />
    <title>Comment from Brad Choate on 2003-02-25</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/">
        Andrew: I'm not going to change the published behavior of MT-Textile to satisfy the needs of one person. And I'd like it to remain compatible with Dean Allen's Textile syntax as much as possible. So I won't be doing that. However, 1.2 will offer a technique that will allow you to have more control over how MT-Textile behaves. You can accomplish your custom behavior with very little effort (and without having to modify the MT-Textile module yourself).]]>
    </content>
    <published>2003-02-25T17:58:26Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:798</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c798" />
    <title>Comment from Andrew Brown on 2003-02-25</title>
    <author>
        <name>Andrew Brown</name>
        <uri>http://www.thewormbook.com/helmintholog</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.thewormbook.com/helmintholog">
        Oh, sorry. I see I was ambiguous. I wasn't asking _you_ to make that kind of change. I wondered if it was still possible for _me_ to do so: in 1.0, that kind of processing was laid out in a series of regex substitutions which even a non-programmer like me could understand. In 1.1 (I had a quick look) this had been gnarled into a perlism which was much too elegant for me to understand or fiddle with. 

<p>1.2 sounds as if it can be made to do exactly what I want. Thank you for all of them, anyway. Even 1.0 has made blogging hugely easier for me. So I realy didn't want to come over sarky and demanding.</p>

<p>Incidentally, one thing I noticed today: a string of the form ??Is this right? Certainly not!?? doesn't seem to get converted by 1.0 -- the '?' in the middle seems to throw it off. I didn't see that in the changelog, so it may not have been reported.<br />
</p>]]>
    </content>
    <published>2003-02-25T20:13:02Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:811</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c811" />
    <title>Comment from Zed on 2003-02-26</title>
    <author>
        <name>Zed</name>
        <uri>http://www.mememachinego.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.mememachinego.com/">
        I've been pretty happy about Textile -- thanks again, Brad.  Like Ian, I encountered a difficulty with nesting tags -- "blah _blah_ blah":http://www.example.com/ left the underscores in the link text.  And like Kai, I regularly want to follow links directly with punctuation.  I like the ease of Textile over HTML-by-hand enough that I've just been putting in a space, but I'm not wild about the results visually.  If you can think of a syntax to facilitate this that makes you happy, I'd love to see it.  (Otherwise, I'll probably do it myself at some point...)]]>
    </content>
    <published>2003-02-27T00:01:56Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:821</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c821" />
    <title>Comment from codepoet on 2003-03-02</title>
    <author>
        <name>codepoet</name>
        <uri>http://www.codepoet.net/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.codepoet.net/">
        So there's a tiny little bug in Textile 1.1 ... if I bold something like *so* and then later on in the same sentance do it *again* and *again* then my output is:

<p>like &lt;b&gt;so* and then later on in the same sentance do it *again&lt;b&gt; and &lt;b&gt;again*</p>

<p>Not pretty.  I changed the regexp from (.+) to (.+?) and it fixed it.  Enjoy.</p>]]>
    </content>
    <published>2003-03-03T03:47:20Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:827</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c827" />
    <title>Comment from Patrick Madden on 2003-03-04</title>
    <author>
        <name>Patrick Madden</name>
        <uri>http://maddenation.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://maddenation.com">
        Is there are way or a demand for the == (turn off textism) to work within a paragraph? Currently it only works to set off a complete paragraph (or two or three). Thanks for a fantastic plugin.]]>
    </content>
    <published>2003-03-05T07:59:56Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:834</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c834" />
    <title>Comment from Caleb Epstein on 2003-03-06</title>
    <author>
        <name>Caleb Epstein</name>
        <uri>http://bklyn.org/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://bklyn.org/">
        GReat plugin, thanks!  Attached is a patch which fixes a bug when multiple inline formatting glyphs appear on the same line, like "3^rd^ or 4^th^".<br />
<pre><br />
--- textile.pm.orig 2003-02-17 12:26:36.000000000 -0500<br />
+++ textile.pm 2003-03-06 11:05:49.000000000 -0500<br />
@@ -194,10 +194,10 @@<br />
                     # macros -- applied to non 'pre' blocks:<br />
                     foreach my $f (keys %qtags) {<br />
                         my $r = $qtags{$f};<br />
-                        $text =~ s!(^|\s|>)$f\b(.+)\b($punctre*)$f(($punctre{0,2})(\s|$)|$2$3$4!gm;<br />
+                        $text =~ s!(^|\s|>)$f\b(.+?)\b($punctre*)$f(($punctre{0,2})(\s|$)|$2$3$4!gm;<br />
                     }<br />
 <br />
-                    $text =~ s!\^(.*)\^!$1!gm;<br />
+                    $text =~ s!\^(.+?)\^!$1!gm;<br />
 <br />
 <br />
                     # (tm) -> &trade;<br />
</pre>]]>
    </content>
    <published>2003-03-06T19:19:07Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:848</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c848" />
    <title>Comment from Deus Ex Machina on 2003-03-18</title>
    <author>
        <name>Deus Ex Machina</name>
        <uri>http://www.vic.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.vic.org">
        might give this one a try!]]>
    </content>
    <published>2003-03-18T09:10:23Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:855</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c855" />
    <title>Comment from john on 2003-03-20</title>
    <author>
        <name>john</name>
        <uri>http://www.johnsjottings.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.johnsjottings.com">
        Trackback discovery does not work when using Textile formatting.  I'm not sure if this is an MT issue or an MT-Textile issue so I am cross-posting this comment here and on the MT Support Forums.  Hopefully there is a current workaround or fix.

<p>Thanks</p>]]>
    </content>
    <published>2003-03-20T09:02:58Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:858</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c858" />
    <title>Comment from Brad Choate on 2003-03-20</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/">
        John: Yes, Ben Trott is aware of this issue and it's on his to-do list. In the meantime, I recommend you use regular HTML hyperlinks for links that are trackback enabled.]]>
    </content>
    <published>2003-03-20T23:11:17Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:870</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c870" />
    <title>Comment from Chip on 2003-03-26</title>
    <author>
        <name>Chip</name>
        <uri>http://www.chocobo.cx/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.chocobo.cx/">
        Would you mind if I attempted to adapt your code into a Perl module?

<p>I'd like to create an HTML::Textile, mainly for my own use in conjunction with <a href="http://www.masonhq.com/" rel="nofollow">HTML::Mason</a>. Basically, I'd like to write all my page content in Textile markup, and have Mason translate it to HTML on the fly.</p>

<p>I assume I'd also need to ask Mr. Allen if I can use the name.</p>]]>
    </content>
    <published>2003-03-26T18:48:53Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:878</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c878" />
    <title>Comment from Peter Denham on 2003-03-31</title>
    <author>
        <name>Peter Denham</name>
        <uri>http://www.peterdenham.com/blog/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.peterdenham.com/blog/">
        Hi Brad, very nice plugin! Would it be possible to add other syntax like code, quote etc. Something along the lines of the format and syntax of bulletin boards like vBulletin or phpBB.]]>
    </content>
    <published>2003-03-31T23:29:38Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:910</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c910" />
    <title>Comment from yjchou on 2003-04-14</title>
    <author>
        <name>yjchou</name>
        <uri>http://yjchou.org/blog/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://yjchou.org/blog/">
        It seems that !image_url! is not well behaved. When i put two !image_url! at the same line, Textile treats them as one. for example

<p>!http://ooo/pic1.jpg! foobar !http://xxx/pic2.jpg!</p>

<p>is expect to see (pic1) foobar (pic2) but is parsed as "!http://ooo/pic1.jpg! foobar!" and "http://xxx/pic2.jpg!".<br />
If I put the follow line, it works fine. (notice the space before `!')</p>

<p>!http://ooo/pic1.jpg ! foobar !http://xxx/pic2.jpg !</p>

<p>I think rewrite re slightly may solve the problem.</p>

<p>Thanks.</p>]]>
    </content>
    <published>2003-04-14T23:42:45Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:949</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c949" />
    <title>Comment from seancorfield on 2003-04-24</title>
    <author>
        <name>seancorfield</name>
        <uri>http://www.corfield.org/blog/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.corfield.org/blog/">
        It looks very cool but when I installed it I got a bunch of syntax errors from Perl around the qr{ ... } stuff for URL discovery. What version of Perl does it require?]]>
    </content>
    <published>2003-04-24T07:10:58Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1013</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1013" />
    <title>Comment from Eric Drommer on 2003-05-12</title>
    <author>
        <name>Eric Drommer</name>
        <uri>http://www.siturelational.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.siturelational.com">
        I installed MT-Textile (MT 2.63). When using it, the preview of an entry works fine and shows all the Textile-formattings, but after saving it, all formattings are gone. And the blog shows my Textile-tagged entry.

<p>What's the problem?</p>]]>
    </content>
    <published>2003-05-13T02:11:36Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1048</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1048" />
    <title>Comment from Eric Eisenhart on 2003-05-20</title>
    <author>
        <name>Eric Eisenhart</name>
        <uri>http://eric.eisenhart.name/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://eric.eisenhart.name/">
        Acronym and caps don't work well for "AT&T", "PG&E", etc...  I suggest adding & to the [A-Z0-9] char pattern for both.

<p>Looking at the source code, looks like & is getting changed to &amp;amp; before it gets there, which complicates the pattern slightly.</p>

<p>Suggested patch:</p>

<pre><code>
--- textile.pm~ Mon Feb 17 09:26:36 2003
+++ textile.pm  Tue May 20 09:40:44 2003
@@ -183,9 +183,9 @@
                     $text =~ s!(^|\s|>)\!(\([A-Za-z0-9_\-]+\))?([^\s\(]+)((\([^\)]+\)|[^\!]+)*)\!(:$urlre)?!$1._repl($repl,_mkimage($ctx,$3,$4,$6,$2))!gem;
  
                     # ABC(Aye Bee Cee) -> acronym
-                    $text =~ s|([A-Z][A-Z0-9]+)\((.+?)\)|_repl($repl,qq{$1})|ge;
+                    $text =~ s{([A-Z](?:[A-Z0-9]|&amp;)+)\((.+?)\)}{_repl($repl,qq{$1})}ge;
                     # ABC -> 'capped' span
-                    $text =~ s/(^|[^"][>\s])([A-Z][A-Z0-9\., ]+)([^$2}).$3/ge;
+                    $text =~ s/(^|[^"][>\s])([A-Z](?:[A-Z0-9\., ]|\&amp;)+)([^$2}).$3/ge;
  
                     # simple replacements...
                     # _blah_ -> emphasis
</code></pre>]]>
    </content>
    <published>2003-05-20T19:43:40Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1055</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1055" />
    <title>Comment from mini-d on 2003-05-24</title>
    <author>
        <name>mini-d</name>
        <uri>http://www.minid.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.minid.net">
        I´ve tryed to make a mailto:name@server.com and i can't make it... i do:

<p>"hola@hola.com":mailto:hola@hola.com</p>

<p>Any solution to this?</p>]]>
    </content>
    <published>2003-05-25T04:04:24Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1088</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1088" />
    <title>Comment from Margaret Marks on 2003-06-02</title>
    <author>
        <name>Margaret Marks</name>
        <uri>http://www.margaret-marks.com/Transblawg</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.margaret-marks.com/Transblawg">
        Is there a problem with MT 2.64? The block quotes, for which I mainly use Textile, are good, but I tried a Wiki table and this time it didn't work at first. Eventually I got a sort of table, but then the entry, which I had split into two ('More...'), all moved back to the first page.

<p>Thanks for any information.</p>]]>
    </content>
    <published>2003-06-02T11:22:56Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1148</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1148" />
    <title>Comment from Maggie on 2003-06-04</title>
    <author>
        <name>Maggie</name>
        <uri>http://divamaggie.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://divamaggie.com">
        And I'm a smilie kind of gal.  I implemented MT-Textile along with SmartyPants this morning, but it seems that my smilies are now displayed as ":brushmyblades" as opposed to the actual .gif for that command.  I would appreciate any ideas you might have for rectifying my much needed smilies in my entries. ]]>
    </content>
    <published>2003-06-04T16:02:03Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1200</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1200" />
    <title>Comment from Vladislav Ukhov on 2003-06-13</title>
    <author>
        <name>Vladislav Ukhov</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        Hi, I install your plugin on MT 2.64, but I don't see "Once installed, you’ll see a new “Text Formatting” option available on your weblog configuration (preferences panel) and on the entry edit screen."

<p>Only "Convert Line Breaks on by default: (?) ". </p>

<p>MT and other plugins are feeling well...</p>

<p>Whats wrong?</p>]]>
    </content>
    <published>2003-06-13T16:24:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1207</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1207" />
    <title>Comment from Singing Banzo on 2003-06-16</title>
    <author>
        <name>Singing Banzo</name>
        <uri>http://www.matotuonda.com.ar</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.matotuonda.com.ar">
        Hi! I'm learning Perl and as an exercise I tried to correct a problem I had with this amazing plugin: When people put 3 or more "!", textile asumed it was an image. So, I change:

<p> $text =~ s!(^|\s|>)\!(\([A-Za-z0-9_\-]+\))?([^\s\(]+)((\([^\)]+\)|[^\!]+)*)\!(:$urlre)?!$1._repl($repl,_mkimage($ctx,$3,$4,$6,$2))!gem;</p>

<p>to:</p>

<p>  $text =~ s!(^|\s|>)\!(\([A-Za-z0-9_\-]+\))?([^\s\(\!]+)((\([^\)]+\)|[^\!]+)*)\!(:$urlre)?!$1._repl($repl,_mkimage($ctx,$3,$4,$6,$2))!gem;</p>

<p>Perhaps it helps somebody. =)</p>

<p>For hlb: Did you check the list of HTML tags allowed in your blog configuration?</p>]]>
    </content>
    <published>2003-06-16T20:39:32Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1235</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1235" />
    <title>Comment from Hiram on 2003-06-21</title>
    <author>
        <name>Hiram</name>
        <uri>http://hiram.nl/ipsedixit/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://hiram.nl/ipsedixit/">
        Somehow, the conversion of so-called international characters (accents and the like) does not work with Textile.pm in its Blosxom incarnation.  All the rest works just fine, but accented characters show up untranslated, which, though I use UTF-8, is not what I want (and Dean's online Textile tool <em>does</em> translate them correctly to numeric HTML equivalents). If anyone has a clue as to how I can get them to work through the plugin, do let me know.]]>
    </content>
    <published>2003-06-21T14:44:40Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1262</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1262" />
    <title>Comment from Matt Crognale on 2003-06-27</title>
    <author>
        <name>Matt Crognale</name>
        <uri>http://www.scarythingsinmyhead.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.scarythingsinmyhead.com">
        Love Textile and SmartyPants, just got both of them installed and working tonite. Now for the $100,000 question. Is there any way to automatically rebuild all past archives, switching them from 'convert line breaks' to 'textile' in the process? ]]>
    </content>
    <published>2003-06-27T10:51:18Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1297</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1297" />
    <title>Comment from tamaracks on 2003-07-09</title>
    <author>
        <name>tamaracks</name>
        <uri>http://www.darkglass.org/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.darkglass.org/">
        How do you change the Heading Offset? Right now, they offset to h1 being h3, but I want h1 to be h4. I thought there was a setting for this, but I can't find it.]]>
    </content>
    <published>2003-07-09T20:34:15Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1299</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1299" />
    <title>Comment from Brad Choate on 2003-07-09</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/">
        tamaracks: Yes, there is: <code>&lt;MTTextileHeadOffset start="n"&gt;</code> where n = 1-6. That would be the number you want to use for "h1.". So for you, use <code>&lt;MTTextileHeadOffset start="4"&gt;</code> at the top of any template that uses the <code>&lt;MTEntryText&gt;</code> or <code>&lt;MTEntryMore&gt;</code> tags.]]>
    </content>
    <published>2003-07-09T21:17:14Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1347</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1347" />
    <title>Comment from andrew on 2003-07-22</title>
    <author>
        <name>andrew</name>
        <uri>http://www.strangeradiation.com/blog</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.strangeradiation.com/blog">
        This looks like fun, but I have two questions before I start using it regularly...

<p>How do I code for a mailto: link? "text":mailto:address@foo.com doesn't work; nor does "text":"mailto:address@foo.com"</p>

<p>And what, if anything, do I need to do to my RSS templates once I've got this running, so that the content comes out right?</p>]]>
    </content>
    <published>2003-07-23T00:04:14Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1352</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1352" />
    <title>Comment from John Lam on 2003-07-24</title>
    <author>
        <name>John Lam</name>
        <uri>http://www.iunknown.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.iunknown.com">
        Any chance you could add an inline formatting style for us developer-types? How's about using the "&" character, as in: &public void Foo() {}& 

<p>Thanks for a great tool! I finally have a weblog authoring solution that I really like (in combination with NewsGator and the MovablePoster plugin).</p>]]>
    </content>
    <published>2003-07-24T21:04:56Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1374</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1374" />
    <title>Comment from  on 2003-08-02</title>
    <author>
        <name></name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        Any updates on Textile? Just wondering when it'll be heading out of beta... its a great plugin which should come by default with MT as it makes it so much easier to add links. It's much easier for non computer geeks to grasp then html tags.]]>
    </content>
    <published>2003-08-02T10:30:50Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1375</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1375" />
    <title>Comment from KO on 2003-08-02</title>
    <author>
        <name>KO</name>
        <uri>http://ko.offroadpakistan.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ko.offroadpakistan.com">
        Any updates on Textile? Just wondering when it'll be heading out of beta... its a great plugin which should come by default with MT as it makes it so much easier to add links. It's much easier for non computer geeks to grasp then html tags.]]>
    </content>
    <published>2003-08-02T10:30:58Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1404</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1404" />
    <title>Comment from etrigan on 2003-08-07</title>
    <author>
        <name>etrigan</name>
        <uri>http://www.rollerfeet.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.rollerfeet.com">
        Running MT2.6 with Textile installed (love it!), I can't get Comments to format correctly ala Textile.  I'd rather not remove sanitize altogether -- can you reccommend a template for my sanitize settings that will work with Textile?]]>
    </content>
    <published>2003-08-07T22:44:23Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1413</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1413" />
    <title>Comment from Adam on 2003-08-09</title>
    <author>
        <name>Adam</name>
        <uri>http://www.adampolselli.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.adampolselli.com">
        In my entries, I often use a DIV with a certain class set to make pull-out quotes.

<p>When I format with Textile, it wraps my DIV in a P tag, and I therefore get an error (document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag) when trying to validate (XHTML 1.0 Trans).</p>

<p>How can I make it so it doesn't wrap my DIV in the P tag?</p>

<p>Thanks!</p>]]>
    </content>
    <published>2003-08-09T23:46:13Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1423</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1423" />
    <title>Comment from Jakob S on 2003-08-14</title>
    <author>
        <name>Jakob S</name>
        <uri>http://www.mentalized.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.mentalized.net">
        Hm, I couldn't work out how you prefer bugreports to be filed, so I'll add it here, although it's a minor problem.

<p>It appears that using +text+ doesn't wrap text in &lt;ins>-tags if text contains a html-link. Ie</p>

<p>+Blabla &lt;a href="link">blah&lt;/a> blah.+</p>

<p>Will not wrap the text in -tags, like it does at http://www.textism.com/tools/textile/ . Using the Textile-format for links works fine though, so it is no biggie. Keep up the good work.</p>]]>
    </content>
    <published>2003-08-14T15:53:15Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1470</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1470" />
    <title>Comment from Nick Zadrozny on 2003-08-31</title>
    <author>
        <name>Nick Zadrozny</name>
        <uri>http://google.com/search?q=Nick+Zadrozny&amp;btnI=x</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://google.com/search?q=Nick+Zadrozny&amp;btnI=x">
        I have one small suggestion for an excepted case: <code>/[^0-9]0x[0-9a-fA-F]/</code>, which would be for representing hexadecimal numbers, not dimensions, and thus should keep the 'x' character.  Especially since no measurement of dimension is going to start with a zero.]]>
    </content>
    <published>2003-08-31T23:36:30Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-comment:1491</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#c1491" />
    <title>Comment from Ethan on 2003-09-06</title>
    <author>
        <name>Ethan</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        Will this plugin be updated to incorporate the new stuff in <a href="http://www.textism.com/tools/textile/" rel="nofollow">Textile 2</a>?  I especially like being able to do nested lists.]]>
    </content>
    <published>2003-09-06T09:22:58Z</published>
</entry>


<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:387</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p387" />
    <title>All things Movable Type</title>
    <author>
        <name>dive into mark</name>
        <uri>http://diveintomark.org/archives/2003/02/14/all_things_movable_type.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://diveintomark.org/archives/2003/02/14/all_things_movable_type.html">
        Movable Type 2.6 is out.  Here&apos;s what&apos;s new, and how to use it.
    </content>
    <published>2003-02-14T07:21:06Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:388</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p388" />
    <title>All things Movable Type</title>
    <author>
        <name>dive into mark</name>
        <uri>http://diveintomark.org/archives/2003/02/14/all_things_movable_type.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://diveintomark.org/archives/2003/02/14/all_things_movable_type.html">
        Movable Type 2.6 is out.  Here&apos;s what&apos;s new, and how to use it.
    </content>
    <published>2003-02-14T07:25:07Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:389</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p389" />
    <title>All things Movable Type</title>
    <author>
        <name>dive into mark</name>
        <uri>http://diveintomark.org/archives/2003/02/14/all_things_movable_type.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://diveintomark.org/archives/2003/02/14/all_things_movable_type.html">
        Movable Type 2.6 is out.  Here&apos;s what&apos;s new, and how to use it.
    </content>
    <published>2003-02-14T07:27:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:390</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p390" />
    <title>All things Movable Type</title>
    <author>
        <name>dive into mark</name>
        <uri>http://diveintomark.org/archives/2003/02/14/all_things_movable_type.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://diveintomark.org/archives/2003/02/14/all_things_movable_type.html">
        Movable Type 2.6 is out.  Here&apos;s what&apos;s new, and how to use it.
    </content>
    <published>2003-02-14T07:29:40Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:391</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p391" />
    <title>All things Movable Type</title>
    <author>
        <name>dive into mark</name>
        <uri>http://diveintomark.org/archives/2003/02/14/all_things_movable_type.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://diveintomark.org/archives/2003/02/14/all_things_movable_type.html">
        Movable Type 2.6 is out.  Here&apos;s what&apos;s new, and how to use it.
    </content>
    <published>2003-02-14T07:33:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:392</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p392" />
    <title>All things Movable Type</title>
    <author>
        <name>dive into mark</name>
        <uri>http://diveintomark.org/archives/2003/02/14/all_things_movable_type.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://diveintomark.org/archives/2003/02/14/all_things_movable_type.html">
        Movable Type 2.6 is out.  Here&apos;s what&apos;s new, and how to use it.
    </content>
    <published>2003-02-14T07:52:13Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:393</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p393" />
    <title>Plugins are Cool</title>
    <author>
        <name>illomninations</name>
        <uri>http://www.lomn.net/blogs/lomn/archives/000216.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.lomn.net/blogs/lomn/archives/000216.php">
        For some time I&apos;ve quietly lamented the lack of proper powerful text formatting options in &quot;MovableType (MT)&quot;:http://www.movabletype.org/ -- but no
    </content>
    <published>2003-02-14T07:52:49Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:394</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p394" />
    <title>Plugins are Cool</title>
    <author>
        <name>illomninations</name>
        <uri>http://www.lomn.net/blogs/lomn/archives/000216.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.lomn.net/blogs/lomn/archives/000216.php">
        For some time I&apos;ve quietly lamented the lack of proper powerful text formatting options in &quot;MovableType (MT)&quot;:http://www.movabletype.org/ -- but no
    </content>
    <published>2003-02-14T08:17:37Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:395</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p395" />
    <title>All things Movable Type</title>
    <author>
        <name>dive into mark</name>
        <uri>http://diveintomark.org/archives/2003/02/14/all_things_movable_type.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://diveintomark.org/archives/2003/02/14/all_things_movable_type.html">
        Movable Type 2.6 is out.  Here&apos;s what&apos;s new, and how to use it.
    </content>
    <published>2003-02-14T08:21:29Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:396</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p396" />
    <title>OK -- somebody that&apos;s cool, hip me...</title>
    <author>
        <name>The Fat Guy</name>
        <uri>http://www.thefatguy.com/archives/002722.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.thefatguy.com/archives/002722.html">
        So, what was all that about? New text formatting? Can&apos;t find a damn thing about it. You call this user-friendly?
    </content>
    <published>2003-02-14T09:11:20Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:397</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p397" />
    <title>OK -- somebody that&apos;s cool, hip me...</title>
    <author>
        <name>The Fat Guy</name>
        <uri>http://www.thefatguy.com/archives/002722.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.thefatguy.com/archives/002722.html">
        So, what was all that about? New text formatting? Can&apos;t find a damn thing about it. You call this user-friendly?
    </content>
    <published>2003-02-14T09:17:19Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:398</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p398" />
    <title>Woo Ha!</title>
    <author>
        <name>Flexistentialist</name>
        <uri>http://www.flexistentialist.org/archives/000227.shtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.flexistentialist.org/archives/000227.shtml">
        &quot;Moveable Type 2.6&quot;:http://www.moveabletype.org is installed, after a short issue stemming from my flagrant misuse of the -fr switches for rm.
    </content>
    <published>2003-02-14T11:53:53Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:399</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p399" />
    <title>Woo Ha!</title>
    <author>
        <name>Flexistentialist</name>
        <uri>http://www.flexistentialist.org/archives/000227.shtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.flexistentialist.org/archives/000227.shtml">
        &quot;Moveable Type 2.6&quot;:http://www.moveabletype.org is installed, after a short issue stemming from my flagrant misuse of the -fr switches for rm.
    </content>
    <published>2003-02-14T11:55:49Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:400</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p400" />
    <title>Movable 2.6</title>
    <author>
        <name>The Maelström</name>
        <uri>http://WWW.THEMAELSTROM.NET/archives/2003/02/14/movable_26.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://WWW.THEMAELSTROM.NET/archives/2003/02/14/movable_26.php">
        2.6 de Movable Type est lancée. J'ai déjà mis à jour ce site avec la nouvelles versions. Un des <a href="http://www.movabletype.org/docs/mtchanges.html#2.6%20(2003.02.13)" rel="nofollow">aj...]]></a>
    </content>
    <published>2003-02-14T17:35:17Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:401</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p401" />
    <title>Movable Type 2.6</title>
    <author>
        <name>The Maelström</name>
        <uri>http://WWW.THEMAELSTROM.NET/archives/2003/02/13/movable_type_26.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://WWW.THEMAELSTROM.NET/archives/2003/02/13/movable_type_26.php">
        2.6 de Movable Type est lancée. J'ai déjà mis à jour ce site avec la nouvelles versions. Un des <a href="http://www.movabletype.org/docs/mtchanges.html#2.6%20(2003.02.13)" rel="nofollow">aj...]]></a>
    </content>
    <published>2003-02-14T17:39:13Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:402</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p402" />
    <title>whoo yeah!</title>
    <author>
        <name>helmintholog</name>
        <uri>http://www.darwinwars.com/lunatic/movabletype/archives/000422.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.darwinwars.com/lunatic/movabletype/archives/000422.html">
        I just upgraded to MT 2.6 and it _should_ be the case that this allows * all sorts * of
    </content>
    <published>2003-02-14T17:45:27Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:403</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p403" />
    <title>Movable Type 2.6</title>
    <author>
        <name>The Frosty Mug Revolution</name>
        <uri>http://www.pjdoland.com/revolution/archives/004727.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pjdoland.com/revolution/archives/004727.php">
        p. Movable Type 2.6 was released this morning. I already went ahead and ran the upgrade on my server. p.
    </content>
    <published>2003-02-14T18:07:20Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:404</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p404" />
    <title>Movable Type 2.6</title>
    <author>
        <name>The Frosty Mug Revolution</name>
        <uri>http://www.pjdoland.com/revolution/archives/004727.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pjdoland.com/revolution/archives/004727.php">
        p. Movable Type 2.6 was released this morning. I already went ahead and ran the upgrade on my server and
    </content>
    <published>2003-02-14T18:10:00Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:405</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p405" />
    <title>Movable Type 2.6</title>
    <author>
        <name>The Frosty Mug Revolution</name>
        <uri>http://www.pjdoland.com/revolution/archives/004727.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pjdoland.com/revolution/archives/004727.php">
        p. Movable Type 2.6 was released this morning. I already went ahead and ran the upgrade on my server and
    </content>
    <published>2003-02-14T18:11:02Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:406</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p406" />
    <title>MovableType2.6 - Brad Choate&apos;s Textile plugin</title>
    <author>
        <name>A Day</name>
        <uri>http://rino.bowdoin.edu/blog/archives/2003/02/movabletype26_brad_choates_textile_plugin.shtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://rino.bowdoin.edu/blog/archives/2003/02/movabletype26_brad_choates_textile_plugin.shtml">
        After making a hideous comment on Brad Choate&apos;s site (with regard to Safari) I thought it best to try out
    </content>
    <published>2003-02-14T19:22:25Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:407</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p407" />
    <title>Funny Stuff &amp; Not So Funny Stuff</title>
    <author>
        <name>Stitching for Sanity</name>
        <uri>http://stuffisneet.net/mt/archives/000444.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://stuffisneet.net/mt/archives/000444.php">
        First the funny stuff. Found this, Cannot find Weapons of Mass Destruction, throught Meta Filter. Pretty funny, here&apos;s a sample
    </content>
    <published>2003-02-14T19:22:46Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:408</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p408" />
    <title>Movable Type 2.6</title>
    <author>
        <name>The Maelström</name>
        <uri>http://WWW.THEMAELSTROM.NET/archives/2003/02/13/movable_type_26.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://WWW.THEMAELSTROM.NET/archives/2003/02/13/movable_type_26.php">
        2.6 de Movable Type est lancée. J'ai déjà mis à jour ce site avec la nouvelles versions.]]>
    </content>
    <published>2003-02-14T19:24:00Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:409</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p409" />
    <title>MovableType2.6 - Brad Choate&apos;s Textile plugin</title>
    <author>
        <name>A Day</name>
        <uri>http://rino.bowdoin.edu/blog/archives/2003/02/movabletype26_brad_choates_textile_plugin.shtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://rino.bowdoin.edu/blog/archives/2003/02/movabletype26_brad_choates_textile_plugin.shtml">
        After making a hideous comment on Brad Choate&apos;s site (with regard to Safari) I thought it best to try out
    </content>
    <published>2003-02-14T19:24:25Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:410</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p410" />
    <title>MovableType2.6 - Brad Choate&apos;s Textile plugin</title>
    <author>
        <name>A Day</name>
        <uri>http://rino.bowdoin.edu/blog/archives/2003/02/movabletype26_brad_choates_textile_plugin.shtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://rino.bowdoin.edu/blog/archives/2003/02/movabletype26_brad_choates_textile_plugin.shtml">
        After making a hideous comment on Brad Choate&apos;s site (with regard to Safari) I thought it best to try out
    </content>
    <published>2003-02-14T19:25:08Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:411</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p411" />
    <title>Movable Type 2.6</title>
    <author>
        <name>The Maelström</name>
        <uri>http://WWW.THEMAELSTROM.NET/archives/2003/02/13/movable_type_26.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://WWW.THEMAELSTROM.NET/archives/2003/02/13/movable_type_26.php">
        La version 2.6 de Movable Type est lancée. J&apos;ai déjà mis à jour ce site avec la nouvelles versions. Un
    </content>
    <published>2003-02-14T19:29:10Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:412</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p412" />
    <title>Movable Type 2.6</title>
    <author>
        <name>The Frosty Mug Revolution</name>
        <uri>http://www.pjdoland.com/revolution/archives/004727.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pjdoland.com/revolution/archives/004727.php">
        p. Movable Type 2.6 was released this morning. I already went ahead and ran the upgrade on my server and
    </content>
    <published>2003-02-14T20:18:26Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:413</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p413" />
    <title>Movable Type 2.6</title>
    <author>
        <name>The Frosty Mug Revolution</name>
        <uri>http://www.pjdoland.com/revolution/archives/004727.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pjdoland.com/revolution/archives/004727.php">
        p. Movable Type 2.6 was released this morning. I already went ahead and ran the upgrade on my server and
    </content>
    <published>2003-02-14T20:19:06Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:414</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p414" />
    <title>Movable Type 2.6</title>
    <author>
        <name>The Maelström</name>
        <uri>http://WWW.THEMAELSTROM.NET/archives/2003/02/13/movable_type_26.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://WWW.THEMAELSTROM.NET/archives/2003/02/13/movable_type_26.php">
        La version 2.6 de Movable Type est lancée. J&apos;ai déjà mis à jour ce site avec la nouvelles versions. Un
    </content>
    <published>2003-02-14T20:35:33Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:415</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p415" />
    <title>Movable Type 2.6</title>
    <author>
        <name>The Maelström</name>
        <uri>http://WWW.THEMAELSTROM.NET/archives/2003/02/13/movable_type_26.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://WWW.THEMAELSTROM.NET/archives/2003/02/13/movable_type_26.php">
        2.6 de Movable Type est lancée. J'ai déjà mis à jour ce site avec la nouvelles versions. Un des <a href="http://www.movabletype.org/docs/mtchanges.html#2.6%20(2003.02.13)" rel="nofollow">aj...]]></a>
    </content>
    <published>2003-02-14T20:36:54Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:416</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p416" />
    <title>MT gets smarter and smarter.</title>
    <author>
        <name>Live in the Delirious Cool</name>
        <uri>http://www.deliriouscool.org/archives/000899.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.deliriouscool.org/archives/000899.php">
        Brad&apos;s MT-Textile plugin (for 2.6) provides the writer (you) with lots of &quot;smart formatting&quot; options as you write.
    </content>
    <published>2003-02-14T20:43:07Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:417</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p417" />
    <title>New Tools for My Blog</title>
    <author>
        <name>Digital Ocean</name>
        <uri>http://www.surfhobo.com/archives/000129.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.surfhobo.com/archives/000129.php">
        &quot;Moveable Type 2.6&quot;:http://www.movabletype.org/news/2003_02.shtml#000783 was released today. It&apos;s the main tool I use to publish this blog, including all the posts
    </content>
    <published>2003-02-14T21:31:38Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:418</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p418" />
    <title>MovableType 2.6</title>
    <author>
        <name>The Trommetter Times</name>
        <uri>http://www.trommetter.org/log/archives/001231.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.trommetter.org/log/archives/001231.php">
        == == MT(MovableType) -2.61- *2.6* was just released. !http://www.trommetter.org/smilies/biggrin.gif! You can download it &quot;here (Download Movable Type)&quot;:http://www.movabletype.org/download.shtml !http://www.trommetter.org/qbullets/remote.gif(*)! One of
    </content>
    <published>2003-02-14T23:49:50Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:419</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p419" />
    <title>MovableType 2.6</title>
    <author>
        <name>The Trommetter Times</name>
        <uri>http://www.trommetter.org/log/archives/001231.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.trommetter.org/log/archives/001231.php">
        MT 2.6 was just released.
    </content>
    <published>2003-02-14T23:54:46Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:420</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p420" />
    <title>2.6</title>
    <author>
        <name>ALT1040</name>
        <uri>http://ALT1040.com/archivo/000324.shtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ALT1040.com/archivo/000324.shtml">
        El MT 2.6 ya salió y viene con varias cosas nuevas de las cuales ya he hablado en otro post pero de lo que más me gusta es la nueva opción de Formato de Texto. Basicamente nos permite poder formatear el texto por medio de tags, o señalamientos o como q...
    </content>
    <published>2003-02-14T23:56:15Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:421</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p421" />
    <title>Lost and found</title>
    <author>
        <name>Nuisance Value</name>
        <uri>http://echo.ashpool.org/trashcan/145/index.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://echo.ashpool.org/trashcan/145/index.php">
        Great. I leave home Wednesday morning, and come home Friday night. Lots of things happen when I&apos;m away from my
    </content>
    <published>2003-02-15T02:40:54Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:426</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p426" />
    <title>Movable Type 2.6</title>
    <author>
        <name>:: Sine Language ::</name>
        <uri>http://www.sinegrant.com/archives/000255.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.sinegrant.com/archives/000255.php">
        Was just released, it has some really neat upgrades. You can also install a new plugin which allows u to
    </content>
    <published>2003-02-15T10:10:25Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:427</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p427" />
    <title>incessant... fiddling</title>
    <author>
        <name>Incessant Ramblings</name>
        <uri>http://headblender.com/joe/blog/archives/miscellany/000942.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://headblender.com/joe/blog/archives/miscellany/000942.html">
        Well, if mucking about with the stylesheets wasn&apos;t enough, Movable Type 2.6 is now available. So of course, I have
    </content>
    <published>2003-02-15T10:18:32Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:428</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p428" />
    <title>incessant... fiddling</title>
    <author>
        <name>Incessant Ramblings</name>
        <uri>http://headblender.com/joe/blog/archives/miscellany/000942.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://headblender.com/joe/blog/archives/miscellany/000942.html">
        Well, if mucking about with the stylesheets wasn&apos;t enough, Movable Type 2.6 is now available. So of course, I have
    </content>
    <published>2003-02-15T10:40:51Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:429</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p429" />
    <title>Lost and found</title>
    <author>
        <name>Nuisance Value</name>
        <uri>http://echo.ashpool.org/trashcan/145/index.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://echo.ashpool.org/trashcan/145/index.php">
        Great. I leave home Wednesday morning, and come home Friday night. Lots of things happen when I&apos;m away from my
    </content>
    <published>2003-02-15T16:45:46Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:430</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p430" />
    <title>Textile Help</title>
    <author>
        <name>John&apos;s Jottings</name>
        <uri>http://www.johnsjottings.com/archives/2003/02/15/textile_help.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.johnsjottings.com/archives/2003/02/15/textile_help.html">
        I&apos;m trying out Brad Choate&apos;s MT-Textile plugin and I must say I&apos;m struggling a bit with it - I&apos;m used to just clicking those buttons to add formatting, and part of me thinks that instead of using this plugin I could simply add a few more buttons for so...
    </content>
    <published>2003-02-15T18:56:13Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:431</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p431" />
    <title>Here comes the weekend</title>
    <author>
        <name>Living Torah Journal</name>
        <uri>http://www.livingtorah.org/journal/archives/2003_02.php#001702</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.livingtorah.org/journal/archives/2003_02.php#001702">
        Just so you know, it is very unlikely that I will be updating this site until Sunday at the earliest; I am swamped this weekend. A coworker is selling us his washer and dryer (our old washer puts rust spots into our clothes and our old dryer takes 90 m...
    </content>
    <published>2003-02-15T20:23:49Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:432</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p432" />
    <title>Textile Help</title>
    <author>
        <name>John&apos;s Jottings</name>
        <uri>http://www.johnsjottings.com/archives/2003/02/15/textile_help.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.johnsjottings.com/archives/2003/02/15/textile_help.html">
        I&apos;m trying out Brad Choate&apos;s MT-Textile plugin and I must say I&apos;m struggling a bit with it - I&apos;m used to just clicking those buttons to add formatting, and part of me thinks that instead of using this plugin I could simply add a few more buttons for so...
    </content>
    <published>2003-02-15T20:52:56Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:433</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p433" />
    <title>Playing with Textism</title>
    <author>
        <name>LibraryPlanet.com</name>
        <uri>http://www.libraryplanet.com/archives/2003/02/15/index.html#002090</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.libraryplanet.com/archives/2003/02/15/index.html#002090">
        I am trying out the Textism plug-in. Just ignore this entry. *strong*
    </content>
    <published>2003-02-15T21:26:41Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:435</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p435" />
    <title>Playing with Textism</title>
    <author>
        <name>LibraryPlanet.com</name>
        <uri>http://www.libraryplanet.com/archives/2003/02/15/index.html#002090</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.libraryplanet.com/archives/2003/02/15/index.html#002090">
        I am trying out the Textism plug-in. Just ignore this entry. ^strong^
    </content>
    <published>2003-02-15T21:29:39Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:436</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p436" />
    <title>Playing with Textism</title>
    <author>
        <name>LibraryPlanet.com</name>
        <uri>http://www.libraryplanet.com/archives/2003/02/15/index.html#002090</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.libraryplanet.com/archives/2003/02/15/index.html#002090">
        I am trying out the Textism plug-in. Just ignore this entry. ^strong^ (c)
    </content>
    <published>2003-02-15T21:33:04Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:437</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p437" />
    <title>Playing with Textism</title>
    <author>
        <name>LibraryPlanet.com</name>
        <uri>http://www.libraryplanet.com/archives/2003/02/15/index.html#002090</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.libraryplanet.com/archives/2003/02/15/index.html#002090">
        I am trying out the Textism plug-in. Just ignore this entry. ~subscript~ (c) ^superscript^
    </content>
    <published>2003-02-15T21:36:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:440</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p440" />
    <title>Movable Type 2.6</title>
    <author>
        <name>The Frosty Mug Revolution</name>
        <uri>http://www.pjdoland.com/revolution/archives/004727.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pjdoland.com/revolution/archives/004727.php">
        p. Movable Type 2.6 was released this morning. I already went ahead and ran the upgrade on my server and
    </content>
    <published>2003-02-16T00:04:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:443</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p443" />
    <title>Some of the new things...</title>
    <author>
        <name>dfc</name>
        <uri>http://anize.org/think/dfc/archives/000824.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://anize.org/think/dfc/archives/000824.html">
        So why did I do the upgrade and put off homework for even longer? So that I can do all the cool things like this
    </content>
    <published>2003-02-16T06:32:51Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:444</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p444" />
    <title>Some of the new things...</title>
    <author>
        <name>dfc</name>
        <uri>http://anize.org/think/dfc/archives/000824.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://anize.org/think/dfc/archives/000824.html">
        Why the upgrade? So that I can do all the cool things like this box and all the stuff over there... I installed the textile
    </content>
    <published>2003-02-16T06:35:59Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:445</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p445" />
    <title>Some of the new things</title>
    <author>
        <name>dfc</name>
        <uri>http://anize.org/think/dfc/archives/000824.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://anize.org/think/dfc/archives/000824.html">
        Why the upgrade? So that I can do all the cool things like this box and all the stuff over there... I installed the textile
    </content>
    <published>2003-02-16T06:40:42Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:446</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p446" />
    <title>Some of the new things</title>
    <author>
        <name>dfc</name>
        <uri>http://anize.org/think/dfc/archives/000824.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://anize.org/think/dfc/archives/000824.html">
        Why the upgrade? So that I can do all the cool things like this box and all the stuff over there... I installed the textile
    </content>
    <published>2003-02-16T06:55:42Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:447</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p447" />
    <title>Some of the new things</title>
    <author>
        <name>dfc</name>
        <uri>http://anize.org/think/dfc/archives/000824.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://anize.org/think/dfc/archives/000824.html">
        Why the upgrade? So that I can do all the cool things like this box and all the stuff over there... I installed the textile
    </content>
    <published>2003-02-16T06:58:17Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:448</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p448" />
    <title>Now We&apos;re Cooking With Gas</title>
    <author>
        <name>John&apos;s Jottings</name>
        <uri>http://www.johnsjottings.com/archives/2003/02/15/now_were_cooking_with_gas.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.johnsjottings.com/archives/2003/02/15/now_were_cooking_with_gas.html">
        
    </content>
    <published>2003-02-16T07:23:14Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:452</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p452" />
    <title>Movable Type + Textile</title>
    <author>
        <name>BeatnikPad: Journal</name>
        <uri>http://www.beatnikpad.com/archives/2003/02/13/000412.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.beatnikpad.com/archives/2003/02/13/000412.php">
        The new version of Movable Type is now available and installed on the site. The big new feature is support for text formatting plugins, which allow Web authors to easily mark up their text. For example, by adding asterixes around text, it will displaye...
    </content>
    <published>2003-02-16T10:57:01Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:453</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p453" />
    <title></title>
    <author>
        <name>aspecteleven.com &#8250; journal</name>
        <uri>http://aspecteleven.design-culture.net/journal/past/000133.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://aspecteleven.design-culture.net/journal/past/000133.html">
        I&#8217;m usually known to be one who upgrades software to it&#8217;s most up-to-date version. Case in point: movabletype 2.6 was
    </content>
    <published>2003-02-16T11:42:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:455</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p455" />
    <title>Ice ice baby</title>
    <author>
        <name>Living Torah Journal</name>
        <uri>http://www.livingtorah.org/journal/archives/2003_02.php#001703</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.livingtorah.org/journal/archives/2003_02.php#001703">
        I had to cancel class today; St. Louis got a sleetstorm last night followed by a couple of inches of snow, making the roads extra dangerous. It&apos;s still snowing. Well, class&apos;s loss is the readers&apos; gain; I&apos;m going to try to catch up on blogging a little ...
    </content>
    <published>2003-02-16T19:17:44Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:462</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p462" />
    <title>Trying out MT Textile</title>
    <author>
        <name>Verily</name>
        <uri>http://unruly.homeunix.net/archives/000330.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unruly.homeunix.net/archives/000330.html">
        Lets hope it doesn&apos;t make my RSS(Really Simple Syndication) feed all goofy, like it says in &quot;Brad Choate&apos;s MT-Textile page
    </content>
    <published>2003-02-17T01:17:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:463</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p463" />
    <title>Trying out MT Textile</title>
    <author>
        <name>Verily</name>
        <uri>http://unruly.homeunix.net/archives/000330.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unruly.homeunix.net/archives/000330.html">
        Lets hope it doesn&apos;t make my RSS(Really Simple Syndication) feed all goofy, like it says in &quot;Brad Choate&apos;s MT-Textile page
    </content>
    <published>2003-02-17T01:18:29Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:464</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p464" />
    <title>MT2.6 entre otras cosas</title>
    <author>
        <name>blog-e-ando</name>
        <uri>http://kusor.net/blog/archivo/2003/02/index.php#000306</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://kusor.net/blog/archivo/2003/02/index.php#000306">
        Si, si, ya sé que es raro que el pasado viernes se lanzase la versión 2.6 de MovableType y yo no dijese nada. Aún más raro, si cabe, que Brad haya creado un MTTextile y yo siga sin decir nada.
    </content>
    <published>2003-02-17T01:47:59Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:466</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p466" />
    <title>Three Days Gone</title>
    <author>
        <name>the blivit</name>
        <uri>http://www.theblivit.net/weblog/archives/2003/February/001214.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.theblivit.net/weblog/archives/2003/February/001214.php">
        &quot;That was a fun filled weekend,&quot; he says, not sure if he&apos;s being sarcastic. A couple of days of productivity,
    </content>
    <published>2003-02-17T12:47:58Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:467</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p467" />
    <title>Three Days Gone</title>
    <author>
        <name>the blivit</name>
        <uri>http://www.theblivit.net/weblog/archives/2003/February/001214.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.theblivit.net/weblog/archives/2003/February/001214.php">
        &quot;That was a fun filled weekend,&quot; he says, not sure if he&apos;s being sarcastic. A couple of days of productivity,
    </content>
    <published>2003-02-17T12:53:26Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:468</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p468" />
    <title>Moveable Type 2.61</title>
    <author>
        <name>Submit Response</name>
        <uri>http://www.submitresponse.co.uk/archives/moveable_type_261.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.submitresponse.co.uk/archives/moveable_type_261.php">
        Being a post of interest to no one to test that all is well now that we are 2.61. And
    </content>
    <published>2003-02-17T17:25:28Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:469</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p469" />
    <title>Moveable Type 2.61</title>
    <author>
        <name>Submit Response</name>
        <uri>http://www.submitresponse.co.uk/archives/moveable_type_261.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.submitresponse.co.uk/archives/moveable_type_261.php">
        Being a post of interest to no one to test that all is well now that we are 2.61. And
    </content>
    <published>2003-02-17T17:27:10Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:470</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p470" />
    <title>Moveable Type 2.61</title>
    <author>
        <name>Submit Response</name>
        <uri>http://www.submitresponse.co.uk/archives/moveable_type_261.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.submitresponse.co.uk/archives/moveable_type_261.php">
        Being a post of interest to no one to test that all is well now that we are 2.61. And
    </content>
    <published>2003-02-17T17:30:56Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:471</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p471" />
    <title>Typographic Plugins Installed</title>
    <author>
        <name>Breaking Windows</name>
        <uri>http://www.breakingwindows.com/archives/000049.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.breakingwindows.com/archives/000049.html">
        Curly quotes and em dashes and elipses oh my! he he well thats what SmartyPants does for MT. it converts en dashes as well. also things like (c) and (r) and (tm). a new MT plugin for 2.6 is Textile wich is based off Textism. these all spell better look...
    </content>
    <published>2003-02-17T19:30:56Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:472</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p472" />
    <title>Typographic Plugins Installed</title>
    <author>
        <name>Breaking Windows</name>
        <uri>http://www.breakingwindows.com/archives/000049.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.breakingwindows.com/archives/000049.html">
        Curly quotes and em dashes and elipses oh my! he he well thats what SmartyPants does for MT. it converts en dashes as well. a new MT plugin for 2.6 is Textile wich is based off Textism converts things like (c) and (r) and (tm). these all spell better l...
    </content>
    <published>2003-02-17T19:37:31Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:473</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p473" />
    <title>Typographic Plugins Installed</title>
    <author>
        <name>Breaking Windows</name>
        <uri>http://www.breakingwindows.com/archives/000049.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.breakingwindows.com/archives/000049.html">
        Curly quotes and em dashes and elipses oh my! he he well thats what SmartyPants does for MT. it converts en dashes as well. a new MT plugin for 2.6 is Textile wich is based off Textism converts things like (c) and (r) and (tm). these all spell better l...
    </content>
    <published>2003-02-17T19:38:49Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:474</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p474" />
    <title>2.62?</title>
    <author>
        <name>Vertical Hold</name>
        <uri>http://www.patandkat.com/pat/weblog/archives/2003/02/17/003046.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.patandkat.com/pat/weblog/archives/2003/02/17/003046.php">
        All the weblog buzz this weekend has made my head spin since it all hit me today. Kat and I
    </content>
    <published>2003-02-17T21:31:30Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:475</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p475" />
    <title>2.62?</title>
    <author>
        <name>Vertical Hold</name>
        <uri>http://www.patandkat.com/pat/weblog/archives/2003/02/17/003046.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.patandkat.com/pat/weblog/archives/2003/02/17/003046.php">
        All the weblog buzz this weekend has made my head spin since it all hit me today. Kat and I
    </content>
    <published>2003-02-17T21:42:19Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:482</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p482" />
    <title>MT 2.62</title>
    <author>
        <name>PN DevLog</name>
        <uri>http://www.pnotepad.org/devlog/archives/000050.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pnotepad.org/devlog/archives/000050.html">
        I&apos;ve just upgraded this weblog to use MT 2.62, and have taken a few moments along the way to play
    </content>
    <published>2003-02-18T02:07:00Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:485</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p485" />
    <title>Probando.. 1..2..3..</title>
    <author>
        <name>Sebastian Delmont presenta &apos;Zonageek.com&apos;</name>
        <uri>http://www.zonageek.com/blog/archivos/2003/02/17-212009.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.zonageek.com/blog/archivos/2003/02/17-212009.php">
        Estoy actualizando a MovableType 2.62... este es el primer post, asi que supongo que todo esta funcionando. Update 1: Adicionalmente, tambien instale _Textile_ de Brad Choate
    </content>
    <published>2003-02-18T05:26:19Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:486</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p486" />
    <title>Probando.. 1..2..3..</title>
    <author>
        <name>Sebastian Delmont presenta &apos;Zonageek.com&apos;</name>
        <uri>http://www.zonageek.com/blog/archivos/2003/02/17-212009.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.zonageek.com/blog/archivos/2003/02/17-212009.php">
        Estoy actualizando a MovableType 2.62... este es el primer post, asi que supongo que todo esta funcionando. Update 1: Adicionalmente, tambien instale _Textile_ de Brad Choate
    </content>
    <published>2003-02-18T05:27:44Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:487</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p487" />
    <title>Probando.. 1..2..3..</title>
    <author>
        <name>Sebastian Delmont presenta &apos;Zonageek.com&apos;</name>
        <uri>http://www.zonageek.com/blog/archivos/2003/02/17-212009.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.zonageek.com/blog/archivos/2003/02/17-212009.php">
        Estoy actualizando a MovableType 2.62... este es el primer post, asi que supongo que todo esta funcionando. Update 1: Adicionalmente, tambien instale _Textile_ de Brad Choate
    </content>
    <published>2003-02-18T05:29:13Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:488</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p488" />
    <title>Swedish Chef</title>
    <author>
        <name>Jaykul :: Huddled Masses</name>
        <uri>http://jaykul.fragmentized.com/local/swedish_chef.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://jaykul.fragmentized.com/local/swedish_chef.php">
        Well, how fun: I can post as the Swedish chef now. This is really not very helpful, in fact, it&apos;s sometimes down-right unreadable, but maybe the &quot;texas drawl&quot; or &quot;german
    </content>
    <published>2003-02-18T09:27:09Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:489</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p489" />
    <title>Swedish Chef</title>
    <author>
        <name>Jaykul :: Huddled Masses</name>
        <uri>http://jaykul.fragmentized.com/local/swedish_chef.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://jaykul.fragmentized.com/local/swedish_chef.php">
        Well, how fun: I can post as the Swedish chef now. This is really not very helpful, in fact, it&apos;s sometimes down-right unreadable, [ EDIT: and it broke all the
    </content>
    <published>2003-02-18T09:33:09Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:491</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p491" />
    <title>Upgrade-athon</title>
    <author>
        <name>John&apos;s Jottings</name>
        <uri>http://www.johnsjottings.com/archives/2003/02/18/upgradeathon.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.johnsjottings.com/archives/2003/02/18/upgradeathon.html">
        
    </content>
    <published>2003-02-19T08:42:56Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:492</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p492" />
    <title>Textile</title>
    <author>
        <name>liksom.net - en slags blog. liksom.</name>
        <uri>http://www.liksom.net/arkiv/2003_02.html#000376</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.liksom.net/arkiv/2003_02.html#000376">
        Samtlige blogger under liksom.net-paraplyen er i forbindelse med oppgraderingen til Moveable Type 2.62 satt opp med Brad Choates smått festlige
    </content>
    <published>2003-02-19T14:16:58Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:493</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p493" />
    <title>Textile</title>
    <author>
        <name>liksom.net - en slags blog. liksom.</name>
        <uri>http://www.liksom.net/arkiv/2003_02.html#000376</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.liksom.net/arkiv/2003_02.html#000376">
        Samtlige blogger under liksom.net-paraplyen er i forbindelse med oppgraderingen til Moveable Type 2.62 satt opp med Brad Choates smått festlige
    </content>
    <published>2003-02-19T14:19:00Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:496</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p496" />
    <title>alterations</title>
    <author>
        <name>macdaraconroy.com</name>
        <uri>http://macdaraconroy.com/archive/2003/02/alterations.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://macdaraconroy.com/archive/2003/02/alterations.html">
        If you&apos;re a regular visitor you may have noticed a few subtle alterations to the appearance of this site. Nothing
    </content>
    <published>2003-02-19T21:38:28Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:498</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p498" />
    <title>Upgraded to MT 2.6.2</title>
    <author>
        <name>Geek Notes, esp. on Mac OS X and Latex</name>
        <uri>http://fintel.mit.edu/geek/archives/000054.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://fintel.mit.edu/geek/archives/000054.html">
        I upgraded my weblogs to the new &quot;Movable Type 2.6.2&quot;:http://www.movabletype.org/. At the same time, I installed &quot;MT-Textile&quot;:http://www.bradchoate.com/past/mttextile.php and &quot;SmartyPants&quot;:http://daringfireball.net/projects/smartypants/ -- both text-fo...
    </content>
    <published>2003-02-20T23:08:24Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:499</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p499" />
    <title>MovableJive Text Formatting</title>
    <author>
        <name>Inside the Mind of Jake Ortman - A Weblog</name>
        <uri>http://jake.orty.com/blog/archives/000316.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://jake.orty.com/blog/archives/000316.html">
        One of the neat new features of MovableType 2.6 is the ability for plug-in authors to write text formatting plug-ins. Ken at Breaking Windows told me about Textile, which I
    </content>
    <published>2003-02-21T00:14:42Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:500</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p500" />
    <title>MovableJive Text Formatting</title>
    <author>
        <name>Inside the Mind of Jake Ortman - A Weblog</name>
        <uri>http://jake.orty.com/blog/archives/000316.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://jake.orty.com/blog/archives/000316.html">
        One of the neat new features of MovableType 2.6 is the ability for plug-in authors to write text formatting plug-ins. Ken at Breaking Windows told me about Textile, which I
    </content>
    <published>2003-02-21T00:40:06Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:532</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p532" />
    <title>MT-Textile</title>
    <author>
        <name></name>
        <uri>http://www.ebcomley.com/blog/archives/000108.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.ebcomley.com/blog/archives/000108.php">
        Brad Choate: MT-Textile installed and i. working .
    </content>
    <published>2003-02-22T02:14:19Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:533</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p533" />
    <title>MT-Textile</title>
    <author>
        <name></name>
        <uri>http://www.ebcomley.com/blog/archives/000108.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.ebcomley.com/blog/archives/000108.php">
        Brad Choate: MT-Textile installed and *working* .
    </content>
    <published>2003-02-22T02:15:35Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:534</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p534" />
    <title>MT-Textile</title>
    <author>
        <name></name>
        <uri>http://www.ebcomley.com/blog/archives/000108.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.ebcomley.com/blog/archives/000108.php">
        Brad Choate: MT-Textile installed and *working* .
    </content>
    <published>2003-02-22T02:16:38Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:535</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p535" />
    <title>weeeeee!</title>
    <author>
        <name>Snapping Links</name>
        <uri>http://www.epersonae.com/snapping/archives/000211.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.epersonae.com/snapping/archives/000211.php">
        I just upgraded to MT 2.6.2 - don&apos;t seem to see a whole lot different yet, but then again I
    </content>
    <published>2003-02-22T03:33:22Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:546</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p546" />
    <title>to do: geeky Saturday</title>
    <author>
        <name>Wanderlost: Rambling</name>
        <uri>http://www.wanderlost.org/ramble/archives/000730.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.wanderlost.org/ramble/archives/000730.php">
        Things have been piling up so I think it&apos;s time I make another list of what needs to get done.
    </content>
    <published>2003-02-22T18:37:35Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:547</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p547" />
    <title>to do: geeky Saturday</title>
    <author>
        <name>Wanderlost: Rambling</name>
        <uri>http://www.wanderlost.org/ramble/archives/000730.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.wanderlost.org/ramble/archives/000730.php">
        Things have been piling up so I think it&apos;s time I make another list of what needs to get done.
    </content>
    <published>2003-02-22T18:39:19Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:548</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p548" />
    <title>to do: geeky Saturday</title>
    <author>
        <name>Wanderlost: Rambling</name>
        <uri>http://www.wanderlost.org/ramble/archives/000730.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.wanderlost.org/ramble/archives/000730.php">
        Things have been piling up so I think it&apos;s time I make another list of what needs to get done.
    </content>
    <published>2003-02-22T18:58:01Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:549</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p549" />
    <title>to do: geeky Saturday</title>
    <author>
        <name>Wanderlost: Rambling</name>
        <uri>http://www.wanderlost.org/ramble/archives/000730.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.wanderlost.org/ramble/archives/000730.php">
        Things have been piling up so I think it&apos;s time I make another list of what needs to get done.
    </content>
    <published>2003-02-22T19:07:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:550</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p550" />
    <title>Mehr Text-Optionen</title>
    <author>
        <name>Baumis Betrachtungen</name>
        <uri>http://www.jensbaumeister.de/archives/000067.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.jensbaumeister.de/archives/000067.html">
        Ich hab&apos; mal Textile installiert und hab&apos; jetzt mehr Text-Optionen. Z.B. kann ich jetzt # Nummerierte # Listen # erzeugen,
    </content>
    <published>2003-02-22T21:51:28Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:551</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p551" />
    <title>Mehr Text-Optionen</title>
    <author>
        <name>Baumis Betrachtungen</name>
        <uri>http://www.jensbaumeister.de/archives/000067.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.jensbaumeister.de/archives/000067.html">
        Ich hab&apos; mal Textile installiert &quot;und&quot; hab&apos; jetzt mehr Text-Optionen. Z.B. kann ich jetzt # Nummerierte # Listen # erzeugen,
    </content>
    <published>2003-02-22T22:02:30Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:552</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p552" />
    <title>eat text, sucka</title>
    <author>
        <name>&amp;</name>
        <uri>http://www.400k.net/&amp;/archives/000066.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.400k.net/&amp;/archives/000066.html">
        I&apos;m just testing out Brad Choate&apos;s &quot;textile&quot;:http://www.bradchoate.com/past/mttextile.php plugin. My MT nerd level is 42^10^. Muhaha~hahaha~. Too much fun.
    </content>
    <published>2003-02-22T22:27:57Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:553</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p553" />
    <title>eat text, sucka</title>
    <author>
        <name>&amp;</name>
        <uri>http://www.400k.net/&amp;/archives/000066.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.400k.net/&amp;/archives/000066.html">
        I&apos;m just testing out Brad Choate&apos;s &quot;textile&quot;:http://www.bradchoate.com/past/mttextile.php plugin. My MT nerd level is 42^10^. Muhaha ~hahaha~. Too much fun.
    </content>
    <published>2003-02-22T22:30:18Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:561</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p561" />
    <title>to do: geeky Saturday</title>
    <author>
        <name>Wanderlost: Rambling</name>
        <uri>http://www.wanderlost.org/ramble/archives/000730.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.wanderlost.org/ramble/archives/000730.php">
        Things have been piling up so I think it&apos;s time I make another list of what needs to get done.
    </content>
    <published>2003-02-23T02:18:32Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:563</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p563" />
    <title>to do: geeky Saturday</title>
    <author>
        <name>Wanderlost: Rambling</name>
        <uri>http://www.wanderlost.org/ramble/archives/000730.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.wanderlost.org/ramble/archives/000730.php">
        Things have been piling up so I think it&apos;s time I make another list of what needs to get done.
    </content>
    <published>2003-02-23T03:07:37Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:566</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p566" />
    <title>Testing MT-textile</title>
    <author>
        <name>Synesthesia</name>
        <uri>http://www.synesthesia.co.uk/blog/archives/site_news/000152.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.synesthesia.co.uk/blog/archives/site_news/000152.php">
        Testing MT-Tetile
    </content>
    <published>2003-02-23T16:44:21Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:567</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p567" />
    <title>Testing MT-textile</title>
    <author>
        <name>Synesthesia</name>
        <uri>http://www.synesthesia.co.uk/blog/archives/site_news/000152.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.synesthesia.co.uk/blog/archives/site_news/000152.php">
        Testing MT-Tetile
    </content>
    <published>2003-02-23T16:51:11Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:568</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p568" />
    <title>Upgraded to MT 2.6.2</title>
    <author>
        <name>Geek Notes, esp. on Mac OS X and Latex</name>
        <uri>http://fintel.mit.edu/geek/archives/000054.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://fintel.mit.edu/geek/archives/000054.html">
        I upgraded my weblogs to the new &quot;Movable Type 2.6.2&quot;:http://www.movabletype.org/. At the same time, I installed &quot;MT-Textile&quot;:http://www.bradchoate.com/past/mttextile.php and &quot;SmartyPants&quot;:http://daringfireball.net/projects/smartypants/ -- both text-fo...
    </content>
    <published>2003-02-23T18:28:05Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:569</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p569" />
    <title>Upgraded to MT 2.6.2</title>
    <author>
        <name>Geek Notes, esp. on Mac OS X and Latex</name>
        <uri>http://fintel.mit.edu/geek/archives/000054.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://fintel.mit.edu/geek/archives/000054.html">
        I upgraded my weblogs to the new &quot;Movable Type 2.6.2&quot;:http://www.movabletype.org/. At the same time, I installed &quot;MT-Textile&quot;:http://www.bradchoate.com/past/mttextile.php and &quot;SmartyPants&quot;:http://daringfireball.net/projects/smartypants/ -- both text-fo...
    </content>
    <published>2003-02-23T18:29:26Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:572</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p572" />
    <title>Textile: as if you needed a reason to upgrade to MT 2.6x</title>
    <author>
        <name>quotidian</name>
        <uri>http://paulbeard.no-ip.org/movabletype/archives/000779.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://paulbeard.no-ip.org/movabletype/archives/000779.html">
        Brad Choate: MT-Textile _Textile is a ‘Humane Web Text Generator,’ created by Dean Allen of Textism. After seeing Textile in
    </content>
    <published>2003-02-24T09:14:25Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:573</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p573" />
    <title>Textile: as if you needed a reason to upgrade to MT 2.6x</title>
    <author>
        <name>quotidian</name>
        <uri>http://paulbeard.no-ip.org/movabletype/archives/000779.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://paulbeard.no-ip.org/movabletype/archives/000779.html">
        Brad Choate: MT-Textile _Textile is a ‘Humane Web Text Generator,’ created by Dean Allen of Textism. After seeing Textile in
    </content>
    <published>2003-02-24T09:22:12Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:580</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p580" />
    <title>housekeeping</title>
    <author>
        <name>remake/remodel</name>
        <uri>http://www.chompy.net/blogs/jacob/archives/000337.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.chompy.net/blogs/jacob/archives/000337.php">
        chompy odds and ends
    </content>
    <published>2003-02-25T02:33:04Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:589</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p589" />
    <title>TEXTILE//</title>
    <author>
        <name>Bruneck Weblog//</name>
        <uri>http://www.bruneckblog.it/archives/000187.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.bruneckblog.it/archives/000187.html">
        Ganz schön cool, das MT-Plugin von Brad. An alle Bruneckblog-Editoren: watch out - dieses Feature könnt ihr bald(?) nutzen... Brad
    </content>
    <published>2003-02-25T20:29:05Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:593</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p593" />
    <title>MT Upgrade test</title>
    <author>
        <name>Way.Nu</name>
        <uri>http://www.way.nu/archives/000575.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.way.nu/archives/000575.html">
        
    </content>
    <published>2003-02-27T03:05:49Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:594</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p594" />
    <title>MT Upgrade test</title>
    <author>
        <name>Way.Nu</name>
        <uri>http://www.way.nu/archives/000575.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.way.nu/archives/000575.html">
        
    </content>
    <published>2003-02-27T03:23:47Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:595</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p595" />
    <title>Tonight ended up being MovableType</title>
    <author>
        <name>Way.Nu</name>
        <uri>http://www.way.nu/archives/000576.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.way.nu/archives/000576.html">
        Tonight ended up being MovableType night. I did the 2.63 update, and got jiggy with a slew of new plug-ins....
    </content>
    <published>2003-02-27T05:58:50Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:596</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p596" />
    <title>Tonight ended up being MovableType</title>
    <author>
        <name>Way.Nu</name>
        <uri>http://www.way.nu/archives/000577.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.way.nu/archives/000577.html">
        Tonight ended up being MovableType night. I did the 2.63 update, and got jiggy with a slew of new plug-ins....
    </content>
    <published>2003-02-27T05:59:21Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:597</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p597" />
    <title>MovableType Plug-ins for All!</title>
    <author>
        <name>Way.Nu</name>
        <uri>http://www.way.nu/archives/000578.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.way.nu/archives/000578.html">
        Tonight ended up being MovableType night. I did the 2.63 update, and got jiggy with a slew of new plug-ins....
    </content>
    <published>2003-02-27T06:01:39Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:598</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p598" />
    <title>MovableType Plug-ins for All!</title>
    <author>
        <name>Way.Nu</name>
        <uri>http://www.way.nu/archives/000578.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.way.nu/archives/000578.html">
        Tonight ended up being MovableType night. I did the 2.63 update, and got jiggy with a slew of new plug-ins....
    </content>
    <published>2003-02-27T06:05:16Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:599</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p599" />
    <title>MovableType Plug-ins for All!</title>
    <author>
        <name>Way.Nu</name>
        <uri>http://www.way.nu/archives/000578.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.way.nu/archives/000578.html">
        Tonight ended up being MovableType night. I did the 2.63 update, and got jiggy with a slew of new plug-ins....
    </content>
    <published>2003-02-27T06:25:33Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:600</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p600" />
    <title>Update on Textile and Brad Choate</title>
    <author>
        <name>Front Page</name>
        <uri>http://www.cloudsoup.com/blogs/main/archives/#000229</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.cloudsoup.com/blogs/main/archives/#000229">
        The textile plugin wins my approval...er...I think. Either that or else I try to remember the HTML entity codes for
    </content>
    <published>2003-02-27T08:36:17Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:603</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p603" />
    <title>MT-Textile problem</title>
    <author>
        <name>Geek Notes, esp. on Mac OS X and Latex</name>
        <uri>http://fintel.mit.edu/geek/archives/000074.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://fintel.mit.edu/geek/archives/000074.html">
        Here&#8217;s a complaint about a glorious piece of free and very useful software, Brad Choate&#8217;s MT-Textile plugin: When I try the &#8220;linktext&#8221;:urlshortcut and I want to follow the link with a colon : the colon gets formatted as part of ...
    </content>
    <published>2003-02-28T01:46:26Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:607</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p607" />
    <title>HTML acronym tagging</title>
    <author>
        <name>Tribblescape</name>
        <uri>http://tribble.dreamhost.com/archives/000009.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://tribble.dreamhost.com/archives/000009.html">
        
    </content>
    <published>2003-02-28T21:13:00Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:609</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p609" />
    <title>Under the hood</title>
    <author>
        <name>grubbykid.com :: life</name>
        <uri>http://www.grubbykid.com/blog/life/archives/2002/07/07/000159.shtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.grubbykid.com/blog/life/archives/2002/07/07/000159.shtml">
        
    </content>
    <published>2003-03-02T22:36:19Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:614</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p614" />
    <title>Upgrades</title>
    <author>
        <name>Anger Management Course</name>
        <uri>http://www.weblog.nohair.net/archives/000240.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.weblog.nohair.net/archives/000240.html">
        I upgraded to MT 2.63. It runs flawlessly. The main...
    </content>
    <published>2003-03-02T23:34:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:617</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p617" />
    <title>MovableType Plug-ins for All!</title>
    <author>
        <name>Way.Nu</name>
        <uri>http://www.way.nu/archives/000578.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.way.nu/archives/000578.html">
        Tonight ended up being MovableType night. I did the 2.63 update, and got jiggy with a slew of new plug-ins....
    </content>
    <published>2003-03-03T01:53:49Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:618</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p618" />
    <title>Bug in Textile...</title>
    <author>
        <name>codepoetry</name>
        <uri>http://www.codepoetry.net/archives/000671.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.codepoetry.net/archives/000671.php">
        On line 197 of textile.pm the regular expression: $text =~ s!(^|\s|&gt;)$f\b(.+)\b($punctre*)$f(($punctre{0,2})(\s|$)|$2$3$4!gm; should read: $text =~ s!(^|\s|&gt;)$f\b(.+?)\b($punctre*)$f(($punctre{0,2})(\s|$)|$2$3$4!gm; This means I can use *multiple* kind...
    </content>
    <published>2003-03-03T02:55:12Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:623</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p623" />
    <title>MT 2.63</title>
    <author>
        <name>mini-d</name>
        <uri>http://www.minid.net/archives/000995.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.minid.net/archives/000995.php">
        Brad Choate.]]>
    </content>
    <published>2003-03-03T17:11:56Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:624</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p624" />
    <title>Movable Type 2.6</title>
    <author>
        <name>The Frosty Mug Revolution</name>
        <uri>http://www.pjdoland.com/revolution/archives/004727.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pjdoland.com/revolution/archives/004727.php">
        p. Movable Type 2.6 was released this morning. I already went ahead and ran the upgrade on my server and
    </content>
    <published>2003-03-04T00:03:58Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:625</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p625" />
    <title>Movable Type 2.6</title>
    <author>
        <name>The Frosty Mug Revolution</name>
        <uri>http://www.pjdoland.com/revolution/archives/004727.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pjdoland.com/revolution/archives/004727.php">
        p. Movable Type 2.6 was released this morning. I already went ahead and ran the upgrade on my server and
    </content>
    <published>2003-03-04T00:04:38Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:627</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p627" />
    <title>Bugs Found in MT-Textile (Greedy PERL expressions)</title>
    <author>
        <name>The Blinne Blog</name>
        <uri>http://www.blinne.org/archives/000061.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.blinne.org/archives/000061.php">
        
    </content>
    <published>2003-03-04T20:48:55Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:628</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p628" />
    <title>Bugs Found in MT-Textile (Greedy PERL expressions)</title>
    <author>
        <name>The Blinne Blog</name>
        <uri>http://www.blinne.org/archives/000061.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.blinne.org/archives/000061.php">
        
    </content>
    <published>2003-03-04T20:52:21Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:629</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p629" />
    <title>Bugs Found in MT-Textile (Greedy PERL expressions)</title>
    <author>
        <name>The Blinne Blog</name>
        <uri>http://www.blinne.org/archives/000061.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.blinne.org/archives/000061.php">
        
    </content>
    <published>2003-03-04T20:55:33Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:642</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p642" />
    <title>Notes on the care and feeding of Movable Type</title>
    <author>
        <name>Kurt&apos;s Journal</name>
        <uri>http://www.raschke.net/~kurt/journal/archives/000003.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.raschke.net/~kurt/journal/archives/000003.html">
        I discovered two new plugins for MT that seem very useful: MT-Textile, which provides some very nice text formatting options , and SmartyPants, which works to educate quotes in posts, a very useful feature Both extend the functionality of MT...
    </content>
    <published>2003-03-12T03:43:41Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:645</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p645" />
    <title>Update</title>
    <author>
        <name>dive into mark</name>
        <uri>http://diveintomark.org/archives/2003/03/12/update.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://diveintomark.org/archives/2003/03/12/update.html">
        Apparently while I was sleeping, I won a Bloggie for &quot;30 days to a more accessible weblog&quot;.  Thanks.
    </content>
    <published>2003-03-13T05:29:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:646</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p646" />
    <title>GenTextile</title>
    <author>
        <name>Noel Jackson.com</name>
        <uri>http://noeljackson.com/archives/000382/index.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://noeljackson.com/archives/000382/index.php">
        So, Mark linked to me. Why do I suddenly feel like a neglected child would after their father finally acknowledges them? No, really? He says: Apparently Textile is the markup tool of a new generation. I hope to implement Brad...
    </content>
    <published>2003-03-13T06:30:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:649</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p649" />
    <title>Upgrade</title>
    <author>
        <name>schussman.com</name>
        <uri>http://www.schussman.com/archives/000245.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.schussman.com/archives/000245.html">
        Schussman.com is now running Movabletype 2.63, thanks to a relatively painless upgrade procedure provided by the very talented Trotts. I...
    </content>
    <published>2003-03-14T03:07:56Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:650</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p650" />
    <title>The &quot;look&quot; revisited</title>
    <author>
        <name>The Philanthropy Blog</name>
        <uri>http://www.throughthenarrowgate.org/2003_03.html#000014</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.throughthenarrowgate.org/2003_03.html#000014">
        We&#8217;ve added MT Textile and Smarty Pants to our blog setup &#8212; so our formatting of things like curly quotes should improve. Please let us know of any problems or formatting issues. Thanks....
    </content>
    <published>2003-03-14T19:15:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:651</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p651" />
    <title>Various (mostly nerdy) bits.</title>
    <author>
        <name>FeralBlog</name>
        <uri>http://feralboy.com/log/archives/000180/default.aspx</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://feralboy.com/log/archives/000180/default.aspx">
        The whole Puma ads thing has taken on a life of its own (much like a certain oversized snack food), with threatening letters from lawyers flying around. Gawker seems to be following it most closely. This post is the first...
    </content>
    <published>2003-03-15T18:39:51Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:653</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p653" />
    <title>MT 2.6 and Textile</title>
    <author>
        <name>Weblog for JavaGeek</name>
        <uri>http://www.javageekonline.com/archives/000036.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.javageekonline.com/archives/000036.html">
        Extra Extra! Well, Movable Type 2.6 is out, and among its new features, there&apos;s the option to add plugins for...
    </content>
    <published>2003-03-16T10:32:51Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:656</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p656" />
    <title>Bugs Found in MT-Textile (Greedy PERL expressions)</title>
    <author>
        <name>The Blinne Blog</name>
        <uri>http://www.blinne.org/archives/000061.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.blinne.org/archives/000061.php">
        
    </content>
    <published>2003-03-17T06:27:31Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:661</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p661" />
    <title>SmartyPants and MT-Textile</title>
    <author>
        <name>LegalMac</name>
        <uri>http://www.statonlaw.net/weblog/archives/000007.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.statonlaw.net/weblog/archives/000007.php">
        &#8220;Testing&#8221; This is a numbered list. This is the second item of the numbered list. One of the interesting applications of Web publishing is the ability to create &#8220;plugins&#8221;, bits of code that extend the main application. I&#8217;ve...
    </content>
    <published>2003-03-19T03:15:55Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:662</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p662" />
    <title>First Post</title>
    <author>
        <name>Stan Chin Dot Com</name>
        <uri>http://www.stanchin.com/archives/000002.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.stanchin.com/archives/000002.html">
        
    </content>
    <published>2003-03-19T10:58:29Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:663</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p663" />
    <title>First Post</title>
    <author>
        <name>Stan Chin Dot Com</name>
        <uri>http://www.stanchin.com/archives/000002.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.stanchin.com/archives/000002.html">
        
    </content>
    <published>2003-03-19T11:01:31Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:665</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p665" />
    <title>First Post</title>
    <author>
        <name>Stan Chin Dot Com</name>
        <uri>http://www.stanchin.com/archives/000002.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.stanchin.com/archives/000002.html">
        
    </content>
    <published>2003-03-19T11:08:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:666</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p666" />
    <title>First Post</title>
    <author>
        <name>Stan Chin Dot Com</name>
        <uri>http://www.stanchin.com/archives/000002.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.stanchin.com/archives/000002.html">
        ??LBABHALKBHKAFDHBADHFBI?? And lo, were spoken the first words ever to grace Stan Chin Dot Com(tm) like Moses from the mount. I&apos;m just playing with Textile and &quot;SmartyPants (SmartyPants will convert your ugly inch marks to quotes like any good typograp...
    </content>
    <published>2003-03-19T11:12:36Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:667</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p667" />
    <title>First Post</title>
    <author>
        <name>Stan Chin Dot Com</name>
        <uri>http://www.stanchin.com/archives/000002.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.stanchin.com/archives/000002.html">
        
    </content>
    <published>2003-03-19T11:20:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:678</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p678" />
    <title>Modifying MT-Textile</title>
    <author>
        <name>Virtuelvis</name>
        <uri>http://www.virtuelvis.com/archives/49.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.virtuelvis.com/archives/49.html">
        Most of my entries to this and other blogs are written using Brad Choate&apos;s MT-Textile plugin. As much as I...
    </content>
    <published>2003-03-22T22:45:13Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:679</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p679" />
    <title>Testing Textile</title>
    <author>
        <name>GeekInDenial</name>
        <uri>http://www.geekindenial.com/mt/archives/2003_03.html#000030</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.geekindenial.com/mt/archives/2003_03.html#000030">
        I am going to try out a Textile entry. All of the formatting on this page should be apparent if it isn&apos;t then don&apos;t worry. Nobody reads my page anyway. TTFN. BTW, this is a MoveableType Plugin ....
    </content>
    <published>2003-03-24T23:45:58Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:682</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p682" />
    <title>New Tools For My Blog</title>
    <author>
        <name>Digital Ocean</name>
        <uri>http://www.surfhobo.com/blog/archives/000129.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.surfhobo.com/blog/archives/000129.php">
        Moveable Type 2.6 was released today. It&#8217;s the main tool I use to publish this blog, including all the posts and archives. I also picked up a new plugin by Brad Choate called Textile. I like this thing. It enables...
    </content>
    <published>2003-03-28T05:50:33Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:686</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p686" />
    <title>Blog upgrade</title>
    <author>
        <name>JeffJournal</name>
        <uri>http://jeff.squyres.com/journal/archives/000487.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://jeff.squyres.com/journal/archives/000487.php">
        Since I was terribly unmotivated today, I upgraded to MoveableType 2.63 (my blogging system). How exciting. I also took the...
    </content>
    <published>2003-03-30T02:44:43Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:691</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p691" />
    <title>MT plugin: Textile</title>
    <author>
        <name>Aglossa</name>
        <uri>http://www.aglossa.net/archives/000017.htm</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.aglossa.net/archives/000017.htm">
        
    </content>
    <published>2003-03-31T19:35:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:692</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p692" />
    <title>Tactile posting</title>
    <author>
        <name>Population: One</name>
        <uri>http://popone.innocence.com/archives/000696.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://popone.innocence.com/archives/000696.html">
        If you&#8217;re using Brad Choate&#8217;s Textile plugin for Movable Type, you&#8217;ve no doubt noticed it&#8217;s a pain to edit the...
    </content>
    <published>2003-03-31T23:21:42Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:693</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p693" />
    <title>Tactile posting</title>
    <author>
        <name>Population: One</name>
        <uri>http://popone.innocence.com/archives/000696.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://popone.innocence.com/archives/000696.html">
        If you&#8217;re using Brad Choate&#8217;s Textile plugin for Movable Type, you&#8217;ve no doubt noticed it&#8217;s a pain to edit the...
    </content>
    <published>2003-03-31T23:23:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:697</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p697" />
    <title>BlogShares MTPlugin</title>
    <author>
        <name>Exordium</name>
        <uri>http://ritts.concepthouse.com/mt/exordium/archives/2003/04/02/index.html#000060</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ritts.concepthouse.com/mt/exordium/archives/2003/04/02/index.html#000060">
        I&apos;ve installed David Raynes&apos; MTBlogShares plugin. You would be able to see it on the left only I&apos;ve had a bit of a problem with it. It seems to cause MT to fail its rebuilding process. I&apos;ve done a bit
    </content>
    <published>2003-04-02T20:53:38Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:701</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p701" />
    <title>beginner&apos;s guide to movable type?</title>
    <author>
        <name>mamamusings</name>
        <uri>http://www.it.rit.edu/~ell/mamamusings/archives/000413.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.it.rit.edu/~ell/mamamusings/archives/000413.html">
        The Invisible Adjunct has asked for a beginner&apos;s guide to Movable Type. I&apos;m tempted to take this on...either by myself,
    </content>
    <published>2003-04-05T19:30:57Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:702</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p702" />
    <title>beginner&apos;s guide to movable type?</title>
    <author>
        <name>mamamusings</name>
        <uri>http://www.it.rit.edu/~ell/mamamusings/archives/000413.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.it.rit.edu/~ell/mamamusings/archives/000413.html">
        The Invisible Adjunct has asked for a beginner&apos;s guide to Movable Type. I&apos;m tempted to take this on...either by myself,
    </content>
    <published>2003-04-05T19:41:30Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:708</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p708" />
    <title>Posting Made Easy</title>
    <author>
        <name>voisen.org</name>
        <uri>http://www.voisen.org/archives/general_technology/000173.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.voisen.org/archives/general_technology/000173.php">
        I&#8217;ve been using Brad Choate&#8217;s MT-Textile plugin for Movable Type for a while now, and I have to say that there is no way I am ever going back. Textile makes markup simple, easy and more importantly &#8230; short. Plus,...
    </content>
    <published>2003-04-08T03:35:22Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:710</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p710" />
    <title>MT-Textile</title>
    <author>
        <name>Snippets</name>
        <uri>http://www.evercurious.com/snippets/archive/2003_04.html#000080</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.evercurious.com/snippets/archive/2003_04.html#000080">
        Brad Choate: MT-Textile Via: http://www.dansanderson.com/blog/view.php3?entry_id=02948
    </content>
    <published>2003-04-08T14:28:46Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:718</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p718" />
    <title>Colophon</title>
    <author>
        <name>nebulose.net</name>
        <uri>http://nebulose.net/blog/archives/2003/04/colophon.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://nebulose.net/blog/archives/2003/04/colophon.html">
        The site&apos;s colophon, complete with all the details no one ever wanted to know.
    </content>
    <published>2003-04-10T03:04:07Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:723</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p723" />
    <title>Does Textile Work?</title>
    <author>
        <name>Monk&apos;s Blog</name>
        <uri>http://fmonk.com/archives/000003.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://fmonk.com/archives/000003.php">
        &#8220;I wonder if Textile is working,&#8221; Monk said before his neck exploded....
    </content>
    <published>2003-04-13T13:55:13Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:725</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p725" />
    <title>Getting Humane</title>
    <author>
        <name>A View From Home</name>
        <uri>http://www.momathome.com/viewfromhome/archives/000245.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.momathome.com/viewfromhome/archives/000245.html">
        I use Adriaan Tijsseling&#8217;s most excellent Kung-Log to create/edit my blog entries. I think it&#8217;s so fabulous, that I sent Adriaan a little green for his efforts (it&#8217;s donationware, and I believe in paying for good software whether the ...
    </content>
    <published>2003-04-14T13:33:56Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:750</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p750" />
    <title>MT-Textile</title>
    <author>
        <name>About</name>
        <uri>http://www.engel5.net/about//mttextile.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.engel5.net/about//mttextile.php">
        How do you let the writers write and still do neat stuff on the web site? Ask a genius to rig something up for you.
    </content>
    <published>2003-04-24T17:46:02Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:756</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p756" />
    <title>Textile Plugin</title>
    <author>
        <name>Law Student&apos;s Journal</name>
        <uri>http://law.papr.org/arch/000089.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://law.papr.org/arch/000089.php">
        And amidst all my reading, I still find time to install new plugins. Newest to come, adding no benefit to you the reader, rather only making my blogging days easier, is Textile. Textile allows for extensive quick formatting while typing,...
    </content>
    <published>2003-04-30T22:17:57Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:757</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p757" />
    <title>Textile.</title>
    <author>
        <name>Sivad&apos;s SoapBox</name>
        <uri>http://www.sivadonline.com/mt/soapboxarchives/cat_geekenstein.html#000054</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.sivadonline.com/mt/soapboxarchives/cat_geekenstein.html#000054">
        I finally figured it out. In case anyone&#8217;s interested, the solution is so simple I should slap myself. WAP! Damn, that hurts Upload the Textile files as indicated in directions. Go to &#8220;Blog Config&#8221; menu. Select Preferences. Find &amp;#822...
    </content>
    <published>2003-05-01T06:58:21Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:763</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p763" />
    <title>test</title>
    <author>
        <name>Bookmarks</name>
        <uri>http://www.raymondsnest.com/favorites/archives/000259.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.raymondsnest.com/favorites/archives/000259.html">
        Brad Choate: MT-Textile Test of trackback. Can&apos;t get the plugins to work, figured I&apos;d try this....
    </content>
    <published>2003-05-02T18:52:50Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:783</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p783" />
    <title>Getting validated.</title>
    <author>
        <name>Live in the Delirious Cool</name>
        <uri>http://www.deliriouscool.org/archives/001055.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.deliriouscool.org/archives/001055.php">
        I made my blog more high-maintenance, but I also learned about coding so that people not looking at my computer screen could read my site.
    </content>
    <published>2003-05-11T17:07:22Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:786</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p786" />
    <title>http://www.wolfeisland.ca/mtbirds/archives/000007.html</title>
    <author>
        <name>First Weblog</name>
        <uri>http://www.wolfeisland.ca/mtbirds/archives/000007.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.wolfeisland.ca/mtbirds/archives/000007.html">
        Brad Choate: MT-Textile...
    </content>
    <published>2003-05-14T00:58:24Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:787</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p787" />
    <title>OPP</title>
    <author>
        <name>Vertical Hold</name>
        <uri>http://www.patandkat.com/pat/weblog/archives/2003/05/14/003125.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.patandkat.com/pat/weblog/archives/2003/05/14/003125.php">
        So a new version of SmartyPants is out from Daring Fireball. Typography aside, I was having some problems getting it...
    </content>
    <published>2003-05-15T01:38:25Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:799</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p799" />
    <title>Spam</title>
    <author>
        <name>Transblawg</name>
        <uri>http://www.margaret-marks.com/Transblawg/archives/000053.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.margaret-marks.com/Transblawg/archives/000053.html">
        
    </content>
    <published>2003-05-19T16:28:43Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:805</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p805" />
    <title>fun with formatting</title>
    <author>
        <name>Digital Soapbox</name>
        <uri>http://arif.rabblerouser.org/archives/000205.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://arif.rabblerouser.org/archives/000205.html">
        Installed the fabulous MT-Textile plugin from Brad Choate who&#8217;s got some cool Matrix theme stuff happening on his site. Also...
    </content>
    <published>2003-05-24T23:15:12Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:817</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p817" />
    <title>Testing Textile</title>
    <author>
        <name>AndySocial&apos;s Land of Milk and Honey</name>
        <uri>http://andysocial.com/archives/001048.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://andysocial.com/archives/001048.html">
        Is this thing on? Just checking to see how the Textile text formatting plugin works. This text should look a bit different than this text does....
    </content>
    <published>2003-05-30T05:38:09Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:857</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p857" />
    <title>Testing Textile</title>
    <author>
        <name>Minnesota for Dean</name>
        <uri>http://24.106.17.229/archives/000002.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://24.106.17.229/archives/000002.html">
        everyone loves Textile Here&#8217;s a link to it I&#8217;m also using &#8212; get this &#8212; Smarty Pants with it....
    </content>
    <published>2003-06-12T06:15:20Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:865</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p865" />
    <title>Cleaning up blog cruft</title>
    <author>
        <name>Koz Speaks</name>
        <uri>http://www.koziarski.net/archives/2003/06/17/cleaningUpBlogCruft</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.koziarski.net/archives/2003/06/17/cleaningUpBlogCruft">
        I&apos;ve been reconfiguring my local MovableType installation to be a little cleaner. The main changes are: I&apos;m using Brad Choate&apos;s...
    </content>
    <published>2003-06-17T11:00:19Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:889</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p889" />
    <title>A Little Help From Our Friends</title>
    <author>
        <name>Winds of Change.NET</name>
        <uri>http://windsofchange.net/archives/003699.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://windsofchange.net/archives/003699.html">
        Thanks to Marc Siry for the banners, Dean Esmay for the MT 2.64 upgrade (despite which, Trackback is still iffy - anyone having this problem?), and Proud Canadian Geek for the Javascript code that lets us have &quot;instant-expanding posts&quot;.
    </content>
    <published>2003-06-29T05:40:00Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:891</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p891" />
    <title>Testing</title>
    <author>
        <name>Blog de Halavais</name>
        <uri>http://alex.halavais.net/news/archives/2003_06.html#000487</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://alex.halavais.net/news/archives/2003_06.html#000487">
        Finally had a chance to update to the new version of Moveable Type, and add the Smarty Pants and MT-Textile...
    </content>
    <published>2003-06-30T02:31:15Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:896</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p896" />
    <title>Edit helpers in MT</title>
    <author>
        <name>:::::: I n t e l l e c t i c s ::::::</name>
        <uri>http://171.66.153.74/archives/000085.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://171.66.153.74/archives/000085.html">
        Today I am working on improving my technical tools for making new entries in this blog a painless process. http://textism.com/tools/textile/ href=&quot;http://www.daringfireball.net/projects/smartypants/&quot;&gt;http://www.daringfireball.net/projects/smartypants/ ...
    </content>
    <published>2003-06-30T23:19:19Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:912</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p912" />
    <title>é€™å¤ªç¥žå¥‡äº†</title>
    <author>
        <name>jeph</name>
        <uri>http://blog.twblog.net/jeph/archives/000131.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.twblog.net/jeph/archives/000131.html">
        è©±èªªä»Šå¤©åœ¨è©¦é©—çµ¦ MTåŠ Plungin. æ‰¾åˆ° MT Pluginsç¶œåˆç¶²ç«™éš¨ä¾¿ä¸‹è¼‰äº†ä¸€å€‹å« MTTextile çš„æ±è¥¿ä¾†è£. å¾Œä¾†ç™¼ç¾é€™å€‹pluginçš„ä½œè€…ä¸çŸ¥æ€Žéº¼, å±…ç„¶å¾ªç·šéŽä¾†, ç•™äº†å€‹è¿´éŸ¿ä½œæŠ€è¡“æŒ‡å°Ž, åš‡äº†æˆ‘ä¸€è·³. é€™çœŸæ˜¯å¤ªç¥žå...
    </content>
    <published>2003-07-05T00:20:25Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:931</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p931" />
    <title>finally...</title>
    <author>
        <name>Snapping Links II (The Revenge)</name>
        <uri>http://www.epersonae.com/snapping2/2003/07/11/finally.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.epersonae.com/snapping2/2003/07/11/finally.php">
        got mt-textile and smarty pants installed.  now my blog is ready!
    </content>
    <published>2003-07-12T02:54:05Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:950</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p950" />
    <title>MovableType¤Ç¥¿¥°¤ò»È¤ï¤º¤ËÆþÎÏ¤Ç¤­¤ë¤è¤¦¤Ë¤¹¤ë</title>
    <author>
        <name>ARTIFACT ¡Ý¿Í¹©»ö¼Â¡Ý</name>
        <uri>http://artifact-jp.com/mt/archives/200307/mttextile.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://artifact-jp.com/mt/archives/200307/mttextile.html">
        Brad Choate: MT-Textile¡¡¥¿¥°¤òÂÇ¤Á¹þ¤à¤Î¤¬ÌÌÅÝ¤Ê¿Í¸þ¤±¤ÎMovableType¤Î¥×¥é¥°¥¤¥ó¡£Macintosh¤äWin¤Ç¤âIE°Ê³°¤Î¥Ö¥é¥¦¥¶¤ò»È¤Ã¤Æ¤¤¤ë¤Î¤ÇEntryÊÔ½¸²èÌÌ¤Ë¥¿¥°ÆþÎÏ»Ù±ç¥Ü¥¿¥ó¤¬É½¼¨¤µ¤ì¤Ê¤¤¤Ã¤Æ¿Í¤Ë¤â¤¤¤¤¤«¤â¡£
    </content>
    <published>2003-07-16T11:32:43Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:960</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p960" />
    <title>Movable Type</title>
    <author>
        <name>KO</name>
        <uri>http://ko.offroadpakistan.com/computing/2003_07/movable_type.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ko.offroadpakistan.com/computing/2003_07/movable_type.html">
        Mt Resources from all over the web: Basic: Starting a Blog (with MovableType) :: A basic guide on starting a blog. Moveabletype Support Forums :: Covers everything. MT Specific Sites: MT Extensions :: A collection of CGIs, plugins, hacks and...
    </content>
    <published>2003-07-17T11:48:26Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:964</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p964" />
    <title>Textile Formatting</title>
    <author>
        <name>Gadgetopia</name>
        <uri>http://www.gadgetopia.com/archives/000279.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.gadgetopia.com/archives/000279.html">
        One of the perennial problems with Web-based content management is that people don&apos;t want to code HTML for their formatting. They don&apos;t want to surround italic text with the right tags, form IMG tags, write link tags, etc. So there...
    </content>
    <published>2003-07-17T16:35:44Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:998</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p998" />
    <title>è¨˜äº‹å…¥åŠ›è£œåŠ©</title>
    <author>
        <name>JuNya KOBORI&apos;s Miscellaneous Impressions Page</name>
        <uri>http://www.junktest.net/junya/archives/000103.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.junktest.net/junya/archives/000103.html">
        
    </content>
    <published>2003-07-25T17:03:21Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1011</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1011" />
    <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:28Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1014</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1014" />
    <title>special stuff</title>
    <author>
        <name>Guberbloggin&apos;</name>
        <uri>http://www.gubernachten.org/blog/000009.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.gubernachten.org/blog/000009.html">
        Did you know you can do weird things lke strong text, emphasized text, citations, and crossed out text ? Well you can. And here is a quote from Kev. Why hello Yosha. Hope you are enjoying your blog. I am...
    </content>
    <published>2003-07-28T00:01:00Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1022</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1022" />
    <title>Movable Type</title>
    <author>
        <name>KO</name>
        <uri>http://ko.offroadpakistan.com/computing/2003_07/movable_type.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ko.offroadpakistan.com/computing/2003_07/movable_type.html">
        Mt Resources from all over the web: Basic: Starting a Blog (with MovableType) :: A basic guide on starting a blog. Moveabletype Support Forums :: Covers everything. MT Specific Sites: MT Extensions :: A collection of CGIs, plugins, hacks and...
    </content>
    <published>2003-07-29T12:37:34Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1024</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1024" />
    <title>Two Useful MT Plugins</title>
    <author>
        <name>Contrast</name>
        <uri>http://www.jke.it/blogA/000148.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.jke.it/blogA/000148.php">
        
    </content>
    <published>2003-07-29T20:04:02Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1026</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1026" />
    <title>Formattazione made easy</title>
    <author>
        <name>GeraBlog</name>
        <uri>http://michele.f2o.org/archives/000006.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://michele.f2o.org/archives/000006.html">
        
    </content>
    <published>2003-07-30T23:46:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1027</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1027" />
    <title>Formattazione made easy</title>
    <author>
        <name>GeraBlog</name>
        <uri>http://michele.f2o.org/archives/000006.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://michele.f2o.org/archives/000006.html">
        
    </content>
    <published>2003-07-30T23:56:37Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1031</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1031" />
    <title>Formattazione made easy</title>
    <author>
        <name>GeraBlog</name>
        <uri>http://michele.f2o.org/archives/000006.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://michele.f2o.org/archives/000006.html">
        
    </content>
    <published>2003-07-31T16:53:19Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1037</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1037" />
    <title>... and textile has been installed</title>
    <author>
        <name>Notes and Jottings</name>
        <uri>http://www.lyranthe.org/diary/archives/000717.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.lyranthe.org/diary/archives/000717.html">
        Okay, Brad Choate&apos;s MT-Textile plugin has now been installed. The theory would be that this will certainly create a valid XHTML structure, not that writing XHTML is a chore :-P But it&apos;ll be interesting to see if this makes it easier to mark up entries....
    </content>
    <published>2003-08-03T04:47:28Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1046</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1046" />
    <title>w.bloggar status report</title>
    <author>
        <name>magpiebrain</name>
        <uri>http://www.magpiebrain.com/archives/000057.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.magpiebrain.com/archives/000057.html">
        Well, I liked w.bloggar allot at first, but now I realise I much prefer &#8220;Zempt(Zempt - Multi-platform MovableType client)&#8221;http://www.zempt.com/. Zempt lets me handle MT specific stuff like different formatters (for example Textile, keywords...
    </content>
    <published>2003-08-07T18:29:49Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1049</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1049" />
    <title>My trip home - July -August 2003</title>
    <author>
        <name>Zephyr</name>
        <uri>http://doppler.unl.edu/~jbatra/mt-static/000007.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://doppler.unl.edu/~jbatra/mt-static/000007.php">
        After a long long time I made my trip at home to maryland.It has been almost 4-5 months that i had visited home and it was pretty nice to get out of the regular schedule and fly back to parents...
    </content>
    <published>2003-08-07T22:13:03Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1054</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1054" />
    <title>Textile</title>
    <author>
        <name>CODING.MU</name>
        <uri>http://coding.mu/archives/2003_08.php#000284</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://coding.mu/archives/2003_08.php#000284">
        Every serious blogger should visit the web site for Textile right after seting up Movable Type. If copy-n-pasting your from...
    </content>
    <published>2003-08-09T15:20:36Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1064</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1064" />
    <title>MT-Textile</title>
    <author>
        <name>Around Here Somewhere</name>
        <uri>http://www.alandaniels.com/weblog/archives/week_2003_08_10.phtml#000145</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.alandaniels.com/weblog/archives/week_2003_08_10.phtml#000145">
        Just downloaded and started using Brad Choate&apos;s excellent MT-Textile for Moveable Type. It&apos;s a plugin that takes care of 90% of the HTML drudgery of entering posts in a weblog, such as handling bold tags, anchor tags, etc. I need...
    </content>
    <published>2003-08-12T21:09:46Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1065</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1065" />
    <title>MT-Textile</title>
    <author>
        <name>Around Here Somewhere</name>
        <uri>http://www.alandaniels.com/weblog/archives/week_2003_08_10.phtml#000145</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.alandaniels.com/weblog/archives/week_2003_08_10.phtml#000145">
        Just downloaded and started using Brad Choate&apos;s excellent MT-Textile for Moveable Type. It&apos;s a plugin that takes care of 90% of the HTML drudgery of entering posts in a weblog, such as handling bold tags, anchor tags, etc. I need...
    </content>
    <published>2003-08-12T21:10:10Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1077</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1077" />
    <title>evil markup</title>
    <author>
        <name>Gregor J. Rothfuss :: Imagination is key to your dreams coming true</name>
        <uri>http://greg.abstrakt.ch/archives/000331.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://greg.abstrakt.ch/archives/000331.html">
        i just finished a conversion of a MT blog to KAYWA. most of the posts were stored in some non-xhtml...
    </content>
    <published>2003-08-16T00:59:38Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1082</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1082" />
    <title>Textile Plug-in</title>
    <author>
        <name>Jason E. Shao</name>
        <uri>http://www.shao.org/jay/archives/000027.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.shao.org/jay/archives/000027.php">
        I&#8217;ve installed Brad Choate&#8217;s MT-Textile Plugin and am experimenting with taking my entries further in the direction of structured text. The Textile language, developed by Dean Allen and expounded in his Textism website seems to me to be a m...
    </content>
    <published>2003-08-17T22:44:29Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1083</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1083" />
    <title>Textile Plug-in</title>
    <author>
        <name>Jason E. Shao</name>
        <uri>http://www.shao.org/jay/archives/000027.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.shao.org/jay/archives/000027.php">
        I&#8217;ve installed Brad Choate&#8217;s MT-Textile Plugin and am experimenting with taking my entries further in the direction of structured text. The Textile language, developed by Dean Allen and expounded in his Textism website seems to me to be a m...
    </content>
    <published>2003-08-17T22:44:43Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1086</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1086" />
    <title>Beware Regular Expressions</title>
    <author>
        <name>The Fishbowl</name>
        <uri>http://fishbowl.pastiche.org/archives/001476.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/archives/001476.html">
        Some people, when confronted with a problem, think &quot;I know, I’ll use regular expressions.&quot;  Now they have two problems. ---Jamie Zawinski, in comp.lang.emacs
    </content>
    <published>2003-08-18T15:46:53Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1091</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1091" />
    <title>MT-Textile</title>
    <author>
        <name>Gerhard Froehlich</name>
        <uri>http://weblog.gerhardfroehlich.net/archives/000025.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://weblog.gerhardfroehlich.net/archives/000025.html">
        MT-Textile is a MT plugin, which enables Wiki style text formating for post editing. Very kool....
    </content>
    <published>2003-08-19T12:43:56Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1093</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1093" />
    <title>How it works</title>
    <author>
        <name>The Kiosk of Love</name>
        <uri>http://www.kiosk-of-love.com/archives/000117.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.kiosk-of-love.com/archives/000117.html">
        How this site works. It runs off MovableType with a mysql back end. Everything&#8217;s in plain-jane Arial. The things in scripty text are images. The font is called (?). The layout is all done with CSS, of course. All my...
    </content>
    <published>2003-08-22T01:29:45Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1094</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1094" />
    <title>How it works</title>
    <author>
        <name>The Kiosk of Love</name>
        <uri>http://www.kiosk-of-love.com/archives/000117.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.kiosk-of-love.com/archives/000117.html">
        How this site works. It runs off MovableType with a mysql back end. Everything&#8217;s in plain-jane Arial. The things in scripty text are images. The font is called (?). The layout is all done with CSS, of course. All my...
    </content>
    <published>2003-08-22T01:42:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1109</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1109" />
    <title>aug.28.03</title>
    <author>
        <name>unblogged updates</name>
        <uri>http://limelight.so-rawk.net/mtype/archives/2003_08.html#000003</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://limelight.so-rawk.net/mtype/archives/2003_08.html#000003">
        Okay. So I think I&apos;m getting closer to figuring this out. I&apos;ve got the headings like I like &apos;em... it just bugs me that I can&apos;t use #&apos;s to let &apos;em know the font size. Ah well. I&apos;m still frustrated...
    </content>
    <published>2003-08-28T20:26:22Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1121</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1121" />
    <title>MovableType: Textile plugin</title>
    <author>
        <name>spravodaj</name>
        <uri>http://www.madaj.net/spravodaj/archives/000898.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.madaj.net/spravodaj/archives/000898.html">
        Textile je plugin pre MovableType a mal by vediet konvertovat text prispevkov na html tagy. [www.spravodaj.tk]
    </content>
    <published>2003-09-04T01:40:10Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1122</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1122" />
    <title>MovableType: Textile plugin</title>
    <author>
        <name>spravodaj</name>
        <uri>http://www.madaj.net/spravodaj/archives/000898.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.madaj.net/spravodaj/archives/000898.html">
        Textile je plugin pre MovableType a mal by vediet konvertovat text prispevkov na html tagy. [www.spravodaj.tk]
    </content>
    <published>2003-09-04T01:44:18Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1138</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1138" />
    <title>docs for Textile MT plugin</title>
    <author>
        <name>bookmarks</name>
        <uri>http:///blogs/bookmarks/archives/000005.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http:///blogs/bookmarks/archives/000005.html">
        Brad Choate: MT-Textile...
    </content>
    <published>2003-09-11T10:22:32Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1139</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1139" />
    <title>Blog entries: which tools do you use?</title>
    <author>
        <name>Computer Toaster</name>
        <uri>http://www.edifyingspectacle.org/pcstuff/archives/weblogging/blog_entries_which_tools_.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.edifyingspectacle.org/pcstuff/archives/weblogging/blog_entries_which_tools_.php">
        How do you write your webblog entries? There&#8217;s a deadly dull topic. Like those old Paris Review interviews wherein the writer would tell us what kind of pen or typewriter he used, whether or not he wrote on index cards or yellow legal pads.Dull o...
    </content>
    <published>2003-09-15T02:30:05Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1144</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1144" />
    <title>Getting Started</title>
    <author>
        <name>TechBlog</name>
        <uri>http://tech.schiesty.org/old/2003/09/17/000002.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://tech.schiesty.org/old/2003/09/17/000002.php">
        New blog gets started... Fresh new install of MT, and Eric are ready for action. After the initial test entry, I had to get a few things set correctly. (or at least the way I like them set) I started...
    </content>
    <published>2003-09-18T07:03:38Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1155</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1155" />
    <title>http://www.polytropos.org/archives/000099.html</title>
    <author>
        <name>Polytropos</name>
        <uri>http://www.polytropos.org/archives/000099.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.polytropos.org/archives/000099.html">
        If this actually works, then I am a big fan of: The MT-Textile Plugin The Smarty Pants Plugin Both for Movable Type....
    </content>
    <published>2003-09-24T17:56:33Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1156</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1156" />
    <title>Movable Type</title>
    <author>
        <name>KO</name>
        <uri>http://ko.offroadpakistan.com/computing/2003_07/movable_type.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ko.offroadpakistan.com/computing/2003_07/movable_type.html">
        Mt Resources from all over the web: Basic: Starting a Blog (with MovableType) :: A basic guide on starting a blog. Moveabletype Support Forums :: Covers everything. MT Specific Sites: MT Extensions :: A collection of CGIs, plugins, hacks and...
    </content>
    <published>2003-09-25T10:03:36Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1165</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1165" />
    <title>Auf Entdeckungsreise</title>
    <author>
        <name>gregs weblog</name>
        <uri>http://chown.ath.cx/~greg/weblog/archives/000029.xhtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://chown.ath.cx/~greg/weblog/archives/000029.xhtml">
        Movable Type ist echt sehr cool. Gerade probiere ich Textile aus. Dieses Plugin ist sehr nützlich, um einem bei Formatierungsaufgaben Schreibarbeit anzunehmen. Außerdem ist es intuitiv zu benutzen. Ich hatte schon einmal selbst geplant, so etwas zu pro...
    </content>
    <published>2003-09-28T14:49:56Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1175</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1175" />
    <title>Two Things I Wish I Could Do In Movable Type</title>
    <author>
        <name>Discourse.net</name>
        <uri>http://www.discourse.net/archives/2003/10/two_things_i_wish_i_could_do_in_movable_type.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.discourse.net/archives/2003/10/two_things_i_wish_i_could_do_in_movable_type.html">
        Thanks to Henry Farrell&#8217;s sage advice, I&#8217;ve loaded up the Textile and Smartypants plugins, which are very nice indeed. I&#8217;ve had a very quick trawl through the plugin directories, and nothing else jumps out at me as both stable and nec...
    </content>
    <published>2003-10-01T06:37:23Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1207</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1207" />
    <title>New stuff</title>
    <author>
        <name>Sir Dan&apos;s Crap</name>
        <uri>http://sirdan.vip.warped.com/archives/000006.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://sirdan.vip.warped.com/archives/000006.html">
        Well, stuff looks different now. And it apparently works, too. I&#8217;m using a few nifty plugins that other MT users may want to look at. The unified comments/trackback view is thanks to SimpleComments, and the text formatting on my end...
    </content>
    <published>2003-10-07T15:42:20Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1211</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1211" />
    <title>å†…å®¹ã‚’æ•´å½¢ã™ã‚‹ãƒ—ãƒ©ã‚°ã‚¤ãƒ³</title>
    <author>
        <name>blog::hiroron.com</name>
        <uri>http://www.hiroron.com/blog/archives/000038.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.hiroron.com/blog/archives/000038.html">
        ä»¥å‰ã‹ã‚‰å†…å®¹éƒ¨åˆ†ã®æ•´å½¢ã«èˆˆå‘³ãŒã‚ã£ãŸã®ã ãŒã€ç‰¹åˆ¥èª¿ã¹ãŸã‚Šã—ã¦ãªã‹ã£ãŸã€‚ blog.bulknews.net ã«ã¦ &gt; tables - Pukiwiki è¨˜æ³•ã§ HTML table ãŒæ›¸ã‘ã‚‹ ã¨ã‚ã‚‹ã®ã‚’è¦‹ã¤ã‘ãŸã€‚ã“ã‚Œã¯ blosxom ç”¨ã®ãƒ—ãƒ©ã‚°ã‚¤ã...
    </content>
    <published>2003-10-08T13:15:49Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1213</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1213" />
    <title>MT-Textile ã‚’å…¥ã‚Œã¦ã¿ã‚‹</title>
    <author>
        <name>blog::hiroron.com</name>
        <uri>http://www.hiroron.com/blog/archives/000042.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.hiroron.com/blog/archives/000042.html">
        æ˜¨æ—¥èª¿ã¹ã¦ãŠã„ãŸ MT-Textile ã‚’å…¥ã‚Œã¦ã¿ã‚‹ã€‚ ã¾ã™ã¯ã€ãƒ€ã‚¦ãƒ³ãƒ­ãƒ¼ãƒ‰ã—ã¾ã™ã€‚ ãƒ€ã‚¦ãƒ³ãƒ­ãƒ¼ãƒ‰ã—ãŸ mttextile-1_1.zip ã‚’è§£å‡ã—ã¦ã€MTã‚’ã‚¤ãƒ³ã‚¹ãƒˆãƒ¼ãƒ«ã—ãŸãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã®ä¸‹ã¸ä»¥ä¸‹ã®ã‚ˆã†ã«FTPã‚½ãƒ•ãƒˆã§ã...
    </content>
    <published>2003-10-09T11:14:38Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1214</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1214" />
    <title>Weblog Formatting Plugin Installed</title>
    <author>
        <name>Barclay&apos;s Alternative Commentry</name>
        <uri>http://blogs.nthellworld.co.uk/nthw/archives/000016.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blogs.nthellworld.co.uk/nthw/archives/000016.php">
        We&apos;ve installed Brad Choate&apos;s MT-Textile plugin for your use with the nthw Blogging software. What this means is that by using simple text characters such as underscores or asterisks you will be able to get nice text formatting. A full...
    </content>
    <published>2003-10-10T02:35:22Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1215</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1215" />
    <title>Weblog Formatting Plugin Installed</title>
    <author>
        <name>Barclay&apos;s Alternative Commentry</name>
        <uri>http://blogs.nthellworld.co.uk/nthw/archives/000016.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blogs.nthellworld.co.uk/nthw/archives/000016.php">
        We&apos;ve installed Brad Choate&apos;s MT-Textile plugin for your use with the nthw Blogging software. What this means is that by using simple text characters such as underscores or asterisks you will be able to get nice text formatting. A full...
    </content>
    <published>2003-10-10T02:35:33Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1240</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1240" />
    <title>Textile Processor for MoinMoin</title>
    <author>
        <name>bklyn.org</name>
        <uri>http://www.bklyn.org/blog/archives/000044.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.bklyn.org/blog/archives/000044.html">
        I&#8217;ve grown rather fond of Textile formatting, courtesy of Brad Choate&#8217;s MT-Textile plugin for Movable Type. So late last night...
    </content>
    <published>2003-10-22T21:38:31Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1242</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1242" />
    <title>Textile Processor for MoinMoin</title>
    <author>
        <name>bklyn.org</name>
        <uri>http://www.bklyn.org/blog/archives/000044.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.bklyn.org/blog/archives/000044.html">
        I&#8217;ve grown rather fond of Textile formatting, courtesy of Brad Choate&#8217;s MT-Textile plugin for Movable Type. So late last night...
    </content>
    <published>2003-10-23T15:36:38Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1243</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1243" />
    <title>Better way to format text?</title>
    <author>
        <name>JwizBlog</name>
        <uri>http://blog.jwiz.org/archives/000667.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jwiz.org/archives/000667.html">
        Textism â€º Tools â€º Textile Brad Choate: MT-Textile
    </content>
    <published>2003-10-25T12:30:21Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1251</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1251" />
    <title>Textile is still in the mix</title>
    <author>
        <name>The xagronaut Chronicle</name>
        <uri>http://www.xagronaut.com/2003/02/16.html#a205</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.xagronaut.com/2003/02/16.html#a205">
        I have just upgraded to MovableType 2.6 , and installed Brad Choate&apos;s MTTextile plugin .
    </content>
    <published>2003-10-29T16:19:38Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1263</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1263" />
    <title>&quot;MovableType&quot;:http://www.movabletype.org et moi</title>
    <author>
        <name>Le bloc-notes de barzi.net</name>
        <uri>http://www.barzi.net/movable-static/archives/000213.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.barzi.net/movable-static/archives/000213.html">
        Mon utilisation de MT-Textile et autres plugins pour MovableType
    </content>
    <published>2003-11-02T22:14:15Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1266</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1266" />
    <title>MT-Textile</title>
    <author>
        <name>Design MT</name>
        <uri>http://www.dedanaan.com/testblog/archives/000107.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.dedanaan.com/testblog/archives/000107.html">
        Brad Choate: MT-Textile Textile works by looking at your text in terms of lines and paragraphs. Paragraphs are composed of one or more lines, separated by a single new-line character. Paragraphs are separated by one or more blank lines. I...
    </content>
    <published>2003-11-04T06:03:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1268</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1268" />
    <title>Sticky Textile block formatting</title>
    <author>
        <name>Tribblescape</name>
        <uri>http://tribble.dreamhost.com/archives/20031104_sticky_textile_block_formatting.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://tribble.dreamhost.com/archives/20031104_sticky_textile_block_formatting.php">
        
    </content>
    <published>2003-11-04T23:38:46Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1270</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1270" />
    <title>Movable Type</title>
    <author>
        <name>KO</name>
        <uri>http://ko.offroadpakistan.com/computing/2003_07/movable_type.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ko.offroadpakistan.com/computing/2003_07/movable_type.html">
        Mt Resources from all over the web: Basic: Starting a Blog (with MovableType) :: A basic guide on starting a blog. Moveabletype Support Forums :: Covers everything. MT Specific Sites: MT Extensions :: A collection of CGIs, plugins, hacks and...
    </content>
    <published>2003-11-05T19:39:10Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1272</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1272" />
    <title>Minor weblog enhancements</title>
    <author>
        <name>Random Stuff</name>
        <uri>http://www.innoq.com/blog/st/archives/000407.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.innoq.com/blog/st/archives/000407.html">
        I have made two small changes to my MT(MovableType) installation: * I added &quot;Brad Choate&quot;:http://www.bradchoate.com&apos;s MT-Textile, which makes writing entries a lot easier * I included my Bloglines&apos; subscriptions directly as the blogroll; this is really...
    </content>
    <published>2003-11-06T00:11:25Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1275</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1275" />
    <title>Look Mom!</title>
    <author>
        <name>Rizwan Kassim&apos;s Public Log</name>
        <uri>http://www.geekymedia.com/archives/2003/11/index.html#000236</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.geekymedia.com/archives/2003/11/index.html#000236">
        See what I&#8217;ve done? The side bars (just left for now) are collapsable, and not in the stupid way that the blogrolling is collapsable&#8230; It actually doesn&#8217;t transmit the data if it doesn&#8217;t need to, meaning an even quicker download...
    </content>
    <published>2003-11-06T02:41:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1278</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1278" />
    <title>Look Mom!</title>
    <author>
        <name>Rizwan Kassim&apos;s Public Log</name>
        <uri>http://www.geekymedia.com/archives/2003/11/index.html#000236</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.geekymedia.com/archives/2003/11/index.html#000236">
        See what I&#8217;ve done? The side bars (just left for now) are collapsable, and not in the stupid way that the blogrolling is collapsable&#8230; It actually doesn&#8217;t transmit the data if it doesn&#8217;t need to, meaning an even quicker download...
    </content>
    <published>2003-11-06T03:05:03Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1280</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1280" />
    <title>MT-Textile in action</title>
    <author>
        <name>kanblog</name>
        <uri>http://kan.dk/weblog/archives/000040.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://kan.dk/weblog/archives/000040.html">
        
    </content>
    <published>2003-11-06T22:58:19Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1296</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1296" />
    <title>Movable Type</title>
    <author>
        <name>KO</name>
        <uri>http://ko.offroadpakistan.com/computing/2003_07/movable_type.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ko.offroadpakistan.com/computing/2003_07/movable_type.html">
        Mt Resources from all over the web: Basic: Starting a Blog (with MovableType) :: A basic guide on starting a blog. Moveabletype Support Forums :: Covers everything. MT Specific Sites: MT Extensions :: A collection of CGIs, plugins, hacks and...
    </content>
    <published>2003-11-21T13:55:14Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1313</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1313" />
    <title>Zempt</title>
    <author>
        <name>Polytropos</name>
        <uri>http://www.polytropos.org/archives/000174.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.polytropos.org/archives/000174.html">
        That last entry was also a field test for Zempt, a simple Windows client for posting stuff to Movable Type. My main concern was that it play nicely with MT-Textile, and so far it looks good. For me it&#8217;s not...
    </content>
    <published>2003-11-30T00:36:22Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1318</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1318" />
    <title>Movable Type</title>
    <author>
        <name>Sinosplice</name>
        <uri>http://www.sinosplice.com/weblog/archives/000259.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.sinosplice.com/weblog/archives/000259.html">
        This past weekend I finally made the switch over to Movable Type. I&apos;ve been meaning to do it for a while, influenced by John B, Russell, Andrea, Brendan, and Adam. I recognized the superior blogging technology and wanted to use...
    </content>
    <published>2003-12-01T07:51:52Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1325</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1325" />
    <title>The I Do What I Can Colophon</title>
    <author>
        <name>I Do What I Can</name>
        <uri>http://www.idowhatican.com/mt/2003/12/the_i_do_what_i_can_colophon.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.idowhatican.com/mt/2003/12/the_i_do_what_i_can_colophon.php">
        It looks like most everything is done with this here blog. For now, anyway. Who knows when my penchant for redesign will rear its ugly head in the future. Colophon Information: The site is built in Movable Type using W3-compliant...
    </content>
    <published>2003-12-04T02:59:20Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1327</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1327" />
    <title>MT-Textile formatting notes</title>
    <author>
        <name>Quick Thoughts</name>
        <uri>http://gweezlebur.com/~ivey/quick/archives/000015.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://gweezlebur.com/~ivey/quick/archives/000015.html">
        MT-Textile formatting guide...
    </content>
    <published>2003-12-04T07:33:38Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1332</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1332" />
    <title>Movable Type 2.6</title>
    <author>
        <name>Maelström 2</name>
        <uri>http://WWW.THEMAELSTROM.NET/themaelstrom2/log/2003/02/13/movable_type_26.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://WWW.THEMAELSTROM.NET/themaelstrom2/log/2003/02/13/movable_type_26.php">
        2.6 de Movable Type est lancée. J'ai déjà mis à jour ce site avec la nouvelles versions. Un des <a href="http://www.movabletype.org/docs/mtchanges.html#2.6%20(2003.02.13)" rel="nofollow">aj...]]></a>
    </content>
    <published>2003-12-07T19:03:22Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1336</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1336" />
    <title>Textile</title>
    <author>
        <name>Test</name>
        <uri>http://dev-bkotch/blog/test/archives/000058.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://dev-bkotch/blog/test/archives/000058.html">
        Some examples. Check out the MT-Textile page for details emphasis: Text surrounded underscores will be formatted using the tag. strong Text surrounded by asterisks will be formatted using the tag. citation Text surrounded by a pair of question marks, i...
    </content>
    <published>2003-12-09T08:47:14Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1345</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1345" />
    <title>metablog</title>
    <author>
        <name>lucis.net</name>
        <uri>http://lucis.net/archives/2003/12/08/metablog.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://lucis.net/archives/2003/12/08/metablog.php">
        Inspired by patchwork progression, I&#8217;ve decided to maintian this entry in which I list all my MT tweaks. I&#8217;ll probably add a new entry if I make a more complex change, but will try to list all the stuff I...
    </content>
    <published>2003-12-15T06:52:37Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1346</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1346" />
    <title>metablog</title>
    <author>
        <name>lucis.net</name>
        <uri>http://lucis.net/archives/2003/12/08/metablog.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://lucis.net/archives/2003/12/08/metablog.php">
        Inspired by patchwork progression, I&#8217;ve decided to maintian this entry in which I list all my MT tweaks. I&#8217;ll probably add a new entry if I make a more complex change, but will try to list all the stuff I...
    </content>
    <published>2003-12-15T22:30:09Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1347</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1347" />
    <title>metablog</title>
    <author>
        <name>lucis.net</name>
        <uri>http://lucis.net/archives/2003/12/08/metablog.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://lucis.net/archives/2003/12/08/metablog.php">
        Inspired by patchwork progression, I&#8217;ve decided to maintian this entry in which I list all my MT tweaks. I&#8217;ll probably add a new entry if I make a more complex change, but will try to list all the stuff I...
    </content>
    <published>2003-12-15T22:30:49Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1373</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1373" />
    <title>The Days of Wine And Booze</title>
    <author>
        <name>the almost daily grind</name>
        <uri>http://www.popagandhi.com/archives/2003/000084-the_days_of_wine_and_booze.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.popagandhi.com/archives/2003/000084-the_days_of_wine_and_booze.php">
        Surely drinking like this everyday can&apos;t be very good! Not for my health, not for my wallet either.I&apos;m haha high babe can&apos;t keep it on the ground, so We&apos;re all in love with somethin&apos; that we can&apos;t see/We&apos;re all in...
    </content>
    <published>2003-12-23T20:39:43Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1377</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1377" />
    <title>Comments re-enabled</title>
    <author>
        <name>Alieniloquent</name>
        <uri>http://www.alieniloquent.com/archives/2003/12/25/comments_reenabled.rhtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.alieniloquent.com/archives/2003/12/25/comments_reenabled.rhtml">
        I&apos;ve realized that I&apos;m not going to get my blog software functional any time soon (I&apos;m not working on it...
    </content>
    <published>2003-12-25T18:20:25Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1378</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1378" />
    <title>Comments re-enabled</title>
    <author>
        <name>Alieniloquent</name>
        <uri>http://www.alieniloquent.com/archives/2003/12/25/comments_reenabled.rhtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.alieniloquent.com/archives/2003/12/25/comments_reenabled.rhtml">
        I&apos;ve realized that I&apos;m not going to get my blog software functional any time soon (I&apos;m not working on it...
    </content>
    <published>2003-12-25T18:29:00Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1380</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1380" />
    <title>MT-Textile ã‚’å°Žå…¥</title>
    <author>
        <name>ããˆã‚Šã®æ•£ç­–è¨˜</name>
        <uri>http://kueri.main.jp/archives/000189.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://kueri.main.jp/archives/000189.php">
        
    </content>
    <published>2003-12-27T12:11:57Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1384</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1384" />
    <title>A Movable Type Intranet</title>
    <author>
        <name>asterisk*</name>
        <uri>http://www.7nights.com/asterisk/archives/a_movable_type_intranet.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.7nights.com/asterisk/archives/a_movable_type_intranet.php">
        Down at the hospital we are in the process of moving a huge portion of our intranet into Movable Type...
    </content>
    <published>2003-12-29T22:33:06Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1388</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1388" />
    <title>Up and running</title>
    <author>
        <name>Shades of Gray</name>
        <uri>http://piquant.us/shades/000012.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://piquant.us/shades/000012.html">
        It seems every blog talks a little about the how and why. I&apos;ll start off with the how for now... First, thanks to Tarun for his obsessive search for the best blogging system and the must-have plugins for it. Jumping...
    </content>
    <published>2003-12-30T21:50:17Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1393</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1393" />
    <title>metablog</title>
    <author>
        <name>lucis.net</name>
        <uri>http://lucis.net/archives/blogging/metablog.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://lucis.net/archives/blogging/metablog.php">
        Inspired by patchwork progression, I&#8217;ve decided to maintian this entry in which I list all my MT tweaks. I&#8217;ll probably add a new entry if I make a more complex change, but will try to list all the stuff I...
    </content>
    <published>2003-12-31T17:11:45Z</published>
</entry>

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

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1399</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1399" />
    <title>Textile Test Post</title>
    <author>
        <name>Ramblings of a Code Monkey</name>
        <uri>http://www.milbertus.com/archives/2004/01/002955.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.milbertus.com/archives/2004/01/002955.php">
        This is a test of Brad Choate&apos;s &quot;MT-Textile plugin&quot;:http://www.bradchoate.com/past/mttextile.php. It should hopefully fix the issues that I&apos;ve been having with MT&apos;s builtin formatting options. Thanks to &quot;Matt Berther&quot;:http://www.mattberther.com/ for re...
    </content>
    <published>2004-01-02T22:41:44Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1403</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1403" />
    <title>MovableType true WYSIWYG preview mode</title>
    <author>
        <name>10  Goto  10</name>
        <uri>http://www.laurentm.com/10Goto10/archives/movable_type/000085.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.laurentm.com/10Goto10/archives/movable_type/000085.html">
        I use Textile for editing, and I know that other people use this as well as other non standard formating plugin for their entries. Unfortunately, the default preview mode does not display the real look of the posting. That has...
    </content>
    <published>2004-01-04T03:54:24Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1404</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1404" />
    <title>MovableType true WYSIWYG preview mode</title>
    <author>
        <name>10  Goto  10</name>
        <uri>http://www.laurentm.com/10Goto10/archives/movable_type/000085.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.laurentm.com/10Goto10/archives/movable_type/000085.html">
        I use Textile for editing, and I know that other people use this as well as other non standard formating plugin for their entries. Unfortunately, the default preview mode does not display the real look of the posting. That has...
    </content>
    <published>2004-01-04T03:56:02Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1405</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1405" />
    <title>ã‚«ãƒ†ã‚´ãƒªãƒ¼æ©Ÿèƒ½ã®é–‹ç™ºå¤§åŠçµ‚äº†</title>
    <author>
        <name>ããˆã‚Šã®è£½ä½œæ‰€</name>
        <uri>http://kueri.main.jp/seisaku/archives/000223.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://kueri.main.jp/seisaku/archives/000223.php">
        Web Patio ++ ã®ã‚«ãƒ†ã‚´ãƒªãƒ¼æ©Ÿèƒ½ã®é–‹ç™ºãŒå¤§åŠã¯çµ‚äº†ã—ã¾ã—ãŸã€‚ç´°ã‹ã„èª¿æ•´ã‚’ã—ã¦ã‹ã‚‰ã®é…å¸ƒã¨ãªã‚Šã¾ã™ã€‚Index ãƒ•ã‚¡ã‚¤ãƒ«ã®ãƒ­ã‚°ä¿å­˜å½¢å¼ãŒå¤‰æ›´ã•ã‚Œã‚‹ãŸã‚ã«å¤‰æ›´ã‚¹ã‚¯ãƒªãƒ—ãƒˆã‚’ä½œã‚‰ãªã‘ã‚Œã°ãªã‚Šã...
    </content>
    <published>2004-01-04T07:24:23Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1414</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1414" />
    <title>Blogging Software Gripes</title>
    <author>
        <name>Alieniloquent</name>
        <uri>http://www.alieniloquent.com/archives/2004/01/05/blogging_software_gripes.rhtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.alieniloquent.com/archives/2004/01/05/blogging_software_gripes.rhtml">
        I posted this, but Movable Type ate it. So here&apos;s a second attempt. I currently use Movable Type 2.65 along...
    </content>
    <published>2004-01-05T14:15:55Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1415</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1415" />
    <title>Blogging Software Gripes</title>
    <author>
        <name>Alieniloquent</name>
        <uri>http://www.alieniloquent.com/archives/2004/01/05/blogging_software_gripes.rhtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.alieniloquent.com/archives/2004/01/05/blogging_software_gripes.rhtml">
        I posted this, but Movable Type ate it. So here&apos;s a second attempt. I currently use Movable Type 2.65 along...
    </content>
    <published>2004-01-05T14:18:02Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1416</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1416" />
    <title>Blogging Software Gripes</title>
    <author>
        <name>Alieniloquent</name>
        <uri>http://www.alieniloquent.com/archives/2004/01/05/blogging_software_gripes.rhtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.alieniloquent.com/archives/2004/01/05/blogging_software_gripes.rhtml">
        I posted this, but Movable Type ate it. So here&apos;s a second attempt. I currently use Movable Type 2.65 along...
    </content>
    <published>2004-01-05T14:25:11Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1417</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1417" />
    <title>Blogging Software Gripes</title>
    <author>
        <name>Alieniloquent</name>
        <uri>http://www.alieniloquent.com/archives/2004/01/05/blogging_software_gripes.rhtml</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.alieniloquent.com/archives/2004/01/05/blogging_software_gripes.rhtml">
        I posted this, but Movable Type ate it. So here&apos;s a second attempt. I currently use Movable Type 2.65 along...
    </content>
    <published>2004-01-05T15:08:25Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1418</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1418" />
    <title>changelog</title>
    <author>
        <name>lucis</name>
        <uri>http://lucis.net/archives/metablog/changelog.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://lucis.net/archives/metablog/changelog.php">
        Inspired by patchwork progression, I&#8217;ve decided to maintian this entry in which I list all my MT tweaks. I&#8217;ll probably add a new entry if I make a more complex change, but will try to list all the stuff I...
    </content>
    <published>2004-01-05T17:47:18Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1420</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1420" />
    <title>Brad Choate: MT-Textile</title>
    <author>
        <name>AIWS Weblog</name>
        <uri>http://jross.cc.ndsu.nodak.edu/weblogs/archives/000035.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://jross.cc.ndsu.nodak.edu/weblogs/archives/000035.html">
        MT-Textile is a Movable Type client: Brad Choate: MT-Textile...
    </content>
    <published>2004-01-07T19:33:48Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1427</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1427" />
    <title>WYSIWYGƒ‚[ƒh‚ÅƒvƒŒƒrƒ…[</title>
    <author>
        <name>Chitatopops</name>
        <uri>http://chitatopops.net/archives/2004/01/09/wysiwyg_preview_mode.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://chitatopops.net/archives/2004/01/09/wysiwyg_preview_mode.php">
        ƒXƒ^ƒCƒ‹‚ª“K—p‚³‚ê‚½ó‘Ô‚ÅƒvƒŒƒrƒ…[‚Å‚«‚é‚Æ•Ö—˜‚Å‚·‚ËB
    </content>
    <published>2004-01-09T05:02:21Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1428</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1428" />
    <title>WYSIWYGƒ‚[ƒh‚ÅƒvƒŒƒrƒ…[</title>
    <author>
        <name>Chitatopops</name>
        <uri>http://chitatopops.net/archives/2004/01/09/wysiwyg_preview_mode.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://chitatopops.net/archives/2004/01/09/wysiwyg_preview_mode.php">
        ƒXƒ^ƒCƒ‹‚ð“K—p‚µ‚½ó‘Ô‚ÅƒvƒŒƒrƒ…[‚Å‚«‚é‚Æ•Ö—˜
    </content>
    <published>2004-01-09T05:05:10Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1429</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1429" />
    <title>WYSIWYGƒ‚[ƒh‚ÅƒvƒŒƒrƒ…[</title>
    <author>
        <name>Chitatopops</name>
        <uri>http://chitatopops.net/archives/2004/01/09/wysiwyg_preview_mode.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://chitatopops.net/archives/2004/01/09/wysiwyg_preview_mode.php">
        ƒXƒ^ƒCƒ‹‚ð“K—p‚µ‚½ó‘Ô‚ÅƒvƒŒƒrƒ…[‚Å‚«‚é‚Æ•Ö—˜
    </content>
    <published>2004-01-09T05:05:23Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1461</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1461" />
    <title>MT Textile</title>
    <author>
        <name>Mind of Knowledge</name>
        <uri>http://www.leonieke.net/MovTy/archives/000564.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.leonieke.net/MovTy/archives/000564.php">
        Brad Choate: MT-Textile...
    </content>
    <published>2004-01-17T02:04:36Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1462</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1462" />
    <title>Choate Strikes Again</title>
    <author>
        <name>!blog</name>
        <uri>http://www.danielsh.com/archives/000130.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.danielsh.com/archives/000130.php">
        MT-Textile *seems* cool, but my does it misbehave. Methinks sticking to SmartyPants alone is the best solution.
    </content>
    <published>2004-01-18T07:24:39Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1465</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1465" />
    <title>Choate Strikes Again</title>
    <author>
        <name>!blog</name>
        <uri>http://www.danielsh.com/archives/000130.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.danielsh.com/archives/000130.php">
        MT-Textile *seems* cool, but my does it misbehave. Methinks sticking to SmartyPants alone is the best solution.
    </content>
    <published>2004-01-18T23:59:02Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1472</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1472" />
    <title>BLOGGING TOOLS</title>
    <author>
        <name>OUTSIDE THE BELTWAY</name>
        <uri>http://www.outsidethebeltway.com/archives/004793.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.outsidethebeltway.com/archives/004793.html">
        I&apos;ve installed Brad Choate&apos;s MT-Textile Plug-in for Movable Type. It has a lot of features which I&apos;ll likely never use, but it is supposed to...
    </content>
    <published>2004-01-26T17:35:41Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1489</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1489" />
    <title>Blog Geekery Notes</title>
    <author>
        <name>The Boulder Inquisition</name>
        <uri>http://www.whis.net/archives/000240.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.whis.net/archives/000240.html">
        While we&apos;re on the subject of Geekery, we&apos;ll point out that in addition to a re-vamped look for the &apos;blog, we&apos;re also using a couple of new (to us) plugins to make life easier. Brad Choate&apos;s MT-Textile (we&apos;re still using...
    </content>
    <published>2004-02-01T22:04:06Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1490</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1490" />
    <title>Lost and found</title>
    <author>
        <name>Frozen Skies</name>
        <uri>http://frozenskies.net/blog/2003/02/15/lost_and_found.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://frozenskies.net/blog/2003/02/15/lost_and_found.php">
        Great. I leave home Wednesday morning, and come home Friday night. Lots of things happen when I&apos;m away from my...
    </content>
    <published>2004-02-04T12:52:33Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1630</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1630" />
    <title>Plugin: Textile</title>
    <author>
        <name>hemma.pihl.org</name>
        <uri>http://www.pihl.org/blog/archives/blog/000029.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pihl.org/blog/archives/blog/000029.php">
        
    </content>
    <published>2004-04-04T12:25:45Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1631</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1631" />
    <title>test TB</title>
    <author>
        <name>hemma.pihl.org</name>
        <uri>http://www.pihl.org/blog/archives//000031.php</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pihl.org/blog/archives//000031.php">
        Brad Choate: MT-Textile...
    </content>
    <published>2004-04-04T12:33:55Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:1850</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p1850" />
    <title>About</title>
    <author>
        <name>nebulose.net</name>
        <uri>http://nebulose.net/blog/archives/2002/11/about.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://nebulose.net/blog/archives/2002/11/about.html">
        Your host, in a series of nonsequitors.
    </content>
    <published>2004-08-15T17:33:03Z</published>
</entry>

<entry>
    <id>tag:bradchoate.com,2003://4.1439-ping:2129</id>
    <thr:in-reply-to ref="tag:bradchoate.com,2003://4.1439" href="http://bradchoate.com/weblog/2003/02/13/textile"/>
 
    <link rel="alternate" type="text/html" href="http://bradchoate.com/weblog/2003/02/13/textile#p2129" />
    <title>Code formatting blues</title>
    <author>
        <name>Primordial Ooze</name>
        <uri>http://www.primordia.com/blog/archives/2003/11/code_formatting.html</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.primordia.com/blog/archives/2003/11/code_formatting.html">
        I just installed MTCodeBeautifier by Sean Voisen, which leverages the Beautifier code written by Mike Jewell and which required the MTMacro plugin by Brad Choate. I also installed Brad Choate&apos;s MT-Textile plugin, which helped me with eliminated literal...
    </content>
    <published>2005-02-23T04:33:03Z</published>
</entry>

</feed>