<?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>Quantum Forest &#187; music</title>
	<atom:link href="http://quantum.uncronopio.org/category/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://quantum.uncronopio.org</link>
	<description>logs written by Luis Apiolaza in Christchurch, New Zealand</description>
	<lastBuildDate>Sun, 10 Jan 2010 21:24:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Stick man</title>
		<link>http://quantum.uncronopio.org/2008/02/08/stick-man/</link>
		<comments>http://quantum.uncronopio.org/2008/02/08/stick-man/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 09:18:00 +0000</pubDate>
		<dc:creator>Luis</dc:creator>
				<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://quantum.uncronopio.org/2008/02/08/stick-man/</guid>
		<description><![CDATA[Listening to music in the radio tends to be depressing. Same tunes, same musicians, same formulas. It is hard to find new (at least for me) sonorities in the radio, so I was happy to reencounter Tony Levin a couple of posts ago. He was playing Chapman stick in King Crimson&#8217;s &#8216;Elephant talk&#8217; video, and [...]]]></description>
			<content:encoded><![CDATA[<p>Listening to music in the radio tends to be depressing. Same tunes, same musicians, same formulas. It is hard to find new (at least for me) sonorities in the radio, so I was happy to reencounter Tony Levin a couple of posts <a href="http://quantum.uncronopio.org/2008/02/05/its-only-talk/">ago</a>. He was playing <a href="http://www.stick.com">Chapman stick</a> in King Crimson&#8217;s &#8216;Elephant talk&#8217; video, and I was curious to hear music created around that instrument.</p>
<p><img src="http://quantum.uncronopio.org/wp-content/uploads/2008/02/stickman-cover.jpg" alt="stickman_cover.jpg" border="0" width="240" height="240" /></p>
<p>I just bought Levin&#8217;s <a type='amzn' asin='B0006ZSILC'>Stick Man</a>. The overall sound of the album is excellent and the combination of Levin and Pat Mastelotto (King Crimson&#8217;s drummer amongst other things) is a really good fit. There are only a few songs with vocals, probably not the best, but personally I feel closer to the heavier songs like &#8216;El Mercado&#8217; or &#8216;Chop Shop&#8217;. I highly recommend the album.</p>
]]></content:encoded>
			<wfw:commentRss>http://quantum.uncronopio.org/2008/02/08/stick-man/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mental chaos</title>
		<link>http://quantum.uncronopio.org/2006/09/11/mental-chaos/</link>
		<comments>http://quantum.uncronopio.org/2006/09/11/mental-chaos/#comments</comments>
		<pubDate>Sun, 10 Sep 2006 22:39:43 +0000</pubDate>
		<dc:creator>Luis</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[miscellanea]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://quantum.uncronopio.org/2006/09/11/mental-chaos/</guid>
		<description><![CDATA[Eleven of September again, but I am not thinking of 2001&#8212;which was terrible, I agree&#8212;but of 1973. I always stop for a minute to remember as an old political campaign said: without hate, without fear, without violence. I was six and still remember.
I am preparing lectures, really busy. I took the students after more than [...]]]></description>
			<content:encoded><![CDATA[<p>Eleven of September again, but I am not thinking of 2001&#8212;which was terrible, I agree&#8212;but of 1973. I always stop for a minute to remember as an <a href="http://es.wikipedia.org/wiki/Plebiscito_Nacional_de_1988_(Chile)" title="link to Wikipedia in Spanish">old political campaign</a> said: without hate, without fear, without violence. I was six and still remember.</p>
<p>I am preparing lectures, really busy. I took the students after more than a semester and most of them appear to be clueless. I am going over a general review, again, because they <em>have</em> to learn. Always listening to energetic music when preparing lectures or running analyses. This time is Rammstein&#8217;s &#8216;Sehnsucht&#8217;. But, anyway, I also like to go back a few years and Yes&#8217;s &#8216;Close to the Edge&#8217; (yes, from 1972) is now coming from the headphones.</p>
<p>I start writing most of the ideas in Writeroom and then copy the lot to TeXShop. Packages included in the document preamble for the notes:</p>

<div class="wp_syntax"><div class="code"><pre class="latex latex" style="font-family:monospace;"><span style="color: #8ea1b0; font-style: italic;">%! program = pdflatex</span>
<span style="color: #800000; font-weight: normal;">\documentclass</span><span class="br0">&#91;</span><span style="color: #2222D0; font-weight: normal;">11pt</span><span class="br0">&#93;</span><span class="br0">&#123;</span><span style="color: #2222D0; font-weight: normal;">article</span><span class="br0">&#125;</span>
<span style="color: #800000; font-weight: normal;">\usepackage</span><span class="br0">&#123;</span><span style="color: #2222D0; font-weight: normal;">pslatex</span><span class="br0">&#125;</span>
<span style="color: #800000; font-weight: normal;">\usepackage</span><span class="br0">&#123;</span><span style="color: #2222D0; font-weight: normal;">amsbsy</span><span class="br0">&#125;</span>
<span style="color: #800000; font-weight: normal;">\usepackage</span><span class="br0">&#123;</span><span style="color: #2222D0; font-weight: normal;">graphicx</span><span class="br0">&#125;</span>
<span style="color: #800000; font-weight: normal;">\usepackage</span><span class="br0">&#123;</span><span style="color: #2222D0; font-weight: normal;">geometry</span><span class="br0">&#125;</span>
<span style="color: #800000; font-weight: normal;">\geometry</span><span class="br0">&#123;</span><span style="color: #2222D0; font-weight: normal;">a4paper</span><span class="br0">&#125;</span></pre></div></div>

<p>Although the Statistics course uses Mendenhall &#38; Sincich&#8217;s &#8216;Regression Analysis&#8217; as the basic text, I am using quite a few other references:</p>
<ul>
<li>Quinn and Keough&#8217;s &#8216;Experimental design and data analysis for biologists&#8217;.</li>
<li>Searle&#8217;s &#8216;Linear models&#8217;.</li>
<li>Harrell&#8217;s &#8216;Regression modeling strategies&#8217;.</li>
<li>Steel and Torrie&#8217;s &#8216;Principles and procedures of statistics&#8217; (the first edition!).</li>
<li>Hamilton&#8217;s &#8216;Regression with graphics&#8217;.</li>
<li>Neter and Wasserman&#8217;s &#8216;Applied linear statistical models&#8217;.</li>
</ul>
<p>In addition I am also preparing grant applications, so if you try to contact me please be understanding: I will not read my email (or act upon any emails) until Wednesday next week (around September 20<sup>th</sup>).</p>
<p>Moved to King Crimson&#8217;s &#8216;Discipline&#8217;. Now listening &#8216;Elephant talk&#8217;&#8230;Talk is ony talk&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://quantum.uncronopio.org/2006/09/11/mental-chaos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I remember when I was 20</title>
		<link>http://quantum.uncronopio.org/2006/03/28/i-remember-when-i-was-20/</link>
		<comments>http://quantum.uncronopio.org/2006/03/28/i-remember-when-i-was-20/#comments</comments>
		<pubDate>Tue, 28 Mar 2006 08:34:37 +0000</pubDate>
		<dc:creator>Luis</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://quantum.uncronopio.org/2006/03/28/i-remember-when-i-was-20/</guid>
		<description><![CDATA[I found some old CDs, including one by Schwenke &#38; Nilo, which includes a live performance of &#8216;Recuerdo cuando yo ten&#237;a 20 años&#8217; (I remember when I was 20 years old), written by Nelson Schwenke. Schwenke &#38; Nilo was (is?) a duo from Valdivia, a city in Southern Chile where I used to live between [...]]]></description>
			<content:encoded><![CDATA[<p>I found some old CDs, including one by <a href="http://www.schwenkeynilo.scd.cl/">Schwenke &#38; Nilo</a>, which includes a live performance of &#8216;Recuerdo cuando yo ten&iacute;a 20 años&#8217; (I remember when I was 20 years old), written by Nelson Schwenke. Schwenke &#38; Nilo was (is?) a duo from Valdivia, a city in Southern Chile where I used to live between 1993 and early 1996.</p>
<p>The song reflects a lot of my experiences when I was twenty, although I was actually eleven at the time the song refers to. I have hyperlinked some of the references that may not be clear for a casual reader.</p>
<p>I still love some of S&#38;N songs, although I disagree with much of their politics. Anyway, they surely are consistent with their beliefs.</p>
<blockquote>
<p>Recuerdo cuando yo ten&iacute;a veinte años<br />
mi pelo flotando, mi paso corriendo<br />
saltando los charcos de calle Picarte<br />
mi padre dorm&iacute;a con un ojo abierto<br />
con el toque de queda, el alma en alerta<br />
y yo maldiciendo milicos de mierda<br />
con el corazon camuflado de sombras, de sombras</p>
<p>Recuerdo el olor de la chicha &#8216;e manzana<br />
sentirse feliz por estar en <a href="http://www.uach.cl/campus/islateja/" title="link to map of Universidad Austral de Chile">la Teja</a><br />
fundando ciudades, construyendo puentes<br />
el <acronym title="The vicechancellor was from the army: Mayor General de Ejército (r) Pedro Palacios">vicerrector</acronym> nos ten&iacute;a prohibido<br />
cantarle a la gente era muy subversivo<br />
lo mejor ser&iacute;a agachar la cabeza<br />
unirse al rebaño y no hacer poes&iacute;a</p>
<p>Recuerdo en la tele <a href="http://en.wikipedia.org/wiki/Mart%C3%ADn_Vargas" title="Chilean boxer, link to Wikipedia">Mart&iacute;n</a> dale duro<br />
jugate el pellejo como un pelo duro<br />
recuerdo los <a href="http://www.memoriaviva.com/desaparecidos/lonquen.htm" title="link to Memoria Viva">hornos de cal de Lonqu&eacute;n</a><br />
el gobierno escribe: as&iacute; vamos bien<br />
&#8230;mañana mejor</p>
<p>Recuerdo las buenas cervezas del <acronym title="Refers to the iconic Cafe Paula">Paula</acronym><br />
donde <a href="http://es.wikipedia.org/wiki/Jorge_Millas_Jim%C3%A9nez" title="Chilean Philosopher, link to Wikipedia in Spanish">Jorge Millas</a> fumaba el futuro<br />
lo bueno de aquello era estar convencidos<br />
que todo lo que uno hiciera al momento<br />
ser&iacute;a la llave y la puerta del tiempo<br />
la lluvia era siempre un buen argumento<br />
pa&#8217; hacer navegado y bajar al invierno<br />
al infierno&#8230;</p>
<p>Recuerdo a Gonz&aacute;lez rayando murales<br />
y a toda la <a href="http://en.wikipedia.org/wiki/DINA" title="Chilean Security Agency, link to Wikipedia">DINA</a> escarbando mi casa<br />
mientras yo a escondidas hacia el amor<br />
ri&eacute;ndonos juntos de todo el horror<br />
&#8230;todo el error</p>
</blockquote>
<p>If you do not understand the lyrics leave it like that; please do not destroy them using any automated translator.</p>
<p>The CD also contained a beautiful version of <a href="http://www.letras.com/v/victor_jara_/la_poblacion_/Luchin_.html" title="link to Letras.com">Luch&iacute;n</a>, an old Victor Jara song. I think that child poverty affects me more now than ever before because Orlando is so close. And yes, I still think that <a href="http://quantum.uncronopio.org/2005/11/08/free-market-and-democracy/" title="link to Quantum Forest">capitalism</a> is the solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://quantum.uncronopio.org/2006/03/28/i-remember-when-i-was-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Down memory lane</title>
		<link>http://quantum.uncronopio.org/2005/12/20/down-memory-lane/</link>
		<comments>http://quantum.uncronopio.org/2005/12/20/down-memory-lane/#comments</comments>
		<pubDate>Tue, 20 Dec 2005 09:06:55 +0000</pubDate>
		<dc:creator>Luis</dc:creator>
				<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://quantum.uncronopio.org/2005/12/20/down-memory-lane/</guid>
		<description><![CDATA[I have been buying some music on CDs to replace very old tapes. The latest acquisitions (thanks to a bit of consulting work) purchased from Amazon:

&#8216;Giros&#8217;, by Fito Páez (1985).
&#8216;la, la, la&#8217; by Luis Alberto Spinetta and Fito Páez (1986).
&#8216;Para los árboles&#8217;, by Luis Alberto Spinetta (2003). Actually, this is really a new purchase for [...]]]></description>
			<content:encoded><![CDATA[<p>I have been buying some music on CDs to replace very old tapes. The latest acquisitions (thanks to a bit of consulting work) purchased from Amazon:</p>
<ul>
<li>&#8216;Giros&#8217;, by Fito Páez (1985).</li>
<li>&#8216;la, la, la&#8217; by Luis Alberto Spinetta and Fito Páez (1986).</li>
<li>&#8216;Para los árboles&#8217;, by Luis Alberto Spinetta (2003). Actually, this is really a new purchase for me.</li>
</ul>
<p>I was listening again Pequeño ángel (little angel) by Spinetta (in la, la, la) and thinking of Orlando:</p>
<blockquote>
<p>Dame tu luz pequeño ángel<br />
que si te vas se va mi vida<br />
antes que el sol cuelgue sus alas.</p>
<p>Cuento las notas de las horas<br />
tengo la piel de tu llovizna<br />
en cuanto el sol cierre sus alas.</p>
<p>Luz, sólo luz<br />
respirándome<br />
hay un rumor que me lleva al mar<br />
en tanto que en la sombra<br />
más te busco y más te tengo acá.<br />
Dame tu luz pequeño ángel.</p>
</blockquote>
<p>and also listening &#8216;Instant-taneas&#8217;, &#8216;Gricel&#8217;, &#8216;Estoy atiborrado con tu amor&#8217;, and a bunch of other great songs. I am still trying to make sense of &#8216;Para los árboles&#8217;, which is quite different from other Spinetta things. Nevertheless, that happens all the time with El Flaco: he is a little ahead of all of us, showing the way to new sounds and styles. Eventually, I will get there. I only need to listen the CD a few more times.</p>
]]></content:encoded>
			<wfw:commentRss>http://quantum.uncronopio.org/2005/12/20/down-memory-lane/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Annoying copy protection</title>
		<link>http://quantum.uncronopio.org/2005/11/15/annoying-copy-protection/</link>
		<comments>http://quantum.uncronopio.org/2005/11/15/annoying-copy-protection/#comments</comments>
		<pubDate>Tue, 15 Nov 2005 08:34:28 +0000</pubDate>
		<dc:creator>Luis</dc:creator>
				<category><![CDATA[miscellanea]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://quantum.uncronopio.org/2005/11/15/annoying-copy-protection/</guid>
		<description><![CDATA[I was writing a Python prototype of DogSim, an inheritance (sense Mendel) mode simulator, happily coding and brushing up my Python coding. I usually listen to energetic music while coding, and this time was the Red Hot Chili Peppers turn. First was Blood, Sugar, Sex, Magik, then &#8216;Californication&#8217; and then &#8216;By the way&#8217; (my least [...]]]></description>
			<content:encoded><![CDATA[<p>I was writing a Python prototype of DogSim, an inheritance (sense Mendel) mode simulator, happily coding and brushing up my Python coding. I usually listen to energetic music while coding, and this time was the <a href="http://www.redhotchilipeppers.com">Red Hot Chili Peppers</a> turn. First was <a href="http://www.amazon.com/exec/obidos/tg/detail/-/B000002LQR/002-7174180-0975242?v=glance">Blood, Sugar, Sex, Magik</a>, then &#8216;Californication&#8217; and then &#8216;By the way&#8217; (my least favourite album). But no, wait a minute: &#8216;By the way&#8217; would not play at all in my laptop. Tried again, and the disk was not recognised. What was going on? Quick Google search and then discovered that the Australian released CD had &#8216;copy protection&#8217; that would not allow it to be played in a computer.</p>
<p>I understand that artists may not like someone making a million copies of their CDs and selling them for a profit. But from there to denying a legal user the possibility to play a CD in a computer&#8230; that is way over the top. Over ninety percent of my listening is in my computer while working, the other ten percent is listening children&#8217;s music in the car. So, what happens when I am faced with that situation? Well, I just <em>have to</em> circumvent the protection, so I can make a copy of the CD that plays in my computer to listen to the bloody thing, so I can justify spending the money in an overpriced piece of plastic.</p>
<p>My web search found a reference to <a href="http://www.isobuster.com/">IsoBuster</a>, a data recovery software that mounts the CD and &#8216;shows you all the tracks and sessions located on the media, combined with all file-systems that are present&#8217;. So it gets around the typical <a href="http://en.wikipedia.org/wiki/Copy_Control" title="link to Wikipedia">double table of contents</a> problem that renders CDs unplayable in a computer. Then one can copy the music contents to the hard drive and then back to another CD. The funny thing is that I did not manage to mount &#8216;By the way&#8217; in my crammy Matshita UJ-820S CD drive&#8212;so I need to try in my desktop computer&#8212;but I managed to get a copy of the enhanced version of Portishead&#8217;s <a href="http://www.amazon.com/exec/obidos/tg/detail/-/B00000DLV1/ref=pd_sim_d_3/002-7174180-0975242?%5Fencoding=UTF8&#38;v=glance">Live: Roseland NYC</a>. The latter has given me grief for many years, always trying to use its special player to play in the computer, not letting me do any other thing.</p>
<p>What is the point of the whole exercise? Commercial piracy will not be deterred by some lame form of protection, but end users will be really annoyed. May be music companies should read <a href="http://www.dashes.com/anil/stuff/doctorow-drm-ms.html">Cory Doctorow&#8217;s presentation</a> on digital rights management.</p>
<p>P.S. By the way, a lot of this copy protection issues are completely side stepped in my mac.</p>
]]></content:encoded>
			<wfw:commentRss>http://quantum.uncronopio.org/2005/11/15/annoying-copy-protection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sweat sounds</title>
		<link>http://quantum.uncronopio.org/2005/09/13/sweat-sounds/</link>
		<comments>http://quantum.uncronopio.org/2005/09/13/sweat-sounds/#comments</comments>
		<pubDate>Mon, 12 Sep 2005 23:37:14 +0000</pubDate>
		<dc:creator>Luis</dc:creator>
				<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://quantum.uncronopio.org/2005/09/13/sweat-sounds/</guid>
		<description><![CDATA[I finally decided to upgrade my old trusty Koss UR-20 el cheapo headphones for something a bit more expensive&#8212;although still ultra cheap for audiophile standards: Sennheiser PX 100. They seem to be one of the best cheap headsets and they are very comfortable. I will throw away the Sony earbuds and use my Yepp with [...]]]></description>
			<content:encoded><![CDATA[<p>I finally decided to upgrade my old trusty <a href="http://www.headphone.com/guide/by-headphone-type/sealed-noise-canceling-type/koss-ur-20.php" title="link to HeadRoom">Koss UR-20</a> el cheapo headphones for something a bit more expensive&#8212;although still ultra cheap for audiophile standards: <a href="http://www.headphone.com/guide/by-application/replacing-cheap-headphones/sennheiser-px-100.php" title="link to HeadRoom">Sennheiser PX 100</a>. They seem to be one of the <a href="http://www.headphone.com/guide/by-application/replacing-cheap-headphones/" title="link to HeadRoom">best cheap headsets</a> and they are very comfortable. I will throw away the Sony earbuds and use my <a href="http://uncronopio.org/quantum/article/145/hardware-luddite" title="link to Quantum Forest">Yepp</a> with the Sennheiser.</p>
<p>Almost simultaneously I bought a couple of nice CD in &#8216;Music without frontiers&#8217;, which is my favourite music shop in Hobart. I was looking for <a href="http://quantum.uncronopio.org/2005/05/03/astor-piazzolla/" title="link to Quantum Forest">another Piazzolla CD</a> but this time live. Stephan did not have any live concerts&#8212;I think I will have to order <a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&#038;camp=1789&#038;tag=luisapiolaswe-20&#038;creative=9325&#038;path=tg/detail/-/B0000015GV/qid=1126505665/sr=8-3/ref=sr_8__i3_xgl15?v=glance%26s=music%26n=507846">The Laussane concert</a>, although see <a href="http://www.piazzolla.org/works2/thelausanne.html">this page</a> for corrections on the names of tracks&#8212;but he had <a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&#038;camp=1789&#038;tag=luisapiolaswe-20&#038;creative=9325&#038;path=tg/detail/-/B00004R8RX?v=glance">The rough dancer and the cyclical night -Tango apasionado</a>. This album is good, but not of the same stature as Tango Zero or La Camorra. If you like Jorge Luis Borges&#8217;s writings, as I do, you may be interested in this <a href="http://www.themodernword.com/borges/borges_piazzolla_night.html" title="link to The Modern World">Borgessian connection with Piazzolla</a>.</p>
<p><img src='http://quantum.uncronopio.org/wp-content/uploads/2008/01/nois4gente.jpg' alt='Cover of Nois 4’s Gente' /></p>
<p>The other CD I bought was <a href="http://www.paulnieman.com/nois/index.html">N&oacute;is 4&#8217;s</a> <a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&#038;camp=1789&#038;tag=luisapiolaswe-20&#038;creative=9325&#038;path=tg/detail/-/B00069I6YM/qid=1126506343/sr=8-3/ref=sr_8_xs_ap_i3_xgl15?v=glance%26s=music%26n=507846" title="link to Amazon">Gente</a> (the BBC has a <a href="http://www.bbc.co.uk/music/jazz/reviews/nois4_gente.shtml">review</a> and Daniella Thompson has <a href="http://www.daniellathompson.com//Texts/Reviews/Nois4.htm">another one</a>). This recording is a nice exploration of Brasilian music including classics and new songs by N&oacute;is 4. My favourite track is still &#8216;Influ&ecirc;ncia do Jackson&#8217;, although this is the type of album that grows in me with each time that I listen to it, so I expect that the &#8216;favourite track title&#8217; will keep changing hands.</p>
]]></content:encoded>
			<wfw:commentRss>http://quantum.uncronopio.org/2005/09/13/sweat-sounds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daydreaming in the bus</title>
		<link>http://quantum.uncronopio.org/2005/07/14/daydreaming-in-the-bus/</link>
		<comments>http://quantum.uncronopio.org/2005/07/14/daydreaming-in-the-bus/#comments</comments>
		<pubDate>Thu, 14 Jul 2005 07:10:42 +0000</pubDate>
		<dc:creator>Luis</dc:creator>
				<category><![CDATA[miscellanea]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://quantum.uncronopio.org/2005/07/14/daydreaming-in-the-bus/</guid>
		<description><![CDATA[Last evening I took a bus home, while reading Reason &#38; Imagination, by Rafe Champion. By the way, Rafe&#8217;s book is quite readable considering that is dealing with Popper and Bartley&#8217;s philosophy.
The bus was starting its trip when a bus inspector jumped into it, and started explaining aloud that he was going to ask for [...]]]></description>
			<content:encoded><![CDATA[<p>Last evening I took a bus home, while reading <a href="http://www.the-rathouse.com/pubbooks.html" title="link to The Rat House">Reason &#38; Imagination</a>, by Rafe Champion. By the way, Rafe&#8217;s book is quite readable considering that is dealing with Popper and Bartley&#8217;s philosophy.</p>
<p>The bus was starting its trip when a bus inspector jumped into it, and started explaining aloud that he was going to ask for our tickets (looking for <a href="http://hechoenmexico.blogspot.com/" title="link to Hecho en México">fare evaders</a>, of course). I was transported back to travelling by bus in Chile during the late 1980s and early 1990s.</p>
<p>After the 1982 recession in Chile, there was an explosion of the number of people working in buses: selling small things (like ice cream, combs and keyrings), playing music (there was even a guy playing a full size harp!), doing theatre, puppet shows, etc. At some stage around 25% of the Chilean economy was informal. In 1987 Electrodomésticos released a song entitled Señores pasajeros (part of the album &#8216;Carreras de éxitos&#8217;). The language is trite and baroque: creating a collection of clichés.</p>
<blockquote>
<p>Señoras y señores pasajeros<br />
tengan todos ustedes muy buenas tardes<br />
en primer lugar<br />
deseo expresarles<br />
que es totalmente ajjjeno a mi voluntad<br />
el molestarles, el incomodarles<br />
o el perturbarles en el transcurso de vuestro viaje.</p>
<p>Una vez preclaro lo anteriormente dicho por el suscrito<br />
solicito<br />
vuestra infinita caridad<br />
el immenso cariño del pueblo chileno<br />
hacia el necesitado.</p>
<p>Les deseo desde el fondo de lo mas profundo de mi corazzzón<br />
a todos ustedes y los suyos<br />
que el futuro les depare toda clase de felicidadesss<br />
y caigan sobre ustedes<br />
todas las bendiciones del creador<br />
asimismo como también<br />
para el respetable señor conductor<br />
de esta máquina<br />
que tambien cumple una tarea importante<br />
en nuestra ciudad, ciudad, ciudad.</p>
</blockquote>
<p>Ajjjeno (ajeno), corazzzón (corazón) and felicidadesss (felicidades) are not typos, but Cabezas is playing with the pronunciation of bus buskers and peddlers.</p>
]]></content:encoded>
			<wfw:commentRss>http://quantum.uncronopio.org/2005/07/14/daydreaming-in-the-bus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Electrodomésticos are back</title>
		<link>http://quantum.uncronopio.org/2005/07/07/electrodomesticos-are-back/</link>
		<comments>http://quantum.uncronopio.org/2005/07/07/electrodomesticos-are-back/#comments</comments>
		<pubDate>Thu, 07 Jul 2005 07:03:00 +0000</pubDate>
		<dc:creator>Luis</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://quantum.uncronopio.org/2005/07/07/electrodomesticos-are-back/</guid>
		<description><![CDATA[After my latest hard drive crash I was facing an upgrade to my mp3 player software. I was tired of the peculiarities and sluggish interface of Musicmatch and went shopping around.
The obvious first stop was Winamp, which I first used around 1997. Unfortunately, Winamp could not make work the CDDB connection with Graceland, an issue [...]]]></description>
			<content:encoded><![CDATA[<p>After my latest hard drive crash I was facing an upgrade to my mp3 player software. I was tired of the peculiarities and sluggish interface of <a href="http://www.musicmatch.com/">Musicmatch</a> and went shopping around.</p>
<p>The obvious first stop was <a href="http://www.winamp.com">Winamp</a>, which I first used around 1997. Unfortunately, Winamp could not make work the CDDB connection with <a href="http://www.graceland.com">Graceland</a>, an issue probably related with me being behind a corporate firewall. I was looking for something with a small footprint and I settled with <a href="http://www.mediamonkey.com">Media Monkey</a> and even decided to forkout the US$19.95 for the gold edition. Media Monkey relies on <a href="http://freedb.org">freedb</a> to obtain the album information, which works perfectly fine from my computer, and it is a very responsive smallish (~4MB) program. Yes, there are smaller mp3 programs (like <a href="http://coolplayer.sourceforge.net/">Cool Player</a>, for example) but they do not have all the features I was looking for.</p>
<p>The same day I received a parcel from my parents, with a compilation of the first two albums by <a href="http://es.wikipedia.org/wiki/Electrodom%C3%A9sticos">Electrodom&eacute;sticos</a>. With this CD I have completed the music I was looking for year and a half ago.</p>
]]></content:encoded>
			<wfw:commentRss>http://quantum.uncronopio.org/2005/07/07/electrodomesticos-are-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Astor Piazzolla</title>
		<link>http://quantum.uncronopio.org/2005/05/03/astor-piazzolla/</link>
		<comments>http://quantum.uncronopio.org/2005/05/03/astor-piazzolla/#comments</comments>
		<pubDate>Tue, 03 May 2005 00:21:41 +0000</pubDate>
		<dc:creator>Luis</dc:creator>
				<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://quantum.uncronopio.org/2005/05/03/astor-piazzolla/</guid>
		<description><![CDATA[Many years ago,when I was a child, I remember listening to some classic Astor Piazzolla pieces like &#8216;Adios Nonino&#8217; and &#8216;Balada para un loco&#8217;. At the time I thought &#8216;it sounds OK&#8217; but that was it. Four years ago, I ripped a CD&#8212;called The Soul of the Tango with an excellent recording by Yo Yo [...]]]></description>
			<content:encoded><![CDATA[<p>Many years ago,when I was a child, I remember listening to some classic <a href="http://www.piazzolla.org/">Astor Piazzolla</a> pieces like &#8216;Adios Nonino&#8217; and &#8216;Balada para un loco&#8217;. At the time I thought &#8216;it sounds OK&#8217; but that was it. Four years ago, I ripped a CD&#8212;called <a href="http://www.amazon.com/exec/obidos/redirect?tag=luisapiolaswe-20&#038;creative=9325&#038;camp=1789&#038;link_code=ur2&#038;path=tg/detail/-/B0000029XQ?v=glance">The Soul of the Tango</a> with an excellent recording by <a href="http://www.yo-yoma.com">Yo Yo Ma</a>&#8212;to mp3 files<sup><a href="#piazzolla1">1</a></sup>. I listened to the songs over and over again, but I could not find any more Piazzolla music in Hobart.</p>
<p>Last week I found a couple of excellent studio albums with Piazzolla performing his works:</p>
<ul>
<li><a href="http://www.amazon.com/exec/obidos/redirect?tag=luisapiolaswe-20&#038;creative=9325&#038;camp=1789&#038;link_code=ur2&#038;path=tg/detail/-/B00000IXTX/qid=1115096132/sr=8-1/ref=sr_8_xs_ap_i1_xgl15?v=glance%26s=music%26n=507846">La Camorra</a> (The solitud of passionate provocation)</li>
<li><a href="http://www.amazon.com/exec/obidos/redirect?tag=luisapiolaswe-20&#038;creative=9325&#038;camp=1789&#038;link_code=ur2&#038;path=tg/detail/-/B00000DC7J/ref=pd_bxgy_text_1?v=glance%26s=music%26n=507846%26st">Tango: Zero Hour</a>=* (Tango + Tragedy + Comedy + Kilombo<sup><a href="#piazzolla2">2</a></sup> = New Tango).</li>
</ul>
<p><img src='http://quantum.uncronopio.org/wp-content/uploads/2008/01/piazzollacamorra.jpg' alt='Astor Piazzolla, La Camorra' /></p>
<p>I have to acknowledge that I am currently obssessed with the sound of these two recordings. It is great to hear again so much passion in music. My favourite songs from these albums are: La Camorra II, Fugata and Sur: Regreso al amor (from La Camorra) and Milonga del Angel and Contrabaj&iacute;simo (from Tango: Zero Hour).</p>
<p>There are <a href="http://www.piazzolla.org/works2/viewlist.html">many recordings</a> with the work of Piazzolla, with highly variable quality. Thus, one needs to be careful when buying and <a href="http://www.piazzolla.org/opinion/buckman/astor.html">this list</a> seems to cover safe choices. As an example, I bought <a href="http://www.amazon.com/exec/obidos/redirect?tag=luisapiolaswe-20&#038;creative=9325&#038;camp=1789&#038;link_code=ur2&#038;path=tg/detail/-/B00004NHEK/qid=1115096269/sr=1-1/ref=sr_1_1?v=glance%26s=music">The Soul of Tango: Greatest Hits</a>, which has a good selection of songs but abominable sound quality (Correction 2005-09-08: only some of the songs sound really bad, while for the others sound quality is OK). Do not confuse &#8216;The Soul of the Tango&#8217; with &#8216;The Soul of Tango: Greatest Hits&#8217;!</p>
<p>If you are willing to try a combination of tango, classical music and some jazz, please give Piazzolla a chance.</p>
<p>PS 2005-09-13: I just bought <a href="http://quantum.uncronopio.org/2005/09/13/sweat-sounds/">another Piazzolla CD</a>.</p>
<p id="piazzolla1"><sup>1</sup> I later purchased the CD&#8212;it took me a while to find it in Hobart. This example shows that mp3 are not evil (as music companies complain) but that they provide ways of trying music that one would not buy otherwise.</p>
<p id="piazzolla2"><sup>2</sup> Kilombo, usually spelled <a href="http://www.elcastellano.org/miyara/dic_arg_esp.html#q">Quilombo</a> is an Argentinism meaning a Whorehouse, and implying the supposedly chaotic nature of this type of enterprise.</p>
]]></content:encoded>
			<wfw:commentRss>http://quantum.uncronopio.org/2005/05/03/astor-piazzolla/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Utterly miscellaneous</title>
		<link>http://quantum.uncronopio.org/2005/01/19/utterly-miscellaneous/</link>
		<comments>http://quantum.uncronopio.org/2005/01/19/utterly-miscellaneous/#comments</comments>
		<pubDate>Wed, 19 Jan 2005 09:10:59 +0000</pubDate>
		<dc:creator>Luis</dc:creator>
				<category><![CDATA[miscellanea]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://quantum.uncronopio.org/2005/01/19/utterly-miscellaneous/</guid>
		<description><![CDATA[This post is an utterly miscellaneous brain dump:

Last week I got pharyngitis and am still taking antibiotics, situation that I really dislike.
Yes, I am a doctor in the real sense of the word, despite what the physician that prescribed antibiotics thinks.
Last Saturday I got one of the worst haircuts ever&#8212;at least that I can remember&#8212;at [...]]]></description>
			<content:encoded><![CDATA[<p>This post is an utterly miscellaneous brain dump:</p>
<ul>
<li>Last week I got pharyngitis and am still taking antibiotics, situation that I really dislike.</li>
<li>Yes, I am a doctor in the <a href="http://www.dctech.com/physics/features/0203.php">real sense</a> of the word, despite what the physician that prescribed antibiotics thinks.</li>
<li>Last Saturday I got one of the worst haircuts ever&#8212;at least that I can remember&#8212;at <a href="http://www.justcuts.com.au/">Just Cuts</a>. Yes, it is my fault for first choosing to go to a such dubious place: avoid it if you can. Nevertheless, every time I passed outside Paul&#8217;s barber shop he was busy. Today I went to his place with my tail between my legs and beg him to have it fixed. We had a laugh, had it fixed and he made me promise not to repeat my sin.</li>
<li>Cooked a beautiful marinated octopus pasta last night. Looking forward to eat the left overs at lunch time.</li>
<li>Last Christmas I got a few vouchers from &#8216;Music without Frontiers&#8217;, one of the few music stores in Hobart where one can find something outside the &#8216;top 20&#8242;. I went back to my old listening habits, and got:
<ul>
<li><a href="http://www.amazon.com/exec/obidos/redirect?tag=luisapiolaswe-20&#038;path=tg%2Fdetail%2F-%2FB000002I4Q%3Fv%3Dglance" title="link to Amazon.com">Blues and Roots</a> by <a href="http://www.mingusmingusmingus.com/">Charles Mingus</a>.</li>
<li><a href="http://www.amazon.com/exec/obidos/redirect?tag=luisapiolaswe-20&#038;path=tg%2Fdetail%2F-%2FB000003D5N%2Fqid%3D1105997484%2Fsr%3D1-1%2Fref%3Dsr_1_1%3Fv%3Dglance%26amp%3Bs%3Dmusic" title="link to Amazon.com">Live at Scullers</a> by <a href="http://www.telarc.com/biography/bios.asp?aid=9" title="link to Ray's publisher">Ray Brown Trio</a>.</li>
<li><a href="http://www.amazon.com/exec/obidos/redirect?tag=luisapiolaswe-20&#038;path=ASIN%2FB00007LTI9%2Fqid%3D1105997557%2Fsr%3D2-1%2Fref%3Dpd_ka_b_2_1" title="link to Amazon.com">Close to the Edge</a> by <a href="http://www.yesworld.com/">Yes</a>.</li>
</ul>
</li>
<li>Andrew told me that last Saturday was <a href="http://www.beefheart.com/">Captain Beefheart&#8217;s</a> birthday. I did not know who CB was so I will have to borrow some of his art.</li>
</ul>
<p>It is hard for me to get interested in current mainstream music: no challenges, one can guess what is coming so easily that tends to be a big yawn. That&#8217;s all folks.</p>
]]></content:encoded>
			<wfw:commentRss>http://quantum.uncronopio.org/2005/01/19/utterly-miscellaneous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

