<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>The Fishbowl</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/" />
    <link rel="self" type="application/atom+xml" href="http://fishbowl.pastiche.org/atom.xml" />
    <id>tag:fishbowl.pastiche.org,2008-03-22://1</id>
    <updated>2012-04-08T11:36:45Z</updated>
    <subtitle>tail -f /dev/mind &gt; blog</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Open Source 4.1</generator>

<entry>
    <title>Another Day in the Life</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2012/04/08/another_day_in_the_life/" />
    <id>tag:fishbowl.pastiche.org,2012://1.1762</id>

    <published>2012-04-08T11:30:32Z</published>
    <updated>2012-04-08T11:36:45Z</updated>

    <summary> Charles: If you told me what it was I just said that you scoffed at, I could learn from my mistake and maybe become a better person! Donna: (a beat) Charles: …no, I can’t remember the last time I...</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
        <category term="personal" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[<div style="text-align: center; font-family: monospace; margin-left: 18%; margin-right: 18%; font-size: larger">
<strong>Charles:</strong>

<p>If you told me what it was I just said that you scoffed at, I could learn from my mistake and maybe become a better person!</p>

<p><strong>Donna:</strong></p>

<p><i>(a beat)</i></p>

<p><strong>Charles:</strong></p>

…no, I can’t remember the last time I did that either. But I could explain at great length why I think I’m right?<br />
</div>]]>
        
    </content>
</entry>

<entry>
    <title>Johnny and Jenny Can Code</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2012/04/03/johnny_and_jenny_can_code/" />
    <id>tag:fishbowl.pastiche.org,2012://1.1761</id>

    <published>2012-04-02T22:29:04Z</published>
    <updated>2012-04-08T11:44:09Z</updated>

    <summary>One of the more stubbornly persistent recurring themes from tech curmudgeons goes something like this. “When I was young, computers shipped with BASIC, and you had to laboriously type in programs from magazines to make the do _anything_. Computers these days are shiny, hermetically sealed boxes with no built-in language that do anything you want at the press of a button. In this way, we are betraying future generations of nerds to grow up without the advantages we had.”</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
        <category term="nerd" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="stories" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[<p>One of the more stubbornly persistent recurring themes from tech curmudgeons goes something like this. “When I was young, computers shipped with <span class="caps">BASIC, </span>and you had to laboriously type in programs from magazines to make them do <em>anything</em>. Computers these days are shiny, hermetically sealed boxes that do anything you want at the press of a button, and never expose kids to programming. In this way, we are betraying future generations of nerds to grow up without the advantages we had.”</p>

<p>From my perspective as somebody whose first computer had a <span class="caps">BASIC </span>interpreter burned into <span class="caps">ROM, </span>that’s a load of rubbish.</p>

<p>The window in which reasonably-priced, mass-market home computers were <em>like these writers remember</em> was the 8-bit Apple II/Commodore 64 era, or “most of the 80s”. By the time the 16 bit era took hold, only <span class="caps">DOS </span>shipped with <span class="caps">BASIC </span>as standard, and to those few people who discovered it existed it was just that weird thing with the snakes and gorillas games.</p>

<p>Even in the mid-80s when I got my first home computer, programming was far from being required to use it. The Commodore 64 and its cousins had a huge market as games machines, and that's all most of my peers, even many of the more geeky ones, used them for. You just needed to know how to plug in a joystick and type <code>LOAD &quot;*&quot;,8,1</code>.</p>

<p class="aside">To be honest, that’s mostly what I did with computers growing up. I knew <em>how</em> to program, but 90% of my programming experience before I left school was watching my brother write code and occasionally offering (unwanted) advice. Nick wowed his teachers in high school by writing his own graphing app to help him with his maths assignments, went on to get a Bachelors degree in Computer Science, and is now a successful print journalist.</p>

<p>The children who actually used these early home computers as programmable devices were a self-selecting group. They were already nerds. And as (admittedly, the less programmer-y) half of a pair of nerds growing up in that era, I would have killed for the opportunities that come with the current generation of computers.</p>

<p>The Nick and Charles Millers of today aren’t growing up writing <span class="caps">BASIC </span>apps to calculate their pocket money. They’re putting up web pages, and they’re too nerdy <em>not</em> to want to look at the source code and see how it works. At some point they will want to make that web page do something interesting. That will expose them to Javascript, a language a hundred times more powerful than what they were stuck with on the <span class="caps">C64 </span>but yet still learnable in small chunks. Later, in their quest to make the page even more dynamic they'll stumble across Ruby or Python, all easily downloadable from the ubiquitously available Internet along with an inexhaustible supply of tutorials, examples and real people willing to help them get started.</p>

<p>And honestly, I can’t see any reason why <span class="caps">BASIC </span>is a better language to learn programming from than Python, Ruby or even Javascript. Today’s scripting languages still make it ridiculously simple to do simple things, while leaving the door open to doing more amazing things the more you learn.</p>

<p><span class="caps">BASIC </span>was always a crappy language, and many of the kids who outgrew it in the 80s hit a wall and couldn’t go further. Advanced programming tools had to be bought, often at prohibitive cost, and it was hard to even know where to look to learn how to use them. There was no consumer Internet. I had one friend with access to a <span class="caps">BBS, </span>and as far as I know he only used it to download long lists of dirty jokes, print them out on his father’s dot-matrix printer and bring them to school.</p>

<p>Today, if you're a teenager with a Mac (insert some other platform into this paragraph if you object to Apple on moral or financial grounds), you can download <em>for free</em> the same tools that professional developers use to write Mac, iPhone and iPad applications. You can read countless free tutorials on how to use them, download reams of sample code for free, and ask for help on forums full of people who may never know you’re a precocious kid. And if you’re a thirteen-year old who can wheedle $100 out of your parents for the subscription, you can <a href="http://www.rte.ie/news/2012/0105/pizza.html">publish a best-selling iPhone app</a>. </p>

<p>Can we just pause a moment and admit how mind-blowingly awesome that is?</p>]]>
        
    </content>
