<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
  <channel>
    <title>Snark DIY   </title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi</link>
    <description>A linky diary</description>
    <language>en</language>

  <item>
    <title>The &quot;Daisy&quot; ad</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2010/07/23#daisy</link>
    <description>Nice video version of the famous &quot;Daisy&quot; ad from the 1964 presidential 
campaign. Credited with damaging the Goldwater campaign by making the 
candidate seem extremist. Expect to see something like this in 2012 if 
Sarah Palin wins the Republican nomination


&lt;object width=&quot;434&quot; height=&quot;370&quot;&gt;&lt;param name=&quot;movie&quot; 
value=&quot;http://www.livingroomcandidate.org/flash/player.swf?id=3983&quot;&gt;&lt;/pa
ram&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;embed 
src=&quot;http://www.livingroomcandidate.org/flash/player.swf?id=3983&quot; 
type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; width=&quot;434&quot; 
height=&quot;370&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</description>
  </item>
  <item>
    <title>Tools</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2010/07/07#Tools</link>
    <description>I discovered, or re-discovered, some command-line tools that should make 
my life easier. All are old and well documented, but for whatever I 
never full appreciated them.
&lt;p&gt;
1. screen. A GNU window manager. Screen allows you to create and manage 
new terminal sessions with simple control-key commands. You can even 
keep two or more open at the same time, though it can get a little 
cramped on a small terminal window.
&lt;p&gt;
2. mc. The Midnight Commander, an  &quot;orthodox&quot; file manager. Lists the 
files from two directories in two separate windows, and integrates with 
the shell through a command line at the bottom of the screen. Very 
handy for renaming files and for copying and moving files between 
directories. Has a very handy and powerful editor, mcedit. 
&lt;p&gt;
3. Blosxom. The classic minimal blog package. Your blog is updated by 
copying a text file into the &quot;entries&quot; directory. Can be used with any 
text editor, including mc/mcedit. mc can be used to blog remotely 
through its ftp function.
&lt;p&gt;
All three of these are good tools for creating, tracking, and posting 
text files. I can't believe it took me this long to see how all three 
can work together so powerfully.

 </description>
  </item>
  <item>
    <title>TV Tropes quote</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2010/07/07#TVTropes</link>
    <description>
Wikipedia  is currently the world's largest collection of explained 
jokes. </description>
  </item>
  <item>
    <title>No Fair Oversimplifying Our Simplistic Philosophy</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2010/07/06#libertarian</link>
    <description>&lt;a href=&quot;http://andrewducker.livejournal.com/2100085.html&quot;&gt;Andrew 
Drucker&lt;/a&gt; on the 24 types of libertarians. </description>
  </item>
  <item>
    <title>Clubbing</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2010/07/06#biddle</link>
    <description>Sam Biddle writes a series on being an unemployed philosophy graduate in 
NYC. In &lt;a 
href=&quot;http://www.theawl.com/2010/07/diary-of-an-unemployed-class-of-10-philosophy-major-in-new-york-city-part-3&quot;&gt;
today's&lt;/a&gt; 
episode, he goes clubbing:

&lt;blockquote&gt;
Were you to transcribe the conversations taking place, they would all be 
typed out in Comic Sans. Nobody in New York ever wants to be where they 
are at any given moment, and so bars and clubs serve mostly as a loud, 
dark place to text other people and ask what they're up to. 
&lt;/blockquote&gt;</description>
  </item>
  <item>
    <title>eWriting vs Writing</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2010/07/06#swofford</link>
    <description>In the middle of a Slate piece on eBooks, reading, and Marshall McLuhan, 
&lt;a href=&quot;http://www.slate.com/id/2258054/&quot;&gt;Jan Swofford&lt;/a&gt; makes good 
points about writing in a word processor, with no hardcopy to proofread.

&lt;blockquote&gt;
I've taught college writing classes for a long time, and after computers 
came in, I began to see peculiar stuff on papers that I hadn't seen 
before: obvious missing commas and apostrophes, when I was sure most of 
those students knew better. It dawned on me that they were doing all 
their work on-screen, where it's hard to see punctuation. I began to 
lecture them about proofing on paper, although, at first, I didn't make 
much headway. They were unused to dealing with paper until the final 
draft, and they'd been taught never to make hand corrections on the 
printout. They edited on-screen and handed in the hard copy without a 
glance.

