On pronouns and UIs

Sunday 20 May 2012 at 5:33 pm

Here is an actual quotation that I did not make up, from Microsoft's recommendations on how software should communicate with users:

Use the second person (you, your) to tell users what to do.

Here's one of my own:

Don't tell users what to do.

NoXCF-GIMP: an image editor, not an XCF editor

Saturday 19 May 2012 at 6:34 pm

I have forked the GNU Image Manipulation Program, and you can download my version from this GitHub project. See my earlier posting for discussion of why. In few words: mainline GIMP is an XCF editor, not an image editor. My version is an image editor.

GIMP 2.8 versus FontForge

Saturday 19 May 2012 at 10:58 am

A few days ago, I ran Arch Linux's update process and it pulled down and installed a new version of GIMP, version 2.8. This version incorporates some changes in the user interface which apparently were under development for a long time, but only very recently finally put into the "stable" distribution stream.

The one that interests me may appear on the surface to be very small, but it is and is meant to be a really significant shift in the entire definition of what GIMP is. GIMP used to be, as the name "GNU Image Manipulation Program" implies, an image editor. With version 2.8, GIMP has become an XCF file editor with the ability to read and write other formats.

Open letter to Joyce Bateman

Saturday 21 April 2012 at 12:24 pm

The latest evidence regarding the Conservative Party's fraudulent activities in the last Canadian federal election hits close to home for me because I live, and voted, in Winnipeg South Centre, one of the ridings subject to a court challenge by the Council of Canadians. The affidavit of Annette Desgagne is quite damning; people are calling it a smoking gun. One small ray of hope is that it's pretty clear this was all coordinated centrally, and probably by a small conspiracy. Much as I dislike the Conservative Party as an entity, I think there are some decent people within it, and it's likely a whole lot of them didn't know about the fraud and are as shocked by it as the rest of us. Most of the checks and balances of Canadian democracy have been emasculated under Harper, but it still remains that we can try appealing to the decent people within the Conservative Party to weed their own garden. Below is what I'm mailing to Joyce Bateman, CPC Member of Parliament for Winnipeg South Centre.

Arch installation thoughts

Tuesday 03 April 2012 at 8:19 pm

I had a request for some comments on Arch Linux, now that I've been using it a few days, and in particular the question of whether it is easy to install.

Switching to Arch and XFCE

Tuesday 27 March 2012 at 12:32 pm

I am, as the title implies, switching my home desktop system from Slackware Linux and KDE to Arch Linux and XFCE. You may see some minor disruptions here (in particular, the astrological chart generator may be down or unreliable) for the next few days. The switch is a pretty big production; I've been using Slackware for most of the last 20 years, and KDE for most of the time I've been using Slackware, and because I've been doing continuous incremental upgrades instead of full reinstalls, some parts of my system actually are that old.

There was no one big annoyance or disaster to make me want to switch, but my dissatisfaction with KDE has been gradually increasing for the last few years, and I decided it would be better to switch in a controlled way when I'm not fighting a fire, rather than wait until some kind of disaster forces me to switch under pressure. I'm still basically satisfied with Slackware, and I could have continued to use it, but I tried doing a similar KDE to XFCE switch on my laptop first to debug the process, and found that doing a complete reinstall of the underlying Linux distribution really makes the desktop change a lot pleasanter. Given that I'm doing a reinstall of the core Linux system, it seems like a good opportunity to also do the switch to Arch, which has some advantages over Slackware.

Now on Github too

Tuesday 13 March 2012 at 11:04 am

I took the plunge and created an account on the world's worst Internet dating site. This is mostly so that I can participate in the KanjiVG project, which has decided to host there; git and thereby Github remain not my favourite systems. However, I've established a mirror of Tsukurimashou in my new Github space, so people who do like git and Github can find it there now too.

War on "piracy" makes Sudafed-from-meth a reality

Sunday 26 February 2012 at 2:17 pm

There's a very amusing article making the rounds that purports to be a scientific paper on the subject of how to make Sudafed from crystal meth. The idea is that because of the War on Drugs and the fact that the popular cold medication pseudoephedrine (Sudafed) can be used to synthesize methamphetamine, it has become really difficult and annoying to buy pseudoephedrine when you just want to use it to treat your cold. So, the authors claim, instead of buying Sudafed it is easier to buy crystal meth and do a bit of lab work to convert it to Sudafed. Using safe, readily available household chemicals, like chromium carbonyl.

