Search

Phrase

Display

 

Category

   

Order

 

Pagesize

Results

If the result list is too large, please consider these hints

  • Reduce the number of websites.
  • Add more keywords.
  • Use quotes for building terms from keywords. For example, the phrase banner image searches for all articles containing both words. However, "banner image" searches for the exact two-word phrase.
2168 hits12345678910

81. Hacking Movable Type

Movalog, Tutorials, 26 KB, 693 words

I finally got my copy of Hacking Movable Type and finished reading it last night. Written by the biggest names in the Movable Type community, the 300 pages of Movable Type goodness guide you through getting the most out of Movable Type and really pushing what it can do with detailed tutorials to setup photo and moblogs and event calendars.

It walks you through using all the APIs available in MT including XMLRPC, Atom, Perl and PHP and provides detailed examples that are very easy to understand. One of the best parts of the book, I feel, is the plugin walkthrough which is a far better guide than the current plugin docs. It literally holds your hand showing you what is possible and if I...

continue reading ...

82. Full Featured FCKeditor on Movable Type

alogblog, Plugins, 23 KB, 1763 words

This plugin enables you to use WYSIWYG editor easily and customzably in Movable Type. There are many available open WYSIWYG editors. I've used HTMLArea and FCKeditor. Both are very good, even though they give some loads to your PC. But as time goes by, this load could be trivial.

My alogblogMTinterface plugin uses many alternate templates. Therefore the users who use my alogblogMTinterface might have some troubles in personally adapting other WYSIWYG editors. Of course I also have the same trouble whenever new W~G editors or its MT plugins are released. So I decided to provide W~G in it independently.

One of the powerful features of FCKeditor is the Media...

continue reading ...

83. Installing Movable Type on Windows

Six Apart User Manual, Manuals, 25 KB, 892 words

Installing Movable Type on Windows

Problem

You want to run Movable Type on a Windows system.

Solution

Movable Type has been developed to run on a wide variety of operating systems including Windows, although this entails some additional considerations.

Discussion

One of Movable Type's strengths as a platform is that it runs in a wide variety of environments, letting you choose the operating system, web server, and database. As a Perl-based application though, Movable Type has historically been most at home on Unix-based operating systems like Linux, BSDs, or Mac OS X.

If you have chosen Windows as...

continue reading ...

84. Six Apart - Movable Type News

Six Apart News, News, 16 KB, 816 words

Skip navigation. • TypePadMovable TypeLiveJournalAbout UsSupport

August 2004

08.31.2004

Movable Type 3.1 Launched

We're happy to announce that this afternoon we released Movable Type 3.1.

We're extremely excited about this new release, and also about how quickly this free update is coming on the heels of Movable Type 3.0 Developer Edition. Whereas it took more than a year between 2.6 and 3.0, we're now releasing 3.1 only three months after 3.0 Developer Edition. The release of 3.0, combined with the changes in licensing, has allowed us to...

continue reading ...

85. Six Apart - Movable Type News - The Good Book(s)

Six Apart News, News, 16 KB, 443 words

Most people who know and use Movable Type are extremely web savvy, but that doesn't mean they don't still want to sit down with a good book sometimes. We've rounded up a few books that would be of interest for almost any Movable Type user, from newbies to experts.

One of the most popular titles is Rogers Cadenhead's Movable Type Bible Desktop Edition. Though Rogers has gained some fame from having registered the new Pope's name as a domain name, he's been tasteful enough to refrain from promoting the fact that he's written a bible himself. Aside from the restraint he's shown, the book is great for its in-depth coverage of the best ways to use Movable Type's features, covering...

continue reading ...

86. Six Apart - Movable Type News

Six Apart News, News, 17 KB, 747 words

07.13.2005

Announcing Movable Type 3.2 Beta

Over the past two weeks, we've been telling the world a lot about Movable Type 3.2 and now it's time to show it.

Today, we are releasing the first beta version of Movable Type 3.2 and we encourage everyone to download it and see for themselves.

You can find the details over on the Beta Blog. We hope to see you over there!

Posted by Jay Allen at 06:19 PM | Permalink

07.05.2005

Intermittent "500 Server Errors" in MT (RESOLVED)

If you are experiencing intermittent "500 Server Errors" while using Movable Type and are using MySQL for your database, we are aware of the cause...

continue reading ...

87. Six Apart - Movable Type News

Six Apart News, News, 15 KB, 670 words

06.05.2003

Webby Awards

We just found out that MovableType.org has been recognized with the Best Practices award in this year's 7th Annual Webby Awards. The criteria followed by the Webby judges for awards in the Best Practices category fit this decscription:

