Open Change

I was recently looking at licenses for databases and discovered the ODbL license. This license was pioneered by the OpenStreetMap Project. I was reading their introduction to why the change was needed. This introduction outlined what the change was, what the change would allow them to do, who agreed, who disagreed, what the cost of the change would be, among other things. I thought it was a very open, engaging and confidence building way to move a group of volunteers through change. It allows for more kinds (also different kinds) of product use. It is well worth the look at not only if you are interested in the open licensing of data in databases and why CC-BY-SA and CC0 licenses do not work for data [also as PDF], but also how they are answering the questions of the community as they are moving the community through change.

Finding that Apple command symbol

I have always wanted to be able to type the ⌘ symbol for various reasons, including writing tutorials, but I have not know how to access it through my keyboard. A few, general, related notes:

  1. There is a nice wright up including some history on the Command Key, ⌘ on wikipedia.
  2. How Apple Keyboards Lost a Logo and Windows PCs Gained One
  3. PopChar is an application which helps users find obscure characters.
    PopChar

    PopChar is a utility for helping users find the Characters they are looking for

    This functionality is built in to OS X with Character Viewer, though it is likely that PopChar extends the user experience in some way.
    CharacterViewer-with-highlight

    OS X Character Viewer

    Shiftkey-in-characterViewer

    Shift Key in Character Viewer

  4. This discussion on the Apple Forums talks about a way to put these symbols in Pages’ auto correction so that Pages will auto correct a set of characters typed to the symbol desired. I have seen this used in MS Word too.
  5. A table of Unicode characters corresponding to Macintosh keyboard symbols, as they commonly appear in menus.
  6. The Next two Links are more detailed but like the above.

  7. Special Key Symbols
  8. Apple Keyboard Symbols
  9. Marginally relevant:

  10. Multi-stroke Key Bindings
  11. Keystroke mapping explained by SIL’s NRSI.

It is unicode point 2318 (the html hex code is ⌘ ) and so you can find it in the character palette under:

  • Code Tables>Unicode>2300>2318
  • or you can go into

  • All Characters>Symbols>Technical Symbols

.

Apple ⌘ symbol

Apple ⌘ symbol

There are a few other ways to get at it, but that should do it for you.

On OS X, if you switch your keyboard to Unicode Hex Input, then holding down opt allows you to type the four digits for a unicode symbol and get the ⌘ (2318).

The Alt/Option Symbol has also been elusive. It can be fount at Unicode point 2325. U+2325.

Alt Key U+2325

Alt Key U+2325

Unicode and Hex Keyboard symbols
⌘ – ⌘ – ⌘ – the Command Key symbol
⌥ – ⌥ – ⌥ – the Option Key symbol
⇧ – ⇧ – ⇧ – the Shift Key (really just an outline up-arrow, not Mac-specific)

⇥ – ⇥ – ⇥ – the Tab Key symbol
⏎ – ⏎ – ⏎ – the Return Key symbol
⌫ – ⌫ – ⌫ – the Delete Key symbol

Leadership in an OpenSource Project

In the past week have been confronted with several issues related to project planning, task & time management and project execution. Just defining the “deliverables” has been a real challenge. Given that the workforce of the company I work for is largely constituted of people who consider themselves to be volunteers, it makes for an interesting work environment. I naturally gravitate towards planning for tactical success and wanting to view things from the “big picture” perspective – knowing how the parts fit together. Project planning and project execution involves a lot of decision making and a lot of communicating about decisions.

Over the last year I have been watching with some interest the UI development of WordPress. UI design is an area that I really enjoy. So when I saw Jane presenting on this issue of “How decisions get made at WordPress” (on the Open Source part of the project), I thought I would watch it. I thought that I would be watching how a company does UI decision making. But the focus of the talk was broader than that. It was generally good to see a model at work in a company where there is a successful product. As I listened to the discussion I was struck at how their project deals with:

  • Decision Making
  • Community Involvement
  • Consensus Building
  • Project Planning
  • Leadership
  • Sustainability

In many respects the company I work with deals with these same issues. It was good to see how another company/project deals with these issues, and sees these kinds of issues as important to the success of their product.

Better Extended Live Archives

A long time a go, when WordPress was young (like version 1.5), And K2 was young. There was a plugin called Extended Live Archive (ELA).

I love the organization that this plugin gave to a bolg’s entries. It is still my preferred presentation of posts on a blog. Over the years all the software has developed K2 is now in version 1.0.3, WordPress is in version 3.0 and ELA has become Better Extended Live Archive (BELA) thanks to Charles

Here is a series of links – in no particular order – which talk about the development of ELA.

.

I have had a problem with how BELA Presents the entries by Date:

Better Live Archives by Date

Better Live Archives By Date

Notice how all the blog entires at the bottom are displayed on top of each other.
I can not figure out how to un-do that.

Notice also in the following two pictures of the sort by Tags and sort by Category list the entries are not displayed on top of each other.

Better Live Archives By Tag

Better Live Archives By Tag

Better Live Archives By Category

Better Live Archives By Category

For checking this live: you can look at the archive. This has been checked in several browsers:

  • Safari
  • Flock
  • Firefox
  • Cruz

All to no avail. (That is it does not appear to be a Browser based issue.)

The Offending Element:

bugs

Things to Change per Charles.