Need someone to lead product management at your software company? I build high-craft software and the teams that build it. I'm looking for my next opportunity. Check out my resume and get in touch.

This is the blog of Adam Kalsey. Unusual depth and complexity. Rich, full body with a hint of nutty earthiness.

Content Management

NicknameLink Plugin

Freshness Warning
This blog post is over 22 years old. It's possible that the information you read below isn't current and the links no longer work.

NicknameLink is a Movable Type plugin that inserts and links the nickname of an entry’s author. Movable Type already has an MTEntryAuthorLink tag, but it inserts the author’s login name into the page. NicknameLink is a simple copy of
MTEntryAuthorLink, but using the author’s nickname instead.

Tim Appnel has taken over the maintenance and support of this plugin as of Oct 2004.

Download. You can get NicknameLink by downloading NicknameLink.zip.

Installation. Once you’ve downloaded and unzipped NicknameLink.zip, connect to your FTP server and open the directory where you have Movable Type installed.

Create a directory there called plugins if there isn’t one already.

Copy NicknameLink.pl to the plugins directory and set the permissions to 755.

Using NicknameLink. Once you’ve installed NicknameLink, using it is as simple as placing a new Movable Type tag in your template.

The <MTEntryAuthorNicknameLink> tag goes between the <MTEntries></MTEntries> tags. The tag will insert a linked version of the author’s nickname. If the author’s profile contains a web URL, the link will be to that URL. If no URL was provided, but an email address was, the link will be a mailto: link to that email address. If neither an email address or URL was provided, then the nickname will not be linked.

Like the original MTEntryAuthorLink, you can use the spam_protect attribute to encode the author’s email address to provide some protection against spam.

Example:

<MTEntries> 
	<p><MTEntryTitle><br>
 	(<MTEntryAuthorNicknameLink>) <br>
	<MTEntryExcerpt> 
</MTEntries>

License. This plugin is released under the MIT License. In plain English, that means you can do whatever you want with the software, including modifying it, selling it, or eating it, but we’re not responsible for anything that goes wrong.

Revision History
1.1 - Apr 3, 2003
If nickname isn’t available, the login name is used instead

1.01 - Aug 23, 2002
(Fix) The spam_protect attribute doesn’t encode email addresses.

1.0 - July 1, 2002
Initial release.

Recently Written

Think Systems, not Symptoms
Dec 15: Piecemeal process creation frustrates teams and slows work. Stop patching problems and start solving systems. Adopting a systems thinking approach helps you design processes that are efficient, aligned with goals, and truly add value.
Your Policies Aren’t Your Culture
Dec 13: Policies guide behavior, but culture is the lived norms and values of your team. Policies reflect culture -- they don’t define it. Netflix’s parental leave shift didn’t change its culture of freedom and responsibility. It clarified how to live it.
Lighten Your Process Burden
Dec 7: Everyone hates oppressive processes, but somehow we keep managing to create them.
Product Add-Ons Are An Expansion Myth
Dec 1: Add-ons can enhance your product’s appeal but won’t drive significant market growth. To expand your customer base, focus on developing standalone products.
Protecting your Product Soul when the Same Product meets New People.
Nov 23: Expand into new markets while preserving your product’s core value. Discover how to adapt and grow without losing your product’s soul.
Building the Next Big Thing: A Framework for Your Second Product
Nov 19: You need a first product sooner than you think. Here's a framework for helping you identify a winner.
A Framework for Scaling product teams
Oct 9: The people, processes, and systems that make up a product organization change radically as you go through the stages of a company. This framework will guide that scaling.
My Networked Webcam Setup
Sep 25: A writeup of my network-powered conference call camera setup.

Older...

What I'm Reading