<?xml version="1.0" encoding="US-ASCII"?>
<rss version="2.0">
  <channel>
    <title>Claudio's ChangeLog</title>
    <link>http://www.gnome.org/~csaavedra/news.html</link>
    <description>Claudio's day to day</description>

    <copyright>2008 Claudio Saavedra</copyright>
    <managingEditor>claudio@codemonkey.cl</managingEditor>
    <webMaster>claudio@codemonkey.cl</webMaster>
    <language>en</language>
    <lastBuildDate>Sat, 10 May 2008 21:41:23 -0400</lastBuildDate>

    <item>
      <title>Sat 2008/May/10</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-05.html#D10</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-05.html#D10</guid>
      <pubDate>Sat, 10 May 2008 21:37:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		For some reason, Facebook's presence bar makes epiphany
		really slow during scrolling. If you, like me, don't use the
		presence bar, add this to your personalized style sheet:
	      </p>
	      <pre><code>@-moz-document domain(www.facebook.com) {
	body #presence { display: none; }
}</code></pre>		
	      <p>
		This will hide the presence bar and bring smoothness back.
	    </li>
	  </ul>
]]></description>
    </item>

    <item>
      <title>Mon 2008/May/05</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-05.html#D05</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-05.html#D05</guid>
      <pubDate>Mon, 05 May 2008 23:35:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		So, two afternoons hacking and the <a
		href="http://www.gnome.org/~csaavedra/news-2008-04.html#D28">clutter frontend for
		EOG</a> is a bit more fancy. Click on the image for a
		screencast:
	      </p>

	      <p>
		<a href="http://www.gnome.org/~csaavedra/eog-cluttr-2.ogg">
		  <img class="screenart" src="http://www.gnome.org/~csaavedra/images/2008-05-05-eog-cluttr.png" alt="Clutter powered EOG" />
		</a>
	      </p>

	      <p>
		I wonder if it's a good idea to make this a windowed
		mode. I've need to bend a bit the EOG API and do a few
		strange things to make the clutter canvas replace the
		<tt>EogScrollView</tt> and I don't like it too much,
		so I'll probably make it only a fullscreen mode.
	      </p>

	      <p>
		I haven't published the code yet because there are a few glitches
		I would like to iron out first. Also, I'm not sure whether this should
		go with the yet unreleased <a
		href="http://svn.gnome.org/viewvc/eog-plugins/">eog-plugins</a>
		module or as a module by its own. I should talk with
		<a href="http://blogs.gnome.org/lucasr/">Lucas</a> about it.
	      </p>
	    </li>
	  </ul>
]]></description>
    </item>

    <item>
      <title>Mon 2008/Apr/28</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-04.html#D28</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-04.html#D28</guid>
      <pubDate>Mon, 28 Apr 2008 18:40:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		Last night, after having recovered enough sleep after FLISOL,
		I started working on a clutter frontend for EOG. The progress
		after a couple of hours learning about clutter and hacking (click
		on the image for a screencast):
	      </p>

	      <p>
		<a href="http://www.gnome.org/~csaavedra/eog-cluttr.ogg">
		  <img src="http://www.gnome.org/~csaavedra/images/2008-04-28-eog-cluttr.png" class="screenart" alt="Clutter powererd Eye of GNOME" />
		</a>
	      </p>

	      <p>
		Not sure where I want to get from here, but I have some
		ideas. Making the thumbnails view a widget on top of
		the clutter canvas, accelerated zoom and image
		rotation, and stuff like that, are what come to my mind
		right now. Let's see if I get something.
	      </p>
	    </li>
	  </ul>
]]></description>
    </item>

    <item>
      <title>Wed 2008/Apr/23</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-04.html#D23</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-04.html#D23</guid>
      <pubDate>Wed, 23 Apr 2008 15:40:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		My dad was discharged yesterday and is now at home. Besides the
		additions to his daily dose of pills and the increased
		frequency of his clinic visits, everything is back to normal.
	      </p>

	    </li>

	  <li>
	      <p>
		On Saturday, <a href="http://flisol.net/">FLISOL</a>,
		the Latin American Free Software Installation
		Festival, will be held at different locations
		in our continent. My <a
		href="http://www.utalca.cl">alma mater</a> is
		organizing the <a href="http://flisol.utalca.cl">Maule
		edition</a> and I've been invited to give a user
		oriented talk about the GNOME Desktop, so I'll be
		traveling to Talca.
	      </p>

	      <p>
		I'll also give a hand to the people willing to install
		Debian GNU/Linux on their computers and to the brave
		ones trying to build GNOME from sources. I encourage
		you to attend and have a nice time learning how to use your
		computer without proprietary tools and why this matters.
	      </p>

	      <p>
		<img src="http://icc.utalca.cl/w/images/c/c0/Utalca_flisol.png" alt="FLISOL sign at the Universidad de Talca" >
	      </p>
	  </li>
	  </ul>
]]></description>
    </item>

    <item>
      <title>Sun 2008/Apr/20</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-04.html#D20</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-04.html#D20</guid>
      <pubDate>Sun, 20 Apr 2008 01:05:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		Some Chileans are getting it wrong, again. And the worst
		is that these Chileans, to some extent, claim to carry
		the <em>free software advocates and promoters</em> flag.
	      </p>

	      <p>
		During the last weeks, I received SPAM from two
		different entities that promote, in different ways, free
		software in my country: <em>Corporaci&oacute;n
		Linux</em> and <em>GNUCHILE</em>.  I was very
		surprised when I received the emails from them, which
		showed that they don't understand how much the FLOSS
		communities and developers all over the globe reject and
		disapprove the usage of massive unsolicited email.
	      </p>

	      <p>
		The first SPAM came from <em>Corporaci&oacute;n Linux</em>, a
		Chilean company that gives support on Linux and other
		free software technologies. I don't know much about this
		company, but I'm first of all surprised of their usage of both
		the name Linux and the Tux Penguin. After some research, I
		found out that you actually need permission from the
		<a href="http://www.linuxmark.org/">Linux Mark
		Institute</a> to do this, so I notified the Institute
		about this <em>possible</em> trademark abuse (note the emphasis
		on "possible" &ndash;I'm not really aware of the permissions
		they may have to use the Linux logo and name, and that's why
		I notified LMI in the first place).
	      </p>

	      <p>
		The second SPAM came from <em>GNUCHILE</em>, a Chilean
		foundation devoted to the spread of the GNU operating
		system and Free Software in general. The contents of
		the SPAM seem noble: it's only an invitation for
		people to attend the FLISOL in Santiago, next week.
		Still, it's discouraging to see them using SPAM for
		this: <em>the end doesn't justify the means</em>.
	      </p>

	      <p>
		I'm concerned, because this is the kind of issues that may
		give the wrong impression about the people behind FLOSS.
		I'm sure that most of the <em>real</em> Chilean
		contributors, advocates, and developers of FLOSS are
		against SPAM, as a matter of principles. Therefore, seeing
		these people using it makes me feel like we are moving
		backwards.
	      </p>
	    </li>
	  </ul>
]]></description>
    </item>

    <item>
      <title>Thu 2008/Feb/21</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-02.html#D21</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-02.html#D21</guid>
      <pubDate>Thu, 21 Feb 2008 01:08:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		<a href="http://en.wikipedia.org/wiki/21_February_2008_lunar_eclipse">Today's lunar eclipse</a>, as seen from my neighborhood:
	      </p>

	      <p>
		<a href="http://www.flickr.com/photos/csaavedra/2281106798/" title="Eclipse by csaavedra, on Flickr"><img src="http://farm4.static.flickr.com/3093/2281106798_6a2a963bc7.jpg" width="500" height="375" alt="Eclipse" /></a>
	      </p>
	    </li>
	  </ul>
]]></description>
    </item>

    <item>
      <title>Sat 2008/Feb/16</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-02.html#D16</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-02.html#D16</guid>
      <pubDate>Sat, 16 Feb 2008 14:30:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		I found this and think it's extremely useful: <a
		href="http://www.wsu.edu/~brians/errors/">Common
		Errors in English</a> is a list with common mistakes
		that people make when writing in English. I always had doubts
		 on whether to use 
		<a
		href="http://www.wsu.edu/~brians/errors/importantly.html">"more
		importantly/more important"</a>, <a
		href="http://www.wsu.edu/~brians/errors/compareto.html">"compare
		to/with"</a>, <a
		href="http://www.wsu.edu/~brians/errors/if.html">"if/whether"</a>,
		<a
		href="http://www.wsu.edu/~brians/errors/which.html">"that/which"</a>,
		and the like, so it's great to have a place with some
		guidelines and historical background on where to use
		them and why.  Recommended even for native English
		speakers.
	      </p>
	    </li>
	  </ul>
]]></description>
    </item>

    <item>
      <title>Fri 2008/Feb/15</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-02.html#D15</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-02.html#D15</guid>
      <pubDate>Fri, 15 Feb 2008 19:28:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		Last month, I went to <a href="http://en.wikipedia.org/wiki/Valpara%C3%ADso">Valpara&iacute;so</a>.
		I stayed for a few days, and took the chance to visit a bit
		more of the lovely puerto. This time, I took walks on the
		<em>Cerro Alegre</em>, <em>Cerro Concepci&oacute;n</em>,
		<em>Cerro Bellavista</em>, <em>Plaza Sotomayor</em>, and
		other interesting places.
	      </p>

	      <p>
		I almost visited <em>La Sebastiana</em>, one of
		<a href="http://en.wikipedia.org/wiki/Pablo_Neruda">Pablo Neruda</a>'s houses.
		I declined visiting it, for the same reasons I got really upset
		when I visited <em>Isla Negra</em> while I was still in
		high school. Prices for students are reasonable, but
		<em>only valid during weekdays</em>. So, if you are a student
		from a different city who can only travel to Valpara&iacute;so
		during the weekend, you have to pay a normal fare, which
		is pretty unfair. I had forgotten about that (high
		school was like 7 years ago), but had the same feeling
		this time. So I rather not visit it.
	      </p>

	      <p>
		Valpara&iacute;so is really colorful. With a sucky camera like
		mine it's hard to depict the beauty, but either way, I
		made a few pictures.
	      </p>

	      <p>
		<a href="http://www.flickr.com/photos/csaavedra/2229036086/" title="Cuatro botes by csaavedra, on Flickr"><img src="http://farm3.static.flickr.com/2270/2229036086_09b5f140df.jpg" width="500" height="375" alt="Cuatro botes" /></a>
	      </p>
	      <p>
		<a href="http://www.flickr.com/photos/csaavedra/2227678206/" title="Ascensor Esp&iacute;ritu Santo by csaavedra, on Flickr"><img src="http://farm3.static.flickr.com/2042/2227678206_646d9702b7.jpg" width="500" height="375" alt="Ascensor Esp&iacute;ritu Santo" /></a>
	      </p>

	      <p>
		<a href="http://www.flickr.com/photos/csaavedra/2226903981/" title="I love the colors but I hate the pole by csaavedra, on Flickr"><img src="http://farm3.static.flickr.com/2269/2226903981_d5ecdaf296.jpg" width="500" height="375" alt="I love the colors but I hate the pole" /></a>
	      </p>

	      <p>
		With Betti and Marie we went to <a href="http://en.wikipedia.org/wiki/Vi%C3%B1a_del_Mar">Vi&ntilde;a</a> for the day.
		That city was really crowded and there was way too many people
		around. I wonder why people is so obsessed with making vacations
		in Vi&ntilde;a, when it clearly sucks to share every m2 with
		three or four people. I'm glad the girls lived in
		Valpara&iacute;so, and not there.
	      </p>

	      <p>
		<a href="http://www.flickr.com/photos/csaavedra/2232502041/" title="summer? by csaavedra, on Flickr"><img src="http://farm3.static.flickr.com/2043/2232502041_2819c72c10.jpg" width="500" height="375" alt="summer?" /></a>
	      </p>

	      <p>
		Bettina already flew back to Dresden. Marie will leave next Tuesday.
		I'm thrilled to think that it's unlikely that we will meet again,
		once she's gone.
		
	      </p>
	    </li>
	  </ul>
]]></description>
    </item>

    <item>
      <title>Fri 2008/Feb/08</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-02.html#D08</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-02.html#D08</guid>
      <pubDate>Fri, 08 Feb 2008 21:50:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		I couldn't help it. I had to hack a bit today.
	      </p>

	      <p>
		A <a href="http://bugzilla.gnome.org/show_bug.cgi?id=515250">report</a>
		coming from Launchpad showed that EOG needs a
		<em>lot</em> of memory to load big bitonic TIFF
		images. These images shouldn't really use so much
		memory, as, in the best case, only 1 bit is needed
		to store each pixel. An image of 15000x5000
		pixels then would only need about 9 MB in memory, but
		due to
		<a href="http://bugzilla.gnome.org/show_bug.cgi?id=57183">some limitations in libtiff and GdkPixbuf</a>,
		we require 4 bytes per pixel, meaning that instead
		we need about 286 MB. Certainly a waste,
		but not much that we can do at the application level.
	      </p>

	      <p>
		Something surprised me, though. Loading a 5 MB TIFF image
		in EOG for the first time almost <em>killed</em> my poor
		laptop. But, loading it a second time, showed that even
		when ridiculous amounts of memory were required,
		the responsiveness was better and load time was much
		less. So, I decided to investigate what was going on
		there.
	      </p>

	      <p>
		I used valgrind's massif to check what was going on. Opening
		the evil TIFF image from a newly created directory, produced
		<a href="http://bugzilla.gnome.org/attachment.cgi?id=104735&amp;action=view">this output</a>:
	      </p>

	      <pre><code>    MB
