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

    <item>
      <title>New daily goal charts</title>
      <link>https://bencrowder.net/blog/2023/new-daily-goal-charts/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2023/new-daily-goal-charts/</guid>
      <pubDate>Sat, 25 Feb 2023 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Inspired by Robert A. Caro’s <a href="https://tumblr.austinkleon.com/post/668846381400768512">planning calendar</a>, I’ve redesigned my <a href="https://bencrowder.net/daily-goal-chart/">daily goal charts</a>:</p>
<p><figure class="border">
        <a href="https://bencrowder.net/daily-goal-chart/"><img src="https://cdn.bencrowder.net/images/projects/daily-goal-chart/daily-goal-chart-landscape.png" alt="A daily goal chart" title="A daily goal chart" /></a>
        
      </figure></p>
<p>This time the chart doesn’t have a specific year baked in, so it’s reusable. (And there’s a variation for leap years.) It’s freely available as PDFs in both portrait and landscape. Currently just letter size, though maybe someday I’ll start including A4 and other sizes.</p>
<p>Colophon: I made these charts with HTML (it’s just a table), CSS, JavaScript (on page rather than via Node), and Firefox. The font is Avenir Next.</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%20New daily goal charts">Reply by email</a></p>]]></description>
    </item>
    <item>
      <title>Momentum intro</title>
      <link>https://bencrowder.net/blog/2020/momentum-intro/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2020/momentum-intro/</guid>
      <pubDate>Sun, 09 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/">neverending series</a> talking about my personal productivity tools.</em></p>
<p>Momentum is my daily goal app, for keeping a goal chain/streak going. It’s a Python app running Django. The name comes from the momentum that a long streak gives.</p>
<h2 id="overview">Overview</h2>
<p>Goals can be either binary flags (whether I did it that day or not) or timed (in which case Momentum keeps track of the time spent). The default mode is focus mode, which shows only the top unfinished goal at a time and looks like this (with dummy data):</p>
<p><figure>
        <img src="https://cdn.bencrowder.net/blog/2020/08/momentum-1.png" alt="momentum-1.png" title="momentum-1.png" />
        
      </figure></p>
<p>The thin red line along the top is a progress bar showing how close I am to finishing my Momentum goals for the day. The red boxes show the last few weeks of the streak, the green box at the right is the button for saying I’ve completed that goal for the day, and the blue text under the goal name shows how long the total streak is.</p>
<p>When focus mode is off, it looks like this:</p>
<p><figure>
        <img src="https://cdn.bencrowder.net/blog/2020/08/momentum-2.png" alt="momentum-2.png" title="momentum-2.png" />
        
      </figure></p>
<p>You can see a partially completed timed goal along with a binary goal. Momentum also supports ignoring goals for Saturdays and/or Sundays (the gray boxes among the red), which I use for things I don’t usually do on the weekends.</p>
<p>When the timer on a goal is running, the favicon changes and the page looks like this, with the pink box at right showing the elapsed time for the current session:</p>
<p><figure>
        <img src="https://cdn.bencrowder.net/blog/2020/08/momentum-3.png" alt="momentum-3.png" title="momentum-3.png" />
        
      </figure></p>