</entry>

<entry>
    <title>This sequence of thoughts actually passed through my head, almost verbatim.</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2012/03/28/this_sequence_of_thoughts_actu/" />
    <id>tag:fishbowl.pastiche.org,2012://1.1760</id>

    <published>2012-03-28T00:01:20Z</published>
    <updated>2012-04-02T22:28:56Z</updated>

    <summary>Context: on a semi-work-related IRC channel, this conversation. dennilan: Should I comment on [REDACTED] pointing out the Straw Man-ity? Carlfish: Sadly, “straw manatee” returns no relevant image hits on Google. dennilan: Turn off safe search. Rule 34 and all that....</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
        <category term="nerd" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[<p>Context: on a semi-work-related <span class="caps">IRC </span>channel, this conversation.</p>

<blockquote>
<strong>dennilan</strong>: Should I comment on [REDACTED] pointing out the Straw Man-ity?<br />
<strong>Carlfish</strong>: Sadly, “straw manatee” returns no relevant image hits on Google.<br />
<strong>dennilan</strong>: Turn off safe search. Rule 34 and all that.<br />
</blockquote>

<p class="aside"><a href="http://knowyourmeme.com/memes/rule-34">Rule 34 of the Internet</a> is an attempt to define the extent of human perversion by stating: “If it exists, somebody has already turned it into porn.”</p>

<p>Meanwhile, somewhere in Charles‘ head.</p>

<blockquote>
… “As a joke, I should come up with something really obscure and unlikely, and tweet a Rule 34 request for it.”

<p>… “I know. ‘Rule 34 request. <a href="http://www.osgi.org/Main/HomePage"><span class="caps">OSG</span>i</a>’”</p>

… “No, not a good pick. People already get fucked by that regularly.”<br />
</blockquote>]]>
        
    </content>
</entry>

<entry>
    <title>The Eyes Have It</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2012/03/26/the_eyes_have_it/" />
    <id>tag:fishbowl.pastiche.org,2012://1.1759</id>

    <published>2012-03-26T03:55:15Z</published>
    <updated>2012-04-02T22:29:00Z</updated>

    <summary>I was standing in the Apple Store. The perky sales clerk had confirmed they had my preferred iPad model in stock, and was offering to fetch it for me. My girlfriend was actively encouraging me to buy it. And I said no. 
</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[<p>Last week I was feeling very proud of myself. I had decided in the face of overwhelming temptation not to buy one of the new iPads. </p>

<p>I was standing in the Apple Store. The perky, painfully over-familiar sales clerk had confirmed they had my preferred model in stock, and was offering to fetch it for me. My girlfriend (who had previously declared that she saw no value whatsoever in the upgrade) was even actively encouraging me to buy it.</p>

<p>And I said no. The retina display was a nice feature and all, and I was very impressed by its clarity and detail, but really I didn’t see it making a huge difference to my life. </p>

<p>Then I had to say no again, because the salesman obviously didn’t believe me the first time.</p>

<p>The next morning the strangest thing happened. I was standing on the station platform in Milsons Point waiting for the train, reading a (Kindle) book on my iPad, and for the first time ever I could <em>see the pixels</em>. I mean I obviously had seen them before, but now I was noticing them every time I looked at the screen. My eyes were tripping over the slightly blurry sub-pixel text rendering when they should have been flowing easily from word to word.</p>

<p>So now I am feeling far less proud of myself. But according to current tracking data, my new iPad should arrive in the next couple of days.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Ten thousand spoons.</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2012/03/18/ten_thousand_spoons/" />
    <id>tag:fishbowl.pastiche.org,2012://1.1758</id>

    <published>2012-03-18T11:20:40Z</published>
    <updated>2012-03-26T04:10:12Z</updated>

    <summary> Write a blog post about the importance of getting your facts right Name that blog post Cutting Corners Include two glaringly stupid factual errors...</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[
<ol>
<li>Write a blog post about the importance of getting your facts right</li>
<li>Name that blog post <a href="http://fishbowl.pastiche.org/2012/03/17/cutting_corners/">Cutting Corners</a></li>
<li>Include two glaringly stupid factual errors</li>
</ol>

]]>
        
    </content>
</entry>

