Mario and NUX

In this video Shigeru Miyamoto and Takashi Tezuka discuss World 1-1, or the very first level in the very first Super Mario Bros. It’s fascinating how every element on the level is designed to introduce you to a mechanic of the game, or how Mario moves and jumps. This is interesting if you like Mario, but also important for any developer in any medium who is thinking about the NUX (new user experience) of their product. I sometimes joke that in WordPress we put people on the boss monster level the first time they enter the dashboard. There have been improvements but still so much to do to naturally introduce people to our interface.

Best Blogging Software?

I used a neat tool to compare the features of b2/cafelog and Movable Type. As someone who currently uses b2, used to use Movable Type, and deals with MT on a daily basis, I don’t think I could say which was “better,” they’re just different. I think MT has a more robust archiving system with nicer URLs, but with b2 I can post to the blog with email, which has got to be one of the coolest features I’ve ever heard of. In terms of hackability, which I mean in the best way, I like how everything is updated live without having to rebuild anything, but of course that has a trade-off in speed. It really comes down to personal preference and experience. If Michel stopped developing b2 tomorrow, I would still use it because it just does everything I want it to do, plus I have a pretty good familiarity with the code, which helps a lot. Of course just knowing about something helps, for instance Kathy just switched to pMachine, which until she talked about it I hadn’t even heard of. I think what we need is a good google fight.

Since I wrote this I began developing my own software, WordPress, which runs this site and what I believe (having surveyed everything out there) to be the best blogging software available.

Good to keep in mind, especially as you’re making data-informed product decisions:

The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge.

— Stephen Hawking

Open City Data

Yesterday I was part of a press conference by Mayor Gavin Newsom promoting DataSF.org, which is one of San Francisco’s first steps at opening up. Tim O’Reilly also spoke and made the point to me afterward that as he dives deep into every part of the intersection of technology and government he’s most excited about the prospect for change at the city level. Here are some pictures from the event. I think we’ll see more along these lines, and more WordPress, for San Francisco in the future.

Tech blog idea: A site that covers the top headlines on Techmeme 6, 12, or 18 months after they happened, and explores the delta between what people said was going to happen when they raised funding, or did an acquisition, and what actually happens after time has run its course. We keep covering announcements like they matter. Can also compare analyst and commentator predictions for claim chowder.

Junk Your Jabra

I usually wouldn’t do a post about this, but I was so surprised I had to share. I picked up a Jabra Evolve2 30 UC wired headset, with USB-C, because my friend Hugo loves the wireless Jabra and I’ve been using an older USB-A headset and thought it would be nice to not need an adapter. I also thought for $89 it must be good. The reviews were also really solid (4.3 on Amazon right now).

Do not buy this headset. There was a constant buzz/hum in the speaker, people sounded lower quality, and the mic also was lower quality. On the plus side, it was a nice build quality and comfort.

For $29 cheaper ($60) the Sennheiser SC 135 USB-C had better speaker, way better mic quality, very nice build and comfort. Get that one instead.

So don’t mute, get a better headset. Krisp.ai is still great, too.

Open Source Business Conference

So there is an Open Source Business Conference happening in a few weeks a few blocks away from me and I just randomly came across the site. After SxSW, reading about OSBC is like being in another world: it’s $1500 to go, only two days long, the language on the site is sickeningly corporate, and I haven’t heard of a single person there. Then again, this is an “open source” conference with Microsoft as a platinum sponsor. A real Open Source conference would have no fees, everything would be web streamed, the line between speakers and attendees would be thin or non-existant, and the topics would not focus so much on money. Actually, it would be a bit like Bloggercon.

Whip Gallery Into Shape

For too long this site has been beautiful XHTML 1.1 served with the correct DOCTYPE and MIME type save for one section. One major section, with thousands of pages. The photolog. Part of it has been that Gallery is so inflexible I have to make extensive modifications just to get it to look like the rest of the site. The logic and presentation is all a mess in the code, and it’s quite invalid out of the box. Well, version 1.4 has just been released, and I can live with that until 2 comes out, so I’m going to use 1.4 as my baseline and get it 100% valid to the point I can serve the pages with application/xhtml+xml without fear of the pages not working. Wish me luck. The photolog may look quite funny during the process, but give it time and it should be back to its rosy and frequently updated self.