<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://marktrapp.com/blog">
  <channel>
    <title>Mark Trapp. Blog.</title>
    <link>http://marktrapp.com/blog</link>
    <description>Mark is an expert in information clarity and simplicity: he has a broad range of experience in usability, technology management, information architecture, and interactive strategy. This is his blog.</description>
    <language>en</language>
        <geo:lat>41.615036</geo:lat><geo:long>-74.154618</geo:long><creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nc-nd/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/marktrapp/blog" type="application/rss+xml" /><feedburner:emailServiceId>marktrapp/blog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
 <title>Dr. Private Message</title>
 <link>http://feedproxy.google.com/~r/marktrapp/blog/~3/0QOsHNQeLvI/dr-private-message</link>
 <description>&lt;p&gt;        &lt;img src="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/blog/dr_strangelove.jpg" alt="" title=""  width="425" height="150" /&gt;   &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bottom Line:&lt;/strong&gt; We ought not to fear because the problem of private messages is too hard: we ought to fear because we've already solved them yet won't use that knowledge.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Or: How I learned to stop worrying and love the web&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Today, Alexander Van Elsas had a sort of &lt;a title="Questions" href="http://vanelsas.wordpress.com/2009/04/03/questions/"&gt;95 Thesis/20 Questions&lt;/a&gt; amalgam about a host of issues involving the state of the internet today. One set of questions provoked a couple points of discussion from &lt;a title="Rob Diana's blog at Regular Geek" href="http://regulargeek.com/"&gt;Rob Diana&lt;/a&gt; and &lt;a title="John Bredehoft's blog at Empoprises" href="http://empoprise-bi.blogspot.com/"&gt;John Bredehoft&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt; &lt;strong&gt;Networks and destinations&lt;/strong&gt;
&lt;ol&gt;
    &lt;li&gt;If everything becomes open and connected, what will happen to the big destinations?&lt;/li&gt;
    &lt;li&gt;Why is the web rapidly evolving into uncountable databases with connections, instead of one database where everything connects?&lt;/li&gt;
    &lt;li&gt;If all services and destinations become open, then what is the point in being a destination site in the first place?&lt;/li&gt;
    &lt;li&gt;Why are we creating webs within webs, instead of one network that connects it all?&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a title="With All This Openness Where Is The Destination?" href="http://regulargeek.com/2009/04/15/with-all-this-openness-where-is-the-destination/"&gt;Rob Diana suggests&lt;/a&gt; that your email inbox might be the gateway for all of these siloed communication systems, or that the messages from these systems might be pushed to one specific user destination (be it email or something else, like a cell phone).&lt;/p&gt;
&lt;p&gt;John Bredehoft, in a comment to Rob's post, argued that we need to have multiple destinations, as each destination is a context in and of itself: one communicates with FriendFeed friends on FriendFeed, or Facebook friends on Facebook, or email friends through email, to ensure maximal participation.&lt;/p&gt;
&lt;p&gt;John and Rob touch on two parts of the greater communications problem, but there's something unsatisfying in both of their answers, especially as it relates to Alexander's final question: &lt;em&gt;why are we creating webs within webs, instead of one network that connects it all?&lt;/em&gt; I think the answer to this question is likely a house of cards: we &lt;em&gt;should&lt;/em&gt; be creating a network by which we can tie these all together. A revolution? Not really: this is the foundation of many of the oldest communication systems on the block: DNS, telephony, and email.&lt;/p&gt;
&lt;h3&gt;United Federation of Messages&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Federation&lt;/strong&gt;, a term that seemed to come into vogue with the rise of XMPP, describes a concept that's been around for decades, long before web 2.0, and long before there was an internet. It basically entails the following:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;There is one standard, vetted by the community, by which all participants should conform. Some parts of the standard should be baseline: all participants must implement it. Other parts of the standard might be implemented by many or few of the participants.&lt;/li&gt;
    &lt;li&gt;All destinations have a largely unique piece of information to identify themselves to the greater network of participants. For email, it's your email address. For DNS, it's a name server. For telephony, it's a phone number.&lt;/li&gt;
    &lt;li&gt;The standard must identify the logical path a participant must take in order to reach a uniquely identified destination. In most instances, this is a concept called &lt;strong&gt;routing&lt;/strong&gt; and it identifies computers (routers) that will relay messages to other computers to ensure messages reach the proper destination.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Federation works brilliantly. Because of these three criteria, I can set up a computer made of scrap parts in my bedroom that can send email to anyone in the world and serve DNS. It doesn't matter who participates: everyone has more or less equal access to everyone else. This is a concept called &lt;strong&gt;network neutrality&lt;/strong&gt;. You may have heard about political issues involving this: it's currently a right protected by most governments because of the value of federation.&lt;/p&gt;
&lt;h3&gt;Facebook is not the standard&lt;/h3&gt;
&lt;p&gt;Somehow, the concepts of network neutrality and federation have been lost with the rise of web 2.0: even though everyone talks about &amp;quot;open APIs&amp;quot;, &amp;quot;transparency&amp;quot;, and other buzzwords, nothing really talks to each other. Each system implements its own standard, and leaves it up to everyone else to figure out if and how they want to communicate with that system.&lt;/p&gt;
&lt;p&gt;To use email as an example: imagine having 100 competing systems of email where none of them talk to each other. You have to have 100 different email addresses in order for it to work. Some enterprising individuals have come up with ways to link email addresses together (so you can have one email address), but it only works on about 5 of the email systems, and requires you registering yet another email addresses (so now you have 101).&lt;/p&gt;
&lt;p&gt;We're into silly territory, but this is the state of the web, and more importantly, messaging, today. But this problem has already been solved, over and over again: there's no reason to come up with a completely new method for handling the multitude problem.&lt;/p&gt;
&lt;h3&gt;Where has the cabal gone?&lt;/h3&gt;
&lt;p&gt;Attempts at interoperability, via &amp;quot;standards&amp;quot; like OpenID, OpenSocial, OpenMicroBlogging, are primitive and re-imagine tried and true concepts. A lot of times, the advocacy of such technology feels like a guy marveling at his ability to make a fire (which he claims he invented, and calls it OpenMiracleLight) a thousand years after fire was perfected and turned into all sorts of useful things, like heating and electricity.&lt;/p&gt;
&lt;p&gt;Back in the 70s and 80s, there were tons of smart people who came up with the standards for the backbones of technology we use today: what happened to them? Why isn't their work being used to progress the web?&lt;/p&gt;
&lt;p&gt;They say those who don't learn from history are doomed to repeat it:&amp;nbsp;why do we need to keep resolving the same problems?&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/marktrapp/blog?a=0QOsHNQeLvI:Z5zMyZEwwCY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/marktrapp/blog?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/marktrapp/blog?a=0QOsHNQeLvI:Z5zMyZEwwCY:YwkR-u9nhCs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/marktrapp/blog?d=YwkR-u9nhCs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/marktrapp/blog/~4/0QOsHNQeLvI" height="1" width="1"/&gt;</description>
 <comments>http://marktrapp.com/blog/2009/04/15/dr-private-message#comments</comments>
 <category domain="http://marktrapp.com/blog/web">The Web</category>
 <category domain="http://marktrapp.com/tags/alexander-van-elsas">Alexander van Elsas</category>
 <category domain="http://marktrapp.com/tags/federation">federation</category>
 <category domain="http://marktrapp.com/tags/john-bredehoft">John Bredehoft</category>
 <category domain="http://marktrapp.com/tags/private-messages">private messages</category>
 <category domain="http://marktrapp.com/tags/rob-diana">Rob Diana</category>
 <pubDate>Wed, 15 Apr 2009 16:54:42 +0000</pubDate>
 <dc:creator>Mark Trapp</dc:creator>
 <guid isPermaLink="false">41 at http://marktrapp.com</guid>
 <media:content url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/dr_strangelove.jpg" type="image/jpeg" />
 <media:thumbnail url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/dr_strangelove.jpg" />
<feedburner:origLink>http://marktrapp.com/blog/2009/04/15/dr-private-message</feedburner:origLink></item>
<item>
 <title>Real-time Killed the Web 2.0 Star</title>
 <link>http://feedproxy.google.com/~r/marktrapp/blog/~3/enLIH7ztcMA/real-time-killed-web-20-star</link>
 <description>&lt;p&gt;        &lt;img src="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/blog/realtime_1.png" alt="" title=""  width="425" height="150" /&gt;   &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bottom Line:&lt;/strong&gt; The real-time web renders the old web 2.0 convention of following tons of people obsolete: filters replace follows, and trying to maintain the old order will break your user experience of what's to come.&lt;/p&gt;
