<?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"
	>

<channel>
	<title>Ana's blog</title>
	<atom:link href="http://ekaia.org/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://ekaia.org/blog</link>
	<description></description>
	<pubDate>Mon, 29 Jun 2009 19:33:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>DebConf provisional schedule draft and holidays</title>
		<link>http://ekaia.org/blog/2009/06/29/debconf-provisional-schedule-draft-and-holidays/</link>
		<comments>http://ekaia.org/blog/2009/06/29/debconf-provisional-schedule-draft-and-holidays/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 09:33:21 +0000</pubDate>
		<dc:creator>ana</dc:creator>
		
		<category><![CDATA[Debian]]></category>

		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://ekaia.org/blog/?p=38</guid>
		<description><![CDATA[Good news, the DebConf provisional schedule is finally available. If you see any problem, please, let us to know at schedule@debconf.org
If you are interested in Debian and Free Software and close to Cáceres, you are very welcome to come to the Debian Open Day on 24th July. The schedule for the Open Day is still [...]]]></description>
			<content:encoded><![CDATA[<p>Good news, the <a href="https://penta.debconf.org/dc9_schedule/index.en.html">DebConf provisional schedule</a> is finally available. If you see any problem, please, let us to know at schedule@debconf.org</p>
<p>If you are interested in Debian and Free Software and close to Cáceres, you are very welcome to come to the <a href="http://debconf9.debconf.org/openday.xhtml">Debian Open Day</a> on 24th July. The <a href="https://penta.debconf.org/dc9_schedule/day_2009-07-24.en.html">schedule for the Open Day</a> is still not closed but you can see some of the planned talks already.</p>
<p>They were 2 long days trying to put it all together. What I was planning to do last weekend was mostly planning my holidays through Iceland, but ended doing this instead. Funnily, what <a href="http://fam-tille.de/">Andreas Tille</a> was mostly planning to do in the weekend  was the DebConf scheduling, but he spend some hours in the saturday writing a mail about Iceland that has almost become my planning for the holidays :)<br />
He documented his mail with some of his <a href="http://commons.wikimedia.org/wiki/User:Tillea/Gallery/Iceland">great pictures</a>. If you were amazed by earlier pictures of Iceland in Planet Debian, check Andreas&#8217; !</p>
]]></content:encoded>
			<wfw:commentRss>http://ekaia.org/blog/2009/06/29/debconf-provisional-schedule-draft-and-holidays/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The freedom to choose</title>
		<link>http://ekaia.org/blog/2009/05/31/the-freedom-to-choose/</link>
		<comments>http://ekaia.org/blog/2009/05/31/the-freedom-to-choose/#comments</comments>
		<pubDate>Sun, 31 May 2009 09:29:10 +0000</pubDate>
		<dc:creator>ana</dc:creator>
		
		<category><![CDATA[Debian]]></category>

		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://ekaia.org/blog/?p=37</guid>
		<description><![CDATA[John, no need to be so alarmist, this is KDE, look at the options:

]]></description>
			<content:encoded><![CDATA[<p><a href="http://changelog.complete.org/archives/1042-free-software-enforcing-drm">John</a>, no need to be so alarmist, this is KDE, look at the options:</p>
<p><img src="http://ekaia.org/img-blog/2009/okular-drm.png" alt="Okular settings" /></p>
]]></content:encoded>
			<wfw:commentRss>http://ekaia.org/blog/2009/05/31/the-freedom-to-choose/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creating a new GPG key</title>
		<link>http://ekaia.org/blog/2009/05/10/creating-new-gpgkey/</link>
		<comments>http://ekaia.org/blog/2009/05/10/creating-new-gpgkey/#comments</comments>
		<pubDate>Sun, 10 May 2009 21:12:12 +0000</pubDate>
		<dc:creator>ana</dc:creator>
		
		<category><![CDATA[Debian]]></category>

		<category><![CDATA[KDE]]></category>

		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://ekaia.org/blog/?p=36</guid>
		<description><![CDATA[I wanted to renew my GPG key for some time and after reading the latest news, I finally have generated a new key today.


pub   4096R/6AA15948 2009-05-10
      Key fingerprint = 7A33 ECAA 188B 96F2 7C91  7288 B346 4F89 6AA1 5948
uid         [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to renew my GPG key for some time and after reading <a href="http://csrc.nist.gov/groups/ST/hash/statement.html">the latest news</a>, I finally have generated a new key today.</p>
<p><small></p>
<pre>
pub   4096R/6AA15948 2009-05-10
      Key fingerprint = 7A33 ECAA 188B 96F2 7C91  7288 B346 4F89 6AA1 5948
uid                  Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;
uid                  Ana Beatriz Guerrero López &lt;ana@debian.org&gt;
sub   4096R/2497B8B2 2009-05-10
</pre>
<p></small><br />
Since I tend to forget this stuff, I am blogging all the steps I have followed.<br />
Long and verbose post follows&#8230;<br />
<span id="more-36"></span></p>
<h2> Update .gnupg/gpg.conf </h2>
<p>Add at the end of the file:</p>
<pre>
personal-digest-preferences SHA256
cert-digest-algo SHA256
</pre>
<h2> Create key </h2>
<pre>
ana@pryan:~$ gpg --gen-key
 ...        

Please select what kind of key you want:
   (1) DSA and Elgamal (default)
   (2) DSA (sign only)
   (5) RSA (sign only)
Your selection? 5
RSA keys may be between 1024 and 4096 bits long.
What keysize do you want? (2048) 4096
Requested keysize is 4096 bits
Please specify how long the key should be valid.
         0 = key does not expire
      <n>  = key expires in n days
      <n>w = key expires in n weeks
      <n>m = key expires in n months
      <n>y = key expires in n years
Key is valid for? (0)
Key does not expire at all
Is this correct? (y/N) y

 &#8230;

Real name: Ana Beatriz Guerrero López
Email address: ana@ekaia.org
Comment:
You are using the `utf-8&#8242; character set.
You selected this USER-ID:
    &#8220;Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;&#8221;

Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? o
You need a Passphrase to protect your secret key.

 &#8230; 

gpg: key 6AA15948 marked as ultimately trusted
public and secret key created and signed.

gpg: checking the trustdb

 &#8230;

gpg: 3 marginal(s) needed, 1 complete(s) needed, classic trust model
gpg: depth: 0  valid:   3  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 3u
pub   4096R/6AA15948 2009-05-10
      Key fingerprint = 7A33 ECAA 188B 96F2 7C91  7288 B346 4F89 6AA1 5948
uid                  Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;

Note that this key cannot be used for encryption.  You may want to use
the command &#8220;&#8211;edit-key&#8221; to generate a subkey for this purpose.
</pre>
<h2> Add other UID </h2>
<pre>
ana@pryan:~$ gpg --edit-key 0x6AA15948
 ...
command> adduid
Real name: Ana Beatriz Guerrero López
Email address: ana@debian.org
Comment:
You are using the `utf-8' character set.
You selected this USER-ID:
    "Ana Beatriz Guerrero López &lt;ana@debian.org&gt;"

Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? o

You need a passphrase to unlock the secret key for
user: "Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;"
4096-bit RSA key, ID 6AA15948, created 2009-05-10

pub  4096R/6AA15948  created: 2009-05-10  expires: never       usage: SC
                     trust: ultimate      validity: ultimate
[ultimate] (1)  Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;
[ unknown] (2). Ana Beatriz Guerrero López &lt;ana@debian.org&gt;

Command> save
</pre>
<h2> Change preferences </h2>
<pre>
ana@pryan:~$ gpg --edit-key 0x6AA15948
 ...
Command> showpref
[ultimate] (1). Ana Beatriz Guerrero López &lt;ana@debian.org&gt;
     Cipher: AES256, AES192, AES, CAST5, 3DES
     Digest: SHA1, SHA256, RIPEMD160
     Compression: ZLIB, BZIP2, ZIP, Uncompressed
     Features: MDC, Keyserver no-modify
[ultimate] (2)  Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;
     Cipher: AES256, AES192, AES, CAST5, 3DES
     Digest: SHA1, SHA256, RIPEMD160
     Compression: ZLIB, BZIP2, ZIP, Uncompressed
     Features: MDC, Keyserver no-modify

Command>  setpref SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed
Set preference list to:
     Cipher: AES256, AES192, AES, CAST5, 3DES
     Digest: SHA512, SHA384, SHA256, SHA224, SHA1
     Compression: ZLIB, BZIP2, ZIP, Uncompressed
     Features: MDC, Keyserver no-modify
Really update the preferences? (y/N) y
gpg: WARNING: no user ID has been marked as primary.  This command may
              cause a different user ID to become the assumed primary.

You need a passphrase to unlock the secret key for
user: &#8220;Ana Beatriz Guerrero López &lt;ana@debian.org&gt;&#8221;
4096-bit RSA key, ID 6AA15948, created 2009-05-10

pub  4096R/6AA15948  created: 2009-05-10  expires: never       usage: SC
                     trust: ultimate      validity: ultimate
[ultimate] (1)  Ana Beatriz Guerrero López &lt;ana@debian.org&gt;
[ultimate] (2). Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;

Command> showpref
[ultimate] (1)  Ana Beatriz Guerrero López &lt;ana@debian.org&gt;
     Cipher: AES256, AES192, AES, CAST5, 3DES
     Digest: SHA512, SHA384, SHA256, SHA224, SHA1
     Compression: ZLIB, BZIP2, ZIP, Uncompressed
     Features: MDC, Keyserver no-modify
[ultimate] (2). Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;
     Cipher: AES256, AES192, AES, CAST5, 3DES
     Digest: SHA512, SHA384, SHA256, SHA224, SHA1
     Compression: ZLIB, BZIP2, ZIP, Uncompressed
     Features: MDC, Keyserver no-modify

Command> save
</pre>
<h2> Set primary UID </h2>
<pre>
ana@pryan:~$ gpg --edit-key 0x6AA15948
  ...
Command> uid 1

pub  4096R/6AA15948  created: 2009-05-10  expires: never       usage: SC
                     trust: ultimate      validity: ultimate
[ultimate] (1)* Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;
[ultimate] (2)  Ana Beatriz Guerrero López &lt;ana@debian.org&gt;

Command> primary

You need a passphrase to unlock the secret key for
user: &#8220;Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;&#8221;
4096-bit RSA key, ID 6AA15948, created 2009-05-10

pub  4096R/6AA15948  created: 2009-05-10  expires: never       usage: SC
                     trust: ultimate      validity: ultimate
[ultimate] (1)* Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;
[ultimate] (2)  Ana Beatriz Guerrero López &lt;ana@debian.org&gt;

Command> save
</pre>
<h2> Add subkey for encryption </h2>
<pre>
ana@pryan:~$ gpg --edit-key 0x6AA15948
  ...
Command> addkey
Key is protected.

You need a passphrase to unlock the secret key for
user: "Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;"
4096-bit RSA key, ID 6AA15948, created 2009-05-10

Please select what kind of key you want:
   (2) DSA (sign only)
   (4) Elgamal (encrypt only)
   (5) RSA (sign only)
   (6) RSA (encrypt only)
Your selection? 6
RSA keys may be between 1024 and 4096 bits long.
What keysize do you want? (2048) 4096
Requested keysize is 4096 bits
Please specify how long the key should be valid.
         0 = key does not expire
      <n>  = key expires in n days
      <n>w = key expires in n weeks
      <n>m = key expires in n months
      <n>y = key expires in n years
Key is valid for? (0) 0
Key does not expire at all
Is this correct? (y/N) y
Really create? (y/N) y

 &#8230;

pub  4096R/6AA15948  created: 2009-05-10  expires: never       usage: SC
                     trust: ultimate      validity: ultimate
sub  4096R/2497B8B2  created: 2009-05-10  expires: never       usage: E
[ultimate] (1). Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;
[ultimate] (2)  Ana Beatriz Guerrero López &lt;ana@debian.org&gt;

Command> save
</pre>
<h2> Sign my new key with my old key</h2>
<pre>

ana@pryan:~$ gpg --default-key E8C43461 --sign-key 6AA15948

pub  4096R/6AA15948  created: 2009-05-10  expires: never       usage: SC
                     trust: ultimate      validity: ultimate
sub  4096R/2497B8B2  created: 2009-05-10  expires: never       usage: E
[ultimate] (1). Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;
[ultimate] (2)  Ana Beatriz Guerrero López &lt;ana@debian.org&gt;

Really sign all user IDs? (y/N) y

pub  4096R/6AA15948  created: 2009-05-10  expires: never       usage: SC
                     trust: ultimate      validity: ultimate
 Primary key fingerprint: 7A33 ECAA 188B 96F2 7C91  7288 B346 4F89 6AA1 5948

     Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;
     Ana Beatriz Guerrero López &lt;ana@debian.org&gt;

Are you sure that you want to sign this key with your
key &#8220;Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;&#8221; (E8C43461)

Really sign? (y/N) y

You need a passphrase to unlock the secret key for
user: &#8220;Ana Beatriz Guerrero López &lt;ana@ekaia.org&gt;&#8221;
1024-bit DSA key, ID E8C43461, created 2004-12-06
 &#8230;
</pre>
<h2> Send new key to key server </h2>
<pre>
gpg --keyserver pgp.mit.edu --send-key 6AA15948
</pre>
]]></content:encoded>
			<wfw:commentRss>http://ekaia.org/blog/2009/05/10/creating-new-gpgkey/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Llegó la hora de KDE 4.2 en unstable</title>
		<link>http://ekaia.org/blog/2009/04/02/llego-la-hora-de-kde-42-en-unstable/</link>
		<comments>http://ekaia.org/blog/2009/04/02/llego-la-hora-de-kde-42-en-unstable/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 19:20:57 +0000</pubDate>
		<dc:creator>ana</dc:creator>
		
		<category><![CDATA[Debian]]></category>

		<category><![CDATA[spanish]]></category>

		<guid isPermaLink="false">http://ekaia.org/blog/?p=35</guid>
		<description><![CDATA[(Spanish translation of this english post.)
Ya hace 2 años que empezamos a trabajar en los paquetes de KDE 4, y exactamente 20 meses que comenzamos a subir KDE 4.0.0 beta 1 a experimental. Finalmente, estamos trabajando en paquetes que vamos a subir a unstable. \o/
Como ya se anunció en la lista de usuarios, subiremos KDE [...]]]></description>
			<content:encoded><![CDATA[<p>(Spanish translation of <a href="http://ekaia.org/blog/2009/04/02/kde-42-in-unstable-is-coming/">this english post.</a>)</p>
<p>Ya hace 2 años que empezamos a trabajar en los paquetes de KDE 4, y exactamente <a href="http://ekaia.org/blog/2007/08/06/the-kde4-dance/">20 meses que comenzamos a subir KDE 4.0.0 beta 1 a experimental</a>. Finalmente, estamos trabajando en paquetes que vamos a subir a unstable. \o/</p>
<p>Como <a href="http://lists.debian.org/debian-kde/2009/03/msg00157.html">ya se anunció en la lista de usuarios</a>, subiremos KDE 4.2.2 a unstable en los próximos días, así que presta atención a lo que actualizas :)</p>
<p>Hemos trabajado mucho para que la actualización funcione sin problemas, pero dado  que el cambio es tan grande, algunos problemillas apareceran aquí y allí. Uno de los mayores problemas ha sido que estabamos usando <tt>.kde4</tt> para guardar los datos de configuración de KDE 4 y ahora ha llegado el momento de volver <tt>.kde</tt>. </p>
<p>Como había varias opciones de migración, para que los usuarios pudieran escoger la que preferian, dentro del equipo de Debian KDE se ha creado una herramienta de migración llamada <a href="http://pkg-kde.alioth.debian.org/kaboom.html" title="Kaboom, the Debian<br />
KDE settings migration wizard">Kaboom</a>.</p>
<p>Hay que tener en cuenta que habrá algunas incosistencias en unstable los días siguientes a subir KDE 4.2.2, así que por favor, sed pacientes.</p>
<p>Aun estamos probandolo todo y no vamos a subir nada hasta que no pensamos que todo va bien, así que podríamos tardar 2 semanas en lugar de varios días. De nuevo, <strong> paciencia</strong> :)</p>
<p>Si quieres seguir usando KDE 3.5.10 algunas semanas más, simplemente no actualices aun. Pero si quieres seguir usando KDE 3.5.10 durante meses, quizás deberias pensar en usar Lenny.</p>
<p>Si tienes preguntas, dudas y/o sugerencias,  puedes consultar <a href="http://pkg-kde.alioth.debian.org/">la página del equipo Debian KDE</a> donde intentamos añadir información y el archivo de <a href="http://lists.debian.org/debian-kde">la lista de correo de usuarios de Debian KDE</a>. Tanto la web como la lista de correo, son en inglés.</p>
<p><em>Ahora una nota personal</em>.  KDE 4.2 es un gran cambio sobre KDE 3.5 y es normal que al principio no te guste mucho. Pero pienso que la mayoría de los usuarios de KDE 3 se sentirán a gusto en KDE 4 tras varios días de uso. Solo hay que descubrir la nueva filosofía del sistema y encontrar nuevas formas de hacer las cosas. Una vez que KDE 4.2 esté en unstable, se podrán subir al archivo un montón de aplicaciones de terceros, sobre todo plasma widgets o plasmoids, que harán que KDE 4 sea incluso mejor.</p>
]]></content:encoded>
			<wfw:commentRss>http://ekaia.org/blog/2009/04/02/llego-la-hora-de-kde-42-en-unstable/feed/</wfw:commentRss>
		</item>
		<item>
		<title>KDE 4.2 in unstable is coming</title>
		<link>http://ekaia.org/blog/2009/04/02/kde-42-in-unstable-is-coming/</link>
		<comments>http://ekaia.org/blog/2009/04/02/kde-42-in-unstable-is-coming/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 19:00:56 +0000</pubDate>
		<dc:creator>ana</dc:creator>
		
		<category><![CDATA[Debian]]></category>

		<category><![CDATA[KDE]]></category>

		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://ekaia.org/blog/?p=34</guid>
		<description><![CDATA[It was 2 years ago when we started working in KDE 4 packages, and exactly 20 months ago when we started uploading KDE 4.0.0 beta 1 to experimental. Finally, we are working in packages that are targeted to unstable \o/.
As announced in the users mailing list, we will be uploading KDE 4.2.2 to unstable in [...]]]></description>
			<content:encoded><![CDATA[<p>It was 2 years ago when we started working in KDE 4 packages, and exactly <a href="http://ekaia.org/blog/2007/08/06/the-kde4-dance/">20 months ago when we started uploading KDE 4.0.0 beta 1 to experimental</a>. Finally, we are working in packages that are targeted to unstable \o/.</p>
<p>As <a href="http://lists.debian.org/debian-kde/2009/03/msg00157.html">announced in the users mailing list</a>, we will be uploading KDE 4.2.2 to unstable in the next days, so look carefully at what you update :) </p>
<p>We have worked very hard in providing a smooth upgrade, but given the change is so big, some new (little!) problems will be discovered. One of the most problematic points is we were using <tt>.kde4</tt> to store user data and settings of KDE 4 and now it is time to switch back to the default <tt>.kde</tt>. There are several possible migration cases here and for allow users select the case they prefer, a migration wizard tool named  <a href="http://pkg-kde.alioth.debian.org/kaboom.html" title="Kaboom, the Debian KDE settings migration wizard">Kaboom</a> has been created inside the Debian KDE team.</p>
<p>Be aware that there will be some inconsistencies in unstable the following days  after KDE 4.2.2 reaches the archive. So please, be patient. </p>
<p>We are still testing and we are not uploading until we think it is good to go,  so next days could become 2 weeks. Again, <strong>be patient</strong> :)</p>
<p>If you want to keep using KDE 3.5.10 for a few weeks more, just do not upgrade yet. But if you want to keep using KDE 3.5.10 for months, maybe you should consider become a Lenny user.</p>
<p>If you have questions, doubts and/or suggestions, you can check our <a href="http://pkg-kde.alioth.debian.org/">Debian KDE Team website</a> where we try to add information and the archive of the <a href="http://lists.debian.org/debian-kde">Debian KDE users mailing list</a>.</p>
<p><em>Time for a personal note</em>. KDE 4.2 is a huge change from KDE 3.5, and it is normal if you do not fully like it in the beginning. But I do think most of users of KDE 3  will feel very comfortable in KDE 4 after some days using it. You just need to discover the new ways of doing some tasks. Also, once KDE 4.2 is sitting in unstable, a lot of third party applications (specially plasma widgets) for KDE 4 will be finally uploaded to the Debian archive, making KDE 4 even better.</p>
]]></content:encoded>
			<wfw:commentRss>http://ekaia.org/blog/2009/04/02/kde-42-in-unstable-is-coming/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Are you from the past?</title>
		<link>http://ekaia.org/blog/2009/03/25/are-you-from-the-past/</link>
		<comments>http://ekaia.org/blog/2009/03/25/are-you-from-the-past/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 01:16:51 +0000</pubDate>
		<dc:creator>ana</dc:creator>
		
		<category><![CDATA[Debian]]></category>

		<category><![CDATA[KDE]]></category>

		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://ekaia.org/blog/?p=33</guid>
		<description><![CDATA[I have found today someone who spents an average of 12 hours every day working with the computer, and who has never heard about twitter. He keeps insisting he comes from the future.
]]></description>
			<content:encoded><![CDATA[<p>I have found today someone who spents an average of 12 hours every day working with the computer, and who has never heard about twitter. He keeps insisting he comes from the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://ekaia.org/blog/2009/03/25/are-you-from-the-past/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FOSDEM 2009</title>
		<link>http://ekaia.org/blog/2009/02/12/fosdem-2009/</link>
		<comments>http://ekaia.org/blog/2009/02/12/fosdem-2009/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 10:46:20 +0000</pubDate>
		<dc:creator>ana</dc:creator>
		
		<category><![CDATA[Debian]]></category>

		<category><![CDATA[KDE]]></category>

		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://ekaia.org/blog/?p=32</guid>
		<description><![CDATA[Some stuff I want to reminder for next year&#8217;s FOSDEM:

Carry a power bar with at least 3 outlets. Power plugs are a limited  resource. With a power bar at FOSDEM you always will be able to get power for your laptop/gadgets and make new friends. All at the same time!


Make a backup schedule, in [...]]]></description>
			<content:encoded><![CDATA[<p>Some stuff I want to reminder for next year&#8217;s FOSDEM:</p>
<ul>
<li>Carry a power bar with at least 3 outlets. Power plugs are a limited  resource. With a power bar at FOSDEM you always will be able to get power for your laptop/gadgets and make new friends. All at the same time!
</li>
<li>
Make a backup schedule, in case the talk you wanted to attend run out of space.
</li>
<li>
 Häagen-Dazs next to LUIZA/LOUISE metro station is good for breakfast and dessert. And there is wifi!
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ekaia.org/blog/2009/02/12/fosdem-2009/feed/</wfw:commentRss>
		</item>
		<item>
		<title>End of backports and about KDE in Lenny</title>
		<link>http://ekaia.org/blog/2009/01/25/end-of-backports-and-about-kde-in-lenny/</link>
		<comments>http://ekaia.org/blog/2009/01/25/end-of-backports-and-about-kde-in-lenny/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 22:59:55 +0000</pubDate>
		<dc:creator>ana</dc:creator>
		
		<category><![CDATA[Debian]]></category>

		<category><![CDATA[KDE]]></category>

		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://ekaia.org/blog/?p=31</guid>
		<description><![CDATA[About a week ago I updated the KDE 4.1 backports for Lenny with the fourth and  last revision of KDE 4.1.
As previously announced, this will be the last update available at http://kde4.debian.net
What is next?
The repository will continue there, so Lenny users can choose between KDE 3.5.9+ and KDE 4.1.4. But since 4.1.4 packages are [...]]]></description>
			<content:encoded><![CDATA[<p>About a week ago I updated the KDE 4.1 backports for Lenny with the fourth and  last revision of KDE 4.1.<br />
As previously announced, this will be the last update available at <a href="http://kde4.debian.net">http://kde4.debian.net</a></p>
<h3>What is next?</h3>
<p>The repository will continue there, so <em>Lenny users</em> can choose between KDE 3.5.9+ and KDE 4.1.4. But since 4.1.4 packages are not official, they do not have support:  no bugs in the BTS or security updates.<br />
If you are using Debian Lenny for stability and security purposes, you should use KDE 3.5.</p>
<p><em>Testing users</em> (future squeeze, current Lenny) can continue using them until KDE 4.2 reaches testing. Again, remember, no bugs in the BTS or security updates, but they will get a clean upgrade to KDE 4.2 in the near future.</p>
<p><em>Unstable users.</em> I have found that there are people using unstable with the backports, when they should be using experimental KDE 4.1. If this is your case, you can stick with 4.1.4 until KDE 4.2 reaches unstable or switch to experimental in a few days and get KDE 4.2 (no yet! it needs to be released first :) ).</p>
<p>Last, but not less important, thanks to all the people helping with the backports: MoDaX for helping as backup and the rest of the Qt/KDE team who worked in the experimental  packages. HE, zobel and aba for his sysadmin tasks. apol for allowing me torture his PowerPC machine. All those who translated the instructions into their languages and<br />
helped to others users in mailing lists and forums.</p>
<h3>A quick note about KDE 3.5 to be released in Lenny</h3>
<p>As most of you have realized, the packages of KDE 3.5 in Lenny and unstable are a mixture of KDE 3.5.9 and 3.5.10. Given that KDE 3.5.10 was released after Lenny was frozen, we could not push this new version into Lenny, however the KDE 3.5 packages were patched about June last year with the latest changes in KDE 3.5 from the KDE subversion. This means some of the modules with the version 3.5.9 are exactly the same that is shipped as 3.5.10.<br />
The only &#8220;big&#8221; stuff missing are the kicker improvements shipped in kdebase and some bug fixes in kdepim. But in global, it is closer to KDE 3.5.10 that to KDE 3.5.9. If you want to see what changes are you missing, check the <a href="http://www.kde.org/announcements/changelogs/changelog3_5_9to3_5_10.php">KDE 3.5.10 changelog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ekaia.org/blog/2009/01/25/end-of-backports-and-about-kde-in-lenny/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Year&#8217;s proposal: look at your reported bugs!</title>
		<link>http://ekaia.org/blog/2009/01/01/new-years-proposal-look-at-your-reported-bugs/</link>
		<comments>http://ekaia.org/blog/2009/01/01/new-years-proposal-look-at-your-reported-bugs/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 19:51:01 +0000</pubDate>
		<dc:creator>ana</dc:creator>
		
		<category><![CDATA[Debian]]></category>

		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://ekaia.org/blog/?p=30</guid>
		<description><![CDATA[Happy New Year everybody!
I have a little New Year&#8217;s proposal for you all, users and developers.
Take a look to the bugs you have reported in Debian, this can be very easily done by browsing:
http://bugs.debian.org/cgi-bin/pkgreport.cgi?submitter=USER@DOMAIN.NET
where USER@DOMAIN.NET is the email address you used for reporting. Then update the bug reports information in the following way: 

If the [...]]]></description>
			<content:encoded><![CDATA[<p>Happy New Year everybody!</p>
<p>I have a little New Year&#8217;s proposal for you all, users and developers.</p>
<p>Take a look to the bugs you have reported in Debian, this can be very easily done by browsing:<br />
<a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?submitter=USER@DOMAIN.NET">http://bugs.debian.org/cgi-bin/pkgreport.cgi?submitter=USER@DOMAIN.NET</a><br />
where USER@DOMAIN.NET is the email address you used for reporting. Then update the bug reports information in the following way: </p>
<ul>
<li>If the bug is already fixed, send an email to <strong>BUGNUMBER-done@bugs.debian.org</strong> with a quick explanation like &#8220;it is not reproducible anymore&#8221; and the bug will be closed.</li>
<li>If the bug is still there, send a email to <strong>BUGNUMBER@bugs.debian.org</strong> and specify  all the new information you are able to add: newer software version where it still  applies, way of reproducing the bug.</li>
</ul>
<p>Alternatively, you can look at the bugs of your favorite package and help the maintainer. Go to <a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=PACKAGEhttp://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=PACKAGE">http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=PACKAGE</a> replacing PACKAGE with the application name, look at the bugs and send a email to <strong>BUGNUMBER@bugs.debian.org</strong> with all the information you can gather about the bug: if you can reproduce it  (and if yes, how), versions affected, also you can make a patch&#8230;:) etc.</p>
<p>Above, I only gave basic hints of how to interact with the <a href="http://bugs.debian.org">Debian BTS</a>, if you want to know more, read the documentation at <a href="http://www.debian.org/Bugs/">http://www.debian.org/Bugs/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ekaia.org/blog/2009/01/01/new-years-proposal-look-at-your-reported-bugs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Little kchristmas present</title>
		<link>http://ekaia.org/blog/2008/12/24/little-kchristmas-present/</link>
		<comments>http://ekaia.org/blog/2008/12/24/little-kchristmas-present/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 14:40:34 +0000</pubDate>
		<dc:creator>ana</dc:creator>
		
		<category><![CDATA[Debian]]></category>

		<category><![CDATA[KDE]]></category>

		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://ekaia.org/blog/?p=29</guid>
		<description><![CDATA[David Palacio has made a live CD with the current snapshot packaging of KDE 4.2. The distribution is being made only using the BitTorrent protocol, using the tracker services of LinuxTracker. And do not worry, it is being well seeded!

More information about this live CD
Torrent page at LinuxTracker
Live CD configuration files at github

And remember this [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bakalacio.blogspot.com/">David Palacio</a> has made a live CD with the current snapshot packaging of KDE 4.2. The distribution is being made only using the BitTorrent protocol, using the tracker services of <a href="http://linuxtracker.org">LinuxTracker</a>. And do not worry, it is being well seeded!</p>
<ul>
<li><a href="http://pkg-kde.alioth.debian.org/kde4livecd.html">More information about this live CD</a></li>
<li><a href="http://linuxtracker.org/index.php?page=torrent-details&#038;id=e9cad4bb690e047a81d165176fa7063d54a55313">Torrent page at LinuxTracker</a></li>
<li><a href="http://github.com/dpalacio/kdelive/tree/master">Live CD configuration files at github</a></li>
</ul>
<p>And remember this is only made with the purpose of take a look to current status of upcoming KDE 4.2. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://ekaia.org/blog/2008/12/24/little-kchristmas-present/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