<entry>
    <title>Nerds (For Science, Part 2)</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2012/03/18/nerds_for_science_part_2/" />
    <id>tag:fishbowl.pastiche.org,2012://1.1757</id>

    <published>2012-03-18T05:31:36Z</published>
    <updated>2012-03-26T04:10:17Z</updated>

    <summary>Well, more like 1.0-beta1</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[<div style="text-align: center; font-family: monospace; margin-left: 18%; margin-right: 18%; font-size: larger">
<i><b>Donna and Charles</b> on the platform of Milsons Point Station. Scorecard: four eggs fertilized, three viable embryos, one blastocyst ready to be implanted about 30 minutes from now.</i>

<p><strong>Donna:</strong></p>

<p>So I guess this first try is going to be Oops 1.0?</p>

<p><strong>Charles:</strong></p>

<p>Well, more like 1.0-beta1</p>

<p><strong>Donna:</strong></p>

<p>Maybe -alpha. It's still a few months until we can really say it’s in beta testing.</p>

<p><strong>Charles:</strong></p>

True. Hopefully one day we can promote it to Release Candidate.<br />
</div>]]>
        
    </content>
</entry>

<entry>
    <title>Cutting Corners</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2012/03/17/cutting_corners/" />
    <id>tag:fishbowl.pastiche.org,2012://1.1756</id>

    <published>2012-03-16T22:08:40Z</published>
    <updated>2012-03-26T04:10:23Z</updated>

    <summary>But as should have been obvious from the start, the fictions woven into the facts will be found out eventually. When you&apos;re found out you lose control of the message. And when you lose control of the message, you’ve lost.</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[<blockquote><p>On my last night in Cavite, I met a group of six teenage girls in the workers’ dormitories who shared a six-by-eight-foot concrete room: four slept on the makeshift bunk bed (two to a bed), the other two on mats spread on the floor. The girls who made Aztek, Apple and <span class="caps">IBM</span> CD-ROM drives shared the top bunk; the ones who sewed Gap clothing, the bottom. All were the children of farmers, away from their families for the first time.</p>

<p>Their jam-packed shoebox of a home had the air of an apocalyptic slumber party – part prison cell, part <em>Sixteen Candles.</em> It may have been a converted pigsty, but these were sixteen-year-old girls, and like teenage girls the world over they had covered the gray, stained walls with pictures: of fluffy animals, Filipino action-movie stars, and glossy magazine ads of women modeling lacy bras and underwear. After a little while, serious talk of working conditions erupted into fits of giggles and hiding under bedcovers. It seems that my questions reminded two of the girls of a crush they had on a labor organizer who had recently given a seminar at the Workers’ Assistance Center on the risks of infertility from working with hazardous chemicals.</p>

<p>Were they worried about infertility?</p>

<p>“Oh yes. Very worried now.”</p></blockquote>

<p>That is from <a href="http://www.naomiklein.org/no-logo">Naomi Klein's <em>No Logo</em></a>. Klein has, to the best of my knowledge, not had to issue embarrassing retractions of her first-hand accounts of what the poor of the world go through in order to support our first-world lifestyles.</p>

<p>And yet a decade after the publication of her book, we are still doing it. Still putting up with companies with labour practices that degrade and exploit human beings, while simultaneously gutting our own countries of working-class employment.</p>

<p>I guess at some point activists will become frustrated that their message isn't getting through, and cut a few corners.</p>

<h3>Don't just make shit up.</h3>

<p>The news of the weekend is that <a href="http://www.thisamericanlife.org/blog/2012/03/retracting-mr-daisey-and-the-apple-factory">This American Life has had to issue an embarrassing retraction</a>, when the cornerstone of their influential report on Apple’s manufacturing operations in China turned out to have largely been sourced from a guy who was more interested in dramatic license than accurate reporting.</p>

<p>Mike Daisey, the original source, <a href="http://www.mikedaisey.blogspot.com.au/2012/03/statement-on-tal.html">responded that it wasn't his fault</a> that his fictionalised account of Chinese working conditions was mis-reported as absolute truth:</p>

<blockquote><p>My show is a theatrical piece whose goal is to create a human connection between our gorgeous devices and the brutal circumstances from which they emerge. It uses a combination of fact, memoir, and dramatic license to tell its story, and I believe it does so with integrity.</p>

<p>…</p>

<p>What I do is not journalism. The tools of the theater are not the same as the tools of journalism. For this reason, I regret that I allowed <span class="caps">THIS AMERICAN LIFE </span>to air an excerpt from my monologue.</p></blockquote>

<p>Reading first the original retraction, and then the transcript of <a href="http://www.thisamericanlife.org/radio-archives/episode/460/retraction">their full episode on the debacle</a>, it looks a lot more like deliberate deception on Daisey’s part.</p>

<blockquote><p>[Marketplace China Correspondent Rob Schmitz] located and interviewed Daisey's Chinese interpreter Li Guifen (who goes by the name Cathy Lee professionally with westerners). She disputed much of what Daisey has been telling theater audiences since 2010 and much of what he said on the radio.</p>

<p>During fact checking before the broadcast of Daisey's story, This American Life staffers asked Daisey for this interpreter's contact information. Daisey told them her real name was Anna, not Cathy as he says in his monologue, and he said that the cell phone number he had for her didn't work any more. He said he had no way to reach her.</p></blockquote>

<p>From the retraction, Schmitz on how he tracked the translator down:</p>

<blockquote><p>…basically, I just typed “Cathy and translator and Shenzhen” into Google</p></blockquote>

<p><strong>Making shit up is bad activism</strong>.</p>

<p>The sad fact is that Daisey has a point. The things in his one-man show that are strictly not true still <em>represent</em> facts that we should be aware of. Underage labour <em>is</em> a problem in Chinese factories, albeit one that Apple actively combats (and thus isn’t a major cause or beneficiary of). Hexane poisoning <em>was</em> a problem at a number of Apple suppliers, albeit not ones Daisey went anywhere near. And even though they're objectively one of the better employers in that area, Apple could still do a whole lot more to improve the lot of the hundreds of thousands of human beings who manufacture our iPhones.</p>

<p>From a naive perspective, Daisey was right. Packaging all these threads of worker exploitation, neglect and abuse into a single narrative with an identifiable (and in many spheres, beloved) villain makes the whole story more compelling, and arguably is what allowed the rights of Chinese factory workers to dominate the headlines this month after a decade of being post-Nike-backlash background noise.</p>

<p>But as should have been obvious from the start, the fictions woven into the facts will be found out eventually. When you're found out you lose control of the message. And when you lose control of the message, you’ve lost. You've given a whole lot of people who were angry reason to be angry about you instead. And you've given a whole bunch of people who were galvanised enough doubt and confusion to re-admit the status quo.</p>

<p><em>(Correction: this article originally mis-attributed the <em>This American Life</em> report to <span class="caps">NPR.</span> I also managed to attribute something that recently happened to Naomi Wolf to Naomi Klein. Not the best start to an article about accuracy :) )</em></p>]]>
        
    </content>