Handwriting is OK! I proclaimed. I love to see hand corrections! Then I 
noticed glitches in student writing that also resulted from editing 
on-screen: glaring word and phrase redundancies, forgetting to delete 
revised phrases, strangely awkward passages. I commenced an ongoing 
sermon: You see differently and in some ways better on paper than on 
computer. Your best editing is on paper. Try it and see if I'm right. 
You'll get a better grade. The last got their attention. The students 
were puzzled and skeptical at first, but the ones who tried it often 
ended up agreeing with me.

&lt;/blockquote&gt;</description>
  </item>
  <item>
    <title>Tumblr Gem</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2010/07/06#tumblrgem</link>
    <description>A command-line Tumblr client that saves entries to local text files.
Doesn't do pictures yet, but there's a workaround. From &lt;a
href=&quot;http://onethingwell.org/post/772877928/the-tumblr-gem&quot;&gt;One Thing
Well&lt;/a&gt;:
&lt;blockquote&gt;
Much as I love Tumblr, it’s not perfect. The lack of data export or
backup tools makes me nervous, the web interface is good, but requires
an awful lot of clicking, and I haven’t been able to find a desktop
client that can schedule posts.

Enter The Tumblr Gem. It solves all these problems by letting me store
posts as plain text files, using a format that’s simple, human-readable
and portable.
&lt;/blockquote&gt;
Pick up the link from One Thing Well.

I agree. I'm much more comfortable with blogging clients and platforms
that save stuff in text files. That makes Blosxom very appealing,
Wordpress less so.
</description>
  </item>
  <item>
    <title>Calcurse</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2010/07/06#calcurse</link>
    <description>&lt;a href=&quot;http://culot.org/calcurse/&quot;&gt;Calcurse&lt;/a&gt; is a command line
curses-based calendar system for Unixish systems (include Mac OSX). From
the website: 
&lt;blockquote&gt;
calcurse is a text-based calendar and scheduling application. It helps
keep track of events, appointments and everyday tasks. A configurable
notification system reminds user of upcoming deadlines, and the curses
based interface can be customized to suit user needs. All of the
commands are documented within an online help system. 
&lt;/blockquote&gt;</description>
  </item>
  <item>
    <title>CLI Todo.Txt to-do list manager</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2009/08/27#CLI Todo.Txt to-do list manager</link>
    <description>For people who use the command line and don't like text editors:
&lt;blockquote&gt;
If you've got a file called todo.txt on your computer right now, you're in the right place. Countless software applications and web sites can manage your to-do list with all sorts of bells and whistles. But if you don't want to depend on someone else's data format or someone else's server, a plain text file is the way to go.

Problem is, you don't want to launch a full-blown text editor every time you need to add an item to your to-do list, or mark one that's already there as complete. With a simple but powerful shell script called todo.sh, you can interact with todo.txt at the command line for quick and easy, Unix-y access.
&lt;/blockquote&gt;

