<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:posterous="http://posterous.com/help/rss/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>stanton's posterous</title>
    <link>http://stantont.posterous.com</link>
    <description>Most recent posts at stanton's posterous</description>
    <generator>posterous.com</generator>
    <link xmlns="http://www.w3.org/2005/Atom" href="http://posterous.com/api/sup_update#fd48bb454" type="application/json" rel="http://api.friendfeed.com/2008/03#sup" />
    
    
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/StantonsPosterous" /><feedburner:info uri="stantonsposterous" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://posterous.superfeedr.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
      <pubDate>Wed, 22 Jun 2011 21:01:00 -0700</pubDate>
      <title>Some Notes on Setting Up Emacs 24 with Emacs Starter Kit v2</title>
      <link>http://stantont.posterous.com/some-notes-on-setting-up-emacs-24-with-emacs</link>
      <guid>http://stantont.posterous.com/some-notes-on-setting-up-emacs-24-with-emacs</guid>
      <description>
        <![CDATA[<p>
	<p>I use the Emacs Starter Kit as the basis for my Emacs configuration. This past weekend I decided to try using the v2 branch which requires installing most of the configuration using the Emacs package manager that is built in to Emacs 24. I reinstalled Emacs 24, just to make sure I was current, using homebrew:<p /> <code>brew install emacs --cocoa --HEAD --use-git-head</code><p />I copied my personalization file from my main git branch into the v2 branch. This also required adding the package site noted in the branch's README. I then installed clojure-mode after loading the package manager with <code>M-x package-list-packages</code>.<p /> I think a few things that either clojure-mode or Emacs Starter Kit set up were missing, so I had to add the startup hook to start paredit-mode when clojure-mode starts up. I didn't have to do that with the previous versions of the starter kit and clojure-mode.<p /> <code>(defun turn-on-paredit () (paredit-mode 1))<br />(add-hook 'clojure-mode-hook 'turn-on-paredit)</code><p />I reinstalled the Leiningen swank-clojure plugin, which I had uninstalled at some point when I was having problems: <code>lein plugin install swank-clojure 1.3.1</code>.<p /> Something new to me on the swank-clojure README was the new clojure-mode command, <code>lein clojure-jack-in</code>, which automatically starts a SLIME session from Emacs for a Leiningen project.<p /> All that was pretty straight-forward, but I did have to add <a href="http://stackoverflow.com/questions/6411121/how-to-make-emacs-to-use-my-bashrc-file/6415812#6415812">one more thing</a>&nbsp;to my Emacs personalization file so that Emacs's shell would find lein on the path. Before making that change the shell path was the basic shell path that didn't include anything in either my ~/.profile or ~/.bashrc.</p>
	
</p>

<p><a href="http://stantont.posterous.com/some-notes-on-setting-up-emacs-24-with-emacs">Permalink</a> 

	| <a href="http://stantont.posterous.com/some-notes-on-setting-up-emacs-24-with-emacs#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/96443/stanton4.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/eHsLxRMK5P</posterous:profileUrl>
        <posterous:firstName>Stanton</posterous:firstName>
        <posterous:lastName>Teters</posterous:lastName>
        <posterous:nickName>stantont</posterous:nickName>
        <posterous:displayName>Stanton Teters</posterous:displayName>
      </posterous:author>
    </item>
    <item>
      <pubDate>Sat, 10 Jul 2010 07:58:03 -0700</pubDate>
      <title>My First Time To Use Time Machine</title>
      <link>http://stantont.posterous.com/my-first-time-to-use-time-machine</link>
      <guid>http://stantont.posterous.com/my-first-time-to-use-time-machine</guid>
      <description>
        <![CDATA[<p>
	<div>Today was a first for me on my Mac. I finally had to use Time Machine to recover a file. </div><p /><div>I was typing in Emacs this morning and none of my TextExpander snippets were firing. I thought it might be a problem with the interaction between Emacs and TextExpander, but they were working a couple of days ago, and one was working. I took a look in TextExpander and discovered that all my snippet groups were gone. The one expansion that was working was a default snippet. I poked around the file system a bit and found the TextExpander snippets file.</div> <p /><div>My computer was frozen when I got home last night, so I forced it to shut down and start. I suspected something happened to TextExpander when the computer froze or was forced to shut down. So I went into Time Machine and browsed back to yesterday and compared the TextExpander settings file sizes to today&#39;s file. Today&#39;s file size was under 100 KB and yesterday&#39;s was 1.8 MB. I selected the older file and chose to recover it and replaced the existing file. My snippets instantly showed up in TextExpander.</div> <p /><div>I&#39;m hoping TextExpander was the only thing affected by the computer freeze/shutdown yesterday.</div>
	
</p>

<p><a href="http://stantont.posterous.com/my-first-time-to-use-time-machine">Permalink</a> 

	| <a href="http://stantont.posterous.com/my-first-time-to-use-time-machine#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/96443/stanton4.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/eHsLxRMK5P</posterous:profileUrl>
        <posterous:firstName>Stanton</posterous:firstName>
        <posterous:lastName>Teters</posterous:lastName>
        <posterous:nickName>stantont</posterous:nickName>
        <posterous:displayName>Stanton Teters</posterous:displayName>
      </posterous:author>
    </item>
    <item>
      <pubDate>Thu, 11 Mar 2010 10:10:00 -0800</pubDate>
      <title>New Fujitsu ScanSnap and Acrobat Pro OCR</title>
      <link>http://stantont.posterous.com/new-fujitsu-scansnap-and-acrobat</link>
      <guid>http://stantont.posterous.com/new-fujitsu-scansnap-and-acrobat</guid>
      <description>
        <![CDATA[<p>
	<p>I have a Brother MFC printer/scanner which I have been using to scan my documents. I hadn't used it in a while and now am having trouble getting my Mac to use it. The Brother Control Center gives me an error, as does Acrobat Professional&mdash;obtained with a CS3 bundle&mdash;when I tell it to scan. Oddly enough Apple's Image Capture application will scan from the Brother device.&nbsp;</p>
<p />
<div>Regardless, it is slow as it can only scan one side at a time, though it is a duplex scanner so I only have to feed it through once, but multiple page documents seem to take forever. I had basically given up on scanning my documents with it, but I hadn't really thought about why. I now think I stopped because there is so much time between documents that there is no flow when doing multiple documents.</div>
<p />
<div>I looked at using Pixily, now called OfficeDrop, but I didn't want to have a monthly charge, among other reasons not to use them. I just wanted to send a bulk shipment, so I passed on them.</div>
<p />
<div>I've read about the Fujitsu ScanSnap scanners and was intrigued, but not enough to shell out the money. Currently I'm trying to simplify by getting rid of things, and that includes old files, so I decided to look another look at a dedicated document scanner. I looked at the reviews of the <a href="http://www.amazon.com/gp/product/B001OATBEQ?ie=UTF8&amp;tag=infovoreinfo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001OATBEQ">Epson GT-S50</a>, the <a href="http://www.amazon.com/gp/product/B003990GMQ?ie=UTF8&amp;tag=infovoreinfo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B003990GMQ">Fujitsu ScanSnap S1300</a>, and the <a href="http://www.amazon.com/gp/product/B001XWCQO2?ie=UTF8&amp;tag=infovoreinfo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001XWCQO2">Fujitsu ScanSnap S1500M</a>. The S1300 is Fujitsu's portable scanner that is almost $150 less, but a <a href="http://lawyerist.com/fujitsu-scansnap-s1300-portable-document-scanner/" title="Fujitsu ScanSnap S1300 Portable Document Scanner Review">review at the Lawyerist</a> on it convinced me to look at a full-size document scanner.&nbsp;</div>
<p />
<div>The Epson scanner is newer, so there are fewer reviews for it, though it does sound like a capable scanner. It's a TWAIN scanner so any TWAIN-compliant application should be able to use it, whereas the ScanSnap relies on Fujitsu's application to interface with the scanner. The TWAIN feature and some of the other features of the Epson almost convinced me. But the Fujitsu S1500M is a more well-known (and well-reviewed) scanner, so it seemed like there were fewer unknowns in going with it. If I had to use my scanner with both Macs and Windows PCs, I might have gone with the Epson, but I'm pure Mac at home, so there was no reason.</div>
<p />
<div>I got the S1500M from Amazon last night and after the software installer screwed up&mdash;it was hanging at the last stage&mdash;I was good to go for scanning. It is so much faster than the existing Brother MFC scanner. Apparently the Epson was a little faster than the ScanSnap, but compared to the Brother MFC scanner, any difference between the two dedicated document scanners would be marginal.&nbsp;</div>
<p />
<div>I've also been relying on Evernote to make the PDFs searchable, but I found out this week that Acrobat Professional has an OCR and deskewing feature built in, so I already had a decent solution. A little more digging found <a href="http://www.documentsnap.com/acrobat-applescript-for-scansnap-ocr/" title="Acrobat Applescript For ScanSnap OCR">an AppleScript droplet</a> someone else had already created that takes a stack of files and feeds them through Acrobat, so I gave that a shot today and it works like a charm. It does increase the file size some, but I figure that's worth the added flexibility. Now the more sensitive documents I store locally can be searched by Spotlight and the rest can go into Evernote.</div>
	
</p>

<p><a href="http://stantont.posterous.com/new-fujitsu-scansnap-and-acrobat">Permalink</a> 

	| <a href="http://stantont.posterous.com/new-fujitsu-scansnap-and-acrobat#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/96443/stanton4.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/eHsLxRMK5P</posterous:profileUrl>
        <posterous:firstName>Stanton</posterous:firstName>
        <posterous:lastName>Teters</posterous:lastName>
        <posterous:nickName>stantont</posterous:nickName>
        <posterous:displayName>Stanton Teters</posterous:displayName>
      </posterous:author>
    </item>
    <item>
      <pubDate>Tue, 13 Oct 2009 20:44:34 -0700</pubDate>
      <title>Third Attempt at Home-Made Ice Cream </title>
      <link>http://stantont.posterous.com/third-attempt-at-home-made-ice-cream</link>
      <guid>http://stantont.posterous.com/third-attempt-at-home-made-ice-cream</guid>
      <description>
        <![CDATA[<p>
	We&#39;ve been trying to make a low-sugar ice cream at home. The first batch used strawberries, no sugar at all, milk, and cream. Next was blueberry with a little honey, more cream, less milk, and eggs. The second batch was better, but still seemed too milky. <p /><div>The latest attempt began with preparation this past weekend. J-- wanted to use grapes this time. Most of the grapes at the Union Square farmers&#39; market were Concord grapes with seed, but there was one farmer at the very end selling several varieties of tasty seedless grapes. J-- decided to use even less milk this time, more eggs, and the same amount of honey. The biggest difference from last time to this time was adding Crème de cassis. Keeping the ice cream creamier was the main incentive for adding alcohol, but two tablespoons of Crème de cassis gave it a strong flavor of alcohol. I imagine the grapes gave it a sweeter flavor as well, but it was hard to tell with the overpowering alcohol flavor. The ice cream felt smoother and thicker than the previous efforts, but our problem may be that we&#39;re comparing ours to commercial ice cream. The commercial ice creams use special ingredients just to modify the texture, which we don&#39;t want to do. I suggested trying just a small quantity of grain alcohol since it won&#39;t have any taste.</div> <p /><div>It was good, and I&#39;m looking forward to the next experiment with the ice cream maker.</div>
	
</p>

<p><a href="http://stantont.posterous.com/third-attempt-at-home-made-ice-cream">Permalink</a> 

	| <a href="http://stantont.posterous.com/third-attempt-at-home-made-ice-cream#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/96443/stanton4.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/eHsLxRMK5P</posterous:profileUrl>
        <posterous:firstName>Stanton</posterous:firstName>
        <posterous:lastName>Teters</posterous:lastName>
        <posterous:nickName>stantont</posterous:nickName>
        <posterous:displayName>Stanton Teters</posterous:displayName>
      </posterous:author>
    </item>
    <item>
      <pubDate>Sun, 05 Jul 2009 18:29:59 -0700</pubDate>
      <title>Homemade No-Sugar Strawberry Ice Cream</title>
      <link>http://stantont.posterous.com/homemade-no-sugar-strawberry-ice-cream</link>
      <guid>http://stantont.posterous.com/homemade-no-sugar-strawberry-ice-cream</guid>
      <description>
        <![CDATA[<p>
	Last week I got fed up with all of the store-bought ice creams. They all have too much sugar or sugar-like substances and too many "food science" chemicals. So my girlfriend and I decided to try making our own, and I bought a Cuisinart ice cream maker. <p />&nbsp;Today was the first experiment. We used the strawberry ice cream recipe from the Cuisinart recipe--but removed ALL the sugar. <p />&nbsp;It came out tasting too milky, so we put some strawberries on top and drizzled on some raw honey. That was enough to balance it out. It actually tasted all right. It was a good first experiment. What will we try for the next experiment?<p><div class='p_embed p_image_embed'>
<a href="http://posterous.com/getfile/files.posterous.com/stanton-8njfu/4AYxIdCDakqanadikqLxxDTKT1YbMPHTSsnTmJTm9Z0sjgDK5G8qib19cxIJ/IMG_0038.jpg.scaled.1000.jpg"><img alt="Img_0038" height="500" src="http://posterous.com/getfile/files.posterous.com/stanton-8njfu/VBMQRM1BpUe7ZhLUM2XJQDwXQYqwX9xSsfBKFxwl7i9i0vguiD3vZS6Xtbpq/IMG_0038.jpg.scaled.500.jpg" width="375" /></a>
</div>
</p>
	
</p>

<p><a href="http://stantont.posterous.com/homemade-no-sugar-strawberry-ice-cream">Permalink</a> 

	| <a href="http://stantont.posterous.com/homemade-no-sugar-strawberry-ice-cream#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/96443/stanton4.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/eHsLxRMK5P</posterous:profileUrl>
        <posterous:firstName>Stanton</posterous:firstName>
        <posterous:lastName>Teters</posterous:lastName>
        <posterous:nickName>stantont</posterous:nickName>
        <posterous:displayName>Stanton Teters</posterous:displayName>
      </posterous:author>
      <media:content type="image/jpeg" height="1200" width="1600" url="http://getfile6.posterous.com/getfile/files.posterous.com/stanton-8njfu/gyUGWMFIctTKIMCXPuTXvF3RkjfwsnoW7MBnUZUebVnZUG4MunmmPlmjkGz7/IMG_0038.jpg">
        <media:thumbnail height="500" width="375" url="http://getfile7.posterous.com/getfile/files.posterous.com/stanton-8njfu/VBMQRM1BpUe7ZhLUM2XJQDwXQYqwX9xSsfBKFxwl7i9i0vguiD3vZS6Xtbpq/IMG_0038.jpg.scaled.500.jpg" />
      </media:content>
    </item>
  </channel>
</rss>

