<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <title>Knowledge Jolt with Jack</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/" />
    <link rel="self" type="application/atom+xml" href="http://blog.jackvinson.com/atom.xml" />
   <id>tag:blog.jackvinson.com,2009://1</id>
    <updated>2009-11-05T23:54:23Z</updated>
    <subtitle>This blog is about knowledge management, personal effectiveness, theory of constraints and other topics.  Opinions expressed here are strictly those of the owner, Jack Vinson, and those of the commenters.</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.21-en</generator>
 

<entry>
    <title>Tech Tip: How to show calendar day duration in MS Project</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/11/05/tech_tip_how_to_show_calendar_day_duration_in_ms_project.html" />
    <id>tag:blog.jackvinson.com,2009://1.8796</id>
    
    <published>2009-11-05T23:41:06Z</published>
    <updated>2009-11-05T23:54:23Z</updated>
    
    <summary type="text">How in the world do you get MS Project to show you the calendar-day duration of a task when the &quot;working calendar&quot; of the project is a 5-day work week (or a two-shift, 5-day week; or a three-shift, 7-day week)? </summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p>This has very little to do with knowledge management or my other favorite blog topics.&nbsp; But it does have a lot to do with the work I have been doing lately in project management and Critical Chain Project Management.</p>
<p>How in the world do you get MS Project to show you the calendar-day duration of a task when the "working calendar" of the project is a 5-day work week (or a two-shift, 5-day week; or a three-shift, 7-day week)?&nbsp; It can't be that I have to calculate in my head from the projected start and end dates of a given task.</p>
<p>Amazingly, of the zillions of data elements in MS Project, there is no data column that gives you this information directly.&nbsp; I asked around some colleagues and someone finally pointed that you can do calculations in some of the columns by using a Customized Field and adding a formula.&nbsp; Unfortunately, you can't do a simple Excel-like calculation.&nbsp; It's a function - but the basic idea is that you need to know the number of calendar days between the start and end of the task.&nbsp; Simple, no?</p>
<p>Here are the steps to do this in MS Project 2007.</p>
<ol>
<li>In the project Gantt Chart view, right click on the column headers and select the Insert Column option.&nbsp;<br /><img border="0" hspace="2" alt="Caldays2" width="500" vspace="2" src="http://blog.jackvinson.com/caldays2.jpg" /> </li>
<li>In the dialog that appears, select Field Name "Number1," set the title to "Calendar Days," and pick your desired alignment, and click OK. This will insert a column with this name.&nbsp; <br /><img border="0" hspace="2" alt="Caldays3" vspace="2" src="http://blog.jackvinson.com/caldays3.jpg" /></li>
<li>Now we need to add the formula.&nbsp; Right click on the header area again, and this time select Customize Fields.&nbsp; A dialog box will appear for customization.&nbsp; Select the radio button next to Formula under "Custom attributes."&nbsp; (And then respond OK to the warning that the values will be reset in the column.)&nbsp; Then click on the Formula button.</li>
<li>Add the formula below to the text area and click OK to close both dialogs. <pre>int(DateDiff("n",[Start],[Finish])/(24*60)+0.9)</pre><img border="0" hspace="2" width="500" alt="Caldays5" vspace="2" src="http://blog.jackvinson.com/caldays5.jpg" /></li>
<li>Now tweak the display of the column to remind you that this is a field that you can't type into.&nbsp; Once again, right click on the column header and pick Font.&nbsp; I chose to display the text in italics and Gray color.&nbsp; The result should look something like this.<br /><img border="0" hspace="2" alt="Caldays7" vspace="2" src="http://blog.jackvinson.com/caldays7.jpg" /></li></ol>
<p>Note: While CCPM generally eschews a focus on dates and hard durations and dates that this Tech Tip suggests, there are some types of activities which must fall along the lines of hard-and-fast durations.&nbsp; A big example is interactions with government bodies who tell you exactly the durations of their review times.</p>
   ]]>
    </content>
    
        <category term="project+management" scheme="http://blog.jackvinson.com/archives/"></category>
    
        <category term="technology" scheme="http://blog.jackvinson.com/archives/"></category>
    

  <category term="msproject" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="msproject2007" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="tips" scheme="http://blog.jackvinson.com/tags/"></category>

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/11/05/tech_tip_how_to_show_calendar_day_duration_in_ms_project.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

<entry>
    <title>Too many good ideas, not enough resources</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/11/05/too_many_good_ideas_not_enough_resources.html" />
    <id>tag:blog.jackvinson.com,2009://1.8795</id>
    
    <published>2009-11-05T14:52:02Z</published>
    <updated>2009-11-05T14:52:38Z</updated>
    
    <summary type="text">There are always more good ideas than we have resources to execute those ideas.  Dennis Stevens has a look at this from the Agile perspective that inspires my thoughts here.</summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p><a title="ETC, good idea lightboard by techne, on Flickr" href="http://www.flickr.com/photos/techne/79696005/"><img hspace="2" alt="ETC, good idea lightboard" vspace="2" align="right" src="http://farm1.static.flickr.com/37/79696005_4a1e5f624c.jpg" width="250" /></a>I've been reading Dennis Stevens' writing on <em>enabling the agile enterprise</em> because there are a lot of useful connections between Agile and Theory of Constraints, and for the useful insights on project management.&nbsp; His recent piece on <a href="http://www.dennisstevens.com/2009/11/02/understanding-the-customer-vs-customer-value/">Understanding the Customer vs Customer Value</a>&nbsp;had a paragraph that stood out for me as true of almost any project-based environment.</p>
<p>Here's the piece that jumped out at me with just two small changes to apply to projects in general, rather than software specifically (highlight mine):</p>
<blockquote cite="http://www.dennisstevens.com/2009/11/02/understanding-the-customer-vs-customer-value/">
<p>Whether the ... organization is&nbsp;[running projects]&nbsp;for external clients or to enable the organization&rsquo;s business processes, <strong>there are always more things that can validly be improved than there are resources to do the work</strong>. Not all of the improvements will result in the same return of business value to the overall organization. Some benefits are more valuable to the organization than others. If you don&rsquo;t pick the one that is most valuable to the business it is not the right investment for the business. </p></blockquote>
<p>There are always more good ideas than we have resources to execute those ideas.&nbsp; </p>
<p>The most common response to a good (project) idea is to start working on it right away.&nbsp; After all, the sooner you start, the sooner it will finish, right?&nbsp; Sadly, this doesn't work very well.&nbsp; Under this mode of behavior, you get the vicious cycle of more and more work being delayed more and more, as I <a title="Break the vicious cycle" href="http://blog.jackvinson.com/archives/2009/09/10/pf2009_break_the_vicious_cycle.html">described during the Project Flow 2009 conference</a>.&nbsp; </p>
<p>The rules that I mention there, apply here as well: evaluate the capacity of your project system, based on your constraint (the most heavily loaded resource), and release work into the system to keep your constraint active.&nbsp; Along with this staggering, you have to acknowledge the stack of good ideas.&nbsp; This is where the portfolio evaluation group comes to play.&nbsp; Based on what can be known about a project idea, what is its potential value relative to all the other good ideas?&nbsp; When&nbsp;resources are freed by the completion of one project, which project should be the next one to pop off the list?&nbsp;</p>
<p>By the way, Dennis' article focuses on how Agile deals with this problem with a nice example of competing interests of the project team and the larger business.&nbsp; In this case - and all cases -&nbsp;it is the business that needs to decide priority of the projects.</p>
<p>[Photo: "good idea lightboard" by <a href="http://www.flickr.com/photos/techne/">techne</a>]</p>
   ]]>
    </content>
    
        <category term="project+management" scheme="http://blog.jackvinson.com/archives/"></category>
    

  <category term="agile" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="dennisstevens" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="portfolio" scheme="http://blog.jackvinson.com/tags/"></category>

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/11/05/too_many_good_ideas_not_enough_resources.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

