<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Novanebula blog - Comentarios</title>
    <link>http://www.novanebula.net/blog/</link>
    <description>Novanebula blog - Noticias</description>
    <dc:language>es</dc:language>
    <generator>Serendipity 1.5.3 - http://www.s9y.org/</generator>
    <pubDate>Sat, 04 Feb 2012 21:31:53 GMT</pubDate>

    <image>
        <url>http://www.novanebula.net/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Novanebula blog - Comentarios - Novanebula blog - Noticias</title>
        <link>http://www.novanebula.net/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Daniel: wait, waitpid y waitid, gestión de múltiples procesos</title>
    <link>http://www.novanebula.net/blog/archives/68-wait,-waitpid-y-waitid,-gestion-de-multiples-procesos.html#c1017</link>
            <category></category>
    
    <comments>http://www.novanebula.net/blog/archives/68-wait,-waitpid-y-waitid,-gestion-de-multiples-procesos.html#comments</comments>
    <wfw:comment>http://www.novanebula.net/blog/wfwcomment.php?cid=68</wfw:comment>

    

    <author>nospam@example.com (Daniel)</author>
    <content:encoded>
    muchas gracias colega, la verdad es que explicas perfectamente cómo hacer varias llamadas al sistema fork y cómo usar el waitpid. 
    </content:encoded>

    <pubDate>Mon, 26 Dec 2011 03:26:04 +0100</pubDate>
    <guid isPermaLink="false">http://www.novanebula.net/blog/archives/68-guid.html#c1017</guid>
    
</item>
<item>
    <title>Kamarka: Llamadas al sistema linux (linux system calls)</title>
    <link>http://www.novanebula.net/blog/archives/117-Llamadas-al-sistema-linux-linux-system-calls.html#c1015</link>
            <category></category>
    
    <comments>http://www.novanebula.net/blog/archives/117-Llamadas-al-sistema-linux-linux-system-calls.html#comments</comments>
    <wfw:comment>http://www.novanebula.net/blog/wfwcomment.php?cid=117</wfw:comment>

    

    <author>nospam@example.com (Kamarka)</author>
    <content:encoded>
    oye y como haces una syscall que apague la maquina desde c o c++ 
    </content:encoded>

    <pubDate>Thu, 13 Oct 2011 21:03:47 +0200</pubDate>
    <guid isPermaLink="false">http://www.novanebula.net/blog/archives/117-guid.html#c1015</guid>
    
</item>
<item>
    <title>Anónimo: Convertir String a int en Java y viceversa</title>
    <link>http://www.novanebula.net/blog/archives/142-Convertir-String-a-int-en-Java-y-viceversa.html#c1014</link>
            <category></category>
    
    <comments>http://www.novanebula.net/blog/archives/142-Convertir-String-a-int-en-Java-y-viceversa.html#comments</comments>
    <wfw:comment>http://www.novanebula.net/blog/wfwcomment.php?cid=142</wfw:comment>

    

    <author>nospam@example.com ()</author>
    <content:encoded>
    &quot; 5 * 7 &quot;&lt;br /&gt;
Convertir esta cadena al resultado = 35 numerico 
    </content:encoded>

    <pubDate>Thu, 09 Jun 2011 02:42:34 +0200</pubDate>
    <guid isPermaLink="false">http://www.novanebula.net/blog/archives/142-guid.html#c1014</guid>
    
</item>
<item>
    <title>manek: Xgamma, una utilidad poco conocida</title>
    <link>http://www.novanebula.net/blog/archives/12-Xgamma,-una-utilidad-poco-conocida.html#c1012</link>
            <category></category>
    
    <comments>http://www.novanebula.net/blog/archives/12-Xgamma,-una-utilidad-poco-conocida.html#comments</comments>
    <wfw:comment>http://www.novanebula.net/blog/wfwcomment.php?cid=12</wfw:comment>

    

    <author>nospam@example.com (manek)</author>
    <content:encoded>
    gracias esto me ha ayudado para un examen &lt;img src=&quot;http://www.novanebula.net/blog/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Mon, 11 Apr 2011 14:24:21 +0200</pubDate>
    <guid isPermaLink="false">http://www.novanebula.net/blog/archives/12-guid.html#c1012</guid>
    
