<?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>Smarterware &#187; crowdsourcing</title>
	<atom:link href="http://smarterware.org/tag/crowdsourcing/feed" rel="self" type="application/rss+xml" />
	<link>http://smarterware.org</link>
	<description>A blog about software</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:07:26 +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>How to Edit Wikipedia</title>
		<link>http://smarterware.org/3147/how-to-edit-wikipedia</link>
		<comments>http://smarterware.org/3147/how-to-edit-wikipedia#comments</comments>
		<pubDate>Tue, 01 Sep 2009 22:30:26 +0000</pubDate>
		<dc:creator>Gina Trapani</dc:creator>
				<category><![CDATA[Webapps]]></category>
		<category><![CDATA[brief]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://smarterware.org/?p=3147</guid>
		<description><![CDATA[The Wall Street Journal reports that only 13% of Wikipedia contributors are women. What the what? Ladies, obviously we need to step it up. Here's my personal experience of becoming an editor, and how to contribute to Wikipedia. Excuse me while I hang my head in shame for not making any new edits since 2007.]]></description>
			<content:encoded><![CDATA[<p>The Wall Street Journal reports that only <a href="http://blogs.wsj.com/digits/2009/08/31/only-13-of-wikipedia-contributors-are-women-study-says/">13% of Wikipedia contributors are women</a>. What the what? Ladies, obviously we need to step it up. Here's my personal experience of becoming an editor, and <a href="http://lifehacker.com/software/wikipedia/geek-to-live--how-to-contribute-to-wikipedia-133747.php">how to contribute to Wikipedia</a>. Excuse me while I hang my head in shame for not making any new edits since 2007.</p>
]]></content:encoded>
			<wfw:commentRss>http://smarterware.org/3147/how-to-edit-wikipedia/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>On Archiving, Curating, and Republishing Public Twitter Conversations</title>
		<link>http://smarterware.org/1448/what-im-working-on-getting-and-sharing-answers-on-twitter</link>
		<comments>http://smarterware.org/1448/what-im-working-on-getting-and-sharing-answers-on-twitter#comments</comments>
		<pubDate>Thu, 07 May 2009 01:10:25 +0000</pubDate>
		<dc:creator>Gina Trapani</dc:creator>
				<category><![CDATA[Webapps]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[Curating the Crowdsourced World]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Twitter Q&A]]></category>

		<guid isPermaLink="false">http://smarterware.org/?p=1448</guid>
		<description><![CDATA[Once you've amassed enough of a following, one of the best uses of hot social networking app Twitter is getting instant answers to any question on your mind. When you post a question on Twitter and get a dozen replies within the next 10 minutes from live humans--some of whom you know and trust--it's waaayyy [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/exec/obidos/ASIN/0596154615/ref=nosim/lifehackerboo-20"><img src="http://smarterware.org/wp-content/uploads/2009/05/51le-h8vwl_ss500_.jpg" alt="Twitter API: Up and Running" title="Twitter API: Up and Running" width="200" height="262" class="alignright size-full wp-image-1449" /></a>Once you've amassed enough of a following, one of the best uses of hot social networking app <a href="http://twitter.com">Twitter</a> is getting instant answers to any question on your mind. When you post a question on Twitter and get a dozen replies within the next 10 minutes from live humans--some of whom you know and trust--it's waaayyy better than impersonal and sometimes out-of-date Google search results. </p>
<p>After two years and 1,700 updates on Twitter, this insta-Q&#038;A is my favorite use of the service. The only problem is, I always want to archive and share what I learn from my followers on my blog, and it's not easy.  My <a href="http://smarterware.org/716/the-netbook-models-you-love-and-dont">post on what people love and hate about netbooks</a>, sourced entirely from Twitter replies, took me hours to compile manually, because Twitter doesn't easily list replies to a particular "tweet" in a very readable or republishable format.  So this weekend I dug into the service's API to make that happen. Using Kevin Makice's new book, <i><a href="http://www.amazon.com/exec/obidos/ASIN/0596154615/ref=nosim/lifehackerboo-20">Twitter API: Up and Running</a></i>, after just a day of coding I had my entire Twitter archive plus replies ready for viewing and publishing. While the code itself isn't ready for sharing, a few questions and subsequent replies posted on Twitter and compiled here recently include:</p>
<ul>
<li> <a href="http://smarterware.org/what-info-do-you-wish-twitter-gave-you-about-your-followersupdates-that-it-doesnt-or-that-it-makes-you-dig-for">What info do you wish Twitter gave you about your followers/updates that it doesn’t or that it makes you dig for?</a></li>
<li><a href="http://smarterware.org/telltale-physical-signs-of-stress-what-are-yours-mine-fingernails-bitten-to-the-quick">What are your telltale physical signs of stress?</a></li>
<li><a href="http://smarterware.org/1499/the-most-expensive-software-youve-paid-for">What's the most expensive software you’ve ever paid for?</a></li>
<li><a href="http://smarterware.org/1590/whats-the-best-project-management-software">What’s the best project management software?</a></li>
</ul>
<p><i>Update:</i> I've posted a pre-alpha, nerds-only version on GitHub, <del>tentatively named <a href="http://github.com/ginatrapani/twitalytic/tree/master">Twitalytic</a></del>, called <a href="http://thinktankapp.com">ThinkTank</a>.</p>
<p>Of course, I included only replies from Twitter users whose updates are public, and I didn't include direct messages (because, by nature, they are private). I hope to post more lists of curated public replies going forward; I'll file future posts under "<a href="http://smarterware.org/tag/twitter-qa">Twitter Q&#038;A</a>." Let me know how I can make posts like these more useful and readable.</p>
]]></content:encoded>
			<wfw:commentRss>http://smarterware.org/1448/what-im-working-on-getting-and-sharing-answers-on-twitter/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Realities and Responsibilities of &#8220;Crowdsourcing&#8221;</title>
		<link>http://smarterware.org/790/the-realities-and-responsibilities-of-crowdsourcing</link>
		<comments>http://smarterware.org/790/the-realities-and-responsibilities-of-crowdsourcing#comments</comments>
		<pubDate>Thu, 05 Mar 2009 21:43:04 +0000</pubDate>
		<dc:creator>Gina Trapani</dc:creator>
				<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[Curating the Crowdsourced World]]></category>
		<category><![CDATA[SXSW]]></category>
		<category><![CDATA[SXSW 2009]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Twitter Q&A]]></category>

		<guid isPermaLink="false">http://smarterware.org/?p=790</guid>
		<description><![CDATA[The straight-faced definition of crowdsourcing is using the ability to communicate with thousands of people efficiently on the internet to get those people to do something for you. To me, "crowdsourcing" is also one of those annoying internet neologisms that's overinflated by "Web 2.0" marketing hype, so I qualify it with quotes. Even though I [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://smarterware.org/wp-content/uploads/2009/03/crowd.png" alt="The Crowd" title="The Crowd" width="200" height="178" class="alignright size-full wp-image-806" align="right" />The straight-faced definition of <a href="http://en.wikipedia.org/wiki/Crowdsourcing">crowdsourcing</a> is using the ability to communicate with thousands of people efficiently on the internet to get those people to do something for you. To me, "crowdsourcing" is also one of those annoying internet neologisms that's overinflated by "Web 2.0" marketing hype, so I qualify it with quotes. Even though <a href="http://smarterware.org/716/the-netbook-models-you-love-and-dont" title="in which I ask my followers whether or not I should get a netbook">I "crowdsource" information</a> all the time, quality results require stringent editing, checking, and yes, curation.  I'll be on a panel at South by Southwest Interactive in Austin, TX called "<a href="http://sxsw.com/interactive/talks/schedule?action=show&#038;id=IAP0900637">Curating the Crowd-Sourced World</a>" on March 13 to discuss just this.  </p>
<p>As a part of their SXSW coverage, <a href="http://www.austinchronicle.com/gyrobase/Issue/story?oid=oid%3A751396">The Austin Chronicle quoted me</a> as saying,<br />
<blockquote>For a blogger, crowd-sourcing is just outsourcing your research. Without fact-checkers, why not?</p></blockquote>
<p>Since the reporter asked for a definition to go in his "glossary with a sense of humor," I said that with tongue lodged firmly in cheek. The truth is that crowdsourcing research--and editing and even fact-checking(!) the results--is a serious subject with lots of issues. Because I felt like being cute, I crowdsourced what "crowdsourcing" means, by <a href="http://twitter.com/ginatrapani/status/1234717460">asking about 9,000 people on Twitter</a>. My followers didn't disappoint; several nailed some of the thornier aspects of the issue in their 140-character responses.</p>
<p><span id="more-790"></span></p>
<p>Here are a few things people said (some of which I edited--haha).  </p>
<p>Crowdsourcing means:</p>
<ul>
<li>two heads are better than one, times a million.</li>
<li>getting fans to do something for free</li>
<li>asking the people you know will tell you what you want to hear</li>
<li>torches and pitchforks</li>
<li>conducting a survey and stealing all the good answers</li>
<li>the smart Mom who asks her kids what they want for dinner B4 spending hrs cooking something they won eat!</li>
<li>a red flag meaning "LOW STANDARDS AND BUDGET ISSUES"</li>
<li>a technique originally pioneered by Tom Sawyer</li>
<li>"too lazy to do real research"</li>
<li>delegation, using your audience's combined knowledge to save time and do work that would take you longer on your own</li>
</ul>
<p>I'm particularly stuck on the third item, the great point that crowdsourcing done in certain ways creates an echo chamber. That happened at Lifehacker all the time, especially with our <a href="http://lifehacker.com/tag/hive-five/">weekly Hive Five feature</a>: we'd rave about Product X that does Y. Then, weeks or months later, we'd ask, "What's your favorite product to do Y?" Unsurprisingly, readers would mention X. There's obviously a lot of danger in asking people you know to tell you what you want to hear.</p>
<p>I think I may be the only person not from the art world on the SXSW panel, so I'm hijacking the word "curation" to describe what I did at Lifehacker and do here and do with my open source software projects--which is to be an editor, to pick out the best stuff to include, and ignore the rest.  It should be a fun discussion. If you're going to be in Austin I'll hope you'll attend.</p>
<p>Now, it's only appropriate to ask you to post what makes you most excited (or freaked out) about the brave new "crowdsourced" world--in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://smarterware.org/790/the-realities-and-responsibilities-of-crowdsourcing/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

