Comparative: WordPress versus Movable Type


Recommended Posts

With the recent outcry over Movable Type's decision to move to a paid model for version 3.0, I thought I would briefly review one of the viable free alternatives for bloggers fleeing from Movable Type. I used Movable Type on my blog until this weekend (the new version has not yet gone public, however) but switched to WordPress after Six Apart's announcement.

Having spent most of this afternoon playing with WordPress 1.2, I feel fairly comfortable with its features... some of which are pretty nifty. It has both pros and cons compared to Movable Type 2.661. Following is a breakdown of the different areas of each software package. 150 points possible.

Installation (10 points)

Movable Type's installation is fairly annoying, as installations go. Not only did I have to change all sorts of config variables by hand before installing, I had to figure out the syntax for said variables, which wasn't immediately obvious (the criteria for "immediately obvious" being whether or not I have to resort to documentation). Then, I had to CHMOD all sorts of files, thanks to MT's Perl roots. Not to mention running mt-check.cgi to look for a dozen Perl modules... phew. WordPress' installation is almost fiendishly simple. Run a script to set the database config, run another to install, and be entertained by silly messages along the way. If they would combine the two scripts, it would be nicer, but still? it doesn't get much easier than this.Winner: WordPressi>Initial configuration (30 points)b>

Both systems are equally helpful while setting up users (authors). When starting a template, however, Movable Type shows its static structure to be more helpful. Rather than have to constantly worry about one's <?php tags, MT allows the use of onesided <$MT> tags. These tags simplify the structure of the document and make it easier to separate content from markup.

If PHP is your game, WordPress is far more flexible, however. At the cost of slightly less readablity, it's far easier to alter the way elements are displayed and to include some of your own. For example, I modified the comment script to alternate background colors on comments. With MT, I wouldn't have known where to begin (but for the Flip Flop plugin).Winner: Toss-upi>Posting (30 points)b>

MT has loads of custom fields that can help you segregate parts of your posts on your site. It supports the Blogger API, and most custom tools (such as Bloggar) support it. There's even a bookmarklet for quick publishing. But wait... WordPress supports ALL these features and e-mail publishing to boot! It can eschew the bookmarklet in favor of a sidebar? a boon for we Firefox users[/u:D] :D

After posting, Movable Type sits happily and gurgles at you as it "chugs" through EVERY one of your entries, "rebuilding" it to show updated recent entry links &c. I have fewer than one hundred blogposts in the few months I've been keeping this blog, and MT already starts to take a noticable amount of time in this process. I shudder to think what larger sites have to deal with. WordPress is instant. Since chugging is done on the user's end,is more server intensive... but would you rather spend the server's time, or your timWinner: WordPressComments and Maintenance (20 points)

Everyone knows that one of the big problems with more popular blogs (those with a hefty Google PageRank) is comment spam. Spammers take advantage of said Google karma to boost their own sites' PageRanks. While neither package has preventative tools in place au naturel, it's easy to install blacklists for both. However, just one heavy attack? one with 20+ comments left? and you'll fall in love with the no-chugging delete WordPress gives you.

Winner: WordPreMultiple Blogs and Authors (20 points)nts)

Well, you know Movable Type had to win SOMEWHERE. (What am I, biased or som;)hing? ;)) WordPress only supports multiple blogs through multiple installations. And boy, can that get messy. With MT, a new blog is only three clicks away... at most. However, WordPress can take the place of a sideblog with its Links feature. Many users create a second blog in MT to showcase sites they've recently found interesting: the sideblogblog. With WordPress, you can create Link lists that can be included anywhere on your website. Still, multiple blogs can't be beat. (Both blogs can use multiple authors... but remember those restrictions on blogs and authors coming in MT 3.0!)

Winner: Movable TyCode cleanliness and usability (10 points)nts)

Even though Movable Type's tags may be kinder to the eye, the default template shipped with it is sheer horror. I didn't even attempt to rewrite the thing; I just started from scratch. WordPress made it easy to simply change a bit of code and have a fully XHTML 1.0-valid page.

Winner: WordPreResource and Support Options, Documentation (30 points)nts)

WordPress is new. Very new. So new that it doesn't have a lot of either plugins or support. What's there is great, but there's not much. Movable Type, with its far more widespread user base, is much easier to get help with. Plus, the documentation is quite a bit better. Caveat blogger: WordPress people tend to be friendlier, and you can always get help in #wordpress on their server. Beware acting too noobish around Movable Type support forums... usually you can find the answer to simple questions just by searching.

