<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.5" -->
<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/"
	>

<channel>
	<title>Red Echo</title>
	<link>http://www.redecho.org</link>
	<description>my life, reflected and filtered</description>
	<pubDate>Thu, 02 Sep 2010 21:12:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>
	<language>en</language>
			<item>
		<title></title>
		<link>http://www.redecho.org/2010/09/02/828/</link>
		<comments>http://www.redecho.org/2010/09/02/828/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 21:12:00 +0000</pubDate>
		<dc:creator>mars</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://www.redecho.org/2010/09/02/828/</guid>
		<description><![CDATA[Sylvia&#8217;s Super Awesome Maker Show is always energetic and adorable. The latest episode is  all about Arduino, with a couple of easy-to-build projects that make light and noise.

]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/search?client=safari&#038;rls=en&#038;q=sylvia's+super+awesome+maker+sow&#038;ie=UTF-8&#038;oe=UTF-8#q=sylvia%27s+super+awesome+maker+show&#038;hl=en&#038;client=safari&#038;rls=en&#038;prmd=v&#038;source=univ&#038;tbs=vid:1&#038;tbo=u&#038;ei=BxOATPb8CoG-sAO35ZBp&#038;sa=X&#038;oi=video_result_group&#038;ct=title&#038;resnum=1&#038;ved=0CB8QqwQwAA&#038;fp=5673716d440c1f33">Sylvia&#8217;s Super Awesome Maker Show</a> is always energetic and adorable. The latest episode is <a href="http://blog.makezine.com/archive/2010/08/super_awesome_sylvia_shows_super_si.html"> all about Arduino,</a> with a couple of easy-to-build projects that make light and noise.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redecho.org/2010/09/02/828/feed/</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.redecho.org/2010/09/01/827/</link>
		<comments>http://www.redecho.org/2010/09/01/827/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 06:23:50 +0000</pubDate>
		<dc:creator>mars</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://www.redecho.org/2010/09/01/827/</guid>
		<description><![CDATA[


I picked up this pair of &#8220;Kik Girl&#8221; raver pants at Value Village for ten bucks. They were a little too small for me (women&#8217;s size 11) but I bought them anyway. Then I went over to Stitches and picked up three yards of some sturdy red grosgrain ribbon with a retroreflective stripe down the [...]]]></description>
			<content:encoded><![CDATA[<div class="snapshot">
<a href="http://www.flickr.com/photos/marssaxman/4950130483/" title="CIMG2255.JPG"><img src="http://farm5.static.flickr.com/4131/4950130483_c9195c6202.jpg"  /></a><br />
<br />
I picked up this pair of &#8220;Kik Girl&#8221; raver pants at Value Village for ten bucks. They were a little too small for me (women&#8217;s size 11) but I bought them anyway. Then I went over to Stitches and picked up three yards of some sturdy red grosgrain ribbon with a retroreflective stripe down the center. I slit the side of each pantleg, sewed in the ribbon, et voila! - even shinier raver pants that fit me perfectly and go well with my general design aesthetic.
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.redecho.org/2010/09/01/827/feed/</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.redecho.org/2010/08/31/826/</link>
		<comments>http://www.redecho.org/2010/08/31/826/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 02:27:08 +0000</pubDate>
		<dc:creator>mars</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://www.redecho.org/2010/08/31/826/</guid>
		<description><![CDATA[I have had this idea kicking around idea for a percussion synthesizer device, probably based on an STM32F103. Today I found a document on the ST web site explaining how to generate 12-bit stereo using the built-in DACs. Super simple - all you need is a pair of RC filters and an audio jack!
There is [...]]]></description>
			<content:encoded><![CDATA[<p>I have had this idea kicking around idea for a percussion synthesizer device, probably based on an STM32F103. Today I found a document on the ST web site <a href="http://www.st.com/mcu/download2.php?file=16895.pdf&#038;info=STM32F103RB%20Application%20Note%20AN3126&#038;url=%20http://www.st.com/stonline/products/literature/an/16895.pdf">explaining how to generate 12-bit stereo using the built-in DACs</a>. Super simple - all you need is a pair of RC filters and an audio jack!</p>
<p>There is something a little perverse about embedding  what ends up being a softsynth into a piece of hardware, but I really like having a dedicated UI for my audio gear, and I like not having to deal with all the complexity and uncertainty of a computer.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redecho.org/2010/08/31/826/feed/</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.redecho.org/2010/08/31/825/</link>
		<comments>http://www.redecho.org/2010/08/31/825/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 01:05:04 +0000</pubDate>
		<dc:creator>mars</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://www.redecho.org/2010/08/31/825/</guid>
		<description><![CDATA[How to program an MSP430 from Linux, using TI&#8217;s Launchpad board (the one that costs $4.30 and includes a USB interface). Looks like it is generally a big nuisance. I wonder how much work it would be to rig up an Arduino-style interface for the LaunchPad that does all the necessary mspgcc manipulation?

]]></description>
			<content:encoded><![CDATA[<p>How to <a href="http://hackaday.com/2010/08/11/how-to-launchpad-programming-with-linux/#more-26666">program an MSP430 from Linux</a>, using TI&#8217;s <a href="http://www.ti.com/LaunchPad">Launchpad</a> board (the one that costs $4.30 and includes a USB interface). Looks like it is generally a big nuisance. I wonder how much work it would be to rig up an Arduino-style interface for the LaunchPad that does all the necessary mspgcc manipulation?
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redecho.org/2010/08/31/825/feed/</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.redecho.org/2010/08/30/824/</link>
		<comments>http://www.redecho.org/2010/08/30/824/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 01:04:13 +0000</pubDate>
		<dc:creator>mars</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://www.redecho.org/2010/08/30/824/</guid>
		<description><![CDATA[The Mesh Potato project appears to have a lot in common with my walkie-textie concept. It&#8217;s based on a completely different set of technologies and user interactions, but the end result is similar: a free, open, decentralized telecommunications mechanism. I wonder if it would be possible to make the systems cross-compatible?

]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.linuxjournal.com/magazine/mesh-potato?page=0,0">Mesh Potato</a> project appears to have a lot in common with my walkie-textie concept. It&#8217;s based on a completely different set of technologies and user interactions, but the end result is similar: a free, open, decentralized telecommunications mechanism. I wonder if it would be possible to make the systems cross-compatible?
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redecho.org/2010/08/30/824/feed/</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.redecho.org/2010/08/27/822/</link>
		<comments>http://www.redecho.org/2010/08/27/822/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 23:52:18 +0000</pubDate>
		<dc:creator>mars</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://www.redecho.org/2010/08/27/822/</guid>
		<description><![CDATA[I really overcommitted myself this summer. I did finally manage to get the last of six bloom lights working just before Eva had to leave for Burning Man. I don&#8217;t have any pictures but hopefully there will be some good ones when everyone comes back from the burn. I also spent an evening helping Chris [...]]]></description>
			<content:encoded><![CDATA[<p>I really overcommitted myself this summer. I did finally manage to get the last of six bloom lights working just before Eva had to leave for Burning Man. I don&#8217;t have any pictures but hopefully there will be some good ones when everyone comes back from the burn. I also spent an evening helping Chris with his group&#8217;s firefly costumes, assembling four controllers with light sensors and high-powered LEDs; the idea is that each light will flash at some adjustable interval, and that the controllers will watch for other flashes and try to stay in sync. This of course means that they will pick up on <i>any</i> source of flashing light, of which there will be many on the playa. Add on half a dozen minor errands I&#8217;ve run for other friends, and I&#8217;ve ended up doing a surprising amount of Burning Man prep considering the fact that I am not even going this year. Oh, well. I&#8217;m working down my list of commitments and trying to refrain from making any new ones for a while. I need a break - and a few long nights of sleep.</p>
<p>Ava and I looked at a couple more houses yesterday. One was a 1900 construction just around the corner from John & Holly; it was in surprisingly good shape, had a nice big yard, and would have needed very little work. Three bedrooms upstairs, a nice big kitchen (built as an addition to the original house!), even a parking space. The other place was a wreck - priced accordingly, to be sure, but it would have been months of work, and it really wasn&#8217;t what we were looking for.</p>
<p>I think we&#8217;re about ready to make an offer: despite being on a busy street and having no yard, we really like the house on 23rd. It&#8217;s a good price, a good project, and a good location.</p>
<p>Work is going OK. It has been tough keeping everything in the air since I have been burning so much energy on other projects, but that is settling down, and I&#8217;ve done some good work in the last couple of days. I&#8217;m working on a design and estimate for the next phase of the project I just finished; not a big thing but it has some interesting challenges.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redecho.org/2010/08/27/822/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wedding anniversary</title>
		<link>http://www.redecho.org/2010/08/26/wedding-anniversary/</link>
		<comments>http://www.redecho.org/2010/08/26/wedding-anniversary/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 03:52:28 +0000</pubDate>
		<dc:creator>mars</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://www.redecho.org/2010/08/26/wedding-anniversary/</guid>
		<description><![CDATA[Ava and I got married one year ago today. We took a motorcycle trip down the Pacific coast, hung a left at Crescent City, rolled into Reno, got a wedding license, and headed over to the Arch of Reno Wedding Chapel about twenty minutes before they closed for the day.  Tonight we&#8217;re going to [...]]]></description>
			<content:encoded><![CDATA[<p>Ava and I got married one year ago today. We took a motorcycle trip down the Pacific coast, hung a left at Crescent City, rolled into Reno, got a wedding license, and headed over to the Arch of Reno Wedding Chapel about twenty minutes before they closed for the day.  Tonight we&#8217;re going to go celebrate the milestone at El Gaucho.</p>
<p>She&#8217;s the one I want, and I&#8217;m glad we have each other.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redecho.org/2010/08/26/wedding-anniversary/feed/</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.redecho.org/2010/08/14/821/</link>
		<comments>http://www.redecho.org/2010/08/14/821/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 23:58:32 +0000</pubDate>
		<dc:creator>mars</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://www.redecho.org/2010/08/14/821/</guid>
		<description><![CDATA[I had an unexpectedly adventurous night and ended up sleeping til noon this morning. So far I have spent this scorchingly hot summer afternoon sitting at my desk; my sister MJ is working on a paper for a law journal, and I&#8217;m trying to help her out with the final editing work.  Truth be [...]]]></description>
			<content:encoded><![CDATA[<p>I had an unexpectedly adventurous night and ended up sleeping til noon this morning. So far I have spent this scorchingly hot summer afternoon sitting at my desk; my sister MJ is working on a paper for a law journal, and I&#8217;m trying to help her out with the final editing work.  Truth be told I&#8217;m almost always happier indoors with a fan when the weather is this hot; I&#8217;ll almost certainly perk up when sunset approaches.</p>
<p>I finally got around to listing my FJ600 on craigslist. I haven&#8217;t gotten any responses yet, though, which is disappointing - it&#8217;s such a pretty little bike! Oh, well, I&#8217;ll keep at it.</p>
<p>Ava and I are thinking seriously about making an offer on a house. We looked at the place a couple of weeks ago - it&#8217;s definitely a project, but one well within our capabilities, and it has a lot of Craftsman-style character that will make it cozy and appealing when we&#8217;re done. It&#8217;d be a great place to live, within a few blocks of many of our friends - it&#8217;s actually just a mile further down the road we currently live on. </p>
<p>I&#8217;ve always been scared of the financial commitment involved in buying a house, but between the low interest rates and the depressed housing market, the monthly mortgage &#038; tax on this place would only cost half again as much as we&#8217;re currently paying for one bedroom of a house shared with two other people. The place is big enough that we could easily continue sharing space with friends, too, making it even more affordable.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redecho.org/2010/08/14/821/feed/</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.redecho.org/2010/08/13/820/</link>
		<comments>http://www.redecho.org/2010/08/13/820/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 17:33:21 +0000</pubDate>
		<dc:creator>mars</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://www.redecho.org/2010/08/13/820/</guid>
		<description><![CDATA[I get the impression that most people who rave about Git are really not so much talking about Git specifically as the notion of distributed version control in general. Take, for example, this very helpful cheat sheet: the features the author gets excited about are those every DVCS shares, while git itself is such a [...]]]></description>
			<content:encoded><![CDATA[<p>I get the impression that most people who rave about Git are really not so much talking about Git specifically as the notion of distributed version control in general. Take, for example, this <a href="http://bytepawn.com/2010/08/13/git-cheatsheet-for-the-rest-of-us/">very helpful cheat sheet</a>: the features the author gets excited about are those every DVCS shares, while git itself is such a complex beast that it justifies this kind of lore-collection.</p>
<p>Maybe Mercurial is better. I&#8217;ve installed it on all my machines now and hope to set up a repository here soon so I can try out its workflow.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redecho.org/2010/08/13/820/feed/</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://www.redecho.org/2010/08/11/819/</link>
		<comments>http://www.redecho.org/2010/08/11/819/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 20:25:50 +0000</pubDate>
		<dc:creator>mars</dc:creator>
		
		<category>Uncategorized</category>

		<guid isPermaLink="false">http://www.redecho.org/2010/08/11/819/</guid>
		<description><![CDATA[A list of publications on algorithmic botany: a long list of formulas for simulating various aspects of plant development.

]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://algorithmicbotany.org/papers/#abop">list of publications</a> on algorithmic botany: a long list of formulas for simulating various aspects of plant development.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redecho.org/2010/08/11/819/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