<entry>
    <title>Do something with your ducks, the row is boring</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/11/04/do_something_with_your_ducks_the_row_is_boring.html" />
    <id>tag:blog.jackvinson.com,2009://1.8794</id>
    
    <published>2009-11-04T22:26:22Z</published>
    <updated>2009-11-04T22:27:07Z</updated>
    
    <summary type="text">It&apos;s hard to be actively involved in the online world and thinking about how it affects your life and those around you and not know about Seth Godin.  Here is an interview with him that makes some connection to how people should operate their lives in today&apos;s world.</summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p><a title="Wood Duck by SARhounds, on Flickr" href="http://www.flickr.com/photos/12530381@N07/2494054864/"><img hspace="2" alt="Wood Duck" vspace="2" align="right" src="http://farm4.static.flickr.com/3113/2494054864_eb962a909c.jpg" width="250" /></a>It's hard to be actively involved in the online world and thinking about how it affects your life and those around you and not know about Seth Godin.&nbsp; That said, I haven't read any of his multitude of books and have only appreciated his blog via the comments that others have made about his material.&nbsp; One of those people today is Luis&nbsp;Suarez, who <a title="What are you doing with that duck" href="http://www.elsua.net/2009/11/02/what-are-you-doing-with-that-duck/">pointed</a> to <a href="http://www.viddler.com/explore/Pronoiapierce/videos/47/">this year-old interview</a> with Seth by Melissa Pierce.</p>
<p>There are a lot of interesting comments about industry and the market and the latest industrial revolution, but the big thing Luis picked up on and the thing that rang loudest for me was the comments about how people should live their lives in the new market.&nbsp; Here are two:</p>
<blockquote style="MARGIN-RIGHT: 0px" dir="ltr">
<p>"You can spend a lot of time getting your ducks in a row, but it's way more important to do something with the duck."</p>
<p>"You can do 50 things to 80% and you never get anything done."&nbsp;</p></blockquote>
<p>For me, these speak to the imperative to <strong>do something </strong>as well as the imperative to finish.&nbsp; Finish it and move on.&nbsp; So what if it fails or doesn't work perfectly.&nbsp; You won't know that until you get to the end.&nbsp; And you had better learn something from it - even if you don't know what that was going to be when you started.</p>
<object id="viddler_79079298" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="437" height="333"><param name="_cx" value="11562"><param name="_cy" value="8810"><param name="FlashVars" value="11562"><param name="Movie" value="http://www.viddler.com/player/79079298/"><param name="Src" value="http://www.viddler.com/player/79079298/"><param name="WMode" value="Window"><param name="Play" value="0"><param name="Loop" value="-1"><param name="Quality" value="High"><param name="SAlign" value="LT"><param name="Menu" value="0"><param name="Base" value=""><param name="AllowScriptAccess" value="always"><param name="Scale" value="NoScale"><param name="DeviceFont" value="0"><param name="EmbedMovie" value="0"><param name="BGColor" value=""><param name="SWRemote" value="">
<embed src="http://www.viddler.com/player/79079298/" width="437" height="333" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" name="viddler_79079298"></embed></object>
   ]]>
    </content>
    
        <category term="personal+effectiveness" scheme="http://blog.jackvinson.com/archives/"></category>
    
        <category term="random+fun" scheme="http://blog.jackvinson.com/archives/"></category>
    

  <category term="sethgodin" scheme="http://blog.jackvinson.com/tags/"></category>

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/11/04/do_something_with_your_ducks_the_row_is_boring.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

<entry>
    <title>Culture makes the collaboration, not technology</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/10/26/culture_makes_the_collaboration_not_technology.html" />
    <id>tag:blog.jackvinson.com,2009://1.8793</id>
    
    <published>2009-10-26T12:57:25Z</published>
    <updated>2009-10-26T12:58:06Z</updated>
    
    <summary type="text">A friend on Google Reader shared this Web Worker Daily article, &quot;Corporate Culture, Not Technology, Drives Online Collaboration&quot; by Will Kelly.  I completely agree with the sentiment, but some of the specific examples worried me.</summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p>A friend on Google Reader shared this Web Worker Daily article, <a href="http://webworkerdaily.com/2009/10/23/corporate-culture-not-technology-drives-online-collaboration/">Corporate Culture, Not Technology, Drives Online Collaboration</a>&nbsp;by Will Kelly.&nbsp; I completely agree with the sentiment, but some of the specific examples worried me.</p>
<blockquote cite="http://webworkerdaily.com/2009/10/23/corporate-culture-not-technology-drives-online-collaboration/">It is not enough to just deploy the latest collaboration tools, whether that is Microsoft SharePoint; Office Communications Server; Google Apps; a corporate VoIP telephony system; mobile devices like the BlackBerry or iPhone; or the latest online collaboration tool reviewed on WebWorkerDaily. The challenge is getting people using them &mdash; and for that you need a collaborative corporate culture.</blockquote>
<p>What are those elements of corporate culture that Will Kelly links to collaboration?&nbsp; </p>
<ol>
<li>Flexible schedules</li>
<li>No knowledge archipelagoes</li>
<li>Presence beyond the office (and regular office hours)</li>
<li>Technically savvy employees</li>
<li>Supportive management</li></ol>
<p>Of these, it is clear to me that #5 is the most important, but I would go further and say that management (and leadership in general) need to model the behaviors desired in the organization.&nbsp; As has been <a href="http://blog.jackvinson.com/archives/2009/10/13/look_there_is_a_horse_beat_it_or_ignore_it.html">discussed recently</a>, a key element in creating&nbsp;any culture is what does the leadership do?&nbsp;&nbsp;Do the leaders demonstrate "collaborative" behaviors?&nbsp; Do they expect people to work together to&nbsp;accomplish a task, and at the same time demonstrate this with their staff?</p>
<p>What about those other elements?&nbsp; Number 1 and 2 are good evidence that collaboration might exist.&nbsp; I'm not so sure about #3, particularly in the way it is described.&nbsp; And I disagree with #4 - collaboration has been happening long before technology appeared on the scene.&nbsp; What you need are employees who are willing to work together.&nbsp; Granted, employees that are spread all over the planet need to connect with one another on the phone and other technologies.&nbsp; But the behavior I would expect is that they are actively working together, not merely sending each other emails and then waiting for a response.&nbsp; There is an element where the technology comes into play: if someone comes into the&nbsp;project and is uncomfortable with the technologies at play, then the group must work together to help them come up to speed.&nbsp; </p>
<p>Actually, this (bringing someone new into the project) is a&nbsp;struggle in many respects.&nbsp; They need to understand the technical details of the project, of course.&nbsp; But they also need to come up to speed quickly with what has happened and what is expected to happen.&nbsp; Having an ability to step back and review this together is another one of those important elements of being able to work together successfully (double loop learning anyone?).</p>
   ]]>
    </content>
    
        <category term="culture" scheme="http://blog.jackvinson.com/archives/"></category>
    
        <category term="knowledge+management" scheme="http://blog.jackvinson.com/archives/"></category>
    

  <category term="behavior" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="collaboration" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="webworkerdaily" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="willkelly" scheme="http://blog.jackvinson.com/tags/"></category>

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/10/26/culture_makes_the_collaboration_not_technology.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

