<?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>Carlos López Camey</title>
	<atom:link href="http://archive.kmels.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://archive.kmels.net</link>
	<description>You can't be better without being different - Aza Raskin</description>
	<lastBuildDate>Sun, 11 Oct 2009 14:31:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Something amazing/strange thing that happened to me TODAY!</title>
		<link>http://archive.kmels.net/blog/2009/10/something-amazingstrange-thing-that-happened-to-me-today/</link>
		<comments>http://archive.kmels.net/blog/2009/10/something-amazingstrange-thing-that-happened-to-me-today/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 21:39:17 +0000</pubDate>
		<dc:creator>kmels</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.kmels.net/?p=231</guid>
		<description><![CDATA[I just tried to search when did Facebook introduce it&#8217;s Fan Page feature, because when that came up, i created one, of my favorite player, Dimitar Berbatov. At that time, he was playing with the Spurs and United bought him a few months later.
When everybody realized of his skills (:P) or should i say, discovered [...]]]></description>
			<content:encoded><![CDATA[<p><span id="more-231"></span>I <a href="http://www.google.com.gt/search?hl=en&#038;client=firefox-a&#038;rls=org.mozilla%3Aen-GB%3Aofficial&#038;hs=4Ei&#038;q=facebook+fan+page+feature+inurl%3Atechcrunch.com&#038;btnG=Search&#038;cts=1255124107078">just tried to search</a> when did Facebook introduce it&#8217;s Fan Page feature, because when that came up, <a href="http://www.facebook.com/pages/Dimitar-Berbatov/7232253525?ref=ts">i created one</a>, of my favorite player, Dimitar Berbatov. At that time, he was playing with <a href="http://www.tottenhamhotspur.com/">the Spurs</a> and United bought him a few months later.</p>
<p>When everybody realized of his skills (:P) or should i say, discovered him, the fans number went up. I hardly updated it, i added the Bio, a Profile photo, and once, a video of one of his best goals. Anyway, about 5-8 months ago i realized there was an official website of him, so i wrote to the contact email they had there, saying if they wanted to have it, because it deserved more activity.</p>
<p>Today, the page has 58,000+ fans, and i received an email from the person who manages Dimitar&#8217;s official webpage, in reponse to mine. He told me, he was interested in working on the page, so i replied back&#8230; saying &#8220;sure, i don&#8217;t have the time to update it these days because i&#8217;m too busy at school now&#8221;. And asking a little help to my friends (and parents) on Twitter, i asked if it was possible to get a shirt of him signed (or not), or even some souveniers. </p>
<p>Now, i really didn&#8217;t expect any positive response on that, but i guess i haven&#8217;t seen the power of the Social Media yet. He called me, from Bulgaria, i was at the cafeteria and got my adrenaline pumped up, i was sitted with my friends and i went out and talked to him.</p>
<p>Guess what? I&#8217;m getting a t-shirt from Dimitar, signed, and was told, if i ever go to Europe, to call them, because they&#8217;ll arrange me to for a ticket for a Manchester United game, well, good to know hah?</p>
<p>Anyway, i wanted you to know i had a happy day and i can&#8217;t wait for my shirt!. :]</p>
]]></content:encoded>
			<wfw:commentRss>http://archive.kmels.net/blog/2009/10/something-amazingstrange-thing-that-happened-to-me-today/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>GtLisp, un pequeño intérprete de Common Lisp en Java</title>
		<link>http://archive.kmels.net/projects/2009/09/gtlisp-un-pequeno-interprete-de-common-lisp-en-java/</link>
		<comments>http://archive.kmels.net/projects/2009/09/gtlisp-un-pequeno-interprete-de-common-lisp-en-java/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 07:37:16 +0000</pubDate>
		<dc:creator>kmels</dc:creator>
				<category><![CDATA[CC2003]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[UVG]]></category>
		<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Lisp]]></category>

		<guid isPermaLink="false">http://www.kmels.net/?p=222</guid>
		<description><![CDATA[Este es mi primer proyecto del curso de Algoritmos y Estructuras de Datos con el profesor Douglas Barrios.
Lo realizamos con Josué Rendón y Byron Morales.
Los objetivos que queríamos alcanzar eran el de usar el Java Collections Framework y de seguir una buena metodología de desarrollo, en este proyecto, tratamos de usar Xtreme Programming.
Como experiencia, puedo [...]]]></description>
			<content:encoded><![CDATA[<p><span id="more-222"></span>Este es mi primer proyecto del curso de <a href="http://kmels.net/cc2003">Algoritmos y Estructuras de Datos</a> con el profesor <a href="http://twitter.com/bdouglas0">Douglas Barrios</a>.</p>
<p>Lo realizamos con <a href="http://chitiore.com">Josué Rendón </a>y <a href="http://twitter.com/byoms23">Byron Morales</a>.</p>
<p>Los objetivos que queríamos alcanzar eran el de usar el J<em>ava Collections Framework</em> y de seguir una buena metodología de desarrollo, en este proyecto, tratamos de usar <a href="http://kmels.net/files/2009/uvg/cc2003/Resources/Contenidos/XP/">Xtreme Programming</a>.</p>
<p>Como experiencia, puedo decir que nos costó seguir un poco seguir la metodología, pero logramos terminar el proyecto con lo que se pedía. Muy bien estructurado, documentado, y muy buen análisis de diseño.</p>
<p>Otros Links:</p>
<ul>
<li><a href="http://kmels.net/files/2009/uvg/cc2003/Proyectos/GtLisp/Proyecto1.pdf">Instrucciones previas</a></li>
</ul>
<ul>
<li><a href="https://sourceforge.net/projects/gtlisp/">Proyecto en SourceForge</a></li>
</ul>
<p>Licenciado bajo la licencia <a href="http://www.gnu.org/copyleft/gpl.html">GNU GPL</a>.</p>
<h1>Descarga</h1>
Note: There is a file embedded within this post, please visit this post to download the file.
<h1>Subversion</h1>
<p>Para hacer un <em>checkout</em> del código fuente desde el repositorio subversion, escribir</p>
<div id="code_wrapper"><code>$  svn co https://gtlisp.svn.sourceforge.net/svnroot/gtlisp/GtLisp gtlisp </code></div>
<h1>Video de Demostración</h1>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=6727015&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=59a5d1&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://vimeo.com/moogaloop.swf?clip_id=6727015&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=59a5d1&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/6727015">GtLisp, implementación de Lisp en Java</a> from <a href="http://vimeo.com/chitiore">Josue Rendon</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>También puede <a href="http://cc2003.svn.sourceforge.net/viewvc/cc2003/"> navegar por el repositorio</a> mi trabajo de curso hecho en <a href="http://kmels.net/cc2003">CC2003</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://archive.kmels.net/projects/2009/09/gtlisp-un-pequeno-interprete-de-common-lisp-en-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problema de Persecución: Resolución de una ecuación diferencial de Segundo Orden</title>
		<link>http://archive.kmels.net/projects/uvg/2009/09/problema-de-persecucion-resolucion-de-una-ecuacion-diferencial-de-segundo-orden/</link>
		<comments>http://archive.kmels.net/projects/uvg/2009/09/problema-de-persecucion-resolucion-de-una-ecuacion-diferencial-de-segundo-orden/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 06:00:27 +0000</pubDate>
		<dc:creator>kmels</dc:creator>
				<category><![CDATA[MM2014]]></category>
		<category><![CDATA[UVG]]></category>
		<category><![CDATA[Ecuaciones Diferenciales]]></category>
		<category><![CDATA[ED]]></category>
		<category><![CDATA[Persecución]]></category>
		<category><![CDATA[Problema]]></category>
		<category><![CDATA[Reducción de Orden]]></category>
		<category><![CDATA[Segundo Orden]]></category>

		<guid isPermaLink="false">http://www.kmels.net/?p=211</guid>
		<description><![CDATA[Ésta es una tarea extra de mi curso de Ecuaciones Diferenciales, el problema que se presentaba era el siguiente.
Problema: Un conejo está parado en el origen. Un lobo está en reposo, parado en la coordenada (a, 0) y en el instante t = 0 ambos se percatan de su mutua existencia. El conejo echa a [...]]]></description>
			<content:encoded><![CDATA[<p><span id="more-211"></span>Ésta es una tarea extra de mi curso de <a href="http://kmels.net/MM2014">Ecuaciones Diferenciales</a>, el problema que se presentaba era el siguiente.</p>
<p><strong>Problema: </strong>Un conejo está parado en el origen. Un lobo está en reposo, parado en la coordenada (a, 0) y en el instante t = 0 ambos se percatan de su mutua existencia. El conejo echa a correr a lo largo del eje y positivo con una rapidez constante w mientras el lobo trata de alcanzarle con una velocidad que siempre apunta en dirección al conejo y con magnitud constante v0</p>
<ul>
<li><strong>a. </strong>Haga un dibujo que represente el problema, indicando claramente las variables de interés y el sistema de referencia. Coloque al lobo en un punto intermedio de su trayectoria.</li>
<li><strong>b. </strong>Halle la ecuación diferencial que modela la trayectoria del lobo. Escriba la condición inicial de la misma y el intervalo de validez para la variable independiente. ¿De qué orden es la ecuación? Quizás deba investigar un poco de reducción de orden.</li>
<li><strong>c. </strong>Halle la solución de la ecuación diferencial. Utilice la constante k = w/vo</li>
<li><strong>d. </strong>Analice qué sucede para el caso cuando vo &lt; w.</li>
<li><strong>e. </strong>Analice qué sucede para el caso cuando vo = w.</li>
<li><strong>f. </strong>Analice qué sucede para el caso cuando vo &gt; w.</li>
<li><strong>g. </strong>Grafique la trayectoria del lobo para los casos planteados en los incisos. Para este efecto deberá asignar valores numéricos apropiados para todas las constantes.</li>
<li><strong>h.</strong> Asignando valores apropiados para las constantes, y para el caso vo &gt; w halle el momento en el que el lobo alcanza al conejo.</li>
</ul>
<h1>Descarga</h1>
Note: There is a file embedded within this post, please visit this post to download the file.
<h1>Fuente</h1>
<p><a href="http://kmels.net/files/2009/uvg/mm2014/Tareas/Problema%20de%20Persecucion/src/">Archivos LaTeX</a></p>
]]></content:encoded>
			<wfw:commentRss>http://archive.kmels.net/projects/uvg/2009/09/problema-de-persecucion-resolucion-de-una-ecuacion-diferencial-de-segundo-orden/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Notas (Apuntes) de Programación en Assembler (UVG-CC3005)</title>
		<link>http://archive.kmels.net/projects/uvg/2009/08/notas-apuntes-de-programacion-en-assembler-uvg-cc3005/</link>
		<comments>http://archive.kmels.net/projects/uvg/2009/08/notas-apuntes-de-programacion-en-assembler-uvg-cc3005/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 16:21:52 +0000</pubDate>
		<dc:creator>kmels</dc:creator>
				<category><![CDATA[CC3005]]></category>
		<category><![CDATA[UVG]]></category>
		<category><![CDATA[Apuntes]]></category>
		<category><![CDATA[Assembler]]></category>
		<category><![CDATA[Intel 8086]]></category>
		<category><![CDATA[Notas]]></category>

		<guid isPermaLink="false">http://www.kmels.net/?p=203</guid>
		<description><![CDATA[Tal y como hice con mi clase de Algoritmos y Estructuras de datos, voy a ir añadiendo mis notas (apuntes) que hago con mi curso de Programación en Assembler.
El curso lo estoy llevando con la Ing. Martha Ligia Naranjo y la programación es en el procesador 8086 de Intel.

Jul 27 &#8211; Después del primer lab, [...]]]></description>
			<content:encoded><![CDATA[<p><span id="more-203"></span>Tal y <a href="http://www.kmels.net/blog/2009/08/notas-del-curso-de-algoritmos-y-estructura-de-datos-cc2003-uvg/">como hice con mi clase de Algoritmos y Estructuras de datos</a>, voy a ir añadiendo mis notas (apuntes) que hago con mi curso de Programación en Assembler.</p>
<p>El curso lo estoy llevando con la <a href="http://www.uvg.edu.gt/personaje/marta_ligia_naranjo.html">Ing. Martha Ligia Naranjo</a> y la programación es en el procesador 8086 de Intel.</p>
<ul>
<li><a href="http://kmels.net/files/2009/uvg/cc3005/Notas%20del%20Curso/Assembler%20-%20Despu%c3%a9s%20del%20primer%20lab,%20Tipos%20de%20Instrucciones%20y%20Operandos.html">Jul 27 &#8211; Después del primer lab, Tipos de Instrucciones y Operandos</a></li>
<li><a href="http://kmels.net/files/2009/uvg/cc3005/Notas%20del%20Curso/Assembler%20-%20Modo%20Gra%CC%81fico%20y%20Manejo%20de%20Teclado.html">Ago 24, Assembler &#8211; Modo Gráfico y Manejo de Teclado</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://archive.kmels.net/projects/uvg/2009/08/notas-apuntes-de-programacion-en-assembler-uvg-cc3005/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Notas (Apuntes) del Curso de Algoritmos y Estructura de Datos (CC2003-UVG)</title>
		<link>http://archive.kmels.net/blog/2009/08/notas-del-curso-de-algoritmos-y-estructura-de-datos-cc2003-uvg/</link>
		<comments>http://archive.kmels.net/blog/2009/08/notas-del-curso-de-algoritmos-y-estructura-de-datos-cc2003-uvg/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 02:50:47 +0000</pubDate>
		<dc:creator>kmels</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.kmels.net/?p=193</guid>
		<description><![CDATA[Bueno, algunos deben de saber que estoy tomando notas en algunos de los cursos que estoy llevando éste semestre (segundo y último del 2009) y me pareció propicio compartirselas, a lo mejor a alguno le puede llegar a servir, más a los que están llevando el curso conmigo.
Estas son las notas del curso de Algoritmos [...]]]></description>
			<content:encoded><![CDATA[<p><span id="more-193"></span>Bueno, algunos deben de saber que estoy tomando notas en algunos de los cursos que estoy llevando éste semestre (segundo y último del 2009) y me pareció propicio compartirselas, a lo mejor a alguno le puede llegar a servir, más a los que están llevando el curso conmigo.</p>
<p>Estas son las notas del curso de Algoritmos y Estructuras de Datos (CC2003-UVG) siendo recibido con el profesor <a href="http://twitter.com/bdouglas0">Douglas Barrios</a>.</p>
<p>Todas las notas las voy a ir subiendo <a href="http://www.kmels.net/files/2009/uvg/cc2003/Notas%20del%20curso/">en un folder</a>, hay algunas que no las puse en la lista a continuación por que eran muy cortas y claro, esperen ver actualizaciones de las notas mientras las voy tomando.</p>
<ul>
<li><a href="http://kmels.net/files/2009/uvg/cc2003/Notas%20del%20curso/Algoritmos%20y%20Estructuras%20-%20Hoja%20%231%20con%20ADT.html">Jul 8, Hoja #1 con ADT</a></li>
<li><a href="http://kmels.net/files/2009/uvg/cc2003/Notas%20del%20curso/Algoritmos%20y%20Estructuras%20-%20Tarea%203%20y%20Asserts.html">Jul 20, Tarea 3 y Asserts en Java</a></li>
<li><a href="http://kmels.net/files/2009/uvg/cc2003/Notas%20del%20curso/Algoritmos%20y%20Estructuras%20-%20Para%20la%20Hoja%203%20y%20el%20Proyecto1.html">Jul 22, Para la Hoja 3 y el Proyecto 1 (pequeño intérprete de Lisp)</a></li>
<li><a href="http://kmels.net/files/2009/uvg/cc2003/Notas%20del%20curso/M%C3%A1s%20Lisp.html">Jul 27, Más Lisp</a></li>
<li><a href="http://kmels.net/files/2009/uvg/cc2003/Notas%20del%20curso/Algoritmos%20y%20Estructuras%20-%20A%cc%81rboles%20de%20Huffman.html">Ago 3 &amp; 7, Árboles de Huffman</a></li>
</ul>
<p>Siéntanse libres de leer y de contactarme para corregirme si hay algun error, o para solamente saludarme <img src='http://archive.kmels.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://archive.kmels.net/blog/2009/08/notas-del-curso-de-algoritmos-y-estructura-de-datos-cc2003-uvg/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Impressions and Thoughts on my career&#8217;s Department (Computer Science at UVG)</title>
		<link>http://archive.kmels.net/blog/2009/07/impressions-and-thoughts-on-my-careers-department-computer-science-at-uvg/</link>
		<comments>http://archive.kmels.net/blog/2009/07/impressions-and-thoughts-on-my-careers-department-computer-science-at-uvg/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 22:58:21 +0000</pubDate>
		<dc:creator>kmels</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.kmels.net/?p=165</guid>
		<description><![CDATA[So far, i&#8217;ve been a student at my University for 3 semesters. The first year, i coursed the common area courses and the other was quite a pretty nice introduction to coursing some real Computer Science courses.
This post is not about being a rebel student, it&#8217;s about communicating what i (and my friends) feel and [...]]]></description>
			<content:encoded><![CDATA[<p><span id="more-165"></span>So far, i&#8217;ve been a student at <a href="http://uvg.edu.gt">my University</a> for 3 semesters. The first year, i coursed the common area courses and the other was quite a pretty nice introduction to coursing some real Computer Science courses.</p>
<p>This post is not about being a rebel student, it&#8217;s about communicating what i (and my friends) feel and think should be done/offered or at least improved in our career.</p>
<p>The last and this semester particularly, my classmates and i are very interested in sharing more than a class in common: we want to share our work, our knowledge, not only to ourselves but to everyone. I&#8217;m myself very compromised with that. <a href="http://cse-uvg.net">We&#8217;ve set up a site</a> and registered an <a href="http://searchirc.com/irc-cse.uvg-1">IRC channel</a> (#cse.uvg) on irc.freenode.net and we are always trying to course the best courses available in each semester (sometimes, some professors who work outside Guatemala, usually good, come to teach and we take advantage of it), even if they&#8217;re not in our pensum.</p>
<p>We understand we are not one of the best Universities in the field of Computer Science, but we consider we have one of the highest profiles in Guatemala on the subject. The career isn&#8217;t even Computer &#8220;Science&#8221;, it&#8217;s Computer Science + Computer Engineering, but that&#8217;s another topic.</p>
<p>This post is about what we&#8217;ve thought and done so far from trying to improve our way in becoming graduate students.</p>
<p>I&#8217;ve been thinking about writing this post for weeks now. The thing that encouraged to do this was the following situation.</p>
<p>I asked to join the career&#8217;s mailing list.. it&#8217;s weird since i didn&#8217;t heard of the list until two days before that, anyway.. i wanted everyone to know in the department that they were invited to join the channel and the <a href="http://cse-uvg.net">site we are building</a>, i&#8217;m sure some of them would&#8217;ve been very pleased to share some knowledge with us, i know that because i&#8217;m myself with advising first-year students!</p>
<p>Anyway, knowing how <em>normal</em> mailing lists work, i sent an email to it, and it got rejected. It was on the friday morning so i went looking for the teacher who registered me in it, couldn&#8217;t find her. Not happy at all with it, forwarded the message to her and asked if she could email it to everyone on the list, after all, i had been told the mailing list wasn&#8217;t THAT active anyway.</p>
<p>The message basically said &#8220;Hello, we&#8217;re somophores (second-year) students from the career and we want you to know you are invited to come and join our site and the irc channel&#8221; it&#8217;s really not only OUR site, <strong>we&#8217;re helping everyone</strong> in the department with this effort in my opinion.</p>
<p>The message i received as response (Monday Afternoon) was:</p>
<blockquote><p>Hey Carlos</p>
<p>I&#8217;ve talked to Ing. Furlán (director) and he said &#8220;Why doesn&#8217;t they use the Wiki of the department?&#8221; I recommend you write to him for more details ;O) (furlan [at] uvg [dot] edu [dot] gt)</p>
<p>See you,<br />
Alejandra</p></blockquote>
<p>OMG, i don&#8217;t want to be unrespectful but i really laughed when i read it, the <a href="http://streaming.uvg.edu.gt:8080/mediawiki/">WIKI</a>!?<br />
you can&#8217;t imagine how buggy it&#8217;s, you have to write the port in every page you are viewing to actually see it and it&#8217;s definetly not the right TOOL to do what we&#8217;re trying to acomplish here. No one knows the wiki exists!</p>
<p>What are your thoughts on this? maybe i&#8217;ve gone complety nuts because of nothing ..</p>
<p>The University is in charge for all the domain registars in Guatemala, and i the servers for this are located in the campus. So, this way, we all get affected in my opinion.</p>
<p>I don&#8217;t care if the university gets the ccTLD registars but i certainly do if my friends and i are being affected: <strong>everything</strong> in the university is completely <strong>BLOCKED</strong> because of that. Until this year (correct me if i&#8217;m wrong), they oppened the port that receives email (995), and to give you an idea, the port 25, the one you use to send your mail, is blocked. I can&#8217;t believe i&#8217;m writing that, it&#8217;s quite amazing..isn&#8217;t it?</p>
<p>Ok.. so we went asking as the whole class to the Department Director to open the IRC ports (so we could join the IRC channel we registered!), everyone from us signed the letter of course. My friend <a href="http://twitter.com/MartinGuzman">Martín</a> gave it to him and he was told &#8220;to wait&#8221; because the decision &#8220;doesn&#8217;t depend all on him, because it may compromise the security&#8221;. That was&#8230; one week ago.</p>
<p>Today, three of us went to the System Administrator&#8217;s office to ask how was the process going, he said he had too much work: &#8220;i will have a look at it later&#8221;.</p>
<p>I know the request has not been rejected yet, but it&#8217;s certainly going that way&#8230; i&#8217;m disappointed and sad, i could write a 200-line about more related-issues that have happened but i&#8217;m not, i just want to communicate my feelings and i hope the director will read this, as i think i&#8217;m emailing him.</p>
<p><strong>Conclusion</strong></p>
<p>We&#8217;ve never been invited to any kind of group, association, club or any similar by our friends/profesors in the upper years. I think that&#8217;s kind of sad.. what has the Department done in the past years?</p>
<p>I hope to get a few comments on this as i don&#8217;t know if i&#8217;m acting correctly. Specially teachers, and of course, my friends. I&#8217;m not trying to see everything as a bad thing here, or saying the director doesn&#8217;t do anything, i can&#8217;t say that. My friends and i are trying to improve the career! so others can enjoy it even more!!</p>
<p>Cheers to everyone and i hope you get the message here.</p>
<h2>UPDATE</h2>
<p>En la cafetería de la univesidad, un estudiante de quinto año se nos acercó diciendonos que había leído éste texto y nos comentó que compartía y ha compartido la misma posición en la que nosotros nos encontramos. A lo mejor los demás de otros años también?</p>
<p>Dado esto, vemos imperativo que encontremos otro medio -temporal- para comunicarnos (siempre <a href="http://www.kmels.net/blog/2009/06/para-los-de-cse-uvg-usemos-irc/">está el canal de IRC</a>, al que todos están invitados), pueden suscribirse al grupo que hicimos en Google Groups, para los que no han estado en ninguno, esto es prácticamente una mailing list.</p>
<p>Por éste medio podríamos todos estar enterados respecto a lo que va a pasar con respecto a lo que compartimos en común todos nosotros: lo que realmente <strong>nos gusta</strong>, también para compartir ideas, recibir y dar recomendaciones, o más bien, empezar a conocernos entre nosotros&#8230; en fin, un poco de todo. Creo que vendría muy bien.</p>
<p>Dirección:<strong> <a href="http://groups[punto]google.com[diagonal]group[diagonal]cse-uvg">groups [punto] google.com [diagonal] group [diagonal ]cse-uvg</a></strong></p>
<p>El Ing. Furlán comentó que con mucho gusto escucharía nuestras ideas, ahora es nuestro turno proponerlas y darles seguimiento todos juntos.</p>
]]></content:encoded>
			<wfw:commentRss>http://archive.kmels.net/blog/2009/07/impressions-and-thoughts-on-my-careers-department-computer-science-at-uvg/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>A Generic Stack Implementation in Java</title>
		<link>http://archive.kmels.net/projects/uvg/cc2003/2009/07/a-generic-stack-implementation-in-java/</link>
		<comments>http://archive.kmels.net/projects/uvg/cc2003/2009/07/a-generic-stack-implementation-in-java/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 05:48:29 +0000</pubDate>
		<dc:creator>kmels</dc:creator>
				<category><![CDATA[CC2003]]></category>
		<category><![CDATA[Generic class]]></category>
		<category><![CDATA[Generic stack]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Stack]]></category>
		<category><![CDATA[Worksheet]]></category>

		<guid isPermaLink="false">http://www.kmels.net/?p=150</guid>
		<description><![CDATA[This is my first worksheet of the course Algorithms and Data structures.
Based on an exercise from the book &#8220;Data structures in Pascal&#8221; by Aaron M. Tenenbaum &#38; Moshe J.
Includes:

Class diagrams
The source
JUnit tests
Demostration Video (es)

Download
Subversion
To checkout the source from the subversion repository, type
svn co https://cc2003.svn.sourceforge.net/svnroot/cc2003/Worksheets/"Worksheet 1 - Stack implementation" Worksheet1-stack 
You can also  browse the [...]]]></description>
			<content:encoded><![CDATA[<p><span id="more-150"></span>This is my first worksheet of the course <a href="http://kmels.net/CC2003">Algorithms and Data structures</a>.</p>
<p>Based on an exercise from the book &#8220;Data structures in Pascal&#8221; by Aaron M. Tenenbaum &amp; Moshe J.</p>
<p>Includes:</p>
<ul>
<li>Class diagrams</li>
<li>The source</li>
<li>JUnit tests</li>
<li>Demostration Video (es)</li>
</ul>
<h1>Download</h1>
Note: There is a file embedded within this post, please visit this post to download the file.
<h1>Subversion</h1>
<p>To checkout the source from the subversion repository, type</p>
<div id='code_wrapper'><code>svn co https://cc2003.svn.sourceforge.net/svnroot/cc2003/Worksheets/"Worksheet 1 - Stack implementation" Worksheet1-stack </code></div>
<p>You can also <a href="http://cc2003.svn.sourceforge.net/viewvc/cc2003/"> browse</a> the repository for my <a href="http://kmels.net/cc2003">CC2003</a> coursework.</p>
]]></content:encoded>
			<wfw:commentRss>http://archive.kmels.net/projects/uvg/cc2003/2009/07/a-generic-stack-implementation-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Para los de CSE UVG: usemos IRC!</title>
		<link>http://archive.kmels.net/blog/2009/06/para-los-de-cse-uvg-usemos-irc/</link>
		<comments>http://archive.kmels.net/blog/2009/06/para-los-de-cse-uvg-usemos-irc/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 09:27:05 +0000</pubDate>
		<dc:creator>kmels</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[UVG]]></category>

		<guid isPermaLink="false">http://www.kmels.net/?p=120</guid>
		<description><![CDATA[Ok muchá&#8230;
me he dado cuenta que más de alguna vez cuando estamos p*zando con algún trabajo/programa/investigación yo que sé, todo está callado y derrepente un tweet despierta a todos! XDD
Ejemplo, hoy: 2 am y puse un tweet, enseguida se unieron @chitiore, @byoms23, @guitarfreakD, @hectorh30&#8230;&#8230;
y unas horas antes, @netogallo, @karenandy&#8230;
es decir, necesitamos estar más comunicados???
propongo usar [...]]]></description>
			<content:encoded><![CDATA[<p><span id="more-120"></span>Ok muchá&#8230;</p>
<p>me he dado cuenta que más de alguna vez cuando estamos p*zando con algún trabajo/programa/investigación yo que sé, todo está callado y derrepente un tweet despierta a todos! XDD</p>
<p>Ejemplo, hoy: 2 am y puse un tweet, enseguida se unieron @chitiore, @byoms23, @guitarfreakD, @hectorh30&#8230;&#8230;</p>
<p>y unas horas antes, @netogallo, @karenandy&#8230;</p>
<p>es decir, necesitamos estar más comunicados???<br />
propongo usar IRC</p>
<p>Para los que no sepan, IRC es un protocolo de mensajería en tiempo real&#8230; (no, no es tiempo real como en twitter, en verdad es tiempo REAL)..</p>
<p>La idea es así, IRC es un protocolo, así que hay varias networks que están disponibles&#8230;. si uno de ustedes quiere poner un network, pues pone un server que soporte el protocolo..  Pero, resulta que hay un MONTÓN de networks.. ok, después de una network.. hay canales y ahi es donde nosotros encontramos nuestro espacio.</p>
<p>VENTAJAS:</p>
<ul>
<li>Tiempo Real (rápidisimo), el protocolo está basado en texto</li>
<li>Si alguien está conectado, ahi se mostrará</li>
<li>Si alguien le habla a alguien, digamos yo digo &#8216;@chitiore&#8217;, la mayoría de programas harán un sonido especial al que todos sabremos ya después de un tiempo que nos están llamando desde IRC ;P</li>
<li>Hay chats &#8216;privados&#8217;, si yo quiero hablar con hector, pues le hago un &#8216;query&#8217; (asi se llama ahi)</li>
<li>Si hay mucho flood por ejemplo, cualquiera puede venir y decir, vamonos a tal canal, digamos, para trabajos en grupo xD</li>
<li>Hay muchas desktop apps</li>
<li>Mucho más identificación como compu uvg</li>
</ul>
<p>Muchos proyectos open-source o que están basados o construídos por comunidades, por ejemplo, mozilla, sakai, etc.. tienen sus canales en donde ahi están todos los developers que ayudan y se comunican entre sí.</p>
<p>En fin, creo que es una buenísima alternativa! por qué no lo pensamos antes? XD El único problema es que se metan todos, que nos acostumbremos :/</p>
<p>OK, entonces&#8230;.. registré un canal en irc.freenode.net</p>
<p>Cómo &#8220;meterse&#8221;??</p>
<p>Bajen un programa de IRC<br />
MAC: Colloquy<br />
WINDOWS: mIRC es bueno, IRCap es una buena extensión para que se mire bonito<br />
Linux: no see pero de seguro habrán varios</p>
<p>Alternativa: ChatZilla (add-on) de mozilla.</p>
<p>después de bajarlo y abrirlo, procedan a conectarse al servidor<br />
pongan en la linea de comandos<br />
&#8220;/server irc.freenode.net&#8221;<br />
{se conectará}<br />
&#8220;/j #cse.uvg&#8221;<br />
{el nombre del canal que ya registré}</p>
<p>si no se han puesto nick (generalmente lo pueden poner antes de conectarse)<br />
pongan<br />
&#8220;/nick &#8221;</p>
<p>registrenlo, para que se puedan registrar en el canal como Operadores <img src='http://archive.kmels.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
&#8220;/msg nickserv register</p>
<p>al menos traten, no?</p>
<p>Saludos,</p>
]]></content:encoded>
			<wfw:commentRss>http://archive.kmels.net/blog/2009/06/para-los-de-cse-uvg-usemos-irc/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Ortogonalización de Gram-Schmidt</title>
		<link>http://archive.kmels.net/publications/2009/05/ortogonalizacion-de-gram-schmidt/</link>
		<comments>http://archive.kmels.net/publications/2009/05/ortogonalizacion-de-gram-schmidt/#comments</comments>
		<pubDate>Sat, 23 May 2009 21:13:09 +0000</pubDate>
		<dc:creator>kmels</dc:creator>
				<category><![CDATA[MM2002]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Algebra Lineal]]></category>
		<category><![CDATA[Gram-Schmidt]]></category>
		<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[Ortogonalización de Gram-Schmidt]]></category>
		<category><![CDATA[Proceso de Gram-Schmidt]]></category>

		<guid isPermaLink="false">http://www.kmels.net/?p=100</guid>
		<description><![CDATA[Ésta es una tarea extra de mi curso de Álgebra Lineal 1, la idea era publicar un artículo sobre la Ortogonalización de Gram-Schmidt.
Resumen: En cualquier espacio prehilbertiano, podemos escoger la base en la que queremos trabajar. Muy frecuentemente, el hecho de trabajar en una base ortogonal simpliﬁca mucho los calculos a hacer. El proceso de [...]]]></description>
			<content:encoded><![CDATA[<p><span id="more-100"></span>Ésta es una tarea extra de mi curso de <a href="http://kmels.net/MM2002">Álgebra Lineal 1</a>, la idea era publicar un artículo sobre la Ortogonalización de Gram-Schmidt.</p>
<p><strong>Resumen: </strong>En cualquier espacio prehilbertiano, podemos escoger la base en la que queremos trabajar. Muy frecuentemente, el hecho de trabajar en una base ortogonal simpliﬁca mucho los calculos a hacer. El proceso de Gram-Schmidt es un algoritmo que construye una base ortonormal B dada una base arbitraria D para un espacio prehilbertiano.</p>
<h1>Descarga</h1>
Note: There is a file embedded within this post, please visit this post to download the file.
<p>Gracias especiales al libro de J. Hefferon, <em>Linear Algebra</em>, por las imágenes construídas en Metapost.</p>
]]></content:encoded>
			<wfw:commentRss>http://archive.kmels.net/publications/2009/05/ortogonalizacion-de-gram-schmidt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Movimiento en el espacio: Velocidad y aceleracion y Curvatura de flexion en polares</title>
		<link>http://archive.kmels.net/projects/uvg/2009/04/movimiento-en-el-espacio-velocidad-y-aceleracion-y-curvatura-de-flexion-en-polares/</link>
		<comments>http://archive.kmels.net/projects/uvg/2009/04/movimiento-en-el-espacio-velocidad-y-aceleracion-y-curvatura-de-flexion-en-polares/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 06:53:51 +0000</pubDate>
		<dc:creator>kmels</dc:creator>
				<category><![CDATA[MM2001]]></category>
		<category><![CDATA[Spanish]]></category>
		<category><![CDATA[UVG]]></category>
		<category><![CDATA[Cálculo]]></category>
		<category><![CDATA[Espacios Vectoriales]]></category>
		<category><![CDATA[Física]]></category>

		<guid isPermaLink="false">http://www.kmels.net/?p=70</guid>
		<description><![CDATA[Esta es una tarea extra de Cálculo 2 en donde se estudia la velocidad y la aceleración de un objeto dada su trayectoria en una curva vectorial.
También dedujé la ecuación para calcular la curvatura de flexión en polares.
Descargar PDF

]]></description>
			<content:encoded><![CDATA[<p><span id="more-70"></span>Esta es una tarea extra de Cálculo 2 en donde se estudia la velocidad y la aceleración de un objeto dada su trayectoria en una curva vectorial.</p>
<p>También dedujé la ecuación para calcular la curvatura de flexión en polares.</p>
<p style="text-align: center;"><strong><a href="http://issuu.com/kmels/docs/movimiento_en_el_espacio_y_curvatura_polares">Descargar PDF</a></strong></p>
<p style="text-align: center;"><object width="400" height="400" data="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf?mode=embed&amp;documentId=090410065110-2696d922db384fb4b90c9a6ae8ff3814&amp;documentUsername=kmels&amp;documentName=movimiento_en_el_espacio_y_curvatura_polares&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="src" value="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf?mode=embed&amp;documentId=090410065110-2696d922db384fb4b90c9a6ae8ff3814&amp;documentUsername=kmels&amp;documentName=movimiento_en_el_espacio_y_curvatura_polares&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml" /><param name="flashvars" value="mode=embed&amp;documentId=090410065110-2696d922db384fb4b90c9a6ae8ff3814&amp;documentUsername=kmels&amp;documentName=movimiento_en_el_espacio_y_curvatura_polares&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://archive.kmels.net/projects/uvg/2009/04/movimiento-en-el-espacio-velocidad-y-aceleracion-y-curvatura-de-flexion-en-polares/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