</entry>

<entry>
    <title>IAQ</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2012/03/15/iaq/" />
    <id>tag:fishbowl.pastiche.org,2012://1.1755</id>

    <published>2012-03-15T01:12:13Z</published>
    <updated>2012-03-18T05:23:59Z</updated>

    <summary>Infrequently Asked Questions</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[
<ol>
<li>Hopefully somewhere between twice a week and daily</li>
<li>During my lunch break, from a mental backlog</li>
<li>I'd be surprised if it lasted two weeks</li>
<li>Blame Twitter</li>
</ol>

]]>
        
    </content>
</entry>

<entry>
    <title>The Importance of the Hat Tip</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2012/03/15/the_importance_of_the_hat_tip/" />
    <id>tag:fishbowl.pastiche.org,2012://1.1754</id>

    <published>2012-03-15T00:16:02Z</published>
    <updated>2012-03-18T05:23:47Z</updated>

    <summary>The hat tip isn&apos;t a service to the “cool hunter” who brought you the link. It’s a service to the reader who wants to expand their sources of information.
</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[<p><a href="http://www.marco.org/2012/03/12/not-a-curator">Marco “Instapaper” Arment, on attributing the source of links</a> (hat tip: <a href="http://daringfireball.net/linked/2012/03/13/arment-via">Daring Fireball</a>):</p>

<blockquote><p>But if another link-blogger posts a link they found from your link-blog, I don’t think they need to credit you. Discovering something doesn’t transfer any ownership to you. Therefore, I don’t think anyone needs to give you credit for showing them the way to something great, since it’s not yours. Some might as a courtesy, but it shouldn’t be considered an obligation.</p></blockquote>

<p>Jamie “fighting endless bureaucracy to keep my night-club running is <em>still</em> less frustrating than working in IT” Zawinski, <a href="http://www.jwz.org/blog/2012/01/jon-mitchell-google-hates-the-internet/">characterising the Internet’s seeming obsession with crediting where you found a link</a>:</p>

<blockquote><p>One DJ says to another, "Hey, want to go see a movie?" The other DJ says, "I dunno, who's the projectionist?"</p></blockquote>

<p>I think any reasonable human being would agree:</p>


<ul>
<li>The primary source of a story is far more important than the way you happened to find it.</li>
<li>Stealing eyeballs from the people who do the real work by “aggregating” content in a way that makes reading the original unnecessary while adding nothing of value on top is a dishonest way to make a living</li>
<li>If the <em>Huffington Post</em> was published on paper, it still wouldn't even be worth wiping your arse on.</li>
</ul>



<p>None of this means bloggers, tweeters or Facebook-posters shouldn't credit their immediate sources as well.</p>

<p>The mistake is thinking the “hat tip” link is a service to the person being linked to. And indeed this is the tack that Maria Popova, creator of the <a href="http://www.curatorscode.org/">Curator’s Code</a> that Arment was objecting to, took in a <a href="http://www.nytimes.com/2012/03/12/business/media/guidelines-proposed-for-content-aggregation-online.html?_r=1&amp;pagewanted=all">New York Times</a> interview:</p>

<blockquote><p>“Discovery of information is a form of intellectual labor,” she said. “When we don’t honor discovery, we are robbing somebody’s time and labor. The Curator’s Code is an attempt to solve some of that.”</p></blockquote>

<p>The hat tip isn't a service to the “cool hunter” who brought you the link. It’s a service to the reader who wants to expand their sources of information.</p>

<p class="aside">For the record, I think the Curator’s Code itself is a bad idea simply because using two obscure Unicode glyphs to substitute for two already commonly confused concepts that are already able to be abbreviated in two or three letters isn’t likely to fly in anyone’s world.</p>

<p>Once upon a time, I read <a href="http://scripting.com/">one blog</a>. By following links out of that blog I discovered not only more people posting interesting new content, but more people connected to interesting networks I <em>didn’t read</em> myself, but who would funnel interesting content out from them in the form of links.</p>

<p>There is <em>way too much information out there</em>. One way that we deal with this and still keep mostly on top of what is going on is by choosing some subset of sources that mostly cover the things we're interested in. We all keep ourselves a certain number of degrees of separation from the original sources, because that’s the only way to even <em>start</em> to cover them all.</p>

<p>The hat tip gives us hints about how we could expand that web of interest in the right direction. If I find I'm regularly interested in the links that come to me via some third party I don't yet follow, I'm going to be interested in seeing <em>what else</em> they're linking to that I might be missing.</p>

<p>Maybe to other people like <a href="http://blog.mattlanger.com/post/19184734567">Matt Langer</a>,  this is “the digital equivalent of finding the previous borrower’s name scribbled on the card in the back of a library book”. But as a consumer of link blogs, I find hat-tip links useful.</p>]]>
        
    </content>
