<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A Fool's Wisdom &#187; Movable Type</title>
	<atom:link href="http://foolswisdom.com/tag/movable-type/feed/" rel="self" type="application/rss+xml" />
	<link>http://foolswisdom.com</link>
	<description>A fool and his blog are soon parted.</description>
	<lastBuildDate>Mon, 12 Dec 2011 22:39:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Movable Type and TypePad Passwords in Plain Text</title>
		<link>http://foolswisdom.com/movable-type-and-typepad-passwords-in-plain-text/</link>
		<comments>http://foolswisdom.com/movable-type-and-typepad-passwords-in-plain-text/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 14:39:38 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[TypePad]]></category>
		<category><![CDATA[Web Security]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Security]]></category>
		<category><![CDATA[WSSE]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=1414</guid>
		<description><![CDATA[&#8220;If Movable Type was as popular, and under the same amount of scrutiny, I can’t imagine they would still be storing passwords as plain text.&#8221; upset at least one reader of &#8220;Movable Type Pro, Setting Social Networking Free, Vaporware, WordPress, &#8230; <a href="http://foolswisdom.com/movable-type-and-typepad-passwords-in-plain-text/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>&#8220;If Movable Type was as popular, and under the same amount of scrutiny, I can’t imagine they would still be storing passwords as plain text.&#8221; upset at least one reader of &#8220;<a href="http://foolswisdom.com/movable-type-pro-setting-social-networking-free-vaporware-wordpress-buddypress/">Movable Type Pro, Setting Social Networking Free, Vaporware, WordPress, BuddyPress</a>&#8220;. His comment wasn&#8217;t polite, so I&#8217;ll answer without here without publishing it or calling attention to the comment author.</p>
<p>While working on the TypePad and Movable Type AtomPub Exporters (still in progress), <a href="http://cavemonkey50.com/">programmer Ronald Heft Jr</a> had a <a href="http://cavemonkey50.com/2008/08/soc-atompub-week-11-status/">problem interacting with the WSSE authentication</a> both use. The problem ended up being in his own code, but it also led to some interesting observations about how the authentication works.</p>
<p><strong>TypePad doesn&#8217;t require as secure code.</strong></p>
<div>
<ul>
<li>TypePad can handle the WSSE nonce either base64 encoded or <span class="nfakPe">plain</span> <span class="nfakPe">text</span>. Movable Type requires the nonce to be base64 encoded. Ronald had been using base64 on the nonce from the beginning, and TypePad accepted it. The <a href="http://www.tbray.org/ape/">APE</a> does not encoding the nonce, so it works with TP but not MT.</li>
</ul>
</div>
<div>
<ul>
<li>TypePad allows the same nonce to be used multiple times, while Movable Type requires a new nonce for each request. The AtomPub library Ronald had been using did not regenerate the nonce as it was centered around TypePad. Once he started giving a new nonce for each request, MT started authenticating.</li>
</ul>
</div>
<p>This is a good reminder that allowing programmers a less secure option, and they will likely take it because they trust you, and have other deadlines.</p>
<p><strong>WSSE authentication is inheritantly insecure.</strong></p>
<p>When Ronald looked in his Movable Type database he found that the passwords were stored in plain text. WordPress remote access development lead <a href="http://joseph.randomnetworks.com/">Joseph Scott</a> explains that <a href="http://joseph.randomnetworks.com/archives/2007/09/19/http-basic-authentication-a-tale-of-atompub-wordpress-php-apache-cgi-and-ssltls/">the only way to support WSSE is to store the passwords in plain text on the serve</a>r, which is one of the reasons why WordPress won’t be supporting WSSE.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/movable-type-and-typepad-passwords-in-plain-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Movable Type Pro, Setting Social Networking Free, Vaporware, WordPress, BuddyPress</title>
		<link>http://foolswisdom.com/movable-type-pro-setting-social-networking-free-vaporware-wordpress-buddypress/</link>
		<comments>http://foolswisdom.com/movable-type-pro-setting-social-networking-free-vaporware-wordpress-buddypress/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 05:48:00 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Anil Dash]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[Movable Type Pro]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Parody]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Product Stories]]></category>
		<category><![CDATA[Scalability]]></category>
		<category><![CDATA[Six Apart]]></category>
		<category><![CDATA[Social Graph]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[Web Security]]></category>
		<category><![CDATA[WordPress Security]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=1373</guid>
		<description><![CDATA[Six Apart VP Anil&#8217;s response today on the official Six Apart blog to my Movable Type Pro Introduction video parody doesn&#8217;t surprise me, but where is the link love? If I wasn&#8217;t clear my video really is in no way &#8230; <a href="http://foolswisdom.com/movable-type-pro-setting-social-networking-free-vaporware-wordpress-buddypress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Six Apart VP Anil&#8217;s response today on the <a href="http://www.sixapart.com/blog/2008/08/movable-type-pro-now-with-comm.html">official Six Apart blog</a> to my Movable Type Pro Introduction video parody doesn&#8217;t surprise me, but where is the link love?</p>
<p><span id="more-1373"></span></p>
<p>If I wasn&#8217;t clear my video really is in no way a comment of the MT Pro product &#8212; I&#8217;ve never tried it. All the Six Apart teams are clearly very talented, so I&#8217;m sure it&#8217;s a great product. Though I&#8217;m pretty sure it won&#8217;t live up to &#8220;setting social networking free&#8221;.</p>
<p>Let&#8217;s break it down:</p>
<blockquote><p>focus more on telling a story</p></blockquote>
<p>People that know me, know that I&#8217;m all about the story that a product tells, and I think their video failed in the very way that he thinks they succeeded. I didn&#8217;t see a compelling story about the experience of Movable Type Pro. As my voice-over reflects, I saw a story that looked like any blogging platform and comments.</p>
<p>Both of us are extremely biased at opposites ends of the spectrum, so neither of us will get it right on this one. I would love to know the results of a diverse group of people each separately watching the video and sharing their reactions.</p>
<blockquote><p>Honestly, we <em>assume</em> that that everyone else on the web will respond by copying great ideas, as they usually do. Hell, we <em>want</em> them to, so that more people can benefit from open communities on the web.</p></blockquote>
<p>If you are familiar with Anil&#8217;s writing, you may end up with the conclusion, like I have, that he is actually obsessed with being first &#8212; or that is one of the SIx Apart key messages anyway. Maybe, it all started because he was Six Apart&#8217;s first employee. Check out the Movable Type blog, &#8220;<a href="http://www.movabletype.com/blog/2008/03/a-wordpress-25-upgrade-guide.html">A WordPress 2.5 Upgrade Guide</a>&#8221; [sic] article for a bit of a taste. If you enjoy the flavor, a Google search will lead you across the Web.</p>
<p>Of any software spaces, blogging is one of the richest for borrowing from each other and providing a consistent experience to customers &#8212; everyone benefits from this! I&#8217;d like to think WordPress has had as many firsts as any blogging platform, but even if that isn&#8217;t the case, I&#8217;m much more interested in focusing on doing it well. An example is the TypePad iPhone app was an iPhone launch partner, but the <a href="http://iphone.wordpress.org/">WordPress iPhone app</a> is much more popular, has more reviews, and is higher rated, and we are still busy fixing and improving it.</p>
<blockquote><p>Until then, they&#8217;ve created a parody of our video.</p></blockquote>
<p>So me spending a couple hours playing around with iMovie in my own time (my 1st time using it), somehow becomes the Automattic answer to MT Pro?! And as I mentioned, no link love, no mention of my name (Lloyd Budd) &#8212; very, very bad blogger etiquette. Is iMovie that good that Anil thinks it&#8217;s a first rate production? I don&#8217;t think so, listening to it again, it is clearly the crap job that I remember doing for my own amusement.</p>
<blockquote><p>without having your it look like another Facebook or MySpace clone</p></blockquote>
<p>Did I voice-over the wrong video? I&#8217;m pretty sure it was their video that started with Digg, Facebook and MySpace. I might have misspoke, but I thought it would be obvious that I was referring to having social features beyond commenting like those platforms.</p>
<blockquote><p>Our long-held reputation for publishing highly scalable, &#8220;Digg-proof&#8221; pages.</p></blockquote>
<p>That is one of Anil&#8217;s favorite sound bites. I know Anil can&#8217;t seriously be suggesting that a file based &#8220;cache&#8221; is a whole solution to being highly scalable.</p>
<p>The funny part is that substitute in WordPress and you have at least an equally true assertion, &#8216;[WordPress's] long-held reputation for publishing highly scalable, &#8220;Digg-proof&#8221; pages.&#8217; The reason why this sometimes looks not to be true is because of WordPress&#8217;s popularity.</p>
<p>I would bet, with no hesitation, that WordPress sites are far more often dugg, and that unfortunately some of those sites dugg, like my own, are on inexpensive, shared hosted environments that aren&#8217;t Digg ready.</p>
<p>For most WordPress customers the dynamic, responsive experience is far more important than &#8220;Digg-proof&#8221;, but for those that do want to prepare for a digg storm, there are high quality plugins like <a href="http://wordpress.org/extend/plugins/wp-super-cache/">Super Cache</a> and <a href="http://wordpress.org/extend/plugins/batcache/">Batcache</a> and many others that suit your specific configuration and needs.</p>
<p>There is no question that WordPress is scalable, fact is WordPress powers far more of the web than Movable Type, both in terms of web pages served and web sites. Fact is Movable Type doesn&#8217;t even power Six Apart&#8217;s hosted TypePad, and to my great frustration is incompatible in numerous ways &#8212; wonder why there is no Movable Type app for iPhone anyone?</p>
<blockquote><p>remedy some of the missing features in WordPress if you have enough free time to find the appropriate plugins</p></blockquote>
<p>Talking out the other side of his face, Anil will point out Movable Type&#8217;s rich plugin and theme collection. I&#8217;m pretty sure, Pro has even been presented as plugins built on top of MT at one time &#8212; bundling.</p>
<p>Of course, there is a huge collection, much larger, of WordPress plugins and themes, and I haven&#8217;t heard complaints that it&#8217;s hard to find the appropriate plugin. The <a href="http://wordpress.org/extend/plugins">wordpress.org/extend/plugins</a> gives you information about popularity, and the interface will continue to evolve.</p>
<p>This past weekend, during <a href="http://ma.tt/">Matt&#8217;s</a> &#8220;State of the Word&#8221; at WordCamp SF 2008 (<a href="http://onemansblog.com/">video will be online soon</a>!), spoke to how that experience will change and how the actually WordPress plugin usage data will directly help WordPress evolve, with top plugins are polished and integrated into WordPress.</p>
<blockquote><p>prominent independent security researchers <a href="http://pwnie-awards.org/2008/awards.html#mass0wnage">do warn</a>, &#8220;[T]he abysmal security practices of WordPress plugin developers places the entire Internet at risk&#8221;.</p></blockquote>
<p>Why pick on the plugin developers brother?</p>
<blockquote><p>That&#8217;s on top of WordPress being one of <a href="http://www.cmswatch.com/Trends/1340-Quick:-what-do-Joomla%21,-Drupal,-and-WordPress-have-in-common">top ten least secure applications</a> around</p></blockquote>
<p>Each of the most popular blogging and CMS made the list, as does Linux.</p>
<blockquote><p>the <a href="http://www.movabletype.com/blog/2008/06/movable-type-a-history-of-secu.html">Department of Homeland Security&#8217;s data</a> showing WordPress having <strong>twelve times</strong> as many reported security vulnerabilities as Movable Type</p></blockquote>
<p>Should I even touch this one? Since Anil discovered that Home Land Security site I think that has become his favorite. I think it&#8217;s more telling that the Department of Homeland Security, and <a href="http://flickr.com/photos/seanosh/2782348919/">many other US government offices use WordPress</a> (<a href="http://markjaquith.wordpress.com/2008/08/18/us-government-agencies-using-wordpress/">conversation</a>).</p>
<p>And Anil&#8217;s article is one of the worst security related articles I&#8217;ve ever read. No security expert, nor scientific minded person would sign their name on it with it&#8217;s broad, sloppy brush strokes.</p>
<p>There is shame. Security was part of Matt&#8217;s State the Word. I don&#8217;t know anyone in the WordPress community that is happy with our security history, but it&#8217;s getting better and so <a href="http://maisonbisson.com/blog/post/12243/mark-jaquith-on-wordpress-security-for-plugin-developers">are our developers</a>.</p>
<p>There is appropriate optimism. With each release I see more potential security issues being reviewed and, when genuine, fixed earlier in the release process. The foundation of WordPress is also being improved to make security mistakes more difficult.</p>
<p>No one justifies the security issues because of popularity, but the IBM&#8217;s paper does reflect with popularity comes scrutiny. The loudest message from the paper might be that the bad guys have moved their focus from Windows to open source and to the web.</p>
<p>It seems only in the last couple of years has web security come to the forefront of the industries collective mind, and we&#8217;re all learning a lot. All three &#8220;top ten&#8221;, WordPress, Drupal and Joomla are benefiting from each others improvements, and the larger PHP community is helping a lot.</p>
<p>If Movable Type was as popular, and under the same amount of scrutiny, I can&#8217;t imagine they would still be storing passwords as plain text.</p>
<p>I&#8217;m confident that WordPress&#8217;s security record will get better and better!</p>
<blockquote><p>The great technology rests on top of <a href="http://movabletype.com/support/">world-class support</a>, an incredibly talented <a href="http://www.movabletype.com/services/">professional services</a> group, and a <a href="http://www.sixapart.com/media/">media services</a> team that will help your site and your community succeed.</p></blockquote>
<p>That last link there is a 404, and maybe that is meta irony there. All those links go to Six Apart services, as does one from earlier in Anil&#8217;s article &#8220;(We&#8217;ll even <a href="http://www.movabletype.com/services/">help you design it</a>.)&#8221;.</p>
<p>This is probably the largest difference between Movable Type and WordPress. WordPress is community developed and support &#8212; world class.</p>
<p>I remember reading Anil&#8217;s comment on <a href="http://www.readwriteweb.com/about_josh.php">Josh Catone</a>&#8216;s Read Write Web article &#8220;<a href="http://www.readwriteweb.com/archives/six_apart_microblogging_activity_streams.php">Six Apart Gets Into Microblogging with Activity Streams</a>&#8220;. Here Anil didn&#8217;t like that WordPress <a href="http://wordpress.org/extend/themes/prologue">Prologue</a> &#8212; actually that&#8217;s a great example of someone not getting the idea, the story &#8212; but what bothered me was his attitude towards WordPress plugin developers:</p>
<blockquote><p>There&#8217;s also an important distinction that this is a key part of our platform, developed by the core MT team itself. That means that it&#8217;s not a PHP script somebody cobbled together on their own to try to make a lifestream, it&#8217;s a framework to actually help open up *all* of these services</p></blockquote>
<p>I read that as disrespectful to independent developers, WordPress or otherwise.</p>
<p>I see the <a href="http://automattic.com/">Automattic</a> team as the WordPress guide. WordPress is completely community created and supported. Automattic takes on the big (scalability) problems that the community doesn&#8217;t have the resources for like: providing the free WordPress.com service and fuding usability testing of a new WordPress dashboard experience.</p>
<p>We work with our community, not compete with our community. The work Automattic does is open source, released under the GPL.</p>
<p>Though the <a href="http://automattic.com/services/wordpress-consultants/">WordPress Consultants list</a>, <a href="http://lists.automattic.com/mailman/listinfo/wp-pro">wp-pro</a> and<a href="http://jobs.wordpress.net/"> WP jobs</a> are pretty good tools, currently, I expect much of the WordPress professionals&#8217; work through personal relationships in the community. I think this is one of our greatest opportunities as a community. If you agree (blog about it) get in touch <a href="http://toni.schneidersf.com/2008/08/18/wordcamp-presentation/">with Toni</a>.</p>
<p>I mentioned that the work Automattic does is open source, whenever possible (Akismet is an exception). This isn&#8217;t the case with Six Apart&#8217;s Movable Type. I&#8217;ve written at length, &#8220;<a href="http://foolswisdom.com/movable-type-200-open-source/">Movable Type 200% Open Source!</a>&#8220;, about the missed opportunity.</p>
<p>With the release of Movable Type Pro, I think Six Apart&#8217;s current approach is bad for open source and actually dilutes open source. It seems others share my opinion, as on every thread there seems to be an open source advocate upset about MT Pro not being open source.</p>
<p>At first I was excited to see that the open source information was now on MovableType.com&#8217;s <a href="http://movabletype.com/download/">download page</a>:</p>
<p><a title="Movable Type: Download the Movable Type blog software and build your site today by lloydsscreenies, on Flickr" href="http://www.flickr.com/photos/lloyds-screenies/2782630277/"><img src="http://farm4.static.flickr.com/3044/2782630277_6f969d80e8.jpg" alt="Movable Type: Download the Movable Type blog software and build your site today" width="500" height="277" /></a></p>
<p>But then I realized the game this table plays is that the open source version isn&#8217;t good enough for &#8220;Bloggers&#8221;, only freetards like myself. I&#8217;m pretty sure, I&#8217;ve also read Six Apart telling people that the open source version isn&#8217;t tested or supported (but it&#8217;s the same software without some plugins, promise).</p>
<blockquote><p>First, we set publishing free. Next up, social networks.</p></blockquote>
<p>Actually, the WordPress community can take that first credit (not that I&#8217;m obsessed with 1sts) by creating the most popular installed blogging software, and it being open source. I don&#8217;t know about the next up, but there are many contenders, and WordPress and BuddyPress communities would be honored to be among them.</p>
<p>If I wanted to use Movable Type Pro for a social network with that Six Apart&#8217;s pricing it would probably be a social network of one. Anyway, without it being open source, it won&#8217;t be setting any one free, just making it a little easier to disobey the boss.</p>
<p>And that is why I think, Anil, people are so excited about BuddyPress, because it is among the real possibilities of setting social networking free.</p>
<blockquote><p>our lead by planning to provide some of these abilities for WordPress in a collection of plugins that you should be able to assemble around Christmastime or so</p></blockquote>
<p>There are so many reasons why I don&#8217;t know whether to laugh or cry.</p>
<p><a href="http://www.dashes.com/anil/">Anil Dash</a> has been pissing all over the web calling BuddyPress vaporware. See his comments at:</p>
<ul>
<li>CNET Webware &#8220;<a href="http://news.cnet.com/8301-17939_109-10015089-2.html?hhTest=1&amp;part=rss&amp;subj=Webware">Movable Type, WordPress becoming social platforms</a>&#8220;</li>
<li>Mashable, &#8220;<a title="Permalink to Six Apart Provides Social Networking Capabilities with Movable Type Pro" rel="bookmark" href="http://mashable.com/2008/08/12/six-apart-movable-type-pro/">Six Apart Provides Social Networking Capabilities with Movable Type Pro</a>&#8220;</li>
</ul>
<p>Where I come from, vaporware is a derogatory term. It&#8217;s clear that he doesn&#8217;t like WordPress <a href="http://buddypress.org/">BuddyPress</a> being part of the conversation.</p>
<p>BuddyPress isn&#8217;t vaporware, a community is developing it today. You can download the code today. It is open source today!</p>
<p>I get emails and IMs from friends that have checked it out and are already grooving on where it is going.</p>
<blockquote><p>Collection of plugins</p></blockquote>
<p>That is just a packaging issue, and packaging issues are easy.</p>
<blockquote><p>Christmastime or so</p></blockquote>
<p>This coming from a key member of the team that made a press release seven months before the open source flavor of Movable Type &#8212; well over a year, if a public bug tracker is an important detail to you.  The community will decide when the code is ready to be called a product.</p>
<p>Wow, this is way long. I&#8217;ll wrap it up here.</p>
<p>I didn&#8217;t find the Movable Type Pro introductory video well done or sincere, hence the parody. Am I really so bad for poking fun at the competition? Does the tension date back to Six Apart not being invited to the Blogger and WordPress dance off?</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/movable-type-pro-setting-social-networking-free-vaporware-wordpress-buddypress/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Movable Type Pro with Comments</title>
		<link>http://foolswisdom.com/movable-type-pro-with-comments/</link>
		<comments>http://foolswisdom.com/movable-type-pro-with-comments/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 05:11:13 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[Movable Type Pro]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=1374</guid>
		<description><![CDATA[I&#8217;m sure Movable Type Pro is a fantastic product, but when I watched the introduction video in the announcement article I wasn&#8217;t feeling the &#8220;profoundly powerful new set of capabilities that shows the web where blogging is going next.&#8221; I &#8230; <a href="http://foolswisdom.com/movable-type-pro-with-comments/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure Movable Type Pro is a fantastic product, but when I watched the introduction video in the <a href="http://www.movabletype.com/blog/2008/08/movable-type-pro-42.html">announcement article</a> I wasn&#8217;t feeling the &#8220;profoundly powerful new set of capabilities that shows the web where blogging is going next.&#8221;</p>
<p>I thought it was ripe for parody, and so here is my voice-over:</p>
<p><embed src="http://v.wordpress.com/RPXB3DY0/fmt_std" type="application/x-shockwave-flash" width="400" height="250" flashvars="blog_domain=http://foolswisdom.wordpress.com&#038;width=400&#038;height=250"> </embed></p>
<p>Update: <a href="http://www.sixapart.com/blog/2008/08/movable-type-pro-now-with-comm.html">Six Apart shared my video</a> with all of their customers, but gave no link love or attribution to me (no Lloyd Budd anywhere in sight), see my response &#8220;<a href="http://foolswisdom.com/movable-type-pro-setting-social-networking-free-vaporware-wordpress-buddypress/">Movable Type Pro, Setting Social Networking Free, Vaporware, WordPress, BuddyPress</a>&#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/movable-type-pro-with-comments/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>I&#8217;m Biased, But Try Movable Type and Drupal</title>
		<link>http://foolswisdom.com/im-biased-but-try-movable-type-and-drupal/</link>
		<comments>http://foolswisdom.com/im-biased-but-try-movable-type-and-drupal/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 16:29:29 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[A WordPress 2.5 Upgrade Guide]]></category>
		<category><![CDATA[Anil Dash]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[Bias]]></category>
		<category><![CDATA[Blogging Software]]></category>
		<category><![CDATA[Boris Mann]]></category>
		<category><![CDATA[Byrne Reese]]></category>
		<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Darren Hoyt]]></category>
		<category><![CDATA[Don Dodge]]></category>
		<category><![CDATA[Expression Engine]]></category>
		<category><![CDATA[Jeff Jones]]></category>
		<category><![CDATA[Matt Mullenweg]]></category>
		<category><![CDATA[Michael Sippey]]></category>
		<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Raincity Studios]]></category>
		<category><![CDATA[Shelley Powers]]></category>
		<category><![CDATA[Six Apart]]></category>
		<category><![CDATA[WordPress 2.5]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=850</guid>
		<description><![CDATA[Anil Dash has written an article titled &#8220;A WordPress 2.5 Upgrade Guide&#8221; on the official movabletype.com blog. It is full of misdirection, and, thankfully, overall it hasn&#8217;t been well received. What excites me is it has sparked some excellent discussions, &#8230; <a href="http://foolswisdom.com/im-biased-but-try-movable-type-and-drupal/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dashes.com/anil/">Anil Dash</a> has written an article titled &#8220;<a href="http://www.movabletype.com/blog/2008/03/a-wordpress-25-upgrade-guide.html">A WordPress 2.5 Upgrade Guide</a>&#8221; on the official movabletype.com blog.  It is full of misdirection, and, thankfully, overall it hasn&#8217;t been well received. What excites me is it has sparked <a href="http://www.techcrunch.com/2008/03/11/six-apart-takes-aim-at-wordpress-users-wordpress-pissed/">some excellent discussions</a>, and it&#8217;s a great launching point for more conversations.</p>
<p>I whole heartily recommend you try the open source flavor of <a href="http://www.movabletype.org/">Movable Type</a>. It is clearly a great product created by fantastic people.</p>
<p>If you are thinking you only have time to try one other blogging software than <a href="http://wordpress.org/">WordPress</a>, my time and money is on <a href="http://drupal.org/">Drupal</a>. People bringing Drupal into the conversation as an alternative has been one of my favorite parts of the discussions. Built on the same PHP stack that powers WordPress and much of the rest of the high performance web. Drupal is the full featured CMS with the heart and minds of the open source communities (I hang out with). Its blogging experience isn&#8217;t as polished out of the box as WP or MT, but it&#8217;s getting there &#8212; and we&#8217;re working hard at staying focused and one step ahead of them <img src='http://foolswisdom.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>If you have time please do share what you love about these other personal publishing environment, particularly if it relates to something that annoys you about WordPress. This way WordPress participants can respond by letting our code do the talking.</p>
<p>If you are currently using WordPress then your highest priority will likely be to plan to take a look at WordPress 2.5 as a release candidate will be coming very soon &#8212; watch the <a href="http://wordpress.org/development/">WordPress Development blog</a> for the news.</p>
<p><span id="more-850"></span></p>
<p>I&#8217;m disappointed by Anil&#8217;s &#8220;upgrade guide&#8221;, but not surprised. I used to greatly respect Anil Dash, but in the last year I&#8217;ve grown to mostly only respect his abilities. He speaks of sincerity, but I don&#8217;t see any other way to interpret the following comments, and other parts of his argument, other than being patronizing and insincere:</p>
<blockquote><p>I should think that the WP community would be more frustrated with Automattic not having the 2.5 release ready (or even a release date) than with someone pointing out that there are good options for bloggers.</p></blockquote>
<p>And from the same comment:</p>
<blockquote><p>And honestly, it may well be that Matt isnâ€™t used to the way that competition works when youâ€™re a well-funded company with tens of millions of dollars in the bank. I know it took us a while to adjust to the reality of how perceptions change in that situation. But given that Automatticâ€™s raised many millions more dollars than Six Apart, I certainly donâ€™t think itâ€™s unfair for us as an underdog to point out our strengths.</p></blockquote>
<p>The least Anil could do was give us some time to spend some of the money before playing the underdog card.</p>
<p>He is also very passionate in the &#8220;upgrade guide&#8221; about doing everything first. I&#8217;m not really interested, nor do I think most people are, in who did what first. When I get focused on firsts, my friends generously either help escape my nostalgia or my indulgent in the latest fad. I&#8217;m reminded to refocus on substance, on how the details come together to create the experience, and what real problems we need to solve together.</p>
<p>Solving problems together is the spirt of open source. I explicitly pointed out that Anil&#8217;s post is on the .com blog, because although Six Apart has improved its open source message since I wrote &#8221;</p>
<p><a href="http://foolswisdom.com/movable-type-200-open-source/">Movable Type 200% Open Source!</a>&#8221; Six Apart can be an even greater open source ambassador. As <a href="http://foolswisdom.com/movable-type-200-open-source/#comment-103305">I wrote in the discussion</a> around the 200% article, the lack of open source messaging on movabletype.com is one of the things as an open source evangalist I find disheartening. Looking today I could only find a mention of the Movable Type open source flavor [sic] on movabletype.com down in the Pricing FAQ. I find it awkward then that Anil&#8217;s &#8220;upgrade guide&#8221; talks heavily about open source technologies.</p>
<p>I&#8217;m a little upset at <a href="http://sippey.typepad.com/">Michael Sippey&#8217;s</a> response &#8220;<a href="http://sippey.typepad.com/filtered/2008/03/were-here-to-co.html">we&#8217;re here to compete</a>&#8221; in support of Anil&#8217;s &#8220;upgrade guide&#8221;. I had hoped that Anil had made the mistake of writing such an article on his own. In responded to one part of his article I wrote there:</p>
<blockquote><p>If you think WordPress is &#8220;provided by Automattic&#8221;, you don&#8217;t understand WordPress and how we and most other open source products operate. WordPress is nothing without the participation of the community.</p></blockquote>
<p>All those other flavors of Movable Type aren&#8217;t open source. As I&#8217;ve been discussing with <a href="http://www.darrenhoyt.com/">Darren Hoyt</a> <a href="http://www.darrenhoyt.com/2008/03/08/interesting-news-about-expression-engine-20/">regarding Expression Engine</a>:</p>
<blockquote><p>A popular open source platform ensures maintainability (or transition to another popular open platform) and no vendor lock. Sure, it can be good for your own business to use tools that require specialized knowledge and much fewer people have expertise in <img src='http://foolswisdom.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  but even then having to maintain it may affect your sanity later <img src='http://foolswisdom.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p></blockquote>
<p><a href="http://bmannconsulting.com/">Boris Mann</a>, champion of Drupal, and VP of Product Development at <a href="http://www.raincitystudios.com/">Raincity Studios</a> <a href="http://bmannconsulting.com/blog/bmann/open-source-stands-together">says it even more poignantly</a>:</p>
<blockquote><p>The &#8220;enemy&#8221; here is proprietary systems (and those really are quotes around enemy, as I recall having a great discussion with <a href="http://www.thelevel.com/">a proprietary Java based system developer</a> this morning at CCI2008). They are not good for business, they are not<br />
good for communities, and they are not good for the growth of this<br />
interlinked web of data that is becoming truly useful.</p></blockquote>
<p>As Matt wrote in &#8220;<a href="http://ma.tt/2008/03/wordpress-is-open-source/">WordPress is Open Source</a>&#8220;, &#8220;Movable Type has <a href="http://movabletype.com/download/faq.html">8 different licenses</a> and the [open source] one doesnâ€™t allow any support.&#8221;</p>
<p>Matt wrote &#8220;WordPress is Open Source&#8221; partially in response to Movable Type product manager and lead developer <a href="http://www.majordojo.com/">Byrne Reese&#8217;</a>s <a href="http://valleywag.com/366455/filthy-rich-matt-mullenweg-calls-rival-dirty#c4655564">comment</a>:</p>
<blockquote><p>@Sunnduwn &#8211; I think that is a question better asked of Automattic. Anil, and certainly not Six Apart, has never been briefed, nor has anyone for that matter been presented with an accounting of what is open and closed source at Automattic.</p></blockquote>
<p>Byrne you or anyone else just have to ask. Actually, I remember <a href="http://foolswisdom.com/movable-type-200-open-source/#comment-104238">you have asked</a> related questions and I answered you as best as could there.</p>
<p>What we produce that isn&#8217;t open source relates to some of the work I&#8217;ve quietly (out of the public eye, anyway) long been doing with our hosted solutions. I&#8217;m always asking, what isn&#8217;t open source and why isn&#8217;t it?</p>
<p>Please continue to challenge us here, and challenge us more. Sometimes we won&#8217;t answer you as quick as you like or provide the source code as quick as you like, but where we hesitate it is most often to make sure that you don&#8217;t have to trudge through some quick hacks, but instead get to benefit from what we learn from them. As Matt says &#8220;there is more GPL stuff on the way, as well. <img src='http://foolswisdom.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8221;</p>
<p>I do love the passion of the conversations that are taking place! But please don&#8217;t take my, Anil, Michael, or Matt&#8217;s passionate words on what is a better solution, we are all incredible biased &#8212; I don&#8217;t trust myself when it comes to talking about WordPress or the competition.</p>
<p>I remember reading the title of <a href="http://dondodge.typepad.com/">Don Dodge&#8217;s</a> post &#8220;<a href="http://dondodge.typepad.com/the_next_big_thing/2007/06/vista-more-secu.html">Vista more secure than Linux, Apple OSX, and Windows XP</a>&#8221; and thinking &#8220;this ought to be rich&#8221;. I did have my problems with the article, and <a href="http://dondodge.typepad.com/the_next_big_thing/2007/06/vista-more-secu.html#comment-73910554">shared my thoughts on it</a> (reading it now, I was a little too intense in my arguments &#8212; see what I mean about passion), but I came away really respecting <a href="http://blogs.technet.com/security/">Jeff Jones</a>, Director of Trustworthy Computing at Microsoft [sic].</p>
<p>Here is how Jeff ends his post &#8220;<a href="http://blogs.csoonline.com/exactly_how_biased_am_i">Exactly how biased am I</a>?&#8221;</p>
<blockquote><p>Am I biased? I do not think so, but letâ€™s just all keep assuming I am, because I donâ€™t mind. If I make comparisons, Iâ€™ll lay out my metrics. Iâ€™ll lay out my assumptions. Iâ€™ll describe the methodology. Then, if you want to dispute the results, debate the assumptions, or critique the methodology, Iâ€™ll ask the same of you. Regardless of the outcome, all sides will get presented, progress is made and thatâ€™s a win for interested readers.</p></blockquote>
<p>That is where Anil&#8217;s article fails. His post is one sound bite after another without at least the minimum of links to the technical details. I also got a kick out of how he is motoring along with his &#8220;comparision&#8221; [sic] with WordPress, and then switches into &#8220;A Dashboard That Measures Success&#8221;, &#8220;Design Matters&#8221;, &#8220;Get Support Right From The Source&#8221;, which I&#8217;m not sure are ways MT differentiates itself positively or maybe at all  &#8212; anyway, his case there is even less clear than the rest of the article.</p>
<p><a rel="external nofollow" href="http://endevver.com/">Jay Allen</a> <a href="http://ma.tt/2008/03/wordpress-is-open-source/#comment-439602">also wrote</a> &#8220;Nothing was said that was untrue about Movable Type or WordPress and, aside from the cheeky title, the post spoke much more to me about the pride and excitement the team has in their new version which they wanted to communicate to the world.&#8221;</p>
<p>If the article was about his team&#8217;s pride and excitement that would be awesome, but a large part is actually comparisons without context or substance.</p>
<p>But maybe I&#8217;m wrong. Or maybe <a href="http://realtech.burningbird.net/">Shelley Powers&#8217;</a> is correct and &#8220;<a href="http://realtech.burningbird.net/semweb/upgrading-to-wordpress-25-first-install-drupal/#comment-544">Anil&#8217;s post was</a> rather funny, and tongue in cheek&#8221;. Or just maybe, Anil read and misunderstand &#8220;<a href="http://www.overcomingbias.com/2008/02/my-favorite-lia.html">Overcoming Bias: My Favorite Liar</a>&#8221;</p>
<p>I&#8217;m really glad for Anil&#8217;s &#8220;upgrade guide&#8221;, because it presents to our face some of the Six Apart <a href="http://en.wikipedia.org/wiki/Fear,_uncertainty_and_doubt">FUD</a> that potential customers come to us with when considering either <a href="http://wordpress.com/vip-hosting/">WordPress.com VIP hosting</a> or the <a href="http://automattic.com/services/support-network/">Automattic Support Network</a>. As I said, it&#8217;s a great launching point for more conversations.</p>
<p>Competition is awesome. Most important is having different open source solutions with focus on different problems, or different solutions to the same problems.</p>
<p>It doesn&#8217;t really matter what I think. You all know where all our heart and mind lies. I&#8217;m most interested in hearing from people still living in a neutral nation, digging in and getting diry with the design decisions and technical details of the real challenges you need to solve, and how well the WordPress experience treats you in response.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/im-biased-but-try-movable-type-and-drupal/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Movable Type to support Pingback!</title>
		<link>http://foolswisdom.com/movable-type-to-support-pingback/</link>
		<comments>http://foolswisdom.com/movable-type-to-support-pingback/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 16:12:37 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Byrne Reese]]></category>
		<category><![CDATA[linkback]]></category>
		<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[Pingback]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[specification]]></category>
		<category><![CDATA[TrackBack]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=738</guid>
		<description><![CDATA[I just read with interest Movable Type Product Manager, the fantastic Byrne Reese&#8216;s &#8220;Implementing Ping Back for Movable Type&#8220;. This is fantastic and long overdue! This is good news for all bloggers. Someday soon trackbacks can be retired. The greatest &#8230; <a href="http://foolswisdom.com/movable-type-to-support-pingback/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just read with interest Movable Type Product Manager, the fantastic <a href="http://www.majordojo.com/">Byrne Reese</a>&#8216;s &#8220;<a href="http://www.majordojo.com/2008/02/implementing-ping-back-for-movable-type.php">Implementing Ping Back for Movable Type</a>&#8220;. This is fantastic and long overdue!</p>
<p>This is good news for all bloggers. Someday soon trackbacks can be retired.</p>
<p><span id="more-738"></span><strike>The greatest reason why this is good news is because pingbacks, unlike trackbacks, require us to do nothing. Trackbacks require you to copy and paste a special URL</strike></p>
<p>As he suggests, &#8220;[pingback] is marginally less spammy than TrackBack&#8221;, but he has the greatest reason wrong. The reason why it is as implimented in in <a href="http://wordpress.org/">WordPress</a>  is because WordPress follows the &#8220;MAY requirement&#8221; &#8212; he has you there &#8212; of confirming that the link exists in the article that pung.</p>
<p>Regardless of how &#8220;many WordPress blogs out there, it would be a disservice to Movable Type users not to&#8221;. If you are using some other blogging platform that doesn&#8217;t automattically linkback articles using pinkback, ask them to end the madness (or give us something even better)<strike>of an experience that unnecessarily requires your work, trackback</strike>.</p>
<blockquote><p>TrackBack is pretty broken as it stands today. The discovery mechanism is god-awful, and the protocol is prone to exploitation and spam. Generally speaking, given the percentage of TrackBacks that are spam, it makes me wonder why bother at all.</p></blockquote>
<p>If you are a software developer I highly recommend you read the whole article, because it sounds like he is describing some problems with pingbacks and the opportunity for an even better <a href="http://en.wikipedia.org/wiki/Linkback">linkback</a> technology.</p>
<p>Mon, Feb 11 Update: Byrne explains that I was mistaken and that Trackback does have an autodiscover mechanism. Long before getting involved in WordPress someone explained it to me that those are the reason you see a special URL in Movable Type blogs was so you could copy and paste it and use it to link your article to that article&#8217;s comments, and I never questioned it. </p>
<p>This discussion leads me to the conclusion that there is no reason to include a &#8220;Trackback URL&#8221; visually in the viewers experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/movable-type-to-support-pingback/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>15 Minutes to Publish!</title>
		<link>http://foolswisdom.com/15-minutes-to-publish/</link>
		<comments>http://foolswisdom.com/15-minutes-to-publish/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 21:12:58 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[China Digital Times]]></category>
		<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[Oâ€™Reilly author]]></category>
		<category><![CDATA[Scot Hacker]]></category>
		<category><![CDATA[UC Berkeley Graduate School of Journalism]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=731</guid>
		<description><![CDATA[Down to a few few seconds after migrating China Digital Times from Movable Type to WordPress. Go to the Scot Hacker Bird House and read Notes on a Massive WordPress Migration. Scott, the webmaster of the UC Berkeley Graduate School &#8230; <a href="http://foolswisdom.com/15-minutes-to-publish/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Down to a few few seconds after migrating <a href="http://chinadigitaltimes.net">China Digital Times</a> from Movable Type to <a href="http://wordpress.org/">WordPress</a>.</p>
<p>Go to the <a href="http://birdhouse.org/blog/">Scot Hacker Bird House</a> and read <a href="http://birdhouse.org/blog/2008/02/07/notes-on-a-massive-wordpress-migration/">Notes on a Massive WordPress Migration</a>. Scott, the webmaster of the UC Berkeley Graduate School of Journalism, and O&#8217;Reilly author knows his stuff, and backs it up with the data. Brilliant insights!</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/15-minutes-to-publish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

