<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nikolas Valcarcel &#187; Sin Categoria</title>
	<atom:link href="http://www.nvalcarcel.org/?feed=rss2&#038;cat=12" rel="self" type="application/rss+xml" />
	<link>http://www.nvalcarcel.org</link>
	<description>To Infinity and Beyond...</description>
	<lastBuildDate>Mon, 08 Mar 2010 17:37:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Call for lensers</title>
		<link>http://www.nvalcarcel.org/?p=199</link>
		<comments>http://www.nvalcarcel.org/?p=199#comments</comments>
		<pubDate>Sun, 06 Jul 2008 23:11:27 +0000</pubDate>
		<dc:creator>nxvl</dc:creator>
				<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Sin Categoria]]></category>
		<category><![CDATA[augeas]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[FreeSoftware]]></category>
		<category><![CDATA[lenses]]></category>
		<category><![CDATA[motu]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[revu]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://nvalcarcel.aureal.com.pe/?p=199</guid>
		<description><![CDATA[The first step for UCSA is already done! Augeas finally got it&#8217;s second ACK! So we just need to wait until the archive admins include it on the archive! I&#8217;ve been working on it&#8217;s packaging and resolving a really disturbing Bug, but given the help i have received from the really lovely, patient and helpful [...]]]></description>
			<content:encoded><![CDATA[<p>The first step for <a href="https://wiki.ubuntu.com/UbuntuCentralizedServiceAdministrator">UCSA</a> is already done! Augeas finally got it&#8217;s <a href="http://revu.ubuntuwire.com/details.py?package=augeas">second ACK</a>! So we just need to wait until the archive admins include it on the archive! I&#8217;ve been working on it&#8217;s packaging and resolving a really <a href="http://wiki.debian.org/RpathIssue">disturbing Bug</a>, but given the help i have received from the <a href="https://edge.launchpad.net/~soren">really</a> <a href="https://edge.launchpad.net/~norsetto">lovely</a>, <a href="https://edge.launchpad.net/~raphink">patient</a> <a href="https://edge.launchpad.net/~rainct">and</a> <a href="https://edge.launchpad.net/~sistpoty">helpful</a> <a href="https://edge.launchpad.net/~kees">reviewers</a> it&#8217;s already accepted (Thank you all guys! <img src='http://www.nvalcarcel.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ).<br />
Now we need to focus on the next step of it, where i will appreciate really much if you want to help on it. It doesn&#8217;t need a lot of knowledge, so if you want to get involved on ubuntu and don&#8217;t know how, this is your shot!</p>
<p>How you ask? I will answer this question later, first a little description about augeas:<br />
Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files.</p>
<p>But, how does it recognizes all the native formats of the configuration files? It&#8217;s not black magic, well it&#8217;s almost black magic, but it need some recipes for it, and those area called lenses.</p>
<p>Great, but, what are those lenses? Lenses are the building blocks of the file < -> tree transformation; they combine parsing a file and building the tree (the get transformation), with turning the tree back into an (updated) file (the put transformation).</p>
<p>Sounds awesome, but also really hard&#8230; You know what? It&#8217;s not hard, they are just a list of regular expressions and directives in a really easy format, don&#8217;t believe me? Give a look at the <a href="http://augeas.net/docs/index.html">official documentation</a> on <a href="http://augeas.net/docs/writing-schemas.html">how to</a> <a href="http://augeas.net/docs/lenses.html">write them</a>. It&#8217;s not hard, you just need to know (or learn) the syntax of those config files and the POSIX regexp syntax (man re_syntax).</p>
<p>Awesome i want to help! Tell me how!! Ok, i have create a <a href="https://wiki.ubuntu.com/UbuntuCentralizedServiceAdministrator/Augeas">wiki page</a> with the lenses we have now and the ones we want, so you only need to give a look at it and start working on the lense you want after assigning it to yourself. Once you have it, please file a Bug against augeas with the following format:</p>
<p>Summary: Please add lense for $PACKAGE<br />
Description: Augeas doesn&#8217;t support $PACKAGE configuration files.<br />
And attach your lense to it.</p>
<p>Also if you feel like you want to, send it to upstream using their list (augeas-devel AT redhat DOT com), or just let me send it.</p>
<p>So, let&#8217;s work on this little things to have <a href="https://wiki.ubuntu.com/UbuntuCentralizedServiceAdministrator">UCSA</a> as soon as possible and make ubuntu even better!</p>
<p>P.D: If you write a lense also add a comment on it with your name an e-mail to have track of who wrote them like this:<br />
(* Written by Joe Hacker &lt;joe.hacker@isp.net&gt; *)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nvalcarcel.org/?feed=rss2&amp;p=199</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>FossCamp 2008</title>
		<link>http://www.nvalcarcel.org/?p=187</link>
		<comments>http://www.nvalcarcel.org/?p=187#comments</comments>
		<pubDate>Sat, 17 May 2008 15:30:29 +0000</pubDate>
		<dc:creator>nxvl</dc:creator>
				<category><![CDATA[Sin Categoria]]></category>

		<guid isPermaLink="false">http://nvalcarcel.aureal.com.pe/?p=187</guid>
		<description><![CDATA[FossCamp has already ended, we have had a LOT of fun, i have meet a lot of people, from the ubuntu community and from upstream, we share some things, we discuss some other, it was a lot of fun. Session Board: Running session: Also a really cool thing that on the hotel we have a [...]]]></description>
			<content:encoded><![CDATA[<p>FossCamp has already ended, we have had a LOT of fun, i have meet a lot of people, from the ubuntu community and from upstream, we share some things, we discuss some other, it was a lot of fun. </p>
<p>Session Board:<br />
<a href="http://www.flickr.com/photos/nxvl/2498556049/" title="2nd day sessions board by nxvl, on Flickr"><img src="http://farm3.static.flickr.com/2347/2498556049_6b3d8064be.jpg" width="375" height="500" alt="2nd day sessions board" /></a></p>
<p>Running session:<br />
<a href="http://www.flickr.com/photos/nxvl/2498562607/" title="Server related session by nxvl, on Flickr"><img src="http://farm3.static.flickr.com/2376/2498562607_38842896e7.jpg" width="500" height="375" alt="Server related session" /></a></p>
<p>Also a really cool thing that on the hotel we have a kind of lobby right outside the session rooms, so also a lot of work has been done out there!</p>
<p>Lobby work:<br />
<a href="http://www.flickr.com/photos/nxvl/2498556325/" title="FossCamp lobby by nxvl, on Flickr"><img src="http://farm3.static.flickr.com/2144/2498556325_e2810bc568.jpg" width="500" height="375" alt="FossCamp lobby" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nvalcarcel.org/?feed=rss2&amp;p=187</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flisol 2008</title>
		<link>http://www.nvalcarcel.org/?p=184</link>
		<comments>http://www.nvalcarcel.org/?p=184#comments</comments>
		<pubDate>Wed, 23 Apr 2008 20:24:12 +0000</pubDate>
		<dc:creator>nxvl</dc:creator>
				<category><![CDATA[Sin Categoria]]></category>

		<guid isPermaLink="false">http://nvalcarcel.aureal.com.pe/?p=184</guid>
		<description><![CDATA[Este sábado se realizara el flisol 2008, estare por ahi ayudando, dando charlas y sobretodo conociendo gente nueva. Pero, que es el flisol? Vealo en el impagable de esta semana.]]></description>
			<content:encoded><![CDATA[<p>Este sábado se realizara el flisol 2008, estare por ahi ayudando, dando charlas y sobretodo conociendo gente nueva. Pero, que es el flisol? Vealo en el <a href="http://www.impagable.com">impagable</a> de esta semana.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nvalcarcel.org/?feed=rss2&amp;p=184</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Merge-o-matic&#8217;s are out /o\</title>
		<link>http://www.nvalcarcel.org/?p=182</link>
		<comments>http://www.nvalcarcel.org/?p=182#comments</comments>
		<pubDate>Mon, 21 Apr 2008 03:17:07 +0000</pubDate>
		<dc:creator>nxvl</dc:creator>
				<category><![CDATA[Planet Ubuntu]]></category>
		<category><![CDATA[Sin Categoria]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[DaD]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[jokes]]></category>
		<category><![CDATA[merges]]></category>
		<category><![CDATA[MoM]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://nvalcarcel.aureal.com.pe/?p=182</guid>
		<description><![CDATA[I try to start to look at some merges since we are going to start merge process on a few weeks, but something went wrong: &#60; nxvl&#62; does anyone know what happened with dad? &#60; nxvl&#62; DaD* &#60; jdong&#62; went off with MoM? &#60; icanhas&#62; jdong: i had to refrain from that so badly. &#60; [...]]]></description>
			<content:encoded><![CDATA[<p>I try to start to look at some merges since we are going to start merge process on a few weeks, but something went wrong:</p>
<p>&lt; nxvl&gt; does anyone know what happened with dad?<br />
&lt; nxvl&gt; <a href="http://dad.dunnewind.net/">DaD</a>*<br />
&lt; jdong&gt; went off with <a href="http://merges.ubuntu.com/">MoM</a>?<br />
&lt; icanhas&gt; jdong: i had to refrain from that so badly.<br />
&lt; jdong&gt; lol<br />
&lt; nxvl&gt; heh<br />
&lt; nxvl&gt; i&#8217;m blogging this</p>
<p>I simply LOVE <a href="http://www.ubuntu.com">ubuntu</a> community!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nvalcarcel.org/?feed=rss2&amp;p=182</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNI electrónico</title>
		<link>http://www.nvalcarcel.org/?p=172</link>
		<comments>http://www.nvalcarcel.org/?p=172#comments</comments>
		<pubDate>Mon, 18 Feb 2008 17:11:28 +0000</pubDate>
		<dc:creator>nxvl</dc:creator>
				<category><![CDATA[Sin Categoria]]></category>
		<category><![CDATA[cifrado]]></category>
		<category><![CDATA[DNI]]></category>
		<category><![CDATA[documento]]></category>
		<category><![CDATA[identidad]]></category>
		<category><![CDATA[llave privada]]></category>
		<category><![CDATA[llave pública]]></category>
		<category><![CDATA[peru]]></category>
		<category><![CDATA[reniec]]></category>
		<category><![CDATA[Seguridad]]></category>

		<guid isPermaLink="false">http://nvalcarcel.aureal.com.pe/?p=172</guid>
		<description><![CDATA[El viernes pasado y dado que mi DNI estaba por vencer, fui a hacer mi tramite de la renovación de este y viendo los videos que pasaban mientras esperaba me enteré de la nueva opción que estaban &#8220;desarrollando&#8221;, el DNI electrónico. Primero me pareció una gran noticia y un buen proyecto, pero instantáneamente esa sensación [...]]]></description>
			<content:encoded><![CDATA[<p>El viernes pasado y dado que mi DNI estaba por vencer, fui a hacer mi tramite de la renovación de este y viendo los videos que pasaban mientras esperaba me enteré de la nueva opción que estaban &#8220;desarrollando&#8221;, el DNI electrónico. Primero me pareció una gran noticia y un buen proyecto, pero instantáneamente esa sensación fue seguida de varias preguntas, conociendo sobretodo como funciona el estado peruano, algunas de las cuales fueron:</p>
<ul>
<li>Que tipo de cifrado utilizarán para las firmas digitales</li>
<li>Utilizarán algún algoritmo de cifrado desarrollado y probado o cometerán sacrilegio al usar el suyo propio</li>
<li>El cifrado de documentos será mediante alguna aplicación propia de la reniec o una alternativa utilizada y libre</li>
<li>Que tan fácil de romper será el cifrado</li>
<li>Los &#8220;usuarios&#8221; generarán sus propias llaves privadas o simplemente les darán la llave ya generada en alguna computadora de dicha entidad con la opción que alguien pueda &#8220;sustraer&#8221; dicha llave privada</li>
<li>En caso la llave privada sea robada, habrá alguna opción de cambiarla</li>
<li>Si la anterior es Sí, que validez tendrán los archivos firmados anteriores</li>
<li>Si la llave privada esta contenida dentro del chip del DNI, como se asegurarán que al ser robado el documento no sea utilizado por un ladrón para suplantarnos</li>
<li>Si la llave privada esta contenida dentro del chip, como podré hacer uso de ella? Necesitaré una lectora de chips?</li>
<li>Estarán las llaves públicas en algún lugar accesible o solo será posible verlas/obtenerlas por ciertas entidades</li>
</ul>
<p>Como buen geek interesado en la seguridad empecé a investigar, buscar en internet, leer sobre el documento y mi respuesta fue la esperada: no hay información de NADA de esto en internet, o por lo menos no la encontré, será que lo que me temo es cierto y nadie sabe como funciona (como suele pasar en Perú), será que están confiando la seguridad en un cifrado &#8220;desconocido&#8221; por el atacante, será tan fácil de romper como hacer un simple ataque de ingeniería inversa? </p>
<p>En resumen: el estado quiere darnos una nueva tecnología y una nueva forma de &#8220;identificarnos&#8221;, virtualmente, pero no hay información sobre como funcionará esta, que es lo que realmente nos están dando, a que peligros nos podríamos exponer y al buscar una respuesta a estas interrogantes solo se encuentran más preguntas y dudas, pero total, a la población no le interesa, si un pequeño porcentaje tiene acceso a una computadora, y de ese pequeño porcentaje somos incluso mucho menor la proporción de ciudadanos que conocemos del tema, entonces no nos preocupemos por informarles! Pero no podemos dejar que jueguen con la seguridad de nuestra identidad, la reniec debe poner bien en claro todos los aspectos de este nuevo cambio, los legales, los de uso y los técnicos.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nvalcarcel.org/?feed=rss2&amp;p=172</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>5-A-Day</title>
		<link>http://www.nvalcarcel.org/?p=171</link>
		<comments>http://www.nvalcarcel.org/?p=171#comments</comments>
		<pubDate>Sun, 17 Feb 2008 17:53:06 +0000</pubDate>
		<dc:creator>nxvl</dc:creator>
				<category><![CDATA[Sin Categoria]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[Launchpad]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://nvalcarcel.aureal.com.pe/?p=171</guid>
		<description><![CDATA[So, this week the number five will become significant, Daniel has made a purpose for the Ubuntu Community, so try to reach the goal, is not hard just to look 5 bugs per day (not to patch them, just work on them) you don&#8217;t even need to be a developer to join the goal, take [...]]]></description>
			<content:encoded><![CDATA[<p>So, this week the number five will become significant, <a href="http://daniel.holba.ch/">Daniel </a> has made a <a href="https://wiki.ubuntu.com/5-A-Day">purpose</a> for the <a href="http://www.ubuntu.com">Ubuntu</a> Community, so try to reach the goal, is not hard just to look 5 bugs per day (not to patch them, just work on them) you don&#8217;t even need to be a developer to join the goal, take a look at the <a href="https://wiki.ubuntu.com/5-A-Day">wiki</a> on how you can help. I will do my best effort, but as this week is a really busy one (or it seems it would be) i don&#8217;t know i will reach the goal, but my best effort is a promise!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nvalcarcel.org/?feed=rss2&amp;p=171</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Launchpad mailing lists beta</title>
		<link>http://www.nvalcarcel.org/?p=170</link>
		<comments>http://www.nvalcarcel.org/?p=170#comments</comments>
		<pubDate>Thu, 14 Feb 2008 19:48:33 +0000</pubDate>
		<dc:creator>nxvl</dc:creator>
				<category><![CDATA[Sin Categoria]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[FreeSoftware]]></category>
		<category><![CDATA[Launchpad]]></category>
		<category><![CDATA[mailing lists]]></category>
		<category><![CDATA[project managment]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://nvalcarcel.aureal.com.pe/?p=170</guid>
		<description><![CDATA[It&#8217;s awesome! not LP have mailing lists!! That was the only feature i feel it was missing and now we have it!! Yesterday i receive an invitation to start testing it (it is only for LP beta testers for now) and i wrote an application immediately and now that i&#8217;m checking my mail again it [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s awesome! not <a href="http://www.launchpad.net">LP</a> have mailing lists!! That was the only feature i feel it was missing and now we have it!! Yesterday i receive an invitation to start testing it (it is only for <a href="https://edge.launchpad.net/~launchpad-beta-testers">LP beta testers</a> for now) and i wrote <a href="https://answers.edge.launchpad.net/mailing-list-beta-testers/+question/24614">an application</a> immediately and now that i&#8217;m checking my mail again it has been accepted! I&#8217;m si exited about it, i will start testing all the features it has and will be posting them in here and reporting bugs so it&#8217;s quick included on the next stable release of LP. If you are a beta tester and owner of a team on LP start testing it, all the communities working around LP and hosting their projects on it will be really grateful!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nvalcarcel.org/?feed=rss2&amp;p=170</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Pentesting Team</title>
		<link>http://www.nvalcarcel.org/?p=169</link>
		<comments>http://www.nvalcarcel.org/?p=169#comments</comments>
		<pubDate>Wed, 13 Feb 2008 21:17:19 +0000</pubDate>
		<dc:creator>nxvl</dc:creator>
				<category><![CDATA[Sin Categoria]]></category>
		<category><![CDATA[FreeSoftware]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[pentest]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://nvalcarcel.aureal.com.pe/?p=169</guid>
		<description><![CDATA[Ubuntu Pentesting Team is team formed to continue check the security of the ubuntu resources (i.e: wiki.ubuntu.com, launchpad.net, qa.ubuntu.com, etc&#8230;) and as it will deal with the security holes on those resources it&#8217;s a restricted team. It has a really nice purpose, and sound like really exciting tasks so i try to join it, attend [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://wiki.ubuntu.com/UbuntuPentest">Ubuntu Pentesting Team</a> is team formed to continue check the security of the ubuntu resources (i.e: wiki.ubuntu.com, launchpad.net, qa.ubuntu.com, etc&#8230;) and as it will deal with the security holes on those resources it&#8217;s a restricted team. It has a really nice purpose, and sound like really exciting tasks so i try to join it, attend to the previous meeting only to sit and watch, but at this time i apply myself, and i was approved! so now i&#8217;m part of the <a href="https://wiki.ubuntu.com/UbuntuPentest">Ubuntu Pentesting Team</a>!! I&#8217;m really excited and hoping to start working soon, see you on the <a href="https://wiki.ubuntu.com/UbuntuPentest/PentestDayCalendar">Pentest Day</a>!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nvalcarcel.org/?feed=rss2&amp;p=169</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu Developer Week</title>
		<link>http://www.nvalcarcel.org/?p=168</link>
		<comments>http://www.nvalcarcel.org/?p=168#comments</comments>
		<pubDate>Mon, 11 Feb 2008 21:18:42 +0000</pubDate>
		<dc:creator>nxvl</dc:creator>
				<category><![CDATA[Sin Categoria]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[talks]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu developer week]]></category>

		<guid isPermaLink="false">http://nvalcarcel.aureal.com.pe/?p=168</guid>
		<description><![CDATA[Mon 18th Feb &#8211; Fri 22nd Feb @ #ubuntu-classroom on Freenode! Digg It! Welcome everybody! I&#8217;m very very pleased to announce the first ever Ubuntu Developer Week . What this means? We&#8217;ll have one week full of action-packed IRC sessions where you can: learn about different packaging techniques find out more about different development teams [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Mon 18th Feb &#8211; Fri 22nd Feb @ #ubuntu-classroom on Freenode!</strong></p>
<p><a href="http://digg.com/linux_unix/First_ever_Ubuntu_Developer_Week_announced"><strong>Digg It!</strong></a></p>
<p>Welcome everybody! I&#8217;m very very pleased to announce the first ever <strong><a href="http://wiki.ubuntu.com/UbuntuDeveloperWeek">Ubuntu Developer Week</a></strong> . What this means? We&#8217;ll have one week full of action-packed IRC sessions where you can:</p>
<ul>
<li>learn about different packaging techniques</li>
<li>find out more about different development teams</li>
<li>check out the efforts of the world-wide Development Community</li>
<li>participate in open Q&amp;A sessions with Ubuntu developers</li>
<li>and much much more&#8230;</li>
</ul>
<p>I&#8217;m absolutely excited to have such a diverse programme and thrilled we have so many excellent speakers in the first ever Ubuntu Developer Week. All your favourite Ubuntu developers will be there who will introduce you to lots of parts of Ubuntu development including packaging, virtualisation, desktop application testing, development processes, collaboration techniques and lots lots more. This is the perfect time to get started, get up and running and in touch with future team members. <img src='http://daniel.holba.ch/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>So, what are you waiting for? Go and see <a href="http://wiki.ubuntu.com/UbuntuDeveloperWeek">the timetable</a> and then see <a href="http://wiki.ubuntu.com/UbuntuDeveloperWeek/JoiningIn">how to attend</a>. I look forward to seeing you all there at Ubuntu Open Week. Oh, and lets spread the word!</p>
<p><strong>The Sessions:</strong></p>
<ul>
<li> <strong>Patching packages</strong> &#8211; Martin Pitt will explain the different techniques of patching packages. His session will help you get started with <a href="https://wiki.ubuntu.com/UbuntuDevelopment">UbuntuDevelopment</a> as it&#8217;s a good entry point to improving the software we use every day.</li>
<li> <strong>Launchpad PPAs</strong> &#8211; Launchpad Hackers <a href="https://wiki.ubuntu.com/CelsoProvidelo">Celso Providelo</a> and <a href="https://wiki.ubuntu.com/MatthewRevell">Matthew Revell</a> will introduce you to a great feature of <a href="http://launchpad.net/" class="external">Launchpad</a>: <a href="http://help.launchpad.net/PPAQuickStart" class="external">Personal Package Archives</a>. Building packages for testing and preview reasons made easy.</li>
<li> <strong>Packaging 101</strong> &#8211; <a href="https://wiki.ubuntu.com/DanielHolbach">Daniel Holbach</a> will talk you through the most important properties of Ubuntu and Debian packaging.</li>
<li> <strong>MOTU School &#8211; Working with Debian</strong> &#8211; We&#8217;ll have James Westby around, who is very interested in collaboration between Debian and Ubuntu. His session will showcase tools, initiatives and processes to make this happen.</li>
<li> <strong>Introduction to the <a href="https://wiki.ubuntu.com/ServerTeam">ServerTeam</a></strong> &#8211; Interested in servers and services in the Ubuntu landscape? <a href="https://wiki.ubuntu.com/MathiasGug">Matthias Gug</a> introduces you to the <a href="https://wiki.ubuntu.com/ServerTeam">ServerTeam</a>.</li>
<li> <strong>MOTU Processes</strong> &#8211; Interested in becoming a <a href="https://wiki.ubuntu.com/MOTU">MOTU</a>? <a href="https://wiki.ubuntu.com/DanielHolbach">Daniel Holbach</a> will explain the MOTU processes: how to get involved and how to get things done.</li>
<li> <strong>Virtualisation</strong> &#8211; Virtualisation is definitely one of the hottest topics at the moment. Virtualisation Specialist <a href="https://wiki.ubuntu.com/SorenHansen">Søren Hansen</a> will talk you through the state of things and answer all your questions.</li>
<li> <strong>Kubuntu</strong> &#8211; For those of you interested in development of the big <em>K</em>, we&#8217;ll have the <a href="https://wiki.ubuntu.com/Kubuntu">Kubuntu</a> developers around.</li>
<li> <strong>Ubuntu Derivatives Team</strong> &#8211; We have new Derivatives coming up almost every day. The <a href="https://wiki.ubuntu.com/DerivativeTeam">Derivative Team</a> aims to make collaboration seamless and help derivatives to get things done.</li>
<li> <strong>Debdiffs and how to get them submitted</strong> &#8211; <a href="https://wiki.ubuntu.com/DanielHolbach">Daniel Holbach</a> will showcase one of the most important entry points to get involved: how to produce good patches and explain how to get them submitted for inclusion.</li>
<li> <strong>First steps on contributing (<a href="https://wiki.ubuntu.com/MOTU/TODO">MOTU/TODO</a> &amp; <a href="https://wiki.ubuntu.com/MOTU/TODO/Bugs">MOTU/TODO/Bugs</a>)</strong> &#8211; <a href="https://wiki.ubuntu.com/MOTU">MOTU</a> contributor <a href="https://wiki.ubuntu.com/Nxvl">Nicolas Valcárcel</a> will talk about his experiences and give you first-hand hints how to <a href="https://wiki.ubuntu.com/MOTU/GettingStarted">get started</a>.</li>
<li> <strong>Desktop Packaging Session</strong> &#8211; Mastermind of the french Desktop mafia Sébastien Bacher will take you on a tour through Desktop Packaging: your entry point to the <a href="https://wiki.ubuntu.com/DesktopTeam">Desktop Team</a></li>
<li> <strong>SRU/Security updates</strong> &#8211; Two of our MOTUs, <a href="https://wiki.ubuntu.com/WilliamGrant">William Grant</a> and <a href="https://wiki.ubuntu.com/LucaFalavigna">Luca Falavigna</a>, experienced in doing security and <a href="https://wiki.ubuntu.com/StableReleaseUpdates">stable release</a> updates will talk about exactly that.</li>
<li> <strong>Firefox 3 Extension Packaging</strong> &#8211; We&#8217;ll have Mozilla hacker <a href="https://wiki.ubuntu.com/AlexanderSack">Alexander Sack</a> around, who will talk you through packaging of Firefox 3 Extensions.</li>
<li> <strong>Writing Scripts For Automated Desktop Testing</strong> &#8211; QA developer Lars Wirzenius spent quite some time thinking about testing of applications and will take you on a tour through testing Desktop applications.</li>
<li> <strong>Bughelper &#8211; making bug work easier</strong> &#8211; Bugmaster <a href="http://wiki.ubuntu.com/BrianMurray">Brian Murray</a> and <tt>bughelper</tt> hacker Markus Korn are the de-facto maintainers of <tt>python-launchpad-bugs</tt> and <tt>bughelper</tt>. Numerous tools make use of the interface and make working with bugs much much easier.</li>
<li> <strong>BugTriage</strong> &#8211; <a href="https://wiki.ubuntu.com/PedroVillavicencio">Pedro Villavicencio</a> has an incredible record of triaged bugs and even managed to give Sébastien Bacher a run for his money. He&#8217;ll get you started doing bug triage which is one of the most important points of development.</li>
<li> <strong>MOTU Q&amp;A session</strong> &#8211; This session has become an institution and happens every Friday at 13:00 UTC. For once we&#8217;ll move this to a later time and invite you all to be there. Prepare your questions and let&#8217;s get started together.</li>
<li> <strong>Library Packaging</strong> &#8211; Long-time MOTU <a href="https://wiki.ubuntu.com/StefanPotyra">Stefan Potyra</a> will talk about the bread and butter of almost all packages: libraries and how to package them right.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.nvalcarcel.org/?feed=rss2&amp;p=168</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reaching goals</title>
		<link>http://www.nvalcarcel.org/?p=167</link>
		<comments>http://www.nvalcarcel.org/?p=167#comments</comments>
		<pubDate>Mon, 11 Feb 2008 17:33:14 +0000</pubDate>
		<dc:creator>nxvl</dc:creator>
				<category><![CDATA[Sin Categoria]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[FreeSoftware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[terminator]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://nvalcarcel.aureal.com.pe/?p=167</guid>
		<description><![CDATA[On my really first years using Linux i become myself a Debian user so i wished to become myself a Debian Developer, but for several reasons i don&#8217;t ever start my way into it. Years after i started using Ubuntu, and then, log time after, i started my way into MOTU but never forgetting where [...]]]></description>
			<content:encoded><![CDATA[<p>On my really first years using Linux i become myself a Debian user so i wished to become myself a Debian Developer, but for several reasons i don&#8217;t ever start my way into it. Years after i started using Ubuntu, and then, log time after, i started my way into <a href="https://wiki.ubuntu.com/MOTU">MOTU</a> but never forgetting <a href="http://www.debian.org">where i came</a> from, so i started helping in the ubuntu &#8220;Debian Collaboration Team&#8221;, reporting bugs back to debian and helping resolving them, sending patches, talking to the debian developers, and so on, so i feel really good collaborating back to the distribution who involved me on free software, and now, as i have my way to MOTU really advanced i start my way to debian too, and now i&#8217;m a <a href="http://qa.debian.org/developer.php?login=nvalcarcel@gmail.com">debian mantainer</a>, i get <a href="https://edge.launchpad.net/terminator">terminator</a> included on debian (thanks <a href="http://stone-head.org/">stone-head</a>) so now the goal is to be more involved on the project and maybe became an official DD one day <img src='http://www.nvalcarcel.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nvalcarcel.org/?feed=rss2&amp;p=167</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
