Converting WordPress Tags into Categories

It took me a little while to figure out how to convert tags into categories in my WordPress blog, and here’s hoping that someone else doesn’t need to search as much. Basically I found that too many of my tags were long term “slots” and I wished that some were categories instead (poor planning I … Read more

Patents standing in the way of Combating Climate Change

As we approach the Copenhagen conference in December 2009, we’re finding a divide between developed countries like the US and developing countries like India and China. This is because rich nations want poorer countries to commit to drastic carbon emission cuts that the latter are unwilling to do without assistance. Clean Technology and Intellectual Property … Read more

Rape and Men’s Psychology

This is a post, which I admit reveals rather more about myself than I would like. Nonetheless, I have something to say. More so because not a single site or article on the Internet says what I feel is the truth. Not even close. The time has come for someone to stand up and stick out his neck with the facts.

First, my formal position on the whole rape issue. I do not condone rape. It’s a violation of a person’s privacy. This article is merely an examination of mostly subconscious responses in more or less every man or woman I have spoken to and is academic in nature. So no flaming please!

Here goes…

Read more

Firefox Ubiquity – Character Count Command

Now that Ubiquity 0.5 is out, Erik’s Character Count Command no longer works. So I have updated it and if you have Ubiquity Firefox, the command bar should have appeared on top for you. Here is the code: CmdUtils.CreateCommand({ names: [‘char-count’], arguments: [ {role: ‘object’, nountype: noun_arb_text, label: ‘text to count chars in’}], preview: function( … Read more