<entry>
    <title>When is multitasking not multitasking</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/10/21/when_is_multitasking_not_multitasking.html" />
    <id>tag:blog.jackvinson.com,2009://1.8792</id>
    
    <published>2009-10-21T23:37:42Z</published>
    <updated>2009-10-21T23:38:26Z</updated>
    
    <summary type="text">Is juggling several tennis balls while telling a joke multitasking?  Not according to an interesting discussion from Stowe Boyd.</summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p><a title="Club Juggling by GraphicReality, on Flickr" href="http://www.flickr.com/photos/graphicreality/818287997/"><img hspace="2" alt="Club Juggling" vspace="2" align="right" src="http://farm2.static.flickr.com/1240/818287997_f2e4943b2c.jpg" width="250" /></a>Is juggling several tennis balls while telling a joke multitasking?&nbsp; </p>
<p>Jim McGee <a href="http://www.mcgeesmusings.net/2009/10/19/asking-more-relevant-questions-about-focus-and-multitasking/">pointed</a> back to a /message article by Stowe Boyd from August, <a href="http://www.stoweboyd.com/message/2009/08/the-war-on-flow-2009.html">The War On Flow, 2009: Why Studies About Multitasking Are Missing The Point</a>.&nbsp; Stowe is referencing yet another study (that I happened to <a href="http://blog.jackvinson.com/archives/2009/10/02/multitaskers_are_lousy_at_multitasking.html">reference</a> recently) on personal multitasking and the impact on the individual.</p>
<blockquote cite="http://www.stoweboyd.com/message/2009/08/the-war-on-flow-2009.html">So, I maintain that studies like this continue to miss the point. If you use industrial era yardsticks based on personal productivity to try to figure out what is going on in our heads, here, in the web of flow, you will simply think we are defective. We'll have to learn how to measure the larger scope -- the first and second closure of our networks -- and distill from our media-based interactions how we influence and support each other. Get away from counting the calories, and get into how it all tastes.</blockquote>
<p>I really like Stowe's perspective here.&nbsp; People who are consuming multiple inputs aren't necessarily trying to get one specific thing done.&nbsp; They are operating in the world, deal with it.&nbsp; The discussion also reminded me of one of the anecdotes of the knowledge management world.&nbsp; Is the woman sitting at her desk and staring out the window being "productive?"&nbsp; All depends on your perspective, right?</p>
<p>The <a href="http://finance.groups.yahoo.com/group/CriticalChain/">Critical Chain</a> mailing list is discussing (again) this topic, and amongst the variety of topics was the comment that there are different types of multitasking that individuals find themselves doing.&nbsp; A frustration about articles and discussions around multitasking don't clarify what they mean.</p>
<p><strong>Task switching</strong>: switching from one active task to another without getting any of them done.&nbsp; This is not switching because the first task hit a stopping point:&nbsp;it's switching for some other reason (like someone called for help on another task), and is generally considered ineffective because nothing gets to a stopping point or a hand off.&nbsp; Nothing gets "done."&nbsp; This is the stuff that project managers worry about the most (and that hamstring most organizations).&nbsp; It looks like "progress" is made in many areas, but nothing ever gets done.</p>
<p><strong>Backgrounding</strong>: doing one primary thing while some other things are going on in the background.&nbsp; Listening to music and reading a book.&nbsp; Listening to a podcast and perusing the news.&nbsp; These generally use different parts of the brain and one can argue whether the primary task suffers or not.</p>
<p>And then there is what Stowe Boyd was discussing, it's not really either of these.&nbsp; It's <strong>juggling</strong>: a bunch of activities that come together for a larger purpose.&nbsp; He talks about doing many different things over time that keep him connected to the world in which he operates and gives him fodder for thoughts that might gel today or next week.&nbsp; It's research.&nbsp; Classic "knowledge worker" activity.&nbsp; Self-directed and oriented towards goals that aren't so hard and fast.</p>
<p>[Photo: "Club Juggling" by <a href="http://www.flickr.com/photos/graphicreality/">GraphicReality</a>.]</p>
   ]]>
    </content>
    
        <category term="personal+effectiveness" scheme="http://blog.jackvinson.com/archives/"></category>
    

  <category term="flow" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="juggling" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="knowledgework" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="multitasking" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="stoweboyd" scheme="http://blog.jackvinson.com/tags/"></category>

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/10/21/when_is_multitasking_not_multitasking.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

<entry>
    <title>Why blogs and Twitter matter to this person</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/10/19/why_blogs_and_twitter_matter_to_this_person.html" />
    <id>tag:blog.jackvinson.com,2009://1.8791</id>
    
    <published>2009-10-19T20:08:36Z</published>
    <updated>2009-10-19T20:09:16Z</updated>
    
    <summary type="text">A podcast of a breakthrough moment on the value of blogging and Web 2.0 for the president of a business.</summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p><a title="99/365 &amp;quot;Realization&amp;quot; by Marcus McBride, on Flickr" href="http://www.flickr.com/photos/marcusmcbride/2512412866/"><img hspace="2" alt="99/365 &amp;quot;Realization&amp;quot;" vspace="2" align="right" src="http://farm3.static.flickr.com/2062/2512412866_c5759373a6.jpg" width="250" /></a>Dan Keldsen of Information Architected has an ongoing podcast series (<a href="http://www.informationarchitected.com/tag/iam-talking/">IAM Talking</a>) where he interviews people, generally in the area of Enterprise&nbsp;2.0 and knowledge management.&nbsp; I really&nbsp;liked the most recent entry, an interview with a technology company president who describes when he "got it" for his own organization.&nbsp;<a href="http://www.informationarchitected.com/blog/iam-talking-why-e20-now-allyis/">Why Enterprise 2.0, Now? with Ethan Yarbrough, President of Allyis</a></p>
<p>In the first five minutes or so of the interview, Ethan Yarbrough gives an excellent description of his "Ah hah!" moment of understanding the value of blogging in his organization.&nbsp; The short form (paraphrased)</p>
<blockquote style="MARGIN-RIGHT: 0px" dir="ltr">
<p>I was at a conference and preparing notes (on paper) to write up and send to some selected people when I got home.&nbsp; What I discovered was people posting their notes live via their blogs and Twitter and getting immediate responses from their self-selected readers, rather than those specific people I think might be interested in the topic.</p></blockquote>
<p dir="ltr">For Yarbrough, it is no longer a question of "is this a good idea," it's a question of how best to do this and make it happen well.&nbsp; I really liked how he spoke about this and how it sounds like they are going about making it happen.&nbsp; Allyis already had a fairly open culture, it was just a question of how best to help that culture grow to the 200+ employees they have.&nbsp; This has me thinking about my colleagues in&nbsp;a company of fewer than 10 - plus our many clients and their own collaboration environments.</p>
<p dir="ltr">Here is Dan's description of the <a href="http://www.informationarchitected.com/blog/iam-talking-why-e20-now-allyis/">interview</a>.&nbsp; Go have a listen.</p>
<blockquote cite="http://www.informationarchitected.com/blog/iam-talking-why-e20-now-allyis/">
<p>A brief 20 minute video interview on the journey that a mid-sized company, Allyis, has taken in moving from a 1.0 to mindset, and where the journey will be CONTINUING to go from here on out. For them, 2008 was the watershed year when many previous efforts clicked into place and sent their 2.0 efforts into high gear.</p></blockquote>
<p>[Photo: "99/365 Realization" by <a href="http://www.flickr.com/photos/marcusmcbride/">Marcus McBride</a>.]</p>
   ]]>
    </content>
    
        <category term="blogs" scheme="http://blog.jackvinson.com/archives/"></category>
    

  <category term="dankeldsen" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="enterprise20" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="ethanyarbrough" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="web20" scheme="http://blog.jackvinson.com/tags/"></category>

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/10/19/why_blogs_and_twitter_matter_to_this_person.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

