<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter posts tagged with MT</title>
      <link>http://ask.metafilter.com/tags/MT</link>
      <description>tag posts with MT</description>
	  	  <pubDate>Mon, 10 Mar 2008 14:16:40 -0800</pubDate>
      <lastBuildDate>Mon, 10 Mar 2008 14:16:40 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>grid good?</title>
	<link>http://ask.metafilter.com/85789/grid-good</link>	
	<description>Media Temple&apos;s &lt;a href=&quot;http://www.mediatemple.net/webhosting/gs/&quot;&gt;Grid Service&lt;/a&gt;: current verdict?  (or: alernatives?)
Media Temple&apos;s Grid Service (the only service that would make sense for my small-budget sites) has gotten a lot of criticism for outages and slow response times.  Have things now improved and stabilized with GS, in your experience?&lt;br&gt;
&lt;br&gt;
MT&apos;s last direct statement about overall GS status seems to be the &lt;a href=&quot;http://weblog.mediatemple.net/weblog/2007/12/04/we-apologize/&quot;&gt;apology&lt;/a&gt; posted three months ago in their blog.  Their &lt;a href=&quot;http://weblog.mediatemple.net/weblog/category/system-incidents/&quot;&gt;system incidents&lt;/a&gt; page lists several GS outages during February &amp;amp; March, but it&apos;s not clear how many users any of those outages affected.  (All?  Just a few?)&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
And if you don&apos;t recommend Media Temple, I&apos;d love to hear if you currently use and recommend a reliable alternative that&apos;s both &lt;br&gt;
  A) large enough to have its own data center, rather than being a tenant in someone else&apos;s; and &lt;br&gt;
  B) not Dreamhost or 1and1 (just getting those out of the way; why-not would be off topic here).&lt;br&gt;
&lt;br&gt;
My priority is reliability/uptime (for both web hosting and pop/smtp) rather than low price -- but I&apos;m more in the $20/mo range than, say, the $50/mo range.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.85789</guid>
	<pubDate>Mon, 10 Mar 2008 14:16:40 -0800</pubDate>

<category>mediatemple</category>

<category>gridservice</category>

<category>grid</category>

<category>mt</category>

<category>gs</category>

	<dc:creator>allterrainbrain</dc:creator>
	</item>
	<item>
	<title>First there is a mountain then there is no mountain, then there is </title>
	<link>http://ask.metafilter.com/84526/First-there-is-a-mountain-then-there-is-no-mountain-then-there-is</link>	
	<description>I&apos;m going to japan from march 9 until april 6, and I want to climb Mt Fuji, from the bottom to the top. How much snow should I expect? How cold is it going to be? Do I need to bring boots and 3 layers of technical outdoor clothing or a warm jacket and sneakers? My lonely planet says its doable, but thats pretty much it. If you feel like throwing in some other &quot;Can&apos;t Miss in Japan&quot; places to visit, feel free.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.84526</guid>
	<pubDate>Sun, 24 Feb 2008 20:52:15 -0800</pubDate>

<category>japan</category>

<category>mt</category>

<category>fuji</category>

<category>mountain</category>

<category>snow</category>

<category>hiking</category>

<category>trekking</category>

<category>travel</category>

	<dc:creator>youthenrage</dc:creator>
	</item>
	<item>
	<title>Camping in Mt. Jefferson Wilderness area?</title>
	<link>http://ask.metafilter.com/66590/Camping-in-Mt-Jefferson-Wilderness-area</link>	
	<description>*_/\_Heading to the Mt. Jefferson Wilderness area to camp, any suggestions? Planning a camping trip with a big group of friends (10). We&apos;ll be leaving from Portland and would like to head into the Mt. Jefferson Wilderness area. I&apos;d like to find a primitive spot to camp or make our own site as opposed to staying in a fenced off campground. It may be really hot so an area near water is preferable. Any recommendations for camp spots, swimming spots, or good hikes? Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.66590</guid>
	<pubDate>Mon, 09 Jul 2007 15:05:49 -0800</pubDate>

