65 Posts Tagged "using mt"

Using MovableType

Uncategorized

Some Changes around the CDB dog house

I’ve been tinkering a bit with the site here- getting into adding new MovableType templates and moving commonly used code pieces into modules, but more or less, this is mild hacking away until it works.

The additions include some new categories:
* MLX – about the Maricopa Learning eXchange)
* RSS – all the stuff posted about using RSS and the experiments we have done around here
* Using MovableType tips and other things we learn along the way.

All categories, of course, have their own RSS feeds.

This was in tandem with moving the top navigation from a series of horizontally spreading links, to a drop down menu navigation for going to the categories. This in turn led to adding more pieces, and some of these in turn caused even more dribbles of changes…

Uncategorized

#$!@ Blog Spammers

It’s been bad enough delting the email crud generated by the latest virus, but today I got my first porn content inserted into a comment on this weblog, with links to just about everything possible you could imagine being enlarged, shrunk, photographed, made money on, etc. So if you exercise IP banning on your blogs […]

Uncategorized

Bonus Feature for MT Bookmarklet

Scott Leslie recently posted some well deserved praise for Bookmarklets (little Javascripts to perform tasks), citing them as vastly under-used but powerful tools in your web browser.

The MovableType Bookmarklet makes blogging any website a snap, see our Blogging with the MT Bookmarklet summary.

But by pure accident, I discovered this tool has an added bonus.

The MT Bookmarklet tool is even a bit more powerful because it can also grab a portion of text from the page you are viewing, and include that in your blog editing form.

Uncategorized

Splitting Up MT Category Archives

I absolutely love MovableType for publishing this weblog, and know there is quite a bit more to dig into. One thing that has bothered me is in creating my category archives, they potentially have no end in sight for how long they will get to be. They just grow and grow as you add more to your blog. And I loathe slow-loading, ever scrolling web pages.

For example, my learning objects category now has 34 posts and I see quite a few more to come. It is getting fat.

It is not too much to ask that there be some tools to break up the categories into segments, e,.g pagination. The idea would be to have a set amount of content per page (x posts), and some sort of drop down menu, or next/previous link, or even the google-style numbered sets that would self-organiize a long category archive.

Here I describe the cheap route I took.