I'm sure the article was meant as a comment on drug prohibition, but it occurs to me that it's pretty much exactly the same thing we see in real life with video "piracy." Efforts to prevent "piracy" have created so much inconvenience for non-pirate buyers, and have had so little effect on the availability of "pirated" video, that people end up choosing the "pirated" versions just because the non-"pirated" ones have become basically impossible to obtain and are getting steadily worse, while the "pirated" choices are getting easier and better. It's much the same point The Oatmeal made recently.

Testing with Autotools, Valgrind, and Gcov

Saturday 04 February 2012 at 09:27 am

I only have limited faith in software testing, partly because of my lack of faith in software engineering in general. Most professionally-written code is crap, and the more people use "methodologies," the worse their code seems to be. I'm inclined to think that the best way to remove bugs from code is to not put them in in the first place. Nonetheless, writing tests is fun. It's an interesting way to avoid doing real work, and some of you might enjoy reading about some test-related things I tried on a couple of my recent projects.

IDSgrep 0.1

Thursday 26 January 2012 at 9:27 pm

I've just released the first packaged version of IDSgrep, which is an implementation of the ideas I posted last month about Ideographic Description Sequences. It's meant to bring the user-friendliness of grep to kanji dictionaries. Compiling it will require the usual Unix tools, and using it effectively will require a copy of KanjiVG, but you can look at the screenshot of it in action on the SF.JP site.

It'd be really nice if I could publish a paper about this. I'm looking at some academic-type computer science conferences, but it might actually be more on-topic for the more industrial or open-source type of meeting. If any readers have suggestions on what might be a good venue, I'd like to hear them.

SOPA/PIPA protest disappointments

Wednesday 18 January 2012 at 1:40 pm

As you probably know by now if you live under a rock and get all your news through the Net, several popular sites are protesting current US proposed Net censorship laws. I'm glad to see that happen, and I'm glad that a lot of people are paying attention, and I don't want to understate how glad I am of those things. But I'm also disappointed by a lot of what I'm seeing, too.

Distributed version control is not my favourite technology

Wednesday 11 January 2012 at 11:41 am

Not too long ago a free software project I'm peripherally involved in decided it was time to replace its old and not broken version control system with something new and broken, and the lead maintainer conducted a straw poll of what the new system should be. My suggestion of "anything, as long as it's not distributed" was shouted down by the chorus of "anything, as long as it's distributed." Having lost the argument in that forum, I'm going to post my thoughts on why distributed version control sucks here in my own space where it's harder for me to be shouted down.

2011

Saturday 31 December 2011 at 9:43 pm

It's the end of 2011, and I'm writing this from my parents' home in Nanaimo, where I'm visiting over the year-end holidays. If you ask me how this past year has gone, I'd have to say it's been mixed. Some good things have happened; some not so good; and my current situation is what I'd call metastable.

Ideographic Description Sequences: some thoughts

Monday 19 December 2011 at 3:14 pm

I went through a bit of a crunch to get Tsukurimashou 0.5 out the door before my year-end vacation. With that done, and at least 99 kanji to do before the next planned release, I have a chance to sit back and think about some longer-term and spin-off projects. Here are some ideas on kanji searching.

UPDATE: A prototype implementation of the system described here now exists as part of the Tsukurimashou project, and you can check it out via SVN from there. Packaged releases will be available eventually.

Tsukurimashou 0.5

Friday 16 December 2011 at 7:15 pm

I've released a new version of the Tsukurimashou fonts (project home page). This one contains 776 kanji, including all those taught in the Japanese school system through Grade Two and half of Grade Three. The bigger news, however, is that I've also added a set of fonts for the Korean hangul writing system. Those should now be beta quality - you should now be able to write the standard modern Korean language in its entirety. Downloads: source code; precompiled fonts; demo PDF files.

These fonts are far enough along now that I'd really like to create a bit of "buzz" around them; that's part of the sneaky plan behind my recent technical postings about my experiences building the fonts. I'm hoping that a lot of people will read those, and, especially, share them on systems like Twitter and the other one. In the new year, after I've posted a couple more (I'm aiming for weekly technical postings), I'll evaluate whether they are attracting third-party traffic and whether I want to continue them. They take up time I could be spending on writing code, but having people use the software is important too.