<?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>#unbindery posts — Ben Crowder</title>
    <link>https://bencrowder.net/blog/tag/unbindery/</link>
    <atom:link href="https://bencrowder.net/blog/tag/unbindery/feed/" rel="self" />
    <description>Feed for blog posts tagged with #unbindery.</description>
    <lastBuildDate>Fri, 10 Jul 2026 16:59:37 GMT</lastBuildDate>
    <language>en-US</language>
    <generator>https://bencrowder.net/</generator>

    <item>
      <title>Ditto intro</title>
      <link>https://bencrowder.net/blog/2020/ditto-intro/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2020/ditto-intro/</guid>
      <pubDate>Sun, 02 Aug 2020 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p><em>Another entry in the <a href="https://bencrowder.net/blog/2020/910/">tedious series</a> about my personal productivity tools.</em></p>
<p>Ditto is my transcription app. It’s a Python app using FastAPI for the web parts.</p>
<h2 id="overview">Overview</h2>
<p>The goal with Ditto is to take scans (usually of journals) and make it easy to transcribe them a page at a time. Same idea as <a href="https://bencrowder.net/blog/tag/unbindery">Unbindery</a>, though scaled way, way down: single-user instead of crowdsourced, a simplified workflow, and it only supports one project at a time so I don’t spread my limited transcription time too thin. It looks like this:</p>
<p><figure>
        <img src="https://cdn.bencrowder.net/blog/2020/08/ditto-1.png" alt="ditto-1.png" title="ditto-1.png" />
        
      </figure></p>
<p>And there’s an inverted mode, which initially seemed like a great idea (dark mode, basically) but I never actually use it, I think because it’s harder to read:</p>
<p><figure>
        <img src="https://cdn.bencrowder.net/blog/2020/08/ditto-2.png" alt="ditto-2.png" title="ditto-2.png" />
        
      </figure></p>
<p>The transcriptions are stored as plain text files in the same directory as the corresponding images.</p>
<h2 id="howiuseditto">How I use Ditto</h2>
<p>I spend a few minutes transcribing journals each morning as part of my daily routine. (As I finish each volume, I pull the transcribed text files off my server, concatenate them, do some minor formatting, and then import them into Vinci.)</p>
<h2 id="thefuture">The future</h2>
<p>When I made Ditto, one of my goals was to make it work well on mobile so I could have a portable transcription station anywhere I went. It has a responsive design that does work on a phone, but the experience is currently slightly awkward (lots of panning), so I tend to only use it on my laptop. At some point I’d like to try to fix that.</p>
<p>Other than that, though, I’m happy with it. It works well. And it’s small — 340 lines of code. (Which makes me inordinately happy. Small tools are the best.)</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Ditto intro">Reply by email</a></p>]]></description>
    </item>
    <item>
      <title>More on Unbindery</title>
      <link>https://bencrowder.net/blog/2011/more-on-unbindery/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2011/more-on-unbindery/</guid>
      <pubDate>Mon, 28 Feb 2011 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>For the first year doing the Mormon Texts Project, our process went like this: Volunteers would tell me they were ready for a batch. I would send them a range of five page numbers (145-149, for example) and a text file containing the unproofed text for those pages. (I would also track this in a Google spreadsheet.) The volunteer would then go to the book in Google Books, open the text file in a text editor, and proof the text. After they finished, they would email the text file back to me and I would assign them a new batch. Rinse and repeat.</p>
<p>Too much overhead. So I started working on Unbindery, a web app to automate almost all of this. This is what it looked like a couple weeks ago (a functional but completely unpolished bare-bones app):</p>
<figure><a href="https://cdn.bencrowder.net/images/2011/02/unbindery-before.png" rel="shadowbox"><img src="https://cdn.bencrowder.net/images/2011/02/unbindery-before-525x262.png" alt="" title="unbindery-before" /></a></figure>
<p>I was kind of disappointed about the project — it was moving incredibly slowly, I didn’t really care about it anymore, etc. — and I had made up my mind to let it quietly fall by the wayside.</p>
<p>Then I was at the temple two weeks ago and got a clear impression that I wasn’t going to get off the hook that easily, and that I needed to keep going with MTP and finish Unbindery. With that impression came some inspiration on how to polish the app, and I’ve been working on it since then. Here’s what it looks like now:</p>
<figure><a href="https://cdn.bencrowder.net/images/2011/02/unbindery1.png" rel="shadowbox"><img src="https://cdn.bencrowder.net/images/2011/02/unbindery1-525x407.png" alt="" title="unbindery1" /></a></figure>
<figure><a href="https://cdn.bencrowder.net/images/2011/02/unbindery2.png" rel="shadowbox"><img src="https://cdn.bencrowder.net/images/2011/02/unbindery2-525x420.png" alt="" title="unbindery2" /></a></figure>
<p>For the past week we’ve been using it for MTP work, and since then our productivity has totally skyrocketed. Here are my educated guesses on why:</p>
<ol>
<li>Smaller chunks. Volunteers proof one page at a time instead of five. It’s easier and, because it’s easier, volunteers proof more than before.</p></li>
<li><p>Progress bars. Since volunteers can see their progress visually, there’s more of a drive to keep proofing so they can make the black bar go all the way to the end.</p></li>
<li><p>Scoreboard and leaderboard. Volunteers get points every time they finish proofing a page. With the leaderboard, there’s competition, and already I’ve seen an increase in productivity because of this (at least subconsciously).</p></li>
<li><p>Convenience. Since Unbindery is a web app, volunteers can proof pages anywhere, instead of having to download/upload text files and all that.</p></li>
</ol>
<p><p>There’s also a new feature I added today, where volunteers can see how much of a given project they proofed:</p>
<figure><a href="https://cdn.bencrowder.net/images/2011/02/unbindery3.png" rel="shadowbox"><img src="https://cdn.bencrowder.net/images/2011/02/unbindery3-525x393.png" alt="" title="unbindery3" /></a></figure>
<p>This way there’s more of a sense of ownership to the work. We’ll see how it goes.</p>
<p>Like I said a few days ago, we went from taking eight months per book to a few days per book. My volunteers have proofed 373 pages in the last week, and I’m now scrambling to get enough books into Unbindery so we don’t run out. That’s a very different problem from the stagnation I had a month or two ago. (Yes, it’s a good problem to have.)</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20More on Unbindery">Reply by email</a></p>]]></description>
    </item>
    <item>
      <title>In-progress: Unbindery</title>
      <link>https://bencrowder.net/blog/2011/in-progress-unbindery/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2011/in-progress-unbindery/</guid>
      <pubDate>Fri, 14 Jan 2011 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>I’ve been spending more time on the <a href="https://bencrowder.net/books/mtp">Mormon Texts Project</a> (we’re almost done with <em>The Life of Heber C. Kimball</em>, by the way), and I’ve realized that having a nice integrated system for assigning and editing pages would make things much easier. Enter Unbindery:</p>