<entry>
    <title>Another look at categorizing KM: PKM</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/10/17/another_look_at_categorizing_km_pkm.html" />
    <id>tag:blog.jackvinson.com,2009://1.8790</id>
    
    <published>2009-10-17T18:36:02Z</published>
    <updated>2009-10-17T18:36:49Z</updated>
    
    <summary type="text">Patti Anklam covers about five years worth of research and writing in her extensive summary.  </summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p><a title="Hipster PDA and mini USB cable by Teo, on Flickr" href="http://www.flickr.com/photos/teo/66712760/"><img hspace="2" alt="Hipster PDA and mini USB cable" vspace="2" align="right" src="http://farm1.static.flickr.com/30/66712760_efd869d66a.jpg" height="250" /></a>Patti Anklam has a nice summary of what she calls <a href="http://www.theappgap.com/the-3rd-km-personal-knowledge-management.html">The 3rd KM: personal knowledge management</a>.&nbsp; There are ample comments and trackbacks (!)&nbsp;as well, which provide their own views and angles on the idea.</p>
<blockquote cite="http://www.theappgap.com/the-3rd-km-personal-knowledge-management.html">Personal knowledge management (PKM) is something that we all do all the time, but often take for granted. I suppose, in that respect, it&rsquo;s not unlike the other 2 KMs, <a title="Three KMs: Big KM" href="http://www.theappgap.com/three-kms.html" target="_blank">Big KM</a> and <a title="The 2nd KM: Little KM" href="http://www.theappgap.com/the-2nd-km-little-km.html" target="_blank">Little KM</a>. There is always (has always been) some kind of KM going around, but until it was brought into the foreground as a distinct topic we did not approach it intentionally. Intentionally, at a gross level, PKM is about the tools that we use and strategies we employ that make it easier for us to identify, locate, and process knowledge.</blockquote>
<p>Patti covers about five years worth of research and writing in her extensive summary, referencing many of the same people&nbsp;I would use as sources for this kind of discussion.&nbsp; This should be excellent fodder for anyone attending next week's Boston KM Forum on <a href="http://kmforum.org/blog/?p=504">Personal Knowledge Management - Professional Know-How</a>.&nbsp; Patti is going to be there, in case you need another motivation to attend.&nbsp; Unfortunately, I am going to miss it (fun) business travel.</p>
<p>Here are the broad topics she touches on:</p>
<ul>
<li>Distinguish Skills from Tools</li>
<li>Tool Selection is a Matter of Personal Preference</li>
<li>People are not Born Knowing How to Use Tools</li>
<li>Distinguish the Private from the Social</li>
<li>The Leader&rsquo;s Net Work and Personal Net Work</li></ul>
<p>For me, the key to PKM is that I need to have good processes around my connections to people and information.&nbsp; These processes are a big part of my "getting stuff done" work flow.&nbsp; I have "trusted systems" (David Allen's phrase) that help me ensure I can get back to people or find stuff or meet my commitments.&nbsp; And not only do I need to find my local stuff, I need good processes for reaching out to my network and discovering answers (or questions) that I don't necessarily have at my fingertips.&nbsp; In my world, a big element of&nbsp;this&nbsp;is being willing to put myself out in front of people via my blog or Twitter and ask for help.&nbsp; </p>
<p>A lot of PKM has to do with knowing what I know and where my knowledge stops and that of friends, family and the network can expand my own knowledge.</p>
<p>[Photo: "Hipster PDA and mini USB cable" by <a href="http://www.flickr.com/photos/teo/">Teo</a>.]</p>
   ]]>
    </content>
    
        <category term="knowledge+management" scheme="http://blog.jackvinson.com/archives/"></category>
    
        <category term="personal+effectiveness" scheme="http://blog.jackvinson.com/archives/"></category>
    

  <category term="gtd" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="pattianklam" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="pkm" scheme="http://blog.jackvinson.com/tags/"></category>

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/10/17/another_look_at_categorizing_km_pkm.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

<entry>
    <title>Some criticism of TOC</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/10/16/some_criticism_of_toc.html" />
    <id>tag:blog.jackvinson.com,2009://1.8789</id>
    
    <published>2009-10-16T20:17:32Z</published>
    <updated>2009-10-16T20:18:08Z</updated>
    
    <summary type="text">In case you think I am a dyed-in-the-wool Theory of Constraints promoter, I point to this article by Dan Trietsch from a 2005 issue of Project Management Journal.</summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p><a title="Stack of Dyed Wool by Alastair Dunning, on Flickr" href="http://www.flickr.com/photos/alastair-dunning/1892706528/"><img hspace="2" alt="Stack of Dyed Wool" vspace="2" align="right" src="http://farm3.static.flickr.com/2058/1892706528_0ba70b714f.jpg" width="250" /></a>In case you think I am a dyed-in-the-wool Theory of Constraints promoter*, I point to this&nbsp;critique by Dan Trietsch from a 2005 issue of <em>Project Management Journal</em>: <a href="http://www.redorbit.com/news/health/137514/why_a_critical_path_by_any_other_name_would_smell/index.html">Why a Critical Path By Any Other Name Would Smell Less Sweet? Towards a Holistic Approach to Pert/Cpm</a>.&nbsp; Essentially, he says that Critical Chain Project Management is nothing new academically, and gives some small credit that the ideas work well.</p>