Requires Windows with Cygwin, Mac OSX.4 terminal window, or Ubuntu.
Download &lt;a href=&quot;http://ginatrapani.github.com/todo.txt-cli/&quot;&gt;here&lt;/a&gt;</description>
  </item>
  <item>
    <title>Joseph O'Neill</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2009/03/02#Netherland</link>
    <description>&lt;a href=&quot;http://www.nytimes.com/2009/02/26/books/26arts-POST911NOVEL_BRF.html?_r=1&quot;&gt;&lt;b&gt;Netherland&lt;/b&gt;&lt;/a&gt; won the PEN/Faulkner Award last week. A tour de force, in that its a Great American Novel with almost no Americans in its, centered on the least American of all pastimes, cricket. A choice quote: &quot;There is a limit to what Americans can understand. That limit is cricket.&quot;</description>
  </item>
  <item>
    <title>Big arsed text file</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2009/03/02#Matthew Cornell</link>
    <description>Matthew Cornell &lt;a href=&quot;http://matthewcornell.org/blog/2005/08/my-big-arse-text-file-poor-mans.html&quot;&gt;stores&lt;/a&gt; everything in one big text file. I mean, everything. </description>
  </item>
  <item>
    <title>Rereading</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2009/03/02#untitled text 20090301</link>
    <description>I took a quick look at a couple of entires I wrote on Open Diary last year and was struck by how both mentioned that I was more interested in the tools of journalling than I was in writing journal entries; I was especially concerned with which platform I should use (NB, LJ, etc). Funny. The last couple of months I've done almost no online writing at all, and have probably written more in my Moleskine than I ever have before. A lot to be said about going with a choice, any choice.</description>
  </item>
  <item>
    <title>Phillip Jose Farmer</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2009/02/26#Phillip Jose Farmer</link>
    <description>...&lt;a href=&quot;http://www.nytimes.com/2009/02/27/books/27farmer.html&quot;&gt;died&lt;/a&gt;, age 91. He wrote the &quot;Riverworld&quot; series and a total of 75 books and a ton of short stories in a long career. I especially liked &lt;i&gt;And to Your Scattered bodies Go&lt;/i&gt; and the Joycean pastiche &quot;Riders of the Purple Wage&quot;, both of which won Hugos. Kurt Vonnegut was not always a fan, though.</description>
  </item>
  <item>
    <title>From the Delicious feed</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2009/02/26#20090226Delicious</link>
    <description>&lt;a href=&quot;http://www.villagevoice.com/2009-02-11/art/photojournalist-martha-cooper-focuses-her-famous-lens-on-postal-street-art/&quot;&gt;Village Voice piece&lt;/a&gt; on Martha Cooper's photographs of repurposed postal labels. &lt;p&gt;
Tim Ferriss on &lt;a href=&quot;http://www.fourhourworkweek.com/blog/2009/02/25/how-to-use-twitter-without-twitter-owning-you-5-tips/&quot;&gt;using Twitter&lt;/a&gt;. A strangely refreshing if not contrarian approach to using the service. For example, he recommends following only a few people. &lt;p&gt;
Boston Review piece on &lt;a href=&quot;http://bostonreview.net/BR24.2/lin.html&quot;&gt;Tan Lin&lt;/a&gt;, with an introduction by Charles Bernstein. Ambient textuality.&lt;p&gt;
c2 discussion on &lt;a href=&quot;http://c2.com/cgi/wiki?PerishableMedia&quot;&gt;perishable media&lt;/a&gt;. CDs are perishable. Hard drives are not. You're better off putting your stuff in the cloud, if you choose the right host.&lt;p&gt;</description>
  </item>
  <item>
    <title>Blosxoming</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2009/02/22#20090221</link>
    <description>Spent a good part of the afternoon working on installing PyBlosxom here,
and didn't have much success. I usually have some serious configuration
issue (permissions, directory structure, etc.) and today was no
different. It made me rethink the whole necessity of replacing the
simple and small Blosxom with the larger and complicated PyBlosxom,
given that for all practical purposes they do the same damned thing.
</description>
  </item>
  <item>
    <title>This is a test posting</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2008/11/22#20081121</link>
    <description>This is a test of a new blosxom installation.
</description>
  </item>
  <item>
    <title>November 10 2008</title>
    <link>http://mekon.motd.org/blosxom/blosxom.cgi/2008/11/10#2008Nov10</link>
    <description>Feeling that some parts of my journal work is getting a little darker--especially the bits about my mood and the way I behave when the kids get a little out of line. I don't want to publish that on LJ, as that is a little more public and doesn't need to be shared. I think another thing that needs to be written down is my distraction or distance from the things and people immediately around me. Overall feellings of depression, coming back harder in some ways. 

Also had a nasty image of suicide the other day--purchasing a gun,
driving with it a couple of days later to a woods around sunset, leaving
the car at the road and shooting myself without leaving a note. This
came after the situation deteriorated on Saturday afternoon, when I lost
my cool with AW in the Inlet. Its a typical reaction I had but this was
more vivid than most ideations I have.

Thinking last night that one of the most important and enjoyable things
I do is write a journal, whether online or on paper. This after some
time spent on Open Diary. Gives me some hope that I may be able to write
my way out of this.</description>
  </item>
  </channel>
</rss>