&lt;p&gt;Today, &lt;a title="FriendFeed" href="http://friendfeed.com"&gt;FriendFeed&lt;/a&gt; unveiled &lt;a title="//beta.friendfeed.com/" href="http://blog.friendfeed.com/2009/04/new-design-for-friendfeed-at.html"&gt;a redesign of its product&lt;/a&gt;, focusing on real-time communication as a principle design goal. Expectedly, there are more than a few detractors of the decision to place real-time at the forefront (see &lt;a title="The New Friendfeed &amp;amp;ndash; who&amp;amp;rsquo;s supplying the barf bags?" href="http://www.inquisitr.com/21331/the-new-friendfeed-whos-supplying-the-barf-bags/"&gt;Steven Hodson's post on Inquisitr&lt;/a&gt;, &lt;a title=" Simpler, Faster, Better (Maybe Too Fast)" href="http://www.techcrunch.com/2009/04/06/new-friendfeed-simpler-faster-better-maybe-too-fast/"&gt;Michael Arrington's post on TechCrunch&lt;/a&gt;, or do &lt;a title=" real-time" href="http://beta.friendfeed.com/search?q=real-time"&gt;a search on FriendFeed&lt;/a&gt;). I think they're stuck in a paradigm that's lasted for years that real-time has now rendered obsolete: the &amp;quot;follow.&amp;quot;&lt;/p&gt;

&lt;h3&gt;Dunbar Was Right, Scoble Was Wrong&lt;/h3&gt;
&lt;p&gt;One staple of social psychology is the concept of &lt;a href="http://en.wikipedia.org/wiki/Dunbar&amp;#039;s_number" title=" Dunbar&amp;#039;s Number"&gt;Dunbar's Number&lt;/a&gt;: that there's a cognitive limit to the amount of people with which we can hold stable social relationships. The upper bound for this is thought to be somewhere around 150, but it's not hard to find thousands, if not millions, of people in social networks and services following or friending well beyond that limit.&lt;/p&gt;
&lt;p&gt;A few weeks ago, Hutch Carpenter wrote &lt;a title="Forget Dunbar&amp;amp;rsquo;s Number, Our Future Is in Scoble&amp;amp;rsquo;s Number" href="http://bhc3.wordpress.com/2009/02/16/forget-dunbars-number-our-future-is-in-scobles-number/"&gt;a great article on how social relationships may be changing to incorporate far more people than Dunbar's number&lt;/a&gt;: that we use the follow relationship as a means to discover new content and track interests rather than as a means to follow people in the normal sense of the word. Instead of Dunbar's number, we should be focusing on Scoble's Number: the number of people you can follow that captures what you're interested in. This is a great hypothesis, and has great explanatory power in the normal web 2.0 world. Robert Scoble has talked about &lt;a title="Things I&amp;amp;rsquo;ve learned by clicking &amp;amp;ldquo;like&amp;amp;rdquo; 15,301 times" href="http://scobleizer.com/2009/01/22/things-ive-learned-by-clicking-like-15301-times/"&gt;how he uses his &amp;quot;friends&amp;quot; to keep track on trends and find new stuff&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The problem is that this breaks down in the real-time world: content comes in too quickly, and it is very difficult to find anything that's of any use. Following hundreds or thousands of people in real-time prevents the cognitive absorption of information. Instead of finding the diamonds in the rough that you'd normally miss if you didn't follow lots of people, you instead can't find anything. Utilizing a network of hundreds of people to filter the good stuff just compounds the problem.&lt;/p&gt;
&lt;h3&gt;It's a Follow Problem, Not a Filter Problem&lt;/h3&gt;
&lt;p&gt;This is where filters come in: real-time filtering solves the information discovery problem far better than the kludge of following people with diverse interests. I don't need to follow a person to find out about the interesting bits they're sharing: I can monitor, in real time, based on semantic data. FriendFeed, in its new version, provides this, and it's merely the beginning. Filters will become far more powerful and provide far more targetted information that a social graph could ever produce.&lt;/p&gt;
&lt;h3&gt;Real-time Mimics Real-World&lt;/h3&gt;
&lt;p&gt;So where does this leave the social graph? I &lt;a title="I think the switch to realtime is going to prove once and for all Dunbar was right and Scoble was wrong." href="http://beta.friendfeed.com/itafroma/9c71e5ba/i-think-switch-to-realtime-is-going-prove-once"&gt;mentioned it on FriendFeed&lt;/a&gt;, but I think we're now much closer to how the real world works than anything else, and it's a sign of things to come. In real life, we don't go around making friends with everyone in hopes of getting some sort of information: we have close networks based on shared life experiences, and we use those close networks to experience a lot of stuff outside of our own worldview. A friend may invite you to a party, or tell you about their life, or catch up with you about things you've neglected that are personal to you. We use filters, in various forms, to get information about the rest: newspaper sections, TV channels, college courses, and so on.&lt;/p&gt;
&lt;h3&gt;Wrapping Up&lt;/h3&gt;
&lt;p&gt;FriendFeed, in its new form, is not perfect, but it's closer to capturing our natural methods of acquiring information than anything else out there. It's a sign of things to come: if you're a person like Robert Scoble, you're going to have to forget about following a thousand, 10,000, or 50,000 people; instead, start thinking about how to filter the infinite amount of information out there to things that interest you. Set up your information and entertainment channels and stop using people as if they were news feeds.&lt;/p&gt;
&lt;p&gt;MG Siegler on VentureBeat had &lt;a title="Don&amp;amp;rsquo;t like FriendFeed&amp;amp;rsquo;s real-time speed? Eat my dust." href="http://venturebeat.com/2009/04/06/dont-like-friendfeeds-real-time-speed-eat-my-dust/"&gt;a great article today about this change&lt;/a&gt;, quoting &lt;em&gt;Top Gun&lt;/em&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Instead, I&amp;rsquo;ll just quote a line from &lt;em&gt;Top Gun&lt;/em&gt; that speaks to why I love the new FriendFeed: I feel the need &amp;mdash; the need for speed.&lt;/p&gt;
&lt;p&gt;Look, information happens in real time. One of the reasons the web has exploded in popularity is because it gives you access to more information, faster than ever before. This new version of FriendFeed does the exact same thing, to the extreme &amp;mdash; it&amp;rsquo;s wonderful. Are people really complaining that we should slow the information down? It may be a bit extreme to say, but that really is a form of censorship. Don&amp;rsquo;t slow the information down, tweak the way you consume it.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In keeping with the go-go 80s metaphors, it's a real-time world, and I'm just a real-time girl.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/marktrapp/blog?a=enLIH7ztcMA:Q1aHJjebMR0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/marktrapp/blog?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/marktrapp/blog?a=enLIH7ztcMA:Q1aHJjebMR0:YwkR-u9nhCs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/marktrapp/blog?d=YwkR-u9nhCs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/marktrapp/blog/~4/enLIH7ztcMA" height="1" width="1"/&gt;</description>
 <category domain="http://marktrapp.com/blog/review">Review</category>
 <category domain="http://marktrapp.com/tags/dunbars-number">Dunbar&amp;#039;s Number</category>
 <category domain="http://marktrapp.com/tags/friendfeed">friendfeed</category>
 <category domain="http://marktrapp.com/tags/real-time">Real-time</category>
 <category domain="http://marktrapp.com/tags/scobles-number">Scoble&amp;#039;s Number</category>
 <category domain="http://marktrapp.com/tags/semantic-filtering">Semantic Filtering</category>
 <pubDate>Mon, 06 Apr 2009 23:40:04 +0000</pubDate>
 <dc:creator>Mark Trapp</dc:creator>
 <guid isPermaLink="false">39 at http://marktrapp.com</guid>
 <media:content url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/realtime_1.png" type="image/png" />
 <media:thumbnail url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/realtime_1.png" />
<feedburner:origLink>http://marktrapp.com/blog/2009/04/06/real-time-killed-web-20-star</feedburner:origLink></item>
<item>
 <title>URL Shorteners Are Playing with Fire</title>
 <link>http://feedproxy.google.com/~r/marktrapp/blog/~3/o2QeLDPundo/url-shorteners-are-playing-fire</link>
 <description>&lt;p&gt;        &lt;img src="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/blog/diggbar.png" alt="" title=""  width="425" height="150" /&gt;   &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bottom Line:&lt;/strong&gt; URL shorteners, due to their very nature, may be on borrowed time. One step by Google and the entire industry collapses like the house of cards it is.&lt;/p&gt;
&lt;p&gt;Yesterday, Joshua Schachter had an excellent piece on &lt;a title="on url shorteners" href="http://joshua.schachter.org/2009/04/on-url-shorteners.html"&gt;the perils of the URL shortener&lt;/a&gt;: it's clear, concise, and scathing. &lt;a title="URL shorteners suck" href="http://www.kottke.org/09/04/url-shorteners-suck"&gt;Jason Kottke&lt;/a&gt; and &lt;a title="Josh is right, URL shorteners are risky" href="http://scripting.com/stories/2009/04/03/joshIsRightUrlShortenersAr.html"&gt;Dave Winer&lt;/a&gt; had a few suggestions on how to mitigate the problem, or get us on the right track to eventually deprecating the use of URL shorteners.&lt;/p&gt;
&lt;p&gt;I agree with Schachter's assessment, and I think Kottke and Winer are on the right track, but I think the URL shortener problem is far greater than what Schachter enumerates: no longer satisfied with controlling the initial click, URL shorteners have decided to add toolbars to promote ther content or to sell adspace: the most notable and recent addition to this group is Digg's toolbar, &lt;a title="DiggBar Launches Today!" href="http://blog.digg.com/?p=591"&gt;DiggBar&lt;/a&gt;. Dubious utility aside, they are trampling in the garden of an angry god.&lt;/p&gt;