<blockquote cite="http://www.redorbit.com/news/health/137514/why_a_critical_path_by_any_other_name_would_smell/index.html">Abstract: To maximize the potential of Critical Chain (CC) to enrich project management practice, I discuss Eliyahu Goldratt's work in the context of his entrepreneurial career. I show that PERT/CPM had been an instance of Goldratt's "Theory of Constraints" (TOC) before Goldratt had articulated it. I also highlight errors and questionable recommendations he made. Nonetheless, CC provides a more holistic approach than the typical practice before. I (1) discuss CC and TOC, including strengths and weaknesses, in the relevant context; (2) provide earlier sources for the major so- called Goldratt innovations; (3) identify opportunities for immediate improvement and future research highlighted by Goldratt's work.</blockquote>
<p>While the title and publication suggest it is about the TOC project management solution (Critical Chain Project Management - CCPM), Trietsch covers much of the basics of Theory of Constraints in his criticism before getting to the main points about CCPM.</p>
<p>This article points to research from the 1960's by Wiest on "the critical sequence" that also showed up in discussion the <a href="http://groups.yahoo.com/group/CriticalChain/">Critical Chain mailing list</a> in the past few months.&nbsp; Based on the discussion, Wiest's idea is the same as the Critical Chain as described in the TOC community.&nbsp; But I am fairly sure it doesn't touch on the other elements of making TOC work, which are the management changes that are needed for a business to successfully change their operating mode.&nbsp; What are those things?&nbsp; Avoiding multitasking; buffers; and abolishing focus on task-level due dates.&nbsp; All of these have elements discussed in the academic literature.&nbsp; </p>
<p>While much of what is embedded in the CCPM world has been known academically, the simple problem is that most people do not practice project management according to these ideas.&nbsp; Even at the larger scale of "constraints management" as discussed in the Operations Research community, I believe many of the principles are well understood but not applied in the business world.&nbsp; This is the greatest frustration of all, no matter what you call it.&nbsp; </p>
<p>The value I find in the Theory of Constraints community is that there are practitioners who are trying to apply these ideas both in their own businesses as well as with their customers.&nbsp; That said, it's interesting to learn more of the academic underpinnings and to listen to the larger community of people who work in this area.&nbsp; There are always things to learn in working with human beings.</p>
<p>From the tone of the article, it sounds as if Trietsch has had a long-standing complaint about Goldratt and TOC.&nbsp; I've heard this in general in the TOC community: that the focus is much more on figuring out how to make the concepts work in practice than it is on rigorous proofs and thorough literature reviews.</p>
<p>* I <em>am</em> mostly a dyed-in-the-wool TOC promoter.</p>
<p>[Photo: "Stack of Dyed Wool" by <a href="http://www.flickr.com/photos/alastair-dunning/">Alistair Dunning</a>.]</p>
   ]]>
    </content>
    
        <category term="business" scheme="http://blog.jackvinson.com/archives/"></category>
    
        <category term="project+management" scheme="http://blog.jackvinson.com/archives/"></category>
    
        <category term="theory+of+constraints" scheme="http://blog.jackvinson.com/archives/"></category>
    

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/10/16/some_criticism_of_toc.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

<entry>
    <title>Behaviors are contagious</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/10/15/behaviors_are_contagious.html" />
    <id>tag:blog.jackvinson.com,2009://1.8788</id>
    
    <published>2009-10-16T02:51:12Z</published>
    <updated>2009-10-16T02:51:51Z</updated>
    
    <summary type="text">Phillip G. Armour discusses is the nature of people in groups.  There are people (often leaders of some sort) whose behavior sets the tone for the whole group.  </summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p><a title="February 10th 2008 - This might be contagious. by Stephen Poff, on Flickr" href="http://www.flickr.com/photos/stephenpoff/2256531923/"><img hspace="2" alt="February 10th 2008 - This might be contagious." vspace="2" align="right" src="http://farm3.static.flickr.com/2394/2256531923_4e68e58725.jpg" height="250" /></a>"Every behavior will continue until acted upon by another behavior." </p>
<p>I have been a member of the Association of Computing Machinery (ACM) for a couple years, but I am letting the membership lapse as there is much less connection to my current work - though not my interests.&nbsp; One of things I will miss is the monthly Communications of the ACM and things like Phillip G. Armour's "The business of software" column.&nbsp; His Oct 2009 entry,&nbsp;<a href="http://portal.acm.org/citation.cfm?id=1562774&amp;dl=GUIDE&amp;coll=GUIDE&amp;CFID=56377274&amp;CFTOKEN=83396502">Contagious craziness, spreading sanity</a>, is no different.&nbsp; (Sadly, full text only available by subscription.)</p>
<p>What he discusses is the nature of people in groups.&nbsp; There are people (often leaders of some sort) whose behavior sets the tone for the whole group.&nbsp; If no one questions "odd" behavior, then the group somehow develops a mental tick that makes the "odd" behavior acceptable.&nbsp; Similarly, as soon as the behavior is questioned, then others in the group suddenly realize that they can push back on the behavior.&nbsp; As I write this, I am reminded of the Abilene Paradox.</p>
<p>I loved Armour's take on Newton's first laws as applied to behavior: "Every behavior will continue until acted upon by another behavior."&nbsp; </p>
<p>Armour also does a nice job of making this real with some examples and reality checks.&nbsp; If you never say "no" to a pile driver of a boss / customer, then they will keep asking you for more.&nbsp; </p>
<p>[Photo: "February 10th 2008 - This might be contagious" by <a href="http://www.flickr.com/photos/stephenpoff/">Stephen Poff</a>.]</p>
   ]]>
    </content>
    
        <category term="business" scheme="http://blog.jackvinson.com/archives/"></category>
    
        <category term="project+management" scheme="http://blog.jackvinson.com/archives/"></category>
    

  <category term="abileneparadox" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="behavior" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="cacm" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="phillipgarmour" scheme="http://blog.jackvinson.com/tags/"></category>

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/10/15/behaviors_are_contagious.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

<entry>
    <title>Mathemagenic as a thesis, very familiar</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/10/13/mathemagenic_as_a_thesis_very_familiar.html" />
    <id>tag:blog.jackvinson.com,2009://1.8787</id>
    
    <published>2009-10-14T03:25:53Z</published>
    <updated>2009-10-14T03:26:40Z</updated>
    
    <summary type="text">I have been reading Lilia Efimova&apos;s PhD thesis, Passion at Work: Blogging Practices of Knowledge Workers, and the words feel very familiar.</summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p><a title="PhD cover by Lilia Efimova, on Flickr" href="http://blog.mathemagenic.com/phd/dissertation/"><img hspace="2" alt="PhD cover" vspace="2" align="right" src="http://farm4.static.flickr.com/3381/3592090038_c21bc5a0b1.jpg" height="250" /></a>I have been reading <a href="http://blog.mathemagenic.com/">Lilia Efimova's</a><font color="#0000ff"> </font>PhD thesis, <a href="http://blog.mathemagenic.com/phd/dissertation/">Passion at Work: Blogging Practices of Knowledge Workers</a>, and the words feel very familiar.&nbsp; I have been reading her blog almost since the beginning, and her research has been documented more-or-less throughout her journey.&nbsp; It's very interesting to read it consolidated all into one place.&nbsp; Having read pieces of the research previously makes the thesis much easier to read the second time around.&nbsp; (I've also read a few papers as Lilia has published them to her blog, and she has kindly given me thanks in her acknowledgments.)</p>
<p>This is a PhD thesis, so it's not like I would recommend or not this book to read.&nbsp; But if you are interested in blogging and the connection to personal knowledge management, this is a good consolidation of the research in this area.&nbsp; That said, I think it is more readable than my thesis.</p>
<p>What I do have are thoughts about personal connections to the ideas presented in the <strike>blog</strike> thesis.</p>
<p>I wonder what it would have been like to blog my PhD work in chemical engineering.&nbsp; Granted, it wouldn't be quite so self-reflective as Lilia's work, but the opportunity to push out my thoughts, ideas and questions would be interesting.&nbsp; That said, it was 1995 when I finished, and while I had a website, the idea of blogging wasn't anywhere near yet.&nbsp; And, even today, there aren't a whole lot of chemical engineers in the blogosphere.</p>
<p>Lilia observes that her blogging frequency dropped off while other life events gained importance.&nbsp; I've found the same.&nbsp; But I am also fairly sure there is a larger effect going on.&nbsp; I still subscribe to several hundred blogs, but now if I skip reading for a week there are a few hundred unread posts, according to Google Reader.&nbsp; Three years ago, that would easily have been more than one thousand posts to read.&nbsp; So, everyone has gotten into the same mode.&nbsp; Many of my reading list have jumped into Twitter, where they post the simple, small snippets that might have ended up on their blogs in the past.&nbsp; And I suppose Facebook and other social network services have drawn some of the blogging away.&nbsp; (I certainly see less of the "what&nbsp;character are you?" or random personal surveys show up in blogs any longer.)</p>
<p>Along with this observation around frequency of posts is the clear change of blogging from part of my personal knowledge management&nbsp;practice to something where I keep in loose contact with my extended network of peers, friends, colleagues.&nbsp; I find I do much less bouncing of ideas from other blogs into this one and then back out.&nbsp; (With the exception of the previous post on the discussion between Luis Suarez and Andrew McAfee.)</p>
<p>Looking forward to continued reading.</p>
<p>[Photo: Cover art for Lilia's thesis, as <a href="http://www.flickr.com/photos/mathemagenic/3592090038/">posted to Flickr</a>]</p>
   ]]>
    </content>
    
        <category term="blogs" scheme="http://blog.jackvinson.com/archives/"></category>
    
        <category term="book+review" scheme="http://blog.jackvinson.com/archives/"></category>
    
        <category term="knowledge+management" scheme="http://blog.jackvinson.com/archives/"></category>
    

  <category term="liliaefimova" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="mathemagenic" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="phd" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="pkm" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="thesis" scheme="http://blog.jackvinson.com/tags/"></category>

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/10/13/mathemagenic_as_a_thesis_very_familiar.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

