<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Aarrgghh!!: Movable Type</title>
<link>http://www.numtopia.com/terry/blog/</link>
<description>The Internet Home of Terrence Ryan.</description>
<language>en</language>
<copyright>Copyright 2009</copyright>
<lastBuildDate>Sat, 01 Sep 2007 02:52:49 -0500</lastBuildDate>
<generator>http://www.movabletype.org/?v=4.0</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 


<item>
<title>Movable Type 4</title>
<description><![CDATA[<p>I updated the blog here to Movable type 4. It was extremely painless. It even inspired me to fix a whole bunch of stuff that was wrong with it.  Specifically email subscriptions to entries now work. </p>

<p>The new backend it very cool.  It took me a little getting used to, but now that I've got the hang of it, I'm extremely pleased. There's a lot of new features, and I'm looking forward to giving them all a try. </p>]]></description>
<link>http://www.numtopia.com/terry/blog/archives/2007/09/movable_type_4.cfm</link>
<guid>http://www.numtopia.com/terry/blog/archives/2007/09/movable_type_4.cfm</guid>
<category>Meta Blogging</category>
<pubDate>Sat, 01 Sep 2007 02:52:49 -0500</pubDate>
</item>

<item>
<title>Unplanned Outage</title>
<description><![CDATA[<p>You may or may not have noticed a little unplanned downtime. The webserver that <a href="http://www.numtopia.com/">Numtopia.com</a> is on died last Thursday. My hosting provider got ColdFusion up by Saturday. But I don't run <a href="http://blogcfc.riaforge.org/">BlogCFC</a> like all the other cool kids, I run <a href="http://www.movabletype.com">Movable Type</a> which needs Perl and a special <a href="http://www.mysql.com/">MySQL</a> Perl driver. Getting my hosting provider to <strong>re-install</strong> it (it was there pre-crash) was an exercise in patience.  It took almost a full week for them to do so. 
</p><p>Now I've been oscillating between impatience (I want this up) and understanding (this isn't a business, and I've had to deal with people with custom configs post crash.)  I've decided that for ColdFusion hosting, for $12 a month; 1 week of downtime for my ability to post to my blog over the course of 2 years, is probably acceptable.  </p>]]></description>
<link>http://www.numtopia.com/terry/blog/archives/2007/06/unplanned_outage.cfm</link>
<guid>http://www.numtopia.com/terry/blog/archives/2007/06/unplanned_outage.cfm</guid>
<category>ColdFusion</category>
<pubDate>Sat, 16 Jun 2007 13:26:29 -0500</pubDate>
</item>

<item>
<title>Spammers 1000, ME 0</title>
<description><![CDATA[<p>After trying pretty hard to not have to institute anything that makes commenting harder, the spammers have forced me to do something.  
</p><p>I tried to install a MovableType Image Captcha component... It completely fragged my MovableType install, and I had to blow it away and reinstall. I bet this wouldn't have happened to me if I was a good ColdFusion developer and started to use <a href="http://blogcfc.riaforge.org/">Blog.CFC</a>.
</p><p>After getting everything back up,  I installed the <a href="http://jayallen.org/projects/comment-challenge/">Comment Challenge</a> text-captcha plugin. It's accessible, and it doesn't, you know, completely hose my site, but I'm not sure how effective it will be. If anyone runs into any problems commenting, please drop me a line via my <a href="http://www.numtopia.com/terry/contact.cfm">Contact</a> page. 
</p>]]></description>
<link>http://www.numtopia.com/terry/blog/archives/2006/12/spammers_1000_me_0.cfm</link>
<guid>http://www.numtopia.com/terry/blog/archives/2006/12/spammers_1000_me_0.cfm</guid>
<category>Meta Blogging</category>
<pubDate>Wed, 06 Dec 2006 12:13:09 -0500</pubDate>
</item>

