<?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/"
	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>rovitor´s good and bad news</title>
	<atom:link href="http://rovitor.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rovitor.wordpress.com</link>
	<description>My job, my feelings, my life</description>
	<lastBuildDate>Tue, 27 Sep 2011 16:01:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rovitor.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>rovitor´s good and bad news</title>
		<link>http://rovitor.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rovitor.wordpress.com/osd.xml" title="rovitor´s good and bad news" />
	<atom:link rel='hub' href='http://rovitor.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Instalar tcl-debug para ns2.34 en ubuntu 10.10</title>
		<link>http://rovitor.wordpress.com/2011/09/27/instalar-tcl-debug-para-ns2-34-en-ubuntu-10-10/</link>
		<comments>http://rovitor.wordpress.com/2011/09/27/instalar-tcl-debug-para-ns2-34-en-ubuntu-10-10/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 16:01:52 +0000</pubDate>
		<dc:creator>rovitor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rovitor.wordpress.com/2011/09/27/instalar-tcl-debug-para-ns2-34-en-ubuntu-10-10/</guid>
		<description><![CDATA[Como implementar debug para NS2 esta es una de las entradas en las cuales se ver&#225; otros t&#243;picos. &#160; Instalaci&#243;n de TCL debug para ns2 &#160; Descargar de la siguiente direcci&#243;n: &#160; Documentos compilados de Pedro vale estrella &#160; http://tagus.inesc-id.pt/~pestrela/ns2/files/ns2_debugging_files.tar.gz &#160; &#160; Descomprimir e copiar de esta carpeta el direcctorio &#8220;tcl-debug-xxxx&#8221; en el directorio raiz [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=61&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre>Como implementar debug para NS2 esta es una de las entradas en las cuales se ver&aacute; otros t&oacute;picos.

&nbsp;
<p style="margin-bottom:0;">Instalaci&oacute;n de TCL debug para ns2
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;">Descargar de la siguiente direcci&oacute;n:
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;">Documentos compilados de Pedro vale
estrella
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;"><a href="http://tagus.inesc-id.pt/~pestrela/ns2/files/ns2_debugging_files.tar.gz">http://tagus.inesc-id.pt/~pestrela/ns2/files/ns2_debugging_files.tar.gz</a>
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;">Descomprimir e copiar de esta carpeta
el direcctorio &ldquo;tcl-debug-xxxx&rdquo; en el directorio raiz
(/home/xxxx/ns-allinone-2.34/)
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;">Se crea el siguiente directorio
&ldquo;/home/xxx/ns-allinone-2.34/tcl-debug/&rdquo;, ingresar en este.
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;">Descargar el parche (para que reconozca
los directorios donde esta el tcl) de la siguiente direcci&oacute;n:
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;"><a href="http://knowledgehurts.wordpress.com/2010/01/18/debugging-tcl-scripts-on-ns2-yes-it-works-for-ns-2-34/">http://knowledgehurts.wordpress.com/2010/01/18/debugging-tcl-scripts-on-ns2-yes-it-works-for-ns-2-34/</a>
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;">Aplicar el parche (estamos dentro del
directorio tcl-debug)
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;"> patch -p1 &lt;
/home/./Downloads/tcl-debug-2.0-configure.patch
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;">Ahora modificar el archivo configure
para que funcione. (m&aacute;s informaci&oacute;n en):
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;">gedti configure
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;"><a href="http://tagus.inesc-id.pt/~pestrela/ns2/files/Tae-hyung_Kim_tcl-debug_installation_manual.pdf">http://tagus.inesc-id.pt/~pestrela/ns2/files/Tae-hyung_Kim_tcl-debug_installation_manual.pdf</a>
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;">o en
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;"><a href="http://www.mail-archive.com/ns-users@isi.edu/msg00565.html">http://www.mail-archive.com/ns-users@isi.edu/msg00565.html</a>
<p style="margin-bottom:0;">&nbsp;
<p style="margin-bottom:0;">Por lo general se agrega las siguiente
l&iacute;neas, importante que el path refleje el de su equipo (en mi caso
tuve que cambiar a tcl8.4.18
<p style="margin-bottom:0;">&nbsp;
<pre class="western">$ gedit configure &amp;

2. The file "configure" should look like below, around line 630 and line
1360.  The line numbers are shown on the left for your convenience. 

line625      echo "$ac_t""found $TCLCONFIG" 1&gt;&amp;6

line626    fi

line627  fi

line628

line629

line630  . $TCLCONFIG

...

line1359            fi

line1360            # see if one is installed

line1361            if test x"${ac_cv_c_tclh}" = x ; then

3. Insert the paths as follows:

line628  # ***

line629  TCLCONFIG="../tcl8.4.11/unix/tclConfig.sh"

line630    . $TCLCONFIG

...

line1360            # ***

line1361            ac_cv_c_tclh="../tcl8.4.11/generic"

line1362            # see if one is installed
</pre>
<p style="margin-bottom:0;">Luego hacer correr con ./configure</p>
<p style="margin-bottom:0;">finalmente ejecutar make</p>
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rovitor.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rovitor.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rovitor.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rovitor.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rovitor.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rovitor.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rovitor.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rovitor.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rovitor.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rovitor.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rovitor.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rovitor.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rovitor.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rovitor.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=61&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rovitor.wordpress.com/2011/09/27/instalar-tcl-debug-para-ns2-34-en-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5cb3446e052b27c3ecaa9e1aae8c8e8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rovitor</media:title>
		</media:content>
	</item>
		<item>
		<title>Add Protocols into ns2 with eclipse &#8230; Compiling Makefile or Makefile.in ?</title>
		<link>http://rovitor.wordpress.com/2010/12/17/add-protocols-into-ns2-with-eclipse-compiling-makefile-or-makefile-in/</link>
		<comments>http://rovitor.wordpress.com/2010/12/17/add-protocols-into-ns2-with-eclipse-compiling-makefile-or-makefile-in/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 13:19:00 +0000</pubDate>
		<dc:creator>rovitor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rovitor.wordpress.com/2010/12/17/add-protocols-into-ns2-with-eclipse-compiling-makefile-or-makefile-in/</guid>
		<description><![CDATA[Hi, &#160; Add some new funtionality into ns2 sometimes needs some skills, in this blog I&#8217;ll write the procces for updating changes into the compiling proccess. &#160; I&#8217;am working with ns-2.34 and ubuntu 10.4 &#160; 1. First we must change the file Makefile.in, and here add some lines for the new protocol. /home/user/ns-allinone-2.34/ns-2.34/Makefile.in (change the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=60&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>&nbsp;</p>
<p>Add some new funtionality into ns2 sometimes needs some skills, in  this blog I&#8217;ll write the procces for updating changes into the compiling  proccess.</p>
<p>&nbsp;</p>
<p>I&#8217;am working with ns-2.34 and ubuntu 10.4</p>
<p>&nbsp;</p>
<p>1. First we must change the file Makefile.in, and here add some lines  for the new protocol.  /home/user/ns-allinone-2.34/ns-2.34/Makefile.in  (change the path according yours)</p>
<p>2. Into the command line we have run ./configure command. /home/user/ns-allinone-2.34/ns-2.34/</p>
<p>3. Under /home/user/ns-allinone-2.34 run the ./install command. Its all</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rovitor.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rovitor.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rovitor.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rovitor.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rovitor.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rovitor.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rovitor.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rovitor.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rovitor.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rovitor.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rovitor.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rovitor.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rovitor.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rovitor.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=60&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rovitor.wordpress.com/2010/12/17/add-protocols-into-ns2-with-eclipse-compiling-makefile-or-makefile-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5cb3446e052b27c3ecaa9e1aae8c8e8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rovitor</media:title>
		</media:content>
	</item>
		<item>
		<title>How is the people against AH1N1 infection in my work place ?</title>
		<link>http://rovitor.wordpress.com/2009/07/10/ah1n1/</link>
		<comments>http://rovitor.wordpress.com/2009/07/10/ah1n1/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 13:55:08 +0000</pubDate>
		<dc:creator>rovitor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rovitor.wordpress.com/2009/07/10/ah1n1/</guid>
		<description><![CDATA[Recently a local newspaper&#160; showed a note about the AH1N1 infection in my city , most fast than a bullet this news made echo into my coworkers. Now the intensity of their reactions are increasing. First their conversations was low hallway conversations, but now is a permanent main topic in all meeting formal or informal. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=58&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently a local <a href="http://cronica.com.ec/index.php?option=com_content&amp;view=article&amp;id=6111:virus-ah1n1-llego-a-loja-via-terrestre&amp;catid=34:locales&amp;Itemid=56">newspaper</a>&nbsp; showed a note about the AH1N1 infection in my city , most fast than a bullet this news made echo into my coworkers. </p>
<p>Now the intensity of their reactions are increasing.</p>
<p>First their conversations was low hallway conversations, but now is a permanent main topic in all meeting formal or informal.</p>
<p>Second when the people know about this they joke about it(myself), but now all people is concerning (paranoid) about.</p>
<p>Third now exist a witch hunt, all tourist returning to work are suspects and they start to be treated in a discriminated manner.<br /><b><br />What we do make ???</b></p>
<p>No paranoid, the people going to stay the calm, speak about real facts (confirmed infection cases), no about rumors, and meet the <a href="http://www.msp.gov.ec/index.php">local health considerations</a> into the prevention and correction.</p>
<p>No negligence, &#8220;if the river sounds, rocks is with him&#8221;, the local authorities would begin immediately prevention campaigns and quickly and effective actions to avoid propagation.</p>
<p>If you are sick and the symptons match the AH1N1, is time to go to hospital. Remember is for your relatives and friends.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rovitor.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rovitor.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rovitor.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rovitor.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rovitor.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rovitor.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rovitor.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rovitor.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rovitor.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rovitor.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rovitor.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rovitor.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rovitor.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rovitor.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=58&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rovitor.wordpress.com/2009/07/10/ah1n1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5cb3446e052b27c3ecaa9e1aae8c8e8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rovitor</media:title>
		</media:content>
	</item>
		<item>
		<title>Incertidumbre</title>
		<link>http://rovitor.wordpress.com/2008/10/20/incertidumbre/</link>
		<comments>http://rovitor.wordpress.com/2008/10/20/incertidumbre/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 13:05:05 +0000</pubDate>
		<dc:creator>rovitor</dc:creator>
				<category><![CDATA[I like this]]></category>
		<category><![CDATA[incertibumbre]]></category>
		<category><![CDATA[matemáticas]]></category>

		<guid isPermaLink="false">http://rovitor.wordpress.com/?p=53</guid>
		<description><![CDATA[Estimados estudiantes, Cúal es su altura ? Es siempre la misma, estoy seguro que cada vez difiere aunque sea en milimetros, pero por que cambia ? Puede ser que el instrumento de medida cambie. A veces tomanos diferentes flexometros para medirnos y nos damos cuenta que la altura por lo general cambia. A caso es [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=53&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Estimados estudiantes,</p>
<p>Cúal es su altura ? Es siempre la misma, estoy seguro que cada vez difiere aunque sea en milimetros, pero por que cambia ? Puede ser que el instrumento de medida cambie. A veces tomanos diferentes flexometros para medirnos y nos damos cuenta que la altura por lo general cambia. A caso es una medida incierta ?</p>
<p>Cuanto pesa ? Acaso pesa más en la mañana que en la noche ? No siempre podemos obtener el peso exacto, por lo tanto no tenemos la <em>certeza</em> de decir una medida <em>precisa</em>.  De que depende que las medidas difieran en cada muestra ?</p>
<p>Saludos Cordiales</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rovitor.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rovitor.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rovitor.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rovitor.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rovitor.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rovitor.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rovitor.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rovitor.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rovitor.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rovitor.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rovitor.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rovitor.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rovitor.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rovitor.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=53&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rovitor.wordpress.com/2008/10/20/incertidumbre/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5cb3446e052b27c3ecaa9e1aae8c8e8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rovitor</media:title>
		</media:content>
	</item>
		<item>
		<title>Por fin Código Postal</title>
		<link>http://rovitor.wordpress.com/2008/10/14/por-fin-codigo-postal/</link>
		<comments>http://rovitor.wordpress.com/2008/10/14/por-fin-codigo-postal/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 16:30:31 +0000</pubDate>
		<dc:creator>rovitor</dc:creator>
				<category><![CDATA[I like this]]></category>
		<category><![CDATA[codigo]]></category>
		<category><![CDATA[compras]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[postal]]></category>

		<guid isPermaLink="false">http://rovitor.wordpress.com/?p=50</guid>
		<description><![CDATA[Cuando quería hacer una compra por Internet todas las páginas me preguntaban el código postal, navegando en Internet en un blog he descubierto que finalmente existe Código Postales para todo el Ecuador.   Consulten el código de su domicilio o trabajo en esta página.   Saudos<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=50&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Cuando quería hacer una compra por Internet todas las páginas me preguntaban el código postal, navegando en Internet en un <a href="http://laalharaca.com">blog</a> he descubierto que finalmente existe Código Postales para todo el Ecuador.</p>
<p> </p>
<p>Consulten el código de su domicilio o trabajo en esta <a href="http://www.correosdelecuador.com.ec/CodigoPostalWeb/Default.aspx">página</a>.</p>
<p> </p>
<p>Saudos</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rovitor.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rovitor.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rovitor.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rovitor.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rovitor.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rovitor.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rovitor.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rovitor.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rovitor.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rovitor.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rovitor.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rovitor.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rovitor.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rovitor.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=50&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rovitor.wordpress.com/2008/10/14/por-fin-codigo-postal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5cb3446e052b27c3ecaa9e1aae8c8e8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rovitor</media:title>
		</media:content>
	</item>
		<item>
		<title>Complejidad</title>
		<link>http://rovitor.wordpress.com/2008/10/09/complejidad/</link>
		<comments>http://rovitor.wordpress.com/2008/10/09/complejidad/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 14:02:05 +0000</pubDate>
		<dc:creator>rovitor</dc:creator>
				<category><![CDATA[I like this]]></category>
		<category><![CDATA[complejidad]]></category>
		<category><![CDATA[complejidad inteligencia]]></category>

		<guid isPermaLink="false">http://rovitor.wordpress.com/?p=43</guid>
		<description><![CDATA[Complejo es lo contrario de simple, cuando es algo simple? Cuando lo conocemos, lo entendemos en su totalidad y podemos dar una solución rápida y efectiva. Algo pasa de simple a complejo de acuerdo al número de variables que intervienen; mientras más variables tiene un problema más complejo se vuelve, por ejemplo: ubicar un punto [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=43&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Complejo es lo contrario de simple, cuando es algo simple? Cuando lo conocemos, lo entendemos en su totalidad y podemos dar una solución rápida y efectiva.</p>
<p>Algo pasa de simple a complejo de acuerdo al número de variables que intervienen; mientras más variables tiene un problema más complejo se vuelve, por ejemplo: ubicar un punto en el espacio: cuando trabajamos solo en una dimensión en una linea recta (eje de las X) es fácil determinar donde esta el punto, cuando subimos a dos dimensiones, ahora para poder ubicar el punto necesitamos una notación del tipo &#8220;el punto esta sobre 4 unidades en el eje de la X y sobre 3 unidades en eje de las Y&#8221;, la determinación de la ubicación ha subido en complejidad.</p>
<p>Cuando adicionamos otra dimensión, ahora son tres: largo, ancho y profundidad, la lectura de ubicación del punto sería como: &#8220;el punto esta sobre 4 unidades en el eje de las X, sobre 3 unidades en eje de las Y y 1 unidad sobre el eje de las X&#8221;, como se ve la lectura es más compleja.</p>
<p>Cuál sería la lectura si ahora, agregamos una cuarta variable o dimensión: el tiempo ? Podrían comentar y escribir esta lectura en su comentario.</p>
<p>Espero sus respuestas</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rovitor.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rovitor.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rovitor.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rovitor.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rovitor.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rovitor.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rovitor.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rovitor.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rovitor.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rovitor.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rovitor.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rovitor.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rovitor.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rovitor.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=43&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rovitor.wordpress.com/2008/10/09/complejidad/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5cb3446e052b27c3ecaa9e1aae8c8e8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rovitor</media:title>
		</media:content>
	</item>
		<item>
		<title>Ipv6 si es tan bueno que paso &#8230;</title>
		<link>http://rovitor.wordpress.com/2008/10/02/ipv6-si-es-tan-bueno-que-paso/</link>
		<comments>http://rovitor.wordpress.com/2008/10/02/ipv6-si-es-tan-bueno-que-paso/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 15:02:00 +0000</pubDate>
		<dc:creator>rovitor</dc:creator>
				<category><![CDATA[I like this]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://rovitor.wordpress.com/2008/10/02/ipv6-si-es-tan-bueno-que-paso/</guid>
		<description><![CDATA[El protocolo Ipv6 fue desarrollado a principios de la década de los 90, un protocolo que promete mucho, sin embargo luego de 18 años aún no ha tenido una implementación global, cuál o cuales son los factores que influyeron en está lenta implementación ? Hardware, Software, Compatabilidad, Costos, Educación&#8230;.. De los mecanismos de transición de [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=42&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>El protocolo Ipv6 fue desarrollado a principios de la década de los 90, un protocolo que promete mucho, sin embargo luego de 18 años aún no ha tenido una implementación global, cuál o cuales son los factores que influyeron en está lenta implementación ? Hardware, Software, Compatabilidad, Costos, Educación&#8230;..</p>
<p>De los mecanismos de transición de IPv4 a IPv6 existentes. ¿Cuál ha sido</p>
<p>el más utilizado por los ISPs de Latinoamérica y porqué?</p>
<p>Que se hecho luego de que <a href="http://www.lacnic.org" title="LACNIC">LACNIC</a> hiciera el anuncio de deadtime para asignación de direcciones ipv4 ?</p>
<p>Que dice el <a href="http://www.ipv6forum.com">Ipv6 Forum</a> ??</p>
<p>Espero sus comentarios</p>
<p></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rovitor.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rovitor.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rovitor.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rovitor.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rovitor.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rovitor.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rovitor.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rovitor.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rovitor.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rovitor.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rovitor.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rovitor.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rovitor.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rovitor.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=42&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rovitor.wordpress.com/2008/10/02/ipv6-si-es-tan-bueno-que-paso/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5cb3446e052b27c3ecaa9e1aae8c8e8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rovitor</media:title>
		</media:content>
	</item>
		<item>
		<title>TCP la capa de transporte</title>
		<link>http://rovitor.wordpress.com/2008/07/09/tcp-la-capa-de-transporte/</link>
		<comments>http://rovitor.wordpress.com/2008/07/09/tcp-la-capa-de-transporte/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 23:27:13 +0000</pubDate>
		<dc:creator>rovitor</dc:creator>
				<category><![CDATA[I like this]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[congestion avoidance]]></category>
		<category><![CDATA[TCP]]></category>

		<guid isPermaLink="false">http://rovitor.wordpress.com/?p=41</guid>
		<description><![CDATA[Una de las funciones más importantes de TCP es el control de flujo y el control de errores, pero como interactúa con las diferentes medios de transmisión y tecnologías de comunicación subyacentes.  Es importante conocer cuales son las diferencias entre los mecanismos de control de congestión: slow start, congestion avoidance, fast retransmit before RTO expires, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=41&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Una de las funciones más importantes de TCP es el control de flujo y el control de errores, pero como interactúa con las diferentes medios de transmisión y tecnologías de comunicación subyacentes. </p>
<p>Es importante conocer cuales son las diferencias entre los mecanismos de control de congestión: slow start, congestion avoidance, fast retransmit before RTO expires, fast recovery to avoid slow start.</p>
<p>Una vez que lean el material ruego a ustedes comentarlo.</p>
<p> </p>
<p> </p>
<p>Saludos</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rovitor.wordpress.com/41/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rovitor.wordpress.com/41/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rovitor.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rovitor.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rovitor.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rovitor.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rovitor.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rovitor.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rovitor.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rovitor.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rovitor.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rovitor.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rovitor.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rovitor.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rovitor.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rovitor.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=41&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rovitor.wordpress.com/2008/07/09/tcp-la-capa-de-transporte/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5cb3446e052b27c3ecaa9e1aae8c8e8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rovitor</media:title>
		</media:content>
	</item>
		<item>
		<title>Laboratorio Nacional para Ciencias de la Información y Tecnología</title>
		<link>http://rovitor.wordpress.com/2008/07/07/laboratorio-nacional-para-ciencias-de-la-informacion-y-tecnologia/</link>
		<comments>http://rovitor.wordpress.com/2008/07/07/laboratorio-nacional-para-ciencias-de-la-informacion-y-tecnologia/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 14:15:42 +0000</pubDate>
		<dc:creator>rovitor</dc:creator>
				<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://rovitor.wordpress.com/?p=39</guid>
		<description><![CDATA[Laboratorio Nacional para Ciencias de la Información y Tecnología   Objetivo:   Establecer facilidades para planificar y conducir investigación científica para descubrir innovaciones tecnológicas que contribuyan directamente al desarrollo y prosperidad del Ecuador. El laboratorio trata de ser un imán para la investigación mundial en Ecuador un lugar donde investigadores líderes de todo el mundo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=39&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!--StartFragment--></p>
<p class="MsoNormal" align="center"><strong><span>Laboratorio Nacional para Ciencias de la Información y Tecnología</span></strong></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Objetivo:</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Establecer facilidades para planificar y conducir investigación científica para descubrir innovaciones tecnológicas que contribuyan directamente al desarrollo y prosperidad del Ecuador. El laboratorio trata de ser un imán para la investigación mundial en Ecuador un lugar donde investigadores líderes de todo el mundo puedan intercambiar visión e ideas, investigación aplicada y crear logros con un significado social, con impacto económico y científico.</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Metodología</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>El Laboratorio Nacional ha sido diseñado para apalancar los recursos de la UTPL en ciencias de la información y tecnología y desarrollar un medio ambiente creativo y de investigación abierta. Debe tener laboratorios que puedan ser usados por todos los actores mencionados más abajo.</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>El Laboratorio, tratará de empatar a la UTPL con la titulación de estudios de cuarto nivel en Tecnología y Ciencias de la Computación, Tecnología y Ciencia Electrónica,<span>  </span>Ingeniería en Información y Comunicación y Ciencia de Control e Ingeniería. </span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Actores</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>UTPL, CEDIA, Estado, Pares Internacionales</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Misión</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Hacer descubrimientos en investigación con un impacto relevante <span> </span>en la teoría fundamental de ciencia de la información, la adquisición y<span>  </span>recolección de información y la exploración científica basado en tecnología de información avanzada. Las líneas de investigación pueden ser divididas en las siguientes áreas:</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoListParagraphCxSpFirst"><span><span>·<span>      </span></span></span><span>La Teoría, Tecnología y sus Aplicaciones de Procesamiento Inteligente de Grandes Cantidades de Información</span></p>
<p class="MsoListParagraphCxSpMiddle"><span><span>·<span>      </span></span></span><span>La Teoría, Tecnología y Aplicaciones de Redes de próxima generación.</span></p>
<p class="MsoListParagraphCxSpMiddle"><span><span>·<span>      </span></span></span><span>La Teoría y Tecnología de Comunicación Óptica y Comunicación Inalámbrica de Banda Ancha</span></p>
<p class="MsoListParagraphCxSpLast"><span><span>·<span>      </span></span></span><span>La Teoría, Tecnología <span> </span>Aplicaciones de Seguridad en la Información.</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Estructura</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Un comité internacional de consulta y un comité académico:</span></p>
<p class="MsoNormal"><span> </span></p>
<p><!--EndFragment--></p>
<p>Basado en:</p>
<p>http://www.tnlist.org.cn:80/pages/english.jsp</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rovitor.wordpress.com/39/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rovitor.wordpress.com/39/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rovitor.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rovitor.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rovitor.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rovitor.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rovitor.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rovitor.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rovitor.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rovitor.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rovitor.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rovitor.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rovitor.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rovitor.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rovitor.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rovitor.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=39&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rovitor.wordpress.com/2008/07/07/laboratorio-nacional-para-ciencias-de-la-informacion-y-tecnologia/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5cb3446e052b27c3ecaa9e1aae8c8e8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rovitor</media:title>
		</media:content>
	</item>
		<item>
		<title>La salud de la red</title>
		<link>http://rovitor.wordpress.com/2008/06/25/la-salud-de-la-red/</link>
		<comments>http://rovitor.wordpress.com/2008/06/25/la-salud-de-la-red/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 13:56:01 +0000</pubDate>
		<dc:creator>rovitor</dc:creator>
				<category><![CDATA[I like this]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[snmp internet]]></category>

		<guid isPermaLink="false">http://rovitor.wordpress.com/?p=38</guid>
		<description><![CDATA[Una de las actividades de un administrador de redes es constantemente y en el tiempo revisar la salud de la red, estos información puede ser modelada matemáticamente de tal forma que se puedan crear patrones de comportamiento. Estos patrones de comportamiento pueden ser adoptados por equipamiento como firewall, equipos de detección y prevención de intrusos. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=38&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><tt>Una de las actividades de un administrador de redes es constantemente y</tt><br />
<tt>en el tiempo revisar la salud de la red, estos información puede ser</tt><br />
<tt>modelada matemáticamente de tal forma que se puedan crear patrones de</tt><br />
<tt>comportamiento. </tt></p>
<p><tt>Estos patrones de comportamiento pueden ser adoptados por equipamiento</tt><br />
<tt>como firewall, equipos de detección y prevención de intrusos.</tt></p>
<p><tt>Como pueden abstraer inclusive hay conceptos de minería de datos.</tt></p>
<p><tt>¿ Como modelar patrones de comportamiento basado en el protocolo snmp y</tt><br />
<tt>como aplicarlos en crear nuevos dispositivos que mantengan una buena</tt><br />
<tt>salud de la red ?</tt></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rovitor.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rovitor.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rovitor.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rovitor.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rovitor.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rovitor.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rovitor.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rovitor.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rovitor.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rovitor.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rovitor.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rovitor.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rovitor.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rovitor.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rovitor.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rovitor.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rovitor.wordpress.com&amp;blog=1395357&amp;post=38&amp;subd=rovitor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rovitor.wordpress.com/2008/06/25/la-salud-de-la-red/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5cb3446e052b27c3ecaa9e1aae8c8e8d?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rovitor</media:title>
		</media:content>
	</item>
	</channel>
</rss>