<entry>
    <title>Look, there is a horse. Beat it or ignore it?</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/10/13/look_there_is_a_horse_beat_it_or_ignore_it.html" />
    <id>tag:blog.jackvinson.com,2009://1.8786</id>
    
    <published>2009-10-13T17:56:03Z</published>
    <updated>2009-10-13T17:57:03Z</updated>
    
    <summary type="text">Is email useful or not?  This topic has gotten some energy lately from Luis Suarez and Andrew McAfee (and others).  It&apos;s clear to me that email is simply not th eright tool for collaboration.</summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p><a title="2007-11-05 Prague, St Wenceslas Riding A Dead Horse (David Cerny) 02 by that_james, on Flickr" href="http://www.flickr.com/photos/that_james/1976448903/"><img hspace="2" alt="2007-11-05 Prague, St Wenceslas Riding A Dead Horse (David Cerny) 02" vspace="2" align="right" src="http://farm3.static.flickr.com/2260/1976448903_9e964f6305.jpg" height="250" /></a>Is email useful or not?&nbsp; This topic has gotten some energy lately from <a title="The Man Who Should Have Used Lotus Connections - Collaborating Effectively through Wikis" href="http://www.elsua.net/2009/10/08/the-man-who-should-have-used-lotus-connections-collaborating-effectively-through-wikis/">Luis Suarez</a> and <a title="How I Learned to Stop Worrying and Love Email" href="http://andrewmcafee.org/2009/10/how-i-learned-to-stop-worrying-and-love-email/">Andrew McAfee</a> (and others).&nbsp; As many of my readers know, I pay attention to this general topic as well.&nbsp; I think the gist of the discussion is, "If e-mail is a bad collaboration environment, what can be a better environment?"&nbsp; Or is everything we are discussing merely elements of human interaction, mediated by technology - in which case the collaboration discussion changes a bit.</p>
<p>On one side, we have people like Luis Suarez promoting an admittedly radical approach of eliminating work email altogether.&nbsp; His suggestion (hope?) is to replace with tools better suited to the type of collaboration, whether wikis, forums, social networks, etc.&nbsp; On the other side, there are the realists, voiced by Andrew McAfee, who says&nbsp;(paraphrasing)&nbsp;"How can we expect busy professionals to invest their time in <STRONG>more</STRONG> environments for collaboration?" </p>
<p>I particularly liked Andrew's <a title="McAfees Hypothesis (plus contest results)" href="http://andrewmcafee.org/2009/10/mcafees-hypothesis/">hypothesis</a> about collaboration technologies:</p>
<blockquote>
<p><em>McAfee&rsquo;s hypothesis: Within organizations, collaboration technologies are dictated by the most powerful person involved in the collaboration.</em></p></blockquote>
<p>If these people use something other than e-mail, so will everyone else.&nbsp; If they don't, then all the experiments will eventually die off if the leaders ever need to be involved in the collaboration - they will choose their default platform (typically e-mail).&nbsp; This makes a lot of sense to me.&nbsp; Why else would every project along these lines include "management buy-in" as a key element for success.&nbsp; And even closer, many of the social software discussions have described people who "get it" only once they actually try using the technology.&nbsp; </p>
<p>I have attempted to fight this battle myself, encouraging and setting the example of using SharePoint to share files.&nbsp; But the setup was far too clumsy and nearly everyone at the company laughed when you would say "it's in SharePoint."&nbsp; Like that was going to do them any good.&nbsp; Please email me a copy. </p>
<p>A thought on my part: Everyone gets dragged at least into e-mail.&nbsp; McAfee uses the phrase that email, while not perfect, is usually considered "good enough" for most forms of collaboration.&nbsp; What if there were a better center of gravity to begin with?&nbsp; What if the leader decided that "good enough" was no longer acceptable?</p>
<p>Collaboration (working together) really can't be done in an asynchronous environment like email.&nbsp; There has to be a shared space around which we work, whether that is the phone or a meeting room or a "collaboration space" of shared documents / conversations.&nbsp; However, many of the technologies covered under the Web 2.0 / Enterprise 2.0 umbrella are about different modes of interaction.&nbsp; I wonder if the discussion should be focused on interactions instead of collaboration.</p>
<p>Interestingly, right after Luis' post in my reader&nbsp;was an&nbsp;from Amy Gahran on why she really wants Google Wave.&nbsp; <a href="http://www.contentious.com/2009/10/08/google-wave-i-want-it-because-i-hate-e-mail/">Google Wave: I want it because I hate e-mail</a>&nbsp;for doing things like "coordination (like setting meetings) or collaboration (like working together on projects) or tasks (like answering people&rsquo;s questions) or ongoing conversations (like discussion groups)."</p>
<p>[Photo: "St Wenceslas Riding A Dead Horse (David Cerny) 02" by <a href="http://www.flickr.com/photos/that_james/">that_james</a>]</p>
   ]]>
    </content>
    
        <category term="knowledge+management" scheme="http://blog.jackvinson.com/archives/"></category>
    
        <category term="personal+effectiveness" scheme="http://blog.jackvinson.com/archives/"></category>
    
        <category term="technology" scheme="http://blog.jackvinson.com/archives/"></category>
    

  <category term="andrewmcafee" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="collaboration" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="email" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="enterprise20" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="luissuarez" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="web20" scheme="http://blog.jackvinson.com/tags/"></category>

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/10/13/look_there_is_a_horse_beat_it_or_ignore_it.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

