wissel.net

Usability - Productivity - Business - The web - Singapore & Twins

By Date: February 2012

Newspeak - if there is no word for something, does it still exist?


George Orwell's famous novel 1984 introduces the concept of NewSpeak, a language where certain thoughts and the communication of them are impossible since the vocabulary has been removed from the language. In IT and collaboration we do have an " inverted newspeak" problem. The (technical) language of collaboration are the protocols and data formats. The very moment your application does understand a data format and a protocol communication becomes possible. There is a very long list of protocols in use. Besides the open standards like HTTP, SMTP or IPv6 there are plenty of propriety ones like NRPC, MAPI or LU6.2.
I'm quite surprised how little corporate IT pays attention to protocols. I hear sentences like: " eMail is POP3, what else would you need?" (and then act surprised why messages on a mobile device and a desktop client aren't in sync) - IMAP4 would be the bare minimum there, only that mobile devices probably use ActiveSync and SyncML. Calendaring works using iCalendar, chat XMPP (which is now fully supported by all but one vendor) and telephony SIP. Interactive web applications want to use ws:// protocol and all mobile devices use IPv6. Each format and protocol comes with its own set of challenges (just look how well calendar clients and servers interoperate). With the push towards web2.0 that challenges seemed to have stopped, only to resurface in the different pace of HTML5 implementation (if IE is your standard and you are still on XP - too bad).
So I claim: Show me your protocols and I'll tell you if you missed the boat

Posted by on 13 February 2012 | Comments (0) | categories: Technology

Hierarchies, relations and tags - thoughts on thought processes


After the German leg of my 2012 LCTY tour I spent Saturday afternoon with my old friend Siegfried Stadler CEO of HyperSkill in Munich, Germany. We share the curiosity about "what makes humans tick" and had a good chat on perception and communication patterns.
Perception forms reality and when the perception patterns of people don't match, they have a hard time understanding each other. Two prominent patterns I would call Darwin and Newton (note: that's the name I gave them, not a commonly accepted classification). The Newton pattern is the simple " cause - effect" pattern (like the apple hitting Isaac on his head) while the Darwin pattern is a hierarchical structure of one's perception. The differences can be very subtle but create quite warped conversations. Let's look at the example of a project:
Linear thinking - the Newton pattern
For a linear thinker a project is a sequence of steps that follow on equal footing each other. The project phase is just an attribute of an individual step and doesn't require a separate consideration. Attention is on detail and continuous flow of steps. Everything is organised in sequences of start and end, cause and effect.
Hierarchical thinking - the Darwin pattern
For a hierarchical thinker a project contains a series of phases that are assembled from a series of steps. The steps are just properties of a phase and need to be vetted in relation to their phase. Attention is on the overall composition of the individual parts. Everything is structured in qualified relations like "is part of", "has details".
Both patterns are valuable and valid. However when they are only implicit they can lead to confusion in collaboration and things get really complicated especially when you insist on your pattern to be "the one and only". Giving them a name allows to communicate about them (that's what some communicators call meta communication - talk about how to talk). So you can ask: " Are we talking Newton or Darwin here"? So what's your primary pattern? Talk about the big picture ore jump into the nitty gritty? Of course there is a third pattern: Talking about the big picture without a clue - usually to be found during popular games in large conventions.
Each of the pattern leads to different preferences for tools and techniques. Linear thinking favours list and tags, while hierarchical thinking favours mindmaps and taxonomies. I'm gravitating towards hierarchies, but find them difficult to agree on (there is debate even for the hierarchy of species) once a group that needs to use them gets larger.
An interesting observation in the use of relations by linear thinkers (which first were simple "tags") is the appearance of qualification (hierarchy can be seen as one form of qualification of a relation). Early on Facebook only had one relation: friend. Now there is "follows" and "is followed" which is already some kind of hierarchy, besides the family relation category (son of, father of). The question might be: when to use what?
So what are you, a Darwin or a Newton?

Posted by on 11 February 2012 | Comments (1) | categories: After hours