<category>camping</category>

<category>mt</category>

<category>jefferson</category>

<category>wilderness</category>

<category>area</category>

<category>portland</category>

	<dc:creator>apipameme</dc:creator>
	</item>
	<item>
	<title>Easy image insertion in MT</title>
	<link>http://ask.metafilter.com/56632/Easy-image-insertion-in-MT</link>	
	<description>Movable Type: is there a plugin/hack that would make it easy to insert a different line of code depending on a selection from a pull-down menu? What I&apos;d like to do is replicate an old format on my blog posts seen in earlier posts &lt;a href=&quot;http://www.xoverboard.com/blogarchive/week_2006_06_11.html&quot;&gt;here.&lt;/a&gt;   &lt;br&gt;
&lt;br&gt;
For all those posts, I was simply inserting the IMG tags in the actual title line of the post.  That&apos;s obviously both cumbersome and bad coding.  &lt;br&gt;
&lt;br&gt;
What I&apos;d like to do is have some kind of option in my edit window where I can select an item from a dropdown menu, or write in a keyword or something, and then the corresponding icon graphic appears in the post.  As the page I linked to shows, I&apos;d prefer it to be able to have &quot;no icon&quot; as an option, as well as possibly different sizes.  (The former is a much bigger deal though)&lt;br&gt;
&lt;br&gt;
The closest I came was CustomFields, but it didn&apos;t seem to be doable as it&apos;s not complex enough to correspond image tags to a selection field. &lt;br&gt;
&lt;br&gt;
I guess the best comparison would be those weird &quot;current mood&quot; things on LiveJournal, etc.  Except instead of selecting the mood and having it display the mood I&apos;m in, a corresponding picture would be there.&lt;br&gt;
&lt;br&gt;
I have this nagging suspicious this is a simple thing to do and the answer is right under my nose but I&apos;ve tried unsuccessfully for a month now to come up with an idea.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.56632</guid>
	<pubDate>Thu, 08 Feb 2007 16:22:20 -0800</pubDate>

<category>MT</category>

<category>MovableType</category>

<category>HTML</category>

<category>Blog</category>

	<dc:creator>XQUZYPHYR</dc:creator>
	</item>
	<item>
	<title>New to MT</title>
	<link>http://ask.metafilter.com/53470/New-to-MT</link>	
	<description>I want a private,  metafilter-like blog for a group of friends. So I installed MT. Works great, but the default install isn&apos;t the best for people who are not great with computers. All I want is for &quot;post&quot; to be at the top of the displayed blog and it should only allow authorized users to post. How can I do this? I already have access control set up through ssl. I&apos;m also willing to switch blog software if there is a better package somewhere for this. It seems like MT is meant for those with many readers and few authors. I need something where all readers are authors. Thanks for your help.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.53470</guid>
	<pubDate>Tue, 19 Dec 2006 04:44:24 -0800</pubDate>

<category>MT</category>

	<dc:creator>about_time</dc:creator>
	</item>
	<item>
	<title>How to redirect RSS feeds to a new location?</title>
	<link>http://ask.metafilter.com/49438/How-to-redirect-RSS-feeds-to-a-new-location</link>	
	<description>I have a Moveable Type weblog. I would like to redirect the feeds. This probably involves using .htaccess and mod_rewrite. My mind has grown weary after two hours of trying to get this to work. Can anyone offer advice? This weblog has feeds located at:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;http://www.sitename.com/index.xml&lt;br&gt;