<entry>
    <title>Taxonomies aren&apos;t so bad once you get to know them</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/10/05/taxonomies_arent_so_bad_once_you_get_to_know_them.html" />
    <id>tag:blog.jackvinson.com,2009://1.8785</id>
    
    <published>2009-10-05T17:18:44Z</published>
    <updated>2009-10-05T17:19:19Z</updated>
    
    <summary type="text">I thought Folksonomy folktales from Tom Reamy in the October 2009 KMWorld provided an interesting perspective on the discussion of folksonomies as the solution to all troubles that aflict taxonomies.</summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p><a title="the assignment: describe the difference between a taxonomy and a folksonomy by littlegreenfroggy, on Flickr" href="http://www.flickr.com/photos/littlegreenfroggy/947976080/"><img hspace="2" alt="the assignment: describe the difference between a taxonomy and a folksonomy" vspace="2" align="right" src="http://farm2.static.flickr.com/1438/947976080_c0dd09b009.jpg" width="250" /></a>I thought <a href="http://www.kmworld.com/Articles/Editorial/Feature/Folksonomy-folktales-56210.aspx">Folksonomy folktales</a> from Tom Reamy in the October 2009 KMWorld provided an interesting perspective on the discussion of folksonomies as the solution to all troubles that afflict taxonomies.&nbsp; This article tilts the other direction: taxonomies aren't so bad&nbsp;once you get to know them:</p>
<blockquote cite="http://www.kmworld.com/Articles/Editorial/Feature/Folksonomy-folktales-56210.aspx">In reviewing articles about folksonomies and taxonomies, I found that while there were some interesting experiments in combining the two, most writings repeated the same myths, folktales and misconceptions.<br /><br />A fundamental flaw in the vast majority of articles on folksonomies and taxonomies is the almost universal use of the Dewey Decimal System (or Library of Congress Subject Headings) as the example taxonomy. Using the Dewey Decimal System as your example taxonomy shows that you have no understanding of taxonomy creation and use in today&rsquo;s world.<br /><br />It&rsquo;s as if you did an analysis of boats and picked the Titanic as your example. It&rsquo;s really big and cumbersome, and it&rsquo;s made of brittle steel held together with bad rivets. It costs too much and is too difficult to build. It&rsquo;s slow and hard to steer, runs into icebergs and kills lots of people.</blockquote>
<p>Reamy covers many of the common myths promoted about folksonomies and taxonomies by the pro-folksonomy crowd, essentially suggesting that better taxonomy implementations&nbsp;can handle most of the standard complaints (such as the ubiquitous, "they are unchanging").&nbsp; He also acknowledges some benefit of the folksonomy perspective: from his view you need the managed taxonomy, and the user-added element might be a nice addition.</p>
<p>Feel free to have a look yourself, if you are interested in the topic.</p>
<p>[Photo: "the assignment: describe the difference between a taxonomy and a folksonomy" by <a href="http://www.flickr.com/photos/littlegreenfroggy/">little green froggy</a>.]</p>
   ]]>
    </content>
    
        <category term="knowledge+management" scheme="http://blog.jackvinson.com/archives/"></category>
    

  <category term="folksonomy" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="kmworld" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="taxonomy" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="tomreamy" scheme="http://blog.jackvinson.com/tags/"></category>

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/10/05/taxonomies_arent_so_bad_once_you_get_to_know_them.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

<entry>
    <title>Multitaskers are lousy at multitasking</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/10/02/multitaskers_are_lousy_at_multitasking.html" />
    <id>tag:blog.jackvinson.com,2009://1.8784</id>
    
    <published>2009-10-02T18:56:06Z</published>
    <updated>2009-10-02T18:56:47Z</updated>
    
    <summary type="text">Shocking news everyone: Multitasking doesn&apos;t work.  Stanford research shows that it doesn&apos;t, at least when walking and chewing gum at the same time.</summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p><a title="9/365 - Multitasking Monday by nheeton, on Flickr" href="http://www.flickr.com/photos/katie_made_me_do_it/3460385592/"><img hspace="2" alt="9/365 - Multitasking Monday" vspace="2" align="right" src="http://farm4.static.flickr.com/3598/3460385592_063669573e.jpg" height="250" /></a>Shocking news everyone: Multitasking doesn't work.&nbsp; However, I really like that this study is published both as a brief article and a brief video describing the work.&nbsp; The title of this entry is the last quote from the video.&nbsp; <a href="http://news.stanford.edu/news/2009/august24/multitask-research-study-082409.html">Stanford study: Media multitaskers pay mental price</a>&nbsp;reporting research from Eyal Ophir, <a href="http://comm.stanford.edu/faculty/nass/">Clifford Nass</a><font color="#0000ff"> </font>and Anthony Wagner.</p>
<blockquote cite="http://news.stanford.edu/news/2009/august24/multitask-research-study-082409.html">Think you can talk on the phone, send an instant message and read your e-mail all at once? Stanford researchers say even trying may impair your cognitive control.</blockquote>
<p>In case it isn't obvious, this is multitasking in the form of walking and chewing gum at the same time.&nbsp; Or in the high-tech world, reading and listening to your iPod and watching TV and ....&nbsp; </p>
<p>The article describes the researchers as being puzzled: On one hand, all the literature says multitasking doesn't work, but on the other hand there are people all over doing exactly what appears to be multitasking.&nbsp; My guess is that much of the "multitasking" isn't actually that.&nbsp; Some of it is just alternate inputs.&nbsp; Have you tried working in a coffee shop?&nbsp; If you don't have your iPod rolling, then you are subject to conversations at the table next to you or the musical selections of the coffee shop staff - sometimes a worse distraction than what you have under your control.</p>
<p>The real question is, "What is the solution?" or maybe "Is this a real problem?"&nbsp; Do you tell people they are more effective at studying / working when they don't have the distractions?&nbsp; Do you give up and design activities to account for the multi-input nature of the world?&nbsp; On a more important note: what about research that looks at the daily stream of interruptions people face and strategies for overcoming them - particularly in the context of an organization.</p>
<p>[Photo: The hilarious photo montage&nbsp;"9/365 - Multitasking Monday" by <a href="http://www.flickr.com/photos/katie_made_me_do_it/">nheeton</a>]</p>
   ]]>
    </content>
    
        <category term="culture" scheme="http://blog.jackvinson.com/archives/"></category>
    
        <category term="personal+effectiveness" scheme="http://blog.jackvinson.com/archives/"></category>
    
        <category term="random+fun" scheme="http://blog.jackvinson.com/archives/"></category>
    

  <category term="anthonywagner" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="cliffordnass" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="eyalophir" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="multitasking" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="stanford" scheme="http://blog.jackvinson.com/tags/"></category>

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/10/02/multitaskers_are_lousy_at_multitasking.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

<entry>
    <title>Laying outside the norm</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/10/01/laying_outside_the_norm.html" />
    <id>tag:blog.jackvinson.com,2009://1.8783</id>
    
    <published>2009-10-02T02:13:06Z</published>
    <updated>2009-10-02T02:13:45Z</updated>
    
    <summary type="text">I&apos;m a little behind the curve on this one, but I picked up and devoured Malcolm Gladwell&apos;s Outliers, The Story of Success.  Now, the question is, what do I do with this information?</summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p><a title="Synoptic: Meteorological Data Visualization by pushandplay, on Flickr" href="http://www.flickr.com/photos/pushandplay/3253273262/"><img hspace="2" alt="Synoptic: Meteorological Data Visualization" vspace="2" align="right" src="http://farm4.static.flickr.com/3467/3253273262_44d7ed31e8.jpg" width="250" /></a>I'm a little behind the curve on this one, but I picked up and devoured Malcolm Gladwell's <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FOutliers-Story-Success-Malcolm-Gladwell%2Fdp%2F0316017922%3Fie%3DUTF8%26s%3Dbooks%26qid%3D1254449054%26sr%3D8-1&amp;tag=knowledgjoltw-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">Outliers: The Story of Success</a><img style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; MARGIN: 0px; BORDER-TOP: medium none; BORDER-RIGHT: medium none" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=knowledgjoltw-20&amp;l=ur2&amp;o=1" width="1" height="1" />.&nbsp; I have certainly seen a lot about it since it was published last year, but the main thing that stuck in my mind was the idea that true expertise is developed after thousands of hours of practice: 10,000 hours.&nbsp; This apparently applies to anything from sports to music to computer programming to practicing law.&nbsp; What I didn't know was the range of other topics Gladwell covers in his investigation of how and why people reach the pinnacle of their performance.</p>