<figure><a href="https://cdn.bencrowder.net/images/2011/01/unbindery.png" rel="shadowbox"><img src="https://cdn.bencrowder.net/images/2011/01/unbindery-525x370.png" alt="" title="unbindery" /></a></figure>
<p>My friend Rikker and I started Unbindery a few years ago, but it petered out before it got off the ground, and there it languished until a month or two ago. Since then, I’ve gotten the core up and running and it’s now usable enough to start doing actual MTP work with it. (Taking OCRed text and cleaning it up, that is.) I still have a lot of polish left to do, though.</p>
<p>It’s written in PHP and Javascript and I’ll be releasing it on GitHub in the near future, once I clean up the source a bit.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20In-progress: Unbindery">Reply by email</a></p>]]></description>
    </item>
    <item>
      <title>The July update</title>
      <link>https://bencrowder.net/blog/2008/the-july-update/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2008/the-july-update/</guid>
      <pubDate>Wed, 09 Jul 2008 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Over the past month, I’ve been revising <i>Tree of Blood</i> a lot.  (Ten or eleven times, to be exact.)  After several revisions I realized that I’d written myself into several plot knots, primarily because I’d been adding in all sorts of backstory without stepping out to make sure it still made sense as a whole.  And so I stopped myself.  I wrote an outline for the whole play, then went back and rewrote it from scratch, and after a few tweaks here and there, it’s noticeably better.  Still creepy, but without all the confusing holes in the plot.  We’re in the middle of rehearsals at the moment and will be performing in a mere two weeks.  Egads!</p>
<p>And I’m not assistant directing anymore, by the way.  I’m directing.  Yup, I don’t have all that much experience under my belt (assistant directing a single forty-five minute play and writing four of my own plays, plus watching lots of plays and movies over the course of my life), but I’m now the director of James Goldberg’s play <i>Repeating History.</i>  It’s a good training-wheel play, since it’s only three pages long.  But it’s got its own challenges, too — the bulk of the play is effectively a Powerpoint presentation, for example.  There’s only one character (well, there’s sort of a second character, but she only has two lines and she’s not onstage).  And the play has a lot of historical allusions that most people probably aren’t going to get, because we’ve all forgotten almost everything we learned in U.S. History.</p>
<p>In other news, I’ve got a few new projects lining up.  First, I really want to get back into writing novels, so I’ve decided to aim at 1,000 words a day (which, as I learned from my NaNoWriMo experience, should be a piece of cake) and I’ve started outlining the one I’ll focus on for the next few months.</p>
<p>Second, almost every time I watch a movie I want to start writing screenplays, so I’ve decided to finally start doing it.  I’ll probably start out with short films because, well, they’re shorter. And they’re similar to short plays, which I’ve got a decent amount of experience with.</p>
<p>Third, I’m writing some TV scripts for a demo for this new television channel that’ll be starting up soon.  I don’t know how much I can talk about it yet — probably more than this, but I’ll play it safe for now — but it’ll be fun.  And regardless of the fate of the channel, it’ll be a really good learning experience.  Besides, who ever thought I’d be writing for TV?  Not me.</p>
<p>And last but not least, I need to start blogging on here more often.  Monthly isn’t going to cut it.  I’m also itching to redesign the site, but that’ll have to wait for a bit.  (I’m currently redesigning the <a href="http://www.newplayproject.org/">New Play Project</a> site.  And have been for a while; hopefully I’ll get it done this weekend.)</p>
<p>Unbindery’s on hold for now.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20The July update">Reply by email</a></p>]]></description>
    </item>
    
  </channel>
</rss>