552.7^                             ,.. .. .., . .. .. .,.#...                 
     |                          @  @:: :: ::@ : :: :: :@:#:::             :   
     |                          @  @:: :: ::@ : :: :: :@:#:::             :   
     |                          @  @:: :: ::@ : :: :: :@:#:::             :   
     |                          @  @:: :: ::@ : :: :: :@:#:::             :   
     |                          @  @:: :: ::@ : :: :: :@:#:::             :   
     |                          @  @:: :: ::@ : :: :: :@:#:::             :   
     |                          @  @:: :: ::@ : :: :: :@:#:::             :   
     |                          @  @:: :: ::@ : :: :: :@:#:::             :   
     |                          @  @:: :: ::@ : :: :: :@:#:::             :   
     |                ,    @....@  @:: :: ::@ : :: :: :@:#:::             .   
     |                @    @::::@  @:: :: ::@ : :: :: :@:#:::             :   
     |                @    @::::@  @:: :: ::@ : :: :: :@:#:::             :   
     |                @    @::::@  @:: :: ::@ : :: :: :@:#:::             :   
     |                @    @::::@  @:: :: ::@ : :: :: :@:#:::             :   
     |                @    @::::@  @:: :: ::@ : :: :: :@:#:::             :   
     |                @    @::::@  @:: :: ::@ : :: :: :@:#:::             :   
     |                @    @::::@  @:: :: ::@ : :: :: :@:#:::             :   
     |                @    @::::@  @:: :: ::@ : :: :: :@:#:::             :   
     |            .. ,@    @::::@  @:: :: ::@ : :: :: :@:#:::             : ..
   0 +----------------------------------------------------------------------->Gi
     0                                                                   12.07</code></pre>

	      <p>
		The first band, at around 280 MB, represents the memory used when the image is
		first loaded. The second one appears when EOG loads the thumbnail for the image.
		As you can see, it's <em>the double</em> than the first one!
	      </p>

	      <p>
		Problem here is that the thumbnailing code in
		<tt><a href="http://svn.gnome.org/viewvc/eog/trunk/src/eog-thumbnail.c?revision=3999&amp;view=markup">eog-thumbnail.c</a></tt> comes
		from eel. The API for this is something like
	      </p>

	      <pre><code>GdkPixbuf *eog_thumbnail_load (GnomeVFSURI *uri, GError *error);</code></pre>
	      
	      <p>
		which means, that EOG passes a URI to the loader, which, in case the thumbnail doesn't exist
		under <tt>~/.thumbnails</tt>, needs to <em>load the image from the given URI and create the thumbnail</em>.
		Something here is wrong, isn't it?
	      </p>

	      <p>
		Well, that API makes sense in nautilus (I suppose that
		this eel code is from nautilus, not sure, though),
		because nautilus never has an instance of the image
		already loaded in memory. EOG, on the other hand,
		sometimes <em>may</em> have the image already in
		memory, so in these cases, it's not necessary for
		GnomeThumbnail to load the image again in order to
		thumbnail it.
	      </p>

	      <p>
		So, I decided to change the API a bit, and instead have a
	      </p>

	      <pre><code>GdkPixbuf *eog_thumbnail_load (EogImage *image, GError *error);</code></pre>

	      <p>
		that will work as follow: first, try to load the
		thumbnail from <tt>~/.thumbnail</tt>.  If it doesn't
		exist or it isn't valid, check if the
		<tt>EogImage</tt> instance has already the pixbuf
		loaded. If it does, scale it, tell GnomeThumbnail to
		save the scaled version as the thumbnail, and use it
		as such in the application. If it doesn't, tell
		GnomeThumbnail to create the thumbnail from the URI,
		the usual way.
	      </p>

	      <p>
		The same test case after
		<a href="http://bugzilla.gnome.org/attachment.cgi?id=104755&amp;action=view">this patch</a> reduces the memory
		usage to the half during thumbnailing.
		<a href="http://bugzilla.gnome.org/attachment.cgi?id=104756&amp;action=view">Massif's output</a>:
	      </p>

	      <pre><code>    MB
