<?xml version='1.0' encoding='utf-8' ?>
<!--  If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/  -->
<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/'>
<channel>
  <title>Dances with gnomes</title>
  <link>http://textoplano.livejournal.com/</link>
  <description>Dances with gnomes - LiveJournal.com</description>
  <lastBuildDate>Sun, 27 Apr 2008 22:02:42 GMT</lastBuildDate>
  <generator>LiveJournal / LiveJournal.com</generator>
  <lj:journal>textoplano</lj:journal>
  <lj:journaltype>personal</lj:journaltype>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/14412.html</guid>
  <pubDate>Sun, 27 Apr 2008 22:02:42 GMT</pubDate>
  <title>Spam on comments</title>
  <link>http://textoplano.livejournal.com/14412.html</link>
  <description>Due to the great amount of spam on this blog&apos;s comments and after a global clean up, I&apos;ve decided to filter the comments before publishing them. This doesn&apos;t mean any kind of &lt;a href=&quot;http://en.wikipedia.org/wiki/Censorship&quot;&gt;censorship&lt;/a&gt; on the comments&apos; content, just a human-based spam filter.&lt;br /&gt;&lt;br /&gt;I&apos;m not very happy about this measure, but the lack of a proper &lt;a href=&quot;http://en.wikipedia.org/wiki/Captcha&quot;&gt;captcha&lt;/a&gt; system to filter spam on comments in &lt;a href=&quot;http://www.livejournal.com&quot;&gt;Livejournal&lt;/a&gt; leaves me no choice :-(</description>
  <comments>http://textoplano.livejournal.com/14412.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/14233.html</guid>
  <pubDate>Wed, 16 Apr 2008 19:31:54 GMT</pubDate>
  <title>Always UTF-8 </title>
  <link>http://textoplano.livejournal.com/14233.html</link>
  <description>Today, fed up with having to convert all subtitle files from ISO-8859-15 to UTF-8, I&apos;ve coded a simple bash script to do it for me. It can be downloaded from &lt;a href=&quot;http://www.geocities.com/textoplano/convert_encoding.tar.gz&quot;&gt;here&lt;/a&gt; (GPLv3 licensed).&lt;br /&gt;&lt;br /&gt;It uses iconv to make the conversion. The input and output encodings aren&apos;t hard-typed, so if you need to make different encoding conversions, just change that values.</description>
  <comments>http://textoplano.livejournal.com/14233.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/13866.html</guid>
  <pubDate>Thu, 20 Mar 2008 23:29:48 GMT</pubDate>
  <title>The Mystery of the Bewitched Crypt</title>
  <link>http://textoplano.livejournal.com/13866.html</link>
  <description>Today, I finished reading &quot;The Mystery of the Bewitched Crypt&quot; by &lt;a href=&quot;http://en.wikipedia.org/wiki/Eduardo_Mendoza&quot;&gt;Eduardo Mendoza&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=&quot;http://multimedia.fnac.es/multimedia/image/2/1/0/9788432217012IMA.jpg&quot; alt=&quot;The Mystery of the Bewitched Crypt&quot; /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;It is quite hilarious and I enjoyed it a lot. It is completely different from &quot;The Truth about the Savolta Case&quot;, his previous (and first) book. I think I will read more books by Eduardo Mendoza as I enjoy a lot the way he writes.</description>
  <comments>http://textoplano.livejournal.com/13866.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/13778.html</guid>
  <pubDate>Wed, 19 Mar 2008 19:26:29 GMT</pubDate>
  <title>How to compile the Logitech Quickcam Messenger driver for the Linux kernel 2.6.24</title>
  <link>http://textoplano.livejournal.com/13778.html</link>
  <description>Finally, I got some spare time to play around with my &lt;a href=&quot;http://www.logitech.com/index.cfm/webcam_communications/webcams/devices/3780&quot;&gt;Logitech Quickcam Messenger&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=&quot;http://home.mag.cx/messenger/pics/mess.gif&quot; alt=&quot;Logitech Quickcam Messenger&quot; /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I had some problems compiling the driver for my Linux kernel 2.6.24, so I decided to write a quick HOWTO.&lt;br /&gt;&lt;br /&gt;First of all, make sure you have a Logitech Quickcam Messenger or something similar. When I run &lt;i&gt;lsusb&lt;/i&gt;, I got this:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;ID 046d:08f6 Logitech, Inc.&lt;/b&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;You can find out which driver does your webcam need &lt;a href=&quot;http://www.quickcamteam.net/hcl/linux/logitech-webcams&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Then, download the &lt;a href=&quot;http://home.mag.cx/messenger/source/qc-usb-messenger-1.7.tar.gz&quot;&gt;driver sources&lt;/a&gt; from &lt;a href=&quot;http://home.mag.cx/messenger/&quot;&gt;here&lt;/a&gt; (more drivers can be found &lt;a href=&quot;http://qce-ga.sourceforge.net/&quot;&gt;here&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Make sure you have the following modules compiled or include them as part of your kernel:&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;VIDEO_DEV&lt;/li&gt;&lt;br /&gt;&lt;li&gt;VIDEO_V4L1&lt;/li&gt;&lt;br /&gt;&lt;li&gt;VIDEO_V4L1_COMPAT&lt;/li&gt;&lt;br /&gt;&lt;li&gt;VIDEO_CAPTURE_DRIVERS&lt;/li&gt;&lt;br /&gt;&lt;li&gt;VIDEO_HELPERS_CHIPS_AUTO&lt;/li&gt;&lt;br /&gt;&lt;li&gt;V4L_USB_DRIVERS&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;I didn&apos;t install the USB_QUICKCAM_MESSENGER driver because it didn&apos;t work for my webcam (otherwise I wouldn&apos;t have written this HOWTO).&lt;br /&gt;&lt;br /&gt;After that, download the &lt;a href=&quot;http://cesium.di.uminho.pt/pub/gentoo-portage/media-video/qc-usb-messenger/files/qc-usb-messenger-1.7-2.6.24.patch&quot;&gt;2.6.24 patch&lt;/a&gt; (Thanks, Gentoo guys!) and apply it: &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;i&gt;patch -p0 &amp;lt; qc-usb-messenger-1.7-2.6.24.patch&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Finally, enter the qc-usb-messenger-1.7 directory and run the following command: ./quickcam.sh&lt;br /&gt;&lt;br /&gt;Follow all the instructions and you will have your brand new Logitech Quickcam Messenger driver running!&lt;br /&gt;&lt;br /&gt;I hope this short HOWTO can help somebody with his webcam :-)</description>
  <comments>http://textoplano.livejournal.com/13778.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/13397.html</guid>
  <pubDate>Wed, 30 Jan 2008 18:17:30 GMT</pubDate>
  <title>N810 on the way!</title>
  <link>http://textoplano.livejournal.com/13397.html</link>
  <description>Just for &lt;a href=&quot;http://omniumpotentior.wordpress.com/&quot;&gt;one-liner lovers&lt;/a&gt; :-P</description>
  <comments>http://textoplano.livejournal.com/13397.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/13263.html</guid>
  <pubDate>Tue, 01 Jan 2008 16:26:04 GMT</pubDate>
  <title>Happy new year!</title>
  <link>http://textoplano.livejournal.com/13263.html</link>
  <description>First of all, I&apos;d like to wish everybody a happy new year!&lt;br /&gt;&lt;br /&gt;Today, I finished reading &lt;a href=&quot;http://en.wikipedia.org/wiki/Clockwork_orange&quot;&gt;&quot;A clockwork orange&quot;&lt;/a&gt; (the 21-chapter version). IMHO, it&apos;s quite better than &lt;a href=&quot;http://en.wikipedia.org/wiki/A_Clockwork_Orange_%28film%29&quot;&gt;Kubrick&apos;s film&lt;/a&gt;, because the 21st chapter is important to understand the book properly&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=&quot;http://upload.wikimedia.org/wikipedia/en/2/23/Clockwork_orange.jpg&quot; alt=&quot;A clockwork orange&quot;&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Lately, I&apos;ve been learning a bit of &lt;a href=&quot;http://www.ruby-lang.org/en/&quot;&gt;Ruby&lt;/a&gt;, but I haven&apos;t had much time, so it&apos;s a &quot;work in progress&quot; activity. It looks promising and it has some nice features, so maybe I make up my mind to learn a bit of &lt;a href=&quot;http://www.rubyonrails.org/&quot;&gt;Ruby on Rails&lt;/a&gt;...</description>
  <comments>http://textoplano.livejournal.com/13263.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/12825.html</guid>
  <pubDate>Mon, 19 Nov 2007 20:25:14 GMT</pubDate>
  <title>Back from San Sebastián</title>
  <link>http://textoplano.livejournal.com/12825.html</link>
  <description>Last weekend I went to &lt;a href=&quot;http://en.wikipedia.org/wiki/San_Sebasti%C3%A1n&quot;&gt;San Sebastián&lt;/a&gt; to attend a &lt;a href=&quot;http://live.gnome.org/EncuentroSanSebastian2007&quot;&gt;Gnome meeting&lt;/a&gt; there. &lt;a href=&quot;http://omniumpotentior.wordpress.com&quot;&gt;Death Master&lt;/a&gt;, Alberto, &lt;a href=&quot;http://www.servidorjesmar.net/&quot;&gt;Jesmar&lt;/a&gt; and Valentín came too and we had a pretty geek weekend (Thanks for all, Rachel!).&lt;br /&gt;&lt;br /&gt;It was my first contact with the &lt;a href=&quot;http://www.guadec.es/&quot;&gt;Spanish Gnome Community&lt;/a&gt; and the experience was quite exciting. At first, I was a bit lost, because I was almost the only one there without a laptop, but the talks about &lt;a href=&quot;http://nepomuk.semanticdesktop.org&quot;&gt;Gnome as a semantic desktop&lt;/a&gt;, &lt;a href=&quot;http://en.wikipedia.org/wiki/Git_%28software%29&quot;&gt;GIT&lt;/a&gt; and &lt;a href=&quot;http://arstechnica.com/journals/linux.ars/2007/09/28/gnome-2-22-planning-gio-and-gvfs-proposed-for-inclusion&quot;&gt;GIO/GVFS&lt;/a&gt; were very interesting. On Sunday, I couldn&apos;t attend the morning talks because San Sebastian at night was enormous, but we went sightseeing (Photos not available, sorry) and enjoyed it a lot.&lt;br /&gt;&lt;br /&gt;It&apos;s a pity I can&apos;t attend the &lt;a href=&quot;http://congreso.hispalinux.es/&quot;&gt;HispaLinux Congress&lt;/a&gt; this year, but I hope I&apos;ll be at &lt;a href=&quot;http://www.guadec.es/&quot;&gt;5th Guadec&lt;/a&gt; in Madrid next year. &lt;br /&gt;&lt;br /&gt;Some photos of the meeting can be found &lt;a href=&quot;http://acsblog.es/gallery/JornadasGNOMESanSebastian2007&quot;&gt;here&lt;/a&gt; (thanks to Alvaro del Castillo).</description>
  <comments>http://textoplano.livejournal.com/12825.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/12710.html</guid>
  <pubDate>Fri, 09 Nov 2007 21:56:49 GMT</pubDate>
  <title>N810 maemo submission accepted</title>
  <link>http://textoplano.livejournal.com/12710.html</link>
  <description>Congratulations! You have been accepted to the N810 maemo device&lt;br /&gt;program. We will send your discount and instructions as soon as the&lt;br /&gt;device is available in your selected shop (soon).</description>
  <comments>http://textoplano.livejournal.com/12710.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/12295.html</guid>
  <pubDate>Sat, 20 Oct 2007 14:03:02 GMT</pubDate>
  <title>Test your GNU/Linux knowledge</title>
  <link>http://textoplano.livejournal.com/12295.html</link>
  <description>Just for fun, &lt;a href=&quot;http://www.daypo.com/test-gnu-linux-2007.html&quot;&gt;take a test on GNU/Linux&lt;/a&gt; (Spanish).</description>
  <comments>http://textoplano.livejournal.com/12295.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/12243.html</guid>
  <pubDate>Thu, 18 Oct 2007 17:39:37 GMT</pubDate>
  <title>N810 announced</title>
  <link>http://textoplano.livejournal.com/12243.html</link>
  <description>&lt;a href=&quot;http://www.nseries.com/n810&quot;&gt;Awesome!!!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Nokia, a developer&apos;s discount would be very nice of yours... :-)</description>
  <comments>http://textoplano.livejournal.com/12243.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/11873.html</guid>
  <pubDate>Tue, 02 Oct 2007 17:41:32 GMT</pubDate>
  <title>Patch accepted</title>
  <link>http://textoplano.livejournal.com/11873.html</link>
  <description>Today, the patch I wrote some months ago was accepted in &lt;a href=&quot;http://www.conduit-project.org/wiki/0.3.4&quot;&gt;Conduit 0.3.4&lt;/a&gt;: &lt;br /&gt;&lt;br /&gt;From Conduit&apos;s 0.3.4 changelog:&lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;b&gt;2007-08-23  John Stowers &amp;lt;john.stowers@gmail.com&amp;gt;&lt;/b&gt;&lt;br /&gt;* conduit/Hal.py: Add n800 detection to Hal. patch from Jaime&lt;br /&gt;          Frutos Morales&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;I&apos;m glad to see that my work is not useless and that patches got merged eventually :-)</description>
  <comments>http://textoplano.livejournal.com/11873.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/11612.html</guid>
  <pubDate>Fri, 03 Aug 2007 17:48:40 GMT</pubDate>
  <title>Many changes</title>
  <link>http://textoplano.livejournal.com/11612.html</link>
  <description>Much time without blogging (since May, 18th). Many changes in my life left me no spare time to blog, so I&apos;ll try to sum them up:&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;&lt;strong&gt;University&lt;/strong&gt;: I finished my degree in Computer Science Engineering (&quot;Ingeniero en Informática&quot; in Spanish). I got quite good marks, specially in the final project for my major about IPv6 deployment. I want to go on studying, so I&apos;m starting a &lt;a href=&quot;http://portal.uned.es/portal/page?_pageid=93,587685&amp;amp;_dad=portal&amp;amp;_schema=PORTAL&quot;&gt; Master in advanced networking and multimedia contents&lt;/a&gt; on October at the &lt;a href=&quot;http://www.uned.es/portal/&quot;&gt;UNED&lt;/a&gt;.&lt;br /&gt;&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;strong&gt;Work&lt;/strong&gt;: I started working as a GNU/Linux sysadmin on July. I have already set up a &lt;a href=&quot;http://www.nagios.org/&quot;&gt;Nagios&lt;/a&gt; monitoring system and I&apos;m planning to do some clustering stuff at work. &lt;br /&gt;&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;strong&gt;&lt;a href=&quot;http://www.whyfloss.com/es/conference/madrid07&quot;&gt;WhyFLOSS conference (Madrid)&lt;/a&gt;&lt;/strong&gt;: I gave a lecture on IPv6 deployment both using a tunnel and a Dual stack approach. You can get the PDF file &lt;a href=&quot;http://www.whyfloss.com/pages/conference/static/editions/mad07/charla1.pdf&quot;&gt;here (in Spanish)&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://www.conduit-project.org/&quot;&gt;&lt;strong&gt;Conduit&lt;/strong&gt;&lt;/a&gt;: I&apos;ve coded some patches [ &lt;a href=&quot;http://mail.gnome.org/archives/conduit-list/2007-August/msg00000.html&quot;&gt;1&lt;/a&gt; , &lt;a href=&quot;http://mail.gnome.org/archives/conduit-list/2007-August/msg00001.html&quot;&gt;2&lt;/a&gt; ] to add initial N800 sync support to Conduit. It just syncs N800&apos;s backup files, but support for music and video files is coming.&lt;br /&gt;&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;</description>
  <comments>http://textoplano.livejournal.com/11612.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/11287.html</guid>
  <pubDate>Fri, 18 May 2007 19:00:20 GMT</pubDate>
  <title>My first IPv6 talk</title>
  <link>http://textoplano.livejournal.com/11287.html</link>
  <description>Today, we had a meeting with the &lt;a href=&quot;http://www.ucm.es&quot;&gt;University&apos;s&lt;/a&gt; &lt;a href=&quot;http://en.wikipedia.org/wiki/Data_center&quot;&gt;Data Center&lt;/a&gt; staff. &lt;br /&gt;&lt;br /&gt;First, I gave a talk about &lt;a href=&quot;http://en.wikipedia.org/wiki/Ipv6&quot;&gt;IPv6&lt;/a&gt; and I showed them our plan about IPv6 deployment on the &lt;a href=&quot;http://ssii.ucm.es&quot;&gt;University&apos;s network&lt;/a&gt;. It was my first talk outside the &lt;a href=&quot;http://www.fdi.ucm.es&quot;&gt;faculty&lt;/a&gt; and it turned out to be better than I expected. Then, my friend Alberto showed them our simulation of the University&apos;s network using &lt;a href=&quot;http://www.dit.upm.es/vnuml&quot;&gt;VNUML&lt;/a&gt;, a network simulation program based on &lt;a href=&quot;http://en.wikipedia.org/wiki/User-mode_Linux&quot;&gt;User-Mode Linux&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;They seemed quite interested in both the idea of IPv6 deployment and our simulation, so they asked us some interesting questions about them. As always, money and time are the main difficulties in this kind of deployments, so they told us that, before starting, they have to estimate how much money it would cost (due to the new hardware required) and how much money the University can afford to spend on it. They also tell us that this won&apos;t be done before Summer due to some priority projects.&lt;br /&gt;&lt;br /&gt;Although these last two things could sound discouraging, they asked us some questions that we didn&apos;t expect to hear, like how far we had planned to go with our project, what were our next steps and whether we will be willing to explain them more advanced concepts about IPv6 and about our simulation and how to use it after the Summer. We agreed to keep in touch and see what comes next. &lt;br /&gt;&lt;br /&gt;To sum up, I&apos;m very happy with the result of the meeting :-D</description>
  <comments>http://textoplano.livejournal.com/11287.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/11206.html</guid>
  <pubDate>Fri, 11 May 2007 21:26:34 GMT</pubDate>
  <title>IPv6 tunneling</title>
  <link>http://textoplano.livejournal.com/11206.html</link>
  <description>Yesterday, I asked for an &lt;a href=&quot;http://en.wikipedia.org/wiki/Ipv6&quot;&gt;IPv6&lt;/a&gt; &lt;a href=&quot;http://en.wikipedia.org/wiki/Tunneling_protocol&quot;&gt;tunnel&lt;/a&gt; to &lt;a href=&quot;http://www.sixxs.net/main/&quot;&gt;SixXS&lt;/a&gt;, an IPv6 &lt;a href=&quot;http://en.wikipedia.org/wiki/Tunnel_Broker&quot;&gt;tunnel broker&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;They are very quick and efficient approving tunneling petitions, so today my tunnel was accepted and I could use it to test some IPv6 services. They have a program called &lt;a href=&quot;http://www.sixxs.net/tools/aiccu/&quot;&gt;AICCU&lt;/a&gt; that configures the tunnel automatically (it just needs the username and password). &lt;br /&gt;&lt;br /&gt;So far, the connection has been excellent, so I recommend you this tunnel broker for your IPv6 experience.</description>
  <comments>http://textoplano.livejournal.com/11206.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/10987.html</guid>
  <pubDate>Sun, 06 May 2007 20:16:21 GMT</pubDate>
  <title>Writing, writing</title>
  <link>http://textoplano.livejournal.com/10987.html</link>
  <description>I&apos;ve already started writing the report of the Final Project for my major. &lt;br /&gt;&lt;br /&gt;I&apos;ve almost complete the &lt;a href=&quot;http://en.wikipedia.org/wiki/IPv6&quot;&gt;IPv6&lt;/a&gt; theory chapter and I&apos;ll soon start writing the chapter about my &lt;a href=&quot;http://www.ucm.es&quot;&gt;University&apos;s&lt;/a&gt; network case study. &lt;br /&gt;&lt;br /&gt;In two weeks time, we&apos;ll have a meeting with my University&apos;s &lt;a href=&quot;http://en.wikipedia.org/wiki/Data_center&quot;&gt;Data Center&lt;/a&gt; to show them our work and our plans for IPv6 deployment on the University&apos;s network.&lt;br /&gt;&lt;br /&gt;Let&apos;s see whether they are interested or not...</description>
  <comments>http://textoplano.livejournal.com/10987.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/10615.html</guid>
  <pubDate>Tue, 10 Apr 2007 20:08:44 GMT</pubDate>
  <title>Back to the daily routine</title>
  <link>http://textoplano.livejournal.com/10615.html</link>
  <description>I&apos;m back from my Easter holidays. I spent a wonderful week in &lt;a href=&quot;http://en.wikipedia.org/wiki/Santiago_de_Compostela&quot;&gt;Santiago de Compostela&lt;/a&gt; and I took a break which I needed indeed.&lt;br /&gt;&lt;br /&gt;Today I&apos;ve returned to the daily routine (study, programming practicals and start writing the report for the final project for my major). I look forward to finishing my degree...</description>
  <comments>http://textoplano.livejournal.com/10615.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/10447.html</guid>
  <pubDate>Mon, 26 Mar 2007 17:27:05 GMT</pubDate>
  <title>N800 flashed</title>
  <link>http://textoplano.livejournal.com/10447.html</link>
  <description>I had some trouble with my &lt;a href=&quot;http://en.wikipedia.org/wiki/N800&quot;&gt;N800&lt;/a&gt;, so today I decided to flash it. In 10 minutes I downloaded the &lt;a href=&quot;http://maemo.org/downloads/d3.php&quot;&gt;flasher&lt;/a&gt; and the &lt;a href=&quot;http://maemo.org/downloads/nokia_N800.php?f=RX-34_2007SE_3.2007.10-7_PR_COMBINED_MR0_ARM.bin&quot;&gt;new firmware&lt;/a&gt;. Following &lt;a href=&quot;http://maemo.org/maemowiki/HOWTO_FlashLatestNokiaImageWithLinux&quot;&gt;the instructions&lt;/a&gt; to flash my N800 in Linux, it just took a couple of minutes to flash the device.&lt;br /&gt;&lt;br /&gt;It seems that the new firmware has solved my problems, so I&apos;m very happy with the easy flashing process and its results ;-)</description>
  <comments>http://textoplano.livejournal.com/10447.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/10194.html</guid>
  <pubDate>Wed, 14 Mar 2007 00:49:11 GMT</pubDate>
  <title>Simulated mail server</title>
  <link>http://textoplano.livejournal.com/10194.html</link>
  <description>Today, I finished configuring both a &lt;a href=&quot;http://en.wikipedia.org/wiki/SMTP&quot;&gt;SMTP&lt;/a&gt; server with &lt;a href=&quot;www.postfix.org&quot;&gt;Postfix&lt;/a&gt; and a &lt;a href=&quot;http://en.wikipedia.org/wiki/POP3&quot;&gt;POP3&lt;/a&gt; server with &lt;a href=&quot;http://www.courier-mta.org&quot;&gt;Courier&lt;/a&gt; for a network simulation.&lt;br /&gt;&lt;br /&gt;I had some problems with authentication, mainly using Courier, but finally I managed to solve them. Although it wasn&apos;t a trivial task, it wasn&apos;t as difficult as I had expected.&lt;br /&gt;&lt;br /&gt;I just have to configure a simple &lt;a href=&quot;http://en.wikipedia.org/wiki/Firewall&quot;&gt;firewall&lt;/a&gt; using &lt;a href=&quot;http://en.wikipedia.org/wiki/Iptables&quot;&gt;IPtables&lt;/a&gt; to finish the basic dual IPv4/IPv6 network simulation.&lt;br /&gt;&lt;br /&gt;I would like to thank my friend &lt;a href=&quot;http://www.servidorjesmar.net&quot;&gt;Maño&lt;/a&gt; for his &lt;a href=&quot;http://www.apache.org&quot;&gt;Apache&lt;/a&gt; configuration file and his answers to my IPtables questions about &lt;a href=&quot;http://en.wikipedia.org/wiki/HTTP&quot;&gt;HTTP&lt;/a&gt; and &lt;a href=&quot;http://en.wikipedia.org/wiki/HTTPS&quot;&gt;HTTPS&lt;/a&gt; filtering.</description>
  <comments>http://textoplano.livejournal.com/10194.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/9816.html</guid>
  <pubDate>Mon, 12 Mar 2007 19:25:56 GMT</pubDate>
  <title>C# and Mono</title>
  <link>http://textoplano.livejournal.com/9816.html</link>
  <description>I was curious to know what the &lt;a href=&quot;http://www.mono-project.com/Main_Page&quot;&gt;Mono project&lt;/a&gt; is all about, so yesterday I read the basic documentation they have on their web. I found it interesting, so today I started reading this book:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=&quot;http://ec1.images-amazon.com/images/P/0672325799.01._BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_SCLZZZZZZZ_.jpg&quot; alt=&quot;Mono kick start&quot; /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;It&apos;s a bit old (2003) for the current state of Mono, but it&apos;s quite good. I will have to code some programs for my concurrent programming subject in several programming languages, so after C and Java, I will try &lt;a href=&quot;http://en.wikipedia.org/wiki/C_Sharp&quot;&gt;C#&lt;/a&gt; using Mono and test its compatibility with the &lt;a href=&quot;http://en.wikipedia.org/wiki/Microsoft_.NET&quot;&gt;Windows .NET framework&lt;/a&gt;. Let&apos;s see what happens...</description>
  <comments>http://textoplano.livejournal.com/9816.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/9499.html</guid>
  <pubDate>Sat, 10 Mar 2007 21:07:10 GMT</pubDate>
  <title>What to do after the degree</title>
  <link>http://textoplano.livejournal.com/9499.html</link>
  <description>I&apos;ve been talking this week with one of my lecturers about what to do after I finish my degree in Computer Science Engineering (I don&apos;t know whether this is the right name for my degree in English, in Spanish it is called &quot;Ingeniero en Informática&quot;). He has advised me to do the &lt;a href=&quot;http://www.fdi.ucm.es/posgrado/#mii&quot;&gt;PhD&lt;/a&gt;, but only if I want to stay at the faculty as a teacher, because in Spain the PhD is not appreciated outside the university.&lt;br /&gt;&lt;br /&gt;So, the problem is that I don&apos;t know yet whether I want to stay at the faculty as a teacher or not. I been thinking about working for a year or two in a Free Software firm and decide then. Meanwhile, I could improve my English a bit and my German, which I have neglected more than I should.&lt;br /&gt;&lt;br /&gt;Any advice or suggestion will be welcomed. Thanks in advance :-)</description>
  <comments>http://textoplano.livejournal.com/9499.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/9256.html</guid>
  <pubDate>Mon, 05 Mar 2007 22:49:01 GMT</pubDate>
  <title>Hacker culture</title>
  <link>http://textoplano.livejournal.com/9256.html</link>
  <description>Although it can sound weird (not for me, but for the rest of my classmates), a &lt;a href=&quot;http://www.fdi.ucm.es/Guia_Docente/ver_prog_asig.asp?Titulo=002&amp;amp;Asignatura=G22&amp;amp;fdicurso=2006-2007&quot;&gt;seminar&lt;/a&gt; about hacker culture, free software, software patents and related topics has  started at the &lt;a href=&quot;http://www.fdi.ucm.es&quot;&gt;faculty&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;In the first classes, we&apos;ve been talking about hacker culture and we were told to read the article &lt;a href=&quot;http://www.catb.org/~esr/faqs/hacker-howto.html&quot;&gt;&quot;How to become a hacker&quot;&lt;/a&gt; by &lt;a href=&quot;http://en.wikipedia.org/wiki/Eric_S._Raymond&quot;&gt;Eric S. Raymond&lt;/a&gt;. I had already read it, but it was funny to read it again, specially if you are told to read it at the faculty!&lt;br /&gt;&lt;br /&gt;I hope this seminar will continue with the same approach, because I love this kind of topics and the way they are discussed so far.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=&quot;http://www.catb.org/~esr/faqs/glider.png&quot; alt=&quot;Hacker&amp;#39;s logo&quot; /&gt;&lt;/center&gt;</description>
  <comments>http://textoplano.livejournal.com/9256.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/9143.html</guid>
  <pubDate>Wed, 21 Feb 2007 01:11:04 GMT</pubDate>
  <title>UPnP plugin for Rhythmbox</title>
  <link>http://textoplano.livejournal.com/9143.html</link>
  <description>Lately, I&apos;ve been listening to MP3 files via &lt;a href=&quot;http://en.wikipedia.org/wiki/Upnp&quot;&gt;UPnP&lt;/a&gt; on my &lt;a href=&quot;http://europe.nokia.com/phones/n800&quot;&gt;N800&lt;/a&gt;. Unfortunately, I have to run an UPnP media server on my PC, choose the music directories to share and wait for the files to be loaded into the UPnP shared library (this takes a long time if you have many days of music stored in your HD). &lt;br /&gt;&lt;br /&gt;Although there are good media servers out there (&lt;a href=&quot;http://ushare.geexbox.org/&quot;&gt;Ushare&lt;/a&gt;, &lt;a href=&quot;http://www.gnu.org/software/gmediaserver/&quot;&gt;Gmediaserver&lt;/a&gt;, &lt;a href=&quot;http://fuppes.sourceforge.net&quot;&gt;Fuppes&lt;/a&gt;, etc), I don&apos;t want to use them for this task, because I already have my music library created inside &lt;a href=&quot;http://live.gnome.org/Rhythmbox&quot;&gt;Rhythmbox&lt;/a&gt;. Because of that, I&apos;ve started coding an UPnP plugin for Rhythmbox based on &lt;a href=&quot;http://pupnp.sourceforge.net/&quot;&gt;libupnp&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;It will be similar to the &lt;a href=&quot;http://en.wikipedia.org/wiki/Digital_Audio_Access_Protocol&quot;&gt;DAAP&lt;/a&gt; plugin, but using UPnP Protocol instead. I&apos;ve already done the &quot;create media server&quot; and &quot;destroy media server&quot; part, but it doesn&apos;t share any music yet.&lt;br /&gt;&lt;br /&gt;I hope that starting so many projects recently doesn&apos;t mean that they will be left unfinished... Let&apos;s see.</description>
  <comments>http://textoplano.livejournal.com/9143.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/8843.html</guid>
  <pubDate>Tue, 13 Feb 2007 21:26:19 GMT</pubDate>
  <title>Porting isn&apos;t trivial</title>
  <link>http://textoplano.livejournal.com/8843.html</link>
  <description>I have been trying to port &lt;a href=&quot;http://developer.imendio.com/projects/gossip&quot;&gt;Gossip&lt;/a&gt; to the &lt;a href=&quot;http://www.maemo.org/&quot;&gt;Maemo&lt;/a&gt; platform, but maybe this port will have to wait until &lt;a href=&quot;http://www.gtk.org/&quot;&gt;Gtk&lt;/a&gt; 2.10 and Glib 2.12 are ported to the Maemo platform because Gossip has hard dependencies on these two libraries.&lt;br /&gt;&lt;br /&gt;Loudmouth (Jabber library used by Gossip) is already ported to Maemo and porting libgossip is trivial, but the rest of code can&apos;t be ported without an almost rewrite of the code so, for now, I&apos;ll wait and see &lt;a href=&quot;http://maemo.org/maemowiki/MaemoGtk210Migration&quot;&gt;what happens with the GTK 2.10 and Glib 2.12 porting&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;On the other hand, I&apos;ve made some progress with &lt;a href=&quot;https://garage.maemo.org/projects/arousa/&quot;&gt;Arousa&lt;/a&gt;, although I haven&apos;t publish any code yet. I&apos;ve been thinking about using a &lt;a href=&quot;http://docs.python.org/lib/module-pickle.html&quot;&gt;pickle&lt;/a&gt; implementation or a &lt;a href=&quot;http://www.sqlite.org/&quot;&gt;SQLite&lt;/a&gt; one, but finally I&apos;ve decided to use the SQLite implementation because gtk.Treeview can&apos;t be pickled directly and because the SQLite implementation allows to view and query Arosa&apos;s dictionaries from outside of Arousa.</description>
  <comments>http://textoplano.livejournal.com/8843.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/8515.html</guid>
  <pubDate>Sat, 03 Feb 2007 16:12:30 GMT</pubDate>
  <title>Just one word to describe the Nokia N800: Amazing!</title>
  <link>http://textoplano.livejournal.com/8515.html</link>
  <description>I&apos;m amazed with &lt;a href=&quot;http://textoplano.livejournal.com/8016.html&quot;&gt;my brand new Nokia N800&lt;/a&gt;. I haven&apos;t tested much its connectivity and the web browser because there are no wireless connections where I am now, but the other of things work fine for me :-D&lt;br /&gt;&lt;br /&gt;I&apos;ve just applied for a project page in garage.maemo.org to host my Maemo port of &lt;a href=&quot;http://developer.imendio.com/projects/gossip&quot;&gt;Gossip&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;I&apos;ve also started a python &quot;foreign vocabulary studying tool&quot; for Maemo. Well, it&apos;s not a completely new application because I wrote most of it during last summer. I&apos;m porting it to Maemo and adding more features because it isn&apos;t finished. I hope I can publish a first release by the end of this month.</description>
  <comments>http://textoplano.livejournal.com/8515.html</comments>
  <lj:security>public</lj:security>
