Xanga

Posted and filed under blogtech, Web Design.

I don’t have time right now to really browse the Xanga.com page, but it looks interesting. There is an ad for something called WebCrimson that is apparently another CMS. Man, I really need to sit down and go through some of this stuff. Time … Time … Time …

MT

Posted and filed under blogtech.

Here is my MovableType development wishlist. These are the features I really wish my favorite content management system had. Alternately, these are the things I really wish I could do with MovableType, which the current version does in fact support, but I haven’t yet found a way to do. If someone knows how to do… Read more »

HTTPADS

Posted and filed under blogtech, technology, Web Design.

HTTP Ads just launched. I’m very impressed with the interface and site design. I’ve been reading about its development for some time and was excited to read that the service is now available. I’m going to do some more research, but it looks like it could be the next “killer app” for bloggers. Very interesting.

Count

Posted and filed under blogtech, technology, Web Design.

If your web site is hosted by DreamHost, you can easily add a counter to any of your pages. Just add this to the page you want tracked: <img src=”http://counter.dreamhost.com/cgi-bin/Count.cgi?df=USERNAME-COUNTERNAME.dat&pad=F&ft=0&dd=E&istrip=T” alt=”add some witty quip here”> Simply replace USERNAME with your DreamHost account name. Change COUNTERNAME to the name of the counter, and there you go…. Read more »

Journaling

Posted and filed under blogging, blogtech, Software.

The journaling script is a cms you can use to keep a blog. It is one of the original blogging systems and is still popular. It’s not as easy to use as Blogger, of course, but it’s worth a look if you know a little about the guts of the ‘net and are thinking about… Read more »

Updates

Posted and filed under blogtech.

If you’re using MovableType to maintain your blog, you can add the following bit of code to allow readers to automatically add themselves to your Update / Notify list: <form method=”post” action=”<$MTCGIPath$>mt-add-notify.cgi”> <b>Get updates via email:</b><br /> <input type=”hidden” name=”blog_id” value=”<$MTBlogID$>” /> <input type=”hidden” name=”_redirect” value=”<$MTBlogURL$>” /> <input name=”email” size=”18″ /> <input type=”submit” value=”Sign Up!”… Read more »

Editing

Posted and filed under blogtech.

If you visit http://www.davidgagne.net/ you’ll see a period – . – before each link to an entry’s comments. That period is a link to the editing window for that particular entry. As long as I am logged in to MovableType, I can click on that link and immediately begin editing the post. Here’s the link… Read more »

Revisions

Posted and filed under blogtech.

Oof! It took a lot of work, but I finally converted all of my main blog to MovableType. All the comments were imported, too, so I’m pretty happy about that. Now every little piece of this domain is converted. I can finally get to blogging again. And finding a job.

Hemingway

Posted and filed under blogtech, Hemingway.

It took a few hours, but I finally converted almost all of my Hemingway site into The Hemingway Blog. It’s in MovableType now and I’m very pleased with the result. I still have to get the dozens (multiple dozens!) of essays on the author into some sort of bloggable format, but that’s just a bunch… Read more »

XML-RPC Ping

Posted and filed under blogtech, comedy.

Ben has written a tutorial on adding weblogs.com XML-RPC PING functionality to your MovableType blog. Woo! What does this mean? It means that if you follow the steps in the tutorial, whenever you add an entry to your MovableType blog, MT will automatically ping weblogs.com to alert that you have updated.