diff options
author | Jonas Smedegaard <dr@jones.dk> | 2012-12-01 11:43:53 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2012-12-01 11:43:53 +0100 |
commit | ca2838623729be26744e80ac2717afb84dbfab46 (patch) | |
tree | 4298e2ea949440c0d78c4af63524cfe3fadf6d18 | |
parent | 1e3fe4c6d9f8b38656a3b48bd3eb553a46852d50 (diff) |
Add slides on challenges.
-rw-r--r-- | msg/talk/dashboard.mkd | 18 | ||||
-rw-r--r-- | msg/talk/dashboard/index.html | 22 |
2 files changed, 38 insertions, 2 deletions
diff --git a/msg/talk/dashboard.mkd b/msg/talk/dashboard.mkd index 9454e11..1d4afdb 100644 --- a/msg/talk/dashboard.mkd +++ b/msg/talk/dashboard.mkd @@ -10,6 +10,7 @@ * Enhancing data * Feeding Dashboards * Personalizing your dashboard + * Challenges # Background - Custom tools or open standards tools @@ -38,7 +39,7 @@ * Articles (blogs, reports, news columns, ...) * Activities (tweets, presence hints, ...) * Media (audio/vide recordings, slide compositions, sketches, ...) - * Agents (persons, organisations, ..., crowds?) + * Agents (persons, organisations, ..., robots, crowds?) # Data - Sources @@ -87,6 +88,21 @@ Reasons why something should appear at "top of the iceberg". # Personalizing your dashboard +# Challenges - technical + + * Channel into closed data silos (not just get data out!) + * Channel into local data (without loosing privacy!) + * Require least possible tagging (harvest enough automated) + * Reason clever enough on harvested semantics (avoid silly suggestions!) + * Build robust code (not fall into the LAMP or mockup traps) + +# Challenges - perception + + * Closed tools "feel" better (why switch?) + * Closed data silos "feel" supportive (why avoid them?) + * Dashboard "feels" boring (populism is a powerful drug!) + * I "feel" innovative on my own (why share excessively?) + # The End - Use the source, Luke * Me: <dr@jones.dk> diff --git a/msg/talk/dashboard/index.html b/msg/talk/dashboard/index.html index 8e3ba3b..3db0cfd 100644 --- a/msg/talk/dashboard/index.html +++ b/msg/talk/dashboard/index.html @@ -32,6 +32,7 @@ Jonas Smedegaard <li>Enhancing data</li> <li>Feeding Dashboards</li> <li>Personalizing your dashboard</li> +<li>Challenges</li> </ul> </div> <div class="section slide level1" id="background---custom-tools-or-open-standards-tools"> @@ -69,7 +70,7 @@ Jonas Smedegaard <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> +<li>Agents (persons, organisations, ..., robots, crowds?)</li> </ul> </div> <div class="section slide level1" id="data---sources"> @@ -131,6 +132,25 @@ Jonas Smedegaard <div class="section slide level1" id="personalizing-your-dashboard"> <h1>Personalizing your dashboard</h1> </div> +<div class="section slide level1" id="challenges---technical"> +<h1>Challenges - technical</h1> +<ul> +<li>Channel into closed data silos (not just get data out!)</li> +<li>Channel into local data (without loosing privacy!)</li> +<li>Require least possible tagging (harvest enough automated)</li> +<li>Reason clever enough on harvested semantics (avoid silly suggestions!)</li> +<li>Build robust code (not fall into the LAMP or mockup traps)</li> +</ul> +</div> +<div class="section slide level1" id="challenges---perception"> +<h1>Challenges - perception</h1> +<ul> +<li>Closed tools "feel" better (why switch?)</li> +<li>Closed data silos "feel" supportive (why avoid them?)</li> +<li>Dashboard "feels" boring (populism is a powerful drug!)</li> +<li>I "feel" innovative on my own (why share excessively?)</li> +</ul> +</div> <div class="section slide level1" id="the-end---use-the-source-luke"> <h1>The End - Use the source, Luke</h1> <ul> |