http://www.sitename.com/atom.xml&lt;br&gt;
http://www.sitename.com/index.rdf&lt;br&gt;
http://www.sitename.com/feed/&lt;br&gt;
http://www.sitename.com/subdir/index.xml&lt;br&gt;
http://www.sitename.com/subdir/atom.xml&lt;br&gt;
http://www.sitename.com/subdir/index.rdf&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
I would like &lt;i&gt;all&lt;/i&gt; of these feeds to be redirected to:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;http://www.feedburner.com/sitename&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
I am not well-versed in regular expressions. I&apos;ve looked at the Apache docs, and have looked at an .htaccess file that does similar things for WordPress, but I&apos;m stumped.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.49438</guid>
	<pubDate>Wed, 25 Oct 2006 17:51:50 -0800</pubDate>

<category>mt</category>

<category>moveabletype</category>

<category>modrewrite</category>

<category>htaccess</category>

<category>apache</category>

<category>livinghell</category>

	<dc:creator>jdroth</dc:creator>
	</item>
	<item>
	<title>I can&apos;t access my blog&apos;s MT control panel</title>
	<link>http://ask.metafilter.com/41314/I-cant-access-my-blogs-MT-control-panel</link>	
	<description>This week my blog (languagehat.com) had an unprecedented flood of weird spam; as I was in the midst of deleting another chunk of it, I found myself locked out of my MT control panel (when I try accessing mt.cgi, I get &quot;Invalid login&quot;).  Songdog, who helps me with stuff like this, posted a &lt;a href=&quot;http://www.sixapart.com/movabletype/forums/index.php?showtopic=58555&quot;&gt;report&lt;/a&gt; at the Movable Type Community Forum, where you can find the horrid details; unfortunately, since I&apos;m still using MT 2.63, there&apos;s not much in the way of support, and nobody&apos;s responded at the forum.  If anybody here has suggestions, I&apos;m all ears and deeply grateful.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.41314</guid>
	<pubDate>Sat, 01 Jul 2006 17:45:51 -0800</pubDate>

<category>blog</category>

<category>login</category>

<category>access</category>

<category>MovableType</category>

<category>MT</category>

	<dc:creator>languagehat</dc:creator>
	</item>
	<item>
	<title>Help me with MT filename trimming.</title>
	<link>http://ask.metafilter.com/34727/Help-me-with-MT-filename-trimming</link>	
	<description>Individual entries on my MT 2.6x installation are archived using their trimmed entry-names (i.e. blog.com/trimmed_entry_na.php). I&apos;d like to make the filenames longer from now on (trimming to 30, probably), but I think that if I change the parameter in my Archiving prefs and rebuild, it&apos;s gonna go and change the filenames of all my preceding entries too. This I don&apos;t want. Is there a way to change the trimming for filenames, but only &quot;from now on&quot;?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.34727</guid>
	<pubDate>Mon, 20 Mar 2006 11:47:21 -0800</pubDate>

<category>movabletype</category>

<category>MT</category>

<category>blog</category>

<category>trim</category>

<category>trimming</category>

	<dc:creator>Marquis</dc:creator>
	</item>
	<item>
	<title>External RSS to HTML?</title>
	<link>http://ask.metafilter.com/31600/External-RSS-to-HTML</link>	
	<description>What are various methods of displaying external RSS feeds on my site? I have a Movable Type-based site, on which I would like to feature content from another MT-based site of mine.&lt;br&gt;
&lt;br&gt;
I figured the simplest way to do that would be to call the RSS feed, but due to &lt;a href=&quot;http://ask.metafilter.com/mefi/30113&quot;&gt;various security-related issues&lt;/a&gt; having to with PHP interacting with external domains I&apos;m having a hard time finding a solution that works.&lt;br&gt;
&lt;br&gt;
I&apos;ve tried to install Appnel&apos;s &lt;a href=&quot;http://code.appnel.com/feeds-app&quot;&gt;Feeds.App plugin&lt;/a&gt;, but for some reason I can&apos;t get it to work.&lt;br&gt;
&lt;br&gt;
I don&apos;t need an MT-plugin, I just need something that works. It&apos;s been suggested that a client-side JS parser would bypass the security issue -- does this sound like it might be practical? I&apos;m skeptical.&lt;br&gt;
&lt;br&gt;
How have you done it?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.31600</guid>
	<pubDate>Fri, 27 Jan 2006 12:49:52 -0800</pubDate>