</entry>

<entry>
    <title>The Showstopper</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2012/03/14/the_showstopper/" />
    <id>tag:fishbowl.pastiche.org,2012://1.1753</id>

    <published>2012-03-14T01:32:05Z</published>
    <updated>2012-03-18T05:23:52Z</updated>

    <summary>What Facebook did to the social networking market should be entirely familiar to Google. It&apos;s exactly what Google did to the search market.</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
        <category term="nerd" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="stories" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[<blockquote><p>I couldn’t even get my own teenage daughter to look at Google+ twice, “social isn’t a product,” she told me after I gave her a demo, “social is people and the people are on Facebook.”</p></blockquote>

<p>While superficially plausible, not to mention pithy enough to fit in a tweet, Ex-Googler James Whittaker’s <a href="http://blogs.msdn.com/b/jw_on_tech/archive/2012/03/13/why-i-left-google.aspx">summation of the fate of Google+</a> seems to ignore the fact that previously, the people were on MySpace.</p>

<p>Still, that's no excuse. What Facebook did to the social networking market should be entirely familiar to Google. It's <em>exactly what Google did to the search market</em>.</p>

<p>In the late 1990s there was a glut of search engines, names like Altavista, Hotbot, Excite, Infoseek, Lycos, and Yahoo, each with their own strengths and foibles. Which of them was ‘best’ changed from week to week. There was even a secondary market for products that would query multiple engines at a time and aggregate the results.</p>

<p>The dance stopped overnight. Google released a category-killing product that learned from all the mistakes the other players had made—cramming the homepage, selling preferential placement, displaying too many similar results—and poured the secret sauce of PageRank™ on top.</p>

<p>All this done while the Internet was still growing exponentially, so the majority of today's Internet doesn't remember there <em>was</em> a time before Google.</p>

<p>Google has put itself in the position where its search platform is powerful enough, popular enough and robust enough that the company can respond to pretty much any threat in the search space. The only two dangers are complacency, where the company gives some competitor enough breathing room to outpace them, or some kind of transformative innovation that makes traditional search engines obsolete.</p>

<p>And that is where Facebook is with general purpose social networking. The “social” space has a lot of breathing-room for players outside the Facebook model, but anyone looking to be a one-stop social web shop has to deal with the fact that Facebook is the showstopper.</p>

<p>Facebook learned from all the mistakes the others had made—poor design, ugly custom profiles, a lack of things to do once you'd added all your friends—hooked into clever viral touches like the need to create an account to see your friend’s party photos, and packaged everything in a slick platform that they could then use to sell your attention to third parties without you ever leaving their service.</p>

<p>All this done while social networks were still growing exponentially.</p>

<p>Incremental improvements like video chat and new ways to categorise your friends aren't going to beat it, because Facebook can just watch which of your features are popular, and copy them on top of its already winning platform. To beat Facebook in the general social networking stakes, either Facebook has to get complacent, or your idea has to transform the social space entirely.</p>]]>
        
    </content>
</entry>

<entry>
    <title>For Science</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2012/03/12/for_science/" />
    <id>tag:fishbowl.pastiche.org,2012://1.1752</id>

    <published>2012-03-12T05:23:46Z</published>
    <updated>2012-03-15T03:43:50Z</updated>

    <summary>The test was negative. Looking back, though, that was the day our conversation changed from “Should we have a kid?” to “We should have a kid.” Because now it had a name.</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[<p>For the last ten days, my primary responsibility in life has been stabbing my significant other in the arse with needles. To explain why, we should probably go back in time to 2009.</p>

<p>Scene: Atlassian's San Francisco apartment. Charles is preparing to walk up the road to buy a pregnancy test kit, after a week of concern that somewhere, at some point, we got a little careless.</p>

<blockquote><p><em>Donna:</em> So if we <em>are</em> going to have a baby… what do you think we should call it?</p>

<p><em>Charles:</em> “Oops”?</p></blockquote>

<p>The test was negative. Looking back, though, that was the day our conversation changed from “Should we have a kid?” to “We should have a kid.” Because now it had a name. And that name was “Oops”.</p>

<p class="aside">I recently discovered that the rest of my family has taken to calling this potential child “The iBaby”.</p>

<p>As fate would have it, and thanks to one or two boring but not at all uncommon medical issues, implementing this decision wasn't nearly as easy as we hoped. It was time to <span class="caps">USE SCIENCE</span>! </p>

<h3>Step One</h3>

<p>Step one is several months of ‘give it one more try (kind of) the natural way’. This involves a course of pills for the woman (possible side effects: hot flashes, stomach aches and mood swings) to stimulate egg production on a predictable schedule, and the kind of strictly regimented timetable that manages to take <em>all the fun</em> out of something that's usually quite enjoyable.</p>

<p>This is the step where they warn you about the increased chance of multiple births. I'm not sure the doctor appreciated my suggestion that we would keep at most two and sell the rest.</p>

<h3>Step Two</h3>

<p>Step two is where the fun <em>really</em> begins. My naive understanding of <span class="caps">IVF </span>up to this point was “Well, you get an egg, put it in a dish with some sperm, maybe poke it with a needle to start things off? Chemicals? Er… then put the embryo back in… er… at some point?”</p>

<p>I was mostly correct, but missed one important problem. To get the biggest chance of success you need much more than the paltry one egg that a woman will produce at a time. The solution to this problem is a <em>metric fuck-tonne of drugs</em>.</p>

<p><a href="http://www.betterhealth.vic.gov.au/bhcv2/bhcmed.nsf/pages/sgcgonal/$File/sgcgonal.pdf">Drug number one</a> (daily, days 1-X) stimulates egg production. It comes in the kind of multi-dose syringe-pen that <a href="http://en.wikipedia.org/wiki/Insulin_pen">diabetics use for insulin</a>. <a href="http://www.betterhealth.vic.gov.au/bhcv2/bhcmed.nsf/pages/mkcorgal/$File/mkcorgal.pdf">Drug number two</a> (daily, days 5-X) comes in a set of more traditional-looking single-use syringes, and is the antagonist that stops the over-stimulated ovaries from releasing those eggs too early. Both drugs can be self-administered by injecting around the stomach, but it turns out getting your boyfriend to stab you in the arse twice a day is the preferred method.</p>

<p class="aside">Likely side-effects: depression, rashes, headaches (compounded by the fact that you're not allowed Ibuprofin) and enough injection-related double entendres to script a <em>Carry On</em> movie.</p>

<p>During this process the woman must go into the clinic every two or three days for blood tests and an internal ultrasound. (long plastic wand, condom, lubricant, and the warning “this will feel cold and gooey”) The ultrasound is to monitor the development of follicles on the ovaries in which eggs may or may not be growing—there's no reliable way to detect if there are eggs in there until they go in to fetch them.</p>

<p>Eventually, when the follicles are getting close to 2cm across, you get the call from the clinic telling you that day X has arrived, and letting you know exactly (to the minute) when you need to deliver the final "trigger" injection (standard syringe, same side-effects as all the others). Two and a half days after this trigger, you are scheduled to come in for “Collection”.</p>

<p>In our case, tomorrow.</p>

<h3>Step 3</h3>

<p>Collection is the first part of the process that necessarily involves the male half of the relationship, and it goes somewhere like this:</p>


<ol>
<li>The woman is given a local anaesthetic. A doctor pushes a needle through the wall of her uterus, extracting eggs one by one from the aforementioned follicles.</li>
<li>Halfway through this procedure, the man is given a plastic cup and sent off into a room full of dirty magazines.</li>
</ol>



<p>Donna feels this is somehow unfair, and has been trying to convince the medical staff to find at least <em>something</em> they can do to me that involves being stabbed or probed.</p>

<p>Once collection is complete, there is a five day wait while they introduce sperm to eggs in the hope that they get together to form viable embryos. In the event that my sperm just swims around looking confused, wondering when they'll be allowed to go play World of Warcraft and trying to find the spot in the dish with the best WiFi reception, this introduction can also be performed manually.</p>

<h3>Step 4</h3>

<p>Five days later, the woman returns for the final procedure where the best embryo is implanted back into the uterus, and many fingers are crossed that it all works out and eventually we will have something that can resent our interfering in its life. The remaining embryos are frozen just in case we need to try again later, or if we need them to form the basis of a race of cloned super-soldiers that will save humanity.</p>

<p>So if there actually are eggs there to extract, <em>and</em> they get along well with my sperm, <em>and</em> develop into a viable embryo, <em>and</em> are successfully implanted back into Donna, <em>and</em> none of the billion things that can go wrong after that point do actually go wrong, then you're starting to get an idea of just how much funnier the choice of “Oops” as a placeholder name has got every day since I came up with it.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Performance Reviews: A Guide for the Borderline Clinically Depressed</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2011/12/23/performance_reviews_a_guide_fo/" />
    <id>tag:fishbowl.pastiche.org,2011://1.1751</id>

    <published>2011-12-23T02:24:12Z</published>
    <updated>2011-12-28T02:32:55Z</updated>

    <summary>Weeks One-Three: Receive notifications of impending review Ignore email and hope it will go away Week Four: Receive reminder of imminent deadline Skim instructions and open review form Stare blankly at form for ten minutes Feel the weight of all...</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
        <category term="personal" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="stories" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[<p><strong>Weeks One-Three:</strong></p>


<ul>
<li>Receive notifications of impending review</li>
<li>Ignore email and hope it will go away</li>
</ul>



<p><strong>Week Four:</strong></p>


<ul>
<li>Receive reminder of imminent deadline</li>
<li>Skim instructions and open review form</li>
<li>Stare blankly at form for ten minutes</li>
<li>Feel the weight of all your co-workers surrounding you</li>
<li>Swallow down wave of nausea and panic</li>
<li>Close review form</li>
</ul>



<p><strong>Week Four (Friday deadline):</strong></p>


<ul>
<li>Inform employer you will be late in to the office</li>
<li>Open review form</li>
<li>Try, unsuccessfully, to think of a single worthwhile thing you have accomplished this year</li>
<li>Try, unsuccessfully, to think of a single worthwhile thing you have accomplished since you came equal-first in the school piano competition in year 8</li>
<li>Swallow down wave of nausea and panic</li>
<li>Grab a soothing beer from the fridge</li>
<li>Go to first Nine Inch Nails song in iTunes.</li>
<li>Press play</li>
</ul>



<p><strong>Week Four (Friday deadline, 3pm):</strong></p>


<ul>
<li>Bow down before the one you serve.</li>
<li>You’re going to get what you deserve.</li>
<li>Bow down before the one you serve.</li>
<li>You’re going to get what you deserve.</li>
<li><strong><span class="caps">HEAD LIKE</span> A <span class="caps">HOLE</span>! <span class="caps">BLACK</span> AS <span class="caps">YOUR SOUL</span>!</strong></li>
<li><strong><span class="caps">I'D RATHER DIE THAN GIVE YOU CONTROL</span>!</strong></li>
</ul>



<p><strong>Week Four (Friday deadline, 6pm):</strong></p>


<ul>
<li>Count empty bottles</li>
<li>Stare at still-blank form</li>
<li>Feel deep hatred of all those people who don't spend their days in a black pit of self-loathing, and curse their ability to say nice things about themselves seemingly at will</li>
<li>Text significant other and ask her to grab more beer on the way home</li>
<li>Make a note to file the day as Annual Leave</li>
</ul>



<p><strong>Week Five:</strong></p>


<ul>
<li>Receive reminder that deadline has passed</li>
<li>Worry that the fact you always miss these deadlines will count against you in your review</li>
</ul>



<p><strong>Week Five (later…):</strong></p>


<ul>
<li>Receive second reminder that deadline has passed</li>
<li>Find an empty room in the office where nobody is within looming distance</li>
<li>Open form</li>
<li>Swallow down wave of nausea and panic</li>
<li>Find some way to write “I did OKish… I guess?” in as many words/numbers/slider widgets as is required by the process</li>
<li>Hit submit</li>
<li>Count down the minutes until it is socially acceptable to have a drink</li>
</ul>



<p><strong>Week Six:</strong></p>


<ul>
<li>Receive notification that feedback is now available</li>
<li>Ignore email and hope it will go away</li>
</ul>



<p><strong>Week Six (Review Day):</strong></p>


<ul>
<li>Realise that calling in sick isn't going to help anything.</li>
<li>Swallow down wave of nausea and panic</li>
<li>Open feedback document</li>
<li>For any negative feedback, take as an affirmation of your worst fears</li>
<li>For any positive feedback, dismiss it because, you know, the process <em>forces</em> people say at least one nice thing about you</li>
<li>Go into face-to-face review</li>
<li>Reiterate “I did OKish… I guess?” in as much time as is required by the process</li>
<li>Buy more beer on way home</li>
</ul>

]]>
        
    </content>
</entry>

<entry>
    <title>The first soap was made from the ashes of heroes…</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2011/09/29/the_first_soap_was_made_from_t/" />
    <id>tag:fishbowl.pastiche.org,2011://1.1750</id>

    <published>2011-09-28T19:11:14Z</published>
    <updated>2011-09-30T22:42:36Z</updated>

    <summary>Each little bottle of shampoo and conditioner in this hotel bears a brief homily on how to live a better life.</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[<p>Each little bottle of shampoo and conditioner in this hotel bears a brief homily on how to live a better life.</p>

<p><img alt="" src="http://fishbowl.pastiche.org/archives/pictures/philosophy-of-soap.jpg" width="450" height="602" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></p>

<p>Each individually wrapped homily on each individual serving of scented detergent is individually trademarked&trade;.</p>

<p>At what point do I find out Brad Pitt was me all along?</p>]]>
        
    </content>
</entry>

<entry>
    <title>Fear of Flying</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2011/06/17/fear_of_flying/" />
    <id>tag:fishbowl.pastiche.org,2011://1.1749</id>

    <published>2011-06-17T05:29:15Z</published>
    <updated>2011-06-29T01:56:06Z</updated>

    <summary>Is “the cloud” really where you want to keep the only copies of your most private, most important files?</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[<p><a href="http://www.nytimes.com/2011/06/16/technology/personaltech/16pogue.html">David Pogue, writing about the new Samsung/Google Chromebook</a>:</p>

<blockquote><p>Furthermore, Google says that its Chrome operating system is supersecure. But these days, every week brings another story of a hacker attack on a major corporation, and more of our private data stolen: Sony, Citibank and so on. In March, someone hacked a marketing company and gained access to the mailing lists of Best Buy, Wal-Mart, TiVo, CapitalOne, Marriott, the College Board, Hilton, Ritz-Carlton, US Bank, Chase Bank, Kroger, Barclays and many others.</p>

<p>Is “the cloud” really where you want to keep the only copies of your most private, most important files?</p></blockquote>

<p><a href="http://news.bbc.co.uk/2/hi/technology/3633167.stm"><span class="caps">BBC</span> News, 2004</a>:</p>

<blockquote><p>The US net provider EarthLink said it uncovered an average of 28 spyware programs on each PC scanned during the first three months of the year.</p></blockquote>]]>
        
    </content>
