<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>82times</title>
	<atom:link href="http://www.82times.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.82times.com</link>
	<description></description>
	<lastBuildDate>Wed, 29 Jul 2009 16:47:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>WHISTLE, STOP theist plows</title>
		<link>http://www.82times.com/?p=292</link>
		<comments>http://www.82times.com/?p=292#comments</comments>
		<pubDate>Wed, 29 Jul 2009 16:47:33 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.82times.com/?p=292</guid>
		<description><![CDATA[Here is a new web-based sound project I have been working on: theistplows.info First, I recorded myself whistling the same two notes for about a minute, three times, in three different places (a cafeteria, a park bench, and a busy street). I then asked friends to submit recordings of themselves whistling these same two notes. [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a new web-based sound project I have been working on:</p>
<ul>
<li><a href="http://theistplows.info/">theistplows.info</a></li>
</ul>
<p>First, I recorded myself whistling the same two notes for about a minute, three times, in three different places (a cafeteria, a park bench, and a busy street). I then asked friends to submit recordings of themselves whistling these same two notes. Thus far, there have been 26 submissions from 15 people.</p>
<p>The site is arranged so that you can listen to more than one of these files at a time, and this is what I find most interesting. Here&#8217;s an example of what that sounds like:</p>
<p><a href="http://www.82times.com/wp-content/uploads/2009/07/WHISTLE-STOPS.mp3">WHISTLE, STOPS</a></p>
<p>If you&#8217;re interested in participating, please send a recording of yourself whistling those two notes. There is information on how to do that <a href="http://jonathanfretheim.com/theistplows/">here</a>.</p>
<p>The project is turning out to be about a few things. Ambient sounds, intention and non-intention, collaboration and unity, etc. There are different people in different places all doing the same thing. I think playing around with and listening to this has tuned up my ears to my own aural environment. Very interesting to me is that after playing with the files for a while, I start to hear those two tones everywhere: in the wind, in traffic sounds, in electronic and mechanical hums.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.82times.com/?feed=rss2&amp;p=292</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.82times.com/wp-content/uploads/2009/07/WHISTLE-STOPS.mp3" length="1754441" type="audio/mpeg" />
		</item>
		<item>
		<title>Drawing with Excel</title>
		<link>http://www.82times.com/?p=282</link>
		<comments>http://www.82times.com/?p=282#comments</comments>
		<pubDate>Tue, 16 Jun 2009 21:29:59 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.82times.com/?p=282</guid>
		<description><![CDATA[Here is another new website I&#8217;ve been working on over the last few weeks. excel-tips.info This site is for quick, gestural drawings I&#8217;ve made using Microsoft Excel. The results can be startling for those of us who have spent a lot of time mucking with numbers or lists of things using Excel. I&#8217;m very interested [...]]]></description>
			<content:encoded><![CDATA[<p>Here is another new website I&#8217;ve been working on over the last few weeks.</p>
<ul>
<li><a href="http://excel-tips.info">excel-tips.info</a></li>
</ul>
<p>This site is for quick, gestural drawings I&#8217;ve made using Microsoft Excel. The results can be startling for those of us who have spent a lot of time mucking with numbers or lists of things using Excel.</p>
<p>I&#8217;m very interested in what happens when you take an emotionally cold thing like a spreadsheet software package and try to &#8220;warm it up&#8221; so to speak. I have mostly done these on busses and planes. I have no interest in using this as a pointalistic representational drawing tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.82times.com/?feed=rss2&amp;p=282</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tiny AppleScript &#8211; launch multiple applications (and hide some of them)</title>
		<link>http://www.82times.com/?p=273</link>
		<comments>http://www.82times.com/?p=273#comments</comments>
		<pubDate>Fri, 29 May 2009 23:28:13 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.82times.com/?p=273</guid>
		<description><![CDATA[I use something like this for the beginning of a work day. I set it to launch (for example) iTunes, Mail, iChat, and iCal, and then hide everything except Mail. I think it&#8217;s handy. I trigger it to run and then go get coffee and when I get back everything is where I want it [...]]]></description>
			<content:encoded><![CDATA[<p>I use something like this for the beginning of a work day. I set it to launch (for example) iTunes, Mail, iChat, and iCal, and then hide everything except Mail.</p>
<p>I think it&#8217;s handy. I trigger it to run and then go get coffee and when I get back everything is where I want it to be. If your computer&#8217;s slow, probably increase the value in that line that says &#8220;delay 5&#8243;.</p>
<p>Very easily adaptable as you&#8217;ll see if you open it in Script Editor.</p>
<p><a href="http://82times.com/mostlypermanent/applescripts/launch%20basic%20work%20apps.scpt"><img class="alignnone" title="script icon" src="http://82times.com/mostlypermanent/Applescript-icon.png" alt="" width="128" height="128" /></a> <a href="http://82times.com/mostlypermanent/applescripts/launch%20basic%20work%20apps.scpt">launch basic work apps</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.82times.com/?feed=rss2&amp;p=273</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Sites</title>
		<link>http://www.82times.com/?p=255</link>
		<comments>http://www.82times.com/?p=255#comments</comments>
		<pubDate>Sun, 10 May 2009 17:48:10 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.82times.com/?p=255</guid>
		<description><![CDATA[Here are three new websites I put together this week: frothier.info &#8211; for personal, non-private things chalkier.info &#8211; a chalkboard blog trashier.info &#8211; for things found in the trash]]></description>
			<content:encoded><![CDATA[<p>Here are three new websites I put together this week:</p>
<ul>
<li><a href="http://frothier.info">frothier.info</a> &#8211; for personal, non-private things</li>
<li><a href="http://chalkier.info">chalkier.info</a> &#8211; a chalkboard blog</li>
<li><a href="http://trashier.info">trashier.info</a> &#8211; for things found in the trash</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.82times.com/?feed=rss2&amp;p=255</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tiny AppleScript: replace newline with comma in clipboard (and paste)</title>
		<link>http://www.82times.com/?p=235</link>
		<comments>http://www.82times.com/?p=235#comments</comments>
		<pubDate>Sat, 02 May 2009 19:50:08 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.82times.com/?p=235</guid>
		<description><![CDATA[I got tired of copying a column of stuff from Excel, opening BBEdit, doing a find and replace to convert a bunch of lines into one block of comma-delimited text, selecting it all, copying again, and then finally pasting. I felt like I was that chump using an old fashioned blanket on the snuggie commercial. [...]]]></description>
			<content:encoded><![CDATA[<p>I got tired of copying a column of stuff from Excel, opening BBEdit, doing a find and replace to convert a bunch of lines into one block of comma-delimited text, selecting it all, copying again, and then finally pasting. I felt like I was that chump using an old fashioned blanket on the snuggie commercial.</p>
<p>So, I wrote this AppleScript.</p>
<p><img class="alignnone" title="AppleScript Icon" src="http://82times.com/mostlypermanent/Applescript-icon.png" alt="" width="128" height="128" /> <a href="http://82times.com/mostlypermanent/applescripts/clipboard%20newlines%20to%20commas%20and%20paste.scpt">clipboard newlines to commas and paste</a></p>
<p>Usage:</p>
<ol>
<li>Copy a column of stuff (from Excel, Numbers, anything really)</li>
<li>Go to where you want to paste it as comma-delimited</li>
<li>Invoke the script!</li>
</ol>
<p>On my system, I run it with a keystroke trigger defined in Quicksilver. But you could use LaunchBar&#8230;or activate it from the scripts menu. By the way, if you want a system-wide scripts menu, here is a page that describes a <a href="http://www.usingmac.com/2008/2/7/leopard-activate-26-menu-extras">nice way of activating a bunch of menu extras</a> in OS X.</p>
<p>There are probably more elegant ways of doing this, but it has been working for me. If you find anything funky with it, let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.82times.com/?feed=rss2&amp;p=235</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Super-duper WorldCat bookmarklet</title>
		<link>http://www.82times.com/?p=109</link>
		<comments>http://www.82times.com/?p=109#comments</comments>
		<pubDate>Sat, 02 May 2009 07:54:31 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.82times.com/?p=109</guid>
		<description><![CDATA[Want to know if any libraries close to you have a particular book? Here's a nice WorldCat bookmarklet.]]></description>
			<content:encoded><![CDATA[<p>Want to know if any libraries close to you have a particular book? Drag this link to your bookmarks bar:</p>
<p><a href="javascript:var%20u='http://www.worldcat.org/search?q=';var%20s=location.href;var%20m=s.match('amazon');if(s.match('amazon')){location.href='http://www.worldcat.org/isbn/'+ASIN.value}else%20if(getSelection()!=''){location.href=u+(getSelection())}else{var%20p=prompt('what%20would%20you%20like%20to%20find?','');if(p!=''&#038;&#038;p!=null){location.href=u+p}};">-WorldCat-&gt;</a></p>
<p>While you&#8217;re browsing around and thinking about books, click it. Here&#8217;s what&#8217;ll happen when you do:</p>
<ol>
<li>If you are looking at a book on Amazon, it&#8217;ll take you straight to the WorldCat entry for that book. Magic!</li>
<li>If you&#8217;re not looking at anything on Amazon, it&#8217;ll check to see if you have highlighted any text on the current page in your web browser (i.e., you&#8217;re reading book reviews in the New York Times and you highlight the name of a book, an author, etc.) and then search WorldCat for that text.</li>
<li>If you&#8217;re not looking at anything on Amazon, and there is no text highlighted, you&#8217;ll be prompted to enter what you want to search for in WorldCat.</li>
</ol>
<p>Slick, eh? If you haven&#8217;t used WorldCat before you&#8217;ll need to tell it your location so it can give you relevant results.</p>
<p>I think it&#8217;s handy. It isn&#8217;t perfect, though. For example, if you&#8217;re looking at an electric toothbrush on Amazon and click this, it&#8217;ll take you to WorldCat and WorldCat will say it has no idea what you&#8217;re looking for. There are probably some other conditions/edge cases/etc. I haven&#8217;t thought of. Let me know if you come up with anything I oughtta account for and I&#8217;ll give it a shot.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.82times.com/?feed=rss2&amp;p=109</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Erdős Ping Pong</title>
		<link>http://www.82times.com/?p=89</link>
		<comments>http://www.82times.com/?p=89#comments</comments>
		<pubDate>Sun, 26 Apr 2009 06:06:25 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Minutia]]></category>

		<guid isPermaLink="false">http://www.82times.com/?p=89</guid>
		<description><![CDATA[Paul Erdős playing ping pong with Fan Chung. Ronald Graham can be seen in the background jumping on a trampoline. Video clip from George Csicsery&#8217;s film N is a Number zalafilms.com/films/nisanumber.html Audio clip from a remix of &#8220;Pop The Glock&#8221; by Uffie &#8220;[Shoulder Lean Intro] Pop The Glock (Paul Devro remix)&#8221; Paul Devro: myspace.com/pauldevro Young Dro: young-dro.com/ [...]]]></description>
			<content:encoded><![CDATA[<p><object width="470" height="313" data="http://vimeo.com/moogaloop.swf?clip_id=4333571&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=8FD8D8&amp;fullscreen=1" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=4333571&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=8FD8D8&amp;fullscreen=1" /></object></p>
<p>Paul Erdős playing ping pong with Fan Chung. Ronald Graham can be seen in the background jumping on a trampoline.</p>
<p>Video clip from George Csicsery&#8217;s film <em>N is a Number</em><br />
<a href="http://www.zalafilms.com/films/nisanumber.html" target="_blank">zalafilms.com/films/nisanumber.html</a></p>
<p>Audio clip from a remix of &#8220;Pop The Glock&#8221; by Uffie<br />
&#8220;[Shoulder Lean Intro] Pop The Glock (Paul Devro remix)&#8221;</p>
<p>Paul Devro: <a href="http://www.myspace.com/pauldevro" target="_blank">myspace.com/pauldevro</a><br />
Young Dro: <a href="http://www.young-dro.com/" target="_blank">young-dro.com/</a><br />
Uffie: <a href="http://www.myspace.com/uffie" target="_blank">myspace.com/uffie</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.82times.com/?feed=rss2&amp;p=89</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Last summer&#8217;s route</title>
		<link>http://www.82times.com/?p=64</link>
		<comments>http://www.82times.com/?p=64#comments</comments>
		<pubDate>Sun, 26 Apr 2009 04:28:36 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Bicycling]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://temp82times.wordpress.com/?p=64</guid>
		<description><![CDATA[Here it is, more or less. No, you can&#8217;t have the KML file or waypoint data because I just eyeballed that line. Click to enlarge.]]></description>
			<content:encoded><![CDATA[<p>Here it is, more or less. No, you can&#8217;t have the KML file or waypoint data because I just eyeballed that line. Click to enlarge.</p>
<p><a href="http://www.82times.com/wp-content/uploads/2009/04/mappydraft1jpg.jpeg"><img class="size-full wp-image-75     alignnone" title="Seriously, not based on quantitative data at all." src="http://www.82times.com/wp-content/uploads/2009/04/mappydraft1jpg.jpeg" alt="Map of USA with line I drew on it using a mouse." width="470" height="270" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.82times.com/?feed=rss2&amp;p=64</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pending import from blogger</title>
		<link>http://www.82times.com/?p=4</link>
		<comments>http://www.82times.com/?p=4#comments</comments>
		<pubDate>Tue, 14 Apr 2009 15:41:03 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Minutia]]></category>

		<guid isPermaLink="false">http://www.82times.com/?p=4</guid>
		<description><![CDATA[until then, old blog still available at 82times.blogspot.com.]]></description>
			<content:encoded><![CDATA[<p>until then, old blog still available at <a href="http://82times.blogspot.com">82times.blogspot.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.82times.com/?feed=rss2&amp;p=4</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Philadelphia, Jersey Shore, NYC, finish line</title>
		<link>http://www.82times.com/?p=63</link>
		<comments>http://www.82times.com/?p=63#comments</comments>
		<pubDate>Tue, 09 Sep 2008 14:03:00 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Bicycling]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://temp82times.wordpress.com/2008/09/09/philadelphia-jersey-shore-nyc-finish-line/</guid>
		<description><![CDATA[The trip is over. I rode a total of 4,765 miles this summer in a great zig-zagging arc across the United States. There&#8217;s more to say about Philadelphia and arriving at the shore (both of which were inspiring moments), but I&#8217;ll say it all later. I&#8217;m in New York for a couple of days and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-271" title="dscn1908" src="http://www.82times.com/wp-content/uploads/2008/09/dscn1908-470x352.jpg" alt="dscn1908" width="470" height="352" /></p>
<p>The trip is over. I rode a total of  4,765 miles this summer in a great zig-zagging arc across the United States.</p>
<p>There&#8217;s more to say about Philadelphia and arriving at the shore (both of which were inspiring moments), but I&#8217;ll say it all later. I&#8217;m in New York for a couple of days and I&#8217;ve shipped the bicycle back to California already. From here I&#8217;m headed to Boston by bus for two nights, and then to Champaign, IL by plane and will be there for about a week. Friends, I&#8217;ll be back in California the weekend of the 20th; let&#8217;s celebrate.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.82times.com/?feed=rss2&amp;p=63</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