<p>(The idea with the timer is that it may take multiple sessions spread throughout the day to meet the daily goal, by the way — if I wanted to make sure I spend an hour writing each day but don’t usually have time to do it all in one block, for example.)</p>
<h2 id="howiusemomentum">How I use Momentum</h2>
<p>On my laptop, I have Momentum open in Firefox as a pinned tab. On my phone, I have it saved to my homescreen as a PWA.</p>
<p>I use Momentum every day for my morning routine, primarily on my phone. The goals I put into it (as opposed to just adding things to my to-do list in Liszt) are things I want to do each day and, to some degree, are things I might not do if I didn’t have a streak pushing me forward (thus “Momentum”).</p>
<h2 id="thefuture">The future</h2>
<p>I’m happy with the app as it is, but I’ve been thinking about merging it into Liszt, since goals like these are fundamentally to-do items. (Every morning Liszt already automatically adds all the items in my  ::streak list to my ::today list, so that I can work off my to-do list without necessarily having to go back to Momentum as much.)</p>
<p>Giving Liszt items the ability to be timed is already in place with belt mode, so I’d just need to add the ability to keep track of both partially finished goals and total streaks. Seems worthwhile.</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%20Momentum intro">Reply by email</a></p>]]></description>
    </item>
    <item>
      <title>Daily goal chart</title>
      <link>https://bencrowder.net/blog/2018/daily-goal-chart/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2018/daily-goal-chart/</guid>
      <pubDate>Tue, 18 Dec 2018 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>The only time I’ve had success writing each day has been when I’ve made a physical chart, taped it up on my wall, and then filled in a box each day I hit my goal. It’s Jerry Seinfeld’s <a href="https://lifehacker.com/281626/jerry-seinfelds-productivity-secret">don’t break the chain</a> idea, and it works remarkably well for me. My current streak (I don’t write on Sundays):</p>
<p><figure>
        <img src="https://cdn.bencrowder.net/blog/2018/12/daily-words.jpg" alt="daily-words.jpg" title="daily-words.jpg" />
        
      </figure></p>
<p>Since this seemed like it might be useful for others, I’ve made <a href="https://bencrowder.net/design/daily-goal-chart/">daily goal charts</a>, available for free PDF download:</p>
<p><figure class="border">
        <a href="https://bencrowder.net/design/daily-goal-chart/"><img src="https://cdn.bencrowder.net/images/projects/daily-goal-chart/daily-goal-chart-2019.png" alt="Daily goal chart" title="Daily goal chart" /></a>
        
      </figure></p>
<p>There’s also what I’m calling a “blank” chart, where you can write in the number of words you wrote (or anything else like that):</p>
<p><figure class="border">
        <a href="https://bencrowder.net/design/daily-goal-chart/"><img src="https://cdn.bencrowder.net/images/projects/daily-goal-chart/blank-daily-goal-chart-2019.png" alt="Blank daily goal chart" title="Blank daily goal chart" /></a>
        
      </figure></p>