<p>What Gladwell does is debunk the common myth of success: that an individual who works really hard and has talent can do anything they wish.&nbsp; Sure, it requires talent and effort to succeed, but those aren't the only requirements: he shows that in abundance.&nbsp; The examples of IQ were great:&nbsp; Many studies have shown that there are IQ barriers to succeeding in college or graduate school, but beyond those barriers there are few academic differences that can be correlated to IQ.</p>
<p>So what is needed to succeed, beyond the base-level talent and interest in a given field?&nbsp; Bill Gates would call it luck, Gladwell calls it good timing and a good situation.&nbsp; Gates was born at just the right time (the early 1950's) to be there as the PC revolution was striking.&nbsp; Gates' high school parents association bought the high school a CRT terminal <em>in 1969</em>!&nbsp; Gates and the school were able to arrange CPU time at the local university and another company.&nbsp; And then, here comes the effort part, Gates spent nearly every waking moment at his school's computer or at the university lab or at the local company.&nbsp; When a job required someone who could do some programming, the guy who ran the computer lab thought of Gates (and Paul Allen).&nbsp; Yowza!&nbsp; Gates - and many other <em>Outlier</em> examples were all in the right place to take advantage of the great opportunity that came to them.&nbsp; Some of those opportunities are by fortune of his family situation, but there are other opportunities that came to him by dint of his birth and location - something over which we have much less control.</p>
<p>The notion of opportunity is only half of the book.&nbsp; The other element of success that Gladwell discusses is the notion of cultural legacy: how the cultural norms that surround a person affect how they interact with the world.&nbsp; Some of those norms are very powerful aids to success.&nbsp; Several examples have to do with the notion of hard work or industriousness: offspring of the New York, Jewish garment workers or offspring of cultures of rice farming -- two areas where the effort one puts into their field bears directly on their success.&nbsp; Kids that come out of that mindset and move into other fields tend to have a higher tolerance for tedious work.&nbsp; And that high ability often translates into success in many fields.&nbsp; How else are you going to get 10,000 hours of practice?&nbsp; Interestingly, some of those norms can be challenged and changed, but they have to be identified and addressed directly, and Gladwell discusses several examples along these lines too.</p>
<p>The biggest question I have upon reading this book is, how I can apply these idea in my life -- particularly in the life of my children.&nbsp; I believe that they will "do well" in school, given both of our academic interests.&nbsp; But how do we translate that innate talent into something that gives them what they need to succeed?&nbsp; Gladwell doesn't offer an answer to that question.</p>
<p>[Photo: "Synoptic: Meteorological Data Visualization" by <a href="http://www.flickr.com/photos/pushandplay/">pushandplay</a>]</p>
   ]]>
    </content>
    
        <category term="book+review" scheme="http://blog.jackvinson.com/archives/"></category>
    
        <category term="culture" scheme="http://blog.jackvinson.com/archives/"></category>
    

  <category term="legacy" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="malcolmgladwell" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="myth" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="opportunity" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="outliers" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="success" scheme="http://blog.jackvinson.com/tags/"></category>

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/10/01/laying_outside_the_norm.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

<entry>
    <title>Clarity and context</title>
    <link rel="alternate" type="text/html" href="http://blog.jackvinson.com/archives/2009/09/22/clarity_and_context.html" />
    <id>tag:blog.jackvinson.com,2009://1.8782</id>
    
    <published>2009-09-22T15:11:41Z</published>
    <updated>2009-09-22T15:12:18Z</updated>
    
    <summary type="text">Brad Hinton has a recent post On clarity, where he suggests that a key element of knowledge management has been ignored: the goal of being able to do something with all this stuff of knowledge management.  I was reminded of context.</summary>
    <author>
        <name>Jack Vinson</name>
        <uri>http://blog.jackvinson.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blog.jackvinson.com/">
  <![CDATA[
        <p><a title="claret by ***BERT 2332***, on Flickr" href="http://www.flickr.com/photos/pjb2332/2181373390/"><img border="0" hspace="2" alt="claret" vspace="2" align="right" src="http://farm3.static.flickr.com/2084/2181373390_cc87da4a1a.jpg" width="250" /></a>Brad Hinton has a recent post <a href="http://bradhinton.wordpress.com/2009/09/22/on-clarity/">On clarity</a>, where he suggests that a key element of knowledge management has been ignored: the goal of being able to do something with all this stuff (whether documents, databases, or a picture of the organizational network).</p>
<blockquote>
<p>One of the forgotten aspects of knowledge management relates to clarity.&nbsp; <a title="Definition" href="http://en.wikipedia.org/wiki/Clarity" target="_blank"><font color="#105cb6">Wikipedia defines clarity</font></a> as referring &ldquo;to one&rsquo;s ability to clearly visualize an object or concept, as in thought, (and) understanding&rdquo;.&nbsp; Without providing clarity, can we have successful knowledge management?</p></blockquote>
<p>This sounds similar to the idea of Context that I've written about in relation to knowledge management.&nbsp; I've often thought that the goal behind knowledge management is to help the people in the organization build a better sense of context around their work.&nbsp; And the way Brad is talking about clarity sounds like a similar view of the goals, though the perspective may be slight different.</p>
<p>An example.&nbsp; I was watching <a href="http://www.imdb.com/title/tt0465538/">Michael Clayton</a> with my wife the other day, and there is a scene where someone asks George Clooney who amongst the law firm's 700 attorneys in an expert in a topic.&nbsp; George knew off the top of his head.&nbsp; Unfortunately, that expert was missing.&nbsp; My wife thought it a funny KM problem.&nbsp; But if the KM effort revolves around the one element of having experts and knowing who they are, there will be trouble.&nbsp; The need to develop understanding of the topic is there beyond the fact of having some experts.&nbsp; Even before I know that an expert exists, I need to have the means to learn about a topic enough that I can&nbsp;ask sensible questions.&nbsp; This process can be iterative if the topic is of any complexity.</p>
<p>Embedded in this are education and training, business processes, business environment, and maybe some software.&nbsp; So why is it that KM still focuses&nbsp;so heavily on the software end of things?</p>
<p>[Photo: "Claret" by <a href="http://www.flickr.com/photos/pjb2332/">Bert 2332</a>]</p>
   ]]>
    </content>
    
        <category term="knowledge+management" scheme="http://blog.jackvinson.com/archives/"></category>
    

  <category term="bradhinton" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="clarity" scheme="http://blog.jackvinson.com/tags/"></category>

  <category term="context" scheme="http://blog.jackvinson.com/tags/"></category>

<wfw:commentRss>http://blog.jackvinson.com/archives/2009/09/22/clarity_and_context.xml</wfw:commentRss>
<rights>Copyright (c) 2009, jackvinson</rights>
</entry>

</feed>