<?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>BlogSchmog &#187; transparency</title>
	<atom:link href="http://www.blogschmog.net/tag/transparency/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogschmog.net</link>
	<description>We live as if the world were as it should be, to show it what it can be.</description>
	<lastBuildDate>Wed, 11 Jan 2012 22:19:13 +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 the Web Sees You</title>
		<link>http://www.blogschmog.net/2009/11/11/how-the-web-sees-you/</link>
		<comments>http://www.blogschmog.net/2009/11/11/how-the-web-sees-you/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 12:42:35 +0000</pubDate>
		<dc:creator>Kevin Makice</dc:creator>
				<category><![CDATA[BlogSchmog]]></category>
		<category><![CDATA[In the News]]></category>
		<category><![CDATA[Of Course]]></category>
		<category><![CDATA[Aaron Zinman]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[art installation]]></category>
		<category><![CDATA[data mining]]></category>
		<category><![CDATA[digital footprint]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[interpretation]]></category>
		<category><![CDATA[Judith Donath]]></category>
		<category><![CDATA[kids]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[MIT]]></category>
		<category><![CDATA[personas]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[Sociable Media Group]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://www.blogschmog.net/?p=3100</guid>
		<description><![CDATA[The value of data mining is dependent on the people wielding the algorithm. Personas, an art installation by MIT’s Sociable Media Group, wants to create awareness about the capricious nature of results.]]></description>
			<content:encoded><![CDATA[<p>Personas is a visualization project from MIT that converts digital footprints into a category breakdown that describes an individual. The mission of the <a href="http://personas.media.mit.edu/personasWeb.html" target="_new">web project</a>, however, is not to provide some definitive interpretation of one&#8217;s data. Its creators hope to raise awareness about the capricious nature of data mining. </p>
<p><a href="http://personas.media.mit.edu/personasWeb.html" target="_new"><img src="http://www.blogschmog.net/wp-content/uploads/2009/11/makice_personas_450.png" alt="How the Web Sees the Makice Family" title="makice_personas_450" width="450" height="297" class="size-full wp-image-3101" /></a><br /><small>How the Web Sees the Makice Family</small></p>
<p>On the surface, there appears to be some value in compressing all of the blogs, articles, and social media postings into a compact visualization. The high-level descriptive words about a person are easy to understand. In looking at our three most active online family members, one striking observation is that 9-year-old Carter has 20 category descriptors compared to just 11 for Amy. The outcome doesn&#8217;t completely make sense: I&#8217;m a designer, but politics and management both eclipse that category in my visualization.</p>
<p>Does it mean anything? Potentially, it could, if you revisit the process over time. </p>
<p>It would be interesting to see how Carter&#8217;s description changes as he <a href="http://allsortsofcrazysmartsforkids.org/" target="_new">continues to publish</a> his own material, rather than relying on his parents to <a href="http://otherotherroom.com/" target="_new">share his life</a> online. Ambiguous design like this is a collaborative process between the viewer and the system to co-create meaning, often by comparing what one sees now with what was experienced previously. To mine value in this way, though, there needs to be some longitudinal consistency in how the data is processed.</p>
<p>That consistency isn&#8217;t there. I ran the same search for &#8220;Kevin Makice&#8221; three times in succession. With each run, Personas created a different interpretation of the same data:</p>
<p><a href="http://personas.media.mit.edu/personasWeb.html" target="_new"><img src="http://www.blogschmog.net/wp-content/uploads/2009/11/kevinMakice_iterate_450.png" alt="Differences in each run" title="kevinMakice_iterate_450" width="450" height="319" class="size-full wp-image-3106" /></a><br /><small>Blink, and the interpretation changes</small></p>
<p>That&#8217;s OK, because this is one of the quirks the creators want to reveal. </p>
<p>Personas is a critique of data mining. While acknowledging the real value Google and Netflix bring to people through statistical analysis of large data sets, there is also a dark side that includes TSA watch lists (to name one). The Personas site explains this insight:</p>
<blockquote><p><em>Data mining is &#8220;technologically neutral&#8221; in the sense that its power is derived from what people do with it. The creators of an algorithm choose how to model the world, deciding (somewhat arbitrarily) what inputs and outputs to use. You as the potential &#8220;victim&#8221; of data mining cannot control any of these factors, especially given the usual lack of transparency of the process.</em></p></blockquote>
<p>The purpose of this project is to allow people to peek into one such black box, while still preventing access to controls to shape its engine.</p>
<p><strong>Inside the Black Box</strong><br />
The analytical process of Personas starts with a Yahoo search for public data using &#8220;characterizing&#8221; queries (which are different from a simple ego search) and limiting the results to no more than 30 items. Some filtering is done on the results to remove hate speech and focus on English language, and words are also <a href="http://en.wikipedia.org/wiki/Stemming" target="_new">stemmed</a> to remove suffixes and simplify the data sets.</p>
<p>Using a technique called <a href="http://en.wikipedia.org/wiki/Latent_Dirichlet_allocation" target="_new">Latent Dirichlet Allocation</a>, the results are categorized with an unsupervised algorithm—which means the computer doesn&#8217;t know if its work is &#8220;correct.&#8221; In this case, a method of clustering called <a href="http://mallet.cs.umass.edu/topics.php" target="_new">topic modeling</a> was used to guess which categories best describe a given document. </p>
<p>Personas was created as an art installation by <a href="http://web.media.mit.edu/~azinman/"target="_new">Aaron Zinman</a> (with help from <a href="http://www.sq.ro/"target="_new">Alex Dragulescu</a>, <a href="http://web.media.mit.edu/~yannick/"target="_new">Yannick Assogba</a> and <a href="http://smg.media.mit.edu/people/Judith/"target="_new">Judith Donath</a>) as part of an interactive exhibit—<em>Metropath(ologies)</em>—by the MIT&#8217;s <a href="http://smg.media.mit.edu/"target="_new">Sociable Media Group</a>. Zinman is a PhD student whose past work included &#8220;<a href="http://smg.media.mit.edu/papers/Zinman/britneyspears.pdf">Is Britney Spears Spam</a>&#8221; (PDF), an attempt to classify users by the humanness of their communication behavior and social structure. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogschmog.net/2009/11/11/how-the-web-sees-you/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Congressional Tweets</title>
		<link>http://www.blogschmog.net/2008/12/08/congressional-tweets/</link>
		<comments>http://www.blogschmog.net/2008/12/08/congressional-tweets/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 04:58:47 +0000</pubDate>
		<dc:creator>Kevin Makice</dc:creator>
				<category><![CDATA[BlogSchmog]]></category>
		<category><![CDATA[In the News]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[activism]]></category>
		<category><![CDATA[community participation]]></category>
		<category><![CDATA[Congress]]></category>
		<category><![CDATA[Congressional records]]></category>
		<category><![CDATA[non-partisan]]></category>
		<category><![CDATA[non-profit]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Sunlight Foundation]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.blogschmog.net/?p=2702</guid>
		<description><![CDATA[Capitol Tweets is one of a dozen Internet projects by the Sunlight Foundation to promote transparent government.]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.sunlightfoundation.com/" target="_new">Sunlight Foundation</a>&mdash;a non-partisan effort to use citizen investigation and candidate cooperation to make government more transparent&mdash;came out with <a href="http://sunlightfoundation.com/capitoltweets/" target="_new">a new widget</a> that displays the tweet stream for all of the members of Congress who are using Twitter.</p>
<p><script src="http://embed.sunlightmediaservices.com/widget/234780925/"></script></p>
<p>The widget is one of a dozen or so Internet systems developed to support their mission of transparent government. The Sunlight Foundation relies on Internet technologies to get the truth out into the open. They support, develop and deploy new online systems to make information about Congress and the federal government more accessible to the American people, fostering more openness and accountability in government. These projects include:</p>
<ul>
<li><strong><a href="http://www.capitolwords.org/" target="_new">Capitol Words</a></strong>&mdash;For every day that Congress is in session, Capitol Words sums up the day with one word (the most frequently used word from the Congressional Record).</li>
<li><strong><a href="http://punchclockmap.sunlightprojects.org/" target="_new">Punch Clock Map</a></strong>&mdash;Transparent politicians volunteer their itineraries for public review through a Google Map</li>
<li><strong><a href="http://www.sunlightfoundation.com/poliquiz/" target="_new">PoliQuiz</a></strong>&mdash;an interactive political trivia game.</li>
<li><strong><a href="http://publicmarkup.org/" target="_new">PublicMarkup.org</a></strong>&mdash;gives you the opportunity to review and comment on proposed bills before they are even introduced in Congress.</li>
<li><strong><a href="http://wherearetheynow.sunlightprojects.org/" target="_new">Where Are They Now?</a></strong>&mdash;Community effort to track whether and where former Congressional staffers are employed as lobbyists.</li>
<li><strong><a href="http://www.politicalpartytime.org/" target="_new">Party Time!</a></strong>&mdash;Tracks where and when politicians are partying.</li>
</ul>
<p>Other Sunlight projects are inspired by such things as the <a href="http://fara.sunlightfoundation.com" target="_new">Foreign Agent Registration Act</a>, <a href="http://www.pass223.com/" target="_new">new legislation</a>, <a href="http://fortune535.sunlightprojects.org/" target="_new">personal finance records</a>, <a href="http://www.earmarkwatch.org/" target="_new">earmarking</a>, and <a href="http://www.sourcewatch.org/index.php?title=Portal:2008_U.S._Congressional_Elections" target="_new">citizen journalism</a>.</p>
<p>Launched in 2006, the Sunlight Foundation works hard to get citizens involved with the process of governing through awareness initiatives like <a href="http://www.opencongress.org" target="_new">OpenCongress</a>. This site collects a wealth of information from sources like GovTrack.us, Google News, Technorati, and OpenSecrets.org, turning them into blog reports on what is really happening in Washington, D.C. &#8220;We think everyone should be an insider.&#8221;</p>
<p>Past initiatives included the successful <a href="http://www.letourcongresstweet.org/" target="_new">Let Our Congress Tweet</a> campaign earlier this year, which responded to rules changes that would keep elected officials from using Twitter. Sunlight also sponsored a visualization contest. The winner was <a href="http://unfluence.primate.net/unfluenceTutorial.html" target="_new">Unfluence</a>, a network querying tool that showed the context of political donations, connecting candidates to corporations.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/UECit7y9ayk&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/UECit7y9ayk&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object><br /><small>Bill Moyers describes the Sunlight Foundation</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogschmog.net/2008/12/08/congressional-tweets/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>isocket</title>
		<link>http://www.blogschmog.net/2008/07/20/isocket/</link>
		<comments>http://www.blogschmog.net/2008/07/20/isocket/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 04:01:24 +0000</pubDate>
		<dc:creator>Kevin Makice</dc:creator>
				<category><![CDATA[BlogSchmog]]></category>
		<category><![CDATA[In the News]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[47408]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[banner ads]]></category>
		<category><![CDATA[Big Treetop]]></category>
		<category><![CDATA[Bloomington]]></category>
		<category><![CDATA[Bloomington Startup Weekend]]></category>
		<category><![CDATA[Indiana]]></category>
		<category><![CDATA[isocket]]></category>
		<category><![CDATA[local interest]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[Sproutbox]]></category>
		<category><![CDATA[Startup Weekend]]></category>
		<category><![CDATA[startups]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://www.blogschmog.net/?p=1825</guid>
		<description><![CDATA[Startups are active in the Bloomington area. After working on their concept for two years, isocket is starting to put their advertising platform into action.]]></description>
			<content:encoded><![CDATA[<p>Emerging from Bloomington Startup Weekend last February was the sense of awareness about projects in the local community Startups have been and continue to be active in the area. </p>
<p><a href="http://bigtreetop.com" target="_new">Big Treetop</a>, for example, recently held a demo party for their beta testers. This Tuesday, <a href="http://sproutbox.com" target="_new">SproutBox</a> will be working a room full of &#8220;buzz builders&#8221; to kickstart their project. And after working on their business for two years, <a href="http://isocket.com" target="_new">isocket</a> is starting to put their advertising platform into action.</p>
<p><a href="http://isocket.com" target="_new"><img src="/wp-content/uploads/2008/07/isocket.png" alt="isocket is a local startup creating a custom advertising platform" title="isocket" width="450" height="259" class="size-full wp-image-1843" /></a><br /><small><a href="http://isocket.com" target="_new">isocket</a> is a local startup creating a custom advertising platform</small></p>
<p>Part of the motivation for our recent face lift ("<a href="http://www.blogschmog.net/2008/07/14/blogschmog-goes-to-the-spa/">BlogSchmog goes to the spa</a>") was to prepare the way to be an active beta tester for isocket, a development platform for the advertising industry. We carved out a couple places for advertising badges in the new theme design: on the home page, in the footer, and in the sidebars next to every article. Interested advertisers can click on those placeholders and be transported to the isocket site with instructions on how to purchase the ad. </p>
<p>This week, we sold our first 7-day homepage ad to <a href="http://planethttp.com/" target="_new">PlanetHTTP</a>, an Internet hosting service.</p>
<p><strong>A place where opportunity grows</strong><br />
isocket is the first <em>commission-free</em> advertising platform&mdash;they don&#8217;t charge for this transaction. Their business model is dependent on cultivating a transparent environment to support interactions between the buyers and sellers of ads. isocket will eventually offer up their data to interested developers to create the widgets, tools, and services to keep the transactions flowing.</p>
<p>Buyers can plan and manage &#8220;360°&#8221; ad campaigns, allowing the same message to be placed all around their target audience. Unlike with larger ad businesses, each buyer controls exactly where every dollar goes by searching isocket&#8217;s marketplace for the best deals and best audience match. Sellers earn more revenue because no commission fee is charged, but they also have control over which ads they accept. isocket facilitates direct sales by exposing smaller and niche ad venues to more advertisers and by collecting payment. </p>
<p>Down the road, sellers will be able to decide how the price is determined. Closed bids, possible now, allow the seller to set the price. He asks, &#8220;Who wants this space?&#8221; and a buyer responds, &#8220;I do.&#8221; Open bids allow the market to determine the value. The seller declares, &#8220;I&#8217;ve got this space,&#8221; and buyers inquire, &#8220;Can I have it?&#8221; When bids are collected, the seller retains the right to accept her preferred deal.</p>
<p>The simple click-to-buy process took just minutes to set up. To create my available ads, I submitted a few simple forms on the isocket page to define two BlogSchmog ad <em>sockets</em>. Each socket is assigned to a specific ad configuration, determining color and size. Adding two lines of script to the blog theme&#8217;s design generates the ad placeholder. When PlanetHTTP was interested enough to place an offer, I was notified to return to the isocket web site to review and ultimately approve the new ad for the listed price. Moments after doing so, the new banner showed up on our blog.</p>
<p><strong>Advertise anywhere</strong><br />
Eventually, isocket will allow for other ad channels, too, beyond web site banners. Widgets, applications, email, video, digital billboards, and traditional forms of advertising are all expected to be supported. From the long list of options in their web forms, here are just a few ways our lives can be offered up for ad revenue:</p>
<ul style="margin-bottom:2.0em;">
<li><strong>Websites</strong>&mdash;Beyond what is described above, web site campaigns can be engineered in creative ways to allow ads to change based on date or category content. Each adcode can be programmed to dynamically select from a list of created sockets, rendering the most appropriate one based on the content being displayed.</li>
<li><strong>Video</strong>&mdash;Product placement for the YouTube age. Imagine Carter and Archie <a href="http://www.youtube.com/watch?v=rz3WZjch7AA" target="_new">fighting as Jedi</a> with a banner for <a href="http://www.gamepreserve.com/" target="_new">The Game Preserve</a> hanging on the wall behind them.</li>
<li><strong>Social Networks</strong>&mdash;I could sponsor every 20th tweet with a link to some local business. Or maybe a restaurant can buy me lunch if I tweet about eating there.</li>
<li><strong>RSS Feeds</strong>&mdash;Subscribers to BlogSchmog could get a small link to a business or organization added to the bottom of every post.</li>
<li><strong>Podcast</strong>&mdash;There would be a much greater incentive to create a local area or domain podcast if I could find a sponsor ahead of time.</li>
<li><strong>Large Signage</strong>&mdash;Our roof could be crafted into an ad visible to passing planes and satellites &#8230; including those taking pictures for Google Earth.</li>
<li><strong>Athletic Sponsorship</strong>&mdash;The next time Amy runs a marathon, perhaps <a href="http://www.sportnshoe.com/" target="_new">Smith&#8217;s Sport &#8216;n Shoe</a> would pay for childcare while she trains in exchange for wearing their logo on her running shirt.</li>
<li><strong>Conferences</strong>&mdash;It would be much easier to find sponsors for another local Startup Weekend with such an easy mechanism to define and recruit financial help.</li>
<li><strong>Parties</strong>&mdash;Archie&#8217;s fifth birthday in October could be sponsored by Target and bring him all the Bionicles his heart desires. There might even be some YouTube footage of the cake-n-candle ceremony with opportunities for bonus product placement.</li>
<li><strong>Clothing</strong>&mdash;Every Wednesday, I&#8217;ll wear a t-shirt with a company or product logo and information as I walk around town, interacting with people.</li>
<li><strong>Body Art</strong>&mdash; How desperate are we for money to get us through the final years of grad school? Enough to consider tattooing the <a href="http://www.bbcbagel.com/" target="_new">Bloomington Bagel Company</a> logo on my hand. (I&#8217;m guessing the price would be pretty steep on that one and include payment for a post-graduation procedure to get it removed.)</li>
</ul>
<p><img src="/wp-content/uploads/2008/07/roofforsale.png" alt="This Roof 4 Sale" title="Roof For Sale" width="450" height="351" class="size-full wp-image-1859" /><br /><small>With isocket, advertising transactions aren&#8217;t limited to banner ads on web sites. Sockets can be created for almost any channel that a seller can imagine and a buyer finds appealing enough to purchase.</small></p>
<p>isocket is currently in private beta, launching their initial banner ad service this summer. The number of ads served has grown by 30-40% each week, possibly altering their funding strategy. The team may decide to wait on major investment capital and continue to expand services on their own.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogschmog.net/2008/07/20/isocket/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Naked Generation</title>
		<link>http://www.blogschmog.net/2008/05/09/the-naked-generation/</link>
		<comments>http://www.blogschmog.net/2008/05/09/the-naked-generation/#comments</comments>
		<pubDate>Fri, 09 May 2008 08:39:23 +0000</pubDate>
		<dc:creator>Kevin Makice</dc:creator>
				<category><![CDATA[BlogSchmog]]></category>
		<category><![CDATA[anonymity]]></category>
		<category><![CDATA[authenticity]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[consequences]]></category>
		<category><![CDATA[cultural shift]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[naked generation]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[The Experience Project]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[Twitter Local]]></category>

		<guid isPermaLink="false">http://www.blogschmog.net/?p=1370</guid>
		<description><![CDATA[We write about everything. We capture it in photos and on video, and we share the links with online acquaintances known only by their login handle. It is too early in the social networking phenomenon to declare whether this practice is beneficial or not. What is undeniable, however, is that we live in a transparent age right now.]]></description>
			<content:encoded><![CDATA[<p>We write about everything. We capture it in photos and on video, and we share the links with online acquaintances known only by their login handle. It is too early in the social networking phenomenon to declare whether this practice is beneficial or not. What is undeniable, however, is that we live in a transparent age right now.</p>
<p><a href="http://www.flickr.com/photo_zoom.gne?id=278973402&#038;size=o" target="_new"><img src="http://www.blogschmog.net/wp-content/uploads/2008/05/digitalidentity.jpg" alt="A map of digital identity" title="Digital Identity" width="450" class="aligncenter size-full wp-image-1732" /></a><br /><small>A map of digital identity. (source: <a href="http://www.flickr.com/photos/fredcavazza/" target="_new">Fred Cavazza</a>)</small></p>
<p>Anonymity is one of the pillars of online communication. The ability to become someone else, mask some part of yourself, or lurk in the shadows increases paths to participation. The dark side of anonymity is irresponsibility, and we have already witnessed other social networks tackle <a href="http://www.webpronews.com/topnews/2007/11/01/facebook-too-swift-to-judge-bloggers-alter-ego" target="_new">Jon Swift problems</a> by censoring their own communities to strengthen legitimacy. Even as we collectively accumulate personal profile pages that express our real identities,  however, there are initiatives emphasizing anonymous disclosures. The <a href="http://www.experienceproject.com" target="_new">Experience Project</a> is <a href="http://www.readwriteweb.com/archives/experience_project.php" target="_new">designed around anonymity</a>, asking members of the two-year-old community to connect through their experiences rather than extending existing social circles. In the end, though, this approach is about lowering barriers for people who could not otherwise participate in discussions. The impact of what is shared is dependent on the relationships we form with the identities we assign to ourselves and others. </p>
<p>The consequence of self-disclosure centers around the resilience of information. </p>
<p>Twitter, a microblogging service that exploded to a million members in about a year, uses the SMS constraint of 140 characters to lower the barriers to entry for potential authors. It is much easier to conceive of sharing a simple sentence or two than several paragraphs. The custom nature of the personal information stream (everyone can decide whose content they want to follow) implies a sense of control. However, the reality of Twitter is that <em>the content is public</em>. Even with private streams&mdash;where a member can require a mutual handshake before someone else can see their posts&mdash;the act of sharing content with anyone exponentially increases the likelihood that information will reach a public audience. The age of the <a href="http://www.readwriteweb.com/archives/on_web_30.php" target="_new">intelligent web</a> is here, and innocuous posts made in a semi-protected context one day can give rise to unexpected revelations in the future.</p>
<p>This has implications on future career paths, as comments in a Web Worker Daily article <a href="http://webworkerdaily.com/2007/09/24/getting-naked-to-get-ahead/" target="_new">last September</a> attest. Tim O&#8217;Reilly <a href="http://radar.oreilly.com/archives/2007/10/techmeme_stock_market.html" target="_new">expects a Web 2.0 backlash</a> and a return to private data. Perhaps. At the start of the year, Duncan Riley published a poll asking, <a href="http://www.techcrunch.com/2008/01/20/should-there-be-a-privacy-line-with-life-streaming/" target="_new">should some things remain private in the age of lifestreaming</a>. The nature of that flawed question led to a predictable response&mdash;less than 10% of respondents said &#8220;No&#8221;&mdash;and false evidence that we disclose too much about ourselves. A more relevant line of questioning would be what kinds of information should be private, for ourselves and from others. </p>
<p>Being naked isn&#8217;t only about what you publish online. Dartmouth&#8217;s Alice Mathias <a href="http://www.nytimes.com/2007/10/06/opinion/06mathias.html?_r=2&#038;ex=1349409600&#038;en=465bad38b9d8bd6c&#038;ei=5088&#038;partner=rssnyt&#038;emc=rss&#038;pagewanted=all&#038;oref=slogin" target="_new">wrote</a> in a <em>New York Times</em> op-ed piece last fall that the only privacy setting in Facebook that mattered to her friends was the one revealing if they are logged in. She speculated that the ability to search anonymously is <em>significantly more important </em>than remaining anonymous when other people search: &#8220;If our ability to privately search is ever jeopardized, Facebook will turn into a ghost town.&#8221; </p>
<p>Rob May had <a href="http://www.businesspundit.com/50226711/is_the_constant_connected_society_a_liability_to_career_advancement.php" target="_new">another take</a> on the professional cost of social networking. Using the life of economist and political scientist <a href="http://en.wikipedia.org/wiki/Joseph_Schumpeter" target="_new">Joseph Schumpeter</a> as an illustration, May observed:</p>
<blockquote><p><em>The web makes it easier than ever to connect with new people, but the flip side is that it also keeps us connected to people from earlier times… people who may not understand or support our goals. Is it possible that in some instances, social networks hold us back? In earlier times students could go away to school and carve their own path, but now with old friends judging every move we make, are we likely to be less unique, less aggressive, and perhaps not live up to our creative potential?</em></p></blockquote>
<p>Molly Holzschlag <a href="http://www.oreillynet.com/pub/a/womenintech/2007/09/18/from-princess-to-goddess-female-success-in-it.html" target="_new">prefers the term authenticity</a> to transparency, criticizing the later as implying a reality that may not be present. There is some degree of self-censorship that goes into any interaction with the world, be it this blog, <a href="http://twitter.com/kmakice" target="_new">my Twitter account</a>, or a conversation I have on campus. Throughout it all, I aim for authenticity. My own hypothesis is that greater transparency leads to more empathic censorship, not decisions to omit based on fear or power. Being open requires more awareness of our networks, which leads to a higher consciousness about communication.</p>
<p><a href='http://www.twitterlocal.net/show/Bloomington%2C+Indiana/3' target="_new"><img src="http://www.blogschmog.net/wp-content/uploads/2008/05/twitterlocal.png" alt="Keeping track of locals depends on accurate self-disclosure." title="Twitter Local" width="450" height="197" class="aligncenter size-full wp-image-1731" /></a><br /><small>Keeping track of locals depends on accurate self-disclosure.</small></p>
<p>My interest in Twitter revolves largely around microblogging as a conduit for strengthening local community. I routinely seek out Bloomington-area authors, adding them to a master list in the <a href="http://mas.informatics.indiana.edu/~kmakice/twitosphere/category/bloomington/" target="_new">Hoosier Twitosphere</a> and following many of them. Sometimes, it is reciprocated and our social circles join. We inspire each other through this ambient connection, planting the seeds of more meaningful relationships capable of addressing business, emotional and intellectual needs. None of this is possible without a transparent culture willing to share something as small but significant as their location.</p>
<p>The value of local connections cannot be underestimated. The impact of transparency is routinely exhibited on <a href="http://homelessmanspeaks.wordpress.com/2007/11/13/my-friends-all-drive-porsches-i-must-make-amends/" target="_new">Homeless Man Speaks</a>, a blog about a man experiencing homelessness in Toronto, as transcribed by a neighbor:</p>
<blockquote><p><em>So, of course, the guy gets out of the car, of course he’s pissed at me, and I’m telling you, he’s six-foot-something and he’s got biceps that could crack walnuts. So he looks at down me and says: ‘I know you. You’re homelessmanspeaks.com.’ </em></p></blockquote>
<p>Small steps. The journey begins by gaining awareness of those around you.</p>
<p>What information do you keep private? What should others keep private?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogschmog.net/2008/05/09/the-naked-generation/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Battletweets</title>
		<link>http://www.blogschmog.net/2008/03/23/battletweets/</link>
		<comments>http://www.blogschmog.net/2008/03/23/battletweets/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 11:09:09 +0000</pubDate>
		<dc:creator>Kevin Makice</dc:creator>
				<category><![CDATA[BlogSchmog]]></category>
		<category><![CDATA[Aric McKeown]]></category>
		<category><![CDATA[battletweets]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[in development]]></category>
		<category><![CDATA[least dangerous game]]></category>
		<category><![CDATA[phatic function]]></category>
		<category><![CDATA[pic & post]]></category>
		<category><![CDATA[scavenger hunt]]></category>
		<category><![CDATA[teams]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[trivia]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[wikijam]]></category>

		<guid isPermaLink="false">http://www.blogschmog.net/2008/03/23/battletweets/</guid>
		<description><![CDATA[Like many, I got some twam (twitter + spam) on March 20 last week pointing me to Battletweets. I didn’t follow them initially, partly because their site didn’t have any information. Now it does, so now I do … at least for a little while. Whether the new Twitter game that is currently in development becomes a source of noise or community remains to be seen.]]></description>
			<content:encoded><![CDATA[<p>Like many, I got some twam (twitter + spam) on March 20 last week pointing me to <a href="http://www.battletweets.net" target="_new">Battletweets</a>. I didn&#8217;t follow them initially, partly because their site didn&#8217;t have any information. Now it does, so now <a href="http://twitter.com/battletweets" target="_new">I do</a> &#8230; at least for a little while.</p>
<p><a href='http://www.battletweets.net' title='Battletweets'><img src='/wp-content/uploads/2008/03/battletweets.png' alt='Battletweets' /></a><br /><small>Battletweets is a group Twitter game, currently in development.</small></p>
<p>According to the <a href="http://www.battletweets.net/faq.html" target="_new">FAQ</a>, Battletweets is a team-based game for the Twitter community. There are plans to host different weekly activities, such as web scavenger hunts, pic &amp; post, trivia, wikijam, and others. Initially, the beta release will feature two established teams the rest of the world can follow along. Winning teams earn badges, with the hint of other more substantive prizes possible as the game develops.</p>
<p>I have two very diverse opinions about the kind of use for Twitter that Battletweets proposes. Since it is a good news / bad news kind of thing, I&#8217;ll start with the bad:</p>
<p><strong>Battletweets will produce a lot of noise.</strong><br />
For the same reason I think <a href="http://www.tweet140.com/" target="_new">Tweet 140</a> is a good idea with bad consequences, my big concern with using Twitter as a platform for a game. The value of Twitter for myself and many others is primarily its ability to help members feel connected to others despite gulfs of both time and space. Each person can shape their own information stream by following only the other members they want to know about. If the noise becomes too great, they can stop following, maintaining control over their stream. When the noise becomes mixed&mdash;which includes both frequent directed conversation (@replies) and artificial content (like making a goal to use all of the available 140 characters, a <em>twoosh</em> or perfect tweet)&mdash;that separation goes away. People I want to or even must follow now have a split identity that cannot be separated. One is the individual whose connection is important, and the other produces high-content noise that has no relevance.</p>
<p><strong>Battletweets will engage the community.</strong><br />
It isn&#8217;t that Twitter games are inherently bad. Minnesotan Aric McKeown has been using Twitter for a local version of Where&#8217;s Waldo, sitting in local coffee shops and tweeting clues to his whereabouts ("<a href="http://www.blogschmog.net/2007/08/13/hide-n-tweet/">Hide &#8216;n Tweet</a>"). The <a href="http://www.leastdangerousgame.com/" target="_new">Least Dangerous Game</a> is something that would work well here in Bloomington as a means to mix online and offline, and to create awareness about local businesses and organizations. Battletweets may do some virtual-physical mixing, too, but even if it doesn&#8217;t, the games are task-based group activities open to the world. That means, people can engage on several levels, befitting their interest and available resources, and connect to people simply by paying attention to what they contribute. If Battletweets takes great care in their games to emphasize the <a href="http://www.wisegeek.com/what-is-phatic-communication.htm" target="_new">phatic</a> nature of Twitter&mdash;to base the games around revelations of individuals about their day-to-day identity&mdash;these games could enhance the content of the personal information stream.</p>
<p>What I find most compelling about Battletweets at the moment is their development process. When I first visited the site, there was a logo (with a needless reflection of the image) and two buttons, one linking to <a href="http://twitter.com//battletweets" target="_new">their twitter account</a> and another with a contact email address. On my second trip, they added a FAQ and a currently-dormant link to a blog. They also have a little progress bar to show where they are in their process, a nice little use of tech culture that is very effective, provided it continues to move. With my recent fascination with <a href="http://www.eventherder.com" target="_new">startup companies</a>, I decided to pay attention mostly for the promise of transparency.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogschmog.net/2008/03/23/battletweets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Community Weekend reviews</title>
		<link>http://www.blogschmog.net/2008/01/31/community-weekend-reviews/</link>
		<comments>http://www.blogschmog.net/2008/01/31/community-weekend-reviews/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 09:04:55 +0000</pubDate>
		<dc:creator>Kevin Makice</dc:creator>
				<category><![CDATA[BlogSchmog]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[CHI Student Design Competition]]></category>
		<category><![CDATA[critique]]></category>
		<category><![CDATA[design process]]></category>
		<category><![CDATA[Florence]]></category>
		<category><![CDATA[homelessnes]]></category>
		<category><![CDATA[Italy]]></category>
		<category><![CDATA[rebuttal]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://www.blogschmog.net/2008/01/31/community-weekend-reviews/</guid>
		<description><![CDATA[It was a mixed bag of news this week on both the Bloomington Startup Weekend and CHI fronts, but the good far outweighed the bad. The sad news for my design team came in the form of mixed reviews on our own submission, one of just 40 international submissions by students willing to take on the wicked problem of designing for people experiencing homelessness. I include our three reviews with rebuttal analysis of each.]]></description>
			<content:encoded><![CDATA[<p>It was a mixed bag of news this week on both the <a href="http://bloomington.startupweekend.com" target="_new">Bloomington Startup Weekend</a> and CHI fronts, but the good far outweighed the bad. </p>
<p>After <a href="http://bloomington.startupweekend.com/raising-awareness/" target="_new">we passed New York City</a> in the number of participants registered to attend, the <em>Herald-Times</em> published <a href="http://www.bloomingtonstartup.com/2008/01/30/front-page-of-the-herald-times/" target="_new">a front-page story</a> on our BSW event at City Hall next weekend. Thanks to the generosity of <a href="http://eniac.hopto.org/~whazlewo/blog/" target="_new">Richie</a>, I have my name attached to both a Work-In-Progress and a Workshop for CHI, avoiding the shutout for my trip to Italy in April. Overall, <a href="http://www.jamiemcatee.com/blog/index.php/2008/01/30/more_indiana_university_chi_acceptances" target="_new">estimates</a> are 33 students and faculty will participate in the CHI 2008 program.</p>
<p>The sad news for my design team came in the form of mixed reviews on our own submission, one of just 40 international submissions by students willing to take on the <a href="http://www.chi2008.org/student_design_competition.html" target="_new">wicked problem</a> of designing for people experiencing homelessness. More than 1/4 of those submissions came from Indiana, which is one of the reasons we were able to put <a href="http://www.blogschmog.net/2008/01/29/iu-sends-five-to-chi-again/" target="_new">five teams</a> into the second round. </p>
<blockquote><p><strong><a href='/wp-content/uploads/2008/01/chi_communityweekend_v10.pdf' title='Community Weekend: Facilitating Social and Economic Opportunity'>Community Weekend: Facilitating Social and Economic Opportunity</a></strong></p>
<p><em>Abstract:</em><br />
For people experiencing severe poverty in the United States, homelessness can be an involuntary symptom of a complex social ill. The cost of being homeless is the vicious cycle of deteriorating social support and increasing barriers to economic opportunity. A proposed local intervention—Community Weekend (CW)—presents people experiencing homelessness with a viable exit strategy based on human connection and in situ exposure to practical skills. Participation in the shared task of developing a new local business decreases stigma and establishes authentic ties between the homeless and the homed. A web-based visualization of each participant’s evolving social network is generated effortlessly with sociometric badges. The CW connection manager provides a persistent means of contact even for those with transitory lifestyles.</p></blockquote>
<p>While the overall scores were lower than we would have liked (and needed, to advance), we have a nice rebuttal for the critiques. Our mPath entry that won it all in 2005, I recall, had equally mediocre reviews in the contest&#8217;s second year. I include oiur reviews below to (a) solicit more feedback, and (b) help give future student teams some insight into the review process for the competition. </p>
<blockquote><p><strong>Review 1</strong><br />
<em>Design Process Quality:</em> <strong>2</strong>  (Poor)<br />
<em>Design Solution Concept:</em> <strong>3</strong>  (Average)<br />
<em>Feasability of Design Solution:</em> <strong>2</strong>  (Poor)<br />
<em>Clarity of Writing &#038; Presentation:</em> <strong>3</strong>  (Average)<br />
<em>Overall Rating:</em> <strong>3</strong>  (Borderline: Overall I would not argue for accepting this paper.)</p>
<p><em>Review Comments:</em><br />
The authors review appropriate literature on economic and social determinants of homelessness.  Additional factors are also discussed. Benefits of job training padded with other holistic support and training are discussed, with focus on the example of the Startup Weekend initiative where participants from different backgrounds spend a weekend together to develop start up businesses and nurture social connections. The authors propose a derivative solution: Community Weekend, where members of a community spend a weekend with homeless persons on community projects.  Smart badges are proposed to track conversations over the course of the weekend, and visualize these connections over time.</p>
<p>The authors propose a sound approach to helping the homeless on multiple fronts: skills-wise through holistic training, and socially through prolonged contact with homed individuals. The authors&#8217; proposal was apparently informed by blogs, however the vague mention of online artifact analysis or user involvement (bottom of p3) is not clear.  The number of users and/or websites are not specified and the analysis methods are not described.  The proposal of badges and communication visualization do not seem useful for the homeless because it is unclear how they would benefit considering the common lack of computer access. Also, it would be helpful to see a prototype of the visualization. The authors need to explore barriers to this proposal, such as finding willing homed and homeless participants, and connecting them with realistic, integrative tasks and goals.</p></blockquote>
<p>Of the three reviews, this is the most constructive and informative. The ratings of &#8220;2&#8243; are harsh, but understandable given the emphasis on showing process. In a short-form six-page paper, however, we made a decision to emphasize the rationale for the argument at the sacrifice of some of the things mentioned (screen shots, detailed discussion of web sites reviews, etc). </p>
<p>There were two primary reasons for this decision, one practical and one philosophical. The practical one is that our three-member team only formed in mid-December, without an HSC-approved study we could use as a foundation. Relevant inquiries were conducted, and we did manage to push through two studies before the paper was submitted (only benefiting from one). We met only once in the same room, as one member was moving as the other was becoming available, and worked over the holiday season. A steep hill to climb, man-hours-wise. Our process was designerly, but decidedly informal. </p>
<p>Philosophically, our design required buy-in to two key notions. First, homelessness is a byproduct of economic disadvantage, not simply an absence of home. Second, developing positive social networks outside of the peer group is vital to infusing resources into that community. Spending two pages explaining which web sites we analyzed and how we iterated web screens wasn&#8217;t going to get those points into the foundation.</p>
<p>Eight pages and two more weeks, we would have been golden.</p>
<blockquote><p><strong>Review 2</strong><br />
<em>Design Process Quality:</em> <strong>5</strong>  (Very good)<br />
<em>Design Solution Concept:</em> <strong>4</strong>  (Good)<br />
<em>Feasability of Design Solution:</em> <strong>4</strong>  (Good)<br />
<em>Clarity of Writing &#038; Presentation:</em> <strong>5</strong>  (Very good)<br />
<em>Overall Rating:</em> <strong>5</strong>  (Definite accept: I would argue strongly for accepting this paper.)</p>
<p><em>Review Comments:</em><br />
This is an impressive submission from start to finish.  Secondary literature is used sensitively and effectively. Both social care literature, existing designs such as StartUp weekend, and emerging technologies such as MIT&#8217;s smart badges are used as a source of ideas and inspiration.   This has been shaped, deepened and grounded by collaboration with local domain experts (Acknowledgements).  Although the design is at an initial conceptual stage here, there is a rich enough feature set under consideration for iteration towards worthwhile outcomes to be possible.  Although I am not absolutely confident on feasiblity, I do feel that the proposed design can be scaled back and still be effective if some design options turn out to be too costly or challenging.  Note that technical feasibility isn&#8217;t an issue, it&#8217;s the effectiveness of a design synthesis with all the envisaged features that is an issue at this point.  This is a consequence of an ambitious design, but I do not feel that it is overly ambitious.  The breadth of generated options (49) is very impressive, and gives the group many opportunities to steer through the design space to an effective outcome.</p>
<p>I&#8217;m very impressed by this front end to a design process.  The team should definitely advance to the next stage.  Figure 4 and its caption provides reassuring evidence of how far the group have thought ahead.</p>
<p>PS There&#8217;s typo on p.6 col 1, form should be from, first line of first new paragraph.</p></blockquote>
<p>Clearly, this reviewer got the rationale. This was the kind of reaction we were hoping for when we structured the paper, including the use of margins to address the process and technical gaps that our more extensive literature review would not permit. This reviewer accepted our argument, was OK with the high level of concept, and gave us the benefit of doubt that we would be able to iterate sufficiently by April. Check, check and check. </p>
<blockquote><p><strong>Review 3</strong><br />
<em>Design Process Quality:</em> <strong>3</strong>  (Average)<br />
<em>Design Solution Concept:</em> <strong>4</strong>  (Good)<br />
<em>Feasability of Design Solution:</em> <strong>3</strong>  (Average)<br />
<em>Clarity of Writing &#038; Presentation:</em> <strong>4</strong>  (Good)<br />
<em>Overall Rating:</em> <strong>3</strong>  (Borderline: Overall I would not argue for accepting this paper.)</p>
<p><em>Review Comments:</em><br />
The proponents have not done extensive enough research into the &#8220;pathways&#8221; to homelessness and, as a result, cast their proposal too narrowly. Economic development opportunities are clearly important, but they are not sufficient to address the fundamental questions of shelter, food and income (to name just three). The central role of housing (both as a factor in causing homelessness and a solution to homelessness) is mostly absent from the discussion, and therefore sets in place a fundamental flaw. I&#8217;m not clear how the community weekend model would work without the fundamental stability of housing. That said, the proponents do a credible job of matching their proposal to the stated goals. However, due to the fundamental flaw that I have outlined, I would not recommend that this paper be accepted.
</p></blockquote>
<p>This review was the sink in our sunk. </p>
<p>Although technically scored higher than the first reviewer, this critique is based largely on a literal definition of homelessness as one who is without home. We explored the meaning of the term deeply, drawing different affinity diagrams and relational charts to figure out what it meant to experience homelessness. In the end, all roads led to economics, not physical shelter. To design for &#8220;shelter, food and income&#8221; offers a band-aid to a much more complex dynamic. Those problems involve a short-term necessity; we were attempting to address homelessness as a symptom of a greater social ill. </p>
<p>It&#8217;s the fish vs. fishing. Clearly, even addressing the credible weaknesses of the first reviewer would not have been enough for this critic. In order to pass muster, we would have needed to revert to a more tangible and limiting definition of the problem that we rejected after a lengthy exploration and deliberation of the options. </p>
<p>What do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogschmog.net/2008/01/31/community-weekend-reviews/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Transparency of my recent failure</title>
		<link>http://www.blogschmog.net/2007/12/07/transparency-of-my-recent-failure/</link>
		<comments>http://www.blogschmog.net/2007/12/07/transparency-of-my-recent-failure/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 17:58:09 +0000</pubDate>
		<dc:creator>Kevin Makice</dc:creator>
				<category><![CDATA[BlogSchmog]]></category>
		<category><![CDATA[In the News]]></category>
		<category><![CDATA[Of Course]]></category>
		<category><![CDATA[CHI doctoral consortium]]></category>
		<category><![CDATA[complex design]]></category>
		<category><![CDATA[complex systems]]></category>
		<category><![CDATA[denied]]></category>
		<category><![CDATA[failure]]></category>
		<category><![CDATA[human-computer interaction design]]></category>
		<category><![CDATA[online community]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[transparent process]]></category>

		<guid isPermaLink="false">http://www.blogschmog.net/2007/12/07/transparency-of-my-recent-failure/</guid>
		<description><![CDATA[For the second year, an attempt to join the CHI Doctoral Consortium has been denied. Last year, I was focusing on barriers to entry in joining online communities, and this year I switched to merging complexity and HCI design. I share my reviews and reflection on the new failure.]]></description>
			<content:encoded><![CDATA[<p>For the second year, an attempt to join the <a href="http://www.chi2008.org/doctoral_consortium.html" target="_new">CHI Doctoral Consortium</a> has been denied. Last year, I was focusing on barriers to entry in joining online communities, and this year I switched to merging complexity and HCI design. This is an idea that arose from an experience with Alex Vespignani&#8217;s &#8220;Simplicity of Complexity&#8221; course in the Fall of 2005, and then reinforced by ongoing conversations with professors and colleagues at the IU School of Informatics&mdash;a program uniquely placed to help develop this exchange of ideas between interaction design and complex systems.</p>
<p>My expectations were a bit higher this year than last, when I submitted mainly to get in the habit of creating short-form documents about research interests and meeting deadlines. Since the consortium is looking for students who &#8220;have a clear idea and an area, and have made some progress, but who are not so far along that they can no longer make changes,&#8221; the reality is that a Ph.D. student who hasn&#8217;t even cleared the qualifying exams (that comes a year from January) is a long shot. Still, the theme of this year&#8217;s CHI is &#8220;Art. Science. Balance.&#8221; &#8230; which seemed like a good fit for my interests.</p>
<p>In the interest of transparency, here is the long abstract&mdash;&#8221;<a href='/wp-content/uploads/2007/12/chi2008_doctoral_kmakice.pdf' title='Complexity in Interaction Design'>Complexity in Interaction Design</a>&#8220;&mdash; and the comments from the two reviewers. The first reviewer wrote:</p>
<blockquote><p><em>The idea in this DC-proposal is that we can analyze online communities in terms of &#8220;complex systems&#8221; and design them bottom-up rather than top-down. That is, the different components (e.g. the activities of the users) can be seen as independent units that together form the system, actively constructing themselves and thereby the overall (complex) system. This is different from a top-down perspective where the system &#8220;enforces&#8221; certain behaviors through its design. </em></p>
<p><em>What worries me about this proposal is that we do not get presented with a lot of solutions yet, only a set of high-level concepts like flow, fuzzy determinism, etc. Since the author has been doing his PhD-studies for quite a while, I would have expected something more? The concepts presented look really interesting but I am not certain how they translate into design? I know for sure that designing for flow is a hard task. And the other concepts do not look any simpler&#8230;</em></p>
<p><em>Very little has been published yet.</em></p></blockquote>
<p>And from the second:</p>
<blockquote><p><em>This is an interesting topic, but I wonder about the join between the theory (complexity) and the application target- e-communities. There is a considerable work on e-communities in CHI (see Preece Maryland, Kraut, CMU), so improving design of community systems needs to take this into account. Also I think the theory angle on complexity needs to be<br />
sharpened, some of the influences you have chosen have little to say about complexity (e.g.  Flow), and if you are taking a contextual approach better to look at McCarthy and Wright and Dourish’s books. How will you validate your complexity framework or demonstrate its utility ?</em></p></blockquote>
<p>I draw a few conclusions from this, most notably about the selection criteria. </p>
<p>I&#8217;m in the second year of a Ph.D. program, only two years into contemplating this notion of <em>complex design</em>, among other interests. What the first reviewer is telling me is that, in order to be considered next year, I not only have to up my pedigree through publication but also develop the thoughts sufficiently to have reasoned and supported conclusions formed. In practical terms, my CHI 2009 entry won&#8217;t have a snowball&#8217;s chance, either, and I might be best waiting until CHI 2010 to have a good candidate. Unfortunately, there is a better chance that I could have my dissertation completed before that particular conference begins. The ideal time to get the feedback would be in the spring after my quals, and to get accepted I need to spend the next ten months focused on publishing some preliminary ideas that will make the complex design idea official.</p>
<p>The short form of the abstract is a bit unwieldy, too. The challenge of a big new theoretical idea is that there are a lot of concepts to not only introduce but synthesize, and there are many resources that could be cited to help this. In a 4-page CHI format abstract, though, there isn&#8217;t enough room to do so. Does that mean my idea for a possible dissertation is too broad? Maybe. It could also be that the constraints of a 4-page document bias the selection toward very narrowly-focused and traditional research. </p>
<p>The comments are helpful in reinforcing what I already know: this is going to be a difficult idea to explain. The depth of research in any one of these ideas (situated action, complexity, flow, criticality, online community) is sufficient to guarantee that even in a full paper I&#8217;d have to leave out relevant archival work. I&#8217;m also dealing with talking to two if not three distinct communities with this research: complex systems scientists, human-computer interaction folk, and designers. It is a tall order to demonstrate both interest and relevance to all groups when there is also some educating needed to bring the groups up to speed on the basic concepts and terminology. Perhaps the only way to do this is to publish the groundwork first, citing those papers as a means of cutting to the chase in the Doctoral Consortium submission.</p>
<p>In the short-term, I&#8217;m going to let this research rest for the holidays and pick it back up after the new semester starts. I would appreciate any thoughts you have on the short paper, submission process, or complex design as a possible dissertation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogschmog.net/2007/12/07/transparency-of-my-recent-failure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Evolution of the Biggest Wiki</title>
		<link>http://www.blogschmog.net/2007/10/21/the-evolution-of-the-biggest-wiki/</link>
		<comments>http://www.blogschmog.net/2007/10/21/the-evolution-of-the-biggest-wiki/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 21:14:46 +0000</pubDate>
		<dc:creator>Kevin Makice</dc:creator>
				<category><![CDATA[BlogSchmog]]></category>
		<category><![CDATA[Citizendium]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[Robert Rohde]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[Wiki Dashboard]]></category>
		<category><![CDATA[Wikipedia]]></category>
		<category><![CDATA[WikiRage]]></category>
		<category><![CDATA[WikiScanner]]></category>

		<guid isPermaLink="false">http://www.blogschmog.net/2007/10/21/the-evolution-of-the-biggest-wiki/</guid>
		<description><![CDATA[Think of wiki, and most people automatically add -pedia. The popular understanding of Wikipedia is of this somewhat controversial source of information that is both deep and unreliable, where a few people do the work and everyone else benefits. Of interest recently is how age and acceptance is changing both the perception and activity around Wikipedia.]]></description>
			<content:encoded><![CDATA[<p>Think of wiki, and most people automatically add <em>-pedia</em>. The popular understanding of Wikipedia is of this somewhat controversial source of information that is both deep and unreliable, where a few people do the work and everyone else benefits. Of interest recently is how age and acceptance is changing both the perception and activity around Wikipedia. </p>
<p><object width="425" height="366"><param name="movie" value="http://www.youtube.com/v/rj4V2BcA40U&#038;rel=1&#038;border=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/rj4V2BcA40U&#038;rel=1&#038;border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="366"></embed></object><br /><small>A <a href="http://www.youtube.com/watch?v=rj4V2BcA40U" target="_new">trailer</a> for a documentary on Wikipedia.</small></p>
<p>Wikipedia is having a <a href="http://www.techcrunch.com/2007/10/11/wikipedia-hits-mid-life-slow-down/" target="_new">mid-life crisis</a> of sorts. Robert Rohde <a href="http://lists.wikimedia.org/pipermail/wikien-l/2007-October/082562.html" target="_new">reported</a> that much of the constructive activity&mdash;article edits, new accounts and uploads&mdash;are in decline, as are some of the signs of controversy, such as blocks, protection and deletion. The most notable increase is in edits to revert to a previous state, a sign of spam or inanity. </p>
<p>There are two ways to interpret this, of course. Either Wikipedia is actually in decline, or that this is a natural stage of community evolution. I believe it is the latter.</p>
<p>First, there are several new tools that effectively re-paint Wikipedia in new norms. <a href="http://wikiscanner.virgil.gr/" target="_new">WikiScanner</a> got a lot of press this summer by using IP lookups to take the anonymity out of some key edits, but that isn&#8217;t the only new Wikipedia tool for new discovery. <a href="http://www.wikirage.com/" target="_new">WikiRage</a> is <a href="http://www.killerstartups.com/Search/wikirage--Keep-Tabs-on-Hottest-Wikipedia-Postings/" target="_new">a new website</a> that keeps track of the top 100 article edits in a given period of time. This can show what stories are getting the most attention. Further, it is coded to identify articles with a history of vandalism, those under dispute, and current viewership. The <a href="http://wikidashboard.parc.com/" target="_new">wiki dashboard</a> is PARC project to <a href="http://chimprawk.blogspot.com/2007/09/truth-in-metadata-wikidashboard.html" target="_new">improve the attribution</a> of an article by visually showing the editing activity detail of its authors. </p>
<p>The arrival of these tools onto the scene changes what people can know about the Wikipedia site, improving the accountability and making more transparent the meta context behind each article. When the environment changes, so do the agents as they adapt to their surroundings. The WP stats decline could be due to a combination of factors, ranging from new roles to the elimination of masking behaviors. I&#8217;m anxious for Rohde or someone else to do a follow-up in six months.</p>
<p>Second, there is evidence that the traditional roles are evolving. Anonymity began as an inherent right, and moved toward symbolizing deception and bad intent. According to a recent Dartmouth <a href="http://www.cs.dartmouth.edu/reports/abstracts/TR2007-606/" target="_new">study</a>, however, <a href="http://www.webpronews.com/topnews/2007/10/19/anonymous-users-contribute-best-wikipedia-posts" target="_new">anonymous users contribute</a> as Good Samaritans. Again, this may be a sign that people are adapting to the current environment, or it could be that the pool of anonymous users has been pruned of its worst element.</p>
<p>Evolution also implies death, at some point. Wikipedia has some <a href="http://www.killerstartups.com/User-Gen-Content/citizendium--The-Reliable-Wikipedia/" target="_new">competition</a>. It is nothing new to have someone upload some files, write some community rules, and claim to be better. Sustainability is the big concern, but it is a knife that cuts both ways. The Wikipedia community is divided into two primary groups: editors and consumers. The former is loyal but very diverse. It is common to suffer from burnout or move on to other projects. If one of those projects is something like Citizendium, the content may start to materialize. The latter group is going to Wikipedia now because (a) they have heard of it, and (b) it comes up highly placed in Google searches. As search paths change, so too could startup encyclopedias find some traction and Eric Goldman&#8217;s <a href="http://en.wikipedia.org/wiki/Criticism_of_Wikipedia#Prediction_of_failure" target="_new">prediction of failure by 2010</a> will come true.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogschmog.net/2007/10/21/the-evolution-of-the-biggest-wiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

