The last time I had a play with MT was in 2004 and it was better than WP, but since then WordPress has come along in leaps and bounds. Has Movable Type kept up?I converted from Wordpress 2.2 (really 2.3, but that was a brief upgrade) to MT 4.x a couple of months ago -- a fairly easy process, once I got the WP database fixed.
... even in thoseWhat they weren't "really committed" to was allowing anyone else to make a living using their "open" product: According to the early licensess, you could not accept payment for MoveableType development services.
days when there were only a few thousand bloggers out there and the
whole idea of starting a business around blogging was extremely risky,
Ben and Mena were really committed to setting the standard that Movable
Type would always be open, and would always be free, just as much as they were committed to making sure Six Apart would be a solid company that could hire passionate members of the community to stand behind its products.
How's this new? Code always came with MT. So it goes with perl apps.You couldn't give someone a copy of MT, you couldn't make improvements and distribute the improved copy, you couldn't create a 'bundled' solution that combined MT and plugins/enhancements, you couldn't use code from MT in another project with similar needs... basically, it was "free for some use" but not "open source."
Can someone tell me: is MT lighter on the server? And is it easy to import from WP to MT, while keeping old URIs intact?Depends. MT is very light on the server when users are reading pages because it generates static HTML files. WP, and most other blogging and CMS packages, dynamically generate each page as it's requested. The downside of MT's approach is the heavy hit of regenerating all the pages as static files whenever someone posts a new entry. (The front page, the archive pages, all the topical archive pages, any pages that have 'related article' crosslinks, and so on...)
Hmm... that's a nuisance, as on the site I'm thinking about there is no way we could remove the "latest comments" plugin without a backlash. Unfortunately, it's also the only part of the site that's causing me server-related concern.Not to pull the thread into an MT troubleshooting session, but one solution would be to create an MT template file to generate an .inc that only contains the latest comments. using the MT-Include tag to suck that .inc file into the sidebar of your normal archive and index templates would allow the comment listing to be regenerated each time someone posts, without forcing a full site-wide reindex.
« Older Record Envelope is a blog devoted to the bygone er... | The Hijacking of British Islam... Newer »
This thread has been archived and is closed to new comments
posted by brundlefly at 11:09 PM on December 12, 2007