&lt;h3&gt;The 800lb Gorilla: Google&lt;/h3&gt;
&lt;p&gt;For better or for worse, all things link-related must pass Google's standards. Google's search engine depends on high quality, relevant results determined, in no small part, in how the web links together. It's something Google protects with its blacklisting policy: you do something Google doesn't like, and &lt;a title="Fear The Google Blacklist" href="http://www.informationweek.com/news/internet/webdev/showArticle.jhtml?articleID=206503948"&gt;your links disappear from Google's index&lt;/a&gt;. It's as if they didn't exist at all.&lt;/p&gt;
&lt;p&gt;Although it sounds like the 21st Century equivalent of Big Brother, they do at least give a clear indication of what is not acceptable, so you can avoid doing it if you want to play nice with Google. You follow those, you're probably in favor with Google.&lt;/p&gt;
&lt;h3&gt;The Doorway Page&lt;/h3&gt;
&lt;p&gt;But in reflecting upon the topic of toolbar URL shorteners, there's one set of policies that caught my attention, on &lt;a title="Cloaking, sneaky Javascript redirects, and doorway pages" href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;amp;answer=66355"&gt;cloaking, sneaky Javascript redirects, and doorway pages&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Doorway pages are typically large sets of poor-quality pages where each page is optimized for a specific keyword or phrase. In many cases, doorway pages are written to rank for a particular phrase and then funnel users to a single destination.&lt;/p&gt;
&lt;p&gt;Whether deployed across many domains or established within one domain, doorway pages tend to frustrate users, and are in violation of our webmaster guidelines.&lt;/p&gt;
&lt;p&gt;Google's aim is to give our users the most valuable and relevant search results. Therefore, we frown on practices that are designed to manipulate search engines and deceive users by directing them to sites other than the ones they selected, and that provide content solely for the benefit of search engines. Google may take action on doorway sites and other sites making use of these deceptive practice, including removing these sites from the Google index.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It seems to me the toolbar URL shorteners are treading dangerously close to Google's definition of a &amp;quot;doorway page:&amp;quot; all it takes is Google to classify them as such and Digg, of all sites, disappears from Google's index. Think of that concept: Digg, by far, gets most of its traffic from organic search results. Why would they even risk it?&lt;/p&gt;
&lt;h3&gt;Wrapping Up&lt;/h3&gt;
&lt;p&gt;While I agree with Schachter, Kottke, and Winer about the problems of URL shortening, I think those of us against the practice of URL shorteners (and at least for me personally, especially the use of toolbar URL shorteners) could soon have a powerful friend in Google. One step by Google towards classifying URL shorterners would mark the death of the practice: I'm not sure it's worth the risk for any of us to use them.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/marktrapp/blog?a=o2QeLDPundo:VSl8_Bl5-IY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/marktrapp/blog?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/marktrapp/blog?a=o2QeLDPundo:VSl8_Bl5-IY:YwkR-u9nhCs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/marktrapp/blog?d=YwkR-u9nhCs" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/marktrapp/blog/~4/o2QeLDPundo" height="1" width="1"/&gt;</description>
 <category domain="http://marktrapp.com/blog/review">Review</category>
 <category domain="http://marktrapp.com/tags/dave-winer">Dave Winer</category>
 <category domain="http://marktrapp.com/tags/digg">Digg</category>
 <category domain="http://marktrapp.com/tags/google">Google</category>
 <category domain="http://marktrapp.com/tags/jason-kottke">Jason Kottke</category>
 <category domain="http://marktrapp.com/tags/joshua-schachter">Joshua Schachter</category>
 <category domain="http://marktrapp.com/tags/url-shorteners">url shorteners</category>
 <pubDate>Sat, 04 Apr 2009 16:24:08 +0000</pubDate>
 <dc:creator>Mark Trapp</dc:creator>
 <guid isPermaLink="false">38 at http://marktrapp.com</guid>
 <media:content url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/diggbar.png" type="image/png" />
 <media:thumbnail url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/diggbar.png" />
<feedburner:origLink>http://marktrapp.com/blog/2009/04/04/url-shorteners-are-playing-fire</feedburner:origLink></item>
<item>
 <title>All Likes Are Not Created Equal</title>
 <link>http://feedproxy.google.com/~r/marktrapp/blog/~3/0YdW8KMXXG4/all-likes-are-not-created-equal</link>
 <description>&lt;p&gt;        &lt;img src="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/blog/All Likes Are Not Created Equal.png" alt="" title=""  width="425" height="150" /&gt;   &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bottom Line:&lt;/strong&gt; Facebook still doesn't hold a torch to the basic user experience of FriendFeed not because it isn't trying, but because of the rules it's decided to play by.&lt;/p&gt;
&lt;p&gt;Recently, &lt;a href="http://facebook.com"&gt;Facebook&lt;/a&gt; released a feature in its newsfeed that allows people to &amp;quot;like&amp;quot; newsfeed items. As it's described by Facebook's program manager Leah Pearlman, the feature allows you to &lt;a href="http://blog.facebook.com/blog.php?post=53024537130"&gt;tell your friends you approve&lt;/a&gt; of what they posted:&lt;/p&gt;
&lt;blockquote&gt;This is similar to how you might rate a restaurant on a reviews site. If you go to the restaurant and have a great time, you may want to rate it 5 stars. But if you had a particularly delicious dish there and want to rave about it, you can write a review detailing what you liked about the restaurant. We think of the new &amp;quot;Like&amp;quot; feature to be the stars, and the comments to be the review.&lt;/blockquote&gt;
&lt;p&gt;This feature prima face copies &lt;a href="http://friendfeed.com"&gt;FriendFeed&lt;/a&gt;'s &amp;quot;like&amp;quot; functionality, right down to the interaction and the verbage. Not surprisingly, FriendFeed's supporters were &lt;a href="http://www.inquisitr.com/17793/facebook-proves-how-lame-it-is-steals-from-twitter-and-friendfeed/"&gt;outraged and appalled&lt;/a&gt; at Facebook's Machievellian drive to copy FriendFeed. But I think it's important to take a step back and talk about the value of a &amp;quot;like&amp;quot;.&lt;/p&gt;

&lt;h3&gt;&amp;quot;This is interesting&amp;quot; vs. &amp;quot;I approve of this&amp;quot;&lt;/h3&gt;
&lt;p&gt;What most people seem to miss in the analysis of Facebook's latest feature is how different it is, in both intent and implementation, from FriendFeed's feature. It uses the same word, and lets the poster know you liked the story, but FriendFeed does something more: it shares that story to everyone that's subscribed to you.&lt;/p&gt;
&lt;p&gt;Why is this important? FriendFeed's like acts as a means to rapidly disseminate things you find interestng with people. Think about &lt;a href="http://scobleizer.com/2008/12/22/did-i-harm-my-blog-by-friendfeeding-this-year/"&gt;Robert Scoble's 2,000-hour project&lt;/a&gt;: he's not just telling all those people that he approves of what they posted, he's telling his 20,000+ followers that they should check it out because Robert finds it interesting. That's true power and knowledge sharing.&lt;/p&gt;
&lt;p&gt;Facebook's implementation of the &amp;quot;like&amp;quot; is for one thing only: to tell your friend (and others) that you approve of what your friend posted. While it makes you and your friend feel good, what value does it have to the social aspect of the newsfeed? If you like the story so much, wouldn't you want to share it with people?&lt;/p&gt;
&lt;p&gt;Think about a real life interaction: say your best friend tells you they just got engaged. That's important! I'd be telling everyone about it. But Facebook doesn't capture that. It lets you tell your friend &amp;quot;cool.&amp;quot; and walk away. I guess there's a small token value to that, but it's not capturing an important part of the power of social media.&lt;/p&gt;
&lt;h3&gt;FriendFeed's Like is Safe&lt;/h3&gt;
&lt;p&gt;What's great for FriendFeed about this difference is that this isn't merely an oversight of Facebook, to be corrected later. Facebook's privacy culture, which holds people's privacy as sacrosanct, prevents the FriendFeed like from ever occurring. While it's great for the average Facebooker concerned about privacy, it relegates Facebook's offering to a mere novelty gimmick, destined to the same fate as the superpoke.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Main photo credit:&lt;/strong&gt; &lt;a href="http://www.nonowrites.com"&gt;Nono Farahshila&lt;/a&gt; (&lt;a href="http://flickr.com/photos/n-o-n-o/"&gt;Flickr&lt;/a&gt;)&lt;/em&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/marktrapp/blog?a=2kROGPxr"&gt;&lt;img src="http://feeds.feedburner.com/~f/marktrapp/blog?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/marktrapp/blog?a=xq4mlO2A"&gt;&lt;img src="http://feeds.feedburner.com/~f/marktrapp/blog?d=45" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/marktrapp/blog/~4/0YdW8KMXXG4" height="1" width="1"/&gt;</description>
 <category domain="http://marktrapp.com/blog/review">Review</category>
 <category domain="http://marktrapp.com/tags/facebook">facebook</category>
 <category domain="http://marktrapp.com/tags/friendfeed">friendfeed</category>
 <category domain="http://marktrapp.com/tags-0">like</category>
 <category domain="http://marktrapp.com/tags/robert-scoble">Robert Scoble</category>
 <pubDate>Wed, 11 Feb 2009 01:24:23 +0000</pubDate>
 <dc:creator>Mark Trapp</dc:creator>
 <guid isPermaLink="false">37 at http://marktrapp.com</guid>
 <media:content url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/All Likes Are Not Created Equal.png" type="image/png" />
 <media:thumbnail url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/All Likes Are Not Created Equal.png" />