<p>Charts for 2018 through 2023 are up. (I figure five years is enough 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%20Daily goal chart">Reply by email</a></p>]]></description>
    </item>
    <item>
      <title>Back on December 3, I made a goal to write a thousand words of fiction a day, every day (skipping Su...</title>
      <link>https://bencrowder.net/blog/2016/462/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2016/462/</guid>
      <pubDate>Sat, 19 Mar 2016 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Back on December 3, I made a goal to write a thousand words of fiction a day, every day (skipping Sundays). I made up a chart with sixteen weeks on it, ending March 19, printed it out, and taped it on the headboard of our bed.</p>
<p>And that chart is now full. I’ve written exactly 100,000 words since December 3 (I wrote a little extra each day), which is crazy considering that I used to be unable to get myself to write at all. I don’t know what actually made the change, but I’m writing every day and it’s great.</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%20Back on December 3, I made a goal to write a thousand words of fiction a day, every day (skipping Su...">Reply by email</a></p>]]></description>
    </item>
    <item>
      <title>Reading goals for 2015</title>
      <link>https://bencrowder.net/blog/2015/reading-goals-for-2015/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2015/reading-goals-for-2015/</guid>
      <pubDate>Sat, 10 Jan 2015 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>I recently came across a <a href="http://sociologistnovelist.wordpress.com/2015/01/04/my-2015-reading-challenge">post about reading goals</a> that got me itching to go and do likewise. I’ve had numeric goals in the past — read X books this year — but I’ve realized I’m less interested in the total number of books read and more interested in the types of books I read. (It’s also a grudging acknowledgement that this mortal life is finite and there’s no way I’ll be able to read all the books I want to. Such a sad thought. But there are massive libraries in heaven, right? I’m banking on that.)</p>
<p>Here, then, are my reading goals for 2015:</p>
<ul>
<li><strong>Read more books I wouldn’t ordinarily be interested in</strong>. Basically, expand my horizons, both in fiction and nonfiction.</li>
<li><strong>Read more science fiction and fantasy classics</strong>. I did read the <em>Foundation</em> books in 2012–2013, but most of the time I tend to read newer stuff. (I guess I did also read <em>The Stars My Destination</em> earlier this year. I didn’t like it at all.)</li>
<li><strong>Read more literary classics</strong>. Specifically, I want to read at least <em>War and Peace</em> and Dante’s <em>Divine Comedy</em>, and hopefully the Dostoevsky novels I haven’t yet read. Yes, I know, this isn’t the first time I’ve made a goal to read <em>War and Peace</em>. But this is the first year I’m going to actually do it, so help me. (I’ve read enough 1000-page epic fantasy novels by now that I can handle the length just fine.)</li>
<li><strong>Read more nonfiction</strong>. Specifically, more history and biography. I’ve been reading more nonfiction this past year (<em>Rubicon</em>, <em>Lies My Teacher Told Me</em>, <em>Food Rules</em>, <em>Trespassing on Einstein’s Lawn</em>, <em>Stuff Matters</em>, etc.) and it’s been quite enjoyable. Right now I’m reading and loving Edmund Morris’s <em>Rise of Roosevelt</em>, the first of a three-volume biography of Theodore Roosevelt, and Blake Harris’s <em>Console Wars</em>, a history of Nintendo and Sega in the 1990s.</li>
</ul>
<p>Any of you have reading goals or happen to be reading something particularly interesting?</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%20Reading goals for 2015">Reply by email</a></p>]]></description>
    </item>
    <item>
      <title>Mi casa es tu casa, Mr. 2008</title>
      <link>https://bencrowder.net/blog/2008/mi-casa-es-tu-casa-mr-2008/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2008/mi-casa-es-tu-casa-mr-2008/</guid>
      <pubDate>Tue, 01 Jan 2008 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p><b>Out with the old…</b></p>
<p>Last year I wrote 355 blog posts, which seemed like a lot until I went back to my <a href="https://bencrowder.net/blog/2007/the-only-constant/">2006 New Year’s post</a> and found that I wrote <i>452</i> in 2006.  Goodness.  But I do think this year’s posts were better, at least to some degree.  I hope.</p>
<p>With Riverglen Press I published only <a href="https://bencrowder.net/blog/2007/phantastes-now-available/"><i>Phantastes</i></a> and <a href="https://bencrowder.net/blog/2007/beowulf-student-edition/"><i>Beowulf: Student Edition</i></a>, both way back in January, but I also designed <i>Lorin Farr: Mormon Statesman</i> and <i>Niels and Christiane Christensen</i> (two family histories), and I’m in the middle of designing books by Truman Madsen and M. Catherine Thomas.</p>
<p>As for the rest of life, I graduated with a bachelor’s degree in English Language, got an exceedingly cool job at Special Collections going through all the treasures in the vaults, started my MLS (master’s of library science), and got a staff position at Special Collections processing manuscripts (which means I can check out 100 books at a time for six months each :)).</p>
<p>And now for the <a href="https://bencrowder.net/blog/2007/the-only-constant/">list</a>:</p>
<ol>
<li><p>Didn’t <i>quite</i> get all A’s my last semester at BYU, but I <i>did</i> graduate.</p></li>
<li><p>Turns out being graduated didn’t quite give me all the free time I expected; I only read 60 books this year.  And <a href="https://bencrowder.net/blog/2007/enduring-to-the-end/">28 of those</a> were by the end of April — how on earth did I read more books <i>in</i> school than out?  Sixty isn’t bad, but it’s nowhere near 100.</p></li>
<li><p>I wrote a whole novel, <i>Out of Time,</i> in November.  (Finally!)  And while I didn’t write a full-length play, in August I did write a 20-minute play <a href="https://bencrowder.net/blog/2007/the-plays-the-thing/"><i>Candle in the Darkness,</i></a> and it even got produced in October.</p></li>
<li><p>Riverglen Press published two titles, not 10. ~sigh~</p></li>
<li><p>I did get a job at the library (two, actually) and not only figured out where I was going, but also started.  (I’d originally planned to work for a year and then start my master’s, but life threw me a twist in the road.)</p></li>
<li><p>The study program didn’t happen.</p></li>
<li><p>My planning sort of got better, but it’s still far from perfect.</p></li>
<li><p>Didn’t really save money at all.  And I bought 137 books in 2007.</p></li>
<li><p>I eat marginally better than I did last year (I usually get a salad for lunch now).</p></li>
<li><p>It’s hard to measure a goal like this (focusing on others and serving more).  I still have much improvement waiting for me here.</p></li>
<li><p>I give more compliments than before, but not by much.  Needs improvement.</p></li>
<li><p>This one’s even harder to measure.</p></li>
</ol>
<p><b>And in with the new…</b></p>
<p>This year I think I’ll keep to the more quantifiable goals, since I seem to make more progress with them than with vague goals like “eat better.”  I have a few more resolutions than I’ve listed here, but thirteen was just too good of a number to end on, so we’ll cap it there.</p>
<ol>
<li><p>Read 80 books.  I figure I may as well be realistic (though considering the trend, being perfectly realistic would mean setting a goal for 50).  Sure, I <i>do</i> have free time, but these other goals (like writing novels and plays) take up a lot of reading time, so it’s okay if I don’t read quite as many books as I’d like.  It’s the whole consumption v. production balance thing.</p></li>
<li><p>Read all the C.S. Lewis books I haven’t yet read.</p></li>
<li><p>Read all the Jane Austen books I haven’t yet read.</p></li>
<li><p>Polish <i>Out of Time</i> and write another novel (as part of <a href="http://www.nanowrimo.org/">NaNoWriMo</a>).</p></li>
<li><p>Write three short plays and one full-length play.  I’m planning to do the full-length one as part of <a href="http://www.scriptfrenzy.org/">Script Frenzy</a> in April, and the three short plays will be for the <a href="http://www.newplayproject.org/">New Play Project</a>.  (I’m already almost done with the first draft of my next short, which I’ll submit to NPP in a week and a half.)</p></li>
<li><p>Write a full-length screenplay.</p></li>
<li><p>Write five songs.</p></li>
<li><p>Publish five <a href="http://www.riverglenpress.net/">Riverglen Press</a> titles.  (This’ll probably include <i>Pride & Prejudice,</i> <i>Words of the Prophets: Selected Sermons from the Book of Mormon,</i> and the Welsh Book of Mormon.)</p></li>
<li><p>Redesign the look of this blog (Top of the Mountains) and BenjaminCrowder.com.</p></li>
<li><p>Produce a short film in 3D.</p></li>
<li><p>Post a drawing to BenjaminCrowder.com <a href="https://bencrowder.net/blog/2007/an-apple-a-day/">each day in January</a>, a painting each day in February, a 3D render each day in March/April/May (focusing on modeling, texturing, and lighting, respectively), and a logo a day in June.</p></li>
<li><p>Reply to all incoming correspondence within a day or two.</p></li>
</ol><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Mi casa es tu casa, Mr. 2008">Reply by email</a></p>]]></description>
    </item>
    <item>
      <title>The only constant</title>
      <link>https://bencrowder.net/blog/2007/the-only-constant/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2007/the-only-constant/</guid>
      <pubDate>Tue, 02 Jan 2007 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Yesterday was delicious.  I spent an hour or so working on my new novel (outlining it and writing a draft of the first chapter), then read books for most of the rest of the day.  <i>Sixpence House</i> by Paul Collins is a delightful memoir about books.  I <i>love</i> books about books. Also read <i>The Playwright’s Guidebook</i> by Stuart Spencer, and wrote out some of the exercise scenes.  Playwriting is more my style, I think, since dialogue is what I particularly relish writing.  Finished reading <i>The Magicians of Caprona</i> (third book in the Chrestomanci Quartet) and got 100 pages into <i>Witch Week</i> before I realized it was past my bedtime.  Oh, and I finished reading <i>Howl’s Moving Castle</i> on Saturday.  Loved it.  At this rate I’ll have read five Diana Wynne Jones books (possibly six, with <i>The Dark Lord of Derkholm</i>) by the end of the break.  Not bad.</p>
<p>But that’s not what I’m going to talk about.  It’s that time of the year again, time to review the past year and make resolutions for this one.  So, 2006.  It was, overall, a good year.  I can’t tell if that’s because it’s an even year or not. :)  (I apparently have a subconscious dislike of odd numbers, which is only now surfacing.)  Anyway, I started <a href="http://www.riverglenpress.net/">Riverglen Press</a> and published two books (<a href="https://bencrowder.net/book-of-mormon-readers-edition/">The Book of Mormon: Reader’s Edition</a> and <a href="https://bencrowder.net/christmas-carol/">A Christmas Carol</a>), began blogging in earnest (452 posts on here in 2006), got a camera and started learning photography, became president of the C.S. Lewis Society on campus, and did lots of other stuff.</p>
<p>What do I expect this year?  Well, foremost in my mind is graduation in April.  After that, I’ll try to get a job at either BYU Library or Provo Library, work for a semester or two, and then apply to library school (either online or at UNC Chapel Hill, most likely).  Hopefully I’ll get married somehow. :P  (But that depends on a planner which I don’t really have access to. ~sigh~)  I’m sure I’ll blog a lot.  No worries there. I’ll save the rest of the expectations (er, goals) for this next part.</p>
<p>But first, here’s a review of <a href="https://bencrowder.net/blog/2005/out-with-the-old-in-with-the-new/">last year’s resolutions</a>:</p>
<ol>
<li><p>I’d forgotten that I set the real goal for 70 (I thought it was 100 all along).  And voila, I read exactly 70 books in 2006!  Fancy that.</p></li>
<li><p>I’m not sure exactly what’s happening with <a href="http://www.beyondproject.org/">Beyond</a>.  Last week I had a <a href="https://bencrowder.net/blog/2006/a-change-of-heart/">change of heart</a>, and was determined to revive the project, but I’m getting rather tired of programming in general.  We’ll see.</p></li>
<li><p>My only exercise has been walking to and from campus.  Yay.</p></li>
<li><p>Well, I now alternate between pasta, baked potatoes, and frozen burritoes for dinner, so I guess that’s some small improvement.  Not really. ~sigh~</p></li>
<li><p>Still haven’t done this…</p></li>
<li><p>I made a dent with reading the rest of the C.S. Lewis corpus but there’s still a fair amount left to read.</p></li>
<li><p>Haven’t done this either.  But I’m taking Latin 302 starting in six days, so hopefully my memory of Latin will rescue me until I get my head above water.</p></li>
<li><p>Haven’t done this.</p></li>
<li><p>Or this.</p></li>
<li><p>Or this. ~sigh~</p></li>
<li><p>Well, I <i>have</i> posted almost every day, but I don’t know if the quality of posts has changed much.</p></li>
<li><p>Haven’t done this either.  But I <i>did</i> try.</p></li>
</ol>
<p><b>Resolutions for 2007</b>:</p>
<ol>
<li><p>Get all A’s this last semester.  Fight apathy and senioritis as if they were a two-headed dragon.  Strive for excellence in all I do.</p></li>
<li><p>Read 100 books.  From January to May of 2006 I only read eight books; from June  to December I read 62, average of 10.33 a month.  (In December I read 14, or about one every two days.)  I’m tempted to bump the goal up to 120, especially since I won’t have homework after April, but I don’t know what the year will bring.</p></li>
<li><p>Write either a full-length novel or a full-length play, or both.</p></li>
<li><p>Publish at least 10 books via Riverglen Press.</p></li>
<li><p>Get a job at a library, and figure out when I’m going to go to library school (and where).</p></li>
<li><p>Set up a study program for expanding my knowledge and skills in a variety of areas (languages, history, art, music, etc.).</p></li>
<li><p>Plan better.  Don’t waste time.</p></li>
<li><p>Save money.  (And try not to spend it all on books.)</p></li>
<li><p>Eat better.  If not…well, I guess they have Internet access in hospital rooms, right?  Right?  (Just kidding.)</p></li>
<li><p>Focus more on others; serve more.</p></li>
<li><p>Say more nice things about people.  I often think them, but for some reason they scarcely leave my lips.  The absence of mean words doth not warm fuzzies make.</p></li>
</ol>
<p>And finally, 12. Be more like Christ than I’ve ever been before.</p>
<p>It’s all quite doable, I think.  And this post is plenty long.  The End.</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 only constant">Reply by email</a></p>]]></description>
    </item>
    <item>
      <title>Out with the old, in with the new</title>
      <link>https://bencrowder.net/blog/2005/out-with-the-old-in-with-the-new/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2005/out-with-the-old-in-with-the-new/</guid>
      <pubDate>Sat, 31 Dec 2005 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>You didn’t think I’d let the year roll to an end without posting some New Year’s resolutions, did you?  First let me announce (in a soft and somewhat sheepish voice) that I’ve looked through my logs and discovered that I read 31 books in 2005.  Not too bad — especially when you consider the people who don’t read a single book after high school — but then again, I’m aspiring to be a <i>librarian</i>.  And I could have done so much better, too: I didn’t read a single book in January or February, then read one in March, one in April, two in March, zero in June, seven in July, six in August, three in September, four in October, one in November, and six in December.</p>
<ol>
<li><p>So, with that in mind, next year I will read, read, and read some more.  At least 70 books, let’s say.  Preferably over 100 but we’ll see.</p></li>
<li><p>Get <a href="http://beyonddev.blogspot.com/">Beyond</a> to a usable state, hopefully a 1.0 release.</p></li>
<li><p>Start exercising.  Really.</p></li>
<li><p>Learn how to cook so I can move beyond scrambled eggs for breakfast and pasta for dinner <i>every single day.</i></p></li>
<li><p>Spend a set amount of time writing each day, and not just freewriting or journal writing but actual pieces — “real” writing.</p></li>
<li><p>Read all the C.S. Lewis books I haven’t yet read.</p></li>
<li><p>Brush up on my Latin so I can take Latin 301 in the fall.</p></li>
<li><p>Update <a href="http://www.blankslate.net/">Blank Slate</a> more regularly than once a year.</p></li>
<li><p>Visit Thailand this summer.</p></li>
<li><p>Reply to e-mails within a few days of receipt.</p></li>
<li><p>Continue to post in this blog every (or every other) day, and write better posts while I’m at it.</p></li>
<li><p>Start working at the BYU library, in preparation for grad school.</p></li>
</ol>
<p>These aren’t in any particular order, by the way — just in the order they popped into my head (which I suppose gives somewhat of an indication as to how pressing they’ve been in my thoughts lately…maybe).  I could go on for another forty or fifty items but twelve is a nice even number (it’s a pity I couldn’t keep it to ten, huh).</p>
<p>Anyway, I’ve spent the last hour or so reading through various and sundry blogs online, and I discovered two that I like a lot and will certainly be on my blogroll whenever I get it up.  The first is <a href="http://somanybooks.blogspot.com/">So Many Books</a>, and the second is <a href="http://rhesponse.blogspot.com/">Rhetorical Response</a>.  If only there were more blogs like these!  I’d write descriptions but in all reality they can speak for themselves, better than I could do.  Check them out!</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%20Out with the old, in with the new">Reply by email</a></p>]]></description>
    </item>
    
  </channel>
</rss>
