<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comentarios para Sergio's Blag</title>
	<atom:link href="http://srinclan.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://srinclan.wordpress.com</link>
	<description>No hay batalla corta, ni victoria eterna</description>
	<lastBuildDate>Sun, 11 Oct 2009 16:02:07 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comentario de ZeRoX en Metodologías Ágiles (parte 1)</title>
		<link>http://srinclan.wordpress.com/2009/04/15/metodologias-agiles-parte-1/#comment-36</link>
		<dc:creator>ZeRoX</dc:creator>
		<pubDate>Sun, 11 Oct 2009 16:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://srinclan.wordpress.com/?p=90#comment-36</guid>
		<description>Wow, hace mucho que no miro mi blog, pues si aun te sirven, usalas, no tienen copyright hasta donde recuerdo.

Un saludo.</description>
		<content:encoded><![CDATA[<p>Wow, hace mucho que no miro mi blog, pues si aun te sirven, usalas, no tienen copyright hasta donde recuerdo.</p>
<p>Un saludo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de ZeRoX en Cómo clonar &#8216;informalmente&#8217; una imágen de disco de VirtualBox</title>
		<link>http://srinclan.wordpress.com/2008/12/29/como-clonar-informalmente-una-imagen-de-disco-de-virtualbox/#comment-35</link>
		<dc:creator>ZeRoX</dc:creator>
		<pubDate>Sun, 11 Oct 2009 16:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://srinclan.wordpress.com/?p=53#comment-35</guid>
		<description>Hola, disculpa por responder tan tarde, te sugiero que leas el post http://srinclan.wordpress.com/2009/01/02/gentoovirtualbox-parte-2/ 

Un saludo. :)</description>
		<content:encoded><![CDATA[<p>Hola, disculpa por responder tan tarde, te sugiero que leas el post <a href="http://srinclan.wordpress.com/2009/01/02/gentoovirtualbox-parte-2/" rel="nofollow">http://srinclan.wordpress.com/2009/01/02/gentoovirtualbox-parte-2/</a> </p>
<p>Un saludo. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de Strike en Cómo clonar &#8216;informalmente&#8217; una imágen de disco de VirtualBox</title>
		<link>http://srinclan.wordpress.com/2008/12/29/como-clonar-informalmente-una-imagen-de-disco-de-virtualbox/#comment-34</link>
		<dc:creator>Strike</dc:creator>
		<pubDate>Fri, 09 Oct 2009 08:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://srinclan.wordpress.com/?p=53#comment-34</guid>
		<description>Les adjunto la informacion que me indica al intentar realizar la clonación del disco, aunque lo he copiado para intentar hacerlo funcionar correctamente, pero el UUID no se como cambiarlo.

user@HIT-SVR1:~$ sudo VBoxManage clonehd XPPro.vdi convertSettings XPProClon.vdi
VirtualBox Command Line Management Interface Version 2.1.4_OSE
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

WARNING! The following VirtualBox settings files have been automatically
converted to the new settings file format version &#039;1.6-linux&#039;:

  /root/.VirtualBox/VirtualBox.xml  (1.2-linux)

The current command was aborted to prevent overwriting the above settings
files with the results of the auto-conversion without your permission.
Please put one of the following command line switches to the beginning of
the VBoxManage command line and repeat the command:

  -convertSettings       - to save all auto-converted files (it will not
                           be possible to use these settings files with an
                           older version of VirtualBox in the future);
  -convertSettingsBackup - to create backup copies of the settings files in
                           the old format before saving them in the new format;
  -convertSettingsIgnore - to not save the auto-converted settings files.

Note that if you use -convertSettingsIgnore, the auto-converted settings files
will be implicitly saved in the new format anyway once you change a setting or
start a virtual machine, but NO backup copies will be created in this case.


Gracias de antemano

Atentamente,

Strike</description>
		<content:encoded><![CDATA[<p>Les adjunto la informacion que me indica al intentar realizar la clonación del disco, aunque lo he copiado para intentar hacerlo funcionar correctamente, pero el UUID no se como cambiarlo.</p>
<p>user@HIT-SVR1:~$ sudo VBoxManage clonehd XPPro.vdi convertSettings XPProClon.vdi<br />
VirtualBox Command Line Management Interface Version 2.1.4_OSE<br />
(C) 2005-2009 Sun Microsystems, Inc.<br />
All rights reserved.</p>
<p>WARNING! The following VirtualBox settings files have been automatically<br />
converted to the new settings file format version &#8216;1.6-linux&#8217;:</p>
<p>  /root/.VirtualBox/VirtualBox.xml  (1.2-linux)</p>
<p>The current command was aborted to prevent overwriting the above settings<br />
files with the results of the auto-conversion without your permission.<br />
Please put one of the following command line switches to the beginning of<br />
the VBoxManage command line and repeat the command:</p>
<p>  -convertSettings       &#8211; to save all auto-converted files (it will not<br />
                           be possible to use these settings files with an<br />
                           older version of VirtualBox in the future);<br />
  -convertSettingsBackup &#8211; to create backup copies of the settings files in<br />
                           the old format before saving them in the new format;<br />
  -convertSettingsIgnore &#8211; to not save the auto-converted settings files.</p>
<p>Note that if you use -convertSettingsIgnore, the auto-converted settings files<br />
will be implicitly saved in the new format anyway once you change a setting or<br />
start a virtual machine, but NO backup copies will be created in this case.</p>
<p>Gracias de antemano</p>
<p>Atentamente,</p>
<p>Strike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de Christian Vielma en Metodologías Ágiles (parte 1)</title>
		<link>http://srinclan.wordpress.com/2009/04/15/metodologias-agiles-parte-1/#comment-33</link>
		<dc:creator>Christian Vielma</dc:creator>
		<pubDate>Sun, 27 Sep 2009 01:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://srinclan.wordpress.com/?p=90#comment-33</guid>
		<description>Buenas noches, 

Quería saber si la imagen de RUP presentada tiene derechos de autor asociados y si puedo utilizarla como parte de una ponencia de software libre que será distribuida como Creative Commons.

Muchas gracias.

Saludos,</description>
		<content:encoded><![CDATA[<p>Buenas noches, </p>
<p>Quería saber si la imagen de RUP presentada tiene derechos de autor asociados y si puedo utilizarla como parte de una ponencia de software libre que será distribuida como Creative Commons.</p>
<p>Muchas gracias.</p>
<p>Saludos,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de ZeRoX en Dev Quizzes</title>
		<link>http://srinclan.wordpress.com/2008/12/27/dev-quizzes/#comment-32</link>
		<dc:creator>ZeRoX</dc:creator>
		<pubDate>Thu, 13 Aug 2009 01:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://srinclan.wordpress.com/?p=49#comment-32</guid>
		<description>Soy Ingeniero de Sistemas :)</description>
		<content:encoded><![CDATA[<p>Soy Ingeniero de Sistemas <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de Kraken en Dev Quizzes</title>
		<link>http://srinclan.wordpress.com/2008/12/27/dev-quizzes/#comment-31</link>
		<dc:creator>Kraken</dc:creator>
		<pubDate>Wed, 12 Aug 2009 16:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://srinclan.wordpress.com/?p=49#comment-31</guid>
		<description>¿eres Ingeniero Informático?

www.aaic.es</description>
		<content:encoded><![CDATA[<p>¿eres Ingeniero Informático?</p>
<p><a href="http://www.aaic.es" rel="nofollow">http://www.aaic.es</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de BUGabundo en Gwibber 2.0 upcoming</title>
		<link>http://srinclan.wordpress.com/2009/07/11/gwibber-2-0-upcoming/#comment-30</link>
		<dc:creator>BUGabundo</dc:creator>
		<pubDate>Mon, 20 Jul 2009 15:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://srinclan.wordpress.com/?p=106#comment-30</guid>
		<description>thanks for the mention :p</description>
		<content:encoded><![CDATA[<p>thanks for the mention :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de Colin Dean en Gwibber 2.0 upcoming</title>
		<link>http://srinclan.wordpress.com/2009/07/11/gwibber-2-0-upcoming/#comment-29</link>
		<dc:creator>Colin Dean</dc:creator>
		<pubDate>Fri, 17 Jul 2009 13:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://srinclan.wordpress.com/?p=106#comment-29</guid>
		<description>Segphault&#039;s also working on getting unread notification numbers next to the service list similar to how Marina RSS Reader does it.</description>
		<content:encoded><![CDATA[<p>Segphault&#8217;s also working on getting unread notification numbers next to the service list similar to how Marina RSS Reader does it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de László Torma (toros) 's status on Friday, 17-Jul-09 10:41:35 UTC - Identi.ca en Gwibber 2.0 upcoming</title>
		<link>http://srinclan.wordpress.com/2009/07/11/gwibber-2-0-upcoming/#comment-28</link>
		<dc:creator>László Torma (toros) 's status on Friday, 17-Jul-09 10:41:35 UTC - Identi.ca</dc:creator>
		<pubDate>Fri, 17 Jul 2009 10:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://srinclan.wordpress.com/?p=106#comment-28</guid>
		<description>[...]  Gwibber 2.0 upcoming &#171; Sergio&#8217;s Blag  [...]</description>
		<content:encoded><![CDATA[<p>[...]  Gwibber 2.0 upcoming &laquo; Sergio&#8217;s Blag  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de naqi en Gwibber 2.0 upcoming</title>
		<link>http://srinclan.wordpress.com/2009/07/11/gwibber-2-0-upcoming/#comment-27</link>
		<dc:creator>naqi</dc:creator>
		<pubDate>Tue, 14 Jul 2009 01:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://srinclan.wordpress.com/?p=106#comment-27</guid>
		<description>cool server</description>
		<content:encoded><![CDATA[<p>cool server</p>
]]></content:encoded>
	</item>
</channel>
</rss>
