<?xml version='1.0' encoding='utf-8' ?>
<!--  If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/  -->
<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:media='http://search.yahoo.com/mrss/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>Coyote Prints</title>
  <link>http://chipotle.livejournal.com/</link>
  <description>Coyote Prints - LiveJournal.com</description>
  <lastBuildDate>Thu, 10 May 2012 19:49:02 GMT</lastBuildDate>
  <generator>LiveJournal / LiveJournal.com</generator>
  <lj:journal>chipotle</lj:journal>
  <lj:journalid>416126</lj:journalid>
  <lj:journaltype>personal</lj:journaltype>
  <atom10:link rel='hub' href='http://pubsubhubbub.appspot.com/' />
  <image>
    <url>http://l-userpic.livejournal.com/73590130/416126</url>
    <title>Coyote Prints</title>
    <link>http://chipotle.livejournal.com/</link>
    <width>75</width>
    <height>75</height>
  </image>

<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/212027.html</guid>
  <pubDate>Thu, 10 May 2012 19:49:02 GMT</pubDate>
  <title>Data excavating</title>
  <link>http://chipotle.livejournal.com/212027.html</link>
  <description>&lt;p&gt;I&amp;rsquo;ve been flailing around&amp;mdash;just mentally&amp;mdash;for something &lt;em&gt;short&lt;/em&gt; to write, so I&amp;rsquo;m not just beating on the novel all the time. I started a bit of a romance story not too long ago but stalled on it. (After I&amp;rsquo;d stalled I came across a similarly-premised serial by Alice Dryden&amp;mdash;uptight &amp;ldquo;square&amp;rdquo; and hippie girl Meet Cute. My Sterling and Mahri aren&amp;rsquo;t, at least, very similar to Alice&amp;rsquo;s Roger and Peace.)
So, I decided to dig into the archives. I have archives that go back a fairly long way, which leads to some interesting dilemmas around file formats. My oldest (surviving) files were written in either WordStar or Nota Bene. You haven&amp;rsquo;t heard of Nota Bene? Well, it was&amp;mdash;and still is&amp;mdash;a variant on &lt;a href=&quot;http://en.wikipedia.org/wiki/Xywrite&quot;&gt;XyWrite&lt;/a&gt;. Oh, you haven&amp;rsquo;t heard of that, either. No matter. As it turns out, the Nota Bene files are easier to deal with, for reasons I&amp;rsquo;ll come back to in a second.&lt;/p&gt;

&lt;p&gt;Some people still maintain that WordStar&amp;mdash;two decades after its last version shipped&amp;mdash;remains &lt;a href=&quot;http://www.sfwriter.com/wordstar.htm&quot;&gt;the best word processor for writers&lt;/a&gt;. One of WordStar&amp;rsquo;s drawbacks, though, is that it uses a weirdo proprietary file format. Fortunately, there&amp;rsquo;s &lt;a href=&quot;https://sites.google.com/site/vdeeditor/Home&quot;&gt;VDE&lt;/a&gt;, a remarkable DOS editor that, in some ways, is the closest to a &amp;ldquo;modern&amp;rdquo; WordStar that one can get.&lt;/p&gt;

&lt;p&gt;XyWrite/Nota Bene files, though, are just plain text with markup:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;«FC»STORY TITLE

Watts Martin
«FL»
«IP4,0»
    Bacon ipsum dolor sit amet frankfurter in ham aute ullamco, ut
laborum. «MDUL»Voluptate«MDNM» drumstick id cow dolore, nisi do fugiat
pork loin. Turducken velit dolore dolore deserunt, sed irure cillum
quis fugiat nostrud culpa beef ball tip exercitation. Strip steak duis
shoulder, et eiusmod enim laboris tempor short ribs nulla cillum
sausage. In meatball magna corned beef in, fugiat occaecat duis salami
pig nisi veniam short loin tail. Deserunt ex nisi ball tip cillum
jerky. Aliquip adipisicing kielbasa jowl, nostrud do occaecat ut labore 
strip steak qui.
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;The « » marks denote HTML-like commands. Of course, XyWrite predates Unicode, and so those guillemets use the DOS character set; instead of &lt;code&gt;«FC»&lt;/code&gt; I see &lt;code&gt;ÆFCØ&lt;/code&gt; in BBEdit. Oops. Even so, it proved pretty easy to write a minimalist Markdown converter with a BBEdit text factory.&lt;/p&gt;

&lt;p&gt;This is a roundabout way of explaining why three nerdy things are Very Important to you if you&amp;rsquo;re a writer in this day and age.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Keep all non-ephemeral documents.&lt;/strong&gt; Ephemeral documents are on the level of &amp;ldquo;pick up milk next week.&amp;rdquo; Everything else &lt;em&gt;may&lt;/em&gt; be important, and text documents don&amp;rsquo;t take up much space. When you switch computers, zip up your document folder, give the zip file a name you&amp;rsquo;ll recognize when you see it ten years from now, and make sure the zip file is part of your backup strategy. Oh:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Have a backup strategy.&lt;/strong&gt; You can get 500G external drives for under $90 at this point, and if you&amp;rsquo;re only interested in just backing up your documents, you can get a 16G USB flash drive for $12. My &lt;em&gt;uncompressed&lt;/em&gt; documents folder, with nearly 14,000 items in it, is only 1.6G.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Future-proof your documents.&lt;/strong&gt; This is the one that most of us, even us relatively nerdy types, don&amp;rsquo;t think about as much as we should. Admittedly, today that&amp;rsquo;s easier than it was in the weird old days: it&amp;rsquo;s unlikely Microsoft is going to go away any time soon, so Word seems pretty safe as a document format, right? Everything reads and writes Word format!&lt;/p&gt;

&lt;p&gt;Except &lt;em&gt;which&lt;/em&gt; Word format? You&amp;rsquo;d be surprised how many modern programs get glitchy when you throw them a Word 97 document rather than a Word 2007 document. When you want to open those Word 2007 documents in 2020, There Will Be Bugs&amp;mdash;maybe even if you&amp;rsquo;re opening them in Word 2020.&lt;/p&gt;

&lt;p&gt;Personally, I&amp;rsquo;d recommend just two file formats: one, of course, is plain text with simple markup, which is why I&amp;rsquo;m writing so much in Markdown these days. Two decades from now, those documents will still be readable and understandable in anything that can open Unicode text. The other is RTF. RTF &lt;em&gt;is&lt;/em&gt; Word format, but expressed as&amp;mdash;yes&amp;mdash;plain text with markup. Arcane markup, but still markup. If those Word 97 files I still have had been saved as RTF, I could read them glitch-free now in any RTF-supporting editor.&lt;/p&gt;

&lt;p&gt;(Since someone else will bring it up eventually if I don&amp;rsquo;t mention it, there&amp;rsquo;s also OpenOffice, which does indeed have a fully open standard and thus should theoretically be readable in perpetuity. But the OpenOffice document format is &lt;em&gt;really&lt;/em&gt; complex compared to RTF or, of course, Markdown.)&lt;/p&gt;

&lt;p&gt;So&amp;mdash;did I find anything in the archives to work on? Maybe. I&amp;rsquo;d been looking for an abandoned story called &amp;ldquo;Indigo Rain,&amp;rdquo; either to see if I can resuscitate it or&amp;mdash;more likely&amp;mdash;to scavenge the characters from it I liked into a new piece. I&amp;rsquo;ll put it all together and read it over lunch, and see what happens.&lt;/p&gt;