286.8^            #                                                           
     |           @# : ...   ....... .,.. .  .@  :....,.. ..,.., .,....,.....  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     |           @# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::  
     | ,. . ., .,@# : :::   ::::::: :@:: :  :@  :::::@:: ::@::@ :@::::@:::::.:
   0 +----------------------------------------------------------------------->Gi
     0                                                                   16.63</code></pre>

	      <p>
		I know what you are thinking. Using 280 MB for a bitonic image still sucks,
		but I don't think we can do much more at the application level.
		The good thing is that this beast gave me some hints on what to do
		to make EOG a bit faster.
	      </p>

	      <p>
		Still a lot of other places in EOG where to look for improvements
		and optimizations, but I should go back to finishing my dissertation
		before February ends first.
	      </p>

	      <p>
		(yes, I wrote all this here only as a way to procrastinate even more)
	      </p>
	    </li>
	  </ul>
]]></description>
    </item>

    <item>
      <title>Thu 2008/Feb/07</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-02.html#D07</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-02.html#D07</guid>
      <pubDate>Thu, 07 Feb 2008 12:13:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		Our newspapers suck. La Tercera says that
		<a href="http://www.tercera.cl/medio/articulo/0,0,3255_5688_332859002,00.html">Paris Hilton was awarded by the Harvard University with the "Woman of the Year" award</a>,
		but they are too lazy to research that, actually, she
		was awarded by a <em>satirical</em> magazine by Harvard
		students, called
		<a href="http://harvardlampoon.com/">the Harvard Lampoon</a>.
	      </p>

	      <p>
		I bet that everyone reading this understands the difference. If
		you don't, go grab your
		<a href="http://www.merriam-webster.com/">MW</a>
		and search for <a href="http://www.merriam-webster.com/dictionary/lampoon">lampoon</a>.
	      </p>
	    </li>
	  </ul>
]]></description>
    </item>

    <item>
      <title>Wed 2008/Jan/30</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-01.html#D30</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-01.html#D30</guid>
      <pubDate>Wed, 30 Jan 2008 21:15:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		Now that I'm living in <a
		href="http://en.wikipedia.org/wiki/Santiago,_Chile">Santiago</a>
		again, I'm enjoying again the beauty of the cultural
		life here. This is one of the things I was missing the
		most while I lived in Curic&oacute;, where there are
		really few cultural activities and the quality of them
		is not really the best.
	      </p>

	      <p>
		<strong>Jazz:</strong> Mauri, Mois&eacute;s and I
		attended one of the days of the the <em>Semana Jazz</em> in
		Las Condes, where <a
		href="http://www.cuturrufo.cl">Cristi&aacute;n
		Cuturrufo</a> played some classics. As a little
		surprise to the audience, <a
		href="http://es.wikipedia.org/wiki/%C3%81lvaro_Henr%C3%ADquez">Alvaro
		Henriquez</a> joined and sang a tune.
	      </p>

	      <p>
		Also attended two of the three days of the <a
		href="http://www.last.fm/event/461131">Festival de
		Jazz Providencia '08</a>. I'm not really happy with
		the level of the guest artists, but at least <a
		href="http://en.wikipedia.org/wiki/Ravi_Coltrane">Ravi
		Coltrane</a> was pretty cool. Not that he is as
		virtuous as his father, but at least he plays well,
		and the musicians who played with him, specially the
		pianist, were really talented. Unfortunately, I
		missed the presentation by <a
		href="http://en.wikipedia.org/wiki/Dave_Holland">Dave
		Holland</a> the last day, but I heard very good
		comments, and I have no doubts it must have been
		pretty good.
	      </p>

	      <p>
		<strong>Theatre:</strong> I saw two Chilean plays during the
		<a href="http://www.stgoamil.cl/">Santiago a Mil</a>
		Festival: <a
		href="http://www.stgoamil.cl/stgo/obra-findeleclipse-english.html">Fin
		del Eclipse</a>, a nice play about theater inside
		theater, and <a
		href="http://www.stgoamil.cl/stgo/obra-hanspozo-english.html">H.P. (Hans
		Pozo)</a>, a play about one of the most thrilling
		murders of the last times in Chile.
	      </p>

	      <p>
		<strong>Music:</strong> Last week, the <a
		  href="http://www.sinfonicadechile.cl/">Orquesta
		  Sinf&oacute;nica de Chile</a> <a
		  href="http://teatro.uchile.cl/noticias/2007/noti220108d.html">performed
		  Beethoven's 9th Symphony in D minor, Op. 125,
		  "coral"</a>.  We got tickets for the last row of the
		  most apart section of the <a
		  href="http://teatro.uchile.cl/">Teatro de la
		  Universidad de Chile</a>, but nevertheless, we
		  enjoyed the symphony a lot. I had never attended a
		  performance of the <a
		  href="http://en.wikipedia.org/wiki/Symphony_No._9_(Beethoven)">9th</a>
		  and I can say that it's really an experience.
	      </p>

	      <p>
		And the best of all is that ticket prices here are
		very cheap and even some of them completely free!
		All the tickets I bought costed less than
		5 &euro;, which is a really good price for the quality
		of the events. It's so nice to be here!
	      </p>
	    </li>
	  </ul>
]]></description>
    </item>

    <item>
      <title>Fri 2008/Jan/25</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-01.html#D25</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-01.html#D25</guid>
      <pubDate>Fri, 25 Jan 2008 12:19:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		Today, I'm leaving to <a href="http://en.wikipedia.org/wiki/Valpara%C3%ADso">Valpara&iacute;so</a>
		to spend the next
		days with Marie. I'll take the laptop with me to be able
		to proof read some chapters of my dissertation but won't
		use Internet at all and I won't even read my e-mail. Wohoo!
	      </p>
	    </li>
	  </ul>
]]></description>
    </item>

    <item>
      <title>Fri 2008/Jan/18</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-01.html#D18</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-01.html#D18</guid>
      <pubDate>Fri, 18 Jan 2008 17:20:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		Confirmed:
		<a href="http://www.dreamtheater.net/tourdates.php#2008sa">Dream
		  Theater will play in Santiago, on March 1st</a>!
	      </p>

	      <p>
		An awesome new, and
		<a href="http://www.gnome.org/~csaavedra/news-2005-11.html#D26">this
		  time I won't miss it</a>.
	      </p>
	    </li>
	  </ul>
]]></description>
    </item>

    <item>
      <title>Sat 2008/Jan/12</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-01.html#D12</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-01.html#D12</guid>
      <pubDate>Sat, 12 Jan 2008 00:00:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		On thursday, Marie, Betti, and Linda came to Santiago. I played
		the tourist guide for the <tt>n</tt>-th time, and took them to
		<em>Cerro San Cristobal</em>, had a nice evening (despite
		the <em>jotes</em>), and made a few pictures, as usual.
	      </p>

	      <p>From the top of the hill:</p>
	      <p>
		<a href="http://www.flickr.com/photos/csaavedra/2186702788/" title="Watching Santiago by csaavedra, on Flickr"><img src="http://farm3.static.flickr.com/2338/2186702788_b2c78a2a3b.jpg" width="500" height="375" alt="Watching Santiago" /></a>
	      </p>

	      <p>
		The typical reflection of the <em>Torre Entel</em>.
	      </p>

	      <p>
		<a href="http://www.flickr.com/photos/csaavedra/2186691314/" title="Eterna Reflexi&oacute;n by csaavedra, on Flickr"><img src="http://farm3.static.flickr.com/2414/2186691314_572b88d3a0.jpg" width="500" height="375" alt="Eterna Reflexi&oacute;n" /></a>
	      </p>
	    </li>
	  </ul>
]]></description>
    </item>

    <item>
      <title>Fri 2008/Jan/11</title>
      <link>http://www.gnome.org/~csaavedra/news-2008-01.html#D11</link>
      <guid>http://www.gnome.org/~csaavedra/news-2008-01.html#D11</guid>
      <pubDate>Fri, 11 Jan 2008 23:55:00 -0400</pubDate>
      <description><![CDATA[
	  <ul>
	    <li>
	      <p>
		Today I reached what I think it is the last milestone in the
		development of my dissertation's project. This means that
		now I'll devote most of my time redacting the core chapters,
		and only a few hours/week coding what's left. Eitherway, I
		need to	write some fancy tests to demonstrate what I achieved
		and draw the results of the work, but I feel that I got to the
		point where I can feel safe and sure that this will have a
		nice ending.
	      </p>
	    </li>
	  </ul>
]]></description>
    </item>

  </channel>
</rss>
