Recent Forum Posts
From categories:

I brought this up as a question in a previous measurementcamp….should we eat our own dog food by publishing measurements of measurementcamp?

If so, then what metrics are important and which techniques should we use?

Popularity may not be the important metric, maybe it is influence?

measuring Measurementcamp by Jez NicholsonJez Nicholson, 1240908175|%e %b %Y, %H:%M %Z|agohover
design patterns
Jez NicholsonJez Nicholson 1240839433|%e %b %Y, %H:%M %Z|agohover
in discussion MeasurementCamp Meetings / Topics for discussion » design patterns

Design patterns are used in computer programming to pass on experience. The idea is to present a technique in it's general form so that it can be used in a number of different situations. see http://en.wikipedia.org/wiki/Design_pattern

A common format is:

  • Pattern Name and Classification: A descriptive and unique name that helps in identifying and referring to the pattern.
  • Intent: A description of the goal behind the pattern and the reason for using it.
  • Also Known As: Other names for the pattern.
  • Motivation (Forces): A scenario consisting of a problem and a context in which this pattern can be used.
  • Applicability: Situations in which this pattern is usable; the context for the pattern.
  • Structure: A graphical representation of the pattern. Class diagrams and Interaction diagrams may be used for this purpose.
  • Participants: A listing of the classes and objects used in the pattern and their roles in the design.
  • Collaboration: A description of how classes and objects used in the pattern interact with each other.
  • Consequences: A description of the results, side effects, and trade offs caused by using the pattern.
  • Implementation: A description of an implementation of the pattern; the solution part of the pattern.
  • Sample Code: An illustration of how the pattern can be used in a programming language
  • Known Uses: Examples of real usages of the pattern.
  • Related Patterns: Other patterns that have some relationship with the pattern; discussion of the differences between the pattern and similar patterns.

We could produce a set of design patterns that make up a 'play book' of measurable techniques.

e.g. 1

  • Pattern Name and Classification: A/B Testing.
  • Intent: A statistically significant proportion of customers are presented with a different offering so that the two sets of results can be compared to ascertain which is more effective.
  • Also Known As: Sample group.
  • Motivation (Forces): A sports clothing company believes that customers are abandoning the online store before making purchases because there are too many steps before final purchase. Not everyone in the Marketing department is convinced that this is the real problem.
  • Applicability: …… etc.

e.g. 2

  • Pattern Name and Classification: Balanced Scorecard.
  • Intent: 'Success' can be measured from a number of different metrics. Taking them solely from sales can lead to an unbalanced overall approach, whereas pulling operational, marketing and developmental inputs helps provide a more comprehensive view of a business, which in turn helps organizations act in their best long-term interests.
design patterns by Jez NicholsonJez Nicholson, 1240839433|%e %b %Y, %H:%M %Z|agohover
Re: Twitrratr
OlishawOlishaw 1236071473|%e %b %Y, %H:%M %Z|agohover
in discussion Tools for measurement / I've just found... » Twitrratr

thanks, interesting link, agreed its not likley to be very reliable, but nice of a dipstick test

http://twitrratr.com/search/skittles

Re: Twitrratr by OlishawOlishaw, 1236071473|%e %b %Y, %H:%M %Z|agohover
Twitrratr
heleniumhelenium 1235481596|%e %b %Y, %H:%M %Z|agohover
in discussion Tools for measurement / I've just found... » Twitrratr

I've just been sent this - http://twitrratr.com/; looks kinda interesting. It's supposed to measure sentiment around keywords in Twitter. I'm sure it's not very reliable, but interesting nonetheless.
xx

Twitrratr by heleniumhelenium, 1235481596|%e %b %Y, %H:%M %Z|agohover

The next camp will be at Dare Digital, from 10:30 till 12:30
13-14 Margaret St
London
W1W 8RN

You can sign up here - http://measurementcamp.wikidot.com/events and here - http://upcoming.yahoo.com/event/1856866/

xx

Details of next meeting - 25th March 2009 by heleniumhelenium, 1235481444|%e %b %Y, %H:%M %Z|agohover
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License