This is Hiroyuki UENISHI's private web site. MovableType and its plugins are the main contents.
Winamp is the famous media player in Windows. Now I have programmed the Winamp plugin to enable you to post the title which you are listening to on Twitter.
TemplateNoteDebug plugin overides the default action of MTTemplateNote tag. You can get the free formatted strings for debugging the template with attributes in MTTemplateNote, for example, task tickets and editor names and remarks. And after disabled or removed this plugin, you rebuild them, you'll got the no debugging output.
LocalBlock plugin enables you to give the localized scope to the variables in template. The modifications to the localized scope variables in the specified block are limited in then and revoked after leaving the block. So they will have less dependence and more utilized.