&lt;p&gt;(Originally published at &lt;a href=&quot;http://cprints.ranea.org&quot;&gt;Coyote Prints&lt;/a&gt;)&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/212027.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>16</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/211882.html</guid>
  <pubDate>Tue, 01 May 2012 17:13:25 GMT</pubDate>
  <title>So what have you been working on?</title>
  <link>http://chipotle.livejournal.com/211882.html</link>
  <description>&lt;p&gt;This is a question I&amp;rsquo;ve been asked occasionally for a long while, usually with the implication that I don&amp;rsquo;t seem to have been doing much of &lt;em&gt;anything&lt;/em&gt; since a flurry of small press publications through the ’90s.
It doesn&amp;rsquo;t look like I have, does it? Since the original publication of &lt;em&gt;Why Coyotes Howl&lt;/em&gt; in 2005, I&amp;rsquo;ve only had two stories published, both in 2008. (Those were &amp;ldquo;The Narrow Road in Morning Light,&amp;rdquo; in &lt;a href=&quot;https://www.sofawolf.com/products/new-fables-2008&quot;&gt;&lt;em&gt;New Fables,&lt;/em&gt;&lt;/a&gt; and &amp;ldquo;Carrier,&amp;rdquo; in the &lt;a href=&quot;http://www.anthrodreams.com/wordpress/2009/07/18/alone-in-the-dark/&quot;&gt;&lt;em&gt;Alone in the Dark&lt;/em&gt;&lt;/a&gt; anthology; they&amp;rsquo;re both in the new ebook edition of &lt;em&gt;Coyotes.&lt;/em&gt;)&lt;/p&gt;

&lt;p&gt;A commenter on a previous entry suggested this was because I&amp;rsquo;m too much of a perfectionist, and that&amp;mdash;by implication&amp;mdash;I&amp;rsquo;m sitting on stories that rational people would consider good enough. While that&amp;rsquo;s not entirely untrue, it&amp;rsquo;s a little more complicated.&lt;/p&gt;

&lt;p&gt;I referred to the act of writing a novel as my personal Everest. Over the last ten years, I&amp;rsquo;ve made six attempts at novels, all in various states of disrepair. One was a rewrite attempt of a novel that I abandoned many years before called &lt;em&gt;In Our Image.&lt;/em&gt; (That&amp;rsquo;s back to abandoned again.)  One is a rewrite/expansion of a previously published novella some of you might have heard of in the past, &amp;ldquo;A Gift of Fire, a Gift of Blood.&amp;rdquo; Another is a rewrite/expansion of a story only those of you in my writing group might remember, a new Ranea story called &amp;ldquo;Going Concerns.&amp;rdquo; Another is an alternate earth spy story. Another involves dragons. And another is a hard science fiction piece that&amp;rsquo;s my current obsession.&lt;/p&gt;

&lt;p&gt;The upshot of all of this is that I&amp;rsquo;ve written over 100K of words on new material&amp;mdash;plus likely half as much beyond that in back story and research&amp;mdash;that you haven&amp;rsquo;t seen &lt;em&gt;not&lt;/em&gt; because of my neurotic perfectionism, but because they just ain&amp;rsquo;t done yet. Objectively, this still isn&amp;rsquo;t a whole lot of words (Kyell Gold may write about that much before breakfast most days), but it&amp;rsquo;s good for me to keep in mind when I ask &lt;em&gt;myself&lt;/em&gt; just what I&amp;rsquo;ve been working on.&lt;/p&gt;

&lt;p&gt;Even so, in a real sense the words I&amp;rsquo;m writing and not showing off don&amp;rsquo;t matter much. As Dan Benjamin said the other day about programming, eventually you gotta ship or get off the pot.&lt;/p&gt;

&lt;p&gt;I don&amp;rsquo;t expect the science fiction novel to be finished for a while even if things go well, but the greatest magic of ebooks may be that novella length is suddenly acceptable. I may go back to the rewrite I was working on for &amp;ldquo;Going Concerns,&amp;rdquo; which really &lt;em&gt;was&lt;/em&gt; too short at ~13K words, and just aim for 20K rather than 80K. And I want to get back to the new version of &amp;ldquo;Gift of Fire.&amp;rdquo; And throughout the year I&amp;rsquo;ll try to dust off other older stories and get them out either as singles or in another collection.&lt;/p&gt;

&lt;p&gt;There are still dilemmas here&amp;mdash;for instance, ebooks still need cover art. I got lucky with &lt;em&gt;Coyotes&lt;/em&gt; in that it already had terrific cover art from &lt;a href=&quot;http://kyoht.com/&quot;&gt;H. &amp;ldquo;Kyoht&amp;rdquo; Luterman&lt;/a&gt; and purchasing extra rights to cover ebook sales was pretty cheap&amp;mdash;yet at this point, I&amp;rsquo;ll need to sell one more book for my profits to be enough to buy both a donut &lt;em&gt;and&lt;/em&gt; coffee. Paying for new cover art, even with the very modest rates some very good artists charge, will&amp;mdash;well, let&amp;rsquo;s say it makes this into a labor of love, particularly since I&amp;rsquo;d be unlikely to sell a novella for more than 99¢. (Which, in turn, will probably drive me over to Smashwords rather than Lulu, since as near as I can tell Lulu&amp;rsquo;s author revenue is &amp;ldquo;80% of the cover price after we deduct 99¢ from it,&amp;rdquo; although on iBooks and the B&amp;amp;N store it&amp;rsquo;s just 56% of the cover price straight up&amp;mdash;they take 20% of the remaining amount after the store takes 30%.)&lt;/p&gt;

&lt;p&gt;(Originally published at &lt;a href=&quot;http://cprints.ranea.org&quot;&gt;Coyote Prints&lt;/a&gt;)&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/211882.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>6</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/211635.html</guid>
  <pubDate>Wed, 25 Apr 2012 20:01:46 GMT</pubDate>
  <title>Why Coyotes Howl ePub</title>
  <link>http://chipotle.livejournal.com/211635.html</link>
  <description>&lt;p&gt;&lt;a href=&quot;http://www.lulu.com/spotlight/chipotlecoyote&quot;&gt;http://www.lulu.com/spotlight/chipotlecoyote&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Eventually, it should be pushed to the Apple and B&amp;amp;N store, too.&lt;/p&gt;

&lt;p&gt;For the record, uploading to Lulu is weirdly kludgy&amp;mdash;it required &lt;em&gt;five tries&lt;/em&gt; to upload the cover image, even though it was in exactly the format and dimensions they wanted&amp;mdash;and while they theoretically give you 90% rather than the 70% of Amazon and Apple, that&amp;rsquo;s 90% &lt;em&gt;after&lt;/em&gt; they take out a &amp;ldquo;base price&amp;rdquo; of 99¢ to cover their hosting and bandwidth costs. For the record, Amazon also deducts &amp;ldquo;delivery costs&amp;rdquo; for ebooks, but they&amp;rsquo;re charging 5¢ for it.&lt;/p&gt;

&lt;p&gt;I really hope Smashwords pulls its head out of its ass and lets authors upload natively in EPUB format. The only thing that keeps me from using them is the Microsoft Word requirement. (I not only don&amp;rsquo;t write in Word, I don&amp;rsquo;t even &lt;em&gt;own&lt;/em&gt; Word.)&lt;/p&gt;

&lt;p&gt;(Originally published at &lt;a href=&quot;http://cprints.ranea.org&quot;&gt;Coyote Prints&lt;/a&gt;)&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/211635.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>10</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/211314.html</guid>
  <pubDate>Tue, 24 Apr 2012 18:39:55 GMT</pubDate>
  <title>Why Coyotes Howl (the return)</title>
  <link>http://chipotle.livejournal.com/211314.html</link>
  <description>&lt;p&gt;Back in the dark ages&amp;mdash;well, 2004&amp;mdash;I decided I&amp;rsquo;d put together a short story collection.
By that time I&amp;rsquo;d had a fair number of things published in small press and fan outlets, with a few kind and personal rejections from major outlets&amp;mdash;the most recent of which had been for the story that became the collection&amp;rsquo;s title piece, &amp;ldquo;Why Coyotes Howl,&amp;rdquo; described twice with thanks-I-think phrasing (&amp;ldquo;this story is worth publishing, just not here&amp;rdquo;). I&amp;rsquo;d debated continuing to pursue professional publication, which &lt;em&gt;might&lt;/em&gt; net me upwards of $300 &lt;em&gt;and&lt;/em&gt; increase my name recognition by an amount just above a rounding error. Or, I could send it to a fairly new small press publishing company started by people I&amp;rsquo;d worked with before that would have a smaller audience, but probably one more willing to fork over $16 for a fairly thin collection in trade paperback form.&lt;/p&gt;

&lt;p&gt;So: off to Sofawolf it went, published in January 2005.&lt;/p&gt;

&lt;p&gt;Because that was, as I said, the dark ages, Sofawolf didn&amp;rsquo;t buy electronic publishing rights&amp;mdash;those remained with me. Over the last few months I&amp;rsquo;ve been fiddling at putting together an ebook version of the collection, using my own somewhat arcane EPUB creator, &lt;a href=&quot;https://github.com/chipotle/bookbind&quot;&gt;Bookbind&lt;/a&gt;. And, finally it&amp;rsquo;s out!&lt;/p&gt;

&lt;p&gt;It&amp;rsquo;s only available through Amazon, as I&amp;rsquo;ve enrolled it in their &amp;ldquo;Kindle Digital Publishing Select&amp;rdquo; program as an experiment&amp;mdash;this means it&amp;rsquo;ll be possible for Kindle owners to rent it, but Amazon gets a 90-day exclusive. After that period is over, I&amp;rsquo;ll see about selling it in other places&amp;mdash;tentatively, I&amp;rsquo;m planning to make it available through Lulu as a DRM-free EPUB, which should work on, well, anything that accepts EPUBs (basically, everything but the Kindle). The Kindle edition is also DRM-free.&lt;/p&gt;

&lt;p&gt;The digital edition is only $3.99. And, if you&amp;rsquo;ve read it before, there are two new stories that weren&amp;rsquo;t in the print edition, both from convention program books around 2008. (One of them, &amp;ldquo;Carrier,&amp;rdquo; was reprinted in &lt;em&gt;Alone in the Dark,&lt;/em&gt; a 2009 horror anthology.)&lt;/p&gt;

&lt;p&gt;If you&amp;rsquo;ve read it&amp;mdash;in either print or digital form&amp;mdash;I&amp;rsquo;d like to politely nudge you toward reviewing it on Amazon. Especially if you liked it, of course. So far it only has two reviews from the print edition.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Why Coyotes Howl&lt;/em&gt; on &lt;a href=&quot;http://www.amazon.com/dp/B007WH7CH8&quot;&gt;Amazon&lt;/a&gt; (&lt;a href=&quot;http://www.amazon.co.uk/dp/B007WH7CH8&quot;&gt;UK&lt;/a&gt; &lt;a href=&quot;http://www.amazon.de/dp/B007WH7CH8&quot;&gt;DE&lt;/a&gt; &lt;a href=&quot;http://www.amazon.fr/dp/B007WH7CH8&quot;&gt;FR&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;(Originally published at &lt;a href=&quot;http://cprints.ranea.org&quot;&gt;Coyote Prints&lt;/a&gt;)&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/211314.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>9</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/211012.html</guid>
  <pubDate>Mon, 23 Apr 2012 01:22:04 GMT</pubDate>
  <title>A reboot</title>
  <link>http://chipotle.livejournal.com/211012.html</link>
  <description>&lt;p&gt;If superhero film franchises can do it, why can&amp;rsquo;t I? Right then.
In a sense, this is a reboot of a reboot: I had a little &amp;ldquo;IAQ,&amp;rdquo; Imaginary Asked Questions, list up here for the first entry. Witty! Except, well, not very.&lt;/p&gt;

&lt;p&gt;In a &lt;em&gt;larger&lt;/em&gt; sense, this is a reboot of the personal blog/journal that I&amp;rsquo;ve been writing in some form or another since &lt;em&gt;(pause for frantic searching of hard drive backups to see if the files still exist anywhere)&lt;/em&gt; 1998. Which is kind of frightening. Originally, the journal was called &amp;ldquo;Shadowgazing,&amp;rdquo; and it was very consciously a column: I was writing for a (mostly non-existent) audience. Sometime in 2000, I moved it to LiveJournal and retitled it &amp;ldquo;Coyote Cartography.&amp;rdquo;&lt;/p&gt;

&lt;p&gt;But, things change, and while LiveJournal isn&amp;rsquo;t a ghost town it isn&amp;rsquo;t what it once was, either. I&amp;rsquo;ve been using the journal very sporadically over the last few years, doing most of my short bits on &lt;a href=&quot;http://twitter.com/chipotlecoyote&quot;&gt;Twitter&lt;/a&gt; and, since early 2011, on a Tumblr-hosted tech blog, &lt;a href=&quot;http://tracks.ranea.org/&quot;&gt;Coyote Tracks&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&amp;ldquo;Coyote Prints&amp;rdquo; is an attempt to reinvigorate my non-tech blogging a little by focusing it on something else near to my heart: writing. When I went to college &amp;lowast;&lt;em&gt;cough&lt;/em&gt;&amp;lowast; years ago, I had the intention of getting a degree in English Literature. I wanted to be a &lt;em&gt;writer,&lt;/em&gt; dammit. I wanted to be one of those guys who merged science fiction/fantasy books with literary aspirations. I was going to be a famous novelist by 30.&lt;/p&gt;

&lt;p&gt;Yeah, that didn&amp;rsquo;t work out too well.&lt;/p&gt;

&lt;p&gt;I actually &lt;em&gt;have&lt;/em&gt; had some successes over the years, attracting a small following due to publications in small presses and fanzines. As many of my stories use anthropomorphic animal characters in some manner, I&amp;rsquo;ve been a writing guest of honor at two &amp;ldquo;furry&amp;rdquo; conventions and helped with the writing track of three. (Despite all the rampant jokes about furries, it&amp;rsquo;s a fun fandom, and not &lt;em&gt;much&lt;/em&gt; weirder than what you&amp;rsquo;d run into at an anime con.) A collection of my short stories was put out in print form by Sofawolf Press in 2005 and is still available&amp;mdash;and is, as of today, available as a Kindle book, which I&amp;rsquo;ll write more about shortly.&lt;/p&gt;

&lt;p&gt;But for the most part, I put my writing dreams on hold when I got into the tech world. I haven&amp;rsquo;t written much in the last decade. I&amp;rsquo;ve been trying to change that over the last few years, with only moderate success, but I&amp;rsquo;m feeling more motivated to get going&amp;mdash;in no small part due to being a member of a writing group with a few more successful authors! My last year has been spent hammering on a novel. That&amp;rsquo;s become my personal Mount Everest&amp;mdash;not this particular novel as much as &lt;em&gt;any&lt;/em&gt; novel. I&amp;rsquo;ve tried writing a novel a half-dozen times before and never got more than about 30,000 words into it before giving up; my longest completed work is, well, just under 30,000 words.&lt;/p&gt;

&lt;p&gt;The current novel, incidentally, stands at just under 29,000 words as of this writing.&lt;/p&gt;

&lt;p&gt;Clearly, I can&amp;rsquo;t very well lecture you about how to write your own best-selling novel or how to break into high-paying short story markets. Instead, what I can do is share what I&amp;rsquo;ve learned&amp;mdash;and am still learning&amp;mdash;through trial and error. And, given my Internet technology background, I&amp;rsquo;m very interested in the rise of ebooks and credible self-publishing, and in the future of publishing in general.&lt;/p&gt;

&lt;p&gt;And, those who know me also know I&amp;rsquo;m more than a little obsessive when it comes to writing tools and tech, so those subjects are likely to come up on occasion here. (For instance, I&amp;rsquo;m writing this in &lt;a href=&quot;http://daringfireball.net/projects/markdown/&quot;&gt;Markdown&lt;/a&gt; in &lt;a href=&quot;http://bywordapp.com/&quot;&gt;Byword&lt;/a&gt; on a &lt;a href=&quot;http://www.daskeyboard.com/model-s-professional-for-mac/&quot;&gt;Das Keyboard&lt;/a&gt;. Buzzword Bingo!)&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/211012.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>7</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/210927.html</guid>
  <pubDate>Thu, 19 Apr 2012 04:31:51 GMT</pubDate>
  <title>The blog, possibly</title>
  <link>http://chipotle.livejournal.com/210927.html</link>
  <description>&lt;p&gt;&amp;hellip;is called &amp;ldquo;Coyote Prints,&amp;rdquo; and is running at &lt;a href=&quot;http://cprints.ranea.org&quot;&gt;http://cprints.ranea.org&lt;/a&gt;. It&amp;rsquo;s not advertised yet because I&amp;rsquo;m not actually sure I&amp;rsquo;m going to do this thing, but there&amp;rsquo;s an IAQ (Imaginary Asked Questions) up as the first post there&amp;mdash;-which won&amp;rsquo;t be cross-posted here, since there&amp;rsquo;s not much reason to do that.&lt;/p&gt;

&lt;p&gt;If you have any suggestions, it might be better to leave them &lt;em&gt;here&lt;/em&gt; than over there.&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/210927.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>3</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/210305.html</guid>
  <pubDate>Fri, 13 Apr 2012 03:48:48 GMT</pubDate>
  <title>A writing blog</title>
  <link>http://chipotle.livejournal.com/210305.html</link>
  <description>&lt;p&gt;So I&amp;rsquo;ve been thinking about starting a writing blog. I&amp;rsquo;m not sure whether it&amp;rsquo;ll be a separate thing that gets cross-posted to the LiveJournal&amp;mdash;that was my original intent, but nothing&amp;rsquo;s set as of yet&amp;mdash;or if I&amp;rsquo;ll just start blathering about writing exclusively on LJ.&lt;/p&gt;

&lt;p&gt;This doesn&amp;rsquo;t mean I won&amp;rsquo;t post somewhat more personal things either way&amp;mdash;and that I might not still post friends-only things to LJ when the desire really comes up&amp;mdash;but it&amp;rsquo;d be a way to get the LJ somewhat kickstarted again.&lt;/p&gt;

&lt;p&gt;I do find myself with a curious dilemma, though. I&amp;rsquo;d &lt;em&gt;like&lt;/em&gt; to be able to talk about my writing blog on my Twitter account, as I do have a fair number of followers in the fandom. However, I also have a fair number of followers in the tech world at this point, too&amp;mdash;other bloggers, editors in the tech press, developers. Pointing to a writing blog that is going to have clearly &amp;ldquo;furry&amp;rdquo; material in it could be&amp;hellip; fascinatingly eyebrow-raising. That&amp;rsquo;s an argument for keeping the LiveJournal entirely separate.&lt;/p&gt;

&lt;p&gt;Then again, I&amp;rsquo;ve been saying for years that furry fandom&amp;rsquo;s PR problems stem in part from the way furry fans who, well, aren&amp;rsquo;t the kind who create PR problems refuse to self-identify. Sam Conway appears to be pretty well known as a furry and I&amp;rsquo;m not &lt;em&gt;aware&lt;/em&gt; of it having caused any insurmountable issues for him. And frankly, if you put the name &amp;ldquo;Watts Martin&amp;rdquo; into a web search engine, my Wikifur page is going to be among the first hits, so in a certain sense that battle is over&amp;mdash;one might argue that it&amp;rsquo;s better that I own it.&lt;/p&gt;

&lt;p&gt;So:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Just stay on LJ, or start a new blog and cross-post here?&lt;/li&gt;
&lt;li&gt;Post a link to the writing blog occasionally on Twitter and hope the tech nerds don&amp;rsquo;t freak out, or find non-Twitter ways to advertise to the fans? (A second Twitter account for furry stuff is possible but that ship has kind of sailed already, given the mishmash of fans and techies already following.)&lt;/li&gt;
&lt;li&gt;And, if I &lt;em&gt;do&lt;/em&gt; go ahead and do this, what should I write about?&lt;/li&gt;
&lt;/ul&gt;</description>
  <comments>http://chipotle.livejournal.com/210305.html</comments>
  <lj:mood>literary</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>9</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/210076.html</guid>
  <pubDate>Sat, 07 Apr 2012 21:11:50 GMT</pubDate>
  <title>Bacon Ipsum</title>
  <link>http://chipotle.livejournal.com/210076.html</link>
  <description>&lt;p&gt;Sorry if anyone saw a mysterious &amp;ldquo;&lt;a href=&quot;http://baconipsum.com/&quot;&gt;Bacon Ipsum&lt;/a&gt;&amp;rdquo; post or two in my journal for a few moments; I was testing out an old Ruby LiveJournal client that I&amp;rsquo;d written, and adapting it to be able to work with the same posting format that &lt;a href=&quot;http://octopress.org/&quot;&gt;Octopress&lt;/a&gt; requires.&lt;/p&gt;

&lt;p&gt;(Does this mean that I&amp;rsquo;m contemplating switching to a new journal engine, but want to be able to cross-post to LiveJournal with a minimum of fuss? &lt;em&gt;Maaaaaybe.&lt;/em&gt; But we&amp;rsquo;ll see.)&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/210076.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/208234.html</guid>
  <pubDate>Thu, 29 Mar 2012 07:54:56 GMT</pubDate>
  <title>At risk of being That Guy...</title>
  <link>http://chipotle.livejournal.com/208234.html</link>
  <description>&lt;p&gt;&amp;#8230;so there&amp;#8217;s this new award for anthropomorphic literature called the &lt;a href=&quot;http://coyotlawards.org/&quot;&gt;Cóyotl Awards&lt;/a&gt;, &amp;#8220;to promote quality writing within the furry fandom.&amp;#8221;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Cóyotl&lt;/em&gt; is a Nahuatl (Aztec) word for &amp;#8220;coyote,&amp;#8221; and the web site for the Cóyotls has a nice public domain photograph of a&amp;#8230; hold on a moment.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;This&lt;/em&gt; is a &lt;a href=&quot;http://www.canids.org/species/Canis_latrans.htm&quot;&gt;coyote&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://ranea.org/pics/coyote.jpg&quot; alt=&quot;coyote&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;This&lt;/em&gt; is a &lt;a href=&quot;http://www.canids.org/species/Canis_mesomelas.htm&quot;&gt;black-backed jackal&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://ranea.org/pics/black-backed-jackal.jpg&quot; alt=&quot;jackal&quot; /&gt;&lt;/p&gt;

&lt;p&gt;And &lt;em&gt;this&lt;/em&gt; is the animal in the Cóyotl Awards banner:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://ranea.org/pics/coyotl-award.jpg&quot; alt=&quot;coyotl?&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Right then.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;m doing my best to resist pithy comments about whether this award really knows what it wants to be yet, but y&amp;#8217;know. Ahem. And to be fair, the header image was obtained from a Flickr account in which the jackal is indeed incorrectly identified as a coyote, but if any group should have noticed that&amp;#8230; uh, shouldn&amp;#8217;t it be &lt;em&gt;our&lt;/em&gt; group?&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/208234.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>11</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/207944.html</guid>
  <pubDate>Thu, 10 Nov 2011 01:38:47 GMT</pubDate>
  <title>Furry Story Sites, 2011 Edition</title>
  <link>http://chipotle.livejournal.com/207944.html</link>
  <description>&lt;p&gt;Way back in &lt;a href=&quot;http://chipotle.livejournal.com/150969.html&quot;&gt;May 2006&lt;/a&gt;, I wrote a little piece called &amp;#8220;The State of the Furry Zine.&amp;#8221; I&amp;#8217;m informally revisiting it now.&lt;/p&gt;

&lt;a name=&quot;cutid1&quot;&gt;&lt;/a&gt;

&lt;h2&gt;Has the web won?&lt;/h2&gt;

&lt;p&gt;This was something I mused on back then, writing:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Whether we like it or not, print periodicals are in decline, and this trend isn&amp;#8217;t likely to reverse. This is true for even professional magazines. Fan and &amp;#8220;semi-pro&amp;#8221; publications have even more motivation to move online: production cost. A 48-page photocopied fanzine with tape or comb binding will run close to $1.50 a copy just for toner and paper alone. A typical fan-level print run of 100 copies would cost more than a year&amp;#8217;s worth of web hosting.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;While this is an ongoing debate in commercial print media, where the revenue stream tends to be heavily skewed toward advertiser support rather than subscriber support, for small presses this is still basically true.&lt;/p&gt;

&lt;p&gt;Even so, as it turns out the print world isn&amp;#8217;t dead quite yet, even in furry fandom. Not only is &lt;a href=&quot;https://www.sofawolf.com/&quot;&gt;Sofawolf&lt;/a&gt; still around, we&amp;#8217;ve seen &lt;a href=&quot;http://furplanet.com/shop/&quot;&gt;FurPlanet&lt;/a&gt; become a little publishing empire, &lt;a href=&quot;http://www.lulu.com/spotlight/wsanborn&quot;&gt;Will Sanborn&lt;/a&gt; has published a few short story anthologies of his own, &lt;a href=&quot;http://baddogbooks.com/&quot;&gt;Bad Dog Books&lt;/a&gt; is still producing their &lt;em&gt;Fang&lt;/em&gt; and &lt;em&gt;Roar&lt;/em&gt; titles, and there are even the occasional new entrants, like &lt;a href=&quot;http://pinkfoxpublications.net/&quot;&gt;Pink Fox&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Pink Fox&amp;#8217;s &lt;em&gt;Allasso&lt;/em&gt; is worth noting not just for being new but for being something of a hybrid: all of its content is available online for free, but you can support the endeavor by buying the printed version. If I&amp;#8217;m reading their guidelines correctly, they&amp;#8217;re not a paying market, but award prizes every issue, &amp;#8220;one work per category for a $50 cash prize&amp;#8221; between poetry, fiction, essay, art, and &amp;#8220;experimental/other.&amp;#8221; (Personally I&amp;#8217;d rather they pay everyone a small amount, but that can end up getting very expensive quickly.)&lt;/p&gt;

&lt;p&gt;But really, I&amp;#8217;m thinking about the all-important question,&lt;/p&gt;

&lt;h2&gt;Where should I get my stuff published?&lt;/h2&gt;

&lt;p&gt;First and foremost: don&amp;#8217;t expect to make a &lt;em&gt;lot&lt;/em&gt; of money, but you can potentially make &lt;em&gt;some&lt;/em&gt; money. In fact, I think the market is closer now to being an actual market&amp;#8211;tiny though it may be&amp;#8211;than it has at any point in the fandom&amp;#8217;s history. If you&amp;#8217;ve written a novel-length piece of work, or even novella-length, getting it out through FurPlanet is very viable, and Sofawolf and Bad Dog are certainly worth considering. I consider Sofawolf to have the highest quality standards of the three and also the highest production values; FurPlanet may be the lowest of the three in that regard; the quality of the printing itself is on par with the others but from all appearances they do very little editing and layout design work. I think of FP as sort of a hybrid of self-publishing and a normal press. They &lt;em&gt;are&lt;/em&gt; selective about what they put out and, all-importantly, they&amp;#8217;re not charging authors for the privilege of publishing with them&amp;#8211;but you may end up doing a lot of the production/design work yourself if you go with them.&lt;/p&gt;

&lt;p&gt;Speaking of self-publishing, the options for that are better now than they ever have been; thanks to companies like &lt;a href=&quot;http://www.smashwords.com/&quot;&gt;Smashwords&lt;/a&gt; you don&amp;#8217;t need much more than a word processor to make ebooks (albeit often ugly ones). I&amp;#8217;ve had a few friends and acquaintances who&amp;#8217;ve had great success with this route&amp;#8211;and a few who&amp;#8217;ve had virtually no success at all. Ebooks seem to be most successful for authors who have built up an audience first, whether or not it&amp;#8217;s through traditional publishing means. The big problem right now with ebooks, particularly in &amp;#8220;niche&amp;#8221; markets like furrydom, tends to be one of discoverability. (I didn&amp;#8217;t find out that Will Sanborn had any ebooks out there until starting this article, for instance!)&lt;/p&gt;

&lt;p&gt;One other e-caveat: one big knock against self-publishing has always been that the traditional agent-editor-publisher system, for all its faults, tends to be pretty good at keeping the truly unpublishable crap from hitting bookstore shelves, and that one bypasses the gatekeeper at one&amp;#8217;s peril. While it&amp;#8217;s easy to dismiss this based on all the crap that &lt;em&gt;does&lt;/em&gt; make it to bookstore shelves, anyone who has read even a small press publisher&amp;#8217;s &amp;#8220;slush pile&amp;#8221; of unsolicited manuscripts will back me up when I say that we&amp;#8217;re talking about suck at a different order of magnitude.&lt;/p&gt;

&lt;p&gt;So, really, if you want to make even a modest amount of money you &lt;em&gt;must&lt;/em&gt; either choose one of the print publishers or take your chances with ebooks, and your chances with ebooks will be improved if you&amp;#8217;ve gotten at least some name recognition beforehand.&lt;/p&gt;

&lt;p&gt;If you &lt;em&gt;don&amp;#8217;t&lt;/em&gt; really care about making money&amp;#8211;if you&amp;#8217;d just like to get your stuff out there, that brings us to&lt;/p&gt;

&lt;h2&gt;The Archive Sites&lt;/h2&gt;

&lt;p&gt;First, the obvious mea culpa: I&amp;#8217;ve been noodling around with my own attempt at an archive site, Claw &amp;amp; Quill, for &lt;em&gt;years.&lt;/em&gt; While I haven&amp;#8217;t given up, I suspect it&amp;#8217;s going to have to be different from what I was originally proposing for it to move forward at this point.&lt;a href=&quot;#fn:1&quot; title=&quot;see footnote&quot; class=&quot;footnote&quot;&gt;[1]&lt;/a&gt; While the inestimable &lt;span class=&apos;ljuser ljuser-name_balinares&apos; lj:user=&apos;balinares&apos; style=&apos;white-space:nowrap&apos;&gt;&lt;a href=&apos;http://balinares.livejournal.com/profile&apos;&gt;&lt;img src=&apos;http://l-stat.livejournal.com/img/userinfo.gif?v=92.1&apos; alt=&apos;[info]&apos; width=&apos;16&apos; height=&apos;16&apos; style=&apos;vertical-align: bottom; border: 0; padding-right: 1px;&apos;/&gt;&lt;/a&gt;&lt;a href=&apos;http://balinares.livejournal.com/&apos;&gt;&lt;b&gt;balinares&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; provided some actual coding help and a few others expressed active interest, my own enthusiasm flagged considerably. The problem, bluntly, is that I knew in my heart what I was trying to do was essentially to be a story-focused version of ArtSpots, a terrific art archive site which has very few of the issues that people complain about all the time with FA and a lot of spiffy new features&amp;#8211;but doesn&amp;#8217;t accept writing. (Which is just fine, by the way&amp;#8211;focus is a good thing.) We need something like that for writing, right? Right?&lt;/p&gt;

&lt;p&gt;Well, I said it was a problem because frankly, the art-focused version of ArtSpots&amp;#8211;i.e., ArtSpots&amp;#8211;is a site that you are not using. Admit it. You&amp;#8217;re not.&lt;/p&gt;

&lt;p&gt;The problem here is, of course, the &lt;a href=&quot;http://en.wikipedia.org/wiki/Network_effect&quot;&gt;network effect&lt;/a&gt;, something that FurAffinity has done a great job building and maintaining. For a while I was of the opinion that FA got that way simply by being in the right place at the right time, and there&amp;#8217;s probably something to that&amp;#8211;but FA arguably makes it easier than any of the other sites to use the people on your watchlist as recommendation engines, and that&amp;#8217;s by far the best way to find new art/writing that you&amp;#8217;re going to be interested in. Go to somebody&amp;#8217;s user page and you&amp;#8217;re going to be able to see the last few things they&amp;#8217;ve favorited without another click. For all of the things worth bitching about on FA, its UX design&amp;#8211;even if it may be entirely accidental&amp;#8211;has affordances for serendipitous discovery that I think all of its competitors are missing.&lt;/p&gt;

&lt;p&gt;Here&amp;#8217;s my casual and possibly unduly snarky survey of the contestants for writers.&lt;/p&gt;

&lt;h3&gt;FurAffinity&lt;/h3&gt;

&lt;p&gt;FA is often thought of as the slow idiot cousin of the archive set that we all keep using only because everybody else is using it. This is mostly true, although it&amp;#8217;s probably not as slow in reality as it is in our heads; most pages that I&amp;#8217;ve looked at load in 3&amp;ndash;10 seconds, which is pretty respectable given that its pages frequently have dozens of images.&lt;/p&gt;

&lt;p&gt;For authors, though, FA remains pretty abysmal. It still insists on only displaying thumbnail images when people browse submissions, so you &lt;em&gt;must&lt;/em&gt; make such an image if you don&amp;#8217;t want a generic icon; to add insult to injury, while FA displays the thumbnails at up to 300&amp;times;300 px sizes at some points (if it&amp;#8217;s your most recent submission), it will resize whatever you upload to 75&amp;times;&amp;amp;75 and then upscale the thumbnail, the upshot being that it insists you make a cover image for your story and then insists on uglifying it. You can&amp;#8217;t edit a story on the site, you can only upload it directly&amp;#8211;which I don&amp;#8217;t mind, but it can only &lt;em&gt;display&lt;/em&gt; an uploaded story if it&amp;#8217;s in plain text (&lt;code&gt;.txt&lt;/code&gt;) format. As it turns out, it will interpret BBCode blocks in such a story, so you can still mark things as [I]&lt;em&gt;italic&lt;/em&gt;[/I] and [B]&lt;strong&gt;bold&lt;/strong&gt;[/B] as long as you know that. Which you probably didn&amp;#8217;t because it&amp;#8217;s not documented anywhere. If you upload a story in any other format, then readers get the option to download it. That&amp;#8217;s it.&lt;/p&gt;

&lt;p&gt;Beyond that, your control over formatting either as a reader or an author is pretty much bupkis. Readers can switch between dark grey text on a pale blue background or pale grey text on a dark blue background (go with the dark text), but in both cases you&amp;#8217;re stuck with 10px (about 8 point) Verdana text with borders, borders everywhere. FA&amp;#8217;s original designer apparently never met a white space he didn&amp;#8217;t want to trap. While I wouldn&amp;#8217;t have chosen the borders or that typeface, it&amp;#8217;s the type &lt;em&gt;size&lt;/em&gt; that annoys me&amp;#8211;yes, readers can always just bump up the browser magnification, but that doesn&amp;#8217;t excuse you from choosing sane defaults.&lt;/p&gt;

&lt;p&gt;Having said that: we all keep using FA because everybody else is using it. Like it or not, if you want your stories to have a chance of being found by the great horde of unshampooed furries, you want them here, period.&lt;/p&gt;

&lt;h3&gt;SoFurry&lt;/h3&gt;

&lt;p&gt;During my 2006 survey SoFurry was YiffStar, and I snarkily observed:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;It&amp;#8217;s about porn. In your face, unabashed porn. Stories are categorized by the genders of the leads and tagged with keywords for fetishes for easy searching. At risk of standing on a soapbox momentarily: YiffStar is the #1 hit on Google for &amp;#8220;furry stories.&amp;#8221; Don&amp;#8217;t blame the mainstream media for the &amp;#8220;furry = fetish&amp;#8221; image; they&amp;#8217;re getting it from us.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;At the time I wasn&amp;#8217;t sure who ran YiffStar, either. Now I know it was Toumal, and while we don&amp;#8217;t really know one another, I like him, and I like the ambition that I see in SoFurry. While I found the original SoFurry to have a confused user experience, the &lt;a href=&quot;http://beta.sofurry.com/&quot;&gt;2.0 version&lt;/a&gt;&amp;#8211;still in beta&amp;#8211;fixes most of that. Not all, but, well: beta. We&amp;#8217;ll see how it shakes out. The site, in both standard and beta versions, can sometimes be mind-numbingly slow; I&amp;#8217;ve seen pages regularly take 15+ seconds of loading time and one topped out at over two minutes. (Like FA, SF has the peculiar quirk of showing you diagnostic information about the time spent building each page in the footer, but the numbers there have very little to do with the time it will take your browser to actually &lt;em&gt;load&lt;/em&gt; the page.)&lt;/p&gt;

&lt;p&gt;Unlike FA, SF has no way to upload story files that I see but instead has a rich text editor you can cut and paste into. This is both good and bad. It&amp;#8217;s good because if you type directly into that editor you can do anything you want, and I can convert my beloved nerdy Markdown to HTML and paste it directly into the &amp;#8220;raw HTML&amp;#8221; window of that editor. You can see the results with &amp;#8220;&lt;a href=&quot;http://beta.sofurry.com/view/304060&quot;&gt;The Narrow Road in Morning Light&lt;/a&gt;&amp;#8221;; it comes out quite well.&lt;/p&gt;

&lt;p&gt;The bad is that, well, you can do anything you want. I&amp;#8217;ve seen stories there that wreak havoc with the site&amp;#8217;s standard style sheets by overriding with their own hardcoded CSS styles, are full of strange Unicode errors, and &lt;em&gt;very&lt;/em&gt; frequently have seemingly random amounts of spacing between paragraphs (and sometimes even words, which requires a peculiar talent). While I think &amp;#8220;Narrow Road&amp;#8221; looks pretty good, I&amp;#8217;m a web developer; a typical user writing in a word processor may find it difficult to get their story transferred over in a way that preserves the important formatting while not screwing up the site styles.&lt;/p&gt;

&lt;p&gt;The site style, at least in the beta, uses a sensible 15px font size. While I&amp;#8217;m not sure I&amp;#8217;d have chosen Trebuchet as a body typeface, for screen reading it&amp;#8217;s effective.&lt;/p&gt;

&lt;p&gt;You can&amp;#8217;t browse stories by descriptions, but &lt;em&gt;only&lt;/em&gt; by keywords. If you search for &lt;code&gt;samurai&lt;/code&gt; you&amp;#8217;ll find &amp;#8220;Narrow Road,&amp;#8221; but not if you search for &lt;code&gt;hisae&lt;/code&gt; (the main character&amp;#8217;s name), and as far as I can tell you can&amp;#8217;t actually see the description I wrote for the story&amp;#8211;which I think of as the blurb that&amp;#8217;s supposed to entice you to click on it&amp;#8211;without actually clicking on it. Your list of samurai stories will helpfully inform you that my story is about &amp;#8220;Wolf, No-Yiff, Plot Development, Fantasy, Fighting, Character Development, Medieval, , &amp;#8230;&amp;#8221; (exactly like that, with the comma space comma space ellipsis at the end), whereas &amp;#8220;Spread Thy Wings : The Legend of Ro&amp;#8230;&amp;#8221; informs you that it&amp;#8217;s about &amp;#8220;Demon, Feudal Japan, Story Series, Near Future, Evil, M/M, japan, naked, fight, Samurai, , &amp;#8230;&amp;#8221; Right then!&lt;/p&gt;

&lt;p&gt;The emphasis on keywords sends a message&amp;#8211;intentional or not&amp;#8211;that SoFurry, just like its predecessor, assumes your primary interest in stories is&amp;#8230; ah&amp;#8230; keyword matching. Yes. Good euphemism. This euphemism is reinforced throughout the interface: you can filter new submissions on your watchlist by adult/clean rating, sexual orientation, and gender; creator profiles include sexual preference and relationship status, and you can elect to turn on the hardly euphemistic &amp;#8220;CumCounter&amp;#8221; to &amp;#8220;let viewers tell you if they&amp;#8217;ve been naughty.&amp;#8221; Even though the YiffStar-to-SoFurry name change was made explicitly (ha!) to reduce the adults-only air, the assumption that you&amp;#8217;re there to be titillated is woven pretty deeply into the site&amp;#8217;s design.&lt;/p&gt;

&lt;p&gt;Bottom line: it&amp;#8217;s got some definite strengths compared to the competition, but be aware of its quirks, understand that the majority of your potential furry readers are still on FA whether you like it or not&amp;#8211;and without at least a few UX changes, SF is probably going to keep its &amp;#8220;premiere site for porn&amp;#8221; reputation.&lt;/p&gt;

&lt;p&gt;Also, the name gives me hives. Sorry.&lt;/p&gt;

&lt;p&gt;Incidentally, SoFurry is the #1 hit on Google for &amp;#8220;furry stories.&amp;#8221;&lt;/p&gt;

&lt;h3&gt;Inkbunny&lt;/h3&gt;

&lt;p&gt;Opening in 2010, Inkbunny was born surrounded by controversy, as it shares some staff with a now-defunct &amp;#8220;cub porn&amp;#8221; fanzine. Combine that with FA&amp;#8217;s (seemingly somewhat reluctant) crackdown on that particular fetish, and IB has quickly become &lt;em&gt;the&lt;/em&gt; archive you want to go to if you want to draw or view underage furries in ways that would likely be illegal were they humans.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href=&quot;#inkbunny&quot;&gt;Inkbunny&lt;/a&gt; is accepting of all furries with different interests, fetishes, and philias and it does not allow discrimination against others for those interests. The site has a built in keyword blocker that allows filtering of specific types of art, in order to suit each user&amp;#8217;s tastes.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This is part of &amp;#8220;&lt;a href=&quot;http://wiki.inkbunny.net/wiki/The_Inkbunny_Philosophy&quot;&gt;The Inkbunny Philosophy&lt;/a&gt;,&amp;#8221; which takes the tone of a revolutionary manifesto. &amp;#8220;People want to buy your work even if they can get it free elsewhere, and that you should not worry too much about piracy of your work,&amp;#8221; they proclaim, with the admonition that &amp;#8220;making a spectacle out of legal action relating to piracy is not welcome here.&amp;#8221; Everything is welcome except for value judgements&amp;#8211;and humans having sex with non-humans. &amp;#8220;Human characters are permitted in stories,&amp;#8221; their Acceptable Content Policy reads, &amp;#8220;only so long as they are not involved in sexual situations of any kind.&amp;#8221;&lt;a href=&quot;#fn:2&quot; title=&quot;see footnote&quot; class=&quot;footnote&quot;&gt;[2]&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;IB requires you to opt-in to &amp;#8220;adult&amp;#8221; content viewing, and you can block certain keywords from showing up in your results. While IB has a concept of assigning content star ratings, they&amp;#8217;re on a per-user, per-favorite basis: when you favorite something you can assign it one to three stars. But one star is still a favorite, and stars don&amp;#8217;t affect how popular an image is. You can fairly easily find a user&amp;#8217;s favorites, though, which gives it some of the &amp;#8220;old-school&amp;#8221; advantage that FA has.&lt;/p&gt;

&lt;p&gt;On a technical level InkBunny has the most unusual presentation for stories that I&amp;#8217;ve seen. It uses a fixed-width display, and stories are displayed in a 640&amp;times;640px box with page-like margins, making them look a lot like ebooks, complete with next/previous page buttons&amp;#8211;although the story is loaded completely, so the buttons respond instantly for paging, and you can also scroll if you prefer. The formatting of the story is &lt;em&gt;entirely&lt;/em&gt; under your control, as far as I can tell, but its default typeface seems to be the stalwart Times New Roman at a readable size.&lt;/p&gt;

&lt;p&gt;You can upload a Word or RTF file from your desktop and it will let users download that, but you have to create a separate BBCode version of the story in IB&amp;#8217;s editor for the paging display&amp;#8211;however, if you upload a Word version of the story, it will create the BBCode version initially from that. (Peculiarly, it &lt;em&gt;won&amp;#8217;t&lt;/em&gt; do that for an RTF version of the story.)&lt;/p&gt;

&lt;p&gt;Browsing stories on IB, though, is poor: you get the thumbnail image, story title and author, and a few icons indicating rating (general/mature/adult), type (always &amp;#8220;Writing - Document&amp;#8221;) and whether a digital version is available (I presume for sale as an ebook, although I&amp;#8217;m not sure). And that&amp;#8217;s it. Again, we don&amp;#8217;t seem to be able to see story descriptions until we actually click on the story.&lt;/p&gt;

&lt;p&gt;Why does this bother me? Because blurbs are to stories what thumbnails are to images: they&amp;#8217;re what makes you want to see the whole thing. A thumbnail of an image &lt;em&gt;is&lt;/em&gt; the image, scaled down. That&amp;#8217;s all you need to know whether you want to click on the image to see the full version, right? But a &amp;#8220;thumbnail&amp;#8221; of a story on one of these archives sites isn&amp;#8217;t a thumbnail, &lt;em&gt;it&amp;#8217;s a cover image.&lt;/em&gt; On a paperback (remember those?) you turn it over to read the back cover blurb to see if it sounds interesting, right? &lt;em&gt;Give us the goddamn blurbs, site designers.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Ahem.&lt;/p&gt;

&lt;p&gt;Beyond that, IB&amp;#8217;s interface is probably the best of the sites I&amp;#8217;ve seen; it&amp;#8217;s pretty easy to figure out how to do what you want to do and it can actually (gasp) search story text, not just keywords and titles. It&amp;#8217;s very fast. The site defaults to having background art behind its main content area, which strikes me as absolutely bonkers on a site whose main content is going to be other art, but you can turn that off.&lt;/p&gt;

&lt;p&gt;The downsides to IB are the smaller audience and, of course, the politics of porn. There will always be drama associated with this site as long as there&amp;#8217;s substantial perception of it as The One Stop Shop For Cub Sex.&lt;/p&gt;

&lt;h3&gt;FurRag&lt;/h3&gt;

&lt;p&gt;This is pretty much the same site as it was in 2006 on the technical side. Like SoFurry 2, it uses Trebuchet as its body size, although on FR it&amp;#8217;s a little smaller and has leading a little too tight for my tastes.&lt;/p&gt;

&lt;p&gt;Unlike &lt;em&gt;any&lt;/em&gt; of the other sites, FurRag understands that blurbs (story descriptions) are important and understands the concept of chapters, as well as the concept of &amp;#8220;collections,&amp;#8221; which can link books or stories into series. FR also displays aggregate star ratings for stories. They use TinyMCE now for editing (I don&amp;#8217;t &lt;em&gt;think&lt;/em&gt; they did back then). Their story entry form is ugly (I do &lt;em&gt;not&lt;/em&gt; understand the site&amp;#8217;s obsession with centering everything in a sea of white space), but serviceable.&lt;/p&gt;

&lt;p&gt;Since my initial review, they&amp;#8217;ve changed the ratings to &amp;#8220;PG&amp;#8211;13&amp;#8221;, &amp;#8220;Mature,&amp;#8221; &amp;#8220;Erotica&amp;#8221; and &amp;#8220;Private,&amp;#8221; so I no longer have to carp about having &amp;#8220;X&amp;#8221;, &amp;#8220;XXX&amp;#8221; and &amp;#8220;NC&amp;#8211;17&amp;#8221; like they used to. Now I have to carp about why there&amp;#8217;s no &amp;#8220;General.&amp;#8221;&lt;/p&gt;

&lt;p&gt;While FR comes in third in this list in terms of presentation aesthetics behind SoFurry and Inkbunny (but well ahead of FurAffinity), in many ways it&amp;#8217;s the best site in the list for authors. Writing is their primary focus, not an afterthought, and while you can list a story with multiple genres, they don&amp;#8217;t have the obsessiveness over categories that the other sites do. Bluntly, FurRag doesn&amp;#8217;t make you feel like non-fetish stories are kind of out of place.&lt;/p&gt;

&lt;p&gt;FR&amp;#8217;s big knock, of course, is that it&amp;#8217;s like ArtSpots: it&amp;#8217;s a really good archive site that you still aren&amp;#8217;t using, are you? Right. Having said that, it&amp;#8217;s not uncommon for stories there to get several hundred views, which is frankly nothing to sneeze at. Its big advantage over the other sites is that because it &lt;em&gt;is&lt;/em&gt; focused on writing, the community that&amp;#8217;s developed, while small, is a community of people who are willing to read.&lt;/p&gt;

&lt;h3&gt;Anthro!&lt;/h3&gt;

&lt;p&gt;Along with Pink Fox&amp;#8217;s magazine mentioned above, this is the only magazine-style web site that I know of doing specifically furry things. Basically, go back and re-read my original piece on that because it all still applies. Anthro is still an interesting magazine in some respects, still looks like a web site from 1997, and still tends to have a vague feeling of being a club for a small number of people.&lt;/p&gt;

&lt;h2&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;First: regardless of what site or sites you use, take a few minutes to learn how to do the best formatting you can on it &lt;em&gt;without overriding its native styles.&lt;/em&gt; My suggestion? Upload plain text with BBCode on FurAffinity, paste plain text with BBCode on Inkbunny, and paste clean, unstyled HTML on FurRag and SoFurry. (If you&amp;#8217;re pasting in HTML generated by Microsoft Word, use the special &amp;#8220;paste stuff from Word&amp;#8221; button on the site&amp;#8217;s editor toolbar.)&lt;/p&gt;

&lt;p&gt;Presentation matters. None of these sites are really &lt;em&gt;great&lt;/em&gt; at it, but most are serviceable. My ranking from best to worst:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Inkbunny (albeit with quirks)&lt;/li&gt;
&lt;li&gt;SoFurry 2.0&lt;/li&gt;
&lt;li&gt;FurRag&lt;/li&gt;
&lt;li&gt;SoFurry 1.0&lt;/li&gt;
&lt;li&gt;Magenta crayon on toilet paper&lt;/li&gt;
&lt;li&gt;FurAffinity&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Presentation isn&amp;#8217;t &lt;em&gt;all&lt;/em&gt; that matters. For all of the mostly-deserved guff FurAffinity gets, it&amp;#8217;s got an awful lot of users, and if you&amp;#8217;re trying to build a furry audience that&amp;#8217;s important.&lt;/p&gt;

&lt;p&gt;On all of these sites, your visibility&amp;#8211;and the discoverability of your content&amp;#8211;is pretty much directly tied to your participation. If you want more page views, there&amp;#8217;s a straightforward formula. (You will notice I do not practice what I preach, which is why my &amp;#8220;chipotle&amp;#8221; FA account is essentially invisible.)&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;regularly add new people to your watchlist&lt;/li&gt;
&lt;li&gt;regularly add things to your favorites&lt;/li&gt;
&lt;li&gt;regularly leave comments&lt;/li&gt;
&lt;li&gt;regularly add things to your gallery&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;While all of these sites &lt;em&gt;accommodate&lt;/em&gt; erotic material, there&amp;#8217;s a noticeable division between FurRag on one side and SoFurry and Inkbunny on the other. FR treats erotica as both a rating category and a genre, but there&amp;#8217;s no implicit suggestion that erotica is the norm. But the entire user experience on SF and IB, from setting the metadata of uploaded material through browsing and searching, implicitly sends the message that if you&amp;#8217;re not there looking for (or creating) fetish material you&amp;#8217;re kind of a weirdo.&lt;/p&gt;

&lt;p&gt;Also: dating site or archive? Pick &lt;em&gt;one,&lt;/em&gt; guys.&lt;/p&gt;

&lt;p&gt;What&amp;#8217;s my final recommendation? I think having a presence on FA is important, whether you particularly like the site or not. Beyond that, it&amp;#8217;s murkier. My favorite of the other three&amp;#8211;despite the fact that I have no presence at &lt;em&gt;all&lt;/em&gt; there (yet)&amp;#8211;is FurRag. It&amp;#8217;s the smallest, but it&amp;#8217;s by far the most dedicated to writing. While SoFurry and Inkbunny are both pretty good at displaying text stories, they&amp;#8217;re not so good for &lt;em&gt;browsing,&lt;/em&gt; both falling back on the ol&amp;#8217; thumbnail grid. And&amp;#8211;besides the notes about the erotica focus&amp;#8211;Inkbunny in particular comes across as more art-focused, despite having the best text upload conversion. (SoFurry 2 is experimenting with ePub creation and &lt;a href=&quot;http://www.readability.com/&quot;&gt;Readability&lt;/a&gt; integration, a pretty clear sign that they &lt;em&gt;are&lt;/em&gt; taking writing seriously, for which you can probably credit Alex Vance.)&lt;/p&gt;

&lt;div class=&quot;footnotes&quot;&gt;
&lt;hr /&gt;
&lt;ol&gt;

&lt;li&gt;
&lt;p&gt;Explaining &lt;em&gt;how&lt;/em&gt; a new conception for Claw &amp;amp; Quill will be different is, as Alton Brown would say, another show. In part that&amp;#8217;s because I&amp;#8217;m still working it out myself, I&amp;#8217;ll admit. &lt;a href=&quot;#fnref:1&quot; title=&quot;return to article&quot; class=&quot;reversefootnote&quot;&gt;&amp;#160;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;A comment I&amp;#8217;ve seen from Inkbunny staff confirmed my suspicion that this has to do with worries about running afoul of bestiality laws. This strongly suggests Inkbunny is taking the position that furries are a safe harbor against anti-pornography statutes&amp;#8211;as long as none of the characters are human, laws against sexual depictions involving humans don&amp;#8217;t apply. While I&amp;#8217;m not a lawyer blah blah etc., I find this logic dubious. At any rate, it creates the very curious situation that&amp;#8211;if we take their ACP strictly&amp;#8211;my story &amp;#8220;&lt;a href=&quot;http://www.furaffinity.net/view/720036&quot;&gt;Travelling Music&lt;/a&gt;,&amp;#8221; which might well pass muster as late-teen YA appropriate by today&amp;#8217;s standards, is too hot for Inkbunny to handle. &lt;a href=&quot;#fnref:2&quot; title=&quot;return to article&quot; class=&quot;reversefootnote&quot;&gt;&amp;#160;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;/ol&gt;
&lt;/div&gt;</description>
  <comments>http://chipotle.livejournal.com/207944.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>59</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/207718.html</guid>
  <pubDate>Tue, 06 Sep 2011 19:19:30 GMT</pubDate>
  <title>Huh.</title>
  <link>http://chipotle.livejournal.com/207718.html</link>
  <description>So my last entry was June 11th and it begins, &amp;quot;I&amp;#39;ve been lax in updating this. Maybe I&amp;#39;ll try to make this a weekly thing, but no promises.&amp;quot;&lt;br /&gt;&lt;br /&gt;Boy, good thing about the &amp;quot;no promise&amp;quot; part there, huh? Wow.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m trying to figure out when LiveJournal became--well--mostly irrelevant in my writing. In 2011 I&amp;#39;ve made only four posts, counting this one. In all of 2010, I made only 13; in 2009, 35; in 2008, 51; in 2007, 66; in 2006, 83. (Those numbers count &amp;quot;locked&amp;quot; updates, so not all of them will necessarily show up if you&amp;#39;re bored enough to browse the archives.) In previous years I&amp;#39;m pretty sure I broke 100. I never used Facebook, but I think I started using &lt;a href=&quot;http://twitter.com/chipotlecoyote&quot;&gt;Twitter&lt;/a&gt; as my main platform for small life updates around 2009, and in 2010 revived my &amp;quot;linkblog,&amp;quot; &lt;a href=&quot;http://chipotle.tumblr.com/&quot;&gt;Coyote Tracks&lt;/a&gt;, as a technology blog where most of my writing attention is going. While it&amp;#39;s tiny potatoes by Big Name Blog standards, it has over 1,000 followers on Tumblr and 650 or so RSS subscribers.&lt;br /&gt;&lt;br /&gt;I suspect at this point I should face the truth that I&amp;#39;m not likely to use this venue very much anymore. I don&amp;#39;t even check my LJ &amp;quot;friends page&amp;quot; daily anymore, and I&amp;#39;ve never successfully integrated Dreamwidth, LJ&amp;#39;s erstwhile replacement, into my browsing habits. While I appreciate the philosophy of DW&amp;#39;s founders, in practice... well, in practice DW is where you start a blog as a quasi-political statement about how much you hated Six Apart or now hate SUP, and then cross-post to LiveJournal because you know the majority of your friends are still there. (I have exactly one friend who used to post on LJ, moved to DW and stopped cross-posting.) At this point I simply don&amp;#39;t see DW achieving any kind of critical mass. I think that may be just fine for them; they&amp;#39;ve pretty much gone out of their way to target themselves to the &lt;strike&gt;copyright violation&lt;/strike&gt; fan fiction community, and as long as they achieve critical mass &lt;i&gt;there&lt;/i&gt; they&amp;#39;ll be more than happy.&lt;br /&gt;&lt;br /&gt;If not Dreamwidth, what &lt;i&gt;does&lt;/i&gt; replace LJ? Personally, of course, I like Tumblr; I&amp;#39;ve seen it derided as &amp;quot;the dumber, naked LiveJournal,&amp;quot; but I think that seriously underestimates how stupid a lot of LJs have historically been. Choosing a hosted blogging service by the apparent median IQ of the blogs hosted on them is going to leave you with&amp;nbsp;&lt;a href=&quot;http://fieldnotesbrand.com/&quot;&gt;Field Notes&lt;/a&gt;. Tumblr has the equivalent of a friends page, and you can choose to allow comments.&lt;br /&gt;&lt;br /&gt;But the answer, more than likely, is &amp;quot;nothing.&amp;quot; It&amp;#39;s possible that the notion of a public journal that LiveJournal implicitly promotes is a notion that people are moving away from. Most people really don&amp;#39;t want to share all of their life: they want to share general bits with everyone and specific bits with specific people. Some people want to just write rants; some people want to write daily or weekly columns, or to just share interesting things they&amp;#39;ve found around the net (or photos of things they&amp;#39;ve found in real life). Even though LJ was in many ways &lt;i&gt;first&lt;/i&gt; with all that functionality, it&amp;#39;s not really &lt;i&gt;best&lt;/i&gt; at any of that functionality anymore. The people who can&amp;#39;t handle having more than one site to do everything are mostly stuck in Facebook; for the rest of us, diffusing our attention across a few different places on the net turns out to be fairly easy.&lt;br /&gt;&lt;br /&gt;</description>
  <comments>http://chipotle.livejournal.com/207718.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>10</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/207501.html</guid>
  <pubDate>Sat, 11 Jun 2011 17:25:45 GMT</pubDate>
  <link>http://chipotle.livejournal.com/207501.html</link>
  <description>&lt;p&gt;As usual, I&amp;#8217;ve been very lax in updating this. I &lt;em&gt;may&lt;/em&gt; make an effort to start making this a weekly thing again, finally, but no promises. Here&amp;#8217;s an overview of what&amp;#8217;s been going on recently, at the least&amp;#8230;&lt;/p&gt;

&lt;p&gt;Most immediately, about two and a half weeks ago I woke up with a stiff neck. No big deal, right? Well, as the days went on, it didn&amp;#8217;t go away, and it seemed more like a pinched nerve. Or a shoulder&amp;#8230; thing. Then a shoulder thing that involved limited movement and excruciating pain. On Memorial Day I went to a nearby hospital for an evaluation&amp;#8212;the walk-in clinic nearby was closed for the holiday (!)&amp;#8212;and got the helpful diagnosis of &amp;#8220;muscle spasms,&amp;#8221; caused by a pulled trapezius. Okay, maybe so. But the pain didn&amp;#8217;t really go away completely and the range of motion didn&amp;#8217;t really come back, either. A week ago I went to a chiropractor, after doing a little bit of due diligence to find one with a fairly good reputation who focuses on what massage and skeletal manipulation could conceivably help with (i.e., back and shoulder pain) rather than sounding unduly homeopathic.&lt;/p&gt;

&lt;p&gt;Is &lt;em&gt;he&lt;/em&gt; helping? I&amp;#8217;m not sure. He&amp;#8217;s not &lt;em&gt;hurting,&lt;/em&gt; but from all appearances I have a &amp;#8220;frozen shoulder,&amp;#8221; which could take months to heal.&lt;/p&gt;

&lt;p&gt;Welcome to middle age.&lt;/p&gt;

&lt;p&gt;Anyway, on other fronts&amp;#8230; my contract with the startup that I went to work for in February ended at the end of April, and I still have not been paid. I knew this possibility going in&amp;#8212;that&amp;#8217;s what &amp;#8220;deferred compensation&amp;#8221; means, after all&amp;#8212;so I&amp;#8217;m not upset. (Which is not to say that I don&amp;#8217;t want the money.) However, I&amp;#8217;m firing up the engines for looking for work again, getting my resume back in order and starting a long-delayed revamp of my personal web site. I&amp;#8217;m not really sure what I&amp;#8217;m looking for at this point; I don&amp;#8217;t know how much of a picky bastard I can afford to be, either. But part of me wants to be doing consulting work more than doing full-time work. I could definitely be comfortable on a lower annual income than what I made last year&amp;#8212;again, which is not to say that I wouldn&amp;#8217;t like to make that much or more on a regular basis, but I really do like the freedom to set my own hours and working conditions. I want to work my own way, to other people&amp;#8217;s deadlines. (Deadlines are, I have learned, pretty necessary to me.)&lt;/p&gt;

&lt;p&gt;A couple months ago I started trying to force myself to write at least a half-hour every day. It doesn&amp;#8217;t matter what the writing is, but notes and research for writing doesn&amp;#8217;t count. This has actually helped&amp;#8212;I&amp;#8217;ve written several vignettes and stories and gotten more regular at updating my &lt;a href=&quot;http://chipotle.tumblr.com/&quot;&gt;other blog&lt;/a&gt;. The shoulder injury has broken my concentration on non-blog writing but I&amp;#8217;m trying to get back on that horse, too, so to speak.&lt;/p&gt;

&lt;p&gt;Claw &amp;amp; Quill is still only moving forward in fits and starts. I admit my motivation to work on it has been relatively low the last few months; I&amp;#8217;d like to find something to relight that fire, but at this point I&amp;#8217;m not sure there&amp;#8217;s anyone out there actually clamoring for it. What the fandom has for showing off stories is probably in the &amp;#8220;good enough&amp;#8221; category, and I&amp;#8217;ve been at a loss to define just what it is that&amp;#8217;s going to make people want to migrate to C&amp;amp;Q if it were actually finished. (If you think this is a blatant call for encouragement and reassurance, you are by and large right.)&lt;/p&gt;

&lt;p&gt;There&amp;#8217;s a few of you who I really only keep track of through LiveJournal these days (or Dreamwidth, which I still haven&amp;#8217;t really made the mental shift to, even though I suspect there are many of you I should actually be reading &lt;em&gt;there&lt;/em&gt; instead of on LJ). Many of you have become almost as bad about updating as I have. Some of you have moved to Twitter&amp;#8212;as I&amp;#8217;ve mentioned, it&amp;#8217;s great for small stuff&amp;#8212;and some of you, well, I&amp;#8217;m not sure about at all at this point, as you don&amp;#8217;t write much here, don&amp;#8217;t tweet much and don&amp;#8217;t seem to ever be available on IM, which about exhausts my ability to spy on you. I hope you&amp;#8217;re all doing well!&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/207501.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>4</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/206512.html</guid>
  <pubDate>Tue, 14 Dec 2010 17:18:54 GMT</pubDate>
  <title>I tell myself I will look back at this and laugh</title>
  <link>http://chipotle.livejournal.com/206512.html</link>
  <description>&lt;p&gt;As some of you heard, I was laid off from my job yesterday.&lt;/p&gt;

&lt;p&gt;Technically, I was &amp;#8220;given notice&amp;#8221; yesterday: I&amp;#8217;m considered to be an employee through the end of the month and on the payroll through January 28th; while I&amp;#8217;ve heard of better severance packages, for somebody who&amp;#8217;s only been a company employee (as opposed to a full time contractor) for 9 months, this isn&amp;#8217;t too bad.&lt;/p&gt;

&lt;p&gt;On one hand, I&amp;#8217;m not surprised. Back in October of last year, I was brought on to support a product which is going away in January&amp;#8212;and specifically to do web development for the promotional, ordering and management web sites connected with that product. The technology from it will live on, but the web sites won&amp;#8217;t. The last few months I&amp;#8217;ve been working on UI implementation (not design) for a product which, I&amp;#8217;m given to understand, my now former group won&amp;#8217;t be responsible for permanently&amp;#8212;I&amp;#8217;ve been saying to people for a few months that I really couldn&amp;#8217;t tell what I was going to be doing come January. Sometimes you feel like Chicken Little when you&amp;#8217;re reading the writing on the wall everyone else seems to be missing, but unfortunately my track record in predicting imminent doom is fairly good. (On this job this makes me right about three things that other people apparently weren&amp;#8217;t.)&lt;/p&gt;

&lt;p&gt;On the other hand, I &lt;em&gt;am&lt;/em&gt; surprised by the timing: not because it&amp;#8217;s the holidays (companies do not tend to be sentimental), but because yesterday was literally &lt;em&gt;the first day in the new office.&lt;/em&gt; They had spent the money to move me&amp;#8212;and three other people in the group who were also laid off&amp;#8212;down to this building, made us name plates and such. Whoever made the decision on which of us would go very likely wasn&amp;#8217;t in Silicon Valley at all. My manager wasn&amp;#8217;t informed until about 45 minutes before I was, apparently. (And yes, I believe he was pretty shocked: he&amp;#8217;s not a good enough actor to have just been pretending to look like somebody had run over his puppy.)&lt;/p&gt;

&lt;p&gt;The Dilbert-ness of the whole affair is the most painful aspect, in some ways. I have worked at the company&amp;#8217;s brand new showcase Silicon Valley office&amp;#8212;a move which in part precipitated &lt;em&gt;my&lt;/em&gt; move down to Santa Clara a little over a month ago&amp;#8212;for a grand total of four hours.&lt;/p&gt;

&lt;p&gt;(I may use my badge to get into the building while it still works just to drink their free coffee, in the new coffee mug they gave me as a moving gift. If we&amp;#8217;re all going to play Dilbert, I have a few weeks to play Wally.)&lt;/p&gt;

&lt;p&gt;So: what happens now?&lt;/p&gt;

&lt;p&gt;I&amp;#8217;m not going to get back into the active job hunt until February&amp;#8212;not that I won&amp;#8217;t be open to something falling into my lap in January if the stars are right, of course, but I want to spend some time on personal projects. Not that I expect any of them will be income-generating, but some are long-overdue for attention and I don&amp;#8217;t have much excuse not to attend to them now.&lt;/p&gt;

&lt;p&gt;Part of me would like to &lt;em&gt;not&lt;/em&gt; get back into the job hunt, at least not directly. I enjoyed my time as a freelancer in 2009, with the not-so-minor flaw that I simply wasn&amp;#8217;t getting paid enough to match my expenses. I&amp;#8217;m not sure I know any friends who freelance consistently who aren&amp;#8217;t also consistently worried about scraping enough money together for ramen. I&amp;#8217;ve worked out what I need as a reasonable minimum, and it&amp;#8217;s a lot less than I&amp;#8217;ve been making the last year&amp;#8212;which is good, since that means I have enough cushion to coast without help for at least a &lt;em&gt;few&lt;/em&gt; months.&lt;/p&gt;

&lt;p&gt;For now, though, I&amp;#8217;m overdue on going on a really long drive to nowhere in particular.&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/206512.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>12</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/206238.html</guid>
  <pubDate>Fri, 10 Dec 2010 03:06:47 GMT</pubDate>
  <title>Fall Weather</title>
  <link>http://chipotle.livejournal.com/206238.html</link>
  <description>&lt;p&gt;Since I&amp;#8217;ve lived out here, people have said that the San Francisco Bay area has little seasonal variation. To someone who&amp;#8217;s come from the northeast United States, perhaps this is true; to someone from Florida, it certainly isn&amp;#8217;t. The seasons here seem to come late&amp;#8212;fall never gets underway until November. This year it came abruptly. The summer had been unseasonably cool, leading to an unusually warm October followed by a cold snap. In a single day, trees around where I live jumped from green and a little yellow to red, orange and shedding, thick drifts of brown leaves blowing across roads and gathering soggily in gutters after the rain.&lt;/p&gt;

&lt;p&gt;At least, this happened where I live &lt;em&gt;now,&lt;/em&gt; in Santa Clara, back in the heart of Silicon Valley. In Foster City, just 30 miles north up the peninsula, I don&amp;#8217;t remember this happening. This may be the fault of my memory more than of Foster City&amp;#8212;as I write this passage, I&amp;#8217;m on a train bound for San Francisco, the same train I used to take into work at times. Right now it&amp;#8217;s in Menlo Park and there are&amp;#8212;well, &lt;em&gt;some&lt;/em&gt; fall colors, although certainly not as pronounced as I saw in Santa Clara.&lt;/p&gt;

&lt;p&gt;When I got to the peninsula it seemed much nicer than the South Bay: more urbane, with walkable downtowns and fewer chain restaurants and more history. It would be closer to hills and closer to parks. There was one right down the street!&lt;/p&gt;

&lt;p&gt;All true. But Foster City &lt;em&gt;itself&lt;/em&gt; had no downtown at all, and only a few restaurants (chain or otherwise). It wasn&amp;#8217;t easy to get into the hills except for residential neighborhoods. The nicer downtowns were some distance away. Nearly all of my friends live in the South Bay, and I found myself making new ones &lt;em&gt;there&lt;/em&gt; that I could rarely visit.&lt;/p&gt;

&lt;p&gt;And there are &lt;em&gt;no&lt;/em&gt; first class coffee shops anywhere between Mountain View and San Francisco. Trust me.&lt;/p&gt;

&lt;p&gt;Don&amp;#8217;t get me wrong; Foster City is a pleasant place. Sure, it&amp;#8217;s aggressively nondescript in a way that only the exurbs that sprung up in the last fifteen years top (and which were the clearest sign of the recession-to-be: when people are spending $300K to live in &lt;a href=&quot;http://en.wikipedia.org/wiki/Mountain_House,_San_Joaquin_County,_California&quot; title=&quot;N.B.: Mountain House is, in fact, on a plain.&quot;&gt;house farms&lt;/a&gt; 60 miles from the metro area they work in, something&amp;#8217;s going to give). But it had a great location and made taking a job in San Francisco a lot more bearable than it would have been if I&amp;#8217;d stayed in San Jose.&lt;/p&gt;

&lt;p&gt;When I first moved to California a friend complained I kept saying everything was better in Florida. I don&amp;#8217;t think that was a fair complaint, though. I was guilty of &lt;em&gt;comparing&lt;/em&gt; things here to what I knew in Tampa, yes&amp;#8212;but looking back is hardly the same as wanting to go back. There are things I miss (as anyone who&amp;#8217;s moved from a place they grew up would have) and I love my friends in Florida, but it&amp;#8217;s never been a place I&amp;#8217;ve pined for. &lt;/p&gt;

&lt;p&gt;I didn&amp;#8217;t realize until this very move, looking back on my other moves, that this is hardly new for me. I rarely think the grass is greener on the other side&amp;#8212;the grass is greener wherever I happen to be. The SF Peninsula was clearly better than the South Bay until a month ago. Now the South Bay is clearly better than the Peninsula and I was an idiot to think otherwise. So it goes.&lt;/p&gt;

&lt;p&gt;Today, though, is the last day that my office is in San Francisco, and while I won&amp;#8217;t miss the commute I&amp;#8217;ve had for the last several weeks&amp;#8212;I&amp;#8217;m very much looking forward to the shortest commute I&amp;#8217;ve had in five years!&amp;#8212;I&amp;#8217;ll miss being in The City. After spending a year riding in four or five days a week, it&amp;#8217;s a different place for me: less intimidatingly labyrinthine, but no less magical. There are dozens of spots from little cafes to funky neighborhoods to &lt;a href=&quot;http://www.smugglerscovesf.com/&quot; title=&quot;Smuggler&amp;#39;s Cove&quot;&gt;world-class bars&lt;/a&gt; that you&amp;#8217;re unlikely to visit, or even find, unless you live or work there.&lt;/p&gt;

&lt;p&gt;There&amp;#8217;s a curious mental barrier between SF and the South Bay. It&amp;#8217;s only 45 miles away from where I&amp;#8217;m living now, which is&amp;#8212;yes, this &lt;em&gt;is&lt;/em&gt; a comparison to Florida&amp;#8212;is a shorter distance than that between my college in Sarasota and the neighborhoods in Tampa I visited frequently. But SF is much harder to get into and get around in until you&amp;#8217;re familiar with public transit. I doubt I&amp;#8217;d been into San Francisco more than a dozen times in the seven years before I started work up by &lt;a href=&quot;http://bit.ly/dJ85lE&quot; title=&quot;1 Market St (Google Map)&quot;&gt;Market and Embarcadero&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;So this colors this move in a strangely unexpected way. I &lt;em&gt;am&lt;/em&gt; going to miss working downtown despite the costs involved. (Between no longer paying for monthly transit and parking passes and not having the &amp;#8220;Financial District tax&amp;#8221; on lunches, I&amp;#8217;ll probably be saving upwards of $200 a month.) Yet I have a curious feeling that the South Bay is more my home than the Peninsula ever was. This has made me think&amp;#8212;not for the first time&amp;#8212;on just what &amp;#8220;home&amp;#8221; means to me. Maybe I&amp;#8217;ll have an answer before I retire.&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/206238.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>7</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/205930.html</guid>
  <pubDate>Mon, 18 Oct 2010 00:02:50 GMT</pubDate>
  <title>Another autumn, another change</title>
  <link>http://chipotle.livejournal.com/205930.html</link>
  <description>&lt;p&gt;It&amp;#8217;s a rainy day here in the Bay Area. A rainy autumn day wouldn&amp;#8217;t be worth mentioning here in the Land of Fog in previous years, but it&amp;#8217;s taken us until mid-October to actually &lt;em&gt;have&lt;/em&gt; a fall day. The weather&amp;#8217;s been unusual most of this year, with a brief burst of heat to both open and close  the summer. The temperature in San Francisco itself broke 90 several days, which is nearly unheard of: a hot summer day in the City is one that breaks 70.&lt;/p&gt;

&lt;p&gt;For me personally, autumn has frequently been a time of change. It was autumn in 2002 that I moved out to California. The last few years I&amp;#8217;ve had a change &lt;em&gt;every&lt;/em&gt; autumn: in 2007 I moved from the South Bay up to Foster City, in 2008 I was laid off and survived (barely) on freelance income, in 2009 I got the contract&amp;#8212;now a permanent position&amp;#8212;with Nokia. Now in 2010, I&amp;#8217;m moving&amp;#8212;along with Nokia&amp;#8212;back to the South Bay.&lt;/p&gt;

&lt;p&gt;The new apartment is in Santa Clara, equidistant between Nokia&amp;#8217;s new office building and the building my flatmate&amp;#8217;s new job will be in. It&amp;#8217;s another &amp;#8220;luxury&amp;#8221; complex and, yes, it&amp;#8217;s expensive&amp;#8212;although it&amp;#8217;ll be $400 less than the complex we&amp;#8217;re in now and more, well, luxurious. This is a mild letdown in some respects, in that I&amp;#8217;d decided a while ago that Miramar would be the last apartment I lived in: I wanted the relative freedom of at least home &lt;em&gt;rental,&lt;/em&gt; if not ownership. (My slightly facetious measure is that I want a place where I could add a subwoofer to my stereo system without fear of reprisal.) We looked at a few condos and homes, and I&amp;#8217;m sure if we kept hunting we&amp;#8217;d be able to find one that would be Nearly Perfect and probably for somewhat less rent money to boot&amp;#8212;but the location of this place is honestly pretty hard to beat. Even if one or the other of us ends up with a job elsewhere in a year, a distinct possibility in our industry even in good economic times, there&amp;#8217;s a good chance that job will be in the South Bay; this complex is not only very convenient to freeways, it&amp;#8217;s about 2 miles from the closest Caltrain station, which makes it about as &amp;#8220;connected&amp;#8221; with public transit as where I live now. And while its location looks fairly isolated&amp;#8212;two friends of mine lived in the apartment complex across the street and I didn&amp;#8217;t think there was anything nearby but a terrible Mexican restaurant&amp;#8212;it&amp;#8217;s actually within short walking distance of El Camino Real and a lot of restaurants and businesses.&lt;/p&gt;

&lt;p&gt;And it&amp;#8217;ll be close to good coffee shops. There are things I really like about the Peninsula compared to the South Bay, but coffee is not one of them.&lt;/p&gt;

&lt;p&gt;So. I&amp;#8217;m not looking forward to the &lt;em&gt;process&lt;/em&gt; of moving over the next month&amp;#8212;it&amp;#8217;s going to suck no matter how I slice it&amp;#8212;but I&amp;#8217;m looking forward to actually &lt;em&gt;living&lt;/em&gt; there. With the exception of Duncan&amp;#8217;s household (near where I live now!) and Kitana and roommate in Alameda, nearly everyone I know is in the South Bay, spread out from Mountain View toward the eastern foothills of San Jose. At the very least I&amp;#8217;ll be more available for those weird spur-of-the-moment things I see people occasionally tweet about. And, once both Nokia and I are moved, trading my homeward commute of 60-90 minutes for one of 10-15 should open up the evening nicely. (Whether I take advantage of it wisely remains to be seen.)&lt;/p&gt;

&lt;p&gt;For now, though, I&amp;#8217;m actually down around Gilroy and it&amp;#8217;s 5 pm, and I have work to do at home that must be done this weekend. So back in the car.&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/205930.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>8</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/205568.html</guid>
  <pubDate>Thu, 23 Sep 2010 02:25:36 GMT</pubDate>
  <title>Comment screening</title>
  <link>http://chipotle.livejournal.com/205568.html</link>
  <description>Because of morons who have been registering LiveJournal accounts and inexplicably bombing my older entries with Russian spam, I have had to ratchet down the comment permissiveness -- now everyone who isn&apos;t a LiveJournal &amp;quot;friend&amp;quot; will be screened. I will change it back when I can, but I&apos;ve had three rounds of this now in two days.&lt;br /&gt;&lt;br /&gt;I can&apos;t figure out the rationale, because they&apos;re not links and translations don&apos;t suggest that they&apos;re keywords. Is there some benefit to posting pointless crap in Russian on old LJ posts?&lt;br /&gt;&lt;br /&gt;At any rate, I&apos;m hoping that if the rationale -- assuming there is one -- involves actually being, y&apos;know, web searchable, screening comments will do it. Otherwise I may have to make commenting friend-only.&lt;br /&gt;&lt;br /&gt;Granted, I&apos;m mostly writing on &lt;a href=&quot;http://chipotle.tumblr.com&quot;&gt;Coyote Tracks&lt;/a&gt;&amp;nbsp;these days (and even that&apos;s been a bit neglected), but this still irks me on general principle.&lt;br /&gt;</description>
  <comments>http://chipotle.livejournal.com/205568.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>6</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/205452.html</guid>
  <pubDate>Sat, 28 Aug 2010 18:19:32 GMT</pubDate>
  <title>EF16 approaching</title>
  <link>http://chipotle.livejournal.com/205452.html</link>
  <description>&lt;p&gt;So, I&amp;#8217;m heading off to Eurofurence next week with &lt;span class=&apos;ljuser ljuser-name_jadedfox&apos; lj:user=&apos;jadedfox&apos; style=&apos;white-space:nowrap&apos;&gt;&lt;a href=&apos;http://jadedfox.livejournal.com/profile&apos;&gt;&lt;img src=&apos;http://l-stat.livejournal.com/img/userinfo.gif?v=92.1&apos; alt=&apos;[info]&apos; width=&apos;16&apos; height=&apos;16&apos; style=&apos;vertical-align: bottom; border: 0; padding-right: 1px;&apos;/&gt;&lt;/a&gt;&lt;a href=&apos;http://jadedfox.livejournal.com/&apos;&gt;&lt;b&gt;jadedfox&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;, leaving on Tuesday afternoon here and arriving Wednesday at Later Than I&amp;#8217;d Like. (We get into Hanover at 6:30 pm.)&lt;/p&gt;

&lt;p&gt;This is not a particularly well-planned trip; I ended up with two plane changes on the way out and a &lt;em&gt;six-hour layover&lt;/em&gt; in Frankfurt, which irks me because I didn&amp;#8217;t notice how long it was until after I&amp;#8217;d bought the tickets. Otherwise, I would have just gotten train tickets to go between Frankfurt and Magdeburg, rather than waiting six hours for a brief flight to Magdeburg and then taking the train from there. The travel company tells me that if I just blow off that last segment and take the train anyway, they&amp;#8217;ll cancel my return tickets. Lovely of them.&lt;/p&gt;

&lt;p&gt;Also, despite talking to &lt;span class=&apos;ljuser ljuser-name_cheetah_spotty&apos; lj:user=&apos;cheetah_spotty&apos; style=&apos;white-space:nowrap&apos;&gt;&lt;a href=&apos;http://cheetah-spotty.livejournal.com/profile&apos;&gt;&lt;img src=&apos;http://l-stat.livejournal.com/img/userinfo.gif?v=92.1&apos; alt=&apos;[info]&apos; width=&apos;16&apos; height=&apos;16&apos; style=&apos;vertical-align: bottom; border: 0; padding-right: 1px;&apos;/&gt;&lt;/a&gt;&lt;a href=&apos;http://cheetah-spotty.livejournal.com/&apos;&gt;&lt;b&gt;cheetah_spotty&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; at Anthrocon about helping out with panels I forgot to actually, you know, &lt;em&gt;write to panel coordinators&lt;/em&gt; to offer to help out, so the best I can do is show up at panels and be one of those annoying guys in the audience who talks too much. Yay!&lt;/p&gt;

&lt;p&gt;Even so, I&amp;#8217;m looking forward to the trip and seeing people I haven&amp;#8217;t seen since, well, the last Eurofurence. I&amp;#8217;m not sure which of my European friends and acquaintances are going to be there, honestly, but I&amp;#8217;m sure &lt;em&gt;some&lt;/em&gt; of you shall be.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;ll be easy to spot, because I&amp;#8217;m the guy who looks more or less like me.&lt;/p&gt;

&lt;p&gt;&amp;#8230;okay, I&amp;#8217;ll also probably be wearing a badge or two. Look for &amp;#8220;Chipotle.&amp;#8221;&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/205452.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>9</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/204879.html</guid>
  <pubDate>Wed, 05 May 2010 04:19:09 GMT</pubDate>
  <title>Oh look, a new car.</title>
  <link>http://chipotle.livejournal.com/204879.html</link>
  <description>&lt;p&gt;After eight and a half years and 192,000 miles&amp;#8212;yes, that&amp;#8217;s over 20K miles a year&amp;#8212;I&amp;#8217;d started looking about for a new car to replace my Acura RSX. As much as I liked it (and the engine still seemed to be in pretty good shape), it needed work: squeaky brakes were a must-fix and tires were due to be replaced within the year, and it had annoying and expensive non-critical problems: a blown air conditioner compressor and an ugly dent in the passenger side door. A median estimate for all that would be around $2500, notably more than the car&amp;#8217;s actual value at this point.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;d made a short list of cars to look at&amp;#8212;the Ford Focus or Fusion, the Mazda 3, the Hyundai Genesis Coupe. Nothing by Honda, Toyota or Nissan particularly grabbed me this time, which surprised me. (Which isn&amp;#8217;t to say that I&amp;#8217;d turn down a 370Z, but it&amp;#8217;s out of my price range.) The Hyundai appealed to me as something similar to the RSX but more powerful, with rear-wheel drive, and just an all-around great driving machine. And even less practical than the RSX. The Mazda 3 surprised me by being as &lt;em&gt;interesting&lt;/em&gt; as it was&amp;#8212;for what&amp;#8217;s basically Mazda&amp;#8217;s answer to the Accord, it&amp;#8217;s aggressively styled, has some interesting standard electronics and even with an automatic transmission is as responsive as the stick-shift RSX. (And it&amp;#8217;s a five-speed auto with a &amp;#8220;manual shift&amp;#8221; mode, to boot.)&lt;/p&gt;

&lt;p&gt;The Ford salesman was pretty cool, managing the neat trick of seeming laid back and attentive simultaneously. He didn&amp;#8217;t fail to close the sale&amp;#8212;the car did. It may be that nearly nine years with a quasi-sports coupe has changed my perceptions, but the Fusion seemed to take the steering wheel and accelerator as suggestions rather than commands. It&amp;#8217;s a distinctive ride style I imagine some people would like, to be sure, but those people are not me.&lt;/p&gt;

&lt;p&gt;I hadn&amp;#8217;t actually expected to buy a new car &lt;em&gt;now,&lt;/em&gt; either way, but Mazda was offering a 0% APR deal expiring on Monday. Gnaw gnaw gnaw. So I took a deep breath, went back, signed all the papers, drove away from the dealer five minutes before they closed, and the car immediately died.&lt;/p&gt;

&lt;p&gt;No, seriously. A mile away from the dealer the &amp;#8220;check engine&amp;#8221; light came on, which isn&amp;#8217;t &lt;em&gt;necessarily&lt;/em&gt; serious, but so did the &amp;#8220;automatic transmission malfunction&amp;#8221; light, which is &lt;em&gt;drive to the shop now do not pass go do not collect $200&lt;/em&gt; serious.&lt;/p&gt;

&lt;p&gt;As you may guess, this caused a great deal of stress for me, and more than a little consternation at the dealership. Their service department wouldn&amp;#8217;t re-open until Monday (yesterday). I got a loaner then&amp;#8212;apparently a very ad hoc &amp;#8220;don&amp;#8217;t strand the customer&amp;#8221; choice of cars, as they&amp;#8217;d actually just closed when I rolled the ailing car back up&amp;#8212;and then swapped it for a somewhat more official &amp;#8220;drive this while we figure out what&amp;#8217;s going on, please&amp;#8221; loaner on Sunday.&lt;/p&gt;

&lt;p&gt;To wrap the story up somewhat more quickly, yesterday I checked in with the service manager in the morning, who optimistically said, &amp;#8220;It&amp;#8217;s probably just a loose connector.&amp;#8221; I wasn&amp;#8217;t so sanguine, and had been preparing myself to politely but firmly suggest that perhaps they should look into getting me a different car. As it turned out, the return visit in late afternoon made that unnecessary. When I walked in, they greeted me with, &amp;#8220;We&amp;#8217;re getting you another car and it should be here in a couple hours.&amp;#8221; They couldn&amp;#8217;t determine what was wrong with the original car (&amp;#8220;something&amp;#8217;s wrong with the transmission&amp;#8221;) and didn&amp;#8217;t want the deal to be permeated with lemon scent. I&amp;#8217;ll give them points for handling it proactively.&lt;/p&gt;

&lt;p&gt;So, bottom line: new car. Payments for five years, but slightly less than the payments on the RSX were, and with no interest. A lot of the gadgetry that&amp;#8217;s become standard in the last decade, too&amp;#8212;the advancements are remarkable. I may be a nerd and post pictures later.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;ll take it out for a long drive&amp;#8212;well, maybe not for three weeks: this upcoming weekend is booked for Mother&amp;#8217;s Day stuff, and the weekend after that I&amp;#8217;m keeping open for potential visitors.&lt;/p&gt;

&lt;p&gt;After &lt;em&gt;that,&lt;/em&gt; though, I drive somewhere stupidly far away.&lt;/p&gt;

&lt;p&gt;(Also: props to Menlo Mazda and Jessica, the saleswoman there who helped me out and handled what&amp;#8217;s surely on the list of Things You Do Not Want To Go Wrong With Your Sale with grace. And, if you&amp;#8217;re in the market for a Ford, Zach at Sunnyvale Ford gets cool points. Hopefully he won&amp;#8217;t lose them when I say I&amp;#8217;ve bought a Mazda elsewhere.)&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/204879.html</comments>
  <category>road</category>
  <category>life</category>
  <lj:security>public</lj:security>
  <lj:reply-count>10</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/204755.html</guid>
  <pubDate>Mon, 22 Mar 2010 01:54:24 GMT</pubDate>
  <title>Random updates</title>
  <link>http://chipotle.livejournal.com/204755.html</link>
  <description>&lt;p&gt;(Presented for your perusal in no particular order.)&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;I transitioned from being a contract employee to a direct employee of the company I&amp;#8217;ve been working for since October. In practice this doesn&amp;#8217;t make a huge difference in terms of my role and responsibilities (or salary), but it&amp;#8217;s nice that they&amp;#8217;re hoping to keep me around for a while.&lt;/li&gt;
&lt;li&gt;I&amp;#8217;m experimentally moving my journal back end from LiveJournal to &lt;a href=&quot;http://www.dreamwidth.org/&quot;&gt;Dreamwidth&lt;/a&gt;. So:
&lt;ul&gt;
&lt;li&gt;If you&amp;#8217;re reading my journal on LJ or at ranea.org, you shouldn&amp;#8217;t have to do anything; if you also have a DW account and want to read me there, my username is (surprise) &lt;span lj:user=&quot;chipotle&quot; style=&quot;white-space: nowrap;&quot;&gt;&lt;a href=&quot;http://chipotle.dreamwidth.org/profile&quot;&gt;&lt;img src=&quot;http://s.dreamwidth.org/img/silk/identity/user.png&quot; alt=&quot;[personal profile] &quot; width=&quot;17&quot; height=&quot;17&quot; style=&quot;vertical-align: text-bottom; border: 0; padding-right: 1px;&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;http://chipotle.dreamwidth.org/&quot;&gt;&lt;b&gt;chipotle&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;If you want to &lt;em&gt;comment&lt;/em&gt; on my journal, you still shouldn&amp;#8217;t have to do anything, at least for the indefinite future. I expect to check both sites.&lt;/li&gt;
&lt;li&gt;Eventually, if DW works out, I may first request and then eventually require comments to be only on DW. But I&amp;#8217;m not sure. I&amp;#8217;d rather things be a little more of a pain in the butt for me than for you.&lt;/li&gt;
&lt;li&gt;Why bother doing this at all? In very short form, I don&amp;#8217;t really trust LiveJournal&amp;#8217;s commitment to their &amp;#8220;old&amp;#8221; userbase (i.e., people like me).&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;While this journal is probably going to remain moderately quiet, just for the occasional life update, I have a tech blog now, although it&amp;#8217;s also something of an experiment: &lt;a href=&quot;http://chipotle.tumblr.com/&quot;&gt;Coyote Tracks&lt;/a&gt;.
&lt;ul&gt;
&lt;li&gt;My goal is to update it with &lt;em&gt;something&lt;/em&gt; at least once a day and with something substantial at least once a week. It may be a little something like &lt;a href=&quot;http://daringfireball.net/&quot;&gt;Daring Fireball&lt;/a&gt; in content mix, focusing on web stuff, Apple stuff, and publishing stuff, musings about the future of computing which will undoubtedly look ridiculous in as little as a year&amp;#8217;s time, occasional commentary on commentary, and&amp;#8212;the secret ingredient&amp;#8212;cocktail recipes.&lt;/li&gt;
&lt;li&gt;For a &amp;#8220;brand new blog&amp;#8221; it got a fair amount of attention from being linked to by &lt;a href=&quot;http://marco.tumblr.com/&quot;&gt;Marco Arment&lt;/a&gt; (the creator of Tumblr and the amazing &lt;a href=&quot;http://www.instapaper.com/&quot; title=&quot;Instapaper&quot;&gt;Instapaper&lt;/a&gt;). We&amp;#8217;ll see if that lasts.&lt;/li&gt;
&lt;li&gt;The URL is &lt;a href=&quot;http://chipotle.tumblr.com/&quot;&gt;http://chipotle.tumblr.com/&lt;/a&gt;, and it should have an RSS feed and other such niceties out of the box. LJ users may add it to their friends page as &amp;#8220;chipotle_tumble&amp;#8221;; Dreamwidth users may add &amp;#8220;coyotetracks_feed&amp;#8221;. (Please note that while DW and LJ will allow you to comment on feeds, there&amp;#8217;s no guarantee that I will see such a comment.)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
  <comments>http://chipotle.livejournal.com/204755.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>5</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/204202.html</guid>
  <pubDate>Sat, 27 Feb 2010 01:31:33 GMT</pubDate>
  <title>A brief update</title>
  <link>http://chipotle.livejournal.com/204202.html</link>
  <description>&lt;p&gt;&amp;#8230;but not as brief as a &lt;a href=&quot;http://twitter.com/chipotlecoyote&quot;&gt;tweet&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Work has been busy the last few weeks, culminating in &lt;em&gt;really&lt;/em&gt; busy this last week. Today was a coworker&amp;#8217;s last day and he was trying to do a knowledge dump while we&amp;#8217;re trying to roll out the code that he&amp;#8217;d been working on &lt;em&gt;and&lt;/em&gt; merge in various fixes that were being stashed away rather than checked into the source code trunk line, because the now ex-coworker was maintaining his Huge Project in trunk. (Why was he not maintaining it in his own branch? I don&amp;#8217;t know.)&lt;/p&gt;

&lt;p&gt;To add spice to it all, my &amp;#8220;other job,&amp;#8221; the contract that I started last March or so, is finally wrapping up. Sort of. This means a big push to get it running in production mode rather than development mode. So this has been eating up most of my spare cycles this week. Truthfully there are &lt;a href=&quot;http://clawandquill.net/&quot;&gt;other projects&lt;/a&gt; I&amp;#8217;d rather be devoting spare cycles to, but a contract is a contract and all that.&lt;/p&gt;

&lt;p&gt;Speaking of C&amp;amp;Q, there &lt;em&gt;will&lt;/em&gt; be more to report on that soon. While I can&amp;#8217;t say that interest in it has spiked&amp;#8212;we&amp;#8217;re still flying very much under the radar in most places, I think&amp;#8212;I&amp;#8217;m getting asked about it more frequently. And there&amp;#8217;s work, er, being worked on. (In part that&amp;#8217;s why having the other contract pop its up head and demand &lt;em&gt;work on me now now NOW!&lt;/em&gt; is so frustrating; there&amp;#8217;s only a couple more hills to climb before I can start getting things into a private alpha stage.)&lt;/p&gt;

&lt;p&gt;Anyway, on the train now heading home to do J&amp;auml;ger shots and collapse.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;m kidding about the J&amp;auml;ger.&lt;/p&gt;

&lt;p&gt;Probably.&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/204202.html</comments>
  <category>life</category>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/203937.html</guid>
  <pubDate>Sat, 06 Feb 2010 05:24:50 GMT</pubDate>
  <title>The Next Thing That Comes First</title>
  <link>http://chipotle.livejournal.com/203937.html</link>
  <description>&lt;p&gt;Against my better judgement, I&amp;#8217;m going to write about the iPad. It&amp;#8217;s been long enough that everyone&amp;#8217;s already formed an opinion, I suspect; I&amp;#8217;m going to start off by throwing a bit of cold water on some of the opinions I&amp;#8217;ve been seeing.&lt;/p&gt;

&lt;a name=&quot;cutid1&quot;&gt;&lt;/a&gt;

&lt;p&gt;&lt;strong&gt;The iPad is software upgradeable.&lt;/strong&gt; Duh, you say? Well, given how much of the sneering going on is about things that are software-based, apparently this needs to be hammered home. The iPhone didn&amp;#8217;t even have downloadable apps when it first shipped. In fact, it&amp;#8217;s likely the iPad software demonstrated wasn&amp;#8217;t finished yet: the iPad home screen is unusually&amp;#8212;some might even say suspiciously&amp;#8212;bare, and the keyboard accessory has a mysterious unlabeled white key on it. And while Apple has dissed multitasking on the iPhone because they think it makes phones unstable, the iPad is &lt;em&gt;not a phone.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The iPad is not just a &amp;#8220;consumption&amp;#8221; device.&lt;/strong&gt; I understand only Apple nerds probably sat through the whole presentation, but we saw a word processor with style sheets, multi-column layout and text flow around irregular objects; a spreadsheet program with well over a hundred functions, full charting capabilities, a &amp;#8220;flat database&amp;#8221; functionality that the desktop version doesn&amp;#8217;t have, and a really interesting dynamic keyboard; a full-featured presentation program that looks like it&amp;#8217;s easily the rival of PowerPoint for creation, not mere playback; and a fairly sophisticated-looking paint program. And OmniGroup has announced they&amp;#8217;re porting all five of their &lt;a href=&quot;http://blog.omnigroup.com/2010/01/29/ipad-or-bust/&quot; title=&quot;iPad or Bust&quot;&gt;major productivity apps&lt;/a&gt; to the iPad. If you want to claim that &lt;em&gt;you&lt;/em&gt; can&amp;#8217;t imagine ever using a device with a virtual keyboard for doing &amp;#8220;real&amp;#8221; work, fine&amp;#8212;but don&amp;#8217;t assume that everyone else will come to the same decision.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Policies are like software.&lt;/strong&gt; One of the recurring complaints is that the iPhone and iPad ecosystems are &amp;#8220;closed,&amp;#8221; in that you can only install software from Apple&amp;#8217;s App Store. And the recurring response to that is to parrot Apple&amp;#8217;s line about why that&amp;#8217;s not such a bad thing, and to point out that the evils of this are routinely overstated for maximum dramatic effect. Only a fraction of a percentage of apps submitted fail to make it to the storefront. The problem that it&amp;#8217;s inconsistent and poorly-defined, and this is because the review model doesn&amp;#8217;t scale even to the point it&amp;#8217;s at now. This can only get worse. Apple&amp;#8217;s corporate culture is certainly one of obsessive control freakishness, but it&amp;#8217;s &lt;em&gt;not&lt;/em&gt; one of stupidity. There&amp;#8217;s no guarantee that this is going to &lt;em&gt;always&lt;/em&gt; be Apple&amp;#8217;s policy. (It&amp;#8217;s also worth mentioning that Mobile Safari on the iPhone supports so many HTML5 features, including local storage, that Google was actually able to re-implement Google Voice &lt;a href=&quot;http://www.google.com/mobile/voice/&quot;&gt;as a web app&lt;/a&gt;. Just saying, don&amp;#8217;t write that power off.)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data is &lt;em&gt;not&lt;/em&gt; like software.&lt;/strong&gt; I want to violently shake the &amp;#8220;information wants to be free!&amp;#8221; types who launch into tirades about this. The rights being managed on digital media are the rights of the &lt;em&gt;copyright holders&lt;/em&gt; and the copyright holders on music, movies, and books &lt;em&gt;are not Apple.&lt;/em&gt; Also, anyone who writes something that implies Apple software and devices only work with Apple-provided media needs to be face-punched. Seriously. Yes, you generally have to work with iTunes to manage content on Apple devices, but iTunes and iPods have &lt;em&gt;always&lt;/em&gt; played unprotected MP3 and AAC audio and H.264 and MPEG4 video. Which are open standards. As in not Apple&amp;#8217;s. Yes, it&amp;#8217;d be great if those DivX files of the current season of &amp;#8220;Lost&amp;#8221; you no doubt &lt;em&gt;legally acquired&lt;/em&gt; from BitTorrent would play on the iPod without conversion, but inconvenience is not lock-in. (They &lt;em&gt;will&lt;/em&gt; play in iTunes, since all it needs is a plugin. And if you&amp;#8217;d really rather jam a fondue fork up your nose rather than use iTunes, there are alternatives.)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Hatred of Apple is largely irrelevant.&lt;/strong&gt; If the iPad concept takes off, there will be alternatives, just like there are alternatives to the iPhone. If the iPad concept &lt;em&gt;doesn&amp;#8217;t&lt;/em&gt; take off, there probably won&amp;#8217;t be, but nobody outside Apple will care.&lt;/p&gt;

&lt;p&gt;So do I think the iPad concept will take off? Yes, because I don&amp;#8217;t think the iPad concept is &amp;#8220;iPod Touch with a bigger screen.&amp;#8221;&lt;/p&gt;

&lt;p&gt;The Mac, back in 1984, was the first mass market computer with a GUI and a mouse, with windows and a desktop metaphor and an insistence on WYSIWYG everywhere. Apple had tried this before with the Apple Lisa, which was more or less just a cheaper version of the Xerox Star&amp;#8212;cheaper being very relative, since the Lisa was around $10,000. The Mac reimplemented those ideas from the ground up and slashed the price to&amp;#8230; well, merely high. While a few people saw it as revolutionary, a lot of people thought it was frankly nuts.&lt;/p&gt;

&lt;p&gt;Except all the metaphors Apple was pushing &lt;em&gt;won.&lt;/em&gt; And it &lt;em&gt;did&lt;/em&gt; revolutionize not just the computer field, but the publishing and design fields. The Mac never set the world on fire in terms of sales, but the operating system you are using right now&amp;#8212;whatever operating system you are using&amp;#8212;is the way it is, at least in part, because of Apple.&lt;/p&gt;

&lt;p&gt;And love or hate them, Apple has a track record of shoving the industry forward. In addition to all that toy GUI stuff, the Mac did everything &lt;em&gt;else&lt;/em&gt; its own way, from using RS-422 (&amp;#8220;LocalTalk&amp;#8221;) serial ports and SCSI hard drive interfaces to using 3.5&amp;#8221; floppies at a time when everybody else was still using 5.25&amp;#8221; disks. LocalTalk never left the Mac market, but 3.5&amp;#8221; floppies became the standard&amp;#8230; and were &lt;em&gt;still&lt;/em&gt; the standard when the iMac came out in 1998 and said, &amp;#8220;Screw floppies, you don&amp;#8217;t need &amp;rsquo;em.&amp;#8221; That was also met with derision, of course&amp;#8212;as was the iMac&amp;#8217;s cavalier dismissal of standard RS-232 serial ports, PS/2 connectors and parallel ports, eschewing it all in favor of this crazy thing nobody else was using called USB.&lt;/p&gt;

&lt;p&gt;And now Apple is trying to shove the industry forward again. They&amp;#8217;ve been talking about &amp;#8220;computing appliances&amp;#8221; for years, going back to &lt;a href=&quot;http://en.wikipedia.org/wiki/Jef_Raskin&quot; title=&quot;Jef Raskin&quot;&gt;Jef Raskin&lt;/a&gt; and through the &lt;a href=&quot;http://en.wikipedia.org/wiki/Knowledge_Navigator&quot; title=&quot;Knowledge Navigator&quot;&gt;Knowledge Navigator&lt;/a&gt; concept. And now, finally, they&amp;#8217;ve got something they think is worth bringing to market.&lt;/p&gt;

&lt;p&gt;If you want to write that off as rampant Apple fanboyism, so be it, but read Fraser Spiers&amp;#8217; &amp;#8220;&lt;a href=&quot;http://speirs.org/blog/2010/1/29/future-shock.html&quot; title=&quot;Future Shock&quot;&gt;Future Shock&lt;/a&gt;&amp;#8221; piece for a good explanation of why I&amp;#8217;m making that assertion. Or to put it in a more nerdly fashion: the iPad demo probably used clips from &amp;#8220;Star Trek&amp;#8221; for a &lt;a href=&quot;http://memory-alpha.org/en/wiki/PADD&quot; title=&quot;PADD&quot;&gt;good reason&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This is, as someone else put it, the first incarnation of &lt;a href=&quot;http://weblog.muledesign.com/2010/02/the_failure_of_empathy.php&quot; title=&quot;The Failure of Empathy&quot;&gt;the thing in the movies&lt;/a&gt;. In 2007 I wrote about &lt;a href=&quot;http://chipotle.livejournal.com/169993.html&quot; title=&quot;Ubiquitous Presence&quot;&gt;ubiquitous presence&lt;/a&gt;, a variant on ubiqitous computing&amp;#8212;the idea that networked computers will eventually be so much with us that they fade into the background the way electricity and indoor plumbing do for us today. We&amp;#8217;ve had &amp;#8220;smartphones&amp;#8221; for a few years, but the iPhone redefined the category&amp;#8212;even if you believe (and you may be right) that the Droid or the Nexus One or something else coming out in the next year is a better smartphone.&lt;/p&gt;

&lt;p&gt;The iPad is setting out to &lt;em&gt;establish&lt;/em&gt; a category. It may fail; in 1999 there was an awful lot of buzz about &amp;#8220;internet appliances&amp;#8221; which I chiefly remember as the chimera that killed &lt;a href=&quot;http://en.wikipedia.org/wiki/BeOS&quot; title=&quot;BeOS (Wikipedia)&quot;&gt;BeOS&lt;/a&gt;. Maybe nobody really wanted computer-as-appliance&amp;#8212;but maybe the infrastructure just wasn&amp;#8217;t there for that then, and maybe it is now. And in the most insanely optimistic outcome the iPod will still have all the limitations of Things That Come First. The Catch-22 is that while we can see some of the potential limitations now, we won&amp;#8217;t &lt;em&gt;really&lt;/em&gt; know them until we have the Things That Come Next in our hands.&lt;/p&gt;

&lt;p&gt;I was in on the ground floor for the original introduction of microcomputers, the TRS-80s and the Apple IIs and CP/M. And honestly, that was pretty cool. I wasn&amp;#8217;t really in on the Mac, though; I didn&amp;#8217;t like mice or windows and I was happy with the command line. I missed that inflection point until it was quite obvious it had passed. It looks to me like this may, &lt;em&gt;may,&lt;/em&gt; be another inflection point. If this is the next Thing That Comes First since, well, the original Mac&amp;#8212;I think I&amp;#8217;d like to be in on the ground floor again.&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/203937.html</comments>
  <category>tech</category>
  <lj:security>public</lj:security>
  <lj:reply-count>24</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/203711.html</guid>
  <pubDate>Thu, 28 Jan 2010 20:55:56 GMT</pubDate>
  <title>On comments about the iPad</title>
  <link>http://chipotle.livejournal.com/203711.html</link>
  <description>What was the famous Slashdot quote about the first iPod? &amp;ldquo;No wireless. Less space than a Nomad. Lame.&amp;rdquo;&lt;br /&gt;&lt;br /&gt;While I&amp;rsquo;m not going to predict the iPad will match the success of the previous iP* product lines, there&amp;rsquo;s a definite party line among the geek crowd that only fashion-conscious fanboys would ever actually buy Apple products and that whenever they introduce a new gadget it&amp;rsquo;s the Stupidest Thing Ever. If the majority of commenters on Slashdot and TechCrunch did not piss all over a new Apple product, &lt;em&gt;that&amp;rsquo;s&lt;/em&gt;&amp;nbsp;the product I&amp;rsquo;d expect was in trouble. Given how much pissing is going on around such sites over the iPad, I&apos;m betting the thing is going to sell like crack-infused hotcakes.&lt;br /&gt;&lt;br /&gt;Never make the mistake of assuming either of the following:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;That you really &lt;em&gt;know&lt;/em&gt; what a product you&apos;ve only seen demo videos of is going to be good at. Some things look much better in demos than they really are, and some things have to actually be used to be properly evaluated.&lt;/li&gt;&lt;li&gt;That because ultimately a product is &lt;em&gt;not&lt;/em&gt; good for you means that it&apos;s not good for anyone else. You are not necessarily in the median of the product&apos;s target market segment.&lt;/li&gt;&lt;/ol&gt;(N.B.: I&apos;m not sure &lt;em&gt;I&apos;m&lt;/em&gt; in the iPad&apos;s target market segment. It&apos;s not designed to be a laptop replacement and I&apos;m not sure I need another gadget about. I might rather have it than a dedicated e-book reader, all the arguments for the superiority of e-ink not withstanding, but I haven&apos;t been sold on e-book readers yet, either. So.)</description>
  <comments>http://chipotle.livejournal.com/203711.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>25</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/203260.html</guid>
  <pubDate>Sat, 09 Jan 2010 04:17:36 GMT</pubDate>
  <title>A disquieting thought</title>
  <link>http://chipotle.livejournal.com/203260.html</link>
  <description>&lt;p&gt;So with several people making various offers to help with Claw &amp;amp; Quill&amp;#8217;s programming, I&amp;#8217;m realizing that there&amp;#8217;s no way to avoid it&amp;#8212;I have to play project manager. And as much as I may wish to find excuses why it isn&amp;#8217;t necessary, I really, truly have to finish a &lt;em&gt;(cue ominous organ chord)&lt;/em&gt; requirements document.&lt;/p&gt;

&lt;p&gt;But it&amp;#8217;s on the way. Really.&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/203260.html</comments>
  <category>clawandquill</category>
  <lj:security>public</lj:security>
  <lj:reply-count>7</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/202460.html</guid>
  <pubDate>Wed, 16 Dec 2009 06:43:29 GMT</pubDate>
  <title>Still here!</title>
  <link>http://chipotle.livejournal.com/202460.html</link>
  <description>&lt;p&gt;Geeze, nothing for nearly a month and a half, and that shortly after a post talking about how I should write here weekly.&lt;/p&gt;

&lt;p&gt;As a quick update&amp;#8212;which I &lt;em&gt;seriously&lt;/em&gt; need to get back into the habit of doing here, don&amp;#8217;t I?&amp;#8212;I&amp;#8217;m heading to Florida starting this coming Friday the 18th, and will be there for a week. My new job is somewhat less crazy now than it was over much of November, but during November it was&amp;#8230; we&amp;#8217;ll just say really hectic.&lt;/p&gt;

&lt;p&gt;It often seems to be the case that people get more done on personal projects when they&amp;#8217;re getting busy with &lt;em&gt;other&lt;/em&gt; projects, and to some degree that&amp;#8217;s even true with me. I&amp;#8217;ve made progress on Claw &amp;amp; Quill in the last two weeks or so that I&amp;#8217;m proud of, although a lot of it&amp;#8217;s awfully nerdy stuff at this point. I&amp;#8217;m going to put out another quasi-call for people who are interested in helping with coding. The site&amp;#8217;s being written in Python using the Django framework; experience with either one isn&amp;#8217;t strictly necessary (although it&amp;#8217;s obviously helpful). There&amp;#8217;s also going to be call for work with Javascript and jQuery (and jQuery UI), HTML 5, and other such markup-savvy stuff. A couple people have expressed interest in the past in a general way; if you&amp;#8217;re still interested&amp;#8212;or have become interested since&amp;#8212;give me an idea of what you&amp;#8217;re actually interested &lt;em&gt;in&lt;/em&gt; and I&amp;#8217;ll try to bring things to a point where I can start getting people on board shortly after the holidays.&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/202460.html</comments>
  <category>clawandquill</category>
  <category>work</category>
  <lj:security>public</lj:security>
  <lj:reply-count>7</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://chipotle.livejournal.com/202127.html</guid>
  <pubDate>Thu, 29 Oct 2009 20:05:57 GMT</pubDate>
  <title>Trainspotting--and Birthdays</title>
  <link>http://chipotle.livejournal.com/202127.html</link>
  <description>&lt;p&gt;As I start this, I&amp;#8217;m riding the BART train into work. This is a way of commuting I&amp;#8217;m still not used to. It&amp;#8217;s not cheap&amp;#8212;$4.75 each way on BART plus $1 a day for parking (unless I buy a monthly parking permit, which is actually &lt;em&gt;more&lt;/em&gt; expensive per day at $30 a month). It&amp;#8217;s also not fast&amp;#8212;the drive from the apartment in Foster City to the Millbrae Transit Station, the southern end of the BART line on the Peninsula, is 15 to 20 minutes and the ride on BART is 35. On the flip side, though, it&amp;#8217;s relatively easy: obviously, on BART there&amp;#8217;s no driving involved. And parking fees alone at my building would cost more than I&amp;#8217;m paying for this trip.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;ll admit that of the several commuter rail services I&amp;#8217;ve tried in the Bay Area, BART is the best only in terms of reach. Caltrain is considerably quieter, considerably more comfortable, and considerably faster&amp;#8212;a limited or bullet train would make the trip into San Francisco from Millbrae in under 20 minutes. And it&amp;#8217;s no more expensive. Unfortunately, the SF Caltrain station is a mile and a half from the office, more than I&amp;#8217;m inclined to walk. Taking MUNI from the station to the office would add another $4 per day in the commute. In theory, I could actually catch Caltrain closer to the apartment at the cost of an extra buck a day in parking, but at that point it&amp;#8217;s become a third again as expensive, and Caltrain&amp;#8212;as &lt;span class=&apos;ljuser ljuser-name_jakebe&apos; lj:user=&apos;jakebe&apos; style=&apos;white-space:nowrap&apos;&gt;&lt;a href=&apos;http://jakebe.livejournal.com/profile&apos;&gt;&lt;img src=&apos;http://l-stat.livejournal.com/img/userinfo.gif?v=92.1&apos; alt=&apos;[info]&apos; width=&apos;16&apos; height=&apos;16&apos; style=&apos;vertical-align: bottom; border: 0; padding-right: 1px;&apos;/&gt;&lt;/a&gt;&lt;a href=&apos;http://jakebe.livejournal.com/&apos;&gt;&lt;b&gt;jakebe&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; frequently has reason to complain&amp;#8212;has the Achilles&amp;#8217; heel of railroad crossings, providing high potential for traffic accidents and the occasional suicide. BART is at various points a subway or an elevated track, but roads never cross it.&lt;/p&gt;

&lt;p&gt;On the other hand: more comfortable, quieter, and&amp;#8212;yes, when not delayed&amp;#8212;faster. Hmm.&lt;/p&gt;

&lt;p&gt;Anyway, this gives me something to think about: I &lt;em&gt;can&lt;/em&gt; make a go of this kind of commuting and be moderately comfortable with it. This opens up the potential for living longer distances away from my work if I choose to, provided that both my home and my workplace are sufficiently close to rail lines. I could move back down the peninsula and take Caltrain in, or go anywhere in the East Bay that&amp;#8217;s still on BART&amp;#8212;although that would open up the problem I&amp;#8217;ve written about before of being farther away than I&amp;#8217;d want from friends. Granted, driving an hour or so each way to get somewhere on a weekend is hardly new for me, but I&amp;#8217;ve noticed that in practice getting together with friends much past a ten-mile radius of one&amp;#8217;s house rarely happens. Maybe one can develop a mindset of frequently pinging friends to see if they&amp;#8217;re busy, to even (gasp) plan ahead, but by now it&amp;#8217;s a little unlikely I&amp;#8217;m going to change my ways, I&amp;#8217;m afraid.&lt;/p&gt;

&lt;p&gt;But: speaking of that, and of lack of planning ahead, I&amp;#8217;d like to see if I can get people together for my birthday&amp;#8212;to go out to a group-friendly restaurant, perhaps Buca di Beppo in Palo Alto. (I&amp;#8217;m open to other suggestions; my thought is that Palo Alto isn&amp;#8217;t too far for people from the South Bay, but isn&amp;#8217;t as far as, well, the South Bay for anyone coming from the north or east.) Technically, my birthday is &lt;em&gt;tomorrow,&lt;/em&gt; and while I&amp;#8217;d normally just suggest bumping things to the next weekend, the next weekend is, well, Halloween. So. I may see if I can get people together for the &lt;em&gt;next&lt;/em&gt; next weekend, say, Saturday November 7.&lt;/p&gt;</description>
  <comments>http://chipotle.livejournal.com/202127.html</comments>
  <category>urban</category>
  <lj:security>public</lj:security>
  <lj:reply-count>6</lj:reply-count>
</item>
</channel>
</rss>

