Movable Type 3 is unveiled, and along with it a new licensing scheme that I think will drive a lot of users away. Will this hurt Six Apart more than help them? Maybe…
Continued... (526 words)
I’ve found an unusual bug in how MT handles white space with block level HTML when “Convert Line Breaks” is active. It’s great for ul and ol, but does some strange stuff to dl.
Continued... (250 words)
James AC Joyce has written an amusing rant about how MovableType users are killing the internet through their stupidity. I think the base of James’ problem is his inability to use Google. However I have to agree that it was a bad decision by Six Apart to make trackbacks and comments into pop-up windows.
Continued... (665 words)
Gregory Narain recently wrote about why he thinks non-crufty URLs are overrated. He was kind enough to use an article of mine as a source, so I felt compelled to write a reply. While I agree with some of what he says, I don’t agree (and can’t understand) his conclusion.
I think this kind of over-analysis marks me as a perfect candidate for some kind of ‘semantic wonk/geek’ committee position. sigh :-/
Continued... (886 words)
I’ve made several small changes here recently, including automatic acronym tagging, fixing issues when using HTML in comments, and sending XML to compliant browsers.
From here on in I have several improvements in the works, including a redesign (the sooner the better!). I don’t even think I can call it a redesign actually — a design perhaps? ;-) This year I hope to post more frequently, write more about Japan and living here, and make this a more visually interesting weblog. Here we go!
Continued... (992 words)
This is a guide to how to make the perfect URL; ones that are informative, short, and don’t change. It provides information and links on why you’d want to do this, and how to do it for Movable Type and for websites in general.
Continued... (936 words)
Comment and referrer spam is just beginning, but already weblog users are responding. I’ve collected some information for those who want to fight back and take it to the spammers. Somebody spamming you? Learn how to shut them down, and make the web a better place.
Continued... (752 words)
Some links for further reading on a security weakness in MT (allowing spammers to use MT as an open relay), trapping bad robots and spammers (especially relevant for MT users), a good introduction to mod_rewrite, and tutorials on regular expressions and command line text editors.
Continued... (262 words)
I’ve made some comment rules to cover myself if I need to delete any comments. It’s all common sense — play nice basically.
Continued... (217 words)
This site looked terrible in Mozilla 1.4/PC, and I’ve finally figured out why — Mozilla thought it was Japanese, and was applying one line of CSS only meant for inline use to every element. The weird thing is the only place ja appears on almost all pages is that one line of CSS. Is this a bug?
Continued... (211 words)
My first foray into the dark arts of .htaccess and mod_rewrite goes reasonably OK. Here are some links for more information for aspiring chicken sacrificers.
Continued... (153 words)
This is a reference for me so I don’t forget how to code for Boblet. It’s just my notes on tag attributes and styles to tie in with my stylesheets. This is of no interest (unless you are interested in the how’s and why’s of my code).
Continued... (938 words)
GeoURL is a neat piece of metadata that lets you see what other GeoURL-registered websites/website authors are physically close to you. I’ve finally added GeoURL tags to my pages, and have discovered I’m near … some tide prediction websites. Woop!
Continued... (323 words)
My first comment spam leads to the installation of Jay Allen’s MT Blacklist. More anti-spam violence to follow…
Continued... (121 words)
I’m having problems with Brad Choate’s most excellent MT:KeyValues plugin, and despite the high likelihood of user error I can only think it might be a bug. Inconceivable! Help would be greatly appreciated in pointing out the user error ;-)
Update: Help received from Brad himself! Thanks!
Continued... (277 words)
My latest small polishings to this weblog have involved adding Metatags (what an ordeal!), changing the formatting of long posts (like this one) in indexes, and a start on reworking comments. Oh yes, the excitement never ceases round here!
Continued... (476 words)
This weblog has a display error in
IE 6. I don’t know if I’ve fixed it, so leave a comment if things don’t look quite right.
Continued... (135 words)
I had some fun playing with
SQL while trying to improve this weblog. Although I couldn’t get what I wanted, I’ve collected some links to
SQL resources so I can learn more later.
Continued... (281 words)
And I thought table layouts were tough! How are we meant to make a basic two column layout in
CSS? This really should be easier. Here’s what I came up with, using position:relative on the background and position: absolute on the menu.
Continued... (308 words)
I’m changing the
HTML and
MT tags in the templates now. Here’s the changes I’ve done in preparation of my
CSS redesign
Continued... (300 words)
Nothing to see here, move along……
Continued... (7 words)
I’ve been trying to set up non-crufty URLs, and had some problems. Then I found the “remove_html” option and worked out how to use MTKeyValues to strip
HTML from the page title and improve
URL readability respectively. I also realised that the lang=”” attribute isn’t for computer languages.
Continued... (193 words)
I’m slowly setting up MovableType the way I want it. I’ve been playing with non-crufty URLs, but have two problems; keeping the dirified individual story
URL short while the title is long, and having
HTML in the header but not in the page title.
Continued... (319 words)
I’m slowly getting
MT set up the way I want. I want to do as much configuration as possible before I start the design process. Today’s fun has been in checking out plugins. But first, a recap… Yesterday I changed…
Continued... (268 words)
I’ve decided to switch from numerical to date+title URLs for individual pages. This should make archives more accessible, and easier to ‘
URL-hack’. I also made a mistake when importing, and presently it looks like I’ve posted twice as many stories…
Continued... (252 words)
Some notes on importing old Geeklog entries into MovableType, supplementing the online
MT documentation
Continued... (218 words)
This entry is only for me to check what happens to
HTML I type in, and how it’s stored in
MT’s database. Here goes… entities followed by the actual symbol: right angle bracket; > > left angle bracket; < ampersand;…
Continued... (290 words)
I’ve been playing around with MovableType with the view to migrate to it, and here’s what I’ve learned about installing and Japanese support. It’s probably pretty obvious to all of you, but hey ;-) Movable Type’s excellent installation instructions…
Continued... (707 words)
I want to test how Geeklog handles some html tags… pre tag this is some pre-tagged text with a blank line before and after (not using br tags though) pre tag inline this is some pre text including carriage returns…
Continued... (188 words)
The suggestions in George Orwell’s Politics and the English Language (1946) are ones I want to practice by writing this blog. Thanks to Kevin Marks for the link. James Sphar is making a visual web traffic analyser, that generates…
Continued... (68 words)
Thursday was playing Kung Fu Chaos and teaching. Kung Fu Chaos is pretty cool, but definitely needed a few more levels. The teaching was .. well teaching. Friday was visiting Michiko in Omiya. Her place is pretty cool and has…
Continued... (250 words)
Last year I started to really notice weblogging, and even gave Radio Userland a 1 month spin. I’d been reading Dave Winer’s Scripting News and some other blogs occasionally for a while (a year or two), but hadn’t really…
Continued... (376 words)
As practice using
CSS, I’ve been trying to turn the default Geeklog theme XSilver into a ‘mainly CSS minimally tables’ thing. I’ve been stripping out as many nested tables as possible, changing fonts from fixed to relative, and generally trying…
Continued... (93 words)