diff options
Diffstat (limited to 'msg')
-rw-r--r-- | msg/talk/dashboard.mkd | 93 | ||||
-rw-r--r-- | msg/talk/dashboard/index.html | 147 | ||||
-rw-r--r-- | msg/talk/dashboard/local.css | 3 |
3 files changed, 243 insertions, 0 deletions
diff --git a/msg/talk/dashboard.mkd b/msg/talk/dashboard.mkd new file mode 100644 index 0000000..9454e11 --- /dev/null +++ b/msg/talk/dashboard.mkd @@ -0,0 +1,93 @@ +% messaging dashboard +% Jonas Smedegaard +% Denmark, December 2012 + +# Overview + + * Background - Open standards tools + * Dashboard + * Data + * Enhancing data + * Feeding Dashboards + * Personalizing your dashboard + +# Background - Custom tools or open standards tools + +# Background - Custom tools + + * Owners can innovate + * Others run behind, maybe innovate bits but on owners' mercy + * Innovation not really needed: incentive is weak + * Leads to stagnating innovation: mono culture + +# Background - Open standard tools + + * Anyone can innovate + * Those innovating lead + * Innovation is power: incentive is high + * Leads to lively innovation + +# Dashboard + + * shows personal "tip of the iceberg" + * needs data already organized (not a magic bullet!) + * proposes sensible grouping of organized data + +# Data - Types of material + + * Articles (blogs, reports, news columns, ...) + * Activities (tweets, presence hints, ...) + * Media (audio/vide recordings, slide compositions, sketches, ...) + * Agents (persons, organisations, ..., crowds?) + +# Data - Sources + + * Open public (and private?) hubs (blog aggregations, ...) + * Closed data silos (Facebook, Google, ...) + * Organizational resources (filesystems, mails, relations, ...) + * Select personal resources (presence, relations, bookmarks, ...) + + * ! Understand and embrace the power of copyleft + +# Data - Interesting stuff + +Reasons why something should appear at "top of the iceberg". + + * New + * Popular + * Due + * Inspiring + * ... + +# Data - streams (not pieces) + + * Not just the movie web page + * Not just the event behind the movie + * Not just the broker of the movie + * Not just the discussion around the movie + * The **channels** of web pages, events, brokers, discussions, etc. + +# Enhancing data + + * Semantics often missing, esp. for most local data + * Must be dead convenient + * Be loose - tags not folders, share generously + +# Enhancing data - tagging + + * Pick a tag, and apply to many resources + * Get a batch of suggestions, and approve/reject + * Work fast and sloppy - verify later and collaboratively + +# Enhancing data - channeling + + * Share genereously + +# Feeding Dashboards + +# Personalizing your dashboard + +# The End - Use the source, Luke + + * Me: <dr@jones.dk> + * This talk: <http://dr.jones.dk/msg/dashboard/> diff --git a/msg/talk/dashboard/index.html b/msg/talk/dashboard/index.html new file mode 100644 index 0000000..8e3ba3b --- /dev/null +++ b/msg/talk/dashboard/index.html @@ -0,0 +1,147 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta http-equiv="Content-Style-Type" content="text/css" /> + <meta name="generator" content="pandoc" /> + <meta name="author" content="Jonas Smedegaard" /> + <title>messaging dashboard</title> + <link rel="stylesheet" type="text/css" media="screen, projection, print" + href="../../../slidy/slidy.css" /> + <link rel="stylesheet" type="text/css" media="screen, projection, print" + href="local.css" /> + <script src="../../../slidy/slidy.js" + charset="utf-8" type="text/javascript"></script> +</head> +<body> +<div class="slide titlepage"> + <h1 class="title">messaging dashboard</h1> + <p class="author"> +Jonas Smedegaard + </p> + <p class="date">Denmark, December 2012</p> +</div> +<div class="section slide level1" id="overview"> +<h1>Overview</h1> +<ul> +<li>Background - Open standards tools</li> +<li>Dashboard</li> +<li>Data</li> +<li>Enhancing data</li> +<li>Feeding Dashboards</li> +<li>Personalizing your dashboard</li> +</ul> +</div> +<div class="section slide level1" id="background---custom-tools-or-open-standards-tools"> +<h1>Background - Custom tools or open standards tools</h1> +</div> +<div class="section slide level1" id="background---custom-tools"> +<h1>Background - Custom tools</h1> +<ul> +<li>Owners can innovate</li> +<li>Others run behind, maybe innovate bits but on owners' mercy</li> +<li>Innovation not really needed: incentive is weak</li> +<li>Leads to stagnating innovation: mono culture</li> +</ul> +</div> +<div class="section slide level1" id="background---open-standard-tools"> +<h1>Background - Open standard tools</h1> +<ul> +<li>Anyone can innovate</li> +<li>Those innovating lead</li> +<li>Innovation is power: incentive is high</li> +<li>Leads to lively innovation</li> +</ul> +</div> +<div class="section slide level1" id="dashboard"> +<h1>Dashboard</h1> +<ul> +<li>shows personal "tip of the iceberg"</li> +<li>needs data already organized (not a magic bullet!)</li> +<li>proposes sensible grouping of organized data</li> +</ul> +</div> +<div class="section slide level1" id="data---types-of-material"> +<h1>Data - Types of material</h1> +<ul> +<li>Articles (blogs, reports, news columns, ...)</li> +<li>Activities (tweets, presence hints, ...)</li> +<li>Media (audio/vide recordings, slide compositions, sketches, ...)</li> +<li>Agents (persons, organisations, ..., crowds?)</li> +</ul> +</div> +<div class="section slide level1" id="data---sources"> +<h1>Data - Sources</h1> +<ul> +<li>Open public (and private?) hubs (blog aggregations, ...)</li> +<li>Closed data silos (Facebook, Google, ...)</li> +<li>Organizational resources (filesystems, mails, relations, ...)</li> +<li><p>Select personal resources (presence, relations, bookmarks, ...)</p></li> +<li><p>! Understand and embrace the power of copyleft</p></li> +</ul> +</div> +<div class="section slide level1" id="data---interesting-stuff"> +<h1>Data - Interesting stuff</h1> +<p>Reasons why something should appear at "top of the iceberg".</p> +<ul> +<li>New</li> +<li>Popular</li> +<li>Due</li> +<li>Inspiring</li> +<li>...</li> +</ul> +</div> +<div class="section slide level1" id="data---streams-not-pieces"> +<h1>Data - streams (not pieces)</h1> +<ul> +<li>Not just the movie web page</li> +<li>Not just the event behind the movie</li> +<li>Not just the broker of the movie</li> +<li>Not just the discussion around the movie</li> +<li>The <strong>channels</strong> of web pages, events, brokers, discussions, etc.</li> +</ul> +</div> +<div class="section slide level1" id="enhancing-data"> +<h1>Enhancing data</h1> +<ul> +<li>Semantics often missing, esp. for most local data</li> +<li>Must be dead convenient</li> +<li>Be loose - tags not folders, share generously</li> +</ul> +</div> +<div class="section slide level1" id="enhancing-data---tagging"> +<h1>Enhancing data - tagging</h1> +<ul> +<li>Pick a tag, and apply to many resources</li> +<li>Get a batch of suggestions, and approve/reject</li> +<li>Work fast and sloppy - verify later and collaboratively</li> +</ul> +</div> +<div class="section slide level1" id="enhancing-data---channeling"> +<h1>Enhancing data - channeling</h1> +<ul> +<li>Share genereously</li> +</ul> +</div> +<div class="section slide level1" id="feeding-dashboards"> +<h1>Feeding Dashboards</h1> +</div> +<div class="section slide level1" id="personalizing-your-dashboard"> +<h1>Personalizing your dashboard</h1> +</div> +<div class="section slide level1" id="the-end---use-the-source-luke"> +<h1>The End - Use the source, Luke</h1> +<ul> +<li>Me: <script type="text/javascript"> +<!-- +h='jones.dk';a='@';n='dr';e=n+a+h; +document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+'<code>'+e+'</code>'+'<\/'+'a'+'>'); +// --> +</script><noscript>dr at jones dot dk</noscript></li> +<li>This talk: <a href="http://dr.jones.dk/msg/dashboard/"><code class="url">http://dr.jones.dk/msg/dashboard/</code></a></li> +</ul> +</div> +</body> +</html> diff --git a/msg/talk/dashboard/local.css b/msg/talk/dashboard/local.css new file mode 100644 index 0000000..bc83026 --- /dev/null +++ b/msg/talk/dashboard/local.css @@ -0,0 +1,3 @@ +body { + background-image: url(../../../logos/pictoman_big.gif); +} |