Sites demonstrating unparalleled excellence across The Academy's six criteria: content, structure & navigation, visual design, interactivity,functionality, and overall experience. Best Practices sites serve as an industry benchmark for the most current, innovative, and advanced practices in Web development.

We're thrilled to have been recognized in a field with such distinguished competitors and...

continue reading ...

88. Six Apart - Movable Type News

Six Apart News, News, 18 KB, 840 words

09.22.2001

Update and More Screens

We have to admit that we fell a bit behind with the development of the system. We actually forced ourselves to take a week off in order to deal with the events of the eleventh. While we did come to the conclusion that most things -- including a weblogging content management system -- are a bit trivial, we realized that we needed to go back to the metaphorical mines in order to regain some sort of normalcy in our daily routine.

Continue reading "Update and More Screens"

Posted by Mena at 01:02 PM | Permalink

09.10.2001

Visual Aids

Some screenshots of the MOVABLE TYPE...

continue reading ...

89. Integrating A Remote System with Movable Type

Six Apart User Manual, Manuals, 23 KB, 656 words

Integrating A Remote System with Movable Type

Problem

You want to integrate a remote system with Movable Type.

Solution

Use one of the supported web service protocols.

Discussion

Movable Type supports a number of means of remote systems integration.

Syndication

Before reviewing the "proper" web service protocols supported by Movable Type, it is worth mentioning the use of syndication for integrating Movable Type with other systems. Essentially syndication formats over the web (HTTP) are simple read-only web services. The most popular and widely deployed of these services are...

continue reading ...

90. Working with photos in Movable Type

Six Apart ProNet Weblog, News, 16 KB, 385 words

There's a whole range of new ways to work with and manage your photos in Movable Type. First, if you're using Flickr to manage your photos, MovableTypeFlickrPhotosets will let you fetch a list of your Flickr photosets to include in your weblog.

To work with photos within Movable Type, you'll want to try MT-PhotoGallery. There's a straightforward set of instructions on the plugin page for integrating the system with your existing Movable Type installation.

If you'd rather work more with Movable Type's built-in functionality, you can follow either of two excellent tutorials from Nicholas Findley and Elise Bauer. There's also a list of photoblog tutorials on the Movable Type wiki which...

continue reading ...

91. Developing with the Movable Type Perl API

Six Apart User Manual, Manuals, 24 KB, 691 words

Developing with the Movable Type Perl API

Problems

You want to extend Movable Type and develop an extension to the base system.

Solutions

Six Apart provides numerous resources to get you started with developing including tutorials and MT source code documentation.

Discussion

Movable Type's open code base and APIs (Application Programmers Interface) make the browser-based tool quite flexible and easily modifiable, allowing it to adapt to any number of publishing applications. Here are some pointers to that will get you started.

Perl API

The Movable Type code is written in an...

continue reading ...

92. Introduction to Movable Type

Six Apart Knowledgebase, Manuals, 26 KB, 348 words

Question

What is Movable Type?

Answer

Movable Type is the premier weblog publishing platform for businesses, organizations, developers, and web designers. The application is installed on your web server, and is flexible and appropriate for use by web developers, professionals, organizations or businesses with customization needs. For a simpler start to weblogs, you can try our TypePad service, which includes many of Movable Type’s features on a centrally hosted server that requires no configuration.

For more information on the features and...

continue reading ...

93. Six Apart - Movable Type News

Six Apart News, News, 16 KB, 772 words

07.09.2004

Movable Type 3.01D bug fix release

We've just released Movable Type 3.01D. You can download the new version by logging into your Movable Type Account and using the "download" link for the appropriate license. If you're upgrading from 3.0D, there's no need to run any upgrade script for this release: just upload the files to your server and you should be ready to go!

This release fixes a number of bugs that were present in 3.0D. The lot of it boils down to this: • Comment preview is no longer dropped (see below for instructions) • Default templates now have valid HTML in a few places where they didn't before. • Lots of bugs fixed with export...

continue reading ...

94. Six Apart - Movable Type News

Six Apart News, News, 17 KB, 666 words

01.18.2005

Movable Type 'nofollow' plugin

Today we are pleased to announce our full support for the rel="nofollow" attribute to hyperlinks introduced to address the main cause of weblog spam: the payoff of higher placement in search engine results.

This initiative, with announced support from Google, Yahoo, MSN (and surely more to come), will direct search engines to ignore links with this attribute set for the purposes of spidering or increasing search engine relevance or ranking.

