{"id":3998,"date":"2011-11-02T10:42:29","date_gmt":"2011-11-02T15:42:29","guid":{"rendered":"http:\/\/mith.umd.edu\/?p=3998"},"modified":"2020-10-08T16:02:47","modified_gmt":"2020-10-08T20:02:47","slug":"nanodhmo-nadhmo-whatever-lets-just-make-something","status":"publish","type":"post","link":"https:\/\/mith.umd.edu\/nanodhmo-nadhmo-whatever-lets-just-make-something\/","title":{"rendered":"NanoDHMo, NaDHMo, &#8230; Whatever, Let&#8217;s Just Make Something"},"content":{"rendered":"<p>Every  November, I mean to write fifty thousand words. Every November,  something comes up that keeps me from doing it. This year, I&#8217;m doing it!  I don&#8217;t have any trips planned except for Thanksgiving. I don&#8217;t have  any activities outside work that take up a large amount of time. Nothing  is standing in my way.<\/p>\n<p><img class=\"alignright\" title=\"hinkelstone_flickr\" src=\"http:\/\/web.archive.org\/web\/20111121183648\/http:\/\/mith.umd.edu\/wp-content\/uploads\/hinkelstone_flickr-225x168.jpg\" alt=\"\" width=\"225\" height=\"168\" \/>For those not familiar with <a href=\"http:\/\/www.nanowrimo.org\/\" target=\"_blank\" rel=\"noopener noreferrer\">NaNoWriMo<\/a>, head to the website and take a look. I want to explore why NaNoWriMo works and what it could mean for digital humanities.<\/p>\n<p>When  teaching creative writing, I have two weeks titled &#8220;Editing without  writing&#8221; and &#8220;Writing without editing&#8221; that cover sophistication and  voice.<\/p>\n<p>This  is based on the idea that we have two competing forces that together  produce what we do: idea production and idea rejection. What isn&#8217;t  produced can&#8217;t be rejected. What isn&#8217;t rejected is done. We can&#8217;t write  what we don&#8217;t come up with, but neither do we write what we reject. If  we&#8217;re staring at a blank piece of paper, it&#8217;s often because we are  rejecting what our mind is producing instead of accepting it.<\/p>\n<p>Editing  helps us survive. If we did everything we thought about and didn&#8217;t  reject anything, we&#8217;d act as if we were drunk. That&#8217;s why we do stupid  things when we&#8217;re drunk. Alcohol turns off the editor.<\/p>\n<p>This model is useful and matches well with my own experience. For more background that seems to support this model, read <em>Blink: The Power of Thinking Without Thinking<\/em>. For now, let&#8217;s assume that we need to turn off the editor if we want to let production flow.<\/p>\n<p>Crisis  does this. Judgment takes time. If we don&#8217;t have time to think, then  we don&#8217;t have time to judge. Baseball gives the batter a half-second or  less with the ball in the air. Since it takes almost half that time to  realize the ball&#8217;s on its way, there&#8217;s no time to think through options.  The batter&#8217;s production side is tuned to create choices that don&#8217;t need  winnowing.<\/p>\n<p>This  is where we could do a post about neural networks and feedback loops.  Memorizing vocabulary doesn&#8217;t train the production side of the brain.  Guided trial and error are best. Experts have been through about ten  thousand hours of this trial and error. After reading about neural  networks over twenty years ago, I gave up trying to memorize as a way of  internalizing. I just let my brain do the learning while I gave it  opportunities to correct itself.<\/p>\n<p>Sophistication  is tightening prose, selecting better words, or removing clich\u00e9s. Voice  is the result of our production. Voice comes through practice as we  teach our subconscious what is or isn&#8217;t appropriate. It will never rise  to the level of sophistication. That&#8217;s what editing is for. Voice is  what we have before we edit. Sophistication can come from a checklist of  things to look for because it rejects what has been written. If the  most frequent mistakes are avoided, the text might be publishable. This  is why we practice so much: to develop our voice so that after we&#8217;ve  rejected everything, there&#8217;s still good stuff left over.<\/p>\n<p>NaNoWriMo  is all about writing stuff that we can reject later. Throwing us into a  crisis by making us write forces us to turn off our judgment and  commit to what comes to mind. The result is fifty thousand words of pure  voice. We don&#8217;t have time to edit if we&#8217;re going to write sixteen  hundred words a day.<\/p>\n<p>A  problem I see in DH is the tendency to edit too much before anything  can get done. People don&#8217;t want to make mistakes. They may not know how  to program, feel in control of the computer, or know HTML and CSS.  Instead of trying something and learning from failure, they don&#8217;t do  anything at all. They have the equivalent of writer&#8217;s block.<\/p>\n<p>No  one has to be a professional to participate in NaNoWriMo. No one should  have to be an accomplished programmer to get started in DH. They just  need the crisis that forces them to turn off their judgment and start  typing.<\/p>\n<p>We  need a NaNoWriMo-like event for digital humanities. Take a month and  write a web-based project. It doesn&#8217;t have to work well. You won&#8217;t want  to read my novel at the end of November, but I can take time after  November to edit what I&#8217;ve written. Once a month has passed and the  project is starting to take its first shaky steps, the polishing can  begin.<\/p>\n<p>How  much should be done in a month? We don&#8217;t want this to be easy. The  whole point is to have no time to edit while writing. NaNoWriMo chose  fifty thousand words because it&#8217;s an arbitrary number that is long  enough not to be a novella while still being reasonable. The DH  equivalent should be more than a tool, but not as large as the  blockbuster projects out there.<\/p>\n<p>If  we assume about fifteen words per sentence on average, then we have  3,333 sentences in our NaNoWriMo novel. That&#8217;s a little over a hundred  sentences a day.<\/p>\n<p>We  can think of these as lines of code. As a professional programmer, I  can do a hundred lines of edited code a day if I know what I&#8217;m aiming  for, so expecting about three thousand lines of unpolished code in a  month isn&#8217;t too far out there to be impossible. Having to write this  code on your own time may be enough to induce crisis, similar to what is  happening to me with my NaNoWriMo novel.<\/p>\n<p>What  about rules? Considering NaNoWriMo, no code should be written before  the event begins. Instead, things like planning, platform selection,  learning APIs, and sketching the look and feel can be done in  preparation. Use a framework that lets you focus on the things that are  important to your project, just as a novel writer selects a genre and  all of its expectations so they can focus on the important parts of the  story.<\/p>\n<p>Your  three thousand lines of code won&#8217;t be publishable. You shouldn&#8217;t test  or debug during the month of writing. That&#8217;s editing and polishing.  Getting the code down forces you to think through all of the parts of  your project and how they might interact. In fact, you may want to start  over from scratch after the month. You&#8217;ll have a much better picture of  what&#8217;s going into your project.<\/p>\n<p>Anyone interested in trying this?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Every November, I mean to write fifty thousand words. Every November, something comes up that keeps me from doing it. This year, I&#8217;m doing it! [&hellip;]<\/p>\n","protected":false},"author":18,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[66],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v15.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>NanoDHMo, NaDHMo, ... Whatever, Let&#039;s Just Make Something &ndash; Maryland Institute for Technology in the Humanities<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mith.umd.edu\/nanodhmo-nadhmo-whatever-lets-just-make-something\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NanoDHMo, NaDHMo, ... Whatever, Let&#039;s Just Make Something &ndash; Maryland Institute for Technology in the Humanities\" \/>\n<meta property=\"og:description\" content=\"Every November, I mean to write fifty thousand words. Every November, something comes up that keeps me from doing it. This year, I&#8217;m doing it! [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mith.umd.edu\/nanodhmo-nadhmo-whatever-lets-just-make-something\/\" \/>\n<meta property=\"og:site_name\" content=\"Maryland Institute for Technology in the Humanities\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/UMD.MITH\" \/>\n<meta property=\"article:published_time\" content=\"2011-11-02T15:42:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-10-08T20:02:47+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/web.archive.org\/web\/20111121183648\/http:\/\/mith.umd.edu\/wp-content\/uploads\/hinkelstone_flickr-225x168.jpg\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mith.umd.edu\/#website\",\"url\":\"https:\/\/mith.umd.edu\/\",\"name\":\"Maryland Institute for Technology in the Humanities\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/mith.umd.edu\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/mith.umd.edu\/nanodhmo-nadhmo-whatever-lets-just-make-something\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"http:\/\/web.archive.org\/web\/20111121183648\/http:\/\/mith.umd.edu\/wp-content\/uploads\/hinkelstone_flickr-225x168.jpg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mith.umd.edu\/nanodhmo-nadhmo-whatever-lets-just-make-something\/#webpage\",\"url\":\"https:\/\/mith.umd.edu\/nanodhmo-nadhmo-whatever-lets-just-make-something\/\",\"name\":\"NanoDHMo, NaDHMo, ... Whatever, Let's Just Make Something &ndash; Maryland Institute for Technology in the Humanities\",\"isPartOf\":{\"@id\":\"https:\/\/mith.umd.edu\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/mith.umd.edu\/nanodhmo-nadhmo-whatever-lets-just-make-something\/#primaryimage\"},\"datePublished\":\"2011-11-02T15:42:29+00:00\",\"dateModified\":\"2020-10-08T20:02:47+00:00\",\"author\":{\"@id\":\"https:\/\/mith.umd.edu\/#\/schema\/person\/633b50afdc95e02e4a65cdbcd6bf2455\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mith.umd.edu\/nanodhmo-nadhmo-whatever-lets-just-make-something\/\"]}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/mith.umd.edu\/#\/schema\/person\/633b50afdc95e02e4a65cdbcd6bf2455\",\"name\":\"James Smith\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/mith.umd.edu\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/695641dbe5634931693324988cd7f154?s=96&d=mm&r=g\",\"caption\":\"James Smith\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/mith.umd.edu\/wp-json\/wp\/v2\/posts\/3998"}],"collection":[{"href":"https:\/\/mith.umd.edu\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mith.umd.edu\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mith.umd.edu\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/mith.umd.edu\/wp-json\/wp\/v2\/comments?post=3998"}],"version-history":[{"count":1,"href":"https:\/\/mith.umd.edu\/wp-json\/wp\/v2\/posts\/3998\/revisions"}],"predecessor-version":[{"id":21281,"href":"https:\/\/mith.umd.edu\/wp-json\/wp\/v2\/posts\/3998\/revisions\/21281"}],"wp:attachment":[{"href":"https:\/\/mith.umd.edu\/wp-json\/wp\/v2\/media?parent=3998"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mith.umd.edu\/wp-json\/wp\/v2\/categories?post=3998"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mith.umd.edu\/wp-json\/wp\/v2\/tags?post=3998"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}