<category>mt</category>

<category>rss</category>

<category>aggregation</category>

	<dc:creator>o2b</dc:creator>
	</item>
	<item>
	<title>Why does MySQL keep restarting?</title>
	<link>http://ask.metafilter.com/28028/Why-does-MySQL-keep-restarting</link>	
	<description>MySQL Hell: I&apos;ve spent most of my vacation trying to figure out why MySQL has gone nuts.  It&apos;s part of a Movable Type install with tons of posts, comments, and log entries, and it&apos;s always run smoothly before.  The problem is that it&apos;ll bomb on random queries, seemingly every minute or two, since status queries always show uptime in tens of seconds.  Repairing the larger tables and restarting the server has done nothing, and no major changes have been made.  What&apos;s wrong?  Is this a *nix issue, a MySQL issue, or an MT issue?  And how do I go about telling the difference, or fixing any of them? The hosting company&apos;s tech support, while generally useless (&quot;not our job&quot;, they say) at least reassured me that we&apos;re running within MySQL&apos;s capabilities.  Still, when I try to truncate MT&apos;s log table (via SSH), it loses the connection after two or three minutes.&lt;br&gt;
&lt;br&gt;
85% of my web work has been on SQL Server and in ASP, but I know my way around a command line and have a good grasp of database theory.  Yet I absolutely can not figure this out.  Please help!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.28028</guid>
	<pubDate>Mon, 28 Nov 2005 14:40:34 -0800</pubDate>

<category>mysql</category>

<category>mt</category>

<category>blog</category>

<category>database</category>

	<dc:creator>paul_smatatoes</dc:creator>
	</item>
	<item>
	<title>How do I do a global wordcount in MT?</title>
	<link>http://ask.metafilter.com/27941/How-do-I-do-a-global-wordcount-in-MT</link>	
	<description>How do I get a global wordcount for every post made on my MT 2.66 blog? &lt;a href=&quot;http://code.appnel.com/&quot;&gt;MT Wordcount&lt;/a&gt; only seems to have tags for obtaining the number of words in each entry. I want to know the big number that is the total sum for all (558) entries on the blog.&lt;br&gt;
&lt;br&gt;
Apparently MTWordStats used to do this, but the plugin&apos;s no longer available.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.27941</guid>
	<pubDate>Sun, 27 Nov 2005 09:22:12 -0800</pubDate>

<category>mt</category>

<category>wordcount</category>

<category>movable</category>

<category>type</category>

<category>word</category>

<category>count</category>

<category>plugins</category>

<category>blog</category>

	<dc:creator>Marquis</dc:creator>
	</item>
	<item>
	<title>Help me debug this simple CSS problem before I put my head through the monitor!!</title>
	<link>http://ask.metafilter.com/27531/Help-me-debug-this-simple-CSS-problem-before-I-put-my-head-through-the-monitor</link>	
	<description>IHateCSSFilter:  Help me figure out how to fix my website so that the left margin isn&apos;t smashed up against the left margin anymore.... I did not write the original CSS for the site, because I&apos;ve never been able to master CSS, and this is a perfect example of why.  I&apos;m sorry if I can&apos;t explain this well, but trying to work in CSS always makes my eyes bleed and me want to tear my hair out, despite years of trying to learn how it works.&lt;br&gt;