</entry>

<entry>
    <title>Dear Twitter</title>
    <link rel="alternate" type="text/html" href="http://fishbowl.pastiche.org/2011/03/12/dear_twitter/" />
    <id>tag:fishbowl.pastiche.org,2011://1.1748</id>

    <published>2011-03-12T04:23:19Z</published>
    <updated>2011-03-12T07:27:22Z</updated>

    <summary> It’s easy to forget just how exciting and revolutionary ICQ was. Almost overnight it took two of the most powerful features of the walled-garden online services—being able to see when your friends were online and message them in real...</summary>
    <author>
        <name>Charles Miller</name>
        <uri>http://fishbowl.pastiche.org/</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://fishbowl.pastiche.org/">
        <![CDATA[<p><img alt="" src="http://fishbowl.pastiche.org/archives/pictures/flower-icon.gif" width="32" height="32" style="float: left; margin: 3px;" /></p>

<p>It’s easy to forget just how exciting and revolutionary <span class="caps">ICQ </span>was. Almost overnight it took two of the most powerful features of the walled-garden online services—being able to see when your friends were online and message them in real time—and brought them to the Internet. People signed up in their millions, and for good reason.</p>

<p>Unfortunately, while everyone loved the service, it only took a couple of upgrades before the client software was universally loathed.</p>

<p>The problem was there was only one company making <span class="caps">ICQ </span>clients. Thus there was no competitive pressure to improve the core experience of sending and receiving messages from your friends, but <em>boy</em> was there pressure to add just one more advertisement panel, or yet another button to pump sponsored newsfeeds and stock quotes to millions of entirely uninterested college students.</p>

<p>Normally there's an outcry when a fresh exciting company sells out to an evil corporate behemoth, but by the time <span class="caps">ICQ </span>sold out to <span class="caps">AOL </span>the reception was just a collective “Meh, merge it with <span class="caps">AOL</span> Instant Messenger already.”</p>

<p>Which brings us to <a href="http://groups.google.com/group/twitter-api-announce/browse_thread/thread/c82cd59c7a87216a">today’s announcement from Twitter</a> directed to its third-party developers, saying in essence:</p>


<ol>
<li>If you are thinking of writing a new Twitter client, don’t</li>
<li>If you have already written a Twitter client and it strays too far from the way the official client works, your application will be blocked from using the service</li>
</ol>



<p>Twitter has always grown on the back of outside innovation. Features like #hashtags, @username links and retweeting were all things that users came up with on their own to help manage the flow of information. Third-party clients and services built features on top of these conventions, and eventually they were folded into the core of the product. </p>

<p>On the client side across mobile and desktop platforms, Twitter mostly stayed out of the way and, as <a href="http://daringfireball.net/2009/04/twitter_clients_playground">John Gruber noted two years ago</a>, third-party Twitter clients were a locus of innovation in mobile application UI design.</p>

<blockquote><p>One of the fantastic things about Twitter clients is how easy it is for users to jump from one to another. Just type in a username and password and off you go. It's possible for anyone to write a Twitter client nowadays and have the opportunity to completely blow everyone else out of the water. It's very exciting. Very democratic. And it certainly seems like everyone and their mother is trying to do just that. I'm just happy to be part of it, I know the developers of other clients and I can say definitively that competition is making all of us write better apps. </p></blockquote>

<p>That quote is from Loren Brichter, developer of Tweetie, in an <a href="http://www.macworld.com/article/140209/2009/04/tweetie_brichter_interview.html">interview with Macworld</a>. Brichter now works for Twitter. Tweetie was rebranded as the official Twitter client for Mac OS and iOS.</p>

<p>Saying that the time for competition and innovation in Twitter clients is now over, and that all the platform now needs is “A Consistent User Experience” strikes me as akin to the <a href="http://ipmall.info/hosted_resources/PatentHistory/posass.htm">apocryphal story</a> of the man who quit the Patent Office in 1899 because everything had already been invented. And with two of the banner features of the latest Twitter client update being the addition of a <a href="http://twitter.com/#!/search/%23dickbar">tremendously unpopular</a> overlay for (often-sponsored) trending topics and a lock-in to Twitter’s <span class="caps">URL</span>-shortening service, the direction is worrying. </p>

<img alt="The Twitter client currently offers a choice between six image-hosting services. Which, if any, will still be there in twelve months?" title="If my service was on that list and not already in the process of being sold to Twitter, I'd be shitting myself about now." src="http://fishbowl.pastiche.org/archives/pictures/twitter-image-shortening-preference.png" width="503" height="411" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></form>

<p>It's a silly battle that's been fought before. Instant Messaging services spent the good part of a decade attempting to lock out third-party clients and losing because you just can't fight the demand for something you can't deliver yourself.</p>

<p>Official clients have a massive advantage in exposure, user inertia and immediate access to new features. Twitter admits as much in the announcement, pointing out that 90% of Twitter users already regularly use the official client. If a third-party client becomes so popular that it is causing a noticeable impact on market-share, there is something <em>very, very wrong</em> with the direction of in-house development.</p>

<p>Third-party clients have more freedom to experiment and innovate, and can serve niche markets saving the official client from having to be a one-size-fits-nobody pastiche of conflicting requirements. And even if those clients do not give the service any direct revenue, <a href="http://en.wikipedia.org/wiki/Metcalfe's_law">Metcalfe’s Law</a> ensures that the <em>people behind the screen</em> make the service more valuable for everybody else.</p>]]>
        
    </content>
</entry>

</feed>