<feedburner:origLink>http://marktrapp.com/blog/2009/02/10/all-likes-are-not-created-equal</feedburner:origLink></item>
<item>
 <title>My Perfect FriendFeed: Meme-less</title>
 <link>http://feedproxy.google.com/~r/marktrapp/blog/~3/YImWvjBtbIA/my-perfect-friendfeed-meme-less</link>
 <description>&lt;p&gt;        &lt;img src="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/blog/Perfect FriendFeed.png" alt="" title=""  width="425" height="150" /&gt;   &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bottom Line:&lt;/strong&gt; FriendFeed should not be work to use constructively. Better filtering tools, and more predictive tools, would elevate FriendFeed beyond the goof-off place it is today.&lt;/p&gt;
&lt;p&gt;A couple weeks ago, one of the founders of FriendFeed, &lt;a href="http://en.wikipedia.org/wiki/Paul_Buchheit"&gt;Paul Buchheit&lt;/a&gt;, asked the world their ideas on &lt;a href="http://paulbuchheit.blogspot.com/2009/01/overnight-success-takes-long-time.html"&gt;the perfect FriendFeed&lt;/a&gt;. I've been thinking about this since then, and there are a few standbys: I'd like better filtering options, I'd like to be able to have &lt;a href="http://friendfeed.com/e/cffd0482-12f9-4380-839a-364dcb19bfd5/My-aggregated-posts-from-Tumblr-and-delicious-now/"&gt;Tumblr treated like a blog&lt;/a&gt;, I'd like a &lt;a href="/blog/2009/01/16/buddyfeed-native-friendfeed-client"&gt;native FriendFeed iPhone client&lt;/a&gt; that has 100% of the functionality of the website, and others. But these are either vague, or non-critical to my usage of FriendFeed. I could live without a good iPhone client. And what do I mean &amp;quot;better filtering options?&amp;quot;&lt;/p&gt;
&lt;h3&gt;Memes&lt;/h3&gt;
&lt;p&gt;By better filtering options, I really am trying to remove one &amp;quot;type&amp;quot; of thing from my feed: memes. I know there are a lot of people who love them, but I don't. I don't find memes to be a particularly valuable or useful phenomenon on the internet: I want to find new information, not 300 variations of a topic. So, what I would love to see FriendFeed somehow tackle is memeing: identify when a meme is going down, and block it, either for me or universally. &amp;quot;Blocking&amp;quot; may be too strong of a word: it could be handled like a hide, or even like other inflammatory discussions, where they simply don't get bumped up to the top of people's feeds.&lt;/p&gt;
&lt;p&gt;It'd be really awesome if this was automatic: the moment there's a spike in &lt;a href="http://friendfeed.com/search?q=25+things&amp;amp;service=&amp;amp;public=1&amp;amp;who=&amp;amp;room="&gt;&amp;quot;25 things&amp;quot;&lt;/a&gt; posts, institute the block. However, a poor man's version could be a keyword block. If I could hide or block things with keywords, it'd probably accomplish the same thing, albeit with more work.&lt;/p&gt;
&lt;h3&gt;Less work, more fun&lt;/h3&gt;
&lt;p&gt;The tried and true standby of those who respond to people like me who complain about content is &amp;quot;if you don't like it, hide it.&amp;quot; Hiding is work. Having to read something, identify if it's valuable, then take an action to hide it is robbing me of time I could be spent doing something else. One hide is negligible, 10 hides is annoying, 100, 1000, or 10,000 hides is insanity. How much time have we lost individually hiding things on FriendFeed or manually managing lists and subscriptions? It shouldn't be so time consuming to derive value from FriendFeed: I think this time sink is what gives FriendFeed an air of &amp;quot;this place isn't for serious business,&amp;quot; which is a shame. I don't want a game, I want a tool to augment my online use.&lt;/p&gt;
&lt;h3&gt;Updated: Yes, it's a Free country&lt;/h3&gt;
&lt;p&gt;In responding to some of the initial reactions to this post, I realize I didn't fully elucidate a big distinction of mine: I don't want to limit people's abilities to use FriendFeed however they want. You want to spend your time answering questions and filling out surveys and posting lolcats? More power to you. What I &lt;em&gt;am&lt;/em&gt; saying is that it should be a lot easier for people not interested in those things to filter that out: FriendFeed could be much more useful to them if it was.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/marktrapp/blog?a=H96AL7hb"&gt;&lt;img src="http://feeds.feedburner.com/~f/marktrapp/blog?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/marktrapp/blog?a=svWbkPEB"&gt;&lt;img src="http://feeds.feedburner.com/~f/marktrapp/blog?d=45" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/marktrapp/blog/~4/YImWvjBtbIA" height="1" width="1"/&gt;</description>
 <category domain="http://marktrapp.com/blog/review">Review</category>
 <category domain="http://marktrapp.com/tags/all-your-base">All Your Base</category>
 <category domain="http://marktrapp.com/tags/chuck-norris">Chuck Norris</category>
 <category domain="http://marktrapp.com/tags/friendfeed">friendfeed</category>
 <category domain="http://marktrapp.com/tags/lolcats">Lolcats</category>
 <category domain="http://marktrapp.com/tags/meme">meme</category>
 <category domain="http://marktrapp.com/tags/rickroll">Rickroll</category>
 <pubDate>Tue, 20 Jan 2009 23:10:51 +0000</pubDate>
 <dc:creator>Mark Trapp</dc:creator>
 <guid isPermaLink="false">36 at http://marktrapp.com</guid>
 <media:content url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/Perfect FriendFeed.png" type="image/png" />
 <media:thumbnail url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/Perfect FriendFeed.png" />
<feedburner:origLink>http://marktrapp.com/blog/2009/01/20/my-perfect-friendfeed-meme-less</feedburner:origLink></item>
<item>
 <title>BuddyFeed, a Native FriendFeed Client</title>
 <link>http://feedproxy.google.com/~r/marktrapp/blog/~3/eqlGDDR2Lyk/buddyfeed-native-friendfeed-client</link>
 <description>&lt;p&gt;        &lt;img src="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/blog/BuddyFeed.png" alt="" title=""  width="425" height="150" /&gt;   &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bottom Line:&lt;/strong&gt; BuddyFeed is a promising native iPhone client for FriendFeed, but there are a few things it fails to handle which probably makes it a non-starter for most people, even for its relatively small price tag of 99 cents.&lt;/p&gt;
