<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Movable Type/3.31" -->
<rss version="0.91">
  <channel>
    <title>skeptomai</title>
    <link>http://atbash.net/blog/</link>
    <description><![CDATA["Don't try to use what you learn from Buddhism to be a Buddhist; use it to be a better whatever-you-already-are." <br>
His Holiness the 14th Dalai Lama.]]></description>
    <language>en-us</language>
    <webMaster>cbrown@atbash.net</webMaster>
    <pubDate>Wed, 04 Oct 2006 12:24:10 -0800</pubDate>
    <item>
      <title>Nifty Safari / AppleScript trick for client-side auto-refresh</title>
      <link>http://atbash.net/blog/archives/000135.html</link>
      <description><![CDATA[All I needed was a simple way for Safari to refresh the current page at fixed intervals. Luckily, it's scriptable... on idle -- the applescript only calls attention to itself when the idle period is up tell application &quot;Safari&quot; --confirms...]]></description>
    </item>
    <item>
      <title>Learning Common Lisp, using it for scripting?</title>
      <link>http://atbash.net/blog/archives/000134.html</link>
      <description>I decided that before really writing off the fa.haskell post at How would you replace a field in a CSV file? about replacing a field in a CSV file using Haskell, I&apos;d do something roughly equivalent in Common Lisp which...</description>
    </item>
    <item>
      <title>More useless trivia, this time about OmniGraffle and Subversion</title>
      <link>http://atbash.net/blog/archives/000133.html</link>
      <description>Like all good Mac people, I do my diagramming in OmniGraffle. I just upgraded to the most recent Pro version and started creating new diagrams for a project at work. I went to check them into our Subversion repository and.......</description>
    </item>
    <item>
      <title>SBCL Unicode and locales</title>
      <link>http://atbash.net/blog/archives/000132.html</link>
      <description>I&apos;ve been playing with Unicode support in SBCL lately, so I keep an ear out on the mailing lists for gotchas. On comp.lang.lisp, SBCL+UFFI+MYSQL came up and here&apos;s the tidbit: Yay! That&apos;s it! When I ran this: (stream-external-format *standard-output*) I...</description>
    </item>
    <item>
      <title>If you aren&apos;t the expert, it&apos;s best to lead with a question</title>
      <link>http://atbash.net/blog/archives/000131.html</link>
      <description>If you&apos;re the guy who says, &quot;I&apos;m the decider,&quot; you&apos;re not the decider. I appreciate Jon Carroll&apos;s take on the Bush administration and I realized yesterday it applies to software project leaders, along with a corollary: If you aren&apos;t the...</description>
    </item>
    <item>
      <title>When is &quot;just good&quot; good enough?</title>
      <link>http://atbash.net/blog/archives/000130.html</link>
      <description>Bear with me for a moment, because this won&apos;t make much sense at first. This morning I was helping my son put his toy race track away. You know, the kind with the long plastic strips and differently shaped connectors...</description>
    </item>
    <item>
      <title>Continued success with SBCL &amp; SLIME</title>
      <link>http://atbash.net/blog/archives/000129.html</link>
      <description>Ok, I figured out what was causing SLIME to &quot;hang&quot; with the recent sbcl patches for non-ASCII filenames. The default coding system was &quot;iso-latin1-unix&quot;. Either changing the value of slime-net-coding-system in Emacs at SLIME startup, or changing its initialization in...</description>
    </item>
    <item>
      <title>Rebuilding libslack for OS X Intel</title>
      <link>http://atbash.net/blog/archives/000128.html</link>
      <description><![CDATA[Not sure if my fix is really correct yet or not, but the source snapshot at libslack.org doesn't build without it. Here's the before and after: agent.c:1658: warning: implicit declaration of function &amp;lsquo;timercmp&amp;rsquo; agent.c:1658: error: parse error before &amp;lsquo;&lt;&amp;rsquo; token...]]></description>
    </item>
    <item>
      <title>Recent advances with non-ascii filenames in SBCL</title>
      <link>http://atbash.net/blog/archives/000127.html</link>
      <description><![CDATA[I've been doing some file-munging in Lisp lately, using sbcl on MacBook Intel. I have a number of artists &amp; tracks with non-ASCII names and they give sbcl fits. Turns out filesys.lisp treats all the directory and file names as...]]></description>
    </item>
    <item>
      <title>Common Ruby Error</title>
      <link>http://atbash.net/blog/archives/000126.html</link>
      <description><![CDATA[Have you ever seen the following? &quot;warning: Insecure world writable dir /tmp, mode 041777&quot; Here's the explanation from ruby-talk: That means you have world writable directory in your load path ($PATH) when you call external program (probably by using &quot;system&quot;)....]]></description>
    </item>
    <item>
      <title>Please, everyone! Encrypt your email!</title>
      <link>http://atbash.net/blog/archives/000125.html</link>
      <description>I&apos;m on a quest to get everyone to use encrypted mail. It&apos;s still a bit of a hassle, with the reality of key exchange and key management between you and all your friends. Still, most platforms and mail clients are...</description>
    </item>
    <item>
      <title>Success with Photoshop Elements (at last)</title>
      <link>http://atbash.net/blog/archives/000124.html</link>
      <description>Thanks to Phil I finally have a working installation of Adobe Photoshop Elements and Bridge! The culprit was a wayward font of some sort that I don&apos;t ever remember installing and even the name looked corrupted. I opened Apple&apos; Font...</description>
    </item>
    <item>
      <title>Another note about work...</title>
      <link>http://atbash.net/blog/archives/000123.html</link>
      <description>I ran across Mark Morford&apos;s column linked on reddit.com the other day. Remember I was whining about &quot;progress versus intensity&quot;? This column comes at it from another angle, talking of bucking what the establishment has brainwashed us with from childhood....</description>
    </item>
    <item>
      <title>My Book List</title>
      <link>http://atbash.net/blog/archives/000122.html</link>
      <description>A number of my friends have asked from time to time that I post my reading list. Sometimes it&apos;s all tech, sometimes literature, sometimes a weird mix. The only constant is that it&apos;s long. I&apos;m always reading about a dozen...</description>
    </item>
    <item>
      <title>Demos and startup funding</title>
      <link>http://atbash.net/blog/archives/000121.html</link>
      <description> I bet we are all following the adventures of Paul Graham&apos;s Y Combinator lately. I found this blog entry on demoing for funding. Having done *tons* of demos during my time at Microsoft, speaking in front of small groups...</description>
    </item>

  </channel>
</rss>