<?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> <li>Challenges</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, ..., robots, 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="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> <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>