&lt;br&gt;
After having redesigned the site (back in &lt;i&gt;July&lt;/i&gt;), I have a bug in it that I can&apos;t fix and its driving me crazy - so crazy that I can&apos;t look at the site, so I never update it.&lt;br&gt;
&lt;br&gt;
I know that changing the pix number in the body margin attribute should fix this, but it doesn&apos;t seem to, and I can&apos;t figure out why.  I know that my main page calls its CSS from a file called &quot;styles-site.css&quot;  but changing the margin pix attribute in the styles-site.css file doesn&apos;t seem to change anything in the formatting of the site -- or, rather, it does, until I rebuild the site in MT, and then it goes back to 0px for the left margin, and I cannot figure out what it is about rebuilding that is overrding the styles-site.css file.  &lt;br&gt;
&lt;br&gt;
Can you help me?  I&apos;m losing my mind over this.  &lt;br&gt;
&lt;br&gt;
&lt;small&gt;and please give me answers like I&apos;m your grandmother.  I&apos;m apparently too stupid to be any good at anything other than simple html, even after years and years of trying.&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.27531</guid>
	<pubDate>Sat, 19 Nov 2005 08:54:07 -0800</pubDate>

<category>CSS</category>

<category>MT</category>

<category>moveabletype</category>

<category>stylesheets</category>

	<dc:creator>anastasiav</dc:creator>
	</item>
	<item>
	<title>CGI query strings in MT?</title>
	<link>http://ask.metafilter.com/27229/CGI-query-strings-in-MT</link>	
	<description>I&apos;m doing some Movable Type development. I&apos;d like to add a custom query string to the normal mt-search strings. I was hoping to use PHP to do something with the string, but unfortunately I can&apos;t run PHP in the CGI files. Any options? I&apos;m not a CGI writer, so I may be missing something obvious.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.27229</guid>
	<pubDate>Mon, 14 Nov 2005 17:32:47 -0800</pubDate>

<category>movabletype</category>

<category>mt</category>

<category>cgi</category>

<category>querystring</category>

	<dc:creator>o2b</dc:creator>
	</item>
	<item>
	<title>Blog software that supports PostgreSQL</title>
	<link>http://ask.metafilter.com/23067/Blog-software-that-supports-PostgreSQL</link>	
	<description>I&apos;m interested in moving away from Moveable Type for my blog.  Unfortunately, the only DBMS my webhost provides is &lt;a href=&quot;http://www.postgresql.org/&quot;&gt;PostgreSQL&lt;/a&gt;.  &lt;a href=&quot;http://wordpress.org/&quot;&gt;Wordpress&lt;/a&gt; doesn&apos;t support it.  &lt;a href=&quot;http://www.blosxom.com/&quot;&gt;Blosxom&lt;/a&gt; seems promising, but I&apos;m behind a firewall and proxy at work, so web-based management is a must.  I&apos;m very technical; enough so that I&apos;m considering writing my own blog CMS, and only the time investment is holding me back.  What are my options?  What do you recommend?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.23067</guid>
	<pubDate>Wed, 24 Aug 2005 10:47:27 -0800</pubDate>

<category>blog</category>

<category>software</category>

<category>mt</category>

<category>moveabletype</category>

<category>postgresql</category>

	<dc:creator>Plutor</dc:creator>
	</item>
	<item>
	<title>Has MT been stress tested?</title>
	<link>http://ask.metafilter.com/22194/Has-MT-been-stress-tested</link>	
	<description>Movable Type: How does it fare under high-volume conditions? My boss has an idea he&apos;s sure is going to be a smash hit. Surprisingly, I think he&apos;s right. I can&apos;t go into details, but he wants to use MT to manage a dozen blogs and 1-2 million unique visitors per month.&lt;br&gt;
