Using Smarty to paginate your index template when publishing dynamically.
Generate unique individual archives based on the entry's primary category.
unsubscribe, notifications, subscribe, notify list
How to show a category-specific recent comments listing in your Category Archives.
Code to display all comments made by a particular author.
Displaying a list of top searches on your blog using MySQL and PHP.
Using PHP and MySQL to show the lastn comments on entries from one category.
Generate a single page showing all of your configuration settings.
Display a total count of all entries in your blog excluding those in one category.
How to fool MT into thinking archives of a certain type exist.
Displaying a list of recent searches on your blog using MySQL and PHP.
Using Multiple Archive Templates to generate category-specific RSS feeds.
Display a list of your categories sorted by number of entries in each category.
Displaying the first entry in a blog or each category using MySQL plugin.
Display two calendars in reverse order using MTArchiveList and PHP.
Show who's posted the most comments to your blog using PHP and MySQL.
Pull trackback info directly from the MySQL database, courtesy of Kristine.
List the N most recently updated entries in your blog using MTSQL.
Display posts from the last N non-consecutive days using PHP.
Generate a list of links to your other category archives, with the current category non-linked.
How to have the extended entry text display in its own popup window.
Link to thread on using quick links in your entries to reference other entries.
List all the categories in your blog, without creating broken links to empty category pages.
How I modified the ScriptyGoddess script to meet my preferences.
This PHP script provides useful links to visitors reaching your site from Google.
Brenna's script for backing up your templates.
Brenna's PHP tip for edit entry links - visible only to you.
How I implemented yet another idea from ScriptyGoddess.
How to have the best of both worlds.
How I used Movable Type to create my guestbook.
How I display the five most recent entries from my journal on the sidebar of my blog using MT and Server Side Includes.
Change your date display from AM to a.m. using Regex.
Turn the comment date in your Comments Listing Template into a editing link.
How I added smilies to my blog using MT Macro.
Link to the popup version of the comments in a recent comments listing.
Make the comment date a permalink to the comment on your Individual Archives Page.
How to list your entries on your Main Index page in descending order, but in ascending order within each day.
There's no excuse not to do it!
Oh, yeah - this one was fun!!
How to implement smart comments with the Regex plugin.
Link to Kiffin's script.
How to implement that "read more" feature you see on my main page.
Links to threads on drop-down menus.
Link to a tutorial on creating a photolog in 5 easy steps.
Link to David Gagne's Blogdata entry.
Links for two methods of manual pings to weblogs.com.
Link to Mena's tip for displaying the last n non-consecutive days on an index page.
Link to a brilliant idea of creating an automated export file of entries every time a new one is posted.
Link to Brad's PHP version of "one year ago today".
Use Multiple Templates to generate a list of other entries in the same category on an Individual Entry Archive page.
A great example of how to use the MTSetVar and MTGetVar tags (but now MT has the glue attribute).
Use SSI to generate a list of other entries in the same category on an Individual Entry Archive page.
Link for how to use MTEntryCategory to apply a different stylesheet to each individual archive page.
Link to how to use Server Side Includes to display category-specific content in your archives.
Another MT Tip from David Gagne - create a link which lets you edit the entry as long as you're logged in to MT.
Links for how to add a "send this entry" feature to your site.
Link for how to display random entries.
How I used the MTEntryExcerpt and MTEntryIfAllowComments tags to implement a "one year ago today" feature on my journal.
Use Multiple Archive Templates to provide a printer-friendly format.
Customizing your comment display based on how many there are.
Get alternating colors by class with Javascript or PHP.