</item>
<item>
    <title>Cleo: Analizar XML con Java</title>
    <link>http://www.novanebula.net/blog/archives/144-Analizar-XML-con-Java.html#c1011</link>
            <category></category>
    
    <comments>http://www.novanebula.net/blog/archives/144-Analizar-XML-con-Java.html#comments</comments>
    <wfw:comment>http://www.novanebula.net/blog/wfwcomment.php?cid=144</wfw:comment>

    

    <author>nospam@example.com (Cleo)</author>
    <content:encoded>
    Muchas gracias por el articulo... me acaba de ser de gran ayuda no el ejemplo completo pero si me despejo una sola duda que tenia... gracias de natemano... 
    </content:encoded>

    <pubDate>Tue, 15 Mar 2011 01:26:57 +0100</pubDate>
    <guid isPermaLink="false">http://www.novanebula.net/blog/archives/144-guid.html#c1011</guid>
    
</item>
<item>
    <title>Abraham: ¿Cúal es tu navegador preferido?</title>
    <link>http://www.novanebula.net/blog/archives/158-Cual-es-tu-navegador-preferido.html#c1010</link>
            <category></category>
    
    <comments>http://www.novanebula.net/blog/archives/158-Cual-es-tu-navegador-preferido.html#comments</comments>
    <wfw:comment>http://www.novanebula.net/blog/wfwcomment.php?cid=158</wfw:comment>

    

    <author>nospam@example.com (Abraham)</author>
    <content:encoded>
    Tienes razón un error imperdonable. Lo he añadido y aparecerá en la lista en breve. Gracias. ¿Alguno tiene algún otro browser preferido que no aparece en la lista?. La opción de otro sigue disponible de todas formas 
    </content:encoded>

    <pubDate>Fri, 11 Mar 2011 16:20:26 +0100</pubDate>
    <guid isPermaLink="false">http://www.novanebula.net/blog/archives/158-guid.html#c1010</guid>
    
</item>
<item>
    <title>MoDeM: ¿Cúal es tu navegador preferido?</title>
    <link>http://www.novanebula.net/blog/archives/158-Cual-es-tu-navegador-preferido.html#c1009</link>
            <category></category>
    
    <comments>http://www.novanebula.net/blog/archives/158-Cual-es-tu-navegador-preferido.html#comments</comments>
    <wfw:comment>http://www.novanebula.net/blog/wfwcomment.php?cid=158</wfw:comment>

    

    <author>nospam@example.com (MoDeM)</author>
    <content:encoded>
    Como en la lista esta Iceweasel siendo que es simplemente firefoxxx para Debian y no sale Opera, esta diciendo que Opera es mi browser favorito y por defecto. 
    </content:encoded>

    <pubDate>Fri, 11 Mar 2011 13:15:30 +0100</pubDate>
    <guid isPermaLink="false">http://www.novanebula.net/blog/archives/158-guid.html#c1009</guid>
    
</item>
<item>
    <title>Juan: El cache de Smarty</title>
    <link>http://www.novanebula.net/blog/archives/105-El-cache-de-Smarty.html#c1006</link>
            <category></category>
    
    <comments>http://www.novanebula.net/blog/archives/105-El-cache-de-Smarty.html#comments</comments>
    <wfw:comment>http://www.novanebula.net/blog/wfwcomment.php?cid=105</wfw:comment>

    

    <author>nospam@example.com (Juan)</author>
    <content:encoded>
    Buena documentacion para principiantes como yo &lt;img src=&quot;http://www.novanebula.net/blog/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Fri, 28 Jan 2011 23:35:33 +0100</pubDate>
    <guid isPermaLink="false">http://www.novanebula.net/blog/archives/105-guid.html#c1006</guid>
    
</item>

</channel>
</rss>
