<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Banapana &#187; Social Butterfly</title>
	<atom:link href="http://banapana.com/category/social-butterfly/feed" rel="self" type="application/rss+xml" />
	<link>http://banapana.com</link>
	<description>This is your mind on media.</description>
	<lastBuildDate>Sat, 21 Jan 2012 00:10:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The Question Mark at the End</title>
		<link>http://banapana.com/social-butterfly/the-question-mark-at-the-end</link>
		<comments>http://banapana.com/social-butterfly/the-question-mark-at-the-end#comments</comments>
		<pubDate>Thu, 19 Jan 2012 19:55:36 +0000</pubDate>
		<dc:creator>Russell Warner</dc:creator>
				<category><![CDATA[Social Butterfly]]></category>

		<guid isPermaLink="false">http://banapana.com/?p=1528</guid>
		<description><![CDATA[We&#8217;ve all found some article that we wanted to share with others, and what simpler way could their be than to just copy the URL from the browser and paste it in an email! Just like this: http://www.good.is/post/at-this-vending-machine-swapping-is-the-new-buying?utm_campaign=daily_good2&#038;utm_medium=email_daily_good2&#038;utm_source=headline_link&#038;utm_content=At%20This%20Vending%20Machine%2C%20Swapping%20is%20the%20New%20Buying Yuck! Well, I&#8217;m here to tell you how to solve this hobgoblin by giving you some information [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve all found some article that we wanted to share with others, and what simpler way could their be than to just copy the URL from the browser and paste it in an email! Just like this:</p>

<blockquote>
<a href="http://www.good.is/post/at-this-vending-machine-swapping-is-the-new-buying?utm_campaign=daily_good2&#038;utm_medium=email_daily_good2&#038;utm_source=headline_link&#038;utm_content=At%20This%20Vending%20Machine%2C%20Swapping%20is%20the%20New%20Buying">http://www.good.is/post/at-this-vending-machine-swapping-is-<br/>the-new-buying<span style="background-color: black; color: white;">?</span>utm_campaign=daily_good2&#038;utm_medium=email_daily_good2<br/>&#038;utm_source=headline_link&#038;utm_content=At%20This%20Vending<br/>%20Machine%2C%20Swapping%20is%20the%20New%20Buying</a>
</blockquote>

<p>Yuck!  Well, I&#8217;m here to tell you how to solve this hobgoblin by giving you some information about the question mark &#8220;at the end.&#8221;&#8212;the one that I&#8217;ve highlighted in black.  For that is not a question mark for the title of the article, but rather the gate to server world.</p>

<p><span id="more-1528"></span>
If you look at the above url, you&#8217;ll notice a few things you&#8217;re likely to recognize.  This domain is unusual for not being a &#8220;.com&#8221; but other than that, the title of the article is pretty clear.  You can read it out loud, &#8220;At This Vending Machine Swapping is the New Buying.&#8221;  But see, that&#8217;s a title, not a question. <em>That</em> question mark is the end of the URL and the beginning of a bunch of variables that programmers and publishers can use mainly to see where you came from.  I was in my mail program when this article popped up, I clicked on the link, and this URL was sent to my browser, letting the good people at Good Magazine know that I arrived on their doorstep from out of an email they sent to me.</p>

<p>But look, copy only the portion up to the question mark and <em>Voila</em>, the URL still functions perfectly:</p>

<blockquote>
<a href="http://www.good.is/post/at-this-vending-machine-swapping-is-the-new-buying">http://www.good.is/post/at-this-vending-machine-swapping-is-the-new-buying</a>
</blockquote>

<p>Some people prefer to automate this process a bit by using URL shortening services such as <a href="http://bit.ly">bit.ly</a> or <a href="http://goo.gl">goo.gl</a> or, my favorite, <a href="http://goo.gl">is.gd</a>, and I do use them for Twitter.  But when sending along an article to a friend, I consider this bad etiquette.  In a way, it takes advantage of trust and removes information from the receiver which would otherwise give them a choice to spend their time on your missive or not.  Consider the difference here:</p>

<blockquote>
Hey,<br/><br/>
Thought you would appreciate this article from Good Magazine:<br/>
&#8220;At This Vending Machine Swapping is the New Buying&#8221;<br/>

http://www.good.is/post/at-this-vending-machine-swapping-is-the-new-buying

</blockquote>

<blockquote>
Hey,<br/><br/>

Check this out:<br/>

http://is.gd/1OgsZz

</blockquote>

<p>You see?  There&#8217;s no context.  The second message reads like an imperative.  But, people are busy.  People may not be more or less likely to go to the link you&#8217;ve so generously shared if it&#8217;s shortened, but if they put it away for later, chances are they&#8217;ll forget it. Instead, the context of the title might be enough to spring something to mind later and they&#8217;ll seek it out of their inbox.  Besides which, I can&#8217;t help but think that courtesy and clarity in email are two things worth striving for.</p>

<p><strong>Publishers!</strong>: You should note for yourselves that bad URLs are likely harming your readership.  URLs like the first one above often just break in email programs when people try to share them.  It&#8217;s why URL shortening services exist, but they are not a panacea.  Ask your webmaster (are they still called that?) how a reader can land on the site, your URL variables then register with your server, and afterwards direct the reader to a new copy of the page with a nice URL that people can more easily share.  It&#8217;s not hard to do. (Particularly savvy web masters will use javascript to dynamically update the URL without ever making the reader think they&#8217;ve left the page!)</p>
]]></content:encoded>
			<wfw:commentRss>http://banapana.com/social-butterfly/the-question-mark-at-the-end/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Peaceful Soldier</title>
		<link>http://banapana.com/social-butterfly/peaceful-soldier</link>
		<comments>http://banapana.com/social-butterfly/peaceful-soldier#comments</comments>
		<pubDate>Mon, 21 Nov 2011 22:01:13 +0000</pubDate>
		<dc:creator>Russell Warner</dc:creator>
				<category><![CDATA[Social Butterfly]]></category>
		<category><![CDATA[war social cognition]]></category>

		<guid isPermaLink="false">http://banapana.com/?p=1393</guid>
		<description><![CDATA[My definition of war has always been fairly myopic. Perhaps never having been involved in a war (only protesting unjustified ones) I&#8217;ve never possessed a need to see it as anything but a bad thing for everyone involved. In fact, I&#8217;ve often wished that soliders just wouldn&#8217;t sign up. (It&#8217;s not unlike how I feel [...]]]></description>
			<content:encoded><![CDATA[<p>My definition of war has always been fairly myopic.  Perhaps never having been involved in a war (only protesting unjustified ones) I&#8217;ve never possessed a need to see it as anything but a bad thing for everyone involved.  In fact, I&#8217;ve often wished that soliders just wouldn&#8217;t sign up. (It&#8217;s not unlike how I feel about actors that do commercials&#8212;<em>please</em>, do something else.) But having poured for weeks and months over research about game theory, sociology and the cognitive science of decision-making (for a research paper) I am surprised to now possess the realization that the volunteer who signs up for the military is really engaging in a very altruistic and cooperative decision. It is the cognitive equivalent of the instinct of the worker bee, who protects the hive, even though the act of stinging will kill him.  Frankly, the old me would have thought that there was no justification for becoming a soldier that could not be explained as being due to familial tradition or jingoism.  I now see that I was wrong on that count, and that the rabbit hole goes even deeper.</p>

<p>For instance, if the act of signing up for war could be considered altruistic, certainly the opportunity for altruism disappears the moment you&#8217;re &#8220;in the shit.&#8221;  Not so.  Consider some stories from David Axelrod&#8217;s &#8220;<a href="http://www.amazon.com/gp/product/0465005640/ref=as_li_ss_tl?ie=UTF8&#038;tag=wwwrussellwar-20&#038;linkCode=as2&#038;camp=217145&#038;creative=399369&#038;creativeASIN=0465005640">The Evolution of Cooperation</a><img src="http://www.assoc-amazon.com/e/ir?t=wwwrussellwar-20&#038;l=as2&#038;o=1&#038;a=0465005640&#038;camp=217145&#038;creative=399369" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />.&#8221; In it he talks about how British and German troops &#8220;regularized&#8221; their firing on each to such a degree that injury could be easily avoided by both sides. &#8220;These rituals of perfunctory and routine firing sent a double message. To the high command they conveyed aggression, but to the enemy they conveyed peace.&#8221; (on Page 86) Peace in the midst of gunfire! We are a bizarre species.</p>
]]></content:encoded>
			<wfw:commentRss>http://banapana.com/social-butterfly/peaceful-soldier/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is the Mainstream Media More Accurate Than New Media?</title>
		<link>http://banapana.com/social-butterfly/is-the-mainstream-more-accurate-than-new-media</link>
		<comments>http://banapana.com/social-butterfly/is-the-mainstream-more-accurate-than-new-media#comments</comments>
		<pubDate>Wed, 17 Jun 2009 14:05:11 +0000</pubDate>
		<dc:creator>Russell Warner</dc:creator>
				<category><![CDATA[Social Butterfly]]></category>

		<guid isPermaLink="false">http://banapana.com/?p=802</guid>
		<description><![CDATA[It&#8217;s not hard to listen to the mainstream media discuss new media because they&#8217;re clueless as to how to use it&#8212;they generally are. But people being generally ignorant of the latest trends on the Internet and the Web is not such a bad thing.1 The new media move fast and it&#8217;s only some of us [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s not hard to listen to the mainstream media discuss new media because they&#8217;re clueless as to how to use it&#8212;they generally are.  But people being generally ignorant of the latest trends on the Internet and the Web is not such a bad thing.<sup id="fnref:1"><a href="#fn:1" rel="footnote">1</a></sup>  The new media move fast and it&#8217;s only some of us that take it upon themselves as a hobby to find out what&#8217;s out there.  What <em>is</em> difficult to listen to is how much credibility the mainstream media gives themselves.  In a recent panel at the 140 Characters Conference (<a href="http://search.twitter.com/search?q=%23140conf">#140conf</a>) several members of the mainstream media <a href="http://www.techcrunch.com/2009/06/17/is-twitter-the-cnn-of-the-new-media-generation/">discussed how they felt</a> about the <a href="http://www.washingtonpost.com/wp-dyn/content/article/2009/06/16/AR2009061603391.html?hpid=topnews">new influence of twitter</a>.</p>

<p>Frankly, even the author of the Techcrunch article made some questionable statements that sound like typical journalistic hyperbole:
&#8220;The pursuit of &#8216;now&#8217; is conditioning us to expect information as it happens, whether it’s accurate or developing.&#8221;  In other words, you can have it now with a greater probability that it&#8217;s wrong, or you can wait and it will be more accurate.  Since when are accuracy and immediacy mutually exclusive?  <span id="more-802"></span>I&#8217;m sorry, but I happen to think that being present at an event is kind of critical.  But that sort of conundrum is just the sort of drivel that established mainstream media ventures want the public to believe&#8212;&#8221;Fair <em>and</em> balanced&#8221;&#8212;it is a perspective that distinctly benefits them.  The author of the article goes on to point out that, &#8220;Fact checking is a vital part of the news business and is ultimately what separates amateurs from experts.&#8221;  Right.  Because the mainstream news always does it&#8217;s <a href="http://www.nytimes.com/2003/05/11/national/11PAPE.html">fact-checking</a>.  Yes sir, the pros are always on top of the story and they&#8217;re always <a href="http://www.csmonitor.com/2007/0207/p09s01-cojh.html">near the story</a> too!  And when you consider their <a href="http://www.techdirt.com/articles/20090414/2105504516.shtml">track record</a>, it&#8217;s hard to argue with them, right?  <a href="http://improveverywhere.com/2009/04/14/cw-11-files-copyright-claim/">Right</a>?</p>

<p>Ali G must be laughing in his fake grave to hear this rubbish.  The news media have always <a href="http://en.wikipedia.org/wiki/William_Randolph_Hearst#Yellow_journalism">been slanted</a> and especially so when it is commercially driven.  When the bottom line matters more than the facts do, the business turns to <a href="http://www.youtube.com/watch?v=HcyyCi2b2AY">making a fuss</a>, not reporting the news, because making a fuss gets ratings.  Worse still, the making of a fuss is monolithic, given over only to those with the means (i.e. communications systems) to decide what the news is going to be.  With twitter, at least you can gather <a href="http://search.twitter.com/search?q=%23iranelection">the facts</a> for yourself and <a href="http://politics.theatlantic.com/mt-42/mt-tb.cgi/10010">make your own judgement</a> rather than having someone make the judgement for you.</p>

<p>Don&#8217;t be fooled.  News is a business and businesses have PR wings.  The mainstream media would have you believe that they are the de facto organization they are because they are relevant and because they do the hard research.  The truth is that they are sensationalist in order to get ratings, and research costs too much money to do well.  That makes them irrelevant and inaccurate more times then they get caught.  If the mainstream media ever did it&#8217;s job, why in the world would we need <a href="http://factcheck.org">Factcheck.org</a> or <a href="http://www.sunlightfoundation.com/">The Sunlight Foundation</a>?</p>

<p>via <a href="http://www.techcrunch.com/2009/06/17/is-twitter-the-cnn-of-the-new-media-generation/">Techcrunch</a></p>

<h2>Update</h2>

<p>Apparently, <a href="http://www.thedailyshow.com/watch/tue-june-16-2009/irandecision-2009---cnn-s-unverified-material">someone</a> from some show called the &#8220;Daily Show&#8221; out there agrees with me (and he&#8217;s a LOT funnier about it).</p>

<div class="footnotes">
<hr />
<ol>

<li id="fn:1">
<p>Including not knowing the difference between those two entities.&#160;<a href="#fnref:1" rev="footnote">&#8617;</a></p>
</li>

</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://banapana.com/social-butterfly/is-the-mainstream-more-accurate-than-new-media/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIY Twitter Clubhouse</title>
		<link>http://banapana.com/social-butterfly/diy-twitter-clubhouse</link>
		<comments>http://banapana.com/social-butterfly/diy-twitter-clubhouse#comments</comments>
		<pubDate>Fri, 29 May 2009 01:45:18 +0000</pubDate>
		<dc:creator>Russell Warner</dc:creator>
				<category><![CDATA[Social Butterfly]]></category>
		<category><![CDATA[clubhouse]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Jelly Halo]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://banapana.com/?p=797</guid>
		<description><![CDATA[Just a thought: if for any reason you wanted to follow only close friends or family on Twitter and wanted a way to more privately communicate with only that group of people, you could create a Twitter clubhouse. Set up an account that only allows invited individuals to see updates. When a person (who should [...]]]></description>
			<content:encoded><![CDATA[<p>Just a thought: if for any reason you wanted to follow only close friends or family on Twitter and wanted a way to more privately communicate with only that group of people, you could create a Twitter clubhouse.  Set up an account that only allows invited individuals to see updates.  When a person (who should be allowed in the group) requests membership, you (the presumed admin) would not only allow the individual to join but also give them the keys to the clubhouse (login and password for the private Twitter account).  What this allows for is a few things:</p>

<ol>
<li>Everyone that is allowed to follow the clubhouse can see its postings (including @ posts to the clubhouse).</li>
<li>Any member of the clubhouse can DM the clubhouse account privately and anyone in the clubhouse will see it.</li>
<li>Any member of the clubhouse can publicly @ the clubhouse</li>
</ol>

<p>Obviously, this is not as fancy as a clubhouse could be.  For instance, only one person would get the privilege of receiving DMs on a device.  With most systems (like Tweetie for the iphone and ipod) that&#8217;s a fairly moot problem (since you can switch between accounts with relative ease and see DMs that way).  But it would be a good way to create a somewhat cloistered area for casual semi-public messaging.  I work on a collective novel over at <a href="http://jellyhalo.pbworks.com/">Jelly Halo</a> right now and despite the great things <a href="http://pbworks.com/">PBworks</a> have set up, there isn&#8217;t a communication system that would be as &#8220;collected&#8221; in one place as this method would.</p>
]]></content:encoded>
			<wfw:commentRss>http://banapana.com/social-butterfly/diy-twitter-clubhouse/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bookmarks Toolbar Evolution</title>
		<link>http://banapana.com/social-butterfly/bookmarks-toolbar-evolution</link>
		<comments>http://banapana.com/social-butterfly/bookmarks-toolbar-evolution#comments</comments>
		<pubDate>Sun, 21 Sep 2008 17:03:04 +0000</pubDate>
		<dc:creator>Russell Warner</dc:creator>
				<category><![CDATA[Social Butterfly]]></category>
		<category><![CDATA[bookmarklets]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[evernote]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[GTD]]></category>
		<category><![CDATA[is.gd]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[laterloop]]></category>
		<category><![CDATA[sharethis]]></category>
		<category><![CDATA[social sites]]></category>
		<category><![CDATA[social-networking site]]></category>
		<category><![CDATA[todoist]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://banapana.com/?p=487</guid>
		<description><![CDATA[I&#8217;m generally having one of those days where you sit down to do &#8220;something&#8221; on the computer and three hours have passed and you&#8217;ve done a lot but not the &#8220;something.&#8221;  I can generally avoid this problem because I have a bunch of online tools that help me do it, but today I&#8217;m working in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m generally having one of those days where you sit down to do &#8220;something&#8221; on the computer and three hours have passed and you&#8217;ve done a lot but not the &#8220;something.&#8221;  I can generally avoid this problem because I have a bunch of online tools that help me do it, but today I&#8217;m working in someone else account and those tools aren&#8217;t available as easily.<sup id="fnref:1"><a href="#fn:1" rel="footnote">1</a></sup>  That&#8217;s when it dawned on me, when did my bookmarks toolbar become so really, really important?<span id="more-487"></span></p>

<p>Here&#8217;s what my toolbar looks like in Safari on my Mac (looks about the same in Chrome on my Dell).</p>

<p><img class="size-full wp-image-488" title="bookmarklets" src="http://banapana.com/wp-content/uploads/2008/09/bookmarklets.png" alt="Bookmarklets on my browser" width="500" height="18" /></p>

<p>What&#8217;s happened is that these are all what are known as bookmarklets.  Rather than just bookmarks with URLs that take you somewhere (some page you like to visit a lot); these little babies have javascript in them and actually do something to the page you are on.  Say that I&#8217;m on the New York Times looking at some article about a new discovery about the brain.  I got it because someone else emailed it to me.  Well, the first thing is that this really might not be a good time to read the article, so clicking &#8220;Save for later&#8221; is a bookmarklet that adds the page to my queue of articles over on <a href="http://laterloop.com">laterloop</a>.  Laterloop will keep track of your reading queue, let you check items off as you read them, and it will do so in your feedreader of choice or on your iPhone.  Get those (possibly important) articles out of your inbox and into your reading queue and then when you really do have some down time, read the queue.  Very handy.</p>

<p>However, you might also want to pass this particular article along to some folks who you know also might want to see it.  Personally, I&#8217;m a firm believer in thoroughly reading what I forward.  The value of the network depends on how much we fact check and filter.  But sometimes the source is enough and that&#8217;s what the Sharethis bookmarklet will do for you.  It generates an inline dialogue box that lets you share the article with friends in innumerable ways (email, delicious, friendfeed, facebook, ust to name a small few).</p>

<p>The list of handy bookmarklets goes on.  &#8220;Post to Delicious&#8221; will let you track your bookmarks online at <a href="http://delicious.com">delicious.com</a> so you can get to them from any platform or machine.  <a href="http://todoist.com">Todoist</a> is a fantastic to-do tracker that I&#8217;ve <a href="http://banapana.com/social-butterfly/todoist-or-how-to-get-stuff-done">raved about before</a>&#8212;their delegate bookmarklet will let you turn pages and online email items into to-to items in your lists.  And <a href="http://is.gd">is.gd</a> will take horrendously long URLs (like mine) and make them bite-size for posting to something like <a href="http://twitter.com">Twitter</a> or just making your emails easier on the eyes.</p>

<div class="footnotes">
<hr />
<ol>

<li id="fn:1">
<p>Those tools, if you&#8217;re interested are <a href="http://www.laterloop.com">Laterloop</a>, <a href="http://www.sharethis.com">Sharethis</a>, <a href="http://www.delicious.com">Delicious</a>, <a href="http://todoist.com">Todoist</a>, <a href="http://is.gd">Is.gd</a>, and <a href="http://www.evernote.com">Evernote</a>.&#160;<a href="#fnref:1" rev="footnote">&#8617;</a></p>
</li>

</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://banapana.com/social-butterfly/bookmarks-toolbar-evolution/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Peter Gabriel Announces thefilter.com</title>
		<link>http://banapana.com/social-butterfly/peter-gabriel-announces-thefiltercom</link>
		<comments>http://banapana.com/social-butterfly/peter-gabriel-announces-thefiltercom#comments</comments>
		<pubDate>Mon, 09 Jun 2008 21:34:07 +0000</pubDate>
		<dc:creator>troped</dc:creator>
				<category><![CDATA[Social Butterfly]]></category>
		<category><![CDATA[thefilter music filtering]]></category>

		<guid isPermaLink="false">http://banapana.com/?p=390</guid>
		<description><![CDATA[This is kind of tough, because I am a huge fan of Peter Gabriel&#8212;not only as a musician, but as an interactive artist who has often been very far ahead of the curve.  But this latest effort, a new site to help you sort through all the media out there is a real loser.  One [...]]]></description>
			<content:encoded><![CDATA[<p>This is kind of tough, because I am a huge fan of Peter Gabriel&#8212;not only as a musician, but as an interactive artist who has often been very far ahead of the curve.  But this latest effort, a new site to help you sort through all the media out there is a real loser.  One among many, in fact.</p>

<p><span id="more-390"></span></p>

<p>For starters, the site has all the trappings of a me-too effort that is easily three years late to the game.  Among its competitors I would count Amazon, Last.fm, Pandora (my favorite), Finetune, Imeem, musicfilter.com as well as some other fronts (i.e. besides the web) like iTunes and music magazines (remember those?)  Then to make matters more difficult for themselves, thefilter.com is going to filter everything!&#8212;music, movies, web video and tv.<sup id="fnref:1"><a href="#fn:1" rel="footnote">1</a></sup>  And the thing is, most of the sites that I&#8217;ve listed above actually get it wrong anyway.  Seriously.</p>

<p>Itunes manages to predict lots of things that I like but have heard before.  The same goes for last.fm.  And I have used the <em>heck</em> out of both of those sites.  But its a simple fact that my own regular explorations of blogs and sites and rss feeds (and listening to what <a href="http://maepresss.blogspot.com">my sister</a> likes) allows me to find tons of more stuff than any recommendation engine.  Except for one.</p>

<p>Pandora.com that can actually recommend music I&#8217;ve not heard of before on my own and the clear difference is in methods, with last.fm and iTunes and all the rest using the &#8220;neighbor&#8221; model (people who like what you like also like&#8230;) and Pandora actually employing a lot of DJs to catalog tracks.  They call it <a href="http://www.pandora.com/mgp.shtml">the music genomeproject</a> and it&#8217;s brilliant.  Until computer algorithms are good enough to actually analyze the sound files and not just people&#8217;s listening habits, foraging new frontiers is going to be very hard for them.</p>

<p>The filtering process is becoming a truly necessary component of the web and what is really going to continue to drive new customers to <a href="http://longtail.typepad.com/the_long_tail/2005/07/six_kinds_of_fi.html">the long tail</a> and the frontiers but this neighbor filtering process is just not up to the task.  Tastes evolve and not necessarily at the same rate in the same direction.  None of the examples I&#8217;ve listed of these filters that use the neighbor system have introduced me to anything.</p>

<p>Of the nine movies that thefilter.com wanted me to rate in order to join (a poor usability decision, by the way) I had seen three.  That just doesn&#8217;t bode well for the site.  Nor does the fact that it is a series of lists of music that I have to listen to and rate.  So, let me get this straight; filtering is good because it makes it easier to hear new things, you just have to do a little work first.  There&#8217;s no way you could, say, import a playlist of mine from iTunes?  Sorry, but thefilter.com is a day late and a dollar short.</p>

<div class="footnotes">
<hr />
<ol>

<li id="fn:1">
<p>By the way, small note here, but what&#8217;s the difference between those last three options anymore?&#160;<a href="#fnref:1" rev="footnote">&#8617;</a></p>
</li>

</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://banapana.com/social-butterfly/peter-gabriel-announces-thefiltercom/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Friend in Need is a Friend Feed</title>
		<link>http://banapana.com/social-butterfly/a-friend-in-need-is-a-friend-feed</link>
		<comments>http://banapana.com/social-butterfly/a-friend-in-need-is-a-friend-feed#comments</comments>
		<pubDate>Thu, 24 Apr 2008 01:57:42 +0000</pubDate>
		<dc:creator>troped</dc:creator>
				<category><![CDATA[Social Butterfly]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[friendfeed]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[lifestream]]></category>
		<category><![CDATA[social sites]]></category>
		<category><![CDATA[socialthing]]></category>
		<category><![CDATA[web feeds]]></category>

		<guid isPermaLink="false">http://banapana.com/?p=375</guid>
		<description><![CDATA[I&#8217;ve been trying out a couple of what you would call social feed aggregators. Yeah, I know. Ugh. But what friendfeed.com and socialthing.com are trying to accomplish is just exactly that&#8212;getting all your information about friends on all your various social sites (think Flickr, Twitter, Facebook, Shelfari, Blogger, etc). You want to keep up with [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying out a couple of what you would call social feed aggregators.  Yeah, I know.  Ugh.  But what <a href="http://www.friendfeed.com">friendfeed.com</a> and <a href="http://www.socialthing.com">socialthing.com</a> are trying to accomplish is just exactly that&#8212;getting all your information about friends on all your various social sites (think <a href="http://flickr.com">Flickr</a>, <a href="http://twitter.com">Twitter</a>, <a href="http://facebook.com">Facebook</a>, <a href="http://shelfari.com">Shelfari</a>, <a href="http://blogger.com">Blogger</a>, etc).  You want to keep up with all the news and activity from your friends on those sites; wouldn&#8217;t it be nice to do it in one place, right?</p>

<p><span id="more-375"></span></p>

<p>What&#8217;s strange is that these two sites have chosen very different methodologies for gathering all your friends into one place.  Friendfeed.com, on the one hand, let&#8217;s you create a feed into which you import your accounts.  I mess around on Twitter, Flickr, Facebook, Del.icio.us, and I have two blogs <sup id="fnref:1"><a href="#fn:1" rel="footnote">1</a></sup>.  So I pulled them all into one feed and voilá!&#8212;with merely one pretentious French word, I have my own <a href="http://friendfeed.com/ruzel">personal feed</a>.  Nice.</p>

<p>Socialthing, on the other hand, let&#8217;s you put in all your account information for various sites and then updates your &#8220;lifestream&#8221; with all the activities and buzz of your friends on that site.  Socialthing is still in beta right now, but if you&#8217;re really interested in getting me an account, ask nicely and I&#8217;ll give you one of my invitations.</p>

<p>The truth is, I like both sites.  Friendfeed.com wins hand-down for being plugged into the most services.  But I think Socialthing is right on their tale.  Not that it matters.  Really, Socialthing is for the online wallflowers and Friendfeed is for the attention junkies.  Think of one as email and the other as broadcast.  You can create a friendfeed and give it to anyone.  That&#8217;s a nice thing for us social butterflies.  Socialthing on the other hand is a little less loud.  You have to log in to the site, and you don&#8217;t have to wait on your friends to figure out what &#8220;<a href="http://en.wikipedia.org/wiki/Web_feed">feeds</a>&#8221; are before you can subscribe to their goings-on.  I think for me, for the time being, both will serve a valuable service.  And like a lot of social sites, it depends a lot on where your friends are on the I-have-my-own-blog-I-just-found-out-about-myspace scale.</p>

<div class="footnotes">
<hr />
<ol>

<li id="fn:1">
<p>That was actually the mercifully short list.  If you want to see all my online ridiculousness <a href="http://claimid.com/ruzel">go here</a>.&#160;<a href="#fnref:1" rev="footnote">&#8617;</a></p>
</li>

</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://banapana.com/social-butterfly/a-friend-in-need-is-a-friend-feed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Web Site Does Not Begin at the Beginning</title>
		<link>http://banapana.com/social-butterfly/your-web-site-does-not-begin-at-the-beginning</link>
		<comments>http://banapana.com/social-butterfly/your-web-site-does-not-begin-at-the-beginning#comments</comments>
		<pubDate>Fri, 13 May 2005 18:52:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Social Butterfly]]></category>
		<category><![CDATA[Mountain Dew's Ad Agency]]></category>
		<category><![CDATA[usability
 site]]></category>
		<category><![CDATA[Web Site Does Not Begin]]></category>

		<guid isPermaLink="false">http://banapana.troped.com/?p=96</guid>
		<description><![CDATA[Now and then google points me to a page of this kind and I am forced to grumble to myself having come so close to information I was seeking only to be barred from it by an unthoughtful web designer. Type &#8220;mountain dew ad agency&#8221; into google (as in: who is Mountain Dew&#8217;s Ad Agency) [...]]]></description>
			<content:encoded><![CDATA[<p>Now and then google points me to a page of this kind and I am forced to grumble to myself having come so close to information I was seeking only to be barred from it by an unthoughtful web designer.  Type &#8220;mountain dew ad agency&#8221; into google (as in: who is Mountain Dew&#8217;s Ad Agency) and you will receive <a href="http://advertising.about.com/library/quiz/blz6q4d.htm">this link</a>.  The first thing you&#8217;ll note is that this page is a mess with hardly any central focus.  The second thing you will see is that this is the answer to Question #4.  The question isn&#8217;t on the page and there&#8217;s no way to get back to it &#8212; not even by tinkering with the nonsensical URL.  The point here is: people end up on your web site from all sorts of trajectories and you have no way of knowing this.  Most small businesses I&#8217;ve found tend to leave <em>crucial</em> information off their home page; a phone number and hours of operation.  No one should have to click a link to get that basic information!  Each and every page on a web site needs to be oriented and properly linked to related pages.  This is BASIC.  Read a <a href="http://www.useit.com">usability</a> site please.</p>
]]></content:encoded>
			<wfw:commentRss>http://banapana.com/social-butterfly/your-web-site-does-not-begin-at-the-beginning/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