Winner: Movable TyFinal scorecore

WordPress 100

Movable Type 80

While both packages have lots of great features, WordPress' ease of use and speed give it the victory over the Perl-based MT. Both packages promise to address some of the bigger issues affecting their features in later releases (1.3 and 3.0, respectively); WordPress will offer multiple blogs from a single installation and Movable Type will reduce chugging and the pain of having to delete comments one by one. Don't forget that WordPress is released under the GPL, making it free now and forevermore. Fall in love with MT 3.0? You'll have to pony up.

================

I'm sure I've missed something important as this is my first time doing this review thing. Feel free ;) bash ;)

Seth

Edited by SethandCheese

MT 3.0 seems to be out already... As it seems, there are not too much features added. Most remarkable of the bunch is probably the TypeKey-thingie, which is quite a pointless thing actually...

However, I'll try out Wordpress soon enough. I like its admin interface a lot more than MT's. And the possibility of writing PHP directly into the templtes seams appealing too.

The web address for movabletype is .org, not .com

Secondly....you don't need to pay to use MT. The current setup with 2.661 will be almost exactly the same as the free version of 3.0. The only difference is the free version of 3.0 doesn't come with Typekey, and has a limit on the number of blogs/authors you can have. But if you are just an enduser with no more than 3 different blogs (which makes up the largest percentage of bloggers), you won't see any changes, aside from all the extras 3.0 has over 2.661

Interesting review. :) I'm thinking of going back to a blog format on my web site. Since MT began charging $70 for their plublishing system, I'm beginning to wonder if NOW might be a good time to rethink my choice in blog tools. Truth be known, I've never liked that fact MT is based on CGI/Perl rather than PHP. And I absolutely cannot stand the way it rebuilds EVERY bloody one of my entries when posting. My God! What will it be like 3 years from now when I have 1,000+ entries? :blink:

Another blog publishing tool that looks promising is pLog. I haven't had time to test it out myself, but it looks as good...perhaps even better..than WordPress. Anyone tried it yet?

Another blog publishing tool that looks promising is pLog. I haven't had time to test it out myself, but it looks as good...perhaps even better..than WordPress. Anyone tried it yet?

Wow that looks pretty nice. I usually use WordPress but I might give this a try. :)

Interesting review. :)  I'm thinking of going back to a blog format on my web site. Since MT began charging $70 for their plublishing system, I'm beginning to wonder if NOW might be a good time to rethink my choice in blog tools. Truth be known, I've never liked that fact MT is based on CGI/Perl rather than PHP. And I absolutely cannot stand the way it rebuilds EVERY bloody one of my entries when posting. My God! What will it be like 3 years from now when I have 1,000+ entries? :blink:

@Superfula: I realize that there is an MT Free. My reasons for wanting to switch are more closely related to FF's, though. The switch to the limited blogs and limited authors just provided the impetus for getting me to finally decide that it was worth the trouble ;) Also thanks, fixed link :p

Voodoo! Thanks for picking my review ^_^

Ok since ive never upgraded my WP before im going to upgrade mine to 1.2 , does anyone know how? It justs says to upload all the files and make sure not to overwrite the important files. Which ones are important? Will my blogs get overwritten?

