<?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>Notional Slurry &#187; worklife</title>
	<atom:link href="http://williamtozier.com/slurry/category/worklife/feed" rel="self" type="application/rss+xml" />
	<link>http://williamtozier.com/slurry</link>
	<description>Pontification without all the gritty gravitas</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:34:42 +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>The Mirror Dojo: Genetic Programming for Agile Teams</title>
		<link>http://williamtozier.com/slurry/2011/10/21/the-mirror-dojo</link>
		<comments>http://williamtozier.com/slurry/2011/10/21/the-mirror-dojo#comments</comments>
		<pubDate>Fri, 21 Oct 2011 13:07:30 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[worklife]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=3042</guid>
		<description><![CDATA[This is the current iteration of the Genetic Programming workshop n&#233;e Agile Team Dojo I&#8217;ve been working on over the last few years. I&#8217;m looking at the Michigan/Ohio/Indiana region for an interesting place to run it. If you&#8217;re interested in &#8230; <a href="http://williamtozier.com/slurry/2011/10/21/the-mirror-dojo">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>This is the current iteration</strong> of the Genetic Programming workshop n&eacute;e Agile Team Dojo I&#8217;ve been working on over the last few years.</p>
<p>I&#8217;m looking at the Michigan/Ohio/Indiana region for an interesting place to run it. If you&#8217;re interested in scheduling me for a two- or three-day workshop, feel free to contact me online.</p>
<p>You know how to do that.</p>
<h4>The Mirror Dojo: Genetic Programming for Agile Teams</h4>
<p><a href="http://en.wikipedia.org/wiki/Genetic_programming">Genetic Programming</a> has been actively researched and promoted for more than a quarter century. It&#8217;s a broad collection of design practices and modeling techniques for the <em>&#8220;automatic&#8221; discovery of abstract patterns and structures</em>.</p>
<p>And that means <em>full-fledged</em> patterns and structures: algorithms, predictive models, complete mechanical and optical and electronic designs, and even blue-sky artificial intelligence systems.</p>
<p>Some of the field&#8217;s big hits include:</p>
<ul>
<li>the <a href="http://creativemachines.cornell.edu/sites/default/files/Science09_Schmidt.pdf">&#8220;automatic&#8221; rediscovery of the basic rules of physics [PDF]</a> from digitized video of experimental systems,</li>
<li>the <a href="http://idesign.ucsc.edu/projects/evo_antenna.html">complete and &#8220;automatic&#8221; redesign of an antenna</a> for a space probe,</li>
<li>systems that <a href="http://creativemachines.cornell.edu/emergent_self_models">let robots &#8220;introspect&#8221; to find ways of walking</a>, even when seriously damaged,</li>
<li>&#8220;automated&#8221; stock trading systems, </li>
<li><em>patentable</em> commercial analog circuit and optical designs,</li>
<li>&#8220;automatic&#8221; <a href="http://www.genetic-programming.org/hc2005/Sipper-GP-Gammon-Final.pdf">design of backgammon players [PDF]</a>, and</li>
<li>&#8220;automatic&#8221; <a href="http://www.cs.virginia.edu/~weimer/p/weimer-icse2009-genprog-preprint.pdf">discovery of code patches for real, working software [PDF]</a>.</li>
</ul>
<p>Sexy stuff! Nerds like us love it.</p>
<p>Better yet: I can describe <em>all the basic design principles of Genetic Programming in four sentences</em>. It&#8217;s so simple to describe that I&#8217;m <em>completely confident</em> that I can help you you&mdash;a competent software developer working on an agile team&mdash;write a working GP system in an hour or so!</p>
<p>And that&#8217;s just what we&#8217;ll do in this two-day workshop.</p>
<p><b>But there&#8217;s one more thing.</b></p>
<p>You&#8217;ve probably noticed that I always put extra-scary scare-quotes around &#8220;automatic&#8221; whenever it comes up.</p>
<p>During this dojo we&#8217;ll be approaching this material <b>as an agile team</b>. We&#8217;ll build <em>at least two</em> full-featured genetic programming systems, and we&#8217;ll bump very quickly into those scare-quotes.</p>
<p>And that&#8217;s what this workshop is <em>about</em>.</p>
<p>See, I&#8217;ve been working in this field for most of 20 years. It turns out that even after all that time, there&#8217;s a large and troubling gap between the tutorials and demos of genetic programming, and <em>successful problem-solving</em> with GP. You can measure that gap in terms of <em>time</em>, or <em>computational resources</em>, or <em>expected quality of results</em>.</p>
<p>Sound familiar?</p>
<p>Much of the advanced academic research being done today in Genetic Programming focuses on ways to <em>increase the computational power</em>, to bring more processors and faster code to bear so that &#8220;automatic&#8221; problem-solving has a better &#8220;chance of success&#8221; on a complex problem.</p>
<p>Ah, look; more scare quotes.</p>
<p>See, in this workshop we&#8217;re not advanced academic researchers in Genetic Programming. We&#8217;re much better prepared than they are: <em>we&#8217;re an agile team</em>.</p>
<p>In the workshop we&#8217;re going to be exploring how to tell our little artificial &#8220;team&#8221; of &#8220;automatic developers&#8221; what it is we want, and how they should go about making it for us, and (because GP just works) they&#8217;ll be &#8220;releasing software&#8221; for us. What we&#8217;ll be doing is designing the rules by which they solve our problem: especially the ones that spell out how we want them to interact with one another.</p>
<p>Which should explain the name of this dojo. And maybe even why it will take little bit longer and a bit more effort than most others you&#8217;ll run into.</p>
<p><b>Scope</b>: This is a two- or three-day workshop, for three to eight software developers, engineers, coaches, designers, scientists, and other nerds.</p>
<p>The majority of participants should be familiar with common platform-agnostic programming languages (Ruby, Python, Java, Smalltalk). They should be <em>comfortable working in an agile team</em>: we&#8217;ll collectively work in one shared programming language, and rely on automated unit and acceptance tests, rapid release schedules, agile planning, and pair programming. There should be enough laptops for every pair to code, and network connectivity enough to use github for version control and coordination.</p>
<p>On the first day of the workshop (6 hours plus lunch) we&#8217;ll establish the social infrastructure, and implement a simple but full-scale genetic programming system for <em>symbolic regression</em>. At the end of the day, we&#8217;ll choose an advanced project for the next day.</p>
<p>Because we&#8217;re all nerds, you and I both know you can&#8217;t &#8220;stop working&#8221; after just five or six hours&mdash;and that&#8217;s fine. But the <i>work day</i> for the project is six hours plus lunch. So no commits overnight!</p>
<p>On the second day (6 hours plus lunch) , we&#8217;ll use genetic programming to address a technical problem where results are obviously practical&mdash;and <em>probably publishable</em>.</p>
<p>In three-day workshops, the final day can be used (at the team&#8217;s discretion) for either refinement and public release of tangible product from the prior days, or for a third project using different GP design patterns.</p>
<p><strong>Why?</strong>: The dojo is just what it says: an exposure for agile software developers to a sexy but poorly-understood technical practice with great economic potential in the coming years. At the same time they&#8217;re learning about the tech, they&#8217;ll be surfacing aspects of their own work, and the way agile practices mold project management in the &#8220;real world&#8221;: requirements, goal-settings, information-sharing, metrics, collaboration patterns, infrastructure, delivery schedules, and even the <em>jurisdiction</em> of management vs. developers.</p>
<p><strong>Cost</strong>: The most important cost for this exercise is <em>the participants&#8217; interest and attention</em>. If those have been made available, the only financial costs are for the venue, travel, food and board (where needed) for the participants.</p>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2011/10/21/the-mirror-dojo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The only thing coworking needs to be</title>
		<link>http://williamtozier.com/slurry/2011/07/12/the-only-thing-coworking-needs-to-be</link>
		<comments>http://williamtozier.com/slurry/2011/07/12/the-only-thing-coworking-needs-to-be#comments</comments>
		<pubDate>Tue, 12 Jul 2011 23:28:02 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[community design]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Workantile Exchange]]></category>
		<category><![CDATA[worklife]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=2894</guid>
		<description><![CDATA[I seem to have a lot of trouble with terminological shifts. When I was a young complexologist, &#8220;chaos theory&#8221; meant something about deterministic dynamical systems. But gradually the specific field of mathematical research got popular, and stupid management consultants (I &#8230; <a href="http://williamtozier.com/slurry/2011/07/12/the-only-thing-coworking-needs-to-be">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I seem to have a lot of trouble with terminological shifts.</p>
<p>When I was a young complexologist, &#8220;chaos theory&#8221; meant something about deterministic dynamical systems. But gradually the specific field of mathematical research got popular, and stupid management consultants (I say this with love) decided they would use the phrase to mean something about touchy-feely intuitiveness and dinosaurs and more like what they and the Ancient Greeks <em>assumed</em> it meant all along, about disruption and meaninglessness.</p>
<p>When I was a young theoretical biologist, &#8220;computational biology&#8221; meant something about agent-based models of evolutionary and molecular dynamics, and exploring emergence. But cheap computing resources became available to everybody and their brother, and suddenly the People With Too Many Base Pairs On Hand (I name them with respect) decided they would use the phrase to mean something more about <em>sequence alignment</em>, and not multiscale structural biology.</p>
<p>When I was a slightly older complexologist, &#8220;complex systems&#8221; went through the same exact bullshitization process as &#8220;chaos theory&#8221; did before it. Now, to be frank, it&#8217;s just mostly powerlaw-bullshit-on-networks (I say that with no little bitterness).</p>
<p>Luckily, &#8220;astrobiology&#8221; doesn&#8217;t really have an easy mapping to business consulting, so that one was kind of safe. But&#8212;amusingly enough&#8212;I <em>didn&#8217;t get to do it</em> for very long before the good old Ivy League Cell &#038; Molecular Biology Department I was working in decided that <em>astrobiology itself</em> was bullshit, or at least not Cell &#038; Molecular Biology the way they did it, and they kicked me out. What the heck; turnabout is fair play.</p>
<p>Then there&#8217;s &#8220;social network&#8221;, which used to be a bunch of circles and arrows, not a street term for &#8220;privacy invasion&#8221;. There&#8217;s &#8220;genetic programming&#8221;, which became just-plain-symbolic-regression. And &#8220;agile software development&#8221;, which used to be about <em>bringing value and reducing the risk to developers working on software projects</em>, not speeding up product delivery for their goddamned (and I say that with no love whatsoever) corporate managers. And &#8220;anarchism&#8221;, which only a few people in the whole damned world still remember means something about being nice to one another <em>because it&#8217;s the right thing to do</em>, not throwing rocks at coffee shops. And &#8220;conservatism&#8221;, which you may be surprised to learn used to mean something a lot more like &#8220;being reasonable and taking into account people&#8217;s differences&#8221;, not being an asshole about rich people getting richer. And &#8220;Pragmatism&#8221;, which isn&#8217;t about compromising your principles for the sake of The Law.</p>
<p>And so on. I&#8217;m used to it; I&#8217;m sure I&#8217;ve missed a bunch. &#8220;Skepticism&#8221; for example.</p>
<p>And maybe now &#8220;coworking.&#8221;</p>
<p>Today we learnt of <a href="http://carrborocoworking.com/">another coworking business</a> <a href="http://carrborocoworking.com/content/thank-you-three-rewarding-years">closing down</a>. And it looks and feels and sounds like the same old process of terminological failure to me.</p>
<p>You may not have noticed that I&#8217;ve been deeply involved with <a href="http://workantile.com">Workantile Exchange</a> in Ann Arbor since before it began. It hasn&#8217;t come up much. Mike Kessler is the founder of that business, but it was a matter of coincidence that <a href="http://www.funyetfilms.com">Barbara</a> and <a href="http://mittenartworks.com/">Laura Fisher</a> and <a href="http://vagueinnovation.com">I</a> ran into him after we&#8217;d spent more than six months looking for an affordable space for our community of informal colleagues, and he had spent months building out <a href="http://coworkinga2.wordpress.com/">a wonderful commercial space in downtown Ann Arbor on spec</a>, hoping for a community to crop up.</p>
<p>The detailed story&#8217;s for another day, but the short version is salient: From the get-go, we understood the contingent realities of the coworking business.</p>
<ul>
<li>You can&#8217;t sell <em>jack shit</em> to unemployed people, so don&#8217;t expect to make money by &#8220;supporting those transitioning to an independent lifestyle&#8221; (aka, &#8220;layoff victims&#8221;). Leave that to the government, and pure nonprofit people.</li>
<li>People who think they want a desk and a phone and a mailbox really just want to project an illusion of corporate-style success, and thus they don&#8217;t want to <em>cowork</em>, they want a bargain-basement price on an office lease, and a <em>fucking butler</em> (I say this with a whole heap of wry bonhomie). So send those people to a landlord so they can learn the prices and hidden costs of actual real estate, and not merely leech off your coworking space&#8217;s lease and limited staff and service budget.</li>
<li><em>Diversity</em> of membership reduces the risk to <em>every member</em>, so don&#8217;t try to specialize in &#8220;makers&#8221; or &#8220;creatives&#8221; or &#8220;startups&#8221; and <em>ferchrissakes</em> not Realtors.</li>
<li>30% of the workforce is an independent. That compares to something like 10% that&#8217;s a dopey seat-of-the-pants looking-for-venture-capital startup-style big-E Entrepreneur (I say this with love, and the knowledge that &#8220;entrepreneurship&#8221; is a cognitive disorder; I myself am a high-functioning entrepreneur), and <em>besides they don&#8217;t want to spend one thin dime</em>, so don&#8217;t even bother dealing with college kids or the local incubator&#8217;s castoffs.</li>
<li>Most landlords (but apparently not ours, thank goodness), the Useless Chamber of Commerce, the local Economic Development grant-givers, the State Government, the candidates who want to demonstrate their &#8220;effectiveness&#8221;, the Newspaper Business Columnist, <em>anybody</em> who thinks of themselves as an &#8220;angel investor&#8221;, and for that matter any person who has ever watched an unironic hour of Bloomberg Television? <em>Those people do not get it.</em> In their world, the only way to make money is to raise prices and offer improved services until demand tapers off. Coworking is not about <em>quid pro quo</em>, it&#8217;s not a zero-sum game, it&#8217;s not about being a landlord or finding arbitrary tenants or even&#8212;this is important&#8212;<strong>making money. You cannot make a profit by running a coworking space.</strong></li>
</ul>
<p>That last one&#8217;s important. We&#8217;re not communists, we&#8217;re not anti-capitalists and we&#8217;re not running some kind of pep club. <strong>It&#8217;s just that we&#8217;ve thought about it.</strong> You cannot make a profit <em>selling</em> community.</p>
<p>So the question is: what the hell is &#8220;coworking&#8221; then? I mean, I&#8217;ve disqualified renting desks to people, and setting up offices for independents, and all that other normal stuff. What is it?</p>
<p>It&#8217;s community. Not the kind you join because it &#8220;offers good opportunities for networking and professional development&#8221;, but the kind you join because it <em>would be neat</em>.</p>
<p>It&#8217;s church. Not the kind where you worship, but the kind you go to for <em>fellowship</em> with people from diverse backgrounds, but who are in the same essential and existential position you are: <strong>Independent</strong> in a world that assumes you have a &#8220;job title&#8221; and a &#8220;boss&#8221; and &#8220;employer healthcare&#8221; or you can &#8220;send a purchase order&#8221;. </p>
<p>It&#8217;s a club. Not the kind you go for <em>help</em>, but&#8212;and I&#8217;m sorry if this makes me sound like a supercilious asshole&#8212;<strong>the kind of club you join in order to build a strong barrier between you and the Pinks, the Normals, the hoi polloi</strong>. Though in our case, those <em>hoi polloi</em> are often the bosses, the politicos, the nominal movers and shakers of the &#8220;working world&#8221;.</p>
<p>We&#8217;re not them. We&#8217;re the 30% of the people who <em>are independent of all that</em>.</p>
<p>That 30% is all over the place. But whoever it is we actually are, we&#8217;re also <em>proud</em>. Of who we are, and of what we&#8217;re helping to create.</p>
<p>I&#8217;m not as full of hot air as normal, here. During the first two years of Workantile Exchange&#8217;s existence, Mike Kessler <em>tried</em> selling desks, and selling mailboxes, and subleases, and startup incubation, and nonprofit meetings, and maker spaces, and all the rest of that stuff. You know what broke <em>every one of those business models</em>? Those people don&#8217;t want to belong to a community. They want <em>services</em>, and they want <em>discounts</em>.</p>
<p>All this boils down to: <strong>sustainable coworking isn&#8217;t anything to do with office space at all</strong>. Any moron can buy a cubicle and set it up in her garage or her spare bedroom, and sit there and play My Special Office whenever she wants.</p>
<p>It&#8217;s not about &#8220;work&#8221; at all. <em>Real coworking</em> is about the &#8220;co-&#8221; part, about <em>being together</em>. Pride. Like-mindedness. About avoiding the risks and vicissitudes of sitting at work <em>by yourself</em>, not being exposed to the externalities of real life <em>by yourself</em>, about not reinventing the wheel <em>by yourself</em> every time a computer acts weird or a contract gets confusing or a lawsuit pops up or your dog needs a play date or you have <em>too much work</em>.</p>
<p>And (because this comes up) it&#8217;s not about being some kind of consensus-driven co-op, either. We <em>remain independent</em>, or we lose our self-definition completely and fall back to being mere amateurs with &#8220;lifestyle businesses&#8221;.</p>
<p>Nope. <strong>Coworking is a way of eating entropy. Redirecting risk using community dynamics.</strong> If you want to think about it in a confrontational way, it&#8217;s about co-opting the same social design patterns&#8212;colocation, team formation, <a href="http://press.princeton.edu/titles/8353.html">complementary skillsets</a>, tacit knowledge banking, and collaborative risk balancing&#8212;that corporations bring to bear <em>against us</em>.</p>
<p>It saddens me that I <a href="http://carrborocoworking.com/content/thank-you-three-rewarding-years">never got a chance to visit Carrboro Creative Coworking</a>, and it saddens me more to see them join the ranks of those who have fallen. But it doesn&#8217;t <em>surprise</em> me.</p>
<p>We&#8217;re weird. We&#8217;re probably weird enough that we&#8217;re wrong in a lot of ways. It&#8217;s deathly tiring to constantly have to explain all this to guests and visitors and people looking for things we&#8217;ve decided not to offer, and just have it bounce off their foreheads&#8217; Cognitive Dissonance fields. And as Workantile Exchange transitions from a failing for-profit to a stable what-the-hell-who-cares-about-money low-profit, maybe we&#8217;ll fall by the wayside ourselves.</p>
<p>I don&#8217;t think so, though.</p>
<p>We have more than 60 members right now who are diverse, powerful, enthusiastic <em>experts in their fields</em>. We have architects, filmmakers, authors, editors, business development people, lawyers, activists, traders, programmers, graphic designers, students, consultants, remote employees, marketers, and even a dilettante or two (like me). We have tequila tastings and book fairs, art gallery openings and WordPress Users meetings. We have the amazing <em>volunteer contributions</em> of <a href="http://wonderfullyflawed.com/">Trek Glowacki</a>, the honored and respected Member who&#8217;s been working for more than two years as our de facto &#8220;community manager&#8221;, and of Tom Brandt and David Erik Nelson who (with me) are trying to &#8220;manage&#8221; us into a new, more reasonable business model. And all the many volunteers among the Contributing membership, who have given time to mop and tidy and run events and introduce people to one another, share lunch and talk and offer advice, fill the air with music and chatter.</p>
<p>And tolerate one another. And see value in one another.</p>
<p>Anybody can be wrong. But see: <em>the more different you all are from one another, the less likely that becomes.</em></p>
<p>Maybe to succeed in the long term we really do need to <em>specialize</em>, and exclusively rent desks to dudes who wear identical khakis as they work on the Next Google, or market more to women entrepreneurs whose businesses have been singled out by local economic development experts as leading the way into the 20th Century, or give discounts to poor out-of-work corporate layoff victims who need a hand during their transition to this unfamiliar world that has no &#8220;work life balance&#8221;, which only includes <strong>life</strong>, with work as a part of that.</p>
<p>Maybe we&#8217;re wrong.</p>
<p>Who cares? If this is wrong, it&#8217;ll do for now.</p>
<p><a href="http://workantile.com">Every day it lasts is wonderful.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2011/07/12/the-only-thing-coworking-needs-to-be/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What is Workantile Exchange?</title>
		<link>http://williamtozier.com/slurry/2011/03/11/what-is-workantile-exchange</link>
		<comments>http://williamtozier.com/slurry/2011/03/11/what-is-workantile-exchange#comments</comments>
		<pubDate>Fri, 11 Mar 2011 23:59:02 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[Workantile Exchange]]></category>
		<category><![CDATA[worklife]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=2651</guid>
		<description><![CDATA[[I'm drafting an explanation of Workantile Exchange, to be handed out to folks who are visiting for Outreach Events. This may not be the final version, but I see no harm in posting it here.] Workantile Exchange is a coworking &#8230; <a href="http://williamtozier.com/slurry/2011/03/11/what-is-workantile-exchange">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>[I'm drafting an explanation of Workantile Exchange, to be handed out to folks who are visiting for Outreach Events. This may not be the final version, but I see no harm in posting it here.]</p>
<p><a href="http://workantileexchange.com/">Workantile Exchange</a> is a coworking club for freelancers and remote employees.</p>
<p>It&#8217;s not a cheap office. It&#8217;s not just for nerds. And it&#8217;s definitely not an &#8220;incubator&#8221;.</p>
<p>It&#8217;s a professional community of peers.</p>
<p>Members of the club can use the facility at 118 S. Main Street in Ann Arbor whenever they want, 24 hours a day. For work or meetings, professional or social interaction, to get away or to get together.</p>
<p>Current Members&#8217; &#8220;official&#8221; professions include architecture, film production, business development, scientific consulting, writing, history, graphic arts, music, engineering, trading, publishing, programming, activism, journalism, accounting and marketing.</p>
<p>And you&#8217;ll find most folks around here know a lot of other useful stuff as well.</p>
<h3>The Mission</h3>
<p>Workantile Exchange is a <em>social enterprise</em>, and it&#8217;s been in existence for about two years. At the moment there are about 60 Members.</p>
<p>Our mission is to support the existing independence of our Members by reducing their social and physical isolation from colleagues. To that end we promote fellowship, collaboration, and training among our Members, and outreach to the broader community. We help our Members collaborate with one another, and not just in their work.</p>
<h3>Why Would Anyone Do That?</h3>
<p>According to <cite>Forbes Magazine</cite>, at least 25% of the current US workforce are freelancers. That number is growing.</p>
<p>Our Members pay their monthly dues to cowork here because they have <i>access to one another</i>. Most of us have offices somewhere else. As a rule we&#8217;re not looking for work, or swapping business cards to &#8220;network&#8221;, or trying to &#8220;grow&#8221;&#8212;at least not in the way most other business associations seem to think is crucial.</p>
<p>We don&#8217;t even sell stuff to one another. I know! <em>What can we be thinking?</em></p>
<p>Because we&#8217;re traditionally <em>physically and socially isolated</em>, independent workers and remote employees often experience more professional risk than the equivalent corporate employees sitting in well-staffed 9-to-5 office building.</p>
<p><strong>So we work alongside one another.</strong> When you&#8217;re at Workantile Exchange, it&#8217;s not just your cat there in the room, it&#8217;s a bunch of real human people. Professionals, each with a different perspective, who might have already dealt with the same problems you&#8217;ve got. Who probably have wildly different <em>and very useful</em> skills and experience.</p>
<p>Coworking together lets us bounce ideas off each other, hand off or simplify extra work, and draw on one another&#8217;s astounding collective expertise. Unlike those sitting in their basement &#8220;home office&#8221;, we can interact with one another, whether it&#8217;s to ask a quick question or to get together with and form a well-staffed project team.</p>
<p>We all still work on different things. We&#8217;re still independents and remote employees. And to be honest we&#8217;re typically very busy.</p>
<p>But by working together, we&#8217;re all better off.</p>
<p>And of course there&#8217;s the Pizza Lunch. And the Bourbon Tasting. And Game Night. And Night at the Races. And the Friendly League&#8230;.</p>
<h3>The Clubhouse</h3>
<p>We maintain about 3200 square feet of open space in downtown Ann Arbor, in a renovated 1860s storefront. There are two small conference rooms available for Members to reserve, and a tiny phone room where you can use your cell phone. Otherwise, the space is broken up into two large shared spaces. All the furniture is mobile, and Members are encouraged to rearrange it to suit their needs. Nobody &#8220;gets a desk&#8221;.</p>
<p>The large ground floor &#8220;Caf&eacute; Level&#8221; tends to be the daytime, conversational workspace. The large mezzanine &#8220;Training Loft&#8221; tends to be the quiet daytime space, but has whiteboards and projectors so it gets used for events in evenings.</p>
<p>We also have a small kitchen with fridge and coffeemaker, and of course a bathroom. There are lockers for Members&#8217; day use, a projector for meetings, and indoor bike racks for smart commuters. Some of our Members are kind enough to share their printers and scanners for office documents. Healthy (and unhealthy) snacks are available for a donation. There&#8217;s even a centralized speaker system that lets any Member play their music in the background. Very soon we&#8217;ll be adding a small circulating library of books and games: entirely on loan from Members, made available for other Members&#8217; use.</p>
<h3>Outreach Events</h3>
<p>You&#8217;re probably reading this now because you&#8217;re attending one of our Outreach Events.</p>
<p>We know that space for public meetings in downtown Ann Arbor is at a premium.</p>
<p>We also think it&#8217;s crucial to bring together freelancers, independents and remote employees with the rest of the local community.</p>
<p>The best way we know to do that is by supporting users&#8217; groups, training classes, community fairs and parades, and similar social events.</p>
<p>So we make our space available for <em>selected events in keeping with our mission</em>, and for events sponsored by Workantile Members (as long as they don&#8217;t disrupt others&#8217; work). We don&#8217;t charge much: 10% of fees collected. All we ask in return is that you allow interested Workantile Members to attend your event, that you&#8217;re respectful of the space and the Workantile Members who&#8217;ve invited you to share it, and that you leave it at least as clean as you found it.</p>
<p><em>Contact our event coordinators by email to ask about scheduling an event.</em></p>
<h3>Membership</h3>
<p>You don&#8217;t have to be a freelancer or a remote employee to join. You just need to be a person.</p>
<p>No, really: Membership is not available to corporations or other institutions. <em>You personally</em> are enrolling as a member of the club, even if somebody else is paying for you.</p>
<p>Day Passes cost $15, and allow you to use the public spaces in the clubhouse. They don&#8217;t allow scheduled reservations of the conference rooms.</p>
<p>A Supporting Membership costs $100/month, and gives you access to the clubhouse up to six days per month.</p>
<p>A Full Membership costs $160/month, and gives you 24-hour access, 7 days a week. You&#8217;ll be expected to spend a couple of hours a week participating in community events and supporting the mission of Workantile Exchange.</p>
<p>A Nose-to-the-Grindstone Membership costs $250/month, and gives you the same benefits as a Full Membership, with no social obligations.</p>
<p>For the time being there&#8217;s an informal membership application process; the contact information is on the website.</p>
<h3>For more information</h3>
<p>Information on Workantile membership, scheduling an Outreach Event, and Coworking in general is available at <a href="http://workantile.com">http://workantile.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2011/03/11/what-is-workantile-exchange/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notes for a CodingDojo, 3x power</title>
		<link>http://williamtozier.com/slurry/2011/02/13/notes-for-a-codingdojo-3x-power</link>
		<comments>http://williamtozier.com/slurry/2011/02/13/notes-for-a-codingdojo-3x-power#comments</comments>
		<pubDate>Sun, 13 Feb 2011 18:56:46 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[GP]]></category>
		<category><![CDATA[pragmatism]]></category>
		<category><![CDATA[worklife]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=2640</guid>
		<description><![CDATA[I&#8217;m thinking this will want to be two or three consecutive weeks of our Ann Arbor-based Tuesday evening &#8220;Craftsman Guild&#8221; meeting, but I could be convinced to run it on a couple of consecutive weekends, as well. The gaps in &#8230; <a href="http://williamtozier.com/slurry/2011/02/13/notes-for-a-codingdojo-3x-power">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m thinking this will want to be two or three consecutive weeks of our Ann Arbor-based Tuesday evening &#8220;Craftsman Guild&#8221; meeting, but I could be convinced to run it on a couple of consecutive weekends, as well. The gaps in between sessions are actually useful, since I think they give folks a chance to think about stuff that <em>should</em> be bothering them as we proceed.</p>
<blockquote>
<h3>Developing an awesome Genetic Programming system&#8230; from scratch</h3>
<p><strong>The Point:</strong></p>
<p>We often run these agile coding exercises as if user stories and acceptance tests drop from the sky. In real projects, they&#8217;re typically the biggest source of confusion and pain&#8212;<em>even in projects we&#8217;re working on by ourselves</em>. The subject matter we&#8217;ll explore here, Genetic Programming, is hugely sexy, technically simple, and offers only trivial <em>coding</em> challenges.</p>
<p>You might wonder why so few people <em>use</em> it, then, after 20 years. Why it hasn&#8217;t changed the world and made artificial intelligence part of our everyday lives.</p>
<p>The answers to those questions have nothing to do with the computer.</p>
<p><strong>The Structure:</strong></p>
<p>Two or three sessions, each about 2 hours.</p>
<p>We&#8217;ll run the sessions in a CodingDojo format, much like the &#8220;coding randori&#8221; we&#8217;ve seen in earlier CraftsmanGuild meetings, where there&#8217;s one &#8220;driver&#8221; and one &#8220;navigator&#8221; pairing on a laptop connected to a projector, with the entire &#8220;audience&#8221; helping them along the way as they write code (and do chores).</p>
<p>If it seems practical in a later session, we may split into two teams (still with one customer and one project).</p>
<p>I&#8217;ll role-play &#8220;the customer representative&#8221; for a customer who&#8217;s off-site, with the rest of the group acting as &#8220;the dev team&#8221;.</p>
<p>In addition to the coding computer, we&#8217;ll set up a projector up showing a live PivotalTracker instance where we can collect, sort and make progress on stories <em>as an integral part of the development process</em>.</p>
<p>During the first iteration we&#8217;ll decide on language and infrastructure, based on who&#8217;s there and what they want and know.</p>
<p>As code is written it&#8217;ll be committed to the github project (so the audience can fork it and work along), but we&#8217;ll have formal review sessions with &#8220;the customer&#8221; accepting or declining particular solutions after every iteration, looking at the stories we worked on and gathering new ones as they crop up.</p>
<p><strong>Participants:</strong></p>
<p>&#8230;should have used some modern testing framework, but they don&#8217;t need to be experts (or evangelists) at either TDD or BDD. They should be comfortable, but don&#8217;t need to be fluent, in at least one modern programming language like Java, Ruby, Python, &#038;c. They should at least have looked at <a href="http://pivotaltracker.com">pivotaltracker.com</a> to familiarize themselves with the feature set and story-sorting idiom.</p>
<p>The language we pick should be the one which most participants are most comfortable using when they do real work. Whatever language and infrastructure we decide on, it shouldn&#8217;t be an obstacle to take a simple user story like &#8220;Adding two numbers together should return their sum&#8221; and actually write the acceptance test, and then run it.</p>
<p><strong>The Project:</strong></p>
<p>The Customer&#8217;s overall goal is to build a Genetic Programming system that can accept a set of <img src='http://s.wordpress.com/latex.php?latex=%28x%2C%20y%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(x, y)' title='(x, y)' class='latex' /> data, a set of mathematical primitives, and will <em>evolve</em> mathematical equations of the form <img src='http://s.wordpress.com/latex.php?latex=y%3Df%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y=f(x)' title='y=f(x)' class='latex' /> that fit the data. <a href="http://alphard.ethz.ch/gerber/approx/default.html">Here&#8217;s an (antique!) Java applet</a> that does something along those lines already.</p>
<p>This sort of GP project typically breaks down into five chunks:</p>
<ul>
<li>build a simple but full-featured <em>interpreter</em> for a domain-specific language (DSL) intended for mathematical modeling</li>
<li>build an <em>evaluator</em> that determines how well an arbitrary DSL script matches target data</li>
<li>write methods to create <em>random programs</em>, and also <em>mutate</em> and <em>cross over</em> DSL scripts</li>
<li>build a simple <em>symbolic regression</em> system that fits numerical data with arbitrary mathematical models</li>
<li>adapt to some minor problems that may arise along the way</li>
</ul>
<p>These may sound like big, ambitious steps, but in fact they&#8217;re all technically simple.</p>
<p>The goal of the dojo is not to learn to <em>type something quickly</em> or <em>get as much done as possible</em>.</p>
<p>It&#8217;s designed so we adapt the emerging codebase and <em>our collective understanding of the problem the customer is asking for</em>, in a context where there are no &#8220;tricks&#8221; (I won&#8217;t be lying to you, except maybe by omission), but where there are plenty of traps.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2011/02/13/notes-for-a-codingdojo-3x-power/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Entrepreneurship as Social Evil</title>
		<link>http://williamtozier.com/slurry/2011/01/30/entrepreneurship-as-social-evil</link>
		<comments>http://williamtozier.com/slurry/2011/01/30/entrepreneurship-as-social-evil#comments</comments>
		<pubDate>Sun, 30 Jan 2011 14:18:49 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[business-fail]]></category>
		<category><![CDATA[Disintermediation]]></category>
		<category><![CDATA[worklife]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=2636</guid>
		<description><![CDATA[[cross-posted from nontrapreneur] Little-e entrepreneurship is the charming eccentricity that drives business innovation in our culture and economy. It&#8217;s a willingness to accept risks that others would shy away from, in exchange for eventual rewards nobody else can see. It&#8217;s &#8230; <a href="http://williamtozier.com/slurry/2011/01/30/entrepreneurship-as-social-evil">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>[cross-posted from <a href="http://nontrapreneur.tumblr.com/">nontrapreneur</a>]</p>
<p><strong>Little-e entrepreneurship</strong> is the charming eccentricity that drives business innovation in our culture and economy.</p>
<p>It&#8217;s a willingness to accept risks that others would shy away from, in exchange for eventual rewards nobody else can see.</p>
<p>It&#8217;s the Earliest Adopter&#8217;s enthusiasm for a fad that doesn&#8217;t yet exist.</p>
<p>It&#8217;s the heady taste of hubris that helps you move step past thinking <em>I could do that</em>, and actually give it a try.</p>
<p>It&#8217;s an inordinate willingness to ignore risks, to forge ahead, to plot a course into the unknown. On a promise.</p>
<p><strong>Big-E Entrepreneurship</strong> is the cultural <em>fetishization</em> of that risk-seeking behavior, magical thinking and obsession. It&#8217;s taught in business schools. It&#8217;s the sole focus of some economic development institutions, it gets investors&#8217; hearts racing, it&#8217;s the stated core of our government&#8217;s hope for the national future.</p>
<p>This cartoon &#8220;Entrepreneurship&#8221; has become a pervasive economic fetish.</p>
<p>Why is that a problem? Look:</p>
<p>Some young women are naturally beautiful, and also naturally thin. Our culture&#8217;s <em>fetishization</em> of <strong>Thin Beauty</strong> has fostered deadly anorexia, poor self-images among normal women, the sexualization of children, drug abuse, and more.</p>
<p>A real cottage in the country is unusual, and can also be pretty and restful. Our culture&#8217;s <em>fetishization</em> of <strong>Suburban Life</strong> has fostered an industry of chemical lawn treatments, greige developments at the edge of every city where the windows never open, social isolation, mortgage debt, financial crisis, the necessity of driving everywhere, and more.</p>
<p>It&#8217;s rewarding and healthy to <em>play</em> sports. Our culture&#8217;s <em>fetishization</em> of <strong>Professional Sports</strong> has built media empires and lobbying companies, offered false promise to disadvantaged youth, encouraged drug abuse by even school-age athletes, glossed over the effects on city centers, and more.</p>
<p>We&#8217;ve fetishized commerce and craft into <strong>shopping mall sprawl</strong>. We&#8217;ve fetishized the complex consensus-bulding of politics into <strong>talking points and intransigent argument</strong>. We&#8217;ve fetishized combat and national defense into <strong>gun sports</strong>.</p>
<p>In the same way these other unusual but natural extremes have given birth to social evils, the notion of <strong>big-E Entrepreneurship</strong> depends on over-exaggeration and over-generalization of natural but <em>unusual</em> extremes: the little-e entrepreneur&#8217;s eccentricities of risk-seeking, and magical thinking and obsession.</p>
<p>We&#8217;re told we can be &#8220;entrepreneurial&#8221; church members, &#8220;entrepreneurial&#8221; social activists, &#8220;entrepreneurial&#8221; artists, &#8220;entrepreneurial&#8221; employees.</p>
<p>Think about that. What does that really mean?</p>
<p><em>You don&#8217;t need</em> Angels or VC to change the world. They need you. They need you to rush ahead. They need lots of you in their portfolios; your rare returns are their sole resource. You are their crop. You are their slot machines.</p>
<p><em>You don&#8217;t need</em> to monetize everything, or promise ten-fold returns. Financial capital is not the only kind. A project can make you rich in social capital, intellectual capital, individual capital.</p>
<p><em>You don&#8217;t need</em> to grow forever, or to burn down to bankruptcy. Maybe what you&#8217;ve done so far is enough. Even if you disappoint business culture because you&#8217;ve started a &#8220;lifestyle business&#8221;, at least you still have a life to live.</p>
<p><em>You don&#8217;t need</em> to think of people as tools and resources. People are people. This institution you&#8217;ve started must be <em>for</em> the people who comprise it, more than they are expected to work <em>for</em> it. Never lose sight of the fact that <em>it is an it</em>.</p>
<p><em>You never have just one goal</em>. Your venture is not your world. Even the most obsessive investor will admit that <em>reducing risk</em> is as much a goal of any venture as increasing returns. When you begin to believe some subset of &#8220;winning&#8221; is the <em>only</em> goal, when your investors drive you to forge ahead <em>at all costs</em>, when your instinct is to cut away the parts of your life that other people think are important <em>just to make it to launch</em>? That&#8217;s when you&#8217;ve become a danger to yourself, and to society.</p>
<p>Big-E Entrepreneurship is just like Hollywood and the NBA and the <cite>Billboard</cite> charts and the bridal magazines. You are not going to make next Google or Facebook. Your idea isn&#8217;t as original as you imagine, your skills aren&#8217;t all you need, your beautiful office in a fashionable ZIP code won&#8217;t make your product any better.</p>
<p>And those successful, rich people you find egging you on, &#8220;advising&#8221; you and &#8220;supporting&#8221; you and &#8220;connecting&#8221; you?</p>
<p>They&#8217;re just as caught up in the illusion as you are. Pity them. It was their <em>luck</em> that got them through the maze. Not their skill, not their mentors, not their investors, not their &#8220;best people&#8221;, and certainly not The System as a whole.</p>
<p>The culture reinforces them at every turn. Is it any coincidence they&#8217;re surrounded by all the evidence they need to keep believing that their illusion is universal and valid? They&#8217;re swimming in success. They see evidence of the System of Accepted Business Practices and Rituals working around them, all the time.</p>
<p>Because they have arranged life so they never see it fail. They&#8217;re not <em>allowed</em> to see anything else as success.</p>
<p>Where are the Big-E Entrepreneurs whose ventures didn&#8217;t grow? Didn&#8217;t hit it big? They were <em>torn down</em> for parts and raw materials, skillsets and capital, and dumped right back into hopper to be fed into the machine.</p>
<p>Who are you? If you define yourself by <em>your project</em>, I don&#8217;t think you&#8217;ve answered the question.</p>
<p>What do you want? If you only mention <em>your project</em>, you&#8217;re a liar.</p>
<p>What are the risks? If you don&#8217;t know, I can start your list with this one: &#8220;I don&#8217;t know the risks&#8221;.</p>
<p>What will be enough? If you don&#8217;t have any idea, I&#8217;ll guarantee that &#8220;more&#8221; isn&#8217;t the only answer.</p>
<p>What will you sacrifice? If you didn&#8217;t say &#8220;myself&#8221;, then take a moment to consider the Big-E Entrepreneurship complex out there, waiting and ready, yearning to drop you into the hopper.</p>
<p>You&#8217;re a pile of raw materials.</p>
<p>Portfolio filler for investors.</p>
<p>Promotional material for your city.</p>
<p>Future donating alumni of your University.</p>
<p>The cover of unsold magazines.</p>
<p>Oh yeah, and you did some stuff once. What was that thing, that company you did back when?</p>
<p>That was your vision? Huh. Who knew?</p>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2011/01/30/entrepreneurship-as-social-evil/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>&#8220;Pragmatic Genetic Programming: What to Do&#8221;</title>
		<link>http://williamtozier.com/slurry/2010/12/01/pragmatic-genetic-programming-what-to-do</link>
		<comments>http://williamtozier.com/slurry/2010/12/01/pragmatic-genetic-programming-what-to-do#comments</comments>
		<pubDate>Wed, 01 Dec 2010 14:45:43 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[GP]]></category>
		<category><![CDATA[pragmatism]]></category>
		<category><![CDATA[worklife]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=2593</guid>
		<description><![CDATA[Sometimes there&#8217;s too much of a gap between what you know and what&#8217;s available for other people to learn. That can be frustrating. Read more&#8230;]]></description>
			<content:encoded><![CDATA[<p>Sometimes there&#8217;s too much of a gap between what you <em>know</em> and what&#8217;s available for other people to <em>learn</em>. That can be frustrating.</p>
<p><a href ="http://vagueinnovation.com/pragmatic_gp/?page_id=298">Read more&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2010/12/01/pragmatic-genetic-programming-what-to-do/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is your academic paper for?</title>
		<link>http://williamtozier.com/slurry/2010/09/11/what-is-your-academic-paper-for</link>
		<comments>http://williamtozier.com/slurry/2010/09/11/what-is-your-academic-paper-for#comments</comments>
		<pubDate>Sat, 11 Sep 2010 13:59:01 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[academia]]></category>
		<category><![CDATA[Disintermediation]]></category>
		<category><![CDATA[worklife]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=2387</guid>
		<description><![CDATA[No, really: Why did you write it? Why did you stay up two days before the extended deadline, typing furiously and graphing these arbitrary-seeming charts and wrestling with the layout software and the publishers&#8217; vanilla template so you could wait &#8230; <a href="http://williamtozier.com/slurry/2010/09/11/what-is-your-academic-paper-for">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>No, really: Why did you write it? Why did you stay up two days before the extended deadline, typing furiously and graphing these arbitrary-seeming charts and wrestling with the layout software and the publishers&#8217; vanilla template so you could wait for some of your <em>peers</em> (read: &#8220;betters&#8221;) to thumb through it desultorily, looking for obvious grammatical gaffes or misspellings, only then to rubber stamp it? Why did you feel the need to travel to [relatively distant foreign city] to stand in this ill-fitting suit and mumble about it in front of this not-quite-reconciled slide deck which, counter to most of our understanding of how computers work, is actually <em>out of order</em> and <em>missing some pictures</em>?</p>
<p>Was it to <em>inform</em> us? The easy targets&#8212;your thesis advisor and chairman and dean and editor and even unto your spouse and parents&#8212;they already pretty much know all they need to about this stuff. Everybody outside that social circle within telephone reach, odds are, doesn&#8217;t care.</p>
<p>Was it to <em>promote your field</em>? Past your thesis advisor/chairman/dean/editor, who actually has read every word of your paper?</p>
<p>Not I.</p>
<p>Was it to travel? To sell something? To demonstrate to whatever <em>committee</em> currently controls your life that you have spent the last few months &#8220;productively&#8221;? To build your CV, or make a splash in the thrilling field of [your field here]? To get your next job?</p>
<p>If you wanted to inform us, why didn&#8217;t you just tell us? All of us. There is email. There are blogs, available for free. Tell us.</p>
<p>Have you considered that you are transforming the library (possibly, but rarely, <em>libraries</em>) where the scarce physical copies of your work will be stored into mere <em>County Courthouses</em>, where birth and death records are maintained in perpetuity for legal reasons and the occasional amateur genealogist?</p>
<p>If you wanted to build your field, or tout and expand your particular specialty, why not just tell the people most likely to adopt your innovations? This thing here, it smacks of <em>spam</em>; it says you cannot be bothered to identify colleagues, and instead must rely on random suckers. By telling this to five interested, salient people, I bet you could spread the word in a way that would ensure its dominance.</p>
<p>Or have you not bothered to learn the other influential and receptive people <em>in your own field</em>? Think on that a moment.</p>
<p>If you wanted all along to <em>do something else you&#8217;re not telling me</em>&#8230; hey, I&#8217;m willing to believe and support that. Your paper was a ticket, in that case, or an advertisement. And that modality has a long and thriving publishing history in the sciences and in engineering fields around the world.</p>
<p>This paper then is a piece of <em>instant ephemera</em>, isn&#8217;t it? After you&#8217;ve traveled, gotten your next job, patented that cool new widget: this is the ticket stub in the public scrapbook, the snapshot they make of you and your one-time boyfriend at the top of the log flume in the amusement park, and offer to sell you at the exit.</p>
<p>Could you maybe stamp that at the top? &#8220;I had to write this down so they would give me $175 so I could afford on my wages to travel to some far off place <em>and broaden myself</em>, and maybe <em>have some fun</em>, by <em>meeting others just like me</em>.&#8221; &#8220;I had to prove to some dude that I could ape his sensibilities.&#8221; &#8220;I had to get the fifth entry on this scavenger hunt of a resum&eacute;.&#8221;</p>
<p>Those might be good things to place in the paper itself, maybe between the abstract and the useless keyword list, for the casual reader&#8217;s benefit.</p>
<p><strong>Or did you write this with delight?</strong> Delight in your work, in your progress, in your field and its implications?</p>
<p>Did you write it to tell me, not in these fucking granite stone steps of words, worn dangerously round by years of passive use by monks through the ages, but in poetry? In your choice of haiku, psalm, pentameter?</p>
<p>So where are <em>you</em>, in this?</p>
<p>Did you write it to efface yourself? To blend in against the throngs of nearly identical agents of abstraction?</p>
<p>Mm hmm. I think you maybe did.</p>
<p>Yeah. That worked.</p>
<p>Otherwise, do this: <strong>Sit down now, having written this thing, this scrap, this bone that implies no dinosaur but rather a common cow, and <em>start again</em>. Make me laugh. Make the goddamned hairs stand up on my arms. These are words, which do not exist in a cultural vacuum but instead reach across the ages in links to Plato and Byron and David Foster Wallace, to Tolkien and Darwin and Jesus Christ. To novelists, poets, essayists, preachers, and all manner of communicators of delight.</strong></p>
<p>Where are you, in these words? No, wait&#8212;I don&#8217;t really care. Where is the <em>delight</em> in these words? Make me see that, and you may follow.</p>
<p>You are not allowed to keep delight to yourself. Moron. This, above all the other things, is the thing the Academy has lied you into misunderstanding, with its delayed gratifications and postponements of your <em>life</em>: <strong>Delight, kept secret, always fades to nothing.</strong></p>
<p>You are being trained to disappear.</p>
<p>But I think maybe you, this reader, because you have <em>made it this far</em>, you still have a gleam of curiosity in you, some spark of delight left burning and warming you.</p>
<p>Say it. Invoke the muse we still possess, out here in the world. Say it in <em>too many words</em> (though carefully chosen), be too long (there are no page limits), be wordy, be florid, and above all be <em>engaging</em>.</p>
<p>More people will read your work, given some flavor or some spice or some interest and even one goddamned <em>joke</em>&#8212;perhaps even a scrap of that <em>body-filling awe</em> that drew you to this work yourself&#8212;than will ever sit squirming in the chair at the conference, or dive deeper than your published abstract.</p>
<p>Otherwise, you and your delight are lost. Look at the marriage and death records in the County Courthouse, and tell me where you see the love, the grief, the joy and pain in them.</p>
<p>Your paper is headed to the courthouse of your scant society <em>even now</em>. I will not see it again.</p>
<p>Make us another one. Build yourself one in which you can live.</p>
<p>This convention of unreadable, distant, self-effacing, four-page, two-column, Times Roman <em>fact</em> is not a bow to &#8220;reality&#8221;, you know. Reality doesn&#8217;t give a damn what you say about it, or how many words or pages you use.</p>
<p>It is, rather, the very mechanism by which your career makes you its prey. The sound of droning-but-succinct academic &#8220;prose&#8221; is the sound of your soul&#8217;s bones being chewed by your Institution.</p>
<p>Those other words, the long-form prose, the writing skills you should have learned in your &#8220;breadth&#8221; training, when instead somebody made you start <em>focusing on your specialty</em>: those are the only sword you are afforded, with which you <em>might, possibly</em> cut your way free.</p>
<p>Otherwise: you&#8217;re institution-poop for sure, child.</p>
<p>Sing, or fade. Sing, or die.</p>
<p>Write better.</p>
<p>Now.</p>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2010/09/11/what-is-your-academic-paper-for/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>testing testing</title>
		<link>http://williamtozier.com/slurry/2010/02/13/testing-testing</link>
		<comments>http://williamtozier.com/slurry/2010/02/13/testing-testing#comments</comments>
		<pubDate>Sat, 13 Feb 2010 22:30:27 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[worklife]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=2248</guid>
		<description><![CDATA[LaTeX WordPress plugin might be working now: Standard LaTeX equation markup can be used in the comments as well, as long as you wrap things in &#91;&#108;&#97;&#116;&#101;&#120;&#93;&#46;&#46;&#46;&#91;&#47;&#108;&#97;&#116;&#101;&#120;&#93; block-markup.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/plugins/wp-latex/installation/">LaTeX WordPress plugin</a> might be working now:</p>
<img src='http://s.wordpress.com/latex.php?latex=x_%7Bn%7D%20%3D%20%5Cprod_%7Bi%3D0%7D%5En%5Cfrac%7Bx_%7Bi%7D%5E2%20-%202%20x_%7Bi-1%7D%7D%7B%5Cbegin%7Bpmatrix%7D%5Calpha%20%5Cdot%20x_%7Bi%7D%26%20%5Cbeta%5E%7Bi%7D%5C%5C%5Cgamma%5E%7Bi-1%7D%26%20%5Cdelta%5Cend%7Bpmatrix%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=4' alt='x_{n} = \prod_{i=0}^n\frac{x_{i}^2 - 2 x_{i-1}}{\begin{pmatrix}\alpha \dot x_{i}&amp; \beta^{i}\\\gamma^{i-1}&amp; \delta\end{pmatrix}}' title='x_{n} = \prod_{i=0}^n\frac{x_{i}^2 - 2 x_{i-1}}{\begin{pmatrix}\alpha \dot x_{i}&amp; \beta^{i}\\\gamma^{i-1}&amp; \delta\end{pmatrix}}' class='latex' />
<p>Standard LaTeX equation markup can be used in the comments as well, as long as you wrap things in <code>&#91;&#108;&#97;&#116;&#101;&#120;&#93;&#46;&#46;&#46;&#91;&#47;&#108;&#97;&#116;&#101;&#120;&#93;</code> block-markup.</p>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2010/02/13/testing-testing/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Telegraphic reviews of my overdue library books with links to Amazon in them; you figure it out</title>
		<link>http://williamtozier.com/slurry/2010/02/11/telegraphic-reviews-of-my-overdue-library-books-with-links-to-amazon-in-them-you-figure-it-out</link>
		<comments>http://williamtozier.com/slurry/2010/02/11/telegraphic-reviews-of-my-overdue-library-books-with-links-to-amazon-in-them-you-figure-it-out#comments</comments>
		<pubDate>Thu, 11 Feb 2010 16:12:23 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[recycling]]></category>
		<category><![CDATA[worklife]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=2242</guid>
		<description><![CDATA[Books overdue because I&#8217;ve been busy, but worth noting anyway because they&#8217;re worth noting. I got one: Sinclair Lewis Arrowsmith One of the best earliest realist examinations of the motivations and lifestyle of American academic engineers (including in that fold &#8230; <a href="http://williamtozier.com/slurry/2010/02/11/telegraphic-reviews-of-my-overdue-library-books-with-links-to-amazon-in-them-you-figure-it-out">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Books overdue because I&#8217;ve been busy, but worth noting anyway because they&#8217;re worth noting.</p>
<ul>
<li><strong>I got one: </strong>Sinclair Lewis <cite><a href="http://www.amazon.com/gp/product/0451530861?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0451530861">Arrowsmith</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=0451530861" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> One of the best earliest realist examinations of the motivations and lifestyle of American academic engineers (including in that fold &#8220;doctors&#8221;, as they should be, now and in the 1900s), Midwesternism (aka &#8220;Babbittism&#8221;), and the differences between our stated cultural expectations and the implicit ones we generate by the blind decisions we take in our lives.</li>
<li><strong>To Reference: </strong>Clayton M. Christensen <cite><a href="http://www.amazon.com/gp/product/B001I05ZVK?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B001I05ZVK">The Innovator&#8217;s Dilemma</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=B001I05ZVK" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> Corporations&#8212;and by extension institutions of other types, like &#8220;medicine&#8221; and &#8220;the Academy&#8221;&#8212;obtain the well-deserved reputation as logy, stilted piles of dead wood <em>because</em> of their success, not despite it. Christensen&#8217;s observation, cunningly masked as common sense, seems to be that large institutions cannot pursue innovations because their adaptive moves are slower and more expensive for them than for smaller, new institutions. In other words: the bigger (and more successful) they are, the more likely to be replaced without even noticing.</li>
<li><strong>Meh: </strong>Jack E. Graver <cite><a href="http://www.amazon.com/gp/product/0883853310?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0883853310">Counting on Frameworks: Mathematics to Aid the Design of Rigid Structures (Dolciani Mathematical Expositions)</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=0883853310" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> One of many mathematical &#8220;recreations&#8221; books I&#8217;ve been thumbing lately, as we gear up to build a genetic programming innovation engine that will be able to make &#8220;mathematical discoveries&#8221;. Graver&#8217;s monograph focuses on flexibility/rigidity of two- and three-dimensional frameworks (statics, essentially) and the discrete math and neat little theorems that connect (get it? a <em>pun</em>!) graph theory, linear algebra and engineering design principles. One would want it to be a bit more &#8220;popularized&#8221;, but it&#8217;s of interest as a landmark for the future, at least.</li>
<li><strong>To Buy:</strong> Ross Honsberger <cite><a href="http://www.amazon.com/gp/product/0883853140?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0883853140">More Mathematical Morsels (Dolciani Mathematical Expositions)</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=0883853140" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> This is more along the lines of what I was looking for: a few dozen very interesting, solvable problems that cross the line from &#8220;brain teaser&#8221; to &#8220;advanced homework&#8221;. Don&#8217;t get me wrong&#8212;I&#8217;m not sitting here with a graph pad and a pencil trying to do makework and proofs; I&#8217;m using these books to research <em>the way we specify (and mis-specify</em>) complex problems. Mostly plane geometry, number theory and a bit of (simple) probability theory, the Morsels series seems to be problems culled from those Math Olympiads I was never smart enough for, and various amateur math journals. Will buy because there are very few proofs; mathematically rigorous proofs are, to shine some clarifying light on my long-standing opinion, <em>overwhelmingly a waste of the time of both the prover and his reader, since they are merely the algorithmic disguising of initial assumptions by wrapping them in hackneyed ritualized maneuvers that decrease one&#8217;s crucial ability to question the original crap you started from</em>. </li>
<li><strong>To Buy:</strong> Victor Klee and Stan Wagon <cite><a href="http://www.amazon.com/gp/product/0883853159?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0883853159">Old and New Unsolved Problems in Plane Geometry and Number Theory (Dolciani Mathematical Expositions)</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=0883853159" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> As with the previous, a nice pile of small, simply-stated problems, with the added fillip (for me, who Cf. above is interested in building computational affordances in support of project management for abstract problem-solving projects) that they&#8217;re mostly <em>unsolved</em>. Well, OK, they were; we have Fermat in here, and some others that will be familiar to folks who follow this kind of stuff. But there is plenty of grist in the mill here for me and my ilk, along the lines of, &#8220;How would you specify the goals and constraints of a problem like, &#8216;Are the digits of the decimal expansion of &#960; devoid of any pattern?&#8217;&#8221; I like that. That&#8217;s what real work is about, since it begs so many other questions about who&#8217;s asking, what they really want to know, <em>and why</em>.</li>
<li><strong>To Buy:</strong> Ross Honsberger <cite><a href="http://www.amazon.com/gp/product/0883853302?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0883853302">Mathematical Chestnuts from around the World (Dolciani Mathematical Expositions)</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=0883853302" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> Like the other Honsberger books (all AFAIK from the Dolciani Mathematical Expositions series), full of interesting and useful levers to use when learning evolutionary computing and metaheuristics more generally. &#8220;The product of a billion positive integers is a billion. What is the greatest sum these billion numbers might have?&#8221; might be something you&#8217;d throw a search algorithm at, except then you&#8217;re answering more along the lines of &#8220;&#8230;<em>What&#8217;s the largest sum you can find?</em>&#8221; And that&#8217;s not the question. It&#8217;s my hope that by thinking about these problems <em>as they&#8217;re stated</em>, technical souls who by brainwashed in their homework and worklives to think of specific examples as something to solve in a one-off way might be pushed to thinking of how one can <em>search for methods</em>. In other words: Parametric models are the crutch of a weak mind.</li>
<li><strong>To Buy:</strong> Louis L. Bucciarelli <cite><a href="http://www.amazon.com/gp/product/9040723184?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=9040723184">Engineering Philosophy</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=9040723184" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> Too short, too little, almost too late, but very very nice. A lovely quick monograph that would serve as an introduction to several problems we&#8217;ve been wrestling with lately at &#8220;work&#8221; (What&#8217;s &#8220;work&#8221;? You&#8217;ll see, soon enough&#8230;): &#8220;Designing, like language, is a social process&#8221;, &#8220;What engineers don&#8217;t know and why they believe it&#8221;, and perhaps the most interesting and best jumping-off point for a real monograph of its own: &#8220;Learning Engineering.&#8221; Don&#8217;t get me started on the actual engineering students (and professors, and practitioners) I know, who <em>on the whole</em> tend to think about their own work and what it implies very poorly. Not least because they believe they are concerned only with &#8220;the real world&#8221;. See? You got me started.</li>
<li><strong>To Borrow: </strong>Arthur T. Benjamin and Jennifer J. Quinn <cite><a href="http://www.amazon.com/gp/product/0883853337?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0883853337">Proofs that Really Count:  The Art of Combinatorial Proof (Dolciani Mathematical Expositions)</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=0883853337" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> As I said before, proofs are not my cup of tea right now. But the mental processes that allow people to <em>specify and design</em> proofs are. So this, being a work about the design patterns of combinatorial proofs that deal with &#8220;what is the most&#8230;?&#8221;, &#8220;how quickly does&#8230;?&#8221; and &#8220;how many are&#8230;?&#8221; kind of questions is in fact more interesting than I first expected. The book starts, as do the other Dolciani books I&#8217;ve been browsing, with problems, but does go into a number of interesting work-them-through details that <em>for me</em> might be a shopping list of things to watch out for as we try to explain what evolved problem-solvers are actually <em>doing</em>. For the moment I don&#8217;t want a how-to, I want a what-was-that? book, and this might come in useful someday soon in that capacity.</li>
<li><strong>Meh: </strong>Arthur T. Benjamin and Ezra Brown, eds <cite><a href="http://www.amazon.com/gp/product/088385340X?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=088385340X">Biscuits of Number Theory (Dolciani Mathematical Expositions)</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=088385340X" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> Mostly proofs, presented via a wide-ranging set of reprinted short papers.</li>
<li><strong>To Buy: </strong>Ross Honsberger <cite><a href="http://www.amazon.com/gp/product/0883853345?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0883853345">Mathematical Delights (Dolciani Mathematical Expositions)</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=0883853345" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> Another Honsberger collection of quick plane geometry, number theory and lightweight combinatorics. One cutely meta one explores the &#8220;shared properties of crank solutions to Fermat&#8217;s last theorem&#8221;.</li>
<li><strong>To Buy: </strong>Ross Honsberger  <cite><a href="http://www.amazon.com/gp/product/0883853132?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0883853132">Mathematical Gems III (Dolciani Mathematical Expositions, No.9)</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=0883853132" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> As above, with a nice section on cryptography and number theory that would open up a lovely pile of problems for genetic programming to be used on.</li>
<li><strong>To Admire: </strong>Stewart Coffin  <cite><a href="http://www.amazon.com/gp/product/1568813120?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=1568813120">Geometric Puzzle Design</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=1568813120" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> You know those little wooden polyhedra things, where there are a bunch of sticks that interlock, and your goal is to slide and twist and <em>poof</em> they all fall apart, then your real goal of putting them all back together starts? So this is about how to make those, and more interestingly the design patterns you see: sliding blocks, coordinated motion, misleading similarities, ways of using and abusing symmetries, all the empty space (or complicated mechanism) hidden away on the inside. Very cool.</li>
<li><strong>To Buy: </strong>Ross Honsberger <cite><a href="http://www.amazon.com/gp/product/0883853329?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0883853329">Mathematical Diamonds (Dolciani Mathematical Expositions)</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=0883853329" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> Yeah, well, you get the picture by now: nice. Why are these books so hard to find? Why aren&#8217;t they in more libraries?</li>
<li><strong>To Reference: </strong>Michael O&#8217;Neill and Conor Ryan <cite><a href="http://www.amazon.com/gp/product/1402074441?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=1402074441">Grammatical Evolution: Evolutionary Automatic Programming in an Arbitrary Language (Genetic Programming)</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=1402074441" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> I know Conor from years back (Jesus, I&#8217;m old: back when he was doing this work, for example), and Grammatical Evolution (GE) actually features in a small way in the project I&#8217;ve been working on for more than a year. So while I personally don&#8217;t need to own this, it was a worthwhile read and if you&#8217;re interested in <em>a different way</em> (not stupid old S-expression GP) for evolutionary methods to be used to evolve complex structures like algorithms, proofs, classifiers, trading agents, or whatever, you should consider this book a good intro&#8230; if a wee bit outdated. Because, you know, life moves on, and a lot of the stuff this particular book has in it is old hat. In any case, more people ought to know about Grammatical Evolution; it&#8217;d do them good to understand there&#8217;s more that one way to solve the problem.</p>
<p>And if you&#8217;re a computer kind of person interested in GE: <a href="http://github.com/bver/GERET">Go have a look at Pavel Suchmann&#8217;s GERET system.</a> I like it. Nice, clean code.</li>
<li><strong>To Admire: </strong>Conor Ryan <cite><a href="http://www.amazon.com/gp/product/0792386531?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0792386531">Automatic Re-engineering of Software Using Genetic Programming (GENETIC PROGRAMMING Volume 2)</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=0792386531" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> I said I knew Conor since way back; he was working on this thesis when I was working on mine at Penn. (Spoiler: he got his degree, unlike me.) Thank you, Conor, for both the size and utility of the chapter entitled &#8220;Practical Considerations&#8221;: a landmark notion in GP, now and then.</li>
<li><strong>To Buy: </strong>Anthony Brabazon and Michael O&#8217;Neill <cite><a href="http://www.amazon.com/gp/product/3540262520?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=3540262520">Biologically Inspired Algorithms for Financial Modelling (Natural Computing Series)</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=3540262520" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> Everybody who ever learned about metaheuristics (even before they earned that st00pid name) said, &#8220;Hey! This would be a great way to play the stock market!&#8221; A long time ago, Barbara and I were at a computational finance conference, watching the academics talk, and after a couple of days I observed, &#8220;You only ever hear these people talk once: either their work is dumb, and we stop inviting them, or their work is smart, and they stop accepting our invitations.&#8221; Brabazon and O&#8217;Neill have done something dramatically unexpected: written clearly and succinctly about <em>how to build working trading and financial management systems</em>. Throw all your other Springer books on Amazon; this one, if you&#8217;re interested in this stuff, is the real deal. Also: <em>more Grammatical Evolution</em>. Now you get the trend?</li>
<li><strong>Meh: </strong>Dan Kalman <cite><a href="http://www.amazon.com/gp/product/0883853418?ie=UTF8&#038;tag=billtoziersho-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0883853418">Uncommon Mathematical Excursions: Polynomia and Related Realms (Dolciani Mathematical Expositions)</a><img src="http://www.assoc-amazon.com/e/ir?t=billtoziersho-20&#038;l=as2&#038;o=1&#038;a=0883853418" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><br />
</cite> Somehow not quite the same stuff as Honsberger&#8217;s. I think my reaction is not because the subject matter is different (though it is, being concerned mostly with roots and structure of polynomial equations and stuff), but rather that it&#8217;s kind of pedagogically heavy-handed. Like a graduate seminar text or something. Not for beginners, not for amateurs even, in my opinion: more of a focused, progressive advanced training session.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2010/02/11/telegraphic-reviews-of-my-overdue-library-books-with-links-to-amazon-in-them-you-figure-it-out/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wisdom of Fun Workshop: 2010</title>
		<link>http://williamtozier.com/slurry/2009/11/19/wisdom-of-fun-workshop-2010</link>
		<comments>http://williamtozier.com/slurry/2009/11/19/wisdom-of-fun-workshop-2010#comments</comments>
		<pubDate>Fri, 20 Nov 2009 00:35:51 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[worklife]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=2205</guid>
		<description><![CDATA[In April 2010 Vague Innovation will be hosting a UnitedTalk workshop with a focus on useful games: prediction markets, crowdsourcing, economic and serious games.]]></description>
			<content:encoded><![CDATA[<p><a href="http://vagueinnovation.com/blog/?p=3">In April 2010 Vague Innovation will be hosting a UnitedTalk workshop with a focus on useful games: prediction markets, crowdsourcing, economic and serious games.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2009/11/19/wisdom-of-fun-workshop-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We will take your holiday under consideration and contact you if an opening arises</title>
		<link>http://williamtozier.com/slurry/2009/10/16/we-will-take-your-holiday-under-consideration-and-contact-you-if-an-opening-arises</link>
		<comments>http://williamtozier.com/slurry/2009/10/16/we-will-take-your-holiday-under-consideration-and-contact-you-if-an-opening-arises#comments</comments>
		<pubDate>Fri, 16 Oct 2009 09:57:08 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[Disintermediation]]></category>
		<category><![CDATA[worklife]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=2174</guid>
		<description><![CDATA[I was handing out Laura Fisher&#8217;s &#8220;Better Without Bosses&#8221; stickers yesterday when somebody pointed out that it was Boss&#8217;s Day sometime soon. That would be today. I don&#8217;t have a boss. Most of the people I work with don&#8217;t have &#8230; <a href="http://williamtozier.com/slurry/2009/10/16/we-will-take-your-holiday-under-consideration-and-contact-you-if-an-opening-arises">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was handing out <a href="http://www.notanemployee.com/">Laura Fisher&#8217;s &#8220;Better Without Bosses&#8221;</a> stickers yesterday when somebody pointed out that it was <a href="http://en.wikipedia.org/wiki/Boss's_Day">Boss&#8217;s Day</a> sometime soon.</p>
<p>That would be today.</p>
<p><a href="http://www.notanemployee.com/"> <img src = "http://www.notanemployee.com/images/better-without-bosses.png"/></a></p>
<p>I don&#8217;t have a boss. Most of <a href="http://workantileexchange.com/index.html">the people I work</a> with don&#8217;t have bosses. We don&#8217;t even feel the need to say we&#8217;re &#8220;our own bosses&#8221; without being ironic.</p>
<p>It is not your boss&#8217;s fault she is your boss. The role is not the person. I&#8217;m tempted to appropriate this thing from the useless Chamber of Commerce and make today the day we <em>relieve bosses of their onerous and burdensome task of projecting an unwarranted air of authority</em>.</p>
<p>They are still, after all, <a href="http://www.notanemployee.com">chained to that rock</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2009/10/16/we-will-take-your-holiday-under-consideration-and-contact-you-if-an-opening-arises/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress exploit variant?</title>
		<link>http://williamtozier.com/slurry/2009/09/08/wordpress-exploit-variant</link>
		<comments>http://williamtozier.com/slurry/2009/09/08/wordpress-exploit-variant#comments</comments>
		<pubDate>Tue, 08 Sep 2009 18:49:21 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[worklife]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=2107</guid>
		<description><![CDATA[If you use WordPress for blogging, you should make absolutely sure you&#8217;ve upgraded to the latest version. Go do it now. I&#8217;ll wait. I mention this because the Not An Employee blog [offline for the moment] was recently discovered to &#8230; <a href="http://williamtozier.com/slurry/2009/09/08/wordpress-exploit-variant">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://lorelle.wordpress.com/2009/09/04/old-wordpress-versions-under-attack/">If you use WordPress for blogging, you should make absolutely sure you&#8217;ve upgraded to the latest version.</a></p>
<p>Go do it now. I&#8217;ll wait.</p>
<p>I mention this because the <a href="http://notanemployee.net">Not An Employee</a> blog [offline for the moment] was recently discovered to have been compromised. We&#8217;re still doing surgery on the blog itself, since there seems to be a variant of the exploit floating around that we&#8217;re trying to identify and contain.</p>
<p>Having spent much of the weekend reading through accounts of the exploit&#8217;s signs and symptoms, what we find in this case seems to be be unique. Or at least unrecorded elsewhere:</p>
<ol>
<li>Three files present in the WordPress blog folder&#8217;s root that we didn&#8217;t put there:
<ol>
<li><tt>css.txt</tt>, which is base-64 encoded</li>
<li><tt>docbook.txt</tt>, also base-64 encoded</li>
<li>A file called <tt>Usage</tt>, which looks like a wget logfile that culminates in a successful download of <tt>docbook.txt</tt> from http://mdasla.org/help/css/</li>
</ol>
</li>
<li>No extra javascript or URLs were found in any of the other files in the install</li>
<li>We&#8217;re still checking the database to see if anything was touched there</li>
</ol>
<p>I haven&#8217;t seen this one before. The current wave of WordPress exploits seem to involve URL modifications. Any insights? Any more information needed?</p>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2009/09/08/wordpress-exploit-variant/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working out the details of a real options framework</title>
		<link>http://williamtozier.com/slurry/2009/08/28/working-out-the-details-of-a-real-options-framework</link>
		<comments>http://williamtozier.com/slurry/2009/08/28/working-out-the-details-of-a-real-options-framework#comments</comments>
		<pubDate>Fri, 28 Aug 2009 15:08:17 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[worklife]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=2066</guid>
		<description><![CDATA[Suppose a prospective client approaches you to do work for hire. In many contracts for technical work, there will also be a requisite nondisclosure agreement (NDA), which may be unilateral or bilateral, but which in either case specifies that you &#8230; <a href="http://williamtozier.com/slurry/2009/08/28/working-out-the-details-of-a-real-options-framework">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Suppose a prospective client approaches you to do work for hire. In many contracts for technical work, there will also be a requisite nondisclosure agreement (NDA), which may be unilateral or bilateral, but which in either case specifies that you (the contractor) will keep secret certain information regarding the client and contract.</p>
<p>Lacking such a nondisclosure agreement, it&#8217;s commonly understood that you could whenever you wish disclose whatever information you like about the name of the client, the nature of the work proposed or done, or even trade secrets you learned in the course of the conversation. Depending on the character and values of the client, one or more of those facts will probably be subject to nondisclosure clauses in the contract they want you to sign. And those clauses may (if you&#8217;re not thoughtful or careful) have no expiration date.</p>
<p>I&#8217;m thinking of one former client&#8212;a large Midwestern corn hybridizer&#8212;who made us sign an indefinite nondisclosure agreement that promised we would never state the name of the company. That&#8217;s it; just the name.</p>
<p>At any rate, let&#8217;s look for a moment at what you&#8217;re signing.</p>
<p>As we understand the law, until you sign that contract <em>you possess the option</em> to disclose whatever you want, at any time you want. Within certain extreme limits (libel, slander, state secrets, and so forth).</p>
<p>Let&#8217;s give you the benefit of the doubt as a contractor, and assume you&#8217;re not interested in revealing the pre-existing trade secrets of your client. Let&#8217;s just say you shouldn&#8217;t ever do that, and that they have a clear right to keep you from doing that before any are revealed to you, and that therefore the deal is broken if you demand the ability to tell anybody anything.</p>
<p>But common nondisclosure language also covers the broad range of knowledge and information that arise during the course of the project: not just the stuff you make together, but the name of the client, the terms of the contract, the outcome of the project&#8230; all kinds of new information that many clients would <em>like</em> to keep you from passing along.</p>
<p>What is the <em>value</em> of that option to speak about your collaboration with one another? Financially, I mean?</p>
<p>Well, the value <em>to you</em> might be substantial, especially in the current business culture: Assuming you&#8217;re a consultant, contractor, advisor, or other nonemployer firm, <em>the relative marketing value of adding this information to your public portfolio of work may be huge</em>, depending on the nature of the client and work. If you had completed contract work without the burden of the NDA, you would have the <em>option</em> to brag about the name of the client, the nature of the work, the details of the tools and cunning solutions you brought to bear, the amount you were paid&#8230; all inarguably <em>useful information</em> to trot out the next time you&#8217;re speaking with a similar client.</p>
<p>Lacking the ability to share <em>any</em> of that information, as an individual contractor or consultant, you have inarguably limited your ability to market yourself. Who did you work with? Can&#8217;t say. What did you do? Can&#8217;t say&#8230;. And (again, give the current business culture) that marketing value is not diminished even if the project was a total technical failure. So from the side of the consultant, it&#8217;s clear the ability to promote one&#8217;s own expertise has positive value.</p>
<p>Now suppose you do sign an NDA that restricts your ability to pass along this information for one year. In <a href="http://en.wikipedia.org/wiki/Real_option">real options terms</a>, it seems that you&#8217;re <em>postponing the exercise</em> of your implicit right to market your business. In exchange for compensation, of course: the payment you receive from the client, and whatever general knowledge and experience might be accrued during the course of the project.</p>
<p>So at this point it seems that the amount you should charge the client <i>just to sign an NDA</i> depends on the expected loss of revenue you will experience from limitations of your ability to market your work. If we pare away the decision to work on the project together, we cannot get looped into ridiculous conundrums like, &#8220;Well, if you don&#8217;t sign the NDA we aren&#8217;t going to have a contract.&#8221; The value of the NDA is <em>not</em> the value of the entire contract; the work you do for the client is what causes them to pay you.</p>
<p>The NDA&#8217;s value must be separable.</p>
<p>But there&#8217;s where I get hung up, somehow, so I keep mulling it over looking for a way to model the transaction that captures the risks and benefits of <em>disclosure and nondisclosure</em> so they can be made more explicit. Maybe because in this combined deal (contract-plus-NDA) there is also a set of complex options being created, sold and exercised by the client, I admit I get tied up.</p>
<p>I&#8217;m encouraged, though. Consider that a well-formed contract for work is above all an <em>aid to the planning processes for both participants</em>, in that it reduces the uncertainty regarding possible outcomes. As a contracted worker, you have more assurance of income in the near future; as a contracted client, you have more assurance that the project will proceed, and you have a better handle on the costs.</p>
<p>Still, the <em>value</em> of nondisclosure within one of these contracts feels complicated, though not necessarily from the standpoint of the contractor. What are the sources of value and uncertainty on the client&#8217;s side of this planning process?</p>
<p>Surely the client believes that by engaging you and applying your expertise and effort there will be positive business value compared to what they would achieve without your participation. Or perhaps your presence reduces the risk of failure by a detectable amount. In any case, let&#8217;s limit the scope of the analysis by assuming there is a clear-cut case in terms of risk and return for them to engage you.</p>
<p>But they clearly also <em>believe</em>&#8212;whether or not it&#8217;s true&#8212;that public disclosure of certain information will put them at a competitive disadvantage. As if you didn&#8217;t know it already, this is the assumption I&#8217;m most prone to challenge. It&#8217;s clearly the reason current practice so often makes nondisclosure a dealbreaker: it&#8217;s <em>common knowledge</em> that the revelation of trade secrets is expensive.</p>
<p>Now I confess there is a tendency among those of us who have been entrepreneurs or analysts or modelers or IT professionals or experts of any sort <em>who type and draw on whiteboards a lot</em> to imagine that the sort of trade secrets that a client might want to protect are the same kind of simple innovation that we create almost every day: better software, working analytics, cunning and insightful reports, graphic designs, improvements in institutional structure. <em>Insights,</em> call &#8216;em.</p>
<p>These &#8220;secrets&#8221; are the kind of thing we joke about <a href="http://workantileexchange.com/">around here</a> by saying (quite accurately), &#8220;A good idea is born worth <strong>minus $25000</strong>.&#8221; Because ideas are <em>cheap</em> to formulate, but each one has real costs to implement. Over the course of a decade one inevitably hears the same idea pitched a dozen times in whispered tones as if it were made of gold: a real estate aggregator, a stock prediction system, a social site for book lovers, a killer app on the iPhone&#8230;.</p>
<p>These are, in my experience, the most common kind of client projects: the sort any moderately smart professor or middle-manager or graduate student stumbles across in the course of their &#8220;real work&#8221;, sees unbounded upside potential of, and (without exploring the practicalities) pursues optimistically. And thus <em>tends inevitably to overvalue</em>.</p>
<p>In the case of such <strong>trivial secrets</strong>, let&#8217;s assume that the client&#8217;s model of the risks from disclosure of their &#8220;secret&#8221; greatly overestimates the chances or the losses, or both. Your model, or perhaps &#8220;the market&#8217;s&#8221; model, would produce a much lower risk for the client, and therefore a lower price for [non]disclosure.</p>
<p>But <em>as an expert</em> contributing skills to completing the project, the ability to promote the sort of work you are brought in to do is no less valuable <em>to you</em>&#8212;independent of its validity as a &#8220;secret&#8221;. You write, you type, you answer questions, you contribute insights whether they are building a hugely innovative first-mover, or a bog-standard also-ran.</p>
<p>So it strikes me that the problem in these cases lies with the <em>quality of the client&#8217;s models of their intellectual property and competitive landscape</em>. They overestimate the recoverable value (or underestimate risks) associated with the project, and as a result the <em>realizable</em> long-term value to them of keeping the secret appears to be greater than the immediate value to you&#8212;<em>and to them</em>&#8212;of promoting the work.</p>
<p>Because we shouldn&#8217;t disregard a qualitatively different model of the contract: Suppose instead of being client and customer you are partners, and you are faced with the decision whether to promote your project or keep it secret <em>together</em>. There is marketing value to <em>both of you</em>, but also risk from competition to <em>both of you</em> upon disclosure. And disclosure is irreversible, don&#8217;t forget.</p>
<p>So from a real options perspective if you can postpone the decision to disclose until the benefits of promotion <em>definitely</em> outweigh the risks of competition, you both win. Whether you&#8217;re partners, or consultant and client.</p>
<p>Hopefully you can see the same real options structure I do. At some point, if they&#8217;re paying attention, the client will eventually improve their model of the real value of their &#8220;secret information.&#8221; We just don&#8217;t know when that will be, externalities and uncertainties of life being what they are.</p>
<p>So suppose you enter into a suite of simple options contracts <em>regarding disclosure</em> in which (a) you cede your right to disclose the information for a fixed length of time (say a year) in exchange for a certain sum of money to offset your lost marketing value; (b) your client is granted an option to renew that contract for another year at its end; and (c) your client is granted an option to abandon the <em>entire nondisclosure structure</em> (including scheduled payments) at any time. They should exercise this option, obviously, when they&#8217;re out of the money: when the costs they will be paying in future outweigh the realizable benefits given new information.</p>
<p>What is the price for nondisclosure, here? It can be estimated as the loss of revenue you as contractor will experience from failure to market yourself. If your client receives new information at any time that reduces the perceived value of secrecy to the point it no longer seems to be worth paying you for it, they can abandon the agreement and your right to <em>irreversibly</em> disclose the information reverts to you. If at the end of a contract period they still perceive positive value in secrecy, they may renew (perhaps at a new price).</p>
<p>Now it&#8217;s been pointed out to me that there&#8217;s more than just this sort of &#8220;naive secrecy&#8221; I&#8217;ve sketched. While it&#8217;s common in startups and small businesses, a larger or more capable client probably has better models of the risks and values of disclosure. If nothing else, larger firms are more likely to be aware of real competitive landscapes and best practices, and tend to outsource <em>development</em> as opposed to <em>research</em> projects.</p>
<p>The secrets in these cases are not so much innovations as they are well-defined functional practices and information that&#8217;s been tried and tested. In many cases there are smart accounting models of exactly how much they&#8217;re worth.</p>
<p>But I don&#8217;t see how this negatively affects the calculation of the cost of secrecy. Indeed, it should improve matters and simplify for all involved if the components of the contract regarding secrecy are separate from those regarding work-for-hire. Give the customer the benefit of the doubt here, and assume we&#8217;re now at the opposite extreme from &#8220;naive secrecy&#8221;: now the least accurate predictive model is probably the contractor&#8217;s, in that it overestimates the value of marketing (disclosure).</p>
<p>What we do in this situation? I&#8217;m not sure.</p>
<p>And uncertainty is the key: that&#8217;s what real options pricing is all about. So maybe (after I think about it for a while) we can work the rest of the model out, and maybe slap some probabilities and prices on there.</p>
<p>In general, here&#8217;s where I feel like I am: The presence or absence of an NDA clause in a contract <em>should not materially affect</em> the expected cost of the actual work performed, and therefore it can be separated away from the work-for-hire clauses. Further, the matter of disclosure of pre-existing trade secrets (in either direction) is not what I&#8217;m thinking about here, and that should be separated as well; I&#8217;m talking about novel information material to one particular project, ranging from the existence of the project, to statements of the goals of the project, to descriptions of the particular techniques applied, to news of the eventual outcome.</p>
<p>This information would be of value to the contractor (and arguably the client, but we&#8217;ll ignore that) for marketing purposes, who therefore expects a financial advantage when it is disclosed. But the information is also (arguably) of value to <em>competitors</em> of the client, who therefore expects a financial cost should it be disclosed.</p>
<p>There is uncertainty associated with all these valuations, and with the probabilities of the events occurring. How do we model that <strong>in such a way as to make it simpler to separate agreements for work from agreements regarding nondisclosure?</strong></p>
<p>It&#8217;s simple refactoring, really: The modules have very different functions, and yet they&#8217;re too often interconnected.</p>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2009/08/28/working-out-the-details-of-a-real-options-framework/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>UnitedTalk #001: The Wisdom of Fun workshop, September 19, 2009</title>
		<link>http://williamtozier.com/slurry/2009/08/04/unitedtalk-001-the-wisdom-of-fun-workshop-september-19-2009</link>
		<comments>http://williamtozier.com/slurry/2009/08/04/unitedtalk-001-the-wisdom-of-fun-workshop-september-19-2009#comments</comments>
		<pubDate>Tue, 04 Aug 2009 22:34:56 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[UnitedTalk]]></category>
		<category><![CDATA[worklife]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=2044</guid>
		<description><![CDATA[Because some folks may not follow me on Twitter, and I&#8217;m probably not going to advertise on Facebook: THE WISDOM OF FUN: HARNESSING GAMES &#038; PLAY FOR USEFUL WORK Humans are habitual problem-solvers, so obsessed with puzzles and patterns that &#8230; <a href="http://williamtozier.com/slurry/2009/08/04/unitedtalk-001-the-wisdom-of-fun-workshop-september-19-2009">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Because some folks may not <a href="http://twitter.com/Vaguery">follow me on Twitter</a>, and I&#8217;m probably not going to advertise on Facebook:</p>
<blockquote><p>
<a href="http://wisdomoffun0909.eventbrite.com/">THE WISDOM OF FUN: HARNESSING GAMES &#038; PLAY FOR USEFUL WORK</a></p>
<p>Humans are habitual problem-solvers, so obsessed with puzzles and patterns that for millennia we&rsquo;ve posed riddles and created games to fill our &ldquo;idle time.&rdquo; But these obsessive problem-solving habits are traditionally seen as a distraction from the &ldquo;real work&rdquo; of business, scholarship and public policy.</p>
<p>That is no longer true&#8230; if it ever was.</p>
<p>This is the first of a series of three open-format workshops scheduled for 2009 &#038; 2010, where we&rsquo;ll gather to explore the new ways game play is becoming &ldquo;useful&rdquo; work&mdash;useful for people and institutions.</p>
<p>On September 19, 2009 please join us for an open-format meeting in which the attendees set the schedule and specific focus for each session. In this first of three workshops, we hope to discuss</p>
<ul>
<li><strong>immersive economic games</strong> and <strong>MMORPGs</strong> with developing social norms and virtual economies larger in actual value than some real nations;
</li>
<li><strong>serious games</strong> designed to use humans&rsquo; innate skills to support search and optimization;</li>
<li><strong>prediction markets</strong> and related <strong>collective intelligence systems</strong> that harness the wisdom of crowds for robust business decision, forecasting and policy-making;</li>
<li><strong>crowdsourcing</strong> systems that divide up otherwise insurmountable complex problems so that thousands of distributed human solvers can incrementally attack them;</li>
<li><strong>agent-based simulations</strong> used to understand emergent behavior, and game-inspired classical <strong>artificial intelligence</strong> systems for exploring decision-making and analytics;</li>
<li>changes in the <strong>business and technology of game design</strong> within the entertainment industry;</li>
<li>Second Life and similar <strong>game-like virtual platforms</strong>, and the social worlds developing there, in which real institutions are struggling to discover their role.</li>
<p>&#8230;</ul>
</blockquote>
<p>Full information is available at <a href="http://wisdomoffun0909.eventbrite.com/">the EventBrite registration site</a>. Please consider passing it along or joining in if you&#8217;re able.</p>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2009/08/04/unitedtalk-001-the-wisdom-of-fun-workshop-september-19-2009/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notes on a remnant culture, part 1</title>
		<link>http://williamtozier.com/slurry/2009/06/20/notes-on-a-remnant-culture-part-1</link>
		<comments>http://williamtozier.com/slurry/2009/06/20/notes-on-a-remnant-culture-part-1#comments</comments>
		<pubDate>Sat, 20 Jun 2009 13:24:25 +0000</pubDate>
		<dc:creator>Tozier</dc:creator>
				<category><![CDATA[Project]]></category>
		<category><![CDATA[worklife]]></category>

		<guid isPermaLink="false">http://williamtozier.com/slurry/?p=1971</guid>
		<description><![CDATA[In the last year I&#8217;ve had three, four dozen meetings with the local Chamber of Commerce CEO and staff, with the staff of the local &#8220;sole economic development provider&#8221;, with commercial real estate folks and developers and lawyers and entrepreneurship &#8230; <a href="http://williamtozier.com/slurry/2009/06/20/notes-on-a-remnant-culture-part-1">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the last year I&#8217;ve had three, four dozen meetings with the local Chamber of Commerce CEO and staff, with the staff of the local &#8220;sole economic development provider&#8221;, with commercial real estate folks and developers and lawyers and entrepreneurship organizations and CEOs of local startups and community activists and landlords and marketing consultants and print newspaper editors and local government officials and retired executives and bank presidents. It&#8217;s not too rude, I hope, to call them the &#8220;traditional business community&#8221;. Most would be comfortable with this description.</p>
<p>In case some prejudice seems to be creeping in, I want immediately to clarify something important: these are nice folks as a rule. Admittedly many of them don&#8217;t seem to know what to make of &#8220;people like us&#8221;, and their responses to chats and conversations vary from dismissiveness to a kind of wishful yearning that they could have &#8220;my&#8221; lifestyle. But on the whole they&#8217;re doing what they perceive as their best to improve the world by whatever criteria they feel are most crucial.</p>
<p>But if I wanted a bit more hyperbolic effect, I might call these nice folks the <em>remnant</em> of the traditional business community. They may not feel so good about that, though I don&#8217;t mean them harm by imposing the modifier.</p>
<p>I admit though: I have, through these dozens of conversations and interviews, tried to convey that &#8220;people like us&#8221; often see them as a <em>remnant</em>, when we consider them at all.</p>
<p>Beyond a confirmation of the inherent niceness of people, and their critical diversity of toolkits, what have I learned with this two-year project? I&#8217;m making some notes.</p>
<h3>Ubiquitous Overextension</h3>
<p>As a rule these folks seem to schedule their time poorly. They&#8217;re always in a hurry, or late, or interrupting a conversation to take a call. They prefer to hold public meetings and events during the wee hours of the morning, or after work. They dilute even their nominally entertaining outings with one another (typically <em>golf</em>, of all things) with business concerns: &#8220;networking&#8221; or speeches or award-giving rituals.</p>
<p>I suspect that in part these habits are a mix of  signaling and territorial behaviors, part the echoes of constraining sociotechnical infrastructure, and the habituation to the Received Clock.</p>
<p>Signaling is what you might expect, if you know some of &#8220;us&#8221; and some of the remnant.</p>
<p>&#8220;Somebody like me&#8221; signals <em>I have the luxury of meeting you for two hours in the middle of the afternoon to discuss the philosophy of business and the next ten years&#8217; forecast for banking and redevelopment in the state</em>. I will meet you right now, if you like, or I can tweet you or phone you or send you an email or open up a Google Docs shared file for you to edit, <em>right now</em>. Because I can, you should be able to as well.</p>
<p>The signal of the remnant&#8217;s early morning meeting, the rushed meeting between other meetings, the truncated half-hour refresher or the hurried chat in the parking lot between events is: <em>There is a hierarchy of demands on my time, and they are numerous. My hands are tied; we can go this far and no farther.</em> Depending on the worldview of the person involved in sending this signal, the implication is either (1) a message about how egalitarian they are, that they have two dozen people from all walks of life to deal with, and that each gets their fair share, or (2) that you only rate this much time based on your <em>relative</em> importance in the scheme of things.</p>
<p>Both groups are saying something, in the way they set their time up, about their expectations for the other party. But those expectations are different for &#8220;us&#8221; and for institutional players.</p>
<p>The sociotechnical constraints seem to stem from these different senses of &#8220;institution&#8221;, as well.</p>
<p>I know (more or less) where everybody with whom I am concerned is, right now. Twitter, Plurk, Facebook, the phone (and SMS), email and a variety of tagged social media sites that work on a longer timescale keep my network in a kind of dynamic informative tension, like a spiderweb I suppose&#8212;though one that overlaps with all my friends&#8217; and colleagues&#8217; own spiderwebs. And when the unexpected comes up, I have these five or seven channels with which to reach somebody, ranging from <em>speaking into the air to make the molecules vibrate in a sensible way</em>, to a phone call to a <tt>for:</tt> tag on a delicious.com link.</p>
<p>The folks in the remnant, though, they seem blind and deaf somehow. I&#8217;ve often wondered if this is an adaptation; I suspect it&#8217;s a protective mechanism on a couple of levels. To have to <em>be somewhere</em> to communicate can be a feature or a bug, depending on what you want. To have to <em>see somebody</em> to have a conversation, to <em>fail to record notes</em> and make each meeting revisit old business, to spend so much time <em>physically traveling</em>&#8230; these offer up moments for planning, or for self-reflection. They reinforce immediate, physical social cues that are wired into our meat. They can be off-putting to &#8220;folks like us&#8221;, but if you think about it they can also help establish community boundaries and strengthen internal connections within larger-scale businesses &#8220;people like us&#8221; don&#8217;t interact with.</p>
<p>These cultural differences come up surprisingly often when you&#8217;re attuned to them.</p>
<p>I can think of several times I&#8217;ve watched &#8220;one of us&#8221; being told &#8220;I&#8217;ll have to get back to you once I&#8217;ve checked my schedule,&#8221; by a member of the remnant. You can see the frustration on both sides: schedules, among us, are made to be changed and adapted to <em>on the spot</em>; they&#8217;re agile and flexible and dynamic and our worklives are a matter of tracing an efficient path through the coming days. <strong>&#8220;Our&#8221; success comes from acting as quickly as possible upon the smallest tasks which provide the greatest return.</strong> The remnant&#8217;s schedules, on the other hand, are <em>planned</em> things, contingent on many stakeholders&#8217; external decisions, written in the slow-flowing glass of institutional infrastructure.</p>
<p>The impatience &#8220;one of us&#8221; feels when told we&#8217;ll hear someday eventually about a scheduled event? That impatience comes from the <em>execution risk</em> that this imposes on our lives: risk that what would otherwise be a linearly separable quantum of social interaction and business value is left as an unknown in our agile schedules, with no clear likelihood of actually occurring at all, disrupting the flow through unaccounted linkages and forcing us to deal with unforeseen repercussions. The confusion one of the remnant feels when asked to make time <em>right now</em> is the disregard for the <em>institution</em>, for the <em>plan</em>, for the process that tries to be &#8220;rational&#8221; in balancing the utility functions of many stakeholders trying to cooperate on many schedules.</p>
<p>As a consequence, there are deep currents and implications of schedule-setting revolving around the notion of <em>responsibility</em>. &#8220;We&#8221; are responsible to ourselves, and to our social networks&#8212;an often global, contingent and ephemeral cloud of people who are effectively <em>invisible</em> to members of the remnant. The remnant have well-established channels for coordination, and the Company or the other large institutional boundaries make the breadth and bounds of those coordination networks publicly visible.</p>
<p>One correspondent of mine, living as he does at the peak of the local branch of a global remnant organization, often politely tells me how he envies &#8220;my flexibility in working whenever I want.&#8221; I&#8217;ve tried to explain that I <em>work</em>, in the sense of coordinating and driving this jinking spiderweb I ride through life from minute to minute, from the time I open my eyes to the time I fall asleep. But he cannot see that network or the effects I cause in it or I feel from it, and lacking an alternative signal he imagines I am sitting here philosophizing in a life of leisure and guileless meandering dilettantism. And I in turn write him off as a kind of <em>fixed point</em> in town, and expect him to be exactly the same in two weeks, doing exactly the same things as he was yesterday.</p>
<p>And think of planning and project management, across this cultural gap between the remnant and &#8220;us&#8221;: When I find my occasional correspondent is actually <em>acting</em>, when I discover she has unexpectedly &#8220;moved ahead&#8221; on a musing project notion we touched on briefly in our meeting three months back, when it comes to light she&#8217;s hared off like a juggernaut and done something that seemed like a good idea <em>back then</em>&#8230; how often was it the right thing for her to do? Our timescales are so often misaligned, that I can make a dozen iterative changes in a document or program or community design in a weekend, where she has scheduled an appointment with her staff to set up a committee in a few days. A crowd &#8220;of us&#8221; may have made three versions and discarded them, moved on and established both a position statement and a draft RFP in the time a government or business or church or other remnant institution has coordinated its way into considering what to do.</p>
<p>Just this week a friend in the remnant sent me a link to a &#8220;call for contributions&#8221; for a meeting to be held several months in the future, which will involve travel and planning and meetings and publishing and setting up bank accounts and LLCs and all kinds of stuff. But in the time between our original conversation and the &#8220;call for contributions&#8221;&#8230; the problem has gone away. It&#8217;s <em>solved</em>, at least in my context.</p>
<p>Our different attitudes toward time and action are alternate solutions to the same problems of coordination and planning and risk amelioration in an uncertain world. &#8220;We&#8221; are no better off for doing five times the work, for hiding or not even knowing who we affect in our ephemeral social networks, than the remnant is for spending all this energy on institutional identity and mid-range planning meetings.</p>
<p>But think for a moment about the remnant&#8212;whether you&#8217;re a member or not&#8212;and consider what happens when a traditional institution says they &#8220;need somebody to do social networks for them&#8221;, when they explore &#8220;modern&#8221; methods of customer response management, when they schedule meetings with &#8220;us&#8221; over <em>golf outings</em> (of all things) or at 7am in the morning, or in a City Hall five miles from &#8220;our&#8221; workplaces.</p>
<p>When we take the time to do the retrospectives, words like &#8220;blindsided&#8221; and &#8220;unmanageable&#8221; and &#8220;retrenching&#8221; always seem to crop up in internal discussions among the remnant. Terms like &#8220;obsolete&#8221; and &#8220;artificial&#8221; and &#8220;lame&#8221; tend to crop up in whatever appraisals of these remnant projects &#8220;we&#8221; are willing to record. &#8220;Lame&#8221; is particularly interesting, if you think about it etymologically: halting, crippled, disabled, slow.</p>
<p>How many times have you seen these clashes in the use and perception of time? In schedules and planning?</p>
<p>Can you see the remnant among the institutions around you? And can you see the ephemeral (nearly invisible) swarming social networks that &#8220;we&#8221; depend upon instead?</p>
<p>Which is bigger? Which is more important? Which should have the most influence in the coming economic transitions?</p>
<p>How prepared are you, whichever side you live on, for the role the other side must play? What will you do to reconcile these conflicts in habit and perception? <strong>How will you schedule your time and make coordinating plans across this cultural divide?</strong></p>
<p>I want you to see a hundred or a thousand of &#8220;us&#8221; in every town of 100000, with our overlapping social networks and value streams and contingent agile plans thrashing wildly on a minute-by-minute basis on a dozen channels, permeating the infrastructure of the remnant. With little mass individually, but velocity enough to impart considerable <em>momentum</em>. Imagine then the effect on the remnant, these large, many-bodied institutions moving at a lockstep pace, surrounded by these thrashing waves of attention, of goals and actions changing faster than they can perceive them&#8230; invisibly in fact.</p>
<p>I see erosion. I see weathering, and seeds growing in cracks in a rock face.</p>
<p>But this doesn&#8217;t happen imperceptibly, from the rocky remnant&#8217;s point of view. The newspaper can perceive &#8220;us&#8221;, though it cannot make the connection between individuals and their invisible networks. The Chamber of Commerce can perceive &#8220;us&#8221; in their declining rolls, and executives there are scrambling to find ways to adapt. No doubt the remnant business development people are starting to falter and wonder what&#8217;s broken, though they (and the city) clearly imagine they stand firmly alone in a field. The University, the arts groups, the anchor businesses, the marketing infrastructure: what do they feel?</p>
<p>They are surrounded, invaded, and increasingly driven by <em>things not planned for</em>. Their plans erode and get revised to death, their boundaries and a century&#8217;s coordination strategies are made asynchronous and increasingly chaotic.</p>
<p>This is not a threat, but just a natural extension of the metaphor: every chip, every fragment and moment of their unscheduled time and attention, every lost cent of revenue slipping through the cracks in the remnant&#8217;s plans, that is a resource one of &#8220;us&#8221; can pick up, and pass along the networks we have built, that only &#8220;we&#8221; can see.</p>
<p>Whoever &#8220;we&#8221; are. I don&#8217;t know, myself, past the half-dozen friends I watch and interact with in my immediate social neighborhood. But then <strong>I don&#8217;t need to know more than that</strong> to make my way successfully. None of &#8220;us&#8221; do.</p>
]]></content:encoded>
			<wfw:commentRss>http://williamtozier.com/slurry/2009/06/20/notes-on-a-remnant-culture-part-1/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