&lt;br&gt;
Is this practical? Are there any stats available on how MT holds up under that kind of stress? (Obviously we&apos;d be shelling out for a robust hosting package.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.22194</guid>
	<pubDate>Fri, 05 Aug 2005 08:34:28 -0800</pubDate>

<category>mt</category>

<category>movabletype</category>

<category>stresstest</category>

	<dc:creator>crickets</dc:creator>
	</item>
	<item>
	<title>restarting MT entry numbering</title>
	<link>http://ask.metafilter.com/17289/restarting-MT-entry-numbering</link>	
	<description>Help me reset the entry numbering on my MT blog. I&apos;ve got an MT 2.6x blog that is being restarted, for convoluted reasons, in a fairly convoluted way, and I&apos;m having trouble with resetting the entry numbering.&lt;br&gt;
&lt;br&gt;
There were about 400 entries on the blog, which I&apos;ve deleted (from within the MT control panel, and by deleting the /archives/ directory). I will be importing 400 new entries, but I would like the entry numbering (ie, ######.php filenames) to restart at 0000001. Currently, even though I&apos;ve deleted all antecedent posts, the database has a memory and starts numbering things from x+1 the highest (now-deleted) post.&lt;br&gt;
&lt;br&gt;
How can I make it so that the posts I import are numbered starting at 000001? Thank-you!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.17289</guid>
	<pubDate>Fri, 08 Apr 2005 14:45:01 -0800</pubDate>

<category>mt</category>

<category>movable</category>

<category>type</category>

<category>technical</category>

<category>suppot</category>

	<dc:creator>Marquis</dc:creator>
	</item>
	<item>
	<title>Question number 13825</title>
	<link>http://ask.metafilter.com/mefi/13825</link>	
	<description>MT weirdness: last night I upgraded from 2.64 to 3.14, apparently flawlessly. Today I&apos;ve noticed that I cannot access the past two weeks of archive. [+]</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.13825</guid>
	<pubDate>Mon, 10 Jan 2005 07:01:57 -0800</pubDate>

<category>MT</category>

<category>movabletype</category>

<category>blogging</category>

<category>blogs</category>

<category>software</category>

<category>upgrading</category>

	<dc:creator>moonbird</dc:creator>
	</item>
	<item>
	<title>Question number 13438</title>
	<link>http://ask.metafilter.com/mefi/13438</link>	
	<description>Comment Spam question.  Recently I&apos;ve been hit with hundreds of comment spams to my weblog (MT 3.0 w/ mt-blacklist).  The funny thing is the links aren&apos;t to the normal kind of sites.   The domain names are randoms letters that don&apos;t resolve and the text is usually a person&apos;s name.  For example the link might be &apos;Lucille&apos; with the domain of xzxesfseor.com.&lt;br&gt;
&lt;br&gt;
Why are the comment spammers doing this?   Are they attempting to overwhelm the blacklist systems with nonsense?  Any explanations?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.13438</guid>
	<pubDate>Wed, 29 Dec 2004 11:14:35 -0800</pubDate>

<category>blogging</category>

<category>website</category>

<category>spam</category>

<category>commentspam</category>

<category>mt</category>

<category>moveabletype</category>

	<dc:creator>Argyle</dc:creator>
	</item>
	<item>
	<title>Question number 10466</title>
	<link>http://ask.metafilter.com/mefi/10466</link>	
	<description>A Movable Type db question: hypothetically, if I wanted to delete all my entries, categorizations, comments, and trackbacks, while leaving templates and config settings intact, leaving me with a nice, clean &lt;i&gt;tabula rasa&lt;/i&gt;, which MySQL tables should I truncate? (I&apos;m on Movable Type 3.01D.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.10466</guid>
	<pubDate>Sun, 26 Sep 2004 18:29:19 -0800</pubDate>

<category>moveabletype</category>

<category>mt</category>

<category>mysql</category>

	<dc:creator>brownpau</dc:creator>
	</item>
	<item>
	<title>Question number 10436</title>
	<link>http://ask.metafilter.com/mefi/10436</link>	
	<description>In Movable Type, how do you jigger it so the URLs of the individual entries display the title of the piece, as opposed to the entry number?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.10436</guid>
	<pubDate>Fri, 24 Sep 2004 13:01:38 -0800</pubDate>

<category>MovableType</category>

<category>MT</category>

<category>blogs</category>

<category>blogging</category>

<category>URLs</category>

<category>webpages</category>

<category>HTML</category>

	<dc:creator>solistrato</dc:creator>
	</item>
	<item>
	<title>Question number 10435</title>
	<link>http://ask.metafilter.com/mefi/10435</link>	
	<description>.htaccess question.  I want to turn all the underscores in a url into dashes.  More inside..</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.10435</guid>
	<pubDate>Fri, 24 Sep 2004 12:15:12 -0800</pubDate>

<category>htaccess</category>

<category>dashes</category>

<category>underscores</category>

<category>url</category>

<category>.htaccess</category>

<category>mt</category>

<category>movabletype</category>

<category>mod_rewrite</category>

<category>modrewrite</category>

	<dc:creator>jmevius</dc:creator>
	</item>
	<item>
	<title>Question number 10023</title>
	<link>http://ask.metafilter.com/mefi/10023</link>	
	<description>As a self-imposed php refresher, I&apos;ve recently been toying around with writing custom movable type submission frontends for a few less web-literate family members (Basically just simplified forms that throw the user input into the MT mysql database).  I&apos;ve got everything ticking along nicely, but none of the submitted entries will show up until I log in and rebuild the site from within movable type.  My question: Is there some way to either force a rebuild from a custom form, or automate a rebuild?  I&apos;ve searched the MT forums with no success.  I&apos;m using MT 2.64 with minimal knowledge of its inner workings.   Any suggestions / pointers  / links are appreciated!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.10023</guid>
	<pubDate>Wed, 08 Sep 2004 19:54:39 -0800</pubDate>

<category>movabletype</category>

<category>mt</category>

<category>blog</category>

<category>php</category>

<category>rebuild</category>

<category>programming</category>

<category>program</category>

<category>developer</category>

<category>development</category>

<category>custom</category>

<category>customize</category>

	<dc:creator>adamkempa</dc:creator>
	</item>
	<item>
	<title>Question number 9772</title>
	<link>http://ask.metafilter.com/mefi/9772</link>	
	<description>Blank text in Movable Type 2.661 on IE 6 - until mouseover or scroll - then text shows up. What&apos;s going on?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.9772</guid>
	<pubDate>Mon, 30 Aug 2004 08:12:41 -0800</pubDate>

<category>moveabletype</category>

<category>mt</category>

<category>internetexplorer</category>

<category>ie</category>

<category>blogging</category>

<category>blog</category>

<category>cms</category>

	<dc:creator>soyjoy</dc:creator>
	</item>
	<item>
	<title>Question number 9611</title>
	<link>http://ask.metafilter.com/mefi/9611</link>	
	<description>I came home from my two week vacation to find an enormous amount of comment spam on my MT weblog.  I&apos;ve now read &lt;a href=&quot;http://www.elise.com/mt/archives/000246concerning_spam.php&quot;&gt;this&lt;/a&gt; so I guess I know how to stop it from happening again (if I can figure out all the tech stuff), but deleting is turning out to be a nightmare.   Is there some easier way to delete this than going into each post and individually deleting the spam comments?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.9611</guid>
	<pubDate>Mon, 23 Aug 2004 12:43:46 -0800</pubDate>

<category>movabletype</category>

<category>mt</category>

<category>commentspam</category>

<category>comments</category>

<category>spam</category>

<category>blogs</category>

<category>blogging</category>

	<dc:creator>anastasiav</dc:creator>
	</item>
	<item>
	<title>Question number 9574</title>
	<link>http://ask.metafilter.com/mefi/9574</link>	
	<description>Movable Type question:  What sort of MT Maintenance/additions are best - MT 2.6x?  (more inside)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.9574</guid>
	<pubDate>Sat, 21 Aug 2004 12:07:46 -0800</pubDate>

<category>movable</category>

<category>type</category>

<category>mt</category>

<category>movabletype</category>

<category>tech</category>

<category>web</category>

	<dc:creator>filmgeek</dc:creator>
	</item>
	
	</channel>
</rss>

