<?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>Random Neural Misfirings</title>
	<atom:link href="http://8stars.org/a/feed/" rel="self" type="application/rss+xml" />
	<link>http://8stars.org/a</link>
	<description>My life and the world around me</description>
	<lastBuildDate>Wed, 04 Apr 2012 01:19:27 +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>Facts are stupid things</title>
		<link>http://8stars.org/a/2012/03/17/facts-are-stupid-things/</link>
		<comments>http://8stars.org/a/2012/03/17/facts-are-stupid-things/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 04:03:57 +0000</pubDate>
		<dc:creator>adamrice</dc:creator>
				<category><![CDATA[current events]]></category>
		<category><![CDATA[fabulism]]></category>
		<category><![CDATA[facts]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[truthiness]]></category>

		<guid isPermaLink="false">http://8stars.org/a/?p=2480</guid>
		<description><![CDATA[Truthiness in 2012.]]></description>
			<content:encoded><![CDATA[<p>Two recent events that are very much of a piece.</p>
<p>First, the recent publication of the book &#8220;The Lifespan of a Fact&#8221;, <a href="http://www.nytimes.com/2012/02/26/books/review/the-lifespan-of-a-fact-by-john-dagata-and-jim-fingal.html">reviewed in the NYTimes.</a> This documents the years-long fight between the author of a supposedly non-fiction article and his fact-checker, the fact-checker&#8217;s reverence for factual accuracy, and the author&#8217;s disdain for it when mere facts get in the way of Truth.</p>
<p>Second, the kerfuffle over This American Life running a version of Mike Daisey&#8217;s performance piece, &#8220;The Agony and the Ecstasy of Steve Jobs,&#8221; which turns out to be a fabrication. Mike Daisey <a href="http://mikedaisey.blogspot.com/2012/03/statement-on-tal.html">more or less admits to his own fabrications</a>, but defends them because he&#8217;s not a journalist.</p>
<p>These cases seem to go beyond those of Stephen Glass or Jayson Blaire: at some level, I think those guys knew they were in the wrong. These guys see nothing wrong with making shit up and passing it off as fact. I thought Stephen Colbert dismantled this idea years ago when he coined the word &#8220;truthiness.&#8221; Apparently not.</p>
]]></content:encoded>
			<wfw:commentRss>http://8stars.org/a/2012/03/17/facts-are-stupid-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building the Flipside Ticket Exchange for 2012</title>
		<link>http://8stars.org/a/2012/03/12/building-the-flipside-ticket-exchange-for-2012/</link>
		<comments>http://8stars.org/a/2012/03/12/building-the-flipside-ticket-exchange-for-2012/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 01:54:35 +0000</pubDate>
		<dc:creator>adamrice</dc:creator>
				<category><![CDATA[Burner culture]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[bobslist]]></category>
		<category><![CDATA[burningflipside]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://8stars.org/a/?p=2468</guid>
		<description><![CDATA[Making Wordpress do things it wasn't meant to do.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m on the admin team for the <a href="http://notnotbobslist.org">Flipside Ticket Exchange</a>, better known as Bob&#8217;s List, also known as !Bob&#8217;s List, also known as Not Not Bob&#8217;s List since !Bob moved on to better things. This year it is running on a WordPress install. I configured that setup, and am writing down what I did so I don&#8217;t have to try to remember it.<br />
<span id="more-2468"></span><br />
Last year, Bob&#8217;s List ran on a package called <a href="http://www.noahsclassifieds.org/">Noah&#8217;s Classified</a>, and although none of the admin&#8217;s especially liked it, it looked like we were going to use it again this year. It didn&#8217;t support some of the functionality that we wanted, so I looked at other options. Flipside in 2012 had a large number of ticket requests (more than 400 requests representing about 650 tickets) that lost out in our ticket lottery. We wanted to give priority treatment to these people, but Noah&#8217;s didn&#8217;t make that easy. There had been a small number in 2011, and it was feasible for the admins to mark those people directly in the MySQL database. This year, that wouldn&#8217;t be possible.</p>
<p>I knew that it should be possible to build a fairly customized solution on top of WordPress by taking advantage of custom post types and fields, custom taxonomies, and custom roles/role capabilities. And that&#8217;s what I did.</p>
<p>There were two key plugins in getting this functionality: <a href="http://wordpress.org/extend/plugins/types/">Types</a> and <a href="http://wordpress.org/extend/plugins/role-scoper/screenshots/">Role Scoper</a>. Types let me set up sets of fields that different ads would use and associate them to post types; it also let me define a custom taxonomy. Role Scoper has a very confusing interface. (I deleted it entirely the first time I looked at it. And the second.) But once I figured it out, it let me restrict certain user roles to creating certain post types, and even to creating certain categories (there are other ways of skinning that cat though).</p>
<p>First, I set up two new roles that are based on the &#8220;Subscriber&#8221; role (which has the fewest privileges). I don&#8217;t think Role Scoper actually lets you create new roles, but there are several other plugins that do.</p>
<p>Second, I created custom content types for each type of ad that we&#8217;d be hosting: Ticket Requests, Ticket Offers, Theme-camp Invites, and Theme-camp Seekers.</p>
<p>Third, I created a custom taxonomy, Grade (actually I used the word &#8220;tier,&#8221; but that&#8217;s too easy to confuse with ticket tiers, so let&#8217;s pretend I didn&#8217;t), that applied to the Ticket Request content type. This would indicate whether the ticket request was posted by a Returnee or a general Advertiser. I then created two grades: General and Gold-star.</p>
<p>Finally, I started setting privileges. For all the content types <em>except</em> for Ticket Request, I went into Role Scoper and assigned both Returnees and Advertisers the role of Author for that content type.</p>
<p>To handle Ticket Requests, I went into the Grades tab in Role Scoper and assigned Advertisers to be authors of General posts, and Returnees to be authors of Gold-star posts. In hindsight, it would be possible to avoid using Grades entirely and sort by role.</p>
<p>Then it was time for some custom code. WordPress only shows the correct Grade to the correct role in the editing interface, but I didn&#8217;t want users to trouble about that (in fact, it&#8217;s possible to remove that meta box from the editing interface entirely, and I should have done that). The following code is derived from something I found online (I never would have figured this out on my own): it sets a post&#8217;s Grade based on the user&#8217;s role.</p>
<p><code>
<pre>function user_has_role( $roles_to_check=array() ) {
  if( ! $roles_to_check ) return FALSE;
  global $current_user;
  get_currentuserinfo();
  $user_id = intval( $current_user->ID );
  if( ! $user_id ) { return FALSE; }
  $user = new WP_User( $user_id );
  return in_array( $roles_to_check, $user->roles, FALSE );
}
function mfields_set_default_object_terms( $post_id, $post ) {
    if ( 'publish' === $post->post_status )
     {
		$is_advertiser = user_has_role( array('advertiser') );
		$is_rejectee = user_has_role( array('rejectee') );
		if ($is_advertiser) {
        $defaults = array(
            'grade' => array( 'general' ),
            );
            }
		if ($is_rejectee) {
        $defaults = array(
            'grade' => array( 'goldstar' ),
            );
            }

        $taxonomies = get_object_taxonomies( $post->post_type );
        foreach ( (array) $taxonomies as $taxonomy ) {
            $terms = wp_get_post_terms( $post_id, $taxonomy );
            if ( empty( $terms ) &#038;&#038; array_key_exists( $taxonomy, $defaults ) ) {
                wp_set_object_terms( $post_id, $defaults[$taxonomy], $taxonomy );
            }
        }
    }
}</pre>
<p></code></p>
<p>I also had to set up two custom templates for each post type: an Archive-[post type] and a Single-[post type]. The archive shows the list of all posts in that post type. What follows is the meat of the archive-ticketrequest.php template. This is more complicated than the other archive templates, because it loops over the Grades. It sprays out a list of all the Ticket Request ads, with Gold-star ads before the General ads. The Contact button goes to a single-post page for this contact type that reiterates the ad copy and includes a contact form that reaches the ad&#8217;s author.</p>
<p><code>
<pre>&lt;?php
$post_type = 'ticketrequest';
$taxonomy = 'grade';
$terms = get_terms( $taxonomy );
// need to reverse array to get gold stars on top!
foreach (array_reverse($terms,true) as $term) {
 $posts = null;
 query_posts( "post_type=$post_type&#038;taxonomy=$taxonomy&#038;term=$term->slug&#038;posts_per_page=-1" );
 while ( have_posts() ) : the_post();
	$post_id = get_the_ID();
	?>
&lt;div class="listing-item &lt;?php echo $term->slug; ?>">
&lt;?php if(get_post_meta($post_id, 'wpcf-picture',true)!=null) { ?>
&lt;p class="picture">&lt;img src="&lt;?php echo esc_attr(get_post_meta($post_id, 'wpcf-picture', true)); ?>">&lt;/p>
&lt;?php } ?>
&lt;?php the_title('&lt;h3>','&lt;/h3>',true); ?>
&lt;p class="name">&lt;span class="leadin">Name: &lt;/span> &lt;?php the_author_meta( 'display_name'); ?> &lt;/p>
&lt;p class="numtix">&lt;span class="leadin">Number of tickets: &lt;/span> &lt;?php echo esc_attr(get_post_meta($post_id, 'wpcf-numtix', true)); ?>&lt;/p>
&lt;p class="story">&lt;span class="leadin">Sob story: &lt;/span> &lt;?php echo esc_attr(get_post_meta($post_id, 'wpcf-story', true)); ?>&lt;/p>
&lt;p>&lt;a href="&lt;?php the_permalink(); ?>" class="button">Contact&lt;/a>&lt;/p>
&lt;br style="clear: right;" />
&lt;/div>
&lt;?php
endwhile;
wp_reset_postdata();
wp_reset_query();
}
?></pre>
<p></code></p>
<p>The point of all this is to show the Gold-star posts before the General posts.</p>
<p>One thing that I want to add to this is to show only one ad per person. We don&#8217;t want people spamming the list with a bunch of ads, and I think they&#8217;ve been good about that. I&#8217;ve got some skeletal code that will show only the oldest post per author, but haven&#8217;t got it integrated into this template.</p>
<p>Finally, I wanted to expire posts. There are a number of plugins that let you do this, but as far as I could tell, none worked quite the way I wanted: I wanted to enforce expiration automatically, but the plugins out there are designed to add a box to the WordPress post-editing interface giving you the option to expire a post. I wound up using a plugin called <a href="http://structurewebdev.com/wordpress-plugins/content-scheduler/">Content Scheduler</a> and adding a function to functions.php as follows</p>
<p><code>
<pre>
function ajr_set_expire($post_id, $post) {
	$offset = 1814400 + time() ; // 3 weeks into the future
	if ($offset != null) {
   	$date_format = 'Y-m-d H:i:s';
	$futuredate = date($date_format, $offset) ;
 	update_post_meta($post_id, '_cs-enable-schedule', 'Enable');
 	update_post_meta($post_id, '_cs-expire-date', $futuredate);
 	}
}
add_action( 'save_post', 'ajr_set_expire', 10, 2);
</pre>
<p></code></p>
<p>This doesn&#8217;t quite do what I want it to do: I really only want it to apply when the author&#8217;s user role is Advertiser or Returnee. I played around with a few things, but never got them to work.</p>
<p><ins>Update:</ins> This code wound up not quite working right, and I had to disable the expiration plugin entirely. Hooking into a different action (like <code>publish_post</code>) might solve the problem.</p>
<p>To make the site work, we also used <a href="http://wordpress.org/extend/plugins/grunion-contact-form/">Grunion contact forms</a>, placing a contact form on the single-post page for each ad as a way to reach the ad&#8217;s author without exposing e-mail addresses. We installed <a href="http://wpstorecart.com/wpsc-support-tickets/">WPSC Support Tickets</a> as a way to manage support requests. Finally, we used <a href="http://pubpoet.com/plugins/">Import Users from CSV</a>. This let us set up a CSV (actually we used several and imported users in waves) based on the e-mail addresses of the returnees. This crucially let us specify the imported users as having the &#8220;Returnee&#8221; grade. We also generated random passwords for each of the users. One minor problem with this method was that we used e-mail addresses as account names, and in the interest of privacy had to encourage our users to change their public-facing nicknames on the site. Dropping the domain names from the e-mail addresses might have worked, and provided more privacy by default, but also might have resulted in some name collisions, and we were under pressure to deliver. So we sent all the returnees a heads-up e-mail, and used this plugin to set up accounts for all of them (except a small number that opted out), which automatically sent them login credentials.</p>
<p>We used the Coraline theme, which I hacked on directly (I know, I should have set up a sub-theme).</p>
<p>I have a long list of ways I&#8217;d like to make this better for next year, but for now, it&#8217;s working, and while the WordPress admin interface is confusing for new users, we are encountering very little in the way of support problems. A meticulous help page might, well, be helping.</p>
]]></content:encoded>
			<wfw:commentRss>http://8stars.org/a/2012/03/12/building-the-flipside-ticket-exchange-for-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inconceivable</title>
		<link>http://8stars.org/a/2012/02/18/inconceivable/</link>
		<comments>http://8stars.org/a/2012/02/18/inconceivable/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 17:13:07 +0000</pubDate>
		<dc:creator>adamrice</dc:creator>
				<category><![CDATA[current events]]></category>
		<category><![CDATA[birth control]]></category>
		<category><![CDATA[contraception]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[sex]]></category>

		<guid isPermaLink="false">http://8stars.org/a/?p=2462</guid>
		<description><![CDATA[The right wing's war on sex should anger men as well as women.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s not bad enough that abortion rights are under attack in much of the USA, conservatives are going after contraception now too. This has become a hot issue because of three things:</p>
<p><strong>First</strong>: Rick Santorum, who has emerged as the Not-Romney candidate du jour, said the following to a <a href="http://caffeinatedthoughts.com/2012/02/rick-santorum-and-criticism-from-the-faux-right-and-the-hard-left/" rel="nofollow">right-wing Christian blog</a>:</p>
<blockquote><p>
One of the things I will talk about that no president has talked about before is I think the dangers of contraception in this country, the whole sexual libertine idea. Many in the Christian faith have said, ‘Well, that’s okay. Contraception’s okay.’ It’s not okay because it’s a license to do things in the sexual realm that is counter to how things are supposed to be. They’re supposed to be within marriage, they are supposed to be for purposes that are, yes, conjugal, but also [inaudible], but also procreative. That’s the perfect way that a sexual union should happen. We take any part of that out, we diminish the act. And if you can take one part out that’s not for purposes of procreation, that’s not one of the reasons, then you diminish this very special bond between men and women, so why can’t you take other parts of that out? And all of a sudden, it becomes deconstructed to the point where it’s simply pleasure. And that’s certainly a part of it—and it’s an important part of it, don’t get me wrong—but there’s a lot of things we do for pleasure, and this is special, and it needs to be seen as special.</p>
<p>Again, I know most presidents don’t talk about those things, and maybe people don’t want us to talk about those things, but I think it’s important that you are who you are. I’m not running for preacher. I’m not running for pastor, but these are important public policy issues. These have profound impact on the health of our society.</p></blockquote>
<p><strong>Second</strong>: Santorum&#8217;s patron Foster Friess recently said &#8220;Back in my days, they used Bayer aspirin for contraception. The gals put it between their knees and it wasn’t that costly.&#8221; Classy.</p>
<p><strong>Third</strong>: the Obama administration angers the Catholic hierarchy and gives the GOP something to bash him over by insisting that even <a href="http://tpmdc.talkingpointsmemo.com/2012/02/putting-the-growing-birth-control-firestorm-in-perspective.php">Church-affiliated institutions must cover birth control in their health-care plans</a>. For the Catholic church, their opposition is presumably sincere. For the GOP, it&#8217;s <a href="http://tpmdc.talkingpointsmemo.com/2012/02/gopers-only-enraged-by-birth-control-rule-when-obamas-pushing-it.php">tactical.</a></p>
<p>All of this contributes to a climate of demonizing sex and treating women as either sluts who deserve to get pregnant for their wantonness, or baby-making machinery with no say in the matter.</p>
<p>That is, by far, the worst part of it. But any self-respecting man who doesn&#8217;t want to have as many kids as Santorum (seven) should be angry as well as women, and not just from a sense of solidarity with women (although that too). It&#8217;s a ridiculous state of affairs that we have three kinds of boner pills on the market, but the only forms of male birth control are mechanical or surgical. I took the surgical option years before I ever met Gwen, and I&#8217;m happy with that decision. Santorum is telling me that our marriage is as invalid as he considers a gay marriage to be (another can of worms for another time).</p>
<p>Ultimately, this is just another facet of the right wing&#8217;s war on anyone who&#8217;s having more fun than they are.</p>
]]></content:encoded>
			<wfw:commentRss>http://8stars.org/a/2012/02/18/inconceivable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Review: Is That a Fish in Your Ear?</title>
		<link>http://8stars.org/a/2012/01/08/book-review-is-that-a-fish-in-your-ear/</link>
		<comments>http://8stars.org/a/2012/01/08/book-review-is-that-a-fish-in-your-ear/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 23:13:52 +0000</pubDate>
		<dc:creator>adamrice</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://8stars.org/a/?p=2451</guid>
		<description><![CDATA[Light, mile-high view of translation for non-translators.]]></description>
			<content:encoded><![CDATA[<p><i><a href="http://isbn.nu/9780865478572">Is That a Fish in Your Ear</a></i> is a book about translation, so it should be no surprise that I picked it up. But it&#8217;s not so much a book about the mental process of translation as it is a book about the business of translation and its role in society at large. So it certainly has some tidbits that are of interest to translators, but not a lot of insight. It isn&#8217;t the endless buffet of food for thought that <i><a href="http://isbn.nu/9780465086450">Le Ton Beau de Marot</a></i> by Douglas Hofstadter is.</p>
<p>Early in the book, the author, David Bellos, discusses how many different words the Japanese language has for &#8220;translation,&#8221; wandering perilously close to <a href="http://snowclones.org/">snowclone</a> territory—though he later tackles the idea of snowclones head-on.</p>
<p>He does talk about the size of the international translation market, which is interesting, but his source is UNESCO&#8217;s <a href="http://portal.unesco.org/culture/en/ev.php-URL_ID=7810&amp;URL_DO=DO_TOPIC&amp;URL_SECTION=201.html">Index Translationum</a>, which only covers books. This is only a part of the translation industry, and as far as I can tell, only a small part (also, digging through UNESCO&#8217;s statistics reveals some very messy data). There are some interesting facts about the flow of translation—English is overwhelmingly dominant as a source language, exceeding the second-most common source language, French, almost sixfold. Japanese, the language I translate from, comes in at 8th, with only about 1/8th as many works translated as French, and only about 1/47th as many as English.</p>
<p>English is much less popular as a target of translation, coming in fourth to German, French, and Spanish (with only about half as many works as German). Japanese comes in fifth, with only about 15% fewer works translated into Japanese than into English. This would suggest that English speakers are not that interested in hearing what the rest of the world has to say.</p>
<p>But I am sure these figures are not representative of commercial translation. In patents, for example, <a href="http://patenttranslator.wordpress.com/2010/07/23/internet-resources-for-translating-patents-into-english/">I have read</a> that English is the dominant target language, and the most frequently translated source languages for English are Japanese, German and French. Not sure where those statistics come from, but they don&#8217;t surprise me. It should be relatively easy to get statistics on patents, because they wind up being collected by a few government agencies. Much less so all the newspaper clippings, press releases, user manuals, depositions, specifications, clinical drug trials, and so on that make up the bulk of commercial translation, some of which are never intended for public consumption (and some of which is probably hardly read at all, in any language).</p>
<p>There are also different market forces at work here: a lot of patent translation is &#8220;push&#8221; translation (by the authors), whereas book translation is &#8220;pull&#8221; translation (by literary agents in the target language that are proxies for the eventual audience).</p>
<p>As to some of the standard problems of translation—He does talk about translating poetry (with reference to Hofstadter&#8217;s book), and to a lesser extent, humor, but these were fairly superficial treatments. He talks about the problem of translating culture-specific features to some extent and some of the solutions. He points out that it is not hard to translate a high social register satisfactorily, but translating uneducated-sounding regional dialects is much more problematic, and in the last pages of the book, he actually gets around to an interesting observation that might explain why: he makes the argument that language in its original form did not emerge to communicate ideas, but to reinforce social bonds, like monkeys grooming each other. And the aspects of speech that are peculiar to one community—which reinforce those social bonds—are exactly what can&#8217;t be translated to another, and seem glaringly misplaced when &#8220;translated&#8221; to the speech habits of a different community.</p>
<p>Is the book worth reading? It&#8217;s light. It gives a mile-high view of translation. It doesn&#8217;t grapple much with translation problems, much less offer solutions to them. It feels like it&#8217;s more intended for people who are interested in knowing about translation than in actually translating (which is fair, since there are probably more of them). It won&#8217;t have a lot of keen insights and revelations for translators, but it is interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://8stars.org/a/2012/01/08/book-review-is-that-a-fish-in-your-ear/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gamification</title>
		<link>http://8stars.org/a/2011/12/23/gamification/</link>
		<comments>http://8stars.org/a/2011/12/23/gamification/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 01:37:59 +0000</pubDate>
		<dc:creator>adamrice</dc:creator>
				<category><![CDATA[net stuff]]></category>
		<category><![CDATA[translation]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[gamification]]></category>

		<guid isPermaLink="false">http://8stars.org/a/?p=2447</guid>
		<description><![CDATA[Tickling the hindbrain to get free labor.]]></description>
			<content:encoded><![CDATA[<p>Brent Simmons writes about <a href="http://inessential.com/">gamification</a>, saying<br />
<blockquote> you could look at this trend and say, “As software gets simpler, it gets dumbed-down — even toddlers can use iPads. Users are now on the mental level of children, and we should design accordingly. What do children like? Games.”</p></blockquote>
<p>I&#8217;ve been thinking about gamification a little for a while now, and I think it&#8217;s actually more sinister than that. Look at a website like <a href="http://stackoverflow.com/">Stack Overflow</a>. They&#8217;ve got it set up with this treadmill of meaningless rewards to keep you engaged in the site, asking and answering question. In addition to increased ad impressions (which is cynical enough, the sole point of a game like <a href="http://www.wired.com/magazine/2011/12/ff_cowclicker/all/1">Farmville</a>, which has no rewards that I recognize as such), your labor makes the site more valuable: a good &#8220;answer site&#8221; like <a href="http://ask.metafilter.com">Ask Metafilter</a> (which is a cool community, not an exploitative business play) gets very high Google rankings—Stack Exchange clearly want to cash in on that action getting strong Google rankings for their own site, leading to more pageviews, and the circle of life continues. For your efforts you get a gold star. A virtual gold star. But they&#8217;ve figured out that points and achievements activate some hindbrain reward center that they cynically play off of.</p>
<p>In my own vocation of translation, there&#8217;s been an increasing trend toward uncompensated crowdsourcing (another hot-button word) as an alternative to professional work, and I fully expect to see gamification tactics applied to that as well before long.</p>
]]></content:encoded>
			<wfw:commentRss>http://8stars.org/a/2011/12/23/gamification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Three things</title>
		<link>http://8stars.org/a/2011/10/07/three-things/</link>
		<comments>http://8stars.org/a/2011/10/07/three-things/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 16:00:45 +0000</pubDate>
		<dc:creator>adamrice</dc:creator>
				<category><![CDATA[current events]]></category>

		<guid isPermaLink="false">http://8stars.org/a/?p=2434</guid>
		<description><![CDATA[Three things I have read in the past few days: From Innovation Starvation, by Neil Stephenson My parents and grandparents witnessed the creation of the airplane, the automobile, nuclear energy, and the computer to name only a few. Scientists and engineers who came of age during the first half of the 20th century could look [...]]]></description>
			<content:encoded><![CDATA[<p>Three things I have read in the past few days:</p>
<p>From <a href="http://www.worldpolicy.org/journal/fall2011/innovation-starvation">Innovation Starvation</a>, by Neil Stephenson</p>
<blockquote><p>My parents and grandparents witnessed the creation of the airplane, the automobile, nuclear energy, and the computer to name only a few. Scientists and engineers who came of age during the first half of the 20th century could look forward to building things that would solve age-old problems, transform the landscape, build the economy, and provide jobs for the burgeoning middle class that was the basis for our stable democracy.</p>
<p>The Deepwater Horizon oil spill of 2010 crystallized my feeling that we have lost our ability to get important things done.</p></blockquote>
<p>From The Onion, <a href="http://www.theonion.com/articles/last-american-who-knew-what-the-fuck-he-was-doing,26268/">Last American Who Knew What The Fuck He Was Doing Dies</a></p>
<blockquote><p>Steve Jobs, the visionary co-founder of Apple Computers and the only American in the country who had any clue what the fuck he was doing, died Wednesday at the age of 56. </p></blockquote>
<p>From <a href="http://sociology.ucsc.edu/whorulesamerica/power/investment_manager.html">An Investment Manager&#8217;s View on the Top 1%</a></p>
<blockquote><p>The picture is clear; entry into the top 0.5% and, particularly, the top 0.1% is usually the result of some association with the financial industry and its creations. I find it questionable as to whether the majority in this group actually adds value or simply diverts value from the US economy and business into its pockets and the pockets of the uber-wealthy who hire them.</p></blockquote>
<p>These all seem related.</p>
]]></content:encoded>
			<wfw:commentRss>http://8stars.org/a/2011/10/07/three-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The universal design critic</title>
		<link>http://8stars.org/a/2011/10/06/the-universal-design-critic/</link>
		<comments>http://8stars.org/a/2011/10/06/the-universal-design-critic/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 15:47:27 +0000</pubDate>
		<dc:creator>adamrice</dc:creator>
				<category><![CDATA[current events]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[obituary]]></category>
		<category><![CDATA[steve jobs]]></category>

		<guid isPermaLink="false">http://8stars.org/a/?p=2430</guid>
		<description><![CDATA[A little bit of it is in all of us]]></description>
			<content:encoded><![CDATA[<p>In just the past half day, a lot has been said about Steve Jobs. I&#8217;m not sure I have anything unique to add, but I&#8217;ve been using Macs continuously since the first one I owned, which was one of the original 128K models, so I can&#8217;t let his passing go without comment.</p>
<p>Many of the people praising Steve Jobs have focused on the way that he and Apple have provided them with the tools to do their job, the way they have demystified technology and made it elegant and fun. And I agree with all that. But Steve Jobs and Apple have had a more subtle and deeper effect on us than that.</p>
<p>One of Jobs&#8217; greatest talents was as a critic, particularly of design. He didn&#8217;t design Apple&#8217;s hardware or software, but he had strong, detailed opinions on all of it, which he would forcefully deliver when anything failed to live up to his very high expectations. So it&#8217;s no surprise that Apple has delivered consistently well-designed products, but they&#8217;ve also delivered design-oriented products. The very first Mac had multiple fonts and typographic controls, could mix pictures with text. Even the screen resolution of 72 dpi was chosen to parallel the point-size system.</p>
<p>We take these sorts of thing for granted today. They would have happened eventually, but they happened when they did because of Steve Jobs and Apple.</p>
<p>Today, we know what a font is, and many of us have opinions on which ones are better than others. We look more critically at industrial design and engineering. There are even movies and shorts about <a href="http://www.veer.com/ideas/btt/">fonts</a> and <a href="http://www.imdb.com/title/tt1241325/">industrial design</a>. By putting exemplars of good design into the marketplace and making them accessible to regular people, and by giving his competition a higher mark to aim for, Steve Jobs has transmitted some small part of his critical acuity and insistence on quality to the rest of us.</p>
<p>When Jobs resigned as CEO about 6 weeks ago, John Gruber <a href="http://daringfireball.net/2011/08/resigned">wrote</a> </p>
<blockquote><p>The company is a fractal design. Simplicity, elegance, beauty, cleverness, humility. Directness. Truth. Zoom out enough and you can see that the same things that define Apple’s products apply to Apple as a whole. The company itself is Apple-like…Jobs’s greatest creation isn’t any Apple product. It is Apple itself.</p></blockquote>
<p>Zoom out farther.</p>
]]></content:encoded>
			<wfw:commentRss>http://8stars.org/a/2011/10/06/the-universal-design-critic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boundaries</title>
		<link>http://8stars.org/a/2011/08/10/boundaries/</link>
		<comments>http://8stars.org/a/2011/08/10/boundaries/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 15:56:40 +0000</pubDate>
		<dc:creator>adamrice</dc:creator>
				<category><![CDATA[Burner culture]]></category>
		<category><![CDATA[boundaries]]></category>
		<category><![CDATA[burning flipside]]></category>
		<category><![CDATA[flipside]]></category>

		<guid isPermaLink="false">http://8stars.org/a/?p=2419</guid>
		<description><![CDATA[How should Burning Flipside deal with the problem of people who push other people's boundaries? Oh, so many questions.]]></description>
			<content:encoded><![CDATA[<p>I often use this blog as a way to think out loud. This will be one of those posts.</p>
<p>This is a post about <a href="http://burningflipside.com">Burning Flipside</a> and boundaries. Burning Flipside is the central Texas <a href="http://en.wikipedia.org/wiki/Burning_Man#Regional_events">regional burn</a>. If that doesn&#8217;t mean anything to you, you might not want to go past the jump.<br />
<span id="more-2419"></span></p>
<h2>Preliminaries</h2>
<p>Burning Flipside is nominally produced by Austin Artistic Reconstruction LLC (known simply as &#8220;the LLC&#8221; in the local community of Burners), a five-person organization. Most of the operational work is done by a large volunteer organization; on the policy side, there is also an advisory board called the Combustion Chamber (&#8220;the CC&#8221;). I&#8217;m a member of the CC. We meet every other Monday, more or less, and argue about The True Meaning of Flipside.</p>
<h2>The problem of boundaries</h2>
<p>Flipside seems to many people like a default-permit environment for personal behavior: anything goes. This is not true—there are a lot of behaviors that definitely will not fly, but it&#8217;s a much more tolerant atmosphere than default reality. Flipside is all about personal expression, and people can get away with calling almost anything &#8220;art&#8221; and be taken halfway seriously. This may include behaviors that would not fly in default reality.</p>
<p>At our most recent CC meeting on 8 Aug, one of the agenda items was non-sexual boundaries (we had discussed sexual boundaries at a previous meeting). As I said at the meeting, this is an incredibly knotty issue, and the more I think about it, the more it winds me up. There are multiple ways in which it&#8217;s a problem, and multiple ways in which dealing with the overall problem poses a challenge to the Flipside organization.</p>
<p>We discussed some problems in a general sense: vandalism/theft/property damage, menacing behavior and assault. </p>
<p>We also discussed a specific incident: Flipside has a no-weapons policy, and this year, someone had a (plugged and non-functional) pistol that he was using to threaten people. Unsurprisingly, it freaked some people out. But this guy could reasonably  claim that this provocation was his &#8220;art.&#8221; <ins datetime="2011-08-10T17:03:35+00:00">[update: it's come to my attention that apparently there was one guy with a plugged pistol, and another person with a toy gun painted black to look more realistic. In any case, our discussion was about "fake guns".]</ins></p>
<p>We wound up getting into a discussion of setting a policy for realistic but fake weapons, basically that they can&#8217;t be realistic-looking enough to fool anyone. This strikes me as a sidetrack we should avoid. It practically dares Flipside participants to find new and interesting ways to subvert the rules, which would invite an endless game of policy whack-a-mole.</p>
<p>I&#8217;ve heard it said that simple rules produce complex behaviors, and complex rules produce simple behaviors. That approach would put us on the path of complex rules producing simple behaviors, which is not what we want.</p>
<p>It strikes me that the gun is just the form that this incident took: the broader problem that underlies it is the non-consensual nature of the interaction between the guy who was brandishing the gun and the people he was brandishing it at. There&#8217;s a certain baseline level of stuff you need to be prepared to put up with at Flipside—loud music at all hours, naked people whose bodies you might really prefer not to see, startling explosions, even dubstep. It&#8217;s not clear where line demarcating &#8220;stuff I need to put up with&#8221; and &#8220;stuff I don&#8217;t&#8221; lies, but being physically threatened without opting in, even as a form of performance art, is on the wrong side of that line.</p>
<p>All that being said, the case was made that realistic fake guns could pose other problems that might need to be addressed at a policy level, specifically, that any LEOs on the property might see the gun and respond as if it were real.</p>
<p>That&#8217;s one incident. On the more general subject of boundary-pushing, there could be clear-cut crimes, there could be simple miscommunication between two well-intentioned people, and there could be something in between: not necessarily a crime, but an incident where one person is being an asshole and provoking someone else. If it&#8217;s a crime, we can leave it to the legal system (although that can be traumatic enough that people might not want to bother). If it&#8217;s not, one suggestion was to rely on &#8220;community response,&#8221; but that has its own problems. One is that community response can turn into vigilantism. Another is that it might not appear as an option to someone who&#8217;s a first-timer at Flipside, or simply not well-connected to the community. These people could reasonably expect that the Flipside organization should have their back, but that puts us in the role of adjudicating what happens, and there&#8217;s a lot of reluctance to do that. I don&#8217;t see any easy resolution here.</p>
<p>Finally, another philosophical problem. It seems that most of these boundary-pushing problems at Flipside are caused by a handful of people. Flipside is an experimental community with a population of about 2,500 people. The point is to try to make a different way of organizing community work, generally emphasizing self-reliance and personal responsibility instead of more damn rules. With that in mind, is it better to set rules that will apply to everyone at Flipside—and potentially preclude legitimate forms of expression by people who aren&#8217;t troublemakers—or to simply deal with those troublemakers on a case-by-case basis? The former is bureaucratic and violates the not-more-rules approach. The latter is prone to capricious and unfair enforcement. But perhaps not in the way you&#8217;d expect: at the CC meeting, one of the people present pointed out that our most notorious troublemaker essentially gets a free pass for crap that would get other people ejected (if not arrested), because we expect it from him. As things are, and as they will continue to be, the LLC does make difficult case-by-case judgments about individuals, but that wouldn&#8217;t prevent them from writing policies as well.</p>
<h2>Wrap-up</h2>
<p>TL;DR: the policy problems I&#8217;ve tried to identify here are:
<ul>
<li>Do we write policy based on the outward form a boundary problem takes or the underlying issue?</li>
<li>How do we identify what a legitimate problem is?</li>
<li>How do we respond when we have identified a problem? At the community level, at the organization level, or not at all?</li>
<li>Do we write policies that affect everyone in response to the actions of the few?</li>
</ul>
<p>These are questions. I don&#8217;t have good answers.</p>
]]></content:encoded>
			<wfw:commentRss>http://8stars.org/a/2011/08/10/boundaries/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Page One</title>
		<link>http://8stars.org/a/2011/07/24/page-one/</link>
		<comments>http://8stars.org/a/2011/07/24/page-one/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 02:01:12 +0000</pubDate>
		<dc:creator>adamrice</dc:creator>
				<category><![CDATA[current events]]></category>
		<category><![CDATA[meta-blogging]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[new york times]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[newspaper]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://8stars.org/a/?p=2407</guid>
		<description><![CDATA[The news business in a changing world.]]></description>
			<content:encoded><![CDATA[<p>Gwen and I recently saw <a href="http://www.imdb.com/title/tt1787777/">Page</a> <a href="http://www.takepart.com/pageone">One</a>, the documentary about the New York Times.</p>
<p>It was a sort of mile-high survey of the problems that most American newspapers are facing today. It was interesting watching it while the scandal surrounding Rupert Murdoch&#8217;s British tabloids is at its peak—Murdoch had nothing to do with the movie except extolling the iPad as the potential savior of the newspaper industry. The issues that the movie touched on—and there were so many that it didn&#8217;t really have much time to do more than touch on them—are all familiar to anyone paying attention to the news about newspapers—declining ad revenue, competition from online sources, the chummy, codependent relationship with power that leads to horrors like Judy Miller—but it was still very interesting seeing these discussed by the people directly affected by them.</p>
<p>Just as the movie hopscotched from issue to issue, it never quite developed a central thesis. But if a documentary can have a hero, this one definitely did in the person of <a href="http://topics.nytimes.com/top/reference/timestopics/people/c/david_carr/">David Carr</a>. And if it can have one defining moment, this one&#8217;s came when he was on a panel talking about the future of journalism or something like that, clearly representing the old guard. At one point, <a href="http://www.newser.com/bio/michael-wolff.html">Michael Wolff</a> stands up and talks about how the world would manage without the New York Times. Then Carr gets up, shows a printout of the Newser.com (Michael Wolff&#8217;s project) front page; then shows the printout with all the stories sourced from old media ripped out, leaving nothing but a rough paper sieve.</p>
<p>There was talk about the role of the professional journalist vs citizen-journalists, of whether the civic function of newspapers actually makes business sense. There was a lot of talk about Twitter. Interestingly, not a lot about Facebook. The talk about blogs was mostly in the context of tabloid-grade professional blogs like Nick Denton&#8217;s properties—at one point, Denton is interviewed, and we see his &#8220;leaderboard&#8221;—the most popular current stories—on a big TV. None of the stories are news. They&#8217;re gossip.</p>
<p>For a brief moment, when blogs were new to most people, some people suggested that in the future everyone would have a blog and we&#8217;d get our news through legions of citizen-journalists, with some editorial control or artificial intelligence or something to make sure we as readers got the stuff that was of highest quality and greatest relevance to our interests. Technically, that&#8217;s possible. My friend <a href="http://www.unicom.com/">Chip</a> long ago set up the website <a href="http://www.austinbloggers.org/">Austin Bloggers</a>, where anyone with a blog can post a link to their Austin-related postings. There&#8217;s definitely some good stuff there that&#8217;s too finely focused for traditional media.</p>
<p>But the idea that citizen journalists could replace professional journalists entirely was naive from the start, and since then, we&#8217;ve learned that most people, even if they are interested in sharing stuff online (and lots of people are), are not very interested in blogging per se.</p>
<p>I think there are two reasons for this: the effort and the reward. While it is possible to dash off a simple blog post, blogging software has not really encouraged this. The writing interface for this blog looks like this:<br />
<img src="http://8stars.org/a/content/bloginterface-1024x863.png" alt="" title="blog interface" width="584" height="492" class="alignnone size-large wp-image-2409" /></p>
<p>Admittedly, there are blogging systems that are simpler than this, but this is the system I&#8217;m using, and it&#8217;s a mainstream one. Contrast that with the posting interface for Twitter:<br />
<img src="http://8stars.org/a/content/twitterinterface.png" alt="" title="twitter interface" width="511" height="75" class="alignnone size-full wp-image-2410" /></p>
<p>Even once you&#8217;ve got a blog set up, there&#8217;s just a lot more cognitive load in getting a post up. </p>
<p>And then there&#8217;s the payoff. With Twitter or Facebook, your friends are probably going to see what you write and can easily comment on it; if you&#8217;re writing something personal, it&#8217;s relatively easy to make it so that only your friends see it. There&#8217;s more of a message-in-a-bottle quality to a blog post. Friends are less likely to comment (partly because even the commenting interface is more complicated, thanks in part to comment spam in blogs), and making a blog post visible only to friends involves considerably more administrative overhead for the writer and readers. <a href="http://www.livejournal.com/">Live Journal</a>, as easy as it is to ridicule as the repository for bad poetry by teenagers, got this right by providing a blogging platform with social-networking features built in.</p>
<p>And unfortunately, while Facebook and Twitter have displaced what might have otherwise been a lot of blogging, they have not adequately replaced blogging. They&#8217;re fine for ephemeral, off-the-cuff communication—better than a blog, I&#8217;d say. A friend&#8217;s Twitter or Facebook postings are like a running stream that I can dip into when I feel like it, but they don&#8217;t work as a repository for sustained writing—one the writing side, because Twitter and Facebook are designed for off-the-cuff and short writing, and on the reading side, because it&#8217;s relatively difficult to backtrack and look at previous postings. As a medium for citizen journalism, this means that Twitter can be useful as a channel for minute-by-minute breaking news (Facebook less so, because posts are more often hidden from those you don&#8217;t know even if they are on Facebook, and Facebook in general is walled off from the rest of the Internet), but worthless for anything longer than that—especially with Facebook, where it seems almost impossible to dig up an old post. The same is true for discussions on posts, so while Facebook is great for getting people talking, it&#8217;s lousy for looking back at what people were talking about. For superficial gossip-grade conversations, this is fine. For more substantial discussions that one might want to look back on, it&#8217;s a problem.</p>
<p><a href="http://plus.google.com">Google Plus</a> is too new to have been discussed in the movie. It allows for longer-form writing than Twitter or Facebook. The fact that Google is behind it suggests that maybe old posts would be searchable (though right now, they aren&#8217;t). And Google already owns a blogging platform, <a href="http://blogger.com">Blogger</a>. I&#8217;ll be interested in seeing how they play out.</p>
]]></content:encoded>
			<wfw:commentRss>http://8stars.org/a/2011/07/24/page-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bird down</title>
		<link>http://8stars.org/a/2011/07/19/bird-down/</link>
		<comments>http://8stars.org/a/2011/07/19/bird-down/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 19:05:30 +0000</pubDate>
		<dc:creator>adamrice</dc:creator>
				<category><![CDATA[tidbit]]></category>
		<category><![CDATA[bird]]></category>
		<category><![CDATA[bluejay]]></category>
		<category><![CDATA[death]]></category>

		<guid isPermaLink="false">http://8stars.org/a/?p=2404</guid>
		<description><![CDATA[A small encounter with mortality.]]></description>
			<content:encoded><![CDATA[<p>This morning while Gwen was puttering in the back yard, a juvenile bluejay landed on the ground, near our back door. He looked like he had his flight feathers, but the feathers on his head were still downy. He wouldn&#8217;t or more likely couldn&#8217;t fly away; he could hop, but mostly stayed put.</p>
<p>Not knowing what else to do, we set out a shallow pan of water for him. He made no effort to get away from us, but did hop into the pan of water.</p>
<p>About an hour later, I looked in on him. He was still in roughly the same spot. I refilled the pan of water and set it next to him. He looked at me and opened and closed his beak a few times as if silently chirping or begging for food. He flapped his wings for a moment and flipped over on his back. The nictitating membranes blinked across his eyes and he died.</p>
<p>When we looked at his corpse, we saw a spot on his back where he had been attacked.</p>
]]></content:encoded>
			<wfw:commentRss>http://8stars.org/a/2011/07/19/bird-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.929 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-17 10:33:04 -->
<!-- Compression = gzip -->
