<?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>SocialStartups.com &#187; etsy</title>
	<atom:link href="http://www.socialstartups.com/category/etsy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.socialstartups.com</link>
	<description>All that's new in the social computing space.</description>
	<lastBuildDate>Sun, 22 Aug 2010 17:14:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>5 fundamental social design patterns</title>
		<link>http://www.socialstartups.com/2008/12/11/5-fundamental-social-design-patterns/</link>
		<comments>http://www.socialstartups.com/2008/12/11/5-fundamental-social-design-patterns/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 20:17:02 +0000</pubDate>
		<dc:creator>dlifson</dc:creator>
				<category><![CDATA[RSS]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[etsy]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.socialstartups.com/?p=84</guid>
		<description><![CDATA[In the last 2 years, a few different sites have implemented some very successful social designs. I&#8217;ll lay out 5 social design patterns here and then follow up with case studies in subsequent posts. These apply to sites with user-generated content where the content is the primary object. Public Timeline I&#8217;m starting with the public [...]]]></description>
			<content:encoded><![CDATA[<p>In the last 2 years, a few different sites have implemented some very successful social designs. I&#8217;ll lay out 5 social design patterns here and then follow up with case studies in subsequent posts. These apply to sites with user-generated content where the content is the <a href="http://bokardo.com/archives/the-social-graph-and-objects-of-sociality/">primary object</a>.</p>
<h2>Public Timeline</h2>
<p>I&#8217;m starting with the public timeline because, while it&#8217;s not the sexiest thing on this list, it&#8217;s critical for new users as a solution to the cold start problem. The public timeline is the first place new users will look for new content. It&#8217;s also how they will determine if they wish to join your community &#8211; the size, the tone, the cultural-norms, and the freshness of your community is easily communicated via the public timeline. And, of course, it&#8217;s also where new users can find other interesting users, which leads me to my next pattern.</p>
<h2>Asymmetrical Follow</h2>
<p>This has been <a href="http://www.redmonk.com/jgovernor/2008/12/05/assymetrical-follow-a-core-web-20-pattern/">written</a> <a href="http://ross.typepad.com/blog/2008/12/asymmetrical-fo.html">about</a> <a href="http://confusedofcalcutta.com/2008/12/08/musing-about-politeness-and-continuous-partial-asymmetry/">before</a>, so I won&#8217;t say much. Asymmetrical follow means I can follow the updates of a user without their permission. They, in turn, could follow me back but it&#8217;s not required. This allows for the kind of preferential attachment characteristic of <a href="http://en.wikipedia.org/wiki/Scale-free_network">scale-free networks</a>, and it&#8217;s scale-free networks that are primed for viral propagation. When the goal is content distribution powered by network effects, it just doesn&#8217;t matter if you actually know the person or not. All that matters is if the person if a reliable source for interesting content. This is why social networks have failed to become anything more than social networks. Remember this graph <a href="http://www.elatable.com/blog/?p=5">from Brad Horowitz</a>?</p>
<div class="wp-caption aligncenter" style="width: 489px"><a href="http://www.elatable.com/blog/?p=5"><img title="Content creation pyramid" src="http://www.elatable.com/blog/wp-content/uploads/2006/02/pyramid.gif" alt="Only 1% of a community are content creators" width="479" height="184" /></a><p class="wp-caption-text">Only 1% of a community are content creators</p></div>
<p>Most people&#8217;s social networks aren&#8217;t large enough to contain more than a handful of super-star content creators. I believe the average Facebook account has 300 users. 1% of that is 3 &#8211; not enough to be a valuable source of content. If you think <a href="http://en.wikipedia.org/wiki/Dunbar%27s_number">Dunbar&#8217;s number</a> is a more accurate group size &#8211; which I do not with regard to online communities &#8211; then you&#8217;re only left with 1 or 2 people (1% of 150 = 1.5). Yes, you can argue that Facebook has done very well for itself living off of soap-opera like content &#8211; who is dating whom, who got drunk at what party, what was she wearing?!?) but there are natural limits to that growth. Their commenting feature will help drive page views, but there isn&#8217;t a whole lot of new value being created there.</p>
<h2>Newsfeed</h2>
<p>Nothing shocking about this. Now that your users have gone out and followed their friends and other interesting users, their homepage should now be the newsfeed that aggregates all of that content into one place. But it&#8217;s not sufficient just to include the stream of content. You need to also show who contributed that content (and, in the case of re-blogging, the other hands it passed through). Why? Because that&#8217;s how you can evaluate the people you are following (and, with re-blogging, discover new people to follow).</p>
<h2>Re-blogging</h2>
<p>I&#8217;m a huge re-blogging fan. It&#8217;s the engine that drives the content diffusion through the network. The concept is simple: if someone I&#8217;m following shares something interesting, I can easily push that same interesting piece of content out to everyone who is following me while providing proper attribution. Someone who follows me can do the same, and again, and again. This is really powerful, as the people who follow me are most likely not the same as the people I follow. Re-blogging provides a transport device for great interesting content to travel through <a href="http://en.wikipedia.org/wiki/Connected_component_(graph_theory)">connected components</a> of the network (which are generally much larger than your immediate social network).</p>
<h2>Social Proof</h2>
<p>While judging the content someone shares is a decent proxy for evaluating whether or not to follow that person, social proof can help. Show how many followers the person has. Better yet, calculate their influence (like PageRank does for websites). Or, show how many favorites their posts have accrued or re-blogs their posts have had. It&#8217;s a quick and easy way for users to ascertain the reputation of a user in the context of your site.</p>
<h2>Bonus: APIs and RSS</h2>
<p>I promised five, but here&#8217;s an extra. Use APIs and RSS to amplify your power. Provide APIs so that others can build tools that extend your reach. Publish RSS feeds so that users can incorporate your interesting content into their existing routines. Make use of other companies&#8217; APIs to publish your content out to them (like publishing to Twitter). It&#8217;s very difficult to create new habits, but it&#8217;s much easier to go where your users already are (Facebook, Twitter, Google Reader in my case).</p>
<p>Like I said at the start, I&#8217;ll be back soon with some commentary on how well (or not) various sites are implementing these ideas. Off the top of my head, I&#8217;m thinking about <a href="http://blip.fm">Blip.fm</a>, <a href="http://bit.ly">bit.ly</a>, and <a href="http://soup.io">Soup.io</a>. I&#8217;d love to talk about Etsy, but I feel like it wouldn&#8217;t be appropriate.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.socialstartups.com/2008/12/11/5-fundamental-social-design-patterns/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Releasing classical music</title>
		<link>http://www.socialstartups.com/2008/11/21/releasing-classical-music/</link>
		<comments>http://www.socialstartups.com/2008/11/21/releasing-classical-music/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 01:57:08 +0000</pubDate>
		<dc:creator>dlifson</dc:creator>
				<category><![CDATA[Startups]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[etsy]]></category>
		<category><![CDATA[ideas]]></category>

		<guid isPermaLink="false">http://www.socialstartups.com/2008/11/21/releasing-classical-music/</guid>
		<description><![CDATA[I was chatting with my friend Dan Nelson today after bumping into him at the Cornell Music Department library. He&#8217;s currently a Ph.D student at UPenn studying musical composition. He threw an idea at me and, after some collaboration, we came up with something akin to a Flickr for composed music. It would work like [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/11599314@N00/459219845"><img src="http://farm1.static.flickr.com/211/459219845_2ee286d641.jpg" alt="" /></a></p>
<p>I was chatting with my friend Dan Nelson today after bumping into him at the Cornell Music Department library. He&#8217;s currently a Ph.D student at UPenn studying musical composition. He threw an idea at me and, after some collaboration, we came up with something akin to a Flickr for composed music.</p>
<p>It would work like this:</p>
<p>Everyone who registers gets a tumblog. (Side note: I love Tumblr. I thought about apologizing to everyone who keeps hearing me implement ideas with Tumblr, but I&#8217;m not going to. They deserve it for a job well done.)</p>
<p>Composers will use their tumblogs to publish 2 things. One, an mp3 of their composition. Two, a PDF of the score. Composers are encouraged to tag their content for improved discovery.</p>
<p>Everyone can use their tumblr dashboard to follow composers they like and heart music they like. Everyone can also use their tumblogs to re-blog music they particularly like and post about their experience with the music they&#8217;ve discovered.</p>
<p>Like Flickr, people can search for music or composers. Like Flickr, you can explore the most interesting compositions. And most importantly, like Flickr, you can pay to have a hard copy printed, bound, and mailed directly to you.</p>
<p>Your market is anyone who buys sheet music &#8211; basically every school and private music teacher in the country (and internationally). Sure, some people would just print out the PDFs for free, but I bet enough schools and teachers would pay for the nicely published and bound parts and score to make a profit. Like Chris Anderson has been saying since he wrote the Long Tail, you can be successful <a href="http://www.longtail.com/the_long_tail/2008/11/freemium-math-w.html">even if only a minority of your users pay</a>.</p>
<p>If successful, what we will have done is broken the pre-Internet strangehold of the major publishing houses and academic elitism on composed music, similar to what Vimeo is doing for video and Etsy is doing for handmade goods. Something I thought about when I was at Etsy that applies here is, &#8220;An audience for every artist.&#8221; We can create a forum for quality composed music with a long tail. We can use social aggregation instead of editorial fiat to discovery great music. We can empower people to try their hand at composition even if they are a one-hit-wonder.</p>
<p>If anyone is interested in helping Dan build this company, please contact me &#8211; david.lifson at gmail &#8211; and I&#8217;ll pass your name along. It&#8217;s super simple, engineering-wise; Tumblr&#8217;s API is free and easy to use, storing the data and metadata is easy, slap a search index on the data, and you&#8217;re done. All that would be left is to set up a business partnership with a printing company like <a href="http://www.subitomusic.com/">Subito Music</a>, and the task of getting the word out and building up a community. And really, how many startups these days come with a business model, not to mention a highly targeted audience and a trove of user preference data.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.socialstartups.com/2008/11/21/releasing-classical-music/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opus writing, cont&#8217;d.</title>
		<link>http://www.socialstartups.com/2008/08/09/opus-writing-contd/</link>
		<comments>http://www.socialstartups.com/2008/08/09/opus-writing-contd/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 14:01:26 +0000</pubDate>
		<dc:creator>dlifson</dc:creator>
				<category><![CDATA[etsy]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://www.socialstartups.com/?p=53</guid>
		<description><![CDATA[Writing to say I won&#8217;t be writing this weekend. I&#8217;ve got my head buried in putting together a proposal for what I think Etsy can be in 3-5 years. It&#8217;s incredibly fun stuff, and I&#8217;m hoping I can get the rest of the company as excited about it as I am. In the mean time, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/brent_nashville/91350810/"><img class="alignnone" title="Flamingo pretends to be an Ostrich" src="http://farm1.static.flickr.com/32/91350810_eb00148e59.jpg?v=0" alt="" width="500" height="375" /></a></p>
<p>Writing to say I won&#8217;t be writing this weekend. I&#8217;ve got my head buried in putting together a proposal for what I think Etsy can be in 3-5 years. It&#8217;s incredibly fun stuff, and I&#8217;m hoping I can get the rest of the company as excited about it as I am. In the mean time, you can follow me on <a href="http://www.twitter.com/dlifson">Twitter</a> (as usual) or on <a href="http://www.google.com/reader/shared/00728873345336726044">Google Reader</a> (as usual). Also, I&#8217;m almost done with Clay Shirky&#8217;s book <a href="http://www.amazon.com/Here-Comes-Everybody-Organizing-Organizations/dp/1594201536">Here Comes Everybody</a> &#8211; it&#8217;s incredible; I definitely recommend it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.socialstartups.com/2008/08/09/opus-writing-contd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How much listening is too much?</title>
		<link>http://www.socialstartups.com/2008/05/28/how-much-listening-is-too-much/</link>
		<comments>http://www.socialstartups.com/2008/05/28/how-much-listening-is-too-much/#comments</comments>
		<pubDate>Thu, 29 May 2008 04:31:56 +0000</pubDate>
		<dc:creator>dlifson</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[etsy]]></category>

		<guid isPermaLink="false">http://www.socialstartups.com/2008/05/28/how-much-listening-is-too-much/</guid>
		<description><![CDATA[Customer forums are always interesting, particularly for e-commerce sites. There is something about staying at home and being bored that ultimately leads people to &#8220;window shop&#8221; online, which leads them to socializing with other people who are doing the exact same thing. The range of personalities is wild and wildly interesting. Four hundred and twenty [...]]]></description>
			<content:encoded><![CDATA[<p>Customer forums are always interesting, particularly for e-commerce sites. There is something about staying at home and being bored that ultimately leads people to &#8220;window shop&#8221; online, which leads them to socializing with other people who are doing the exact same thing. The range of personalities is wild and wildly interesting.</p>
<p>Four hundred and twenty eight posts ago, I started a <a href="http://www.etsy.com/forums_thread.php?thread_id=5635290&amp;page=1">thread on the Etsy forums</a>. The thread was intended to have two purposes. One was to simply get a sense of the community and introduce myself to them. Second, I wanted to get some better intuition as to how sophisticated Etsy sellers (the majority of forum posters) are about running their business and the e-commerce business generally. So I asked a basic prioritization question &#8211; would you rather us make search better or fix a bug that would occasionally reset the page views counter on your item listing pages? (For those curious, the views system is stored entirely in a cache, and when the cache gets full and a record gets evicted, the page view number resets to 0. Clearly, the system was not engineered to be used in this manner.) My follow up was, if fixing the view system is not a priority, would you rather we get rid of it entirely or keep it broken.</p>
<p>The danger is to get lulled into an urgency to please. When hundreds of users are demanding a feature, you may feel compelled to acquiesce and build the requested feature. Before you do that, stop and consider Henry Ford: &#8220;If I did what people said they wanted, I would have built a faster horse.&#8221; (or something like that.) Customers are excellent gauges as when something is wrong, but can be extremely misleading about both what exactly is wrong and how it should be fixed. Furthermore, customers do not (or should not) have better visibility than you do into strategic goals, key business metrics, engineering resources, etc. They don&#8217;t have your long-term vision nor your understanding of complex dependencies. So don&#8217;t jump the gun. Listen, follow the comments to the source, and solve the root of the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.socialstartups.com/2008/05/28/how-much-listening-is-too-much/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.802 seconds -->