For current users of Movable Type (note: this plugin is included by default starting with version 3.16), this support is implemented as a simple plugin ( zip [4K], tar/gzip [3K]-- tested on MT 3.x and MT 2.661). For most users enabling "nofollow" support involves placing a single file in your plugins directory. All links submitted by external users in comments and TrackBacks will then be modifed to add the...

continue reading ...

95. Movable Type Full Word Search

Don't Back Down, Tutorials, 11 KB, 830 words

Prior to its integration into Movable Type, the MT-Search module allowed the ability to toggle between full-word and partial-word searches. For instance, if you searched on full words for out, you would get out in the results. But not outdoors, outliner or even outrageous. Unfortunately, that functionality isn't currently available in Movable Type. This describes how to add it back.

Because this is a Movable Type module covered by copyright laws, I cannot distribute the module itself. You'll have to do the work on your end.

I used PartialWords as the name of my form field. There is nothing magical about this field name. Use whatever you like, but keep in mind that when you see...

continue reading ...

96. Creators of Movable Type

Six Apart Knowledgebase, Manuals, 26 KB, 411 words

Question

Who makes Movable Type?

Answer

Movable Type is created by Six Apart. The system was originally developed by the husband and wife co-founders of Six Apart, Benjamin Trott and Mena G. Trott.

Benjamin Trott is co-founder and CTO of Six Apart. Ben developed all of the backend code for Movable Type and TypePad, contributes regularly to CPAN (the Comprehensive Perl Archive Network), and has written for Perl.com and contributed to “Essential Blogging”, along with posts to the Six Apart company weblog.

Mena Grabowski Trott is co-founder...

continue reading ...

97. Six Apart - Movable Type News - Comment spam load issue

Six Apart News, News, 50 KB, 4427 words

Hi everyone, my name is Jay Allen and I am the Product Manager for Movable Type. I'm writing today to address - what else? - comment spam.

This is an issue that, as many of you know, I have spent several thousand waking hours working on since its first appearance back in the fall of 2003, both as the author of MT-Blacklist and as the maintainer of the Comment Spam Clearinghouse. This is an issue which Six Apart takes very seriously, as evidenced not only in the improvements in Movable Type v3.x but also, in some part, by my hiring to this position.

Over the last month, we have been devoting a great deal of resources to solving the comment spam problem once and for...

continue reading ...

98. Six Apart - Movable Type News

Six Apart News, News, 15 KB, 505 words

10.05.2005

The even more improved User Manual

As most of you know, simultaneous with the release of Movable Type 3.2, we introduced the new and vastly improved User Manual. The manual is built using Movable Type and offers to all of our customers not only an excellent search functionality but the ability to give feedback directly on every single item.

Of course, with any major change, there are always things that fall through the cracks and this was no exception. You let us know through the comments on the manual and many blog posts that the manual still needed some work. So a few weeks ago we rolled up our sleeves and got to work on filling in the...

continue reading ...

99. Six Apart - Movable Type News - UTF-8 Dirify bug and patch

Six Apart News, News, 19 KB, 901 words

Today we are releasing a patch to fix an issue for customers running Movable Type versions 3.16 or 3.17 and using UTF-8 character encoding on their weblogs. Specifically, a bug introduced in Movable Type 3.16 causes the dirify routine to preserve dashes in transformed text where, historically, it has suppressed them. This could be problematic because the dirify routine is used to create all URLs in Movable Type.

While default Movable Type installations are not adversely affected by this bug, there are certain common or legacy customizations (which will be detailed below) that could cause problems. For that reason, if you are using UTF-8 and MT 3.16 or 3.17, we suggest that...

continue reading ...

100. Six Apart - Movable Type News

Six Apart News, News, 14 KB, 450 words

09.03.2004

Movable Type 3.11 Released: Bugs fixed

We've just released Movable Type 3.11, an update to version 3.1 which corrects some problems that were preventing many users from upgrading their installations.

If you downloaded the general release of Movable Type 3.1 and had trouble using it straight off the bat, this update is for you. Some other bugs were corrected as well; here's a complete list of changes from version 3.1: • Corrected some problems with upgrades: from 3.0x to 3.1x with Berkeley DB, or from 2.6x to 3.0 with any database system. • Updates to templates were not reflected on dynamic pages after saving an entry; that's now fixed. • In some older versions of Perl, a syntax error blocked any use of the...

continue reading ...

Comments

You want to post some comment? Please use the announcement post on the Movable Type Weblog.

If you want to give some feedback concerning a specific query, please use the feedback button that is shown after a search has completed.

mgs | September 27th 2005