<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Nous Voulons Vivre</title>
	<atom:link href="http://flamingovic.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://flamingovic.wordpress.com</link>
	<description>un blog de bricolage: my clearinghouse for good ideas and bad stories</description>
	<lastBuildDate>Fri, 17 May 2013 18:07:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='flamingovic.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/842ce73bd6e306456067f870845a4ab4?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Nous Voulons Vivre</title>
		<link>http://flamingovic.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://flamingovic.wordpress.com/osd.xml" title="Nous Voulons Vivre" />
	<atom:link rel='hub' href='http://flamingovic.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Notes on Web Tunneling While Traveling</title>
		<link>http://flamingovic.wordpress.com/2012/10/13/notes-on-web-tunneling-while-traveling/</link>
		<comments>http://flamingovic.wordpress.com/2012/10/13/notes-on-web-tunneling-while-traveling/#comments</comments>
		<pubDate>Sat, 13 Oct 2012 22:36:44 +0000</pubDate>
		<dc:creator>victorhansonsmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[communications]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[traveling]]></category>
		<category><![CDATA[tunnel]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://flamingovic.wordpress.com/?p=549</guid>
		<description><![CDATA[I&#8217;m currently traveling in Germany, and I need to use the internet.  I&#8217;m able to find internet hotspots almost everywhere, but I&#8217;m not interested in paying 3-5 euro to access each hotspot.  The curious thing is that many of these hotspots are setup such that port 80 is closed (i.e. HTTP traffic) for non-paying customers, [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=549&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m currently traveling in Germany, and I need to use the internet.  I&#8217;m able to find internet hotspots almost everywhere, but I&#8217;m not interested in paying 3-5 euro to access each hotspot.  The curious thing is that many of these hotspots are setup such that port 80 is closed (i.e. HTTP traffic) for non-paying customers, but all other ports are open.  This means that without paying, I&#8217;m able to get an IP address with DHCP, SSH into my remote server (on port 22), and send email (on ports 25 and 587, depending on the mail server).  So, that&#8217;s useful, but what about viewing web pages on port 80?  The solution to this problem is to use SSH tunneling.  It&#8217;s rather simple.  I found these instructions to be useful: https://www.pcworld.com/article/197725/how_to_set_up_a_secure_web_tunnel.html?page=1</p>
<p>Basically, I setup SSH tunneling and then modified my Safari SOCKS proxy to use the tunnel.  The instructions in the URL (above) are accurate, except for one point that needs clarification: the &#8220;ssh&#8221; command to setup the tunnel requires sudo, like this:</p>
<p>sudo ssh -ND 8888 username@host</p>
<p>After launching ssh, I modified my SOCKS proxy:</p>
<p>Preferences &gt; Network &gt; Proxies &gt; click box next to SOCKS proxy, then list &#8220;localhost&#8221; and &#8220;8888&#8243; for the SOCKS proxy server.</p>
<p>. . . and now I&#8217;m online!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flamingovic.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flamingovic.wordpress.com/549/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=549&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flamingovic.wordpress.com/2012/10/13/notes-on-web-tunneling-while-traveling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddd4c5c07db60b2313152364be31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Victor Hanson-Smith</media:title>
		</media:content>
	</item>
		<item>
		<title>Tea Time in the Palisades</title>
		<link>http://flamingovic.wordpress.com/2012/06/25/tea-time-in-the-palisades/</link>
		<comments>http://flamingovic.wordpress.com/2012/06/25/tea-time-in-the-palisades/#comments</comments>
		<pubDate>Tue, 26 Jun 2012 04:24:09 +0000</pubDate>
		<dc:creator>victorhansonsmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backpacking]]></category>
		<category><![CDATA[California]]></category>
		<category><![CDATA[mountains]]></category>
		<category><![CDATA[PCT]]></category>
		<category><![CDATA[Sierra Nevada]]></category>
		<category><![CDATA[tea]]></category>
		<category><![CDATA[trekking]]></category>
		<category><![CDATA[ultralight]]></category>
		<category><![CDATA[wilderness]]></category>

		<guid isPermaLink="false">http://flamingovic.wordpress.com/?p=545</guid>
		<description><![CDATA[The sun was blazing, the snow was melted, and the trail was mostly missing on our six-day circumnavigation around the Palisades Range in the California Sierra Nevada.  Before leaving the city, we took a detour into Chinatown and bought special tea for our trip.  We made a video about the heady brew of mountaineering and [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=545&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The sun was blazing, the snow was melted, and the trail was mostly missing on our six-day circumnavigation around the Palisades Range in the California Sierra Nevada.  Before leaving the city, we took a detour into Chinatown and bought special tea for our trip.  We made a video about the heady brew of mountaineering and tea:</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='450' height='284' src='http://www.youtube.com/embed/sqCegJO_q14?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p><strong>Our route</strong> started at Big Pine (BP) Creek, west of Big Pine, California.  From the BP trailhead, we followed the south fork creek and camped at Elinore Lake.  On the second day, we crossed Scimitar Pass (which is not marked on all maps), took a tea break in Palisade Basin, and then crossed Cirque Pass and camped on a shelf below Palisade Lakes.  On the third day, we followed the Pacific Crest Trail (PCT) to Grouse Meadows in LeConte Canyon, where we enjoyed more tea took a zero day on the day 4.  On the fifth day, we climbed from Grouse Meadows into Dusy Basin and over Bishop Pass.  In the burning afternoon, we climbed Jigsaw Pass and camped near the outlet creek to the fifth Big Pine Lake on the north fork.  On the sixth day, we cruised downhill and visited the fourth, third, second, and first Big Pine Lakes, and then finally returned to the BP trailhead.</p>
<p><strong>Scimitar Pass</strong> and <strong>Jigsaw Pass</strong> are both class 2-3 passes, and it was difficult to find comprehensive information about their conditions.  Some general information about cross-country Sierra passes has been collected here: <a href="http://sierrabackpacker.com/sierrapasses-new.htm">http://sierrabackpacker.com/sierrapasses-new.htm</a></p>
<p><strong>For Scimitar Pass</strong>, I wrote a detailed description on High Sierra Topix bulletin board: <a href="http://www.highsierratopix.com/community/viewtopic.php?f=31&amp;t=8619#p63149">link here</a>.</p>
<p>Most of my research about Scimitar came from Bob Burd&#8217;s website.  His reports and images were accurate: <a href="http://www.snwburd.com/bob/trip_reports/palisade_crest_1.html">http://www.snwburd.com/bob/trip_reports/palisade_crest_1.html</a></p>
<p>Bob traced a blue line on the map linked below.  This blue line generally follows a use trail across and around Willow Lake.  Once crossing to the north side of the creek (past Willow Lake), the use trail disappears.  At this point, boulder-hop along the creek; you may see cairns.<br />
<a href="http://www.snwburd.com/bob/maps/palisade_crest_1.html"> http://www.snwburd.com/bob/maps/palisade_crest_1.html</a></p>
<p>On the approach to Scimitar Pass, Bob&#8217;s route goes up the right-hand slot (shown below).  However, I climbed the scree to the center-left.  I avoided the slot because I couldn&#8217;t determine it&#8217;s difficulty. <a href="http://www.snwburd.com/bob/trip_photos/palisade_crest_1/DSC00013_w5.html">http://www.snwburd.com/bob/trip_photos/palisade_crest_1/DSC00013_w5.html</a></p>
<p><strong>For Jigsaw Pass</strong>, I found good pictures at this Webshots collection: <a href="http://outdoors.webshots.com/album/186080531DwLfCi">http://outdoors.webshots.com/album/186080531DwLfCi</a></p>
<p>. . .and I also found good data at Bob Burd&#8217;s website: <a href="http://www.snwburd.com/bob/trip_photos/picture_puzzle_1/index_t.html">http://www.snwburd.com/bob/trip_photos/picture_puzzle_1/index_t.html</a></p>
<p>In general, when I climbed Jigsaw west-to-east, I chose the right side chute (<a href="http://www.snwburd.com/bob/trip_photos/picture_puzzle_1/DSC02970_w.html">indicated in this photo</a>).  The scree looks crazy from below, but I stuck to the cliff wall and found plenty of hand holds to pull myself up the scree slide.  When I reached the thick white mineral band descending from Aperature Peak, the scree ended and the route continued on solid class 2+ rock (like a steep staircase).  About halfway up the chute, there are remnants of a rock switchback (once upon a time, there was a trail over Jigsaw Pass).  Basically, the top half of Jigsaw&#8217;s west side climb is straightforward and safe, although it looks crazy from below.  After reaching the pass, the descent down the east side is not difficult, per se, but it does involve seemingly endless boulder-hopping.  The best route is to follow the creek &#8212; sometimes boulder-hopping above the creek &#8212; all the way to the fifth Big Pine Lake.  There are cairns along the way, but they&#8217;re not really necessary.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flamingovic.wordpress.com/545/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flamingovic.wordpress.com/545/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=545&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flamingovic.wordpress.com/2012/06/25/tea-time-in-the-palisades/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddd4c5c07db60b2313152364be31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Victor Hanson-Smith</media:title>
		</media:content>
	</item>
		<item>
		<title>New paper in Nature 2012.</title>
		<link>http://flamingovic.wordpress.com/2012/01/11/new-paper-in-nature-2012/</link>
		<comments>http://flamingovic.wordpress.com/2012/01/11/new-paper-in-nature-2012/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 23:26:40 +0000</pubDate>
		<dc:creator>victorhansonsmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://flamingovic.wordpress.com/?p=533</guid>
		<description><![CDATA[I recently finished a lovely collaboration with Greg Finnigan, Tom Stevens, and Joe Thornton.  Our work shows how a molecular machine &#8212; in this case, a proton pump &#8212; increased in structural complexity over evolutionary time.  On a personal note, our project demonstrates the type of interdisciplinary work that can emerge when computational skills are [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=533&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I recently finished <a href="http://www.nature.com/nature/journal/vaop/ncurrent/full/nature10724.html">a lovely collaboration with Greg Finnigan, Tom Stevens, and Joe Thornton</a>.  Our work shows how a molecular machine &#8212; in this case, a proton pump &#8212; increased in structural complexity over evolutionary time.  On a personal note, our project demonstrates the type of interdisciplinary work that can emerge when computational skills are combined with &#8220;wet&#8221; bench work.</p>
<p>Also, W. Ford Doolittle wrote <a href="http://www.nature.com/nature/journal/vaop/ncurrent/full/nature10816.html">a companion essay</a> about our paper.</p>
<p>LINKS:</p>
<p>&#8220;Evolution of increased complexity in a molecular machine&#8221; &#8212; Finnigan, Hanson-Smith, et al. Nature 2012.<br />
<a href="http://www.nature.com/nature/journal/vaop/ncurrent/full/nature10724.html">http://www.nature.com/nature/journal/vaop/ncurrent/full/nature10724.html</a></p>
<p>&#8220;Evolutionary biology: a ratchet for protein complexity&#8221; &#8212; Doolittle. Nature 2012.<br />
<a href="http://www.nature.com/nature/journal/vaop/ncurrent/full/nature10816.html">http://www.nature.com/nature/journal/vaop/ncurrent/full/nature10816.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flamingovic.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flamingovic.wordpress.com/533/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=533&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flamingovic.wordpress.com/2012/01/11/new-paper-in-nature-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddd4c5c07db60b2313152364be31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Victor Hanson-Smith</media:title>
		</media:content>
	</item>
		<item>
		<title>A Mix for Tarantula &#8211; October 27, 2011</title>
		<link>http://flamingovic.wordpress.com/2011/10/27/a-mix-for-tarantula-october-27-2011/</link>
		<comments>http://flamingovic.wordpress.com/2011/10/27/a-mix-for-tarantula-october-27-2011/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 06:35:08 +0000</pubDate>
		<dc:creator>victorhansonsmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[beats]]></category>
		<category><![CDATA[dance]]></category>
		<category><![CDATA[DJ]]></category>
		<category><![CDATA[house]]></category>
		<category><![CDATA[psychedelic]]></category>
		<category><![CDATA[trance]]></category>

		<guid isPermaLink="false">http://flamingovic.wordpress.com/?p=503</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=503&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<object width="100%" height="81"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F26589013"></param><param name="allowscriptaccess" value="always"></param><embed width="100%" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F26589013" allowscriptaccess="always" type="application/x-shockwave-flash"></embed></object>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flamingovic.wordpress.com/503/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flamingovic.wordpress.com/503/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=503&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flamingovic.wordpress.com/2011/10/27/a-mix-for-tarantula-october-27-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddd4c5c07db60b2313152364be31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Victor Hanson-Smith</media:title>
		</media:content>
	</item>
		<item>
		<title>lehua for 34 points</title>
		<link>http://flamingovic.wordpress.com/2011/10/26/lehua-for-34-points/</link>
		<comments>http://flamingovic.wordpress.com/2011/10/26/lehua-for-34-points/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 02:24:23 +0000</pubDate>
		<dc:creator>victorhansonsmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Hawaii]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[scrabble]]></category>
		<category><![CDATA[words]]></category>

		<guid isPermaLink="false">http://flamingovic.wordpress.com/?p=501</guid>
		<description><![CDATA[In 1778, British explorer James Cook landed on Hawaii, which later attracted international trade &#8212; and international diseases &#8212; to the Hawaiian islands, which ultimately led Queen Liliʻuokalani of the Hawaiian Kingdom to be overthrown in the year 1883, which ultimately allowed U.S. President Dwight D. Eisenhower to admit Hawaii as the 50th U.S. state [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=501&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>In 1778, British explorer James Cook landed on Hawaii, which later attracted international trade &#8212; and international diseases &#8212; to the Hawaiian islands, which ultimately led Queen Liliʻuokalani of the Hawaiian Kingdom to be overthrown in the year 1883, which ultimately allowed U.S. President Dwight D. Eisenhower to admit Hawaii as the 50th U.S. state in March 1959. Because of these things, I was able to play the word &#8220;<a href="http://www.lehuaukulele.com/lehua_flower.html">lehua</a>&#8221; as valid word in <a href="http://www.google.com/url?sa=t&amp;rct=j&amp;q=words%20with%20friends&amp;source=web&amp;cd=1&amp;sqi=2&amp;ved=0CDYQFjAA&amp;url=http%3A%2F%2Fwww.wordswithfriends.com%2F&amp;ei=6b-oTuWlMePTiALEtoniCw&amp;usg=AFQjCNHQUiX7F4ei-AdO0_lKNvAtZ97qOg">a Scrabble-like game</a> for 34 points.</p>
<p><a title="Lehua by V.H.S., on Flickr" href="http://www.flickr.com/photos/victorhansonsmith/6284579433/"><img src="http://farm7.static.flickr.com/6048/6284579433_36a2928ddf_m.jpg" alt="Lehua" width="185" height="240" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flamingovic.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flamingovic.wordpress.com/501/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=501&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flamingovic.wordpress.com/2011/10/26/lehua-for-34-points/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddd4c5c07db60b2313152364be31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Victor Hanson-Smith</media:title>
		</media:content>

		<media:content url="http://farm7.static.flickr.com/6048/6284579433_36a2928ddf_m.jpg" medium="image">
			<media:title type="html">Lehua</media:title>
		</media:content>
	</item>
		<item>
		<title>Notes on Benson Lake, and 2011 snow conditions in Oregon</title>
		<link>http://flamingovic.wordpress.com/2011/07/16/notes-on-benson-lake-and-2011-snow-conditions-in-oregon/</link>
		<comments>http://flamingovic.wordpress.com/2011/07/16/notes-on-benson-lake-and-2011-snow-conditions-in-oregon/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 21:25:20 +0000</pubDate>
		<dc:creator>victorhansonsmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backpacking]]></category>
		<category><![CDATA[camping]]></category>
		<category><![CDATA[mountains]]></category>
		<category><![CDATA[Oregon]]></category>
		<category><![CDATA[outdoors]]></category>
		<category><![CDATA[snow]]></category>
		<category><![CDATA[trekking]]></category>
		<category><![CDATA[wilderness]]></category>

		<guid isPermaLink="false">http://flamingovic.wordpress.com/?p=486</guid>
		<description><![CDATA[I just returned from a quick overnight hike to Benson Lake in the Mount Washington wilderness (see hike #46).  As of July 15 2011, the snowline is at about ~5000 feet, but the melt is very uneven.  Many south-facing slopes are snowfree, especially above tree line.  The bald southern face of Scott Mountain (6100&#8242;) is entirely [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=486&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a title="North and Middle Sister, moonrise by V.H.S., on Flickr" href="http://www.flickr.com/photos/victorhansonsmith/5944234914/"><img src="http://farm7.static.flickr.com/6144/5944234914_43af200bb2.jpg" alt="North and Middle Sister, moonrise" width="400" /></a></p>
<p>I just returned from a quick overnight hike to Benson Lake in the Mount Washington wilderness (see <a href="http://www.amazon.com/100-Hikes-Central-Oregon-Cascades/dp/0961815264">hike #46</a>).  As of July 15 2011, the snowline is at about ~5000 feet, but the melt is very uneven.  Many south-facing slopes are snowfree, especially above tree line.  The bald southern face of Scott Mountain (6100&#8242;) is entirely melted.  <a href="http://www.flickr.com/photos/victorhansonsmith/5943635431/">Black Crater (7251&#8242;) and Belknap Crater (6872&#8242;) appear to have snowfree hiking routes above treeline</a>, but I suspect their approach hikes are snowbound.  North facing slopes and deeply shaded forest areas have four-foot drifts all the way down to Highway 242 (at about 5000&#8242;).</p>
<p><a href="http://www.flickr.com/photos/victorhansonsmith/5943635431/">The Benson Lake trailhead</a> (-5000&#8242;) remains unreachable by car.  Instead, I parked about 1/2 mile down Scott Road.  I found the trail to Benson Lake (5200&#8242;) about 80% snowbound, but I was able to follow good boot prints from early-season day-hikers.  <a href="http://www.flickr.com/photos/victorhansonsmith/5943678759/in/photostream">Benson lake basin</a> was mostly snow-free; I found <a href="http://www.flickr.com/photos/victorhansonsmith/5943665471/in/photostream">a dry campspot with a view</a> and built a fire.  Silent lightning flashed for hours in the southern sky , and later, rain clouds consumed me, Benson Lake, and the entire wilderness.</p>
<p><a title="fire (2 of 3) by V.H.S., on Flickr" href="http://www.flickr.com/photos/victorhansonsmith/5943677671/"><img src="http://farm7.static.flickr.com/6145/5943677671_34d1535a26.jpg" alt="fire (2 of 3)" width="400" /></a></p>
<p><a href="http://www.flickr.com/photos/victorhansonsmith/sets/72157627209479272/with/5944234914/">Check-out more photos on Flickr.</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flamingovic.wordpress.com/486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flamingovic.wordpress.com/486/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=486&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flamingovic.wordpress.com/2011/07/16/notes-on-benson-lake-and-2011-snow-conditions-in-oregon/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddd4c5c07db60b2313152364be31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Victor Hanson-Smith</media:title>
		</media:content>

		<media:content url="http://farm7.static.flickr.com/6144/5944234914_43af200bb2.jpg" medium="image">
			<media:title type="html">North and Middle Sister, moonrise</media:title>
		</media:content>

		<media:content url="http://farm7.static.flickr.com/6145/5943677671_34d1535a26.jpg" medium="image">
			<media:title type="html">fire (2 of 3)</media:title>
		</media:content>
	</item>
		<item>
		<title>Notes on trekking from Squaw Dome to Iva Bell Hot Springs, June 2011</title>
		<link>http://flamingovic.wordpress.com/2011/06/26/notes-on-trekking-from-squaw-dome-to-iva-bell-hot-springs/</link>
		<comments>http://flamingovic.wordpress.com/2011/06/26/notes-on-trekking-from-squaw-dome-to-iva-bell-hot-springs/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 05:35:59 +0000</pubDate>
		<dc:creator>victorhansonsmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backpacking]]></category>
		<category><![CDATA[California]]></category>
		<category><![CDATA[mountains]]></category>
		<category><![CDATA[outdoors]]></category>
		<category><![CDATA[sierras]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[trekking]]></category>
		<category><![CDATA[wilderness]]></category>

		<guid isPermaLink="false">http://flamingovic.wordpress.com/?p=469</guid>
		<description><![CDATA[Summary: Here is a novel route to access Iva Bell Hot Springs in the John Muir Wilderness of the Sierra National Forest.  Most people reach Iva Bell from the north (via Red&#8217;s Meadow), or from the east (via the PCT).  However, in heavy snow years&#8212;such as this year, 2011&#8212;the north and east trailheads may be [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=469&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a title="Balloon Dome by V.H.S., on Flickr" href="http://www.flickr.com/photos/victorhansonsmith/sets/72157627046111350/with/5870422445/"><img src="http://farm6.static.flickr.com/5280/5870801614_3fee097834.jpg" alt="Balloon Dome" width="400" /></a></p>
<p><strong>Summary:</strong> Here is a novel route to access Iva Bell Hot Springs in the <a href="http://en.wikipedia.org/wiki/John_Muir_Wilderness">John Muir Wilderness</a> of the <a href="fs.usda.gov/sierra">Sierra National Forest</a>.  Most people reach Iva Bell <a href="http://www.anthonians.org/hikes/ivabellhs.html">from the north (via Red&#8217;s Meadow)</a>, or from the east (via the <a href="http://www.pcta.org/">PCT</a>).  However, in heavy snow years&#8212;such as this year, 2011&#8212;the north and east trailheads may be unaccessible early in the season. The route I describe here provides early-season access to the hot springs from the west, starting at the McCreary trailhead in the <a href="http://en.wikipedia.org/wiki/Ansel_Adams_Wilderness">Ansel Adams Wilderness</a>.  <strong>CAUTION:</strong> This route uses trails that are poorly maintained.  Navigation skills are required, especially to traverse the section from Heitz Meadow, around Pincushion Peak, and down the Silver Creek drainage.</p>
<p><strong>Trip Statistics:</strong> Approximately 25 miles one way.  About 6000&#8242; total gain one way.  McCreary trailhead is located at 6774&#8242;. Cassidy Bridge is the lowest point at 4400&#8242;.  The saddle north of Pincushion Peak is the highest point at 8622&#8242;.  Iva Bell hot springs are located at about 6450&#8242;.</p>
<p><strong>Conditions in June 2011</strong>: Small snow patches lingered on the Minarets Road, but we were able to drive a sedan within one mile of McCreary trailhead.  We parked our car alongside the road, left a note in the window (and crossed our fingers).  The trail from McCreary to Cassidy Bridge was completely snow-free and easy to follow.  Further down, we encountered a dozen poison oak patches at the bottom of the San Joaquin river canyon.  The poison oak was difficult to avoid; pants and a long-sleeve shirt are highly recommended for this short section.  Past the poison oak, there are several excellent campsites on the canyon floor near Cassidy Bridge.</p>
<p>The switchbacks east of Cassidy Bridge were in great condition, and we easily found Rattlesnake Lake &#8212; which is mostly a marsh these days.  The ascent to Rattlesnake Lake offered several good places to pause and enjoy views of Balloon Dome.  Although Rattlesnake Lake lacks the majesty of high-elevation Sierra tarns, it nonetheless felt extremely wild and lost; it seemed like no human had visited this area in a very long time.  Beyond Rattlesnake Lake, we sometimes struggled to follow the trail to Heitz Meadow.  The cross-country walking was easy, fortunately, so we followed what clues we could find: sawed logs and occasional water bars.  We found Heitz Meadow with its collapsed cabin, destroyed outhouse, and broken horse corral.  It was apparent that no human has lived here in decades.</p>
<p>East of Heitz Meadow, the trail disappeared under fallen trees and forest litter.  Views were minimal, so we took a compass bearing and tried our best to stay on course.  The cross-country walking wasn&#8217;t bad, but there were endless downed trees to negotiate. We found hints of the trail several times, so that was reassuring.  We eventually lost sunlight, so we camped near a creek at snowline (~7500 feet).</p>
<p>The next day, we hiked on solid snow over the saddle north of Pincushion Peak, past String Meadows, and into the Silver Creek drainage.  We used the compass to hike directly to the saddle, but &#8212; if you get lost &#8212; you could just as well follow the counters around Pincushion Peak and find the saddle.  A map is 100% required for this section. We dropped to Silver Creek, and then checked our GPS; surprisingly, we were only 100 feet away from the trail.  This early in the season, Silver Creek was an unfordable white stallion, but we found a wide log spanning the creek nearby.  This log seems to be a permanent fixture, and it should be easy to find for anyone hiking through this area.  (Hint: the log sits in alder bushes on both shores).  From Silver Creek, the switchbacks down to Fox Meadow were easy to follow, but they were overgrown with manzanita and huckleberry oak; this is another section where long pants are recommended to protect your legs from sharp branches.  At Fox Meadow, we rejoined the well-maintained trail that connects Reds Meadow to Iva Bell, and we cruised to the hot springs in luxury.</p>
<p>Iva Bell hot springs are scattered across a grassy hillside; we found at least seven pools, but there may be others.  I strongly suspect we were the first people to soak in the springs this season.  The meadow pools were covered in algae, but we easily scooped away the mess and enjoyed soaking in clean hot water.  The pool in the open meadow by the boulder is probably the hottest and cleanest, but the pool under the trees by the campsite has seats and shirt hooks and other nice features.  The highest pools are perched on a shelf (about 200&#8242;) above the meadow, but unfortunately they were filled with hundreds of tiny leeches; I think these pools are unsoakable until the leech problem is solved.</p>
<p>We camped near the meadow pools for two nights; it was heavenly.  A duo of hikers briefly passed through &#8212; apparently they entered over Mammoth Pass &#8212; but they seemed rushed and quickly departed.  The shuttle to Red&#8217;s Meadow was not yet running during our trip, so I&#8217;m not surprised that Iva Bell was basically empty.  Over the next three days, we returned to McCreary trailhead using our original route.</p>
<p><strong>A note about navigation</strong>: We carried topographic maps, a compass, and an iPhone with GPS.  We relied on the map and compass to navigate the cross-country northeast of Heitz Meadow, but we also used the iPhone a few times to validate our decisions.  The iPhone GPS, surprisingly, worked very well in the wilderness.</p>
<p><strong>Map:</strong> <a href="http://maps.google.com/maps/ms?msid=208983713658680025186.0004a5dd128d339b2b9a7&amp;msa=0&amp;ll=37.487118,-119.168358&amp;spn=0.132943,0.277405">view the route in Google Maps:</a></p>
<div class="googlemaps"><iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?msid=208983713658680025186.0004a5dd128d339b2b9a7&amp;msa=0&amp;ie=UTF8&amp;ll=37.487118,-119.168358&amp;spn=0.132943,0.277405&amp;t=p&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com/maps/ms?msid=208983713658680025186.0004a5dd128d339b2b9a7&amp;msa=0&amp;ie=UTF8&amp;ll=37.487118,-119.168358&amp;spn=0.132943,0.277405&amp;t=p&amp;source=embed" style="text-align:left">View Larger Map</a></small></div>
<p><strong>Video Postcards from the trip:</strong> <div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/25647095' width='640' height='480' frameborder='0'></iframe></div></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flamingovic.wordpress.com/469/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flamingovic.wordpress.com/469/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=469&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flamingovic.wordpress.com/2011/06/26/notes-on-trekking-from-squaw-dome-to-iva-bell-hot-springs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddd4c5c07db60b2313152364be31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Victor Hanson-Smith</media:title>
		</media:content>

		<media:content url="http://farm6.static.flickr.com/5280/5870801614_3fee097834.jpg" medium="image">
			<media:title type="html">Balloon Dome</media:title>
		</media:content>
	</item>
		<item>
		<title>William Sullivan slideshow</title>
		<link>http://flamingovic.wordpress.com/2011/04/16/william-sullivan-slideshow/</link>
		<comments>http://flamingovic.wordpress.com/2011/04/16/william-sullivan-slideshow/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 22:11:27 +0000</pubDate>
		<dc:creator>victorhansonsmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[hiking]]></category>
		<category><![CDATA[interesting]]></category>
		<category><![CDATA[lectures]]></category>
		<category><![CDATA[mountains]]></category>
		<category><![CDATA[Oregon]]></category>
		<category><![CDATA[outdoors]]></category>
		<category><![CDATA[rivers]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[trekking]]></category>
		<category><![CDATA[wilderness]]></category>

		<guid isPermaLink="false">http://flamingovic.wordpress.com/?p=465</guid>
		<description><![CDATA[Today I saw a captivating slideshow by William Sullivan, based on his book &#8220;Oregon Favorites&#8221;.  (Sullivan is best known for his &#8220;100 Hikes&#8221; series of trail guides, which are really excellent.)  Sullivan has a busy year-round lecture schedule.  Today&#8217;s slideshow featured one favorite place in Oregon for each month of the year, with an emphasis [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=465&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 310px"><a href="http://farm3.static.flickr.com/2558/3913016945_74e7eecfd0_b.jpg"><img title="Jefferson Park, September 2009" src="http://farm3.static.flickr.com/2558/3913016945_74e7eecfd0_b.jpg" alt="" width="300" /></a><p class="wp-caption-text">Jefferson Park, September 2009</p></div>
<p>Today I saw a captivating slideshow by <a href="http://www.oregonhiking.com/">William Sullivan</a>, based on his book <a href="http://www.oregonhiking.com/navillus/">&#8220;Oregon Favorites&#8221;</a>.  (Sullivan is best known for his <a href="http://www.oregonhiking.com/navillus/">&#8220;100 Hikes&#8221;</a> series of trail guides, which are really excellent.)  <a href="http://www.oregonhiking.com/sullivan/#Slide_Shows_&amp;_Booksignings">Sullivan has a busy year-round lecture schedule</a>.  Today&#8217;s slideshow featured one favorite place in Oregon for each month of the year, with an emphasis on places that are rarely visited.  Here is the list. . .</p>
<p><strong>March</strong> &#8211; <a href="http://www.ohs.org/education/oregonhistory/historical_records/dspDocument.cfm?doc_ID=1E86DBC2-D01C-D7FF-E7ECDB354B0EEA54">The Mulino Flour Mil</a>l is not a wilderness hike, but the water-powered flour mill still functions and is interesting the visit.</p>
<p><strong>April</strong> &#8211; The Badlands loop, in the Oregon Badlands Wilderness near Bend, OR</p>
<p><strong>May</strong> &#8211;  Cape Horn in the Columbia River Gorge</p>
<p><strong>June</strong> &#8211; The Scout Camp Trail, near Crooked River Ranch, OR</p>
<p><strong>July</strong> &#8211; Visit the Wallowa Mountains, near Joseph, OR.  Avoid the crowded trails, and visit McCully Basin.</p>
<p><strong>August</strong> &#8211; Pinnacle Ridge on the NE side of Mount Hood.</p>
<p><strong>September</strong> &#8211; Jefferson Park</p>
<p><strong>October</strong> &#8211; Sisters Rocks, on the Oregon coast between Port Orford and Gold Beach</p>
<p><strong>November</strong> &#8211; Eight Dollar Mountain along the Illinois River.</p>
<p><strong>December</strong> &#8211; rent a fire lookout tower.  Sullivan recommends Warner Mountain.</p>
<p><strong>January</strong> &#8211; visit Fort Hoskins Historic Park</p>
<p><strong>February</strong> &#8211; ski around Broken Top, using the pass/notch near Iceberg Lake</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flamingovic.wordpress.com/465/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flamingovic.wordpress.com/465/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=465&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flamingovic.wordpress.com/2011/04/16/william-sullivan-slideshow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddd4c5c07db60b2313152364be31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Victor Hanson-Smith</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2558/3913016945_74e7eecfd0_b.jpg" medium="image">
			<media:title type="html">Jefferson Park, September 2009</media:title>
		</media:content>
	</item>
		<item>
		<title>Random Gaussian distribution in libGSL</title>
		<link>http://flamingovic.wordpress.com/2011/03/17/random-gaussian-distribution-in-libgsl/</link>
		<comments>http://flamingovic.wordpress.com/2011/03/17/random-gaussian-distribution-in-libgsl/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 00:17:23 +0000</pubDate>
		<dc:creator>victorhansonsmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Gaussian]]></category>
		<category><![CDATA[GSL]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[libgsl]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://flamingovic.wordpress.com/?p=462</guid>
		<description><![CDATA[I think the gsl_ran_gaussian function is broken in the GNU Scientific Library. This function is supposed to return a random value from the Gaussian distribution with a mean = 0.0 and a user-specified standard deviation.  However, consider the C code (below), in which the user-specified standard deviation value seems to have no effect on the [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=462&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I think the <a href="http://www.math.utah.edu/software/gsl/gsl-ref_268.html">gsl_ran_gaussian function</a> is broken in the <a href="http://www.gnu.org/software/gsl/">GNU Scientific Library</a>.</p>
<p>This function is supposed to return a random value from the Gaussian distribution with a mean = 0.0 and a user-specified standard deviation.  However, consider the C code (below), in which the user-specified standard deviation value seems to have no effect on the random value.</p>
<h3>Code:</h3>
<p><code>#include<br />
#include "gsl/gsl_rng.h"<br />
#include<br />
int main( int argc, const char* argv[] )<br />
{<br />
printf( "\nHello World\n\n" );<br />
gsl_rng *rng;<br />
int     random_seed = (int)time(NULL);<br />
rng = gsl_rng_alloc(gsl_rng_mt19937);<br />
gsl_rng_set(rng, random_seed);</code></p>
<p><code>double rand_gauss;</code></p>
<p><code> </code></p>
<p><code> int reps = 5;<br />
int i = 0;<br />
for (i = 0; i &lt; reps; i++)<br />
{<br />
rand_gauss = gsl_ran_gaussian(rng, 0.001);<br />
printf("sigma = 0.001, random value = %f\n", rand_gauss);<br />
rand_gauss = gsl_ran_gaussian(rng, 0.01);<br />
printf("sigma = 0.01, random value = %f\n", rand_gauss);<br />
rand_gauss = gsl_ran_gaussian(rng, 0.1);<br />
printf("sigma = 0.1, random value = %f\n", rand_gauss);<br />
rand_gauss = gsl_ran_gaussian(rng, 1.0);<br />
printf("sigma = 1.0, random value = %f\n", rand_gauss);<br />
fflush(NULL);<br />
}<br />
}</code></p>
<h3>Result:</h3>
<p><span style="font-family:monospace;">Hello World</span></p>
<p><code>sigma = 0.001, random value = 6304.000000<br />
sigma = 0.01, random value = 3104.000000<br />
sigma = 0.1, random value = 1952.000000<br />
sigma = 1.0, random value = 1536.000000<br />
sigma = 0.001, random value = 3712.000000<br />
sigma = 0.01, random value = 1312.000000<br />
sigma = 0.1, random value = 3424.000000<br />
sigma = 1.0, random value = 6752.000000<br />
sigma = 0.001, random value = 6016.000000<br />
sigma = 0.01, random value = 8000.000000<br />
sigma = 0.1, random value = 6752.000000<br />
sigma = 1.0, random value = 7200.000000<br />
sigma = 0.001, random value = 5408.000000<br />
sigma = 0.01, random value = 7136.000000<br />
sigma = 0.1, random value = 1056.000000<br />
sigma = 1.0, random value = 4160.000000<br />
sigma = 0.001, random value = 7744.000000<br />
sigma = 0.01, random value = 5376.000000<br />
sigma = 0.1, random value = 3072.000000<br />
sigma = 1.0, random value = 4896.000000</code></p>
<p>WTF libGSL?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flamingovic.wordpress.com/462/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flamingovic.wordpress.com/462/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=462&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flamingovic.wordpress.com/2011/03/17/random-gaussian-distribution-in-libgsl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddd4c5c07db60b2313152364be31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Victor Hanson-Smith</media:title>
		</media:content>
	</item>
		<item>
		<title>New Music, &#8220;Snow Day&#8221;</title>
		<link>http://flamingovic.wordpress.com/2010/11/23/new-music-snow-day/</link>
		<comments>http://flamingovic.wordpress.com/2010/11/23/new-music-snow-day/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 07:34:31 +0000</pubDate>
		<dc:creator>victorhansonsmith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bass]]></category>
		<category><![CDATA[composition]]></category>
		<category><![CDATA[dream]]></category>
		<category><![CDATA[electronic]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[small]]></category>
		<category><![CDATA[snow]]></category>
		<category><![CDATA[tiny]]></category>

		<guid isPermaLink="false">http://flamingovic.wordpress.com/?p=447</guid>
		<description><![CDATA[Enjoy this new electronic music composition.   I recommend listening with good bass headphones. &#8220;Snow Day&#8221; (3:39, MP3, 8.4 MB)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=447&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Enjoy this new electronic music composition.   I recommend listening with good bass headphones.<br />
<a title="snow texture by V.H.S., on Flickr" href="http://www.archive.org/download/SnowDay_257/SnowDay.mp3"><img src="http://farm4.static.flickr.com/3506/3298769735_245d94371c.jpg" alt="snow texture" width="200" /></a><br />
<a href="http://www.archive.org/download/SnowDay_257/SnowDay.mp3">&#8220;Snow Day&#8221; (3:39, MP3, 8.4 MB)</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/flamingovic.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/flamingovic.wordpress.com/447/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=flamingovic.wordpress.com&#038;blog=1057542&#038;post=447&#038;subd=flamingovic&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://flamingovic.wordpress.com/2010/11/23/new-music-snow-day/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://www.archive.org/download/SnowDay_257/SnowDay.mp3" length="8780407" type="audio/mpeg" />
	
		<media:content url="http://1.gravatar.com/avatar/714eddd4c5c07db60b2313152364be31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Victor Hanson-Smith</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3506/3298769735_245d94371c.jpg" medium="image">
			<media:title type="html">snow texture</media:title>
		</media:content>
	</item>
	</channel>
</rss>