<item>
<title>Movable Type 3.3</title>
<description><![CDATA[<p>Following a full backup, I upgraded to Movable Type 3.3.  If you are reading this, then posting from Word 2007 Beta works.  There were absolutely no problems with this upgrade. It still generates my ColdFusion without errors.  I did a complete rebuild, just a few errors related to a few bum plugins. </p>

<p>Great job on this release.  Now if only the blog-spam blockers work better.  </p>]]></description>
<link>http://www.numtopia.com/terry/blog/archives/2006/07/movable_type_33.cfm</link>
<guid>http://www.numtopia.com/terry/blog/archives/2006/07/movable_type_33.cfm</guid>
<category>Web Development</category>
<pubDate>Fri, 14 Jul 2006 22:55:52 -0500</pubDate>
</item>

<item>
<title>Word 2007 and Movable Type</title>
<description><![CDATA[<p>You can use <a href="http://www.microsoft.com/office/preview/default.mspx">Word 2007 (Beta)</a> to edit your blog entries, even with tools other than the ones Microsoft says they support.  I use mine to connect with my Movable Type Blog, and here's how to do it:
</p><ul><li><div>Click the Big Button thing on the top left (they have a name for it, but I can't remember it. )
</div></li><li><div>Chose New
</div></li><li><div>When the New Document interface comes up chose "New Blog Entry"
</div></li><li><div>The stripped down blogging version of Word will appear.
</div></li><li><div>Chose Manage Accounts on the ribbon. 
</div></li><li><div>Create a new Account.
</div></li><ul><li><div>Enter the username and password you use to blog.
</div></li><li><div>For API Chose "Metaweblog"
</div></li><li><div>Point the post url to your mt-xmlrpc.cgi file
</div></li><li><div>If your blog admin file is  http://www.someblog.com/cgi-bin/mt/mt.cgi this file would be at:  http://www.someblog.com/cgi-bin/mt/mt-xmlrpc.cgi
</div></li></ul><li><div>It should ask you which Blog you wish to edit, and you're done.
</div></li></ul><p>Note that it doesn't handle categories, and I don't think it will handle posting notifications, so I typically chose to "Publish as Draft" which is available by clicking the small triangle under the "Publish" command on the ribbon.  Once that is done, I use Movable type to add categories, and publish.  I recommend you do the same.  The way I see it, this isn't too bad because Word gives me excellent spell checking, grammar checking and undo.  This all speeds up my blogging process immensely. 
</p><p>I also recommend you install the <a href="http://tech.huffingtonpost.com/2006/02/an-update-for-naughtywordchars.html">NaughtyWordChars</a> plugin from Andy Yaco-Mink, as "smart quotes" might screw up your blog entries.</p>]]></description>
<link>http://www.numtopia.com/terry/blog/archives/2006/06/word_2007_and_movable_type.cfm</link>
<guid>http://www.numtopia.com/terry/blog/archives/2006/06/word_2007_and_movable_type.cfm</guid>
<category>Web Development</category>
<pubDate>Thu, 29 Jun 2006 15:10:59 -0500</pubDate>
</item>

<item>
<title>Added MT-Notifier</title>
<description><![CDATA[<p>After putting it off for awhile, I finally got <a href="http://www.sixapart.com/movabletype/" title="Movable Type: Publishing Platform for Business Blogs and Professionals">Movable Type</a> notifications to work.  I now know when comments are posted instead of having to obsessively check my blog configuration page. After that I figured it wasn't that far a stretch to open up notifications for everyone else. </p>

<p> To that end,  I installed <a href="http://www.everitz.com/sol/mt-notifier/" title="Everitz Consulting: MT-Notifier: MT-Notifier">MT-Notifier</a> from Everitz Consulting.  If you would like to subscribe to a particular post, just check the "Subscribe to This Entry" box on the individual entry page.  You have to confirm your desire to do so, but then you're in business.</p>

<p>You see, I don't suffer from delusions that everybody is eager to subscribe to <a href="http://www.numtopia.com/terry/" title="Terrence Ryan">Aarrggghh!!.</a>  However occasionally people ask questions in my comments, and I'm never sure what the etiquette is. Do I email them back, or do I just comment back and let them find it when they feel like it?  Now, I don't have to worry, the reader can make that decision for themselves. </p> ]]></description>
<link>http://www.numtopia.com/terry/blog/archives/2005/12/added_mtnotifier.cfm</link>
<guid>http://www.numtopia.com/terry/blog/archives/2005/12/added_mtnotifier.cfm</guid>
<category>Web Development</category>
<pubDate>Tue, 13 Dec 2005 00:21:38 -0500</pubDate>
</item>

<item>
<title>Movable Type 3.2 Finally!</title>
<description><![CDATA[<p><a href="http://www.sixapart.com/movabletype/"><img src="http://www.sixapart.com/movabletype/badges/powered_by.gif" alt="Powered by Movable Type 3.2" /></a></p>

<p>Finally, Six Apart got back to me with a fix. Under their new fix, I did not have to involve my hosting provider. They gave me a customized Bootstrap.pm, and required me to create an IIS virtual directory. It was a much more elegant solution than the one they gave me on the first try, and it actualy worked, so that was pretty cool. It has something to do with IIS not setting the working directory for cgi correctly.</p>

<p>So onward with Movable Type 3.2!</p>]]></description>
<link>http://www.numtopia.com/terry/blog/archives/2005/09/movable_type_32.cfm</link>
<guid>http://www.numtopia.com/terry/blog/archives/2005/09/movable_type_32.cfm</guid>
<category>Meta Blogging</category>
<pubDate>Tue, 06 Sep 2005 20:43:20 -0500</pubDate>
</item>

<item>
<title>Movable Type 3.2 You Torment Me!</title>
<description><![CDATA[<p><a href="http://www.sixapart.com/movabletype/">Movable Type 3.2</a> won't work for me.  I got support from <a href="http://www.sixapart.com/">Six Apart</a>, but the fix ended up breaking all cgi-scripts in my server space.  Six Apart gave me a detailed fix that involved changes to the IIS web site properties.  It seems like it shouldn't be that involved a fix.  </p>

<p>I have to say <a href="http://www.dataride.com/">Dataride</a>, my hosting provider, has been really cool with this. They've been much faster to repond then Six Apart.  So once again I heartily recomend them for Cold Fusion Hosting. </p>

<p>Oh well, cognitive dissonance has set in, and now I must have it! I will make it work.  As soon as Six Apart gets back to me... whenever that is.    </p>]]></description>
<link>http://www.numtopia.com/terry/blog/archives/2005/08/movable_type_32_1.cfm</link>
<guid>http://www.numtopia.com/terry/blog/archives/2005/08/movable_type_32_1.cfm</guid>
<category>Meta Blogging</category>
<pubDate>Mon, 29 Aug 2005 23:45:39 -0500</pubDate>
</item>

<item>
<title>No Movable Type 3.2</title>
<description><![CDATA[<p>Installing Movable Type 3.2 totally failed.  Tried a couple times.  Glad I was paranoid about backing up. I got a "Bad Gateway" error when I tried to run it.    There's nothing about the problem on their site. So I've submitted a help ticket.  I'm waiting now. </p>]]></description>
<link>http://www.numtopia.com/terry/blog/archives/2005/08/no_movable_type.cfm</link>
<guid>http://www.numtopia.com/terry/blog/archives/2005/08/no_movable_type.cfm</guid>
<category>Meta Blogging</category>
<pubDate>Fri, 26 Aug 2005 00:03:49 -0500</pubDate>
</item>

<item>
<title>Movable Type 3.2</title>
<description><![CDATA[<p>I know what I'm doing tonight:</p>

<p><a href="http://www.sixapart.com/movabletype/news/2005/08/movable_type_3_2.html">Announcing Movable Type 3.2</a></p>]]></description>
<link>http://www.numtopia.com/terry/blog/archives/2005/08/movable_type_32.cfm</link>
<guid>http://www.numtopia.com/terry/blog/archives/2005/08/movable_type_32.cfm</guid>
<category>Meta Blogging</category>
<pubDate>Thu, 25 Aug 2005 15:01:52 -0500</pubDate>
</item>


</channel>
</rss>