<confused> Someone help?

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • The sweet release of death has never looked more appealing.
    • Meh, just another dongle-haven downgrade compared to my Surface Pro 7+. Whenever I decide to upgrade in the next decade or so, it certainly won't be another microslop Surface with this enshitification trend they've been having after the Surface Pro 7+. Hopefully a future generation of the Framework 12 will be a real upgrade...
    • This could exactly be how our Sun ends but it's not as simple by Sayan Sen Image by Drew Rae via Pexels An international team led by Université de Montréal (University of Montreal) PhD student Érika Le Bourdais has found that the ancient white dwarf star LSPM J0207+3331 is still pulling in planetary debris, even though it has been cooling for about three billion years. White dwarfs are dense, Earth-sized stellar remnants left behind when Sun-like stars exhaust their nuclear fuel and shed their outer layers. The star, located 145 light-years away in the constellation Triangulum, is the oldest and coldest white dwarf known to have a surrounding disk of dust. The star was first spotted in 2019 by a citizen scientist through the Backyard Worlds: Planet 9 project. Its cool temperature immediately suggested that it was very old, since white dwarfs gradually lose heat over time. Using the W. M. Keck telescopes in Hawaii, astronomers later confirmed that the star shows infrared signals consistent with dust rings formed by asteroids breaking apart under its strong gravity. Such infrared excesses occur when a star emits more infrared light than expected, often because warm dust surrounding it absorbs and re-radiates energy. “This discovery challenges our understanding of planetary system evolution,” said Le Bourdais. “The fact that we still see planetary debris being accreted three billion years after the star became a white dwarf suggests that asteroids, comets, and even planets can remain in orbit around these stars for a very long time.” Spectroscopic analysis—a technique that studies light to identify the chemical elements present in an object—revealed thirteen heavy elements in the star’s atmosphere: sodium, magnesium, aluminium, silicon, calcium, titanium, chromium, manganese, iron, cobalt, nickel, copper, and strontium. Normally, heavy elements sink quickly in hydrogen-rich white dwarfs, making them hard to detect. “We expected to see only a few elements, but we found dozens!” explained Le Bourdais. The research paper adds more detail. The absence of carbon features suggests the debris came from a carbon-volatile-depleted source. The abundance pattern shows slight deficits of magnesium and silicon compared to iron but otherwise resembles Earth-like material. This points to a differentiated rocky body—one whose materials have separated into distinct layers such as a metallic core and rocky mantle—with a metallic core fraction higher than Earth’s. In other words, the star is accreting the remains of a large rocky object, similar in structure to Earth or the asteroid Vesta. “White dwarfs offer one of the only ways we can directly measure the composition of exoplanets,” said Patrick Dufour, co-author and professor at Université de Montréal. “When planetary debris come too close, they are torn apart by the star’s gravity and end up polluting its atmosphere, leaving a detailed chemical fingerprint of its composition.” The team also detected weak Ca II H & K line core emission, making this only the second known isolated polluted white dwarf to show this feature. These are specific spectral signatures produced by ionised calcium and can indicate unusual physical activity in a star’s upper atmosphere. The finding suggests that extra physical processes may be happening in or above the star’s upper atmosphere. The study stresses the importance of including heavy elements in model atmosphere calculations, since leaving them out can distort the inferred structure and lead to inaccurate stellar parameters. Earlier work suggested the star’s infrared excess came from two dust rings. The new analysis shows that a single silicate dust disk—a ring composed largely of rock-forming minerals rich in silicon and oxygen—can explain the observed signal at 11.6 μm, simplifying the picture of the system’s structure. The question of how debris ended up falling into the star so late remains open. One idea is that giant planets in the system slowly destabilised smaller bodies over billions of years. Another possibility is that a passing star disturbed the orbits of debris. “Future observations with the James Webb Space Telescope or archival data found in the European Space Agency’s Gaia mission could help distinguish between a planetary rearrangement and the gravitational effect of a close stellar encounter,” said John Debes, co-author and researcher at the Space Telescope Science Institute. Dufour noted that hydrogen-rich white dwarfs are the most common type, and the coolest among them are the oldest stars in the galaxy. “We didn't have the habit of looking for signs of accretion in them. This unique case motivates us to expand our search to more of these stars.” The findings show that even after billions of years, planetary systems can remain active and complex. Substantial accretion events—the gradual accumulation of surrounding material onto a celestial object—can still occur long after a star’s death, offering a rare window into the composition and fate of distant worlds. Source: University of Montreal, IOPScience This article was generated with some help from AI and reviewed by an editor. Under Section 107 of the Copyright Act 1976, this material is used for the purpose of news reporting. Fair use is a use permitted by copyright statute that might otherwise be infringing.
    • Doesn't DDG mainly use Bing?
  • Recent Achievements

    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
    • Apprentice
      JoeyNeo went up a rank
      Apprentice
    • Week One Done
      oliviaexpo earned a badge
      Week One Done
    • Week One Done
      eurospharma62 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      479
    2. 2
      PsYcHoKiLLa
      228
    3. 3
      Skyfrog
      65
    4. 4
      FloatingFatMan
      56
    5. 5
      monterxz
      55
  • Tell a friend

    Love Neowin? Tell a friend!