&lt;p&gt;One of the things that's been missing from &lt;a href="http://friendfeed.com"&gt;FriendFeed&lt;/a&gt; has been a native &lt;a href="http://apple.com/iphone"&gt;iPhone&lt;/a&gt; client. Sure, there's the &lt;a href="http://friendfeed.com/iphone"&gt;iPhone version of the website&lt;/a&gt;, and there's &lt;a href="http://fftogo.com"&gt;FFToGo&lt;/a&gt;, but they both miss a lot of administrative features of FriendFeed and don't provide the lustery UI of a native app. Recently, a third-party FriendFeed iPhone app came out called &lt;a href="http://www.codewalrus.com/buddyfeed/"&gt;BuddyFeed&lt;/a&gt;. It's promising, but there are a few things it fails to handle which probably makes it a non-starter for most people, even for its relatively small price tag of 99 cents. It also has a few UI failures that really need to be addressed.&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;For screenshots, check out the &lt;a href="http://www.flickr.com/photos/itafroma/sets/72157612587742477/"&gt;Flickr photo album&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Like all good third-party FriendFeed clients, BuddyFeed asks for your username and remote key, indicating it's working off the standard, &lt;a href="http://friendfeed.com/api/"&gt;third-party API&lt;/a&gt; FriendFeed provides and not off of some magical scraping technique. This is great for users who are &lt;a href="/blog/2009/01/07/testing-testing-1-2-3"&gt;wary of giving their authentication information&lt;/a&gt; to third parties, but it also highlights just how far BuddyFeed is able to go: if FriendFeed doesn't provide it, BuddyFeed can't do it. A FriendFeed client written by FriendFeed itself probably won't have those same restrictions.&lt;/p&gt;
&lt;p&gt;The UI is pretty standard iPhone app fare: which is a Good Thing. Most functions are available from a single click or within 2 clicks. You can subscribe and unsusbscribe from people (something you can't do on the FriendFeed iPhone website or FF2Go), get to your rooms, see your own feed, see your likes and comments, and post messsages (including messages while using the built-in iPhone camera). However, there are two glaring omissions:&lt;/p&gt;
&lt;h3&gt;No hiding, no lists&lt;/h3&gt;
&lt;p&gt;Two of FriendFeed's main features for filtering your stream, hiding and lists, are completely missing from BuddyFeed. I've seen these missing from other third-party FriendFeed apps, so I wonder how much that has to do with the third-party API BuddyFeed uses. Regardless of the cause, the lack of hide support breaks FriendFeed in a big way, and the lack of lists is a sorely missed feature from FriendFeed proper.&lt;/p&gt;
&lt;h3&gt;&lt;a href="http://www.flickr.com/photos/itafroma/3200687535/"&gt;&lt;img src="http://farm4.static.flickr.com/3434/3200687535_a6282e2bb5_m.jpg" width="160" height="240" vspace="5" hspace="5" align="left" /&gt;&lt;/a&gt;Quirky User Interface&lt;/h3&gt;
&lt;p&gt;BuddyFeed also suffers from some really odd UI quirks. In order to see comments and likes, or to make your own comment or like, you can't just feed item a story, you have to touch the feed item in the lower right hand corner, in an unmarked area. If you don't, the feed item goes to whatever it was linked to (for example, an external webpage).&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/itafroma/3201538690/"&gt;&lt;img src="http://farm4.static.flickr.com/3127/3201538690_cd28531331_m.jpg" width="160" height="240" vspace="5" hspace="5" align="right" /&gt;&lt;/a&gt;The other big failure is the choice of icon for the comment function: it's a &amp;quot;go back&amp;quot; arrow. It took me a while, and a blind guess, to divine that the arrow meant &amp;quot;comment.&amp;quot; It really needs to be changed.&lt;/p&gt;
&lt;h3&gt;Conclusion&lt;/h3&gt;
&lt;p&gt;BuddyFeed looks pretty promising, and the lack of lists and the odd UI choices are forgivable, but the lack of hide support is not. If you use FriendFeed at all on a regular basis, the lack of hide is probably going to stop this show.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; Robin Lu, the developer of BuddyFeed, just sent me this response:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Hi Mark,&lt;/p&gt;
&lt;p&gt;Great thanks for trying the app and giving all the suggestions.&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;The &amp;quot;hide&amp;quot; setting will be honored in the next version.&lt;/li&gt;
    &lt;li&gt;&amp;quot;List&amp;quot; support will be added for the next version.&lt;/li&gt;
    &lt;li&gt;The icon is the native one for &amp;quot;Reply&amp;quot;. You may find the same icon in the &amp;quot;Mail&amp;quot; for replying the mail. Maybe I should change it to the one as &amp;quot;Post&amp;quot;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Best Regards, Robin Lu&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Sounds good to me. Here's to the next version!&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/marktrapp/blog?a=dlTHCcFb"&gt;&lt;img src="http://feeds.feedburner.com/~f/marktrapp/blog?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/marktrapp/blog?a=xmlAoamg"&gt;&lt;img src="http://feeds.feedburner.com/~f/marktrapp/blog?d=45" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/marktrapp/blog/~4/eqlGDDR2Lyk" height="1" width="1"/&gt;</description>
 <category domain="http://marktrapp.com/blog/review">Review</category>
 <category domain="http://marktrapp.com/tags/buddyfeed">BuddyFeed</category>
 <category domain="http://marktrapp.com/tags/friendfeed">friendfeed</category>
 <category domain="http://marktrapp.com/tags/iphone">iPhone</category>
 <pubDate>Fri, 16 Jan 2009 12:56:52 +0000</pubDate>
 <dc:creator>Mark Trapp</dc:creator>
 <guid isPermaLink="false">35 at http://marktrapp.com</guid>
 <media:content url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/BuddyFeed.png" type="image/png" />
 <media:thumbnail url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/BuddyFeed.png" />
<feedburner:origLink>http://marktrapp.com/blog/2009/01/16/buddyfeed-native-friendfeed-client</feedburner:origLink></item>
<item>
 <title>Twitter vs. the Business-to-Business Model</title>
 <link>http://feedproxy.google.com/~r/marktrapp/blog/~3/gvIQK-mCu64/twitter-vs-business-business-model</link>
 <description>&lt;p&gt;        &lt;img src="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/blog/Twitter vs B2B.png" alt="" title=""  width="425" height="150" /&gt;   &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bottom Line:&lt;/strong&gt; The value of social media for the business-to-business model, especially as we start to look at who participates in social media and who the decision makers are, is unclear. What do you think?&lt;/p&gt;
&lt;p&gt;Over the past couple of days, I've been thinking about Business-to-Business (B2B) marketing as it relates to social media, and truth be told, I'm lost. Rather than go into a rant about how the internet's wronged me today, or try to get into a lesson about an abstract concept, I'm going to go through my take on the state of B2B social media marketing and pass it off to you, the reader.&lt;/p&gt;
&lt;h3&gt;Businesses are not individuals&lt;/h3&gt;
&lt;p&gt;One of the key concepts in social media is the emphasis on the individual: rather than talking to, or marketing to, large swathes of the population, you can interact with indivudual customers. This is great: for Business-to-Consumer strategies. But what about B2B? This is where the value of social media breaks down for me. I can see maintaining a blog: it allows you to keep your message out there and provides great SEO value. But if you're not targetting individuals at all, what's the point of &lt;a href="http://twitter.com"&gt;Twitter&lt;/a&gt;? Or &lt;a href="http://facebook.com"&gt;Facebook&lt;/a&gt;? Or &lt;a href="http://friendfeed.com"&gt;FriendFeed&lt;/a&gt;? Or any other individual-based social network?&lt;/p&gt;
&lt;h3&gt;The decision makers are too old for Facebook&lt;/h3&gt;
&lt;p&gt;One counter to the above is that businesses don't really talk to each other: it's individual decision makers, and those people could be using social media to keep in touch. But in reality, I wonder how much that is the case. The &lt;a href="http://www.springerlink.com/content/l6166715852g18h3/"&gt;average executive age is 53&lt;/a&gt;, and there's a substantial generational gap for social media. What's the average age of a Facebook user? It's &lt;a href="http://www.techcrunch.com/2007/07/06/facebook-users-up-89-over-last-year-demographic-shift/"&gt;probably under 35&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Even disregarding the generational gap in social media, there's something odd and unproductive about having decision makers hash complex B2B deals on social media. In the back of my mind, I've tried to picture Steve Ballmer and Jerry Yang working out a buyout deal over Twitter, and it's just awkward. I mean, come on:&lt;/p&gt;
&lt;p class="rtecenter"&gt;&lt;a href="http://www.flickr.com/photos/itafroma/3181345368/"&gt;&lt;img src="http://farm4.static.flickr.com/3363/3181345368_69c548a4ff.jpg" width="425" height="284" vspace="5" hspace="5" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;B2B deals are large, complex, and time-consuming processes. 140 characters don't cut it, and the lack of a respect of privacy, at least in principle, is a problem. So where do these great social media tools fit in? How do you justify telling a B2B company that they can't afford to miss out on social media?&lt;/p&gt;
&lt;h3&gt;Short-term failure, long term success?&lt;/h3&gt;
&lt;p&gt;The one value I can see clearly with investing time and effort is to prepare for the next generation of executives, managers, and other decision makers. As scary as it sounds, there are people entering the workforce now who have spent their &lt;a href="http://www.cbc.ca/news/background/tech/facebook-generation.html"&gt;entire adult lives&lt;/a&gt; with Facebook, nevermind the increasing amount of the population who have never known a pre-Internet world. It would be remiss not to be talking to them using the same tools they use. But that's in 10 years or so: most social media addicts are in their 20s, or even younger; most executives are over 40.&lt;/p&gt;
&lt;p&gt;So the value isn't really in an action item for businesses, but for them to be hiring people with minimal skill sets in the future: somewhat like knowing how to use email or &lt;a href="http://office.microsoft.com/en-us/default.aspx"&gt;Microsoft Office&lt;/a&gt;. But what about the short-term and medium-term (less than 10 years)?&lt;/p&gt;
&lt;p&gt;I'm interested in your thoughts on this: let me know in the comments.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/marktrapp/blog?a=zfLBozJr"&gt;&lt;img src="http://feeds.feedburner.com/~f/marktrapp/blog?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/marktrapp/blog?a=yI0YtlrD"&gt;&lt;img src="http://feeds.feedburner.com/~f/marktrapp/blog?d=45" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/marktrapp/blog/~4/gvIQK-mCu64" height="1" width="1"/&gt;</description>
 <category domain="http://marktrapp.com/blog/enterprise-20">Enterprise 2.0</category>
 <category domain="http://marktrapp.com/tags/business-business">business to business</category>
 <category domain="http://marktrapp.com/tags/enterprise-20">enterprise 2.0</category>
 <category domain="http://marktrapp.com/tags/social-media">social media</category>
 <category domain="http://marktrapp.com/tags/twitter">Twitter</category>
 <pubDate>Thu, 08 Jan 2009 23:07:26 +0000</pubDate>
 <dc:creator>Mark Trapp</dc:creator>
 <guid isPermaLink="false">34 at http://marktrapp.com</guid>
 <media:content url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/Twitter vs B2B.png" type="image/png" />
 <media:thumbnail url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/Twitter vs B2B.png" />
<feedburner:origLink>http://marktrapp.com/blog/2009/01/08/twitter-vs-business-business-model</feedburner:origLink></item>
<item>
 <title>Testing, Testing, 1-2-3</title>
 <link>http://feedproxy.google.com/~r/marktrapp/blog/~3/ovaT6tl_7OI/testing-testing-1-2-3</link>
 <description>&lt;p&gt;        &lt;img src="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/blog/testing testing 1-2-3.jpg" alt="" title=""  width="425" height="150" /&gt;   &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bottom Line:&lt;/strong&gt; Before testing out the latest shiny toy, take a few minutes and ask yourself a few pointed questions about whether or not it's a Good Idea.&lt;/p&gt;
&lt;p&gt;This weekend, &lt;a href="http://twitter.com"&gt;Twitter&lt;/a&gt; was the target of an extensive phishing campaign and a shady 3rd-party app that sold all its user data. Thousands of people were affected, and even the celebrities and news organizations were not spared. On &lt;a href="http://friendfeed.com"&gt;FriendFeed&lt;/a&gt;, a 3rd-party application was introduced last night that produced unintended results: this week should serve as an indicator that we, as early adopters, need to take off our blinders and realize we need to add some thought before we try things out.&lt;/p&gt;
&lt;h3&gt;&lt;a href="http://en.wikipedia.org/wiki/Phishing"&gt;Phishing&lt;/a&gt;: yes, it'll happen to you.&lt;/h3&gt;
&lt;p&gt;On Saturday, a new Twitter-based app came out: it promised to &lt;a href="http://bub.blicio.us/twply-sends-twitter-replies-to-email/"&gt;send you all of your replies to your email&lt;/a&gt;. How genius is that? All it asked was for your Twitter user-name and password, and whether or not you want to support the project. Of course I want to support such an awesome project! Well, it wasn't stated that &amp;quot;supporting&amp;quot; the project meant sending out a tweet advertisement as if it came from you. It also didn't state that it'd &lt;a href="http://scobleizer.com/2009/01/01/twitter-warning-your-data-is-being-sold/"&gt;sell your data within 24 hours&lt;/a&gt; for the lofty sum of $1,200.&lt;/p&gt;
&lt;h3&gt;I'm really serious about the Phishing thing.&lt;/h3&gt;
&lt;p&gt;On Sunday, a Twitter direct message-based phishing scam broke loose, targeting thousands of Twitter and &lt;a href="http://facebook.com"&gt;Facebook&lt;/a&gt; users. Within hours, not only were thousands of Regular Joe users taken advantage of, but &lt;a href="http://www.techcrunch.com/2009/01/05/either-fox-news-had-their-twitter-account-hacked-or-bill-oreilly-is-gay-or-both/"&gt;also celebrities and news organizations&lt;/a&gt; like &lt;a href="http://twitter.com/BarackObama"&gt;Barack Obama&lt;/a&gt;, &lt;a href="http://www.guardian.co.uk/music/2009/jan/06/britney-spears-twitter-account-hacked"&gt;Britney Spears&lt;/a&gt;, &lt;a href="http://twitter.com/foxnews"&gt;Fox News&lt;/a&gt;, and &lt;a href="http://cnn.com"&gt;CNN&lt;/a&gt;'s &lt;a href="http://twitter.com/ricksanchezcnn"&gt;Rick Sanchez&lt;/a&gt;. The deception was simple, and it followed the &lt;a href="http://antivirus.about.com/od/emailscams/ss/phishing.htm"&gt;standard phishing scheme&lt;/a&gt; we should all fear from banking: the scammer created a page virtually identical to the Twitter and Facebook login pages and threw it up on a domain that, at first glance, was really similar to the actual legitimate service's domain. Once the user logged in, the scammer used that user's credentials to post obsence messages or to perpetuate the phishing scheme.&lt;/p&gt;
&lt;p&gt;The reaction, almost across the board, was that this was Twitter's fault: that they should have &lt;a href="http://pleasetwitterimplementoauthnow.com/"&gt;better security&lt;/a&gt;. But in reality, the weakest part of a security policy is an unsuspecting user. A phishing scheme is a con: and every con needs a mark.&lt;/p&gt;
&lt;h3&gt;Early adopting does not need to be early idiocy&lt;/h3&gt;
&lt;p&gt;The final incident I'm going to talk about is a new tool, &lt;a href="http://cubanlinks.org/blog/2009/01/06/friendfeeddisqus-comment-sync-v02/"&gt;FriendFeed/Disqus Comment Sync&lt;/a&gt;. From the 50,000 foot view, it seems like a no-brainer: combine the &lt;a href="http://disqus.com"&gt;Disqus&lt;/a&gt; comments on your blog with the comments on FriendFeed! Who &lt;em&gt;wouldn't&lt;/em&gt; use this? However, when you get down to sea level, there were major flaws in the product. It breaks user moderation, it syncs long dead blog posts, it strips commenters of their ownership rights, its syncing period breaks &lt;a href="http://scobleizer.com/2008/12/21/rss-shows-its-age-in-real-time-web-sup-and-xmpp-to-the-rescue/"&gt;the real-time web&lt;/a&gt;, and that's not getting into the general problem in pushing together two different conversations. But people &lt;a href="http://mashable.com/2009/01/06/sync-friendfeed-comments-with-disqus/"&gt;leaped on it&lt;/a&gt; like it was the best thing since sliced bread.&lt;/p&gt;
&lt;p&gt;On FriendFeed, I called out the people who did, and Steven Hodson of &lt;a href="http://winextra.com"&gt;WinExtra&lt;/a&gt; gave his justification: &amp;quot;gee .. welcome to the world of trying new shit .. it doesn't always go as planned but isn't that the mantra of Web 2.0 .. build it - test it live and let the chips fall where they may?&amp;quot; and &amp;quot;hey bud such is the life of being on the edge - we get to bleed first[.]&amp;quot; Being on the bleeding edge does not mean you need to sacrifice reflection and separating a good idea from pretty awful execution. What service are we doing to others, and more importantly to ourselves, by not coming up with a smell test for broken things?&lt;/p&gt;
&lt;h3&gt;Is this new toy good for the company?&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://flickr.com/photos/itafroma/3178035969/"&gt;&lt;img src="http://farm4.static.flickr.com/3086/3178035969_c089773418_m.jpg" width="200" height="167" vspace="5" hspace="5" align="right" /&gt;&lt;/a&gt;In the always-apt movie &lt;a href="http://www.imdb.com/title/tt0151804/"&gt;Office Space&lt;/a&gt;, a soul-crushing Bill Lumbergh unveils Initech's new motto, &amp;quot;Is this good for the company?&amp;quot; &lt;a href="http://rizzn.com/"&gt;Mark &amp;quot;Rizzn&amp;quot; Hopkins&lt;/a&gt; &lt;a href="http://mashable.com/2008/08/27/4-questions-for-every-early-adopter/"&gt;used this line&lt;/a&gt; not six months ago, but I think it's time for a reminder: early adopters, you need to ask the same about that new toy you just read about on &lt;a href="http://mashable.com"&gt;Mashable&lt;/a&gt; or &lt;a href="http://venturebeat.com"&gt;VentureBeat&lt;/a&gt;. What, exactly does the toy do? Are you sure about that? What problem does it solve? What information is it asking for? Is that request reasonable? Taking a few minutes to reflect on a new product or service could help social media withstand the peddlers, scammers, con-men, and &lt;a href="http://www.plurk.com/"&gt;awful ideas&lt;/a&gt; that leech off of innovation and productivity.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Main photo credit:&lt;/strong&gt; Gareth Harfoot (&lt;a href="http://flickr.com/photos/trenchfoot/"&gt;Flickr&lt;/a&gt;)&lt;/em&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/marktrapp/blog?a=T8KxRz5B"&gt;&lt;img src="http://feeds.feedburner.com/~f/marktrapp/blog?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/marktrapp/blog?a=M94JT1wH"&gt;&lt;img src="http://feeds.feedburner.com/~f/marktrapp/blog?d=45" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/marktrapp/blog/~4/ovaT6tl_7OI" height="1" width="1"/&gt;</description>
 <category domain="http://marktrapp.com/blog/philosophy">Philosophy</category>
 <category domain="http://marktrapp.com/tags/disqus">Disqus</category>
 <category domain="http://marktrapp.com/tags/friendfeed">friendfeed</category>
 <category domain="http://marktrapp.com/tags/mark-hopkins">Mark Hopkins</category>
 <category domain="http://marktrapp.com/tags/social-media">social media</category>
 <category domain="http://marktrapp.com/tags/steven-hodson">Steven Hodson</category>
 <category domain="http://marktrapp.com/tags/testing">testing</category>
 <category domain="http://marktrapp.com/tags/twitter">Twitter</category>
 <pubDate>Thu, 08 Jan 2009 01:58:32 +0000</pubDate>
 <dc:creator>Mark Trapp</dc:creator>
 <guid isPermaLink="false">33 at http://marktrapp.com</guid>
 <media:content url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/testing testing 1-2-3.jpg" type="image/jpeg" />
 <media:thumbnail url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/testing testing 1-2-3.jpg" />
<feedburner:origLink>http://marktrapp.com/blog/2009/01/07/testing-testing-1-2-3</feedburner:origLink></item>
<item>
 <title>On Apple, FriendFeed, and Techmeme</title>
 <link>http://feedproxy.google.com/~r/marktrapp/blog/~3/i5ze_biehdw/apple-friendfeed-and-techmeme</link>
 <description>&lt;p&gt;        &lt;img src="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/blog/On Apple, FriendFeed, and Techmeme.png" alt="" title=""  width="425" height="150" /&gt;   &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bottom Line:&lt;/strong&gt; When discussion about a subject that you're passionate about, it's important to take a step back and figure out if you're providing a reasonable argument about it.&lt;/p&gt;
&lt;p&gt;Although the title should make for some excellent &lt;a href="http://google.com"&gt;Google&lt;/a&gt; bait, there were a couple topics today that seem to fit into what I've been discussing for the past couple of days. This morning, there was a lot of discussion on&amp;nbsp;&lt;a href="http://friendfeed.com/"&gt;FriendFeed&lt;/a&gt; started &lt;a href="http://scobleizer.com"&gt;Robert Scoble&lt;/a&gt; about &lt;a href="http://twitter.com/gaberivera"&gt;Gabe Rivera&lt;/a&gt;'s comments on FriendFeed founder Paul Buchheit's &lt;a href="http://paulbuchheit.blogspot.com/2009/01/overnight-success-takes-long-time.html"&gt;post on FriendFeed&lt;/a&gt; (hope you're still with me). From the post, &lt;a href="http://paulbuchheit.blogspot.com/2009/01/overnight-success-takes-long-time.html#comment-4887637"&gt;Rivera said&lt;/a&gt;:&lt;/p&gt; &lt;blockquote&gt;Nobody should count out FF. The obvious technical excellence of the team and the very impressive pace of innovation you guys have already demonstrated make that clear. But I think people are alarmed that so many people have tried the site and then abandoned it (or at least that's how it appears). I personally think the way commenting and liking works has created incentives for the wrong kind of behavior, and you might be stuck in a kind of local maximum as far as uptake until you really shake things up. But what do I know? Anyway, good luck, I'll use FF regardless (though I don't comment any more...).&lt;/blockquote&gt; &lt;p&gt;This sparked some interest from Scoble, who asked Rivera to elaborate: Rivera complied, &lt;a href="http://friendfeed.com/e/5247d64c-a5d3-5602-2313-5aecfb10e588/scobleizer-On-FF-leaving-dumb-comments-will/"&gt;adding&lt;/a&gt; &amp;quot;leaving dumb comments will increase the attention you get. Not so on Twitter, where dumb tweets hurt your follower count.&amp;quot; Rivera's comments mimic a good portion of things I've heard about FriendFeed (and Twitter, too, but that's not important). What was more interesting to me was the level of vitriol on FriendFeed towards comments like his. Chief among the responses to his comments were attacks against Rivera's service, &lt;a href="http://techmeme.com/"&gt;Techmeme&lt;/a&gt;, implying and directly stating its inferiority to FriendFeed. Other responses included explanations of FrendFeed as levity to otherwise (ostensibly?) miserable online existences, or how Rivera doesn't participate therefore he'll never get it.&lt;/p&gt; &lt;p&gt;This was a lot of exposition: it's a very cabal-like discussion and in many ways the exposition should serve to illuminate how little importance the topic has, but I think it's an interesting case study in what &lt;strong&gt;not&lt;/strong&gt; to do when arguing with someone, and here's why.&lt;/p&gt;

&lt;h3&gt;Arguments are not the same as the people who make them&lt;/h3&gt; &lt;p&gt;The major theme in the responses to Rivera have been something like &amp;quot;well, what does Gabe Rivera know? Techmeme sucks.&amp;quot; That may be true, but what if &lt;a href="http://louisgray.com/"&gt;Louis Gray&lt;/a&gt; had said it? Or Robert Scoble? Or Mother Teresa? Or Steve Jobs? In reality, it doesn't matter who said it or what that person's situation is. I've &lt;a href="/blog/2008/09/27/argumentation-its-not-just-trolls"&gt;talked about this&lt;/a&gt; a few months ago, but discounting a person doesn't discount their argument. Rivera's comments and his argument stands even if he was your best friend and you adored TechMeme.&lt;/p&gt; &lt;h3&gt;Techmeme sucking doesn't make FriendFeed good&lt;/h3&gt; &lt;p&gt;But let's grant that Techmeme sucks. So? It could be the case that Techmeme and FriendFeed both suck. Proving the former does not discount the latter: it requires a separate argument to show that FriendFeed is not what Rivera purports it to be. Using the template I &lt;a href="/blog/2009/01/04/anatomy-argument"&gt;described yesterday&lt;/a&gt;, try to identify Rivera's argument and &lt;em&gt;argue&lt;/em&gt; to that argument, not some comparison with an unrelated service.&lt;/p&gt; &lt;p&gt;Rivera gave a lot of information about his argument: is there a problem with the incentives FriendFeed provides? Does it promote the wrong kind of behavior? Does leaving dumb comments increase the attention you get on FriendFeed? Dealing with those questions are the key to defeating his argument and showing FriendFeed has value, not taking pot shots at Techmeme.&lt;/p&gt; &lt;h3&gt;On context and straw men&lt;/h3&gt; &lt;p&gt;Related to the argument that Techmeme sucks were two other types of responses: nitpicking the definition of &amp;quot;dumb&amp;quot; and  an account of FriendFeed that amounted to it being a place for being able to goof off and that's a good thing. Like the Techmeme sucks argument, neither actually address Rivera's comments. Rivera means something specific when he refers to the word &amp;quot;dumb:&amp;quot; given the context in which it appears, it's not hard to determine what he means.&lt;/p&gt; &lt;p&gt;Even if you couldn't determine what he means, arguing over the word &amp;quot;dumb&amp;quot; and claiming things like it being subjective doesn't address Rivera's point: even if the word &amp;quot;dumb&amp;quot; is subjective, it means something very specific in Rivera's point of view. In order to defeat the argument, you need to show that either Rivera is wrong, given &lt;em&gt;his&lt;/em&gt; definition of dumb, or show how FriendFeed's success is not dependent on removing &amp;quot;dumb&amp;quot; comments, as described by Rivera.&lt;/p&gt; &lt;p&gt;The other related argument, that FriendFeed is a great place to let off steam and not be serious, suffers the same problems as the definition of &amp;quot;dumb&amp;quot; argument: Rivera means something very specific when he talks about FriendFeed's problems; ignoring his argument that &amp;quot;dumb&amp;quot; comments, as defined by Rivera, are killing FriendFeed and saying &amp;quot;the comments are not dumb they're fun and great&amp;quot; is akin to a four-year old saying &amp;quot;NUH-UH.&amp;quot; You didn't counter Rivera's charge, you merely said &amp;quot;no.&amp;quot; That's not productive.&lt;/p&gt; &lt;h3&gt;Afterthought&lt;/h3&gt; &lt;p&gt;On Saturday, I &lt;a href="/blog/2009/01/03/armchair-entrepeneuring"&gt;discussed a little about &amp;quot;armchair entrepeneuring&amp;quot;&lt;/a&gt; and the denial of akrasia: I'd like to see commenters join bloggers in the program I laid out there. Let's first start with the idea that maybe Rivera's right. One of the largest stories to break today was &lt;a href="http://www.apple.com/pr/library/2009/01/05sjletter.html"&gt;Steve Jobs's letter&lt;/a&gt; about his health. It was published about 8:30am EST, and it was the largest story all day. When I checked FriendFeed around 9:30am, the biggest story on FriendFeed was dozens of people complaining about having to work today. Which one of these is news? Which will have more of an impact on people's lives?&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/marktrapp/blog?a=c9HUi9Pb"&gt;&lt;img src="http://feeds.feedburner.com/~f/marktrapp/blog?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/marktrapp/blog?a=nfgR0Jqx"&gt;&lt;img src="http://feeds.feedburner.com/~f/marktrapp/blog?d=45" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/marktrapp/blog/~4/i5ze_biehdw" height="1" width="1"/&gt;</description>
 <category domain="http://marktrapp.com/blog/argumentation">Argumentation</category>
 <category domain="http://marktrapp.com/tags/apple">Apple</category>
 <category domain="http://marktrapp.com/tags/argumentation">argumentation</category>
 <category domain="http://marktrapp.com/tags/friendfeed">friendfeed</category>
 <category domain="http://marktrapp.com/tags/gabe-rivera">Gabe Rivera</category>
 <category domain="http://marktrapp.com/tags/techmeme">Techmeme</category>
 <pubDate>Tue, 06 Jan 2009 00:06:54 +0000</pubDate>
 <dc:creator>Mark Trapp</dc:creator>
 <guid isPermaLink="false">32 at http://marktrapp.com</guid>
 <media:content url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/On Apple, FriendFeed, and Techmeme.png" type="image/png" />
 <media:thumbnail url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/On Apple, FriendFeed, and Techmeme.png" />
<feedburner:origLink>http://marktrapp.com/blog/2009/01/05/apple-friendfeed-and-techmeme</feedburner:origLink></item>
<item>
 <title>Anatomy of an Argument</title>
 <link>http://feedproxy.google.com/~r/marktrapp/blog/~3/PAutSOyjxHI/anatomy-argument</link>
 <description>&lt;p&gt;        &lt;img src="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/blog/Anatomy of an Argument.png" alt="" title=""  width="425" height="150" /&gt;   &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bottom Line:&lt;/strong&gt; Every argument can be reduced down to three different parts: any argument can be understood or defeated by identifying these parts.&lt;/p&gt;
&lt;p&gt;A few months ago, I &lt;a href="/blog/2008/09/27/argumentation-its-not-just-trolls"&gt;discussed the value of discussing, not debating, ideas&lt;/a&gt;: that we should be focused on a person's argument, not the person. Yesterday, I &lt;a href="/blog/2009/01/03/armchair-entrepeneuring"&gt;talked a little about a real-world application of a discussion of ideas&lt;/a&gt;, and the value of understanding an opposing argument before providing your own. Today, I'm going to go back to basics and discuss what, exactly, constitutes an argument, and how knowing how to spot an argument can help one form one's own arguments.&lt;/p&gt;

&lt;h3&gt;What does an argument look like?&lt;/h3&gt; &lt;p&gt;I've said previously that an argument isn't a yelling match: it's a rational justification for an idea. It's more than that, though: when you make an argument, or you try to understand another person's argument, you're looking for three very specific things:&lt;/p&gt; &lt;ol&gt;     &lt;li&gt;Identify what the argument is trying to claim, and what facts it provides to support it (Premises and Conclusions),&lt;/li&gt;     &lt;li&gt;Figure out if the claim necessarily comes from the supporting facts (Valid Arguments), and&lt;/li&gt;     &lt;li&gt;Determine if the supporting facts are actually true. (Soundness)&lt;/li&gt; &lt;/ol&gt; &lt;h3&gt;Premises and Conclusions&lt;/h3&gt; &lt;p&gt;The first step in understanding an argument is to identify two types of information. Firstly, you provide some information that one ought to take as being true, called &lt;strong&gt;premises&lt;/strong&gt;, and secondly, you provide a &lt;strong&gt;conclusion&lt;/strong&gt; drawn from those premises.&lt;/p&gt;  &lt;p&gt;&amp;quot;I can see the Sun: it's daytime&amp;quot; would be a very simple argument. The statement of fact, that it's daytime, is dependent on my seeing the Sun being true, and that seeing the Sun does, in fact, indicate that it's daytime. Another argument might be &amp;quot;I can see the Sun; therefore, the iPhone is a smart phone.&amp;quot;&lt;/p&gt; &lt;h3&gt;Valid Arguments: necessity and sufficiency&lt;/h3&gt; &lt;p&gt;This second argument is a little strange: the conclusion doesn't have anything to do with the premise. That's because the argument is not valid: a &lt;strong&gt;valid argument&lt;/strong&gt; is one where the conclusion &lt;em&gt;necessarily&lt;/em&gt; comes from the premises.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Necessarily&lt;/strong&gt; is the operative word; the iPhone &lt;em&gt;could&lt;/em&gt; be a smart phone: my (bad) argument doesn't preclude that. In order to make good on my argument, I need to provide other premises that would enough to necessitate the conclusion. If I said, for example, &amp;quot;The iPhone can access the internet and do more than just make calls,&amp;quot; that'd be more likely to necessitate the conclusion, &amp;quot;the iPhone is a smart phone.&amp;quot;&lt;/p&gt; &lt;p&gt;On the other hand, the first argument, that because I can see the sun, it's daytime, is a valid argument. In fact, the premise, &amp;quot;I can see the sun&amp;quot; is &lt;strong&gt;sufficient&lt;/strong&gt; for coming up with the conclusion: based on that fact alone, the conclusion couldn't possibly be false.&lt;/p&gt; &lt;p&gt;Necessity and sufficiency will play an important role in a later post, where I go into fallacies: for now, they act as a means for differentiating a valid argument from an invalid one.&lt;/p&gt; &lt;h3&gt;Soundness&lt;/h3&gt; &lt;p&gt;The final thing to identify in an argument is its soundness. A &lt;strong&gt;sound argument&lt;/strong&gt; is a valid argument that also consists of true premises. Consider the valid argument from above: &amp;quot;I can see the Sun, therefore it's daytime.&amp;quot; That's a valid argument: but what if I'm lying, and I can't actually see the sun? Then the argument isn't sound. It doesn't necessarily mean the conclusion is false: it could be a cloudy day, after all. Note that the argument &lt;em&gt;must&lt;/em&gt; be valid: &amp;quot;I can see the Sun; therefore the iPhone is a smart phone&amp;quot; could never be sound, even if the premise were true.&lt;/p&gt; &lt;h3&gt;Wrapping Up&lt;/h3&gt; &lt;p&gt;The three steps outlined are important: in fact, all arguments can be parsed with these three steps alone (obviously, each step has its own methods and tricks for completing them, more on that in later posts). Besides providing a foundation for understanding an argument, every bad argument can be defeated with at least one of the steps: either the argument doesn't provide reasons for a conclusion, the conclusion doesn't necessarily follow from the reasons provided,  the reasons provided are simply false, or a combination of the three.&lt;/p&gt; &lt;h3&gt;Homework&lt;/h3&gt; &lt;p&gt;Try looking at a few claims people make to you, take a look at a TV spot: what is the conclusion, and what are the premises? Do the premises necessitate the conclusion? Are the premises sufficient for coming up with the conclusion, or do they need more? Are the premises actually true?&lt;/p&gt; &lt;p&gt;&lt;em&gt;&lt;strong&gt;Main illustration credit:&lt;/strong&gt; &lt;a href="http://www.henryvandykecarter.com/"&gt;Henry Vandyke Carter&lt;/a&gt;, illustrator for Henry Gray's &lt;a href="http://en.wikipedia.org/wiki/Gray's_Anatomy"&gt;&lt;em&gt;Gray's Anatomy&lt;/em&gt;&lt;/a&gt; (via &lt;a href="http://thingstolookat.blogspot.com/2008/04/greys-anatomy.html"&gt;Things to Look At&lt;/a&gt;)&lt;/em&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/marktrapp/blog?a=Vw4wBIjh"&gt;&lt;img src="http://feeds.feedburner.com/~f/marktrapp/blog?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/marktrapp/blog?a=bEeZHU2v"&gt;&lt;img src="http://feeds.feedburner.com/~f/marktrapp/blog?d=45" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/marktrapp/blog/~4/PAutSOyjxHI" height="1" width="1"/&gt;</description>
 <category domain="http://marktrapp.com/blog/argumentation">Argumentation</category>
 <category domain="http://marktrapp.com/tags/arguments">arguments</category>
 <category domain="http://marktrapp.com/tags/guide">guide</category>
 <category domain="http://marktrapp.com/tags/justifications">justifications</category>
 <pubDate>Sun, 04 Jan 2009 22:35:20 +0000</pubDate>
 <dc:creator>Mark Trapp</dc:creator>
 <guid isPermaLink="false">31 at http://marktrapp.com</guid>
 <media:content url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/Anatomy of an Argument.png" type="image/png" />
 <media:thumbnail url="http://marktrapp.com/sites/marktrapp.com/files/imagecache/article_image/Anatomy of an Argument.png" />
<feedburner:origLink>http://marktrapp.com/blog/2009/01/04/anatomy-argument</feedburner:origLink></item>
  </channel>
</rss>