</item>
<item>
  <guid isPermaLink='true'>http://textoplano.livejournal.com/8444.html</guid>
  <pubDate>Wed, 31 Jan 2007 00:20:06 GMT</pubDate>
  <title>Setting up maemo SDK</title>
  <link>http://textoplano.livejournal.com/8444.html</link>
  <description>After many attemps, finally I achieved to set up the &lt;a href=&quot;http://www.maemo.org/platform/docs/howtos/Maemo_tutorial_bora.html#settingup&quot;&gt; maemo SDK&lt;/a&gt;. It wasn&apos;t easy because my Linux runs on an AMD64 and &lt;a href=&quot;http://www.scratchbox.org/&quot;&gt;scratchbox&lt;/a&gt; (The cross-compilation toolkit used by maemo) doesn&apos;t support x86_64 architecture, so I had to create a &lt;a href=&quot;http://en.wikipedia.org/wiki/Chroot&quot;&gt;chrooted&lt;/a&gt; x86 environment to install &lt;a href=&quot;http://www.scratchbox.org/&quot;&gt;scratchbox&lt;/a&gt;. I follow the instructions of &lt;a href=&quot;http://danielkitta.org/howto/maemo-amd64&quot;&gt;this HOWTO&lt;/a&gt; and &lt;a href=&quot;http://repository.maemo.org/stable/bora/INSTALL.txt&quot;&gt;Nokia&apos;s instructions&lt;/a&gt; and it works fine.&lt;br /&gt;&lt;br /&gt;Mandatory screenshot of maemo SDK using &lt;a href=&quot;http://en.wikipedia.org/wiki/ARM_architecture&quot;&gt;ARM&lt;/a&gt; emulation:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=&quot;http://www.geocities.com/textoplano/maemo_sdk.png&quot; alt=&quot;Maemo SDK using ARM emulation&quot; /&gt;&lt;/center&gt;</description>
  <comments>http://textoplano.livejournal.com/8444.html</comments>
  <lj:security>public</lj:security>
</item>
</channel>
</rss>
