<?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>El Blog de Eluneg &#187; Tutoriales</title>
	<atom:link href="http://eluneg.wordpress.com/category/tutoriales/feed/" rel="self" type="application/rss+xml" />
	<link>http://eluneg.wordpress.com</link>
	<description></description>
	<lastBuildDate>Wed, 14 Oct 2009 19:25:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='eluneg.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/bdd3fb1824ff251443255dec6b11f05b?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>El Blog de Eluneg &#187; Tutoriales</title>
		<link>http://eluneg.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://eluneg.wordpress.com/osd.xml" title="El Blog de Eluneg" />
		<item>
		<title>Tarjeta inalambrica intel corporation pro/wireless 3945abg en Ubuntu</title>
		<link>http://eluneg.wordpress.com/2009/08/13/tarjeta-inalambrica-intel-corporation-prowireless-3945abg-en-ubuntu/</link>
		<comments>http://eluneg.wordpress.com/2009/08/13/tarjeta-inalambrica-intel-corporation-prowireless-3945abg-en-ubuntu/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 12:20:14 +0000</pubDate>
		<dc:creator>eluneg</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://eluneg.wordpress.com/?p=673</guid>
		<description><![CDATA[Desde que recibi mi nueva hija luna (SONY VAIO VGN-FZ35) tenia problemas con mi tarjeta inalambrica, algunas veces iniciaba y esta no se encendía, por falta de tiempo no habia tratado de resolver este problema y me bastaba co reiniciar el sistema para que reconociera mi tarjeta, una intel corporation pro/wireless 3945abg, pero hoy me [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=673&subd=eluneg&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Desde que recibi mi nueva hija luna (SONY VAIO VGN-FZ35) tenia problemas con mi tarjeta inalambrica, algunas veces iniciaba y esta no se encendía, por falta de tiempo no habia tratado de resolver este problema y me bastaba co reiniciar el sistema para que reconociera mi tarjeta, una intel corporation pro/wireless 3945abg, pero hoy me vi con unos minutos libre y no podia esperar mas, busque y rápido conseguí la solución en <a href="http://briandb.wordpress.com/2008/05/07/configurar-intel-prowireless-3945abg-en-ubuntu/" target="_blank">Briand&#8217;s Knowledge.</a></p>
<p>copiare los pasos para aquel que este interesado.</p>
<blockquote>
<div>
<div>
<p>Si posees una Wireless Intel 3945 como yo y no has podido lograrte conectar es porque esta fallando la configuracion del driver.</p>
<p>Seguramente en tu version anterior utilizabas el driver ipw3945 y no tenias problemas, ahora con el nuevo iwl3945 no se conecta, bien, aqui los pasos para solucionarlo.</p>
<p>En terminal verificamos con:</p>
<blockquote><p>dmesg | grep -i iwl3945</p></blockquote>
<p>Nos regresara algo como esto:</p>
<p>iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.0<br />
iwl3945: Copyright(c) 2003-2007 Intel Corporation<br />
Detected Intel PRO/Wireless 3945BG Network Connection<br />
iwl3945: Tunable channels: 13 802.11bg, 0 802.11a channels<br />
wmaster0: Selected rate control algorithm ‘iwl-3945-rs’<br />
iwl3945: Microcode SW error detected.  Restarting 0×82000008.<br />
iwl3945: Error Reply type 0×00000005 cmd REPLY_SCAN_CMD (0×80) seq 0×4418 ser 0×0000004B<br />
iwl3945: Can’t stop Rx DMA.</p>
<p>Seguimos desde terminal:</p>
<blockquote><p>sudo su<br />
echo alias wlan0 iwl3945&gt;/etc/modprobe.d/iwl3945<br />
echo options iwl3945 disable_hw_scan=1&gt;&gt;/etc/modprobe.d/iwl3945<br />
modprobe -r iwl3945</p></blockquote>
<p>Conectado a internet:</p>
<blockquote><p>aptitude install linux-backports-modules-hardy-generic<br />
reboot</p></blockquote>
</div>
</div>
</blockquote>
<blockquote><p>Luego de esto veras como te reconoce las redes inalámbricas.</p></blockquote>
<p>En mi caso me toco cambiar la ultima instrucción por</p>
<blockquote><p>aptitude install linux-backports-modules-jaunty-generic<br />
reboot</p></blockquote>
<p>y todo de maravilla, mi tarjeta reconoce las redes y se enciende y apaga cuando deseo!</p>
Posted in General, GNU/Linux, Tutoriales, Ubuntu  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eluneg.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eluneg.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eluneg.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eluneg.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eluneg.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eluneg.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eluneg.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eluneg.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eluneg.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eluneg.wordpress.com/673/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=673&subd=eluneg&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://eluneg.wordpress.com/2009/08/13/tarjeta-inalambrica-intel-corporation-prowireless-3945abg-en-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec126cbcf10ba547a2141df6ce93492a?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">eluneg</media:title>
		</media:content>
	</item>
		<item>
		<title>28/03/09, Curso básico e intermedio de Linux</title>
		<link>http://eluneg.wordpress.com/2009/03/17/280309-curso-basico-e-intermedio-de-linux/</link>
		<comments>http://eluneg.wordpress.com/2009/03/17/280309-curso-basico-e-intermedio-de-linux/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 16:30:18 +0000</pubDate>
		<dc:creator>eluneg</dc:creator>
				<category><![CDATA[Cursos y Eventos]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[bolívar]]></category>
		<category><![CDATA[curso]]></category>
		<category><![CDATA[gnu/linix]]></category>
		<category><![CDATA[guayana]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[puerto ordaz]]></category>
		<category><![CDATA[san felix]]></category>

		<guid isPermaLink="false">http://eluneg.wordpress.com/?p=501</guid>
		<description><![CDATA[Nuevamente junto a mis compañeros de Servintec, estaré dictando el curso de Gnu/Linux niveles básico e intermedio, toda la información la publique en la página web y pueden acceder a ella haciendo click sobre la imagen, cualquier pregunta en particular la pueden hacer por aquí o enviarme un correo a elohim.tenorio@servintec.com.ve el contenido del curso [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=501&subd=eluneg&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:justify;"><a href="http://servintec.com.ve/web/index.php?option=com_content&amp;view=article&amp;id=56:linuxbasico&amp;catid=39:cursos"><img class="size-full wp-image-506 alignright" title="curso_de_linux" src="http://eluneg.files.wordpress.com/2009/03/curso_de_linux.png?w=160&#038;h=227" alt="curso_de_linux" width="160" height="227" /></a>Nuevamente junto a mis compañeros de <a href="http://servintec.com.ve" target="_blank">Servintec</a>, estaré dictando el curso de Gnu/Linux niveles básico e intermedio, toda la información la publique en la página web y pueden acceder a ella haciendo click sobre la imagen, cualquier pregunta en particular la pueden hacer por aquí o enviarme un correo a elohim.tenorio@servintec.com.ve el contenido del curso es el siguiente:<span id="more-501"></span></p>
<p><strong>Nivel básico (8 Horas)</strong></p>
<ul>
<li>Conocer las definiciones básicas y la historia de GNU Linux.</li>
<li>Conocer y configurar el gestor gráfico de escritorio GNOME.</li>
<li>Usar y configurar el navegador de archivos Nautilus.</li>
<li>Explorar el sistema de archivos de Linux.</li>
<li>Configurar la apariencia del sistema.</li>
<li>Configurar las combinaciones de teclas de acceso rápido.</li>
<li>Ejecución de aplicaciones.</li>
<li>Aprovechar internet al máximo (mensajeria instantanéa, navegacion, RSS, correo electrónico, descargas p2p).</li>
<li>Usar y configurar el paquete de oficina OpenOffice.org</li>
<li>Usar y configurar los programas multimedia (Música, Películas, fotos).</li>
<li>uso de dispositivos de almacenamiento externos.</li>
<li>Lista de aplicaciones disponibles por actividades.</li>
<li>Instalación de nuevas aplicaciones.</li>
</ul>
<p><strong><br />
Nivel Intermedio (8 Horas)</strong></p>
<ul>
<li>Utilizar Linux UBUNTU desde un LiveCD.</li>
<li>Edición de particiones de disco con GPARTED.</li>
<li>Instalar de Ubuntu Linux.</li>
<li>Configurar los repositorios de aplicaciones.</li>
<li>Configurar los drivers del computador.</li>
<li>Usar el monitor del sistema.</li>
<li>Configurar el servidor gráfico.</li>
<li>Instalar dispositivos (Impresoras, scanners).</li>
<li>Administración de usuarios.</li>
<li>Conexiones de red.</li>
<li>Instalación de aplicaciones desde Synaptic.</li>
<li>Instalación de aplicaciones de Windows en Linux.</li>
<li>Instalar los mejores juegos desde playdeb.</li>
<li>uso de la terminal. de líneas de comandos.</li>
</ul>
<p>A los interesados los espero en el C.C.C Alta Vista I <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
Posted in Cursos y Eventos, GNU/Linux, Tutoriales, Ubuntu  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eluneg.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eluneg.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eluneg.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eluneg.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eluneg.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eluneg.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eluneg.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eluneg.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eluneg.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eluneg.wordpress.com/501/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=501&subd=eluneg&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://eluneg.wordpress.com/2009/03/17/280309-curso-basico-e-intermedio-de-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec126cbcf10ba547a2141df6ce93492a?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">eluneg</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2009/03/curso_de_linux.png" medium="image">
			<media:title type="html">curso_de_linux</media:title>
		</media:content>
	</item>
		<item>
		<title>Instala KDE 4.2 en Ubuntu Intrepid Ibex</title>
		<link>http://eluneg.wordpress.com/2009/01/28/instala-kde-42-en-ubuntu-intrepid-ibex/</link>
		<comments>http://eluneg.wordpress.com/2009/01/28/instala-kde-42-en-ubuntu-intrepid-ibex/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 13:23:16 +0000</pubDate>
		<dc:creator>eluneg</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[instala kde en ubuntu]]></category>
		<category><![CDATA[kde 4]]></category>
		<category><![CDATA[kde 4.2]]></category>

		<guid isPermaLink="false">http://eluneg.wordpress.com/?p=447</guid>
		<description><![CDATA[
El dia de ayer 27 de enero fue liberada la versión 4.2 del popular ambiente grafico de escritorios KDE, si quieres probarlo desde tu Ubuntu 8.10 Intrepid sigue los siguientes pasos:
1. abre una consola en aplicaciones-&#62;acesorios-&#62;terminal
2. agrega el repositorio en el archivo/etc/apt/sources.list, para editar el archivo coloca la siguiente linea en la consola:
sudo gedit /etc/apt/sources.list
y [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=447&subd=eluneg&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><a href="http://eluneg.files.wordpress.com/2009/01/instala_kde_4_en_intrepid.png"><img class="size-full wp-image-449 aligncenter" title="instala_kde_4_en_intrepid" src="http://eluneg.files.wordpress.com/2009/01/instala_kde_4_en_intrepid.png?w=468&#038;h=292" alt="instala_kde_4_en_intrepid" width="468" height="292" /></a></p>
<p>El dia de ayer 27 de enero fue liberada la versión 4.2 del popular ambiente grafico de escritorios <a href="http://www.kde.org/" target="_blank">KDE</a>, si quieres probarlo desde tu Ubuntu 8.10 Intrepid sigue los siguientes pasos:</p>
<p>1. abre una consola en aplicaciones-&gt;acesorios-&gt;terminal</p>
<p><em>2. agrega el repositorio en el archivo/etc/apt/sources.list, para editar el archivo coloca la siguiente linea en la consola</em>:</p>
<p><em><strong>sudo gedit <em>/etc/apt/sources.list</em></strong></em></p>
<p><em>y en el archivo que se abre coloca al final la siguiente linea:</em></p>
<p><em><em>deb http://ppa.launchpad.net/kubuntu-experimental/ubuntu intrepid main</em></em></p>
<p>3. Añade la llave desde la consola colocando el siguiente comando:</p>
<p><strong><em><code>gpg --keyserver keyserver.ubuntu.com --recv-keys 493B3065 &amp;&amp; gpg --export -a 493B3065 | sudo apt-key add -</code></em></strong></p>
<p>4. Actualiza:<br />
<strong><em><code>sudo apt-get update</code></em></strong></p>
<p>Instala:<br />
<em><strong><code>sudo apt-get install kubuntu-desktop</code></strong></em></p>
<p>Durante el proceso de descarga y configuración, la consola te pedirá la contraseña como root de MySQL  También tendrás que escoger entre gdm(logueo de sesion administrado por gnome) o kdm (logueo de sesion administrado por KDE) para entrar en el sistema</p>
<p>la próxima vez que inicies sesión podras escoger si quieres entrar por gnome o por KDE 4.2</p>
<p>Fuente: <a href="http://despuesdegoogle.com/2009/01/28/instalar-kde-42-en-ubuntu-intrepid/">despuesdegoogle</a></p>
Posted in GNU/Linux, Qt, Tutoriales, Ubuntu  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eluneg.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eluneg.wordpress.com/447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eluneg.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eluneg.wordpress.com/447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eluneg.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eluneg.wordpress.com/447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eluneg.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eluneg.wordpress.com/447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eluneg.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eluneg.wordpress.com/447/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=447&subd=eluneg&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://eluneg.wordpress.com/2009/01/28/instala-kde-42-en-ubuntu-intrepid-ibex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec126cbcf10ba547a2141df6ce93492a?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">eluneg</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2009/01/instala_kde_4_en_intrepid.png" medium="image">
			<media:title type="html">instala_kde_4_en_intrepid</media:title>
		</media:content>
	</item>
		<item>
		<title>Como instalar Songbird en Ubuntu / Kubuntu</title>
		<link>http://eluneg.wordpress.com/2008/12/17/como-instalar-songbird-en-ubuntu-kubuntu/</link>
		<comments>http://eluneg.wordpress.com/2008/12/17/como-instalar-songbird-en-ubuntu-kubuntu/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 06:08:21 +0000</pubDate>
		<dc:creator>eluneg</dc:creator>
				<category><![CDATA[Conociendo a]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Navegadores]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[instalar sonbird ubuntu]]></category>
		<category><![CDATA[instalar songbird kubuntu]]></category>
		<category><![CDATA[Songbird]]></category>

		<guid isPermaLink="false">http://eluneg.wordpress.com/?p=372</guid>
		<description><![CDATA[Me he acostumbrado al reproductor multimedia songbirdque uso en el trabajo y ha decidido istalarmelo en mi portatil, comparto con ustedes las instrucciones de instalacion, ya existen los binarios por lo que todo será muy sencillo.
Primero deberan bajar el binario desde getdeb dependiendo de la distribucion que utilicen, en mi caso descargo la versión 1.0.0 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=372&subd=eluneg&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:justify;">Me he acostumbrado al reproductor multimedia songbirdque uso en el trabajo y ha decidido istalarmelo en mi portatil, comparto con ustedes las instrucciones de instalacion, ya existen los binarios por lo que todo será muy sencillo.</p>
<p style="text-align:justify;">Primero deberan bajar el <a href="http://www.getdeb.net/app/Songbird" target="_blank">binario desde getdeb</a> dependiendo de la distribucion que utilicen, en mi caso descargo la versión 1.0.0 para Ubuntu Intrepid Ibex.<span id="more-372"></span></p>
<p style="text-align:justify;">Luego ejecutan el archivo simplemente haciendo doble click sobre el (o click sencillo en mi caso que uso Kubuntu) y se ejecutara el instalador, solo queda dar click en instalar el paquete, colocar la clave de root y esperar que termine la instalación</p>
<div id="attachment_373" class="wp-caption aligncenter" style="width: 478px"><img class="size-full wp-image-373" title="songbird1" src="http://eluneg.files.wordpress.com/2008/12/songbird1.png?w=468&#038;h=268" alt="Ventana de instalacion de Songbird" width="468" height="268" /><p class="wp-caption-text">Ventana de instalacion de Songbird</p></div>
<p>Ya finalizada la instalacion estará incluido el enlace en los menús (aplicaciones -&gt; sonido y video o aplicaciones -&gt; multimedia)</p>
<div id="attachment_374" class="wp-caption aligncenter" style="width: 441px"><img class="size-full wp-image-374" title="aceptar" src="http://eluneg.files.wordpress.com/2008/12/aceptar.png?w=431&#038;h=450" alt="Aceptamos la licencia" width="431" height="450" /><p class="wp-caption-text">Aceptamos la licencia</p></div>
<div id="attachment_378" class="wp-caption aligncenter" style="width: 441px"><img class="size-full wp-image-378" title="ventanainicio" src="http://eluneg.files.wordpress.com/2008/12/ventanainicio.png?w=431&#038;h=450" alt="Ahora Songbird nos da la bienvenida" width="431" height="450" /><p class="wp-caption-text">Ahora Songbird nos da la bienvenida</p></div>
<div id="attachment_375" class="wp-caption aligncenter" style="width: 431px"><img class="size-full wp-image-375" title="complementos" src="http://eluneg.files.wordpress.com/2008/12/complementos.png?w=421&#038;h=420" alt="Nos recomienda algunos complementos, tambien podran instalarlos luego si desean " width="421" height="420" /><p class="wp-caption-text">Nos recomienda algunos complementos, tambien podran instalarlos luego si desean </p></div>
<div id="attachment_376" class="wp-caption aligncenter" style="width: 478px"><a href="http://eluneg.files.wordpress.com/2008/12/ejecutandose.png"><img class="size-full wp-image-376" title="ejecutandose" src="http://eluneg.files.wordpress.com/2008/12/ejecutandose.png?w=468&#038;h=292" alt="Songbird ejecutandose (click para ampliar)" width="468" height="292" /></a><p class="wp-caption-text">Songbird ejecutandose (click para ampliar)</p></div>
<p style="text-align:justify;">Bien, ahora les recomiendo que exploren por los complementos para que instalen los que mas les gusten, Songbird tambien es explorador web asi que pueden dar ctrl + t y se abrir una nueva pestaña para navegar por internet, tambien pueden descargar el código y las versiones para Windows y Mac os desde el<a href="http://getsongbird.com/" target="_blank"> sito oficial</a></p>
Posted in Conociendo a, GNU/Linux, Navegadores, Tutoriales, Ubuntu  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eluneg.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eluneg.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eluneg.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eluneg.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eluneg.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eluneg.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eluneg.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eluneg.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eluneg.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eluneg.wordpress.com/372/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=372&subd=eluneg&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://eluneg.wordpress.com/2008/12/17/como-instalar-songbird-en-ubuntu-kubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec126cbcf10ba547a2141df6ce93492a?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">eluneg</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/12/songbird1.png" medium="image">
			<media:title type="html">songbird1</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/12/aceptar.png" medium="image">
			<media:title type="html">aceptar</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/12/ventanainicio.png" medium="image">
			<media:title type="html">ventanainicio</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/12/complementos.png" medium="image">
			<media:title type="html">complementos</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/12/ejecutandose.png" medium="image">
			<media:title type="html">ejecutandose</media:title>
		</media:content>
	</item>
		<item>
		<title>Revistas Linux+, Hackin9 y BSD gratis!!</title>
		<link>http://eluneg.wordpress.com/2008/11/27/revistas-linux-hackin9-y-bsd-gratis/</link>
		<comments>http://eluneg.wordpress.com/2008/11/27/revistas-linux-hackin9-y-bsd-gratis/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 10:50:13 +0000</pubDate>
		<dc:creator>eluneg</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[Hacking9]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Magazine BSD]]></category>
		<category><![CDATA[Revistas gratis]]></category>

		<guid isPermaLink="false">http://eluneg.wordpress.com/?p=364</guid>
		<description><![CDATA[Solo por hoy 27 de noviembre estará disponible la descarga de estas revistas, asi que no esperen mas y descargenlas!
Descargar Linux+
Descargar Haking9
Descargar Magazine BSD
Visto en: Obux
Posted in GNU/Linux, Tutoriales       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=364&subd=eluneg&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Solo por hoy 27 de noviembre estará disponible la descarga de estas revistas, asi que no esperen mas y descargenlas!</p>
<p><a href="http://forum-en.lpmagazine.org/index.php/topic,22.0.html" target="_blank">Descargar Linux+</a></p>
<p><a href="http://forum-en.hakin9.org/index.php?PHPSESSID=4255c75268ed8540dacdc9b4b5aee419&amp;topic=82.msg244#new" target="_blank">Descargar Haking9</a></p>
<p><a href="http://forum-en.bsdmag.org/index.php?PHPSESSID=8a0d56ca15115c037ff7976f88681218&amp;topic=14.msg29#new" target="_blank">Descargar Magazine BSD</a></p>
<p>Visto en: <a href="http://obux.wordpress.com/2008/11/26/revistas-linux-hackin9-y-bsd-gratis/#comment-1956">Obux</a></p>
Posted in GNU/Linux, Tutoriales  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eluneg.wordpress.com/364/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eluneg.wordpress.com/364/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eluneg.wordpress.com/364/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eluneg.wordpress.com/364/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eluneg.wordpress.com/364/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eluneg.wordpress.com/364/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eluneg.wordpress.com/364/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eluneg.wordpress.com/364/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eluneg.wordpress.com/364/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eluneg.wordpress.com/364/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=364&subd=eluneg&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://eluneg.wordpress.com/2008/11/27/revistas-linux-hackin9-y-bsd-gratis/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec126cbcf10ba547a2141df6ce93492a?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">eluneg</media:title>
		</media:content>
	</item>
		<item>
		<title>Si tienes Ubuntu 7.04 Feisty Fawn ha llegado la hora de actualizarlo</title>
		<link>http://eluneg.wordpress.com/2008/09/29/si-tienes-ubuntu-704-feisty-fawn-ha-llegado-la-hora-de-actualizalo/</link>
		<comments>http://eluneg.wordpress.com/2008/09/29/si-tienes-ubuntu-704-feisty-fawn-ha-llegado-la-hora-de-actualizalo/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 13:49:22 +0000</pubDate>
		<dc:creator>eluneg</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[actualizar ubuntu]]></category>
		<category><![CDATA[ubuntu 7.04]]></category>

		<guid isPermaLink="false">http://eluneg.wordpress.com/?p=337</guid>
		<description><![CDATA[
Leo en Ubuntips que el periodo de soporte para Ubuntu 704 Feisty Fawn culmina el próximo 19 de octubre, por lo que si aún no has actualizado, llego el momento, ya que pasada la fecha no recibirás mas actualizaciones de paquete ni de seguridad, La actualización a Ubuntu 8.04 LTS o a Ubuntu 8.10 se [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=337&subd=eluneg&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><a href="http://eluneg.files.wordpress.com/2008/09/actualizar_ubuntu710.jpg"><img class="size-full wp-image-338 aligncenter" title="actualizar_ubuntu710" src="http://eluneg.files.wordpress.com/2008/09/actualizar_ubuntu710.jpg?w=390&#038;h=207" alt="" width="390" height="207" /></a></p>
<p style="text-align:justify;">Leo en <a href="http://www.ubuntips.com.ar/" target="_blank">Ubuntips</a> que el periodo de soporte para Ubuntu 704 Feisty Fawn culmina el próximo 19 de octubre, por lo que si aún no has actualizado, llego el momento, ya que pasada la fecha no recibirás mas actualizaciones de paquete ni de seguridad, La actualización a Ubuntu 8.04 LTS o a Ubuntu 8.10 se debe hacer primero actualizando a Ubuntu 7.10 y no directamente, actualizarse es sencillo, solo debes ir a Sistemas-&gt;Administración-&gt;Gestor de actualizaciones y veras un mensaje en la ventana que se abre que indica la existencia de la nueva versión y un botón para actualizar, o <a href="http://tuxpepino.wordpress.com/2007/10/08/actualizar-a-ubuntu-710-gutsy-gibbon/" target="_blank">aquí</a> tambien tienes otras maneras de hacerlo.</p>
<p style="text-align:justify;">Fuentes: <a href="http://www.ubuntips.com.ar/2008/09/28/19-de-octubre-fin-del-ciclo-para-feisty-fawn/" target="_blank">Ubuntips</a> | <a href="http://tuxpepino.wordpress.com/2007/10/08/actualizar-a-ubuntu-710-gutsy-gibbon/" target="_blank">Entre Tuxes y Pepinos</a> | <a href="http://www.webadictos.com.mx/2007/10/18/disponible-ubuntu-710-gutsy-gibbon/" target="_blank">Web Adictos</a></p>
Posted in GNU/Linux, Tutoriales, Ubuntu  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eluneg.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eluneg.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eluneg.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eluneg.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eluneg.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eluneg.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eluneg.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eluneg.wordpress.com/337/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eluneg.wordpress.com/337/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eluneg.wordpress.com/337/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=337&subd=eluneg&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://eluneg.wordpress.com/2008/09/29/si-tienes-ubuntu-704-feisty-fawn-ha-llegado-la-hora-de-actualizalo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec126cbcf10ba547a2141df6ce93492a?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">eluneg</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/09/actualizar_ubuntu710.jpg" medium="image">
			<media:title type="html">actualizar_ubuntu710</media:title>
		</media:content>
	</item>
		<item>
		<title>Instala tu servidor apache, php, Mysql en linux con XAMPP (LAMPP)</title>
		<link>http://eluneg.wordpress.com/2008/09/25/instala-tu-servidor-apache-php-mysql-en-linux-con-xampp-lampp/</link>
		<comments>http://eluneg.wordpress.com/2008/09/25/instala-tu-servidor-apache-php-mysql-en-linux-con-xampp-lampp/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 03:13:51 +0000</pubDate>
		<dc:creator>eluneg</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[inatalar servidor apache linux]]></category>
		<category><![CDATA[mysql en linux]]></category>
		<category><![CDATA[servidor php en linux]]></category>
		<category><![CDATA[xampp en linux]]></category>

		<guid isPermaLink="false">http://eluneg.wordpress.com/?p=95</guid>
		<description><![CDATA[
La finalidad de este tutorial es ayudarlos a instalar un servidor local para desarrollar tus páginas en php y mysql, para ello utilizaremos un paquete llamado XAMPP, que proviene del acronimo de X (para cualquiera de los diferentes sistemas operativos), Apache, MySQL, PHP, Perl. en linux tambien se conoce como LAMPP, para instalar este paquete [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=95&subd=eluneg&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://eluneg.files.wordpress.com/2008/09/pantallazo-23.png"><img class="aligncenter size-full wp-image-283" title="pantallazo-23" src="http://eluneg.files.wordpress.com/2008/09/pantallazo-23.png?w=367&#038;h=66" alt="" width="367" height="66" /></a></p>
<p>La finalidad de este tutorial es ayudarlos a instalar un servidor local para desarrollar tus páginas en php y mysql, para ello utilizaremos un paquete llamado XAMPP, que proviene del acronimo de <strong>X</strong> (para cualquiera de los diferentes sistemas operativos), <strong>A</strong>pache, <strong>M</strong>ySQL, <strong>P</strong>HP, <strong>P</strong>erl. en linux tambien se conoce como LAMPP, para instalar este paquete solo hay que seguir los siguientes pasos: <span id="more-95"></span></p>
<ul>
<li>Descarga la version XAMPP para linux de <a href="http://sourceforge.net/project/downloading.php?groupname=xampp&amp;filename=xampp-linux-1.6.7.tar.gz&amp;use_mirror=osdn" target="_blank">aqui</a></li>
</ul>
<ul>
<li>Abre una consola y situese en el directorio donde descargo el paquete, en mi caso lo descargue en el directorio descargas en la carpeta personal, para ello tecleo en la consola :</li>
</ul>
<p style="padding-left:60px;"><strong>cd descargas/<br />
</strong></p>
<ul>
<li>Luego descomprimir el paquete en la carpeta /opt con el siguiente comando:</li>
</ul>
<p style="padding-left:60px;"><strong>sudo <tt>tar xvfz xampp-linux-1.6.7.tar.gz -C /opt</tt></strong></p>
<ul>
<li><tt>Por último deben iniciar el servicio, para ello teclean en la consola:</tt></li>
</ul>
<p style="padding-left:60px;"><strong><tt>sudo /opt/lampp/lampp start</tt></strong></p>
<p>luego de estos pasos ya tienes el servidor inatalado, para probarlo abre tu explorador y coloca en la barra de direcciones: <strong>http://localhost/</strong> y por ser la primera vez que entras veras una pagina solicitandote el idioma.</p>
<div id="attachment_278" class="wp-caption aligncenter" style="width: 478px"><a href="http://eluneg.files.wordpress.com/2008/09/pantallazo-xampp-mozilla-firefox.png"><img class="size-large wp-image-278" title="pantallazo-xampp-mozilla-firefox" src="http://eluneg.files.wordpress.com/2008/09/pantallazo-xampp-mozilla-firefox.png?w=468&#038;h=362" alt="Página del servidor solicitando el idioma" width="468" height="362" /></a><p class="wp-caption-text">Página del servidor solicitando el idioma</p></div>
<p>Luego de seleccionado el idioma se mostrará la página principal del servidor con los enlaces para acceder a las distintas herramientas que ofrece.</p>
<div id="attachment_279" class="wp-caption aligncenter" style="width: 478px"><a href="http://eluneg.files.wordpress.com/2008/09/pantallazo-xampp-para-linux-167-mozilla-firefox.png"><img class="size-large wp-image-279" title="pantallazo-xampp-para-linux-167-mozilla-firefox" src="http://eluneg.files.wordpress.com/2008/09/pantallazo-xampp-para-linux-167-mozilla-firefox.png?w=468&#038;h=362" alt="Página principal del servidor XAMPP" width="468" height="362" /></a><p class="wp-caption-text">Página principal del servidor XAMPP</p></div>
<p>Ahora queda un paso importante para que e servidor se ejecute al inicio cada vez que enciandas el sistema sigue los siguientes pasos:</p>
<p>abres una consoa y escribes el comando:</p>
<p style="padding-left:30px;"><strong>sudo gedit /etc/rc.local</strong></p>
<p>este comando abre con Gedit el archivo rc.local, alli vamos al final del archivo y antes de la línea que indica &#8220;exit 0&#8243; colocas</p>
<p style="padding-left:30px;"><em># La siguiente linea es para ejecutar XAMPP al inicio<br />
/opt/lampp/lampp start</em></p>
<p>cierras el archivo y guardas los cambios, ya el servidor se iniciará cada vez que enciendas el computador</p>
<p>Al final del archivo vas a ver una linea que dice “exit 0″, ese comando debe permanecer SIEMPRE al final del archivo.<br />
Asi que, un par de lineas atrás, agregas lo siguiente:</p>
<p># La siguiente linea ejecuta XAMPP para poder testear PHP, MySQL, y Apache<br />
/opt/lampp/lampp start</p>
<p>y obviamente, en alguna linea luego de esto debe decir “exit 0″.<br />
Cerramos el archivo guardando los cambios y listo.</p>
<p>Cada sesión que se inicie ejecutará XAMPP automáticamente.</p>
<p>Ahora ya tienes instalado un servidor de pruebas, la carpeta donde debes copiar los proyectos php es <strong>/opt/lampp/htdocs</strong></p>
<p>Fuentes: <a href="http://www.apachefriends.org/en/xampp-linux.html" target="_blank">Apachefriends</a> &amp;&amp; <a href="http://ubuntulife.wordpress.com/2007/04/30/instalar-xampp-en-linux/" target="_blank">Ubuntulife</a></p>
Posted in GNU/Linux, Tutoriales, Ubuntu  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eluneg.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eluneg.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eluneg.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eluneg.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eluneg.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eluneg.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eluneg.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eluneg.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eluneg.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eluneg.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=95&subd=eluneg&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://eluneg.wordpress.com/2008/09/25/instala-tu-servidor-apache-php-mysql-en-linux-con-xampp-lampp/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec126cbcf10ba547a2141df6ce93492a?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">eluneg</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/09/pantallazo-23.png" medium="image">
			<media:title type="html">pantallazo-23</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/09/pantallazo-xampp-mozilla-firefox.png?w=468" medium="image">
			<media:title type="html">pantallazo-xampp-mozilla-firefox</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/09/pantallazo-xampp-para-linux-167-mozilla-firefox.png?w=468" medium="image">
			<media:title type="html">pantallazo-xampp-para-linux-167-mozilla-firefox</media:title>
		</media:content>
	</item>
		<item>
		<title>Estrenando, instalando y configurando Impresora HP C4280 en Ubuntu</title>
		<link>http://eluneg.wordpress.com/2008/09/22/estrenando-impresora-hp-c4280/</link>
		<comments>http://eluneg.wordpress.com/2008/09/22/estrenando-impresora-hp-c4280/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 21:50:51 +0000</pubDate>
		<dc:creator>eluneg</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[Instalar impresora en hardy]]></category>
		<category><![CDATA[Instalar impresora en Linux]]></category>
		<category><![CDATA[Instalar impresora en ubuntu]]></category>
		<category><![CDATA[instalar impresora HP c4280 en ubuntu]]></category>

		<guid isPermaLink="false">http://eluneg.wordpress.com/?p=221</guid>
		<description><![CDATA[Esta semana estoy estrenando nueva impresora, sustituyendo a mi vieja, querida y salvadora EPSON c45 llega mi nueva HM C4280, Multifuncioinal, con ranuras para leer tarjetas y hasta pantallita incluida para visualizar las imagenes a imprimir  
Como la compre por mercado libre y Domesa se retrasó e traerla a Puerto Ordaz la fui a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=221&subd=eluneg&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:justify;">Esta semana estoy estrenando nueva impresora, sustituyendo a mi vieja, querida y salvadora EPSON c45 llega mi nueva HM C4280, Multifuncioinal, con ranuras para leer tarjetas y hasta pantallita incluida para visualizar las imagenes a imprimir <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p style="text-align:left;">Como la compre por mercado libre y Domesa se retrasó e traerla a Puerto Ordaz la fui a buscar a su oficina, primera impresion, selladita como dios manda.</p>
<div id="attachment_222" class="wp-caption aligncenter" style="width: 310px"><a href="http://eluneg.files.wordpress.com/2008/09/dsc00204-editor-de-imagenes-gimp-2.jpg"><img class="size-medium wp-image-222" title="Impresora sellada" src="http://eluneg.files.wordpress.com/2008/09/dsc00204-editor-de-imagenes-gimp-2.jpg?w=300&#038;h=285" alt="Primer Contacto" width="300" height="285" /></a><p class="wp-caption-text">Primer Contacto</p></div>
<p style="text-align:justify;">La destapé y revise todos los componentes, todo en orden y de inmediato algo llamo la atención, impreso en la propia caja colocaban los requisitos del sistema, según la caja debía tener Windows xp, Vista o Mac, Ahora toca Instalarla. (<a href="http://eluneg.wordpress.com/2008/09/22/estrenando-impresora-hp-c4280/#more-221" target="_self">proceso de instalación en Ubuntu Linux</a>)</p>
<p style="text-align:justify;"><span id="more-221"></span>la impresora trajo también un CD que me indica los requerimientos de sistema y vuelve a excluir a Linux, Bueno no importa ya que no cumplo los requerimientos vamos a encenderla y conectarla a ver que pasa</p>
<div id="attachment_224" class="wp-caption aligncenter" style="width: 310px"><a href="http://eluneg.files.wordpress.com/2008/09/dsc00210-modificada-en-editor-de-imagenes-gimp.jpg"><img class="size-medium wp-image-224" title="HP C4280" src="http://eluneg.files.wordpress.com/2008/09/dsc00210-modificada-en-editor-de-imagenes-gimp.jpg?w=300&#038;h=225" alt="Contenido de la caja" width="300" height="225" /></a><p class="wp-caption-text">Contenido de la caja</p></div>
<div id="attachment_223" class="wp-caption aligncenter" style="width: 310px"><a href="http://eluneg.files.wordpress.com/2008/09/dsc00275.jpg"><img class="size-medium wp-image-223" title="Requerimientos del sistema" src="http://eluneg.files.wordpress.com/2008/09/dsc00275.jpg?w=300&#038;h=225" alt="presuntos requerimientos del sistema" width="300" height="225" /></a><p class="wp-caption-text">Presuntos requerimientos del Sistema</p></div>
<div id="attachment_225" class="wp-caption aligncenter" style="width: 310px"><a href="http://eluneg.files.wordpress.com/2008/09/dsc00278.jpg"><img class="size-medium wp-image-225" title="CD y manual de instalación, Excluyendo a Linux" src="http://eluneg.files.wordpress.com/2008/09/dsc00278.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a><p class="wp-caption-text">CD y manual de instalación, Excluyendo a Linux</p></div>
<p style="text-align:justify;">Enciendo la impresora, coloco los cartuchos y papel, luego imprime una hoja de prueba y pide colocar la hoja para escanearla y calibrarse, todo bien, ahora el manuel se divide en dos, una parte para usuarios de Windows y otra para usuarios de Mac, como lo que tengo es linux, echo a un lado el manual y el CD y conecto la impresora a la computadora, como era de esperarse la reconocio de inmediato <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  tal como lo hizo anteriormente con la EPSON</p>
<div id="attachment_226" class="wp-caption aligncenter" style="width: 478px"><a href="http://eluneg.files.wordpress.com/2008/09/pantallazo-6.png"><img class="size-large wp-image-226" title="impresora agregada" src="http://eluneg.files.wordpress.com/2008/09/pantallazo-6.png?w=468&#038;h=351" alt="Ubuntu Hardy reconociendo la impresora apenas al conectarla" width="468" height="351" /></a><p class="wp-caption-text">Ubuntu Hardy reconociendo la impresora apenas al conectarla</p></div>
<p style="text-align:justify;">Ya que esta qgregara da impresora entonces vamos a configurarla, en el menú Sistema -&gt; Administración -&gt; Impresoras y selecciono la photosmart_c4200_series y en la pestaña opciones de la impresora selecciono en Media Size &#8220;Letter&#8221; para que esté configurada en hoja carta por defecto.</p>
<div id="attachment_230" class="wp-caption aligncenter" style="width: 478px"><a href="http://eluneg.files.wordpress.com/2008/09/pantallazo-configuracion-de-la-impresora-localhost-1.png"><img class="size-large wp-image-230" title="pantallazo-configuracion-de-la-impresora-localhost-1" src="http://eluneg.files.wordpress.com/2008/09/pantallazo-configuracion-de-la-impresora-localhost-1.png?w=468&#038;h=288" alt="Configurando la hoja en tamaño carta" width="468" height="288" /></a><p class="wp-caption-text">Configurando la hoja en tamaño carta</p></div>
<p style="text-align:justify;">Luego en la pestaña Configuración le doy en el botón &#8220;hacer predeterminada&#8221; para que sea la impresora principal.</p>
<div id="attachment_229" class="wp-caption aligncenter" style="width: 478px"><a href="http://eluneg.files.wordpress.com/2008/09/pantallazo-configuracion-de-la-impresora-localhost.png"><img class="size-large wp-image-229" title="pantallazo-configuracion-de-la-impresora-localhost" src="http://eluneg.files.wordpress.com/2008/09/pantallazo-configuracion-de-la-impresora-localhost.png?w=468&#038;h=288" alt="Haciendo la impresora predeterminada" width="468" height="288" /></a><p class="wp-caption-text">Haciendo la impresora predeterminada</p></div>
<p style="text-align:justify;">Listo, ya luego de estas configuraciones le damos al botón imprimir página de pruebas. y veamos el resultado!</p>
<div id="attachment_231" class="wp-caption aligncenter" style="width: 478px"><a href="http://eluneg.files.wordpress.com/2008/09/dsc00272.jpg"><img class="size-large wp-image-231" title="dsc00272" src="http://eluneg.files.wordpress.com/2008/09/dsc00272.jpg?w=468&#038;h=351" alt="Imprimiendo la página de pruebas" width="468" height="351" /></a><p class="wp-caption-text">Imprimiendo la página de pruebas</p></div>
<p style="text-align:justify;">ya imprime, ahora a probar como escanea, coloco una foto y ejecuta XSane, de maravilla, vista previa y escanea sin problemas</p>
<div id="attachment_228" class="wp-caption aligncenter" style="width: 478px"><a href="http://eluneg.files.wordpress.com/2008/09/pantallazo-8.png"><img class="size-large wp-image-228" title="pantallazo-8" src="http://eluneg.files.wordpress.com/2008/09/pantallazo-8.png?w=468&#038;h=351" alt="Escaneando imágenes correctamente" width="468" height="351" /></a><p class="wp-caption-text">Escaneando imágenes correctamente</p></div>
<p style="text-align:justify;">Listo, ahora a disfrutar de ella.</p>
<p style="text-align:left;">PD: Alguien que le diga a los fabricantes de HP que sus productos funcionan en Linux por favor <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
Posted in GNU/Linux, Tutoriales, Ubuntu  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eluneg.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eluneg.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eluneg.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eluneg.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eluneg.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eluneg.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eluneg.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eluneg.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eluneg.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eluneg.wordpress.com/221/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=221&subd=eluneg&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://eluneg.wordpress.com/2008/09/22/estrenando-impresora-hp-c4280/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec126cbcf10ba547a2141df6ce93492a?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">eluneg</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/09/dsc00204-editor-de-imagenes-gimp-2.jpg?w=300" medium="image">
			<media:title type="html">Impresora sellada</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/09/dsc00210-modificada-en-editor-de-imagenes-gimp.jpg?w=300" medium="image">
			<media:title type="html">HP C4280</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/09/dsc00275.jpg?w=300" medium="image">
			<media:title type="html">Requerimientos del sistema</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/09/dsc00278.jpg?w=300" medium="image">
			<media:title type="html">CD y manual de instalación, Excluyendo a Linux</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/09/pantallazo-6.png?w=468" medium="image">
			<media:title type="html">impresora agregada</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/09/pantallazo-configuracion-de-la-impresora-localhost-1.png?w=468" medium="image">
			<media:title type="html">pantallazo-configuracion-de-la-impresora-localhost-1</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/09/pantallazo-configuracion-de-la-impresora-localhost.png?w=468" medium="image">
			<media:title type="html">pantallazo-configuracion-de-la-impresora-localhost</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/09/dsc00272.jpg?w=468" medium="image">
			<media:title type="html">dsc00272</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/09/pantallazo-8.png?w=468" medium="image">
			<media:title type="html">pantallazo-8</media:title>
		</media:content>
	</item>
		<item>
		<title>Como hacer tablas dinámicas en OpenOffice Calc (Piloto de datos).</title>
		<link>http://eluneg.wordpress.com/2008/08/31/como-hacer-tablas-dinamicas-en-openofficepiloto-de-datos/</link>
		<comments>http://eluneg.wordpress.com/2008/08/31/como-hacer-tablas-dinamicas-en-openofficepiloto-de-datos/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 01:21:33 +0000</pubDate>
		<dc:creator>eluneg</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[open office]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[piloto de datos]]></category>
		<category><![CDATA[tablas dinamicas]]></category>

		<guid isPermaLink="false">http://eluneg.wordpress.com/?p=145</guid>
		<description><![CDATA[En Venezuela como en otras partes del mundo estamos viviendo una importante etapa de migración a software libre en las instituciones del estado, esto hace que las personas que utilizaban Ms Excel en su trabajo busquen la manera de hacer las cosas en la nueva herramienta Openoffice, una de las funciones que buscan es como [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=145&subd=eluneg&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:justify;">En Venezuela como en otras partes del mundo estamos viviendo una importante etapa de migración a software libre en las instituciones del estado, esto hace que las personas que utilizaban Ms Excel en su trabajo busquen la manera de hacer las cosas en la nueva herramienta Openoffice, una de las funciones que buscan es como hacer Tablas Dinámicas y sus búsquedas no arrojan muchos resultados, y lo que es peor algunos sitios indican que no se pueden realizar, lo que no es verdad, lo que sucede es que en Openoffice estas estructuras reciben el nombre de Piloto de Datos.</p>
<p style="text-align:justify;">En este pequeño tutorial veremos como realizar una tabla de piloto de datos con Openoffice.org Calc utilizando como fuente de datos una lista en una hoja de calculo.</p>
<p style="text-align:justify;"><a href="http://eluneg.wordpress.com/2008/08/31/como-hacer-tablas-dinamicas-en-openofficepiloto-de-datos/" target="_self">ver el tutorial</a></p>
<p style="text-align:justify;"><span id="more-145"></span></p>
<p style="text-align:justify;">Lo primero es seleccionar la lista de origen de los datos, en mi caso tengo una lista con datos ficticios de las visitas a una determinada pagina por semana, mes y año y navegador,</p>
<p style="text-align:justify;"><a href="http://eluneg.files.wordpress.com/2008/08/pantalla1.jpg"><img class="alignnone size-full wp-image-146" src="http://eluneg.files.wordpress.com/2008/08/pantalla1.jpg?w=468&#038;h=281" alt="" width="468" height="281" /></a></p>
<p style="text-align:justify;">Luego en la ventana que aparece puede arrastrar los campos hacia las filas y columnas, en este ejemplo arrastraremos año, mes y semana a los campos de fila y navegador a los campos de columna, además arrastraremos el campo visitas al campo de datos.</p>
<p style="text-align:justify;">Hacemos clic en opciones en la parte inferior y configuramos la ubicación del piloto de datos, en este caso seleccionamos unja hoja nueva.</p>
<p style="text-align:justify;"><a href="http://eluneg.files.wordpress.com/2008/08/pantalla7.jpg"><img class="alignnone size-full wp-image-152" src="http://eluneg.files.wordpress.com/2008/08/pantalla7.jpg?w=468&#038;h=304" alt="" width="468" height="304" /></a></p>
<p style="text-align:justify;">Podemos seleccionar el tipo de operación dando clic en opciones del grupo de botones arriba a la derecha y se configura en esta ventana.</p>
<p style="text-align:justify;"><a href="http://eluneg.files.wordpress.com/2008/08/pantalla8.jpg"><img class="alignnone size-full wp-image-153" src="http://eluneg.files.wordpress.com/2008/08/pantalla8.jpg?w=468&#038;h=164" alt="" width="468" height="164" /></a></p>
<p style="text-align:justify;">En nuestro caso seleccionamos promedio y aceptar.</p>
<p style="text-align:justify;">Luego aceptar en la ventana de inicio de piloto de datos (donde se arrastran los campos) y veremos nuestra tabla de piloto de datos creada, vemos en la parte superior izquierda de la tabla la operación actual que es promedio de visitas.</p>
<p style="text-align:justify;">Para quitar campos de la tabla de piloto de datos bastara con arrastra el titulo hacia una celda vacía de la hoja de calculo, probemos arrastrando el campo semana fuera de la tabla y obtendremos el siguiente resultado.</p>
<p style="text-align:justify;"><a href="http://eluneg.files.wordpress.com/2008/08/pantalla2.jpg"><img class="alignnone size-full wp-image-147" src="http://eluneg.files.wordpress.com/2008/08/pantalla2.jpg?w=468&#038;h=256" alt="" width="468" height="256" /></a></p>
<p style="text-align:justify;">También se puede configurar un filtro en los datos, para ello haga clic con el botón secundario en cualquier rotulo de la tabla, por ejemplo sobre mes y luego en filtro.</p>
<p style="text-align:justify;"><a href="http://eluneg.files.wordpress.com/2008/08/pantalla3.jpg"><img class="alignnone size-full wp-image-148" src="http://eluneg.files.wordpress.com/2008/08/pantalla3.jpg?w=468&#038;h=282" alt="" width="468" height="282" /></a></p>
<p style="text-align:justify;">Ahora configure sus filtros, seleccionamos por ejemplo mostrar solo los registros donde el mes sea enero.</p>
<p style="text-align:justify;"><a href="http://eluneg.files.wordpress.com/2008/08/pantalla10.jpg"><img class="alignnone size-full wp-image-155" src="http://eluneg.files.wordpress.com/2008/08/pantalla10.jpg?w=468&#038;h=102" alt="" width="468" height="102" /></a></p>
<p style="text-align:justify;">Obtenemos el siguiente resultado.</p>
<p style="text-align:justify;"><a href="http://eluneg.files.wordpress.com/2008/08/pantalla4.jpg"><img class="alignnone size-full wp-image-149" src="http://eluneg.files.wordpress.com/2008/08/pantalla4.jpg?w=468&#038;h=199" alt="" width="468" height="199" /></a></p>
<p style="text-align:justify;">Si arrastramos uno de los campos de la tabla al campo filtro ubicado en la parte superior, también se creara un filtro, este campo se llama campo de página.</p>
<p style="text-align:justify;"><a href="http://eluneg.files.wordpress.com/2008/08/pantalla5.jpg"><img class="alignnone size-full wp-image-150" src="http://eluneg.files.wordpress.com/2008/08/pantalla5.jpg?w=300&#038;h=401" alt="" width="300" height="401" /></a></p>
<p style="text-align:justify;">También haciendo clic secundario sobre cualquier campo de la tabla y luego en formato automático podemos seleccionar entre los formatos predeterminados para darle un estilo a la tabla.</p>
<p style="text-align:justify;"><a href="http://eluneg.files.wordpress.com/2008/08/pantalla11.jpg"><img class="alignnone size-full wp-image-156" src="http://eluneg.files.wordpress.com/2008/08/pantalla11.jpg?w=468&#038;h=141" alt="" width="468" height="141" /></a></p>
<p style="text-align:justify;"><a href="http://eluneg.files.wordpress.com/2008/08/pantalla6.jpg"><img class="alignnone size-full wp-image-151" src="http://eluneg.files.wordpress.com/2008/08/pantalla6.jpg?w=467&#038;h=320" alt="" width="467" height="320" /></a></p>
<p style="text-align:justify;">Si te sirvio el tutorial deja tu comentario, y ya saben para buscar como hacer tablas dinámicas en Openoffice busquen como piloto de datos <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eluneg.wordpress.com/145/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eluneg.wordpress.com/145/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eluneg.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eluneg.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eluneg.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eluneg.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eluneg.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eluneg.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eluneg.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eluneg.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eluneg.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eluneg.wordpress.com/145/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=145&subd=eluneg&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://eluneg.wordpress.com/2008/08/31/como-hacer-tablas-dinamicas-en-openofficepiloto-de-datos/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec126cbcf10ba547a2141df6ce93492a?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">eluneg</media:title>
		</media:content>

		<media:content url="http://eluneg.files.wordpress.com/2008/08/pantalla1.jpg" medium="image" />

		<media:content url="http://eluneg.files.wordpress.com/2008/08/pantalla7.jpg" medium="image" />

		<media:content url="http://eluneg.files.wordpress.com/2008/08/pantalla8.jpg" medium="image" />

		<media:content url="http://eluneg.files.wordpress.com/2008/08/pantalla2.jpg" medium="image" />

		<media:content url="http://eluneg.files.wordpress.com/2008/08/pantalla3.jpg" medium="image" />

		<media:content url="http://eluneg.files.wordpress.com/2008/08/pantalla10.jpg" medium="image" />

		<media:content url="http://eluneg.files.wordpress.com/2008/08/pantalla4.jpg" medium="image" />

		<media:content url="http://eluneg.files.wordpress.com/2008/08/pantalla5.jpg" medium="image" />

		<media:content url="http://eluneg.files.wordpress.com/2008/08/pantalla11.jpg" medium="image" />

		<media:content url="http://eluneg.files.wordpress.com/2008/08/pantalla6.jpg" medium="image" />
	</item>
		<item>
		<title>Como gerenciar un proyecto de tecnologías de información</title>
		<link>http://eluneg.wordpress.com/2008/08/05/como-gerenciar-un-proyecto-de-tecnologias-de-informacion/</link>
		<comments>http://eluneg.wordpress.com/2008/08/05/como-gerenciar-un-proyecto-de-tecnologias-de-informacion/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 03:17:55 +0000</pubDate>
		<dc:creator>eluneg</dc:creator>
				<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[gerenciar]]></category>
		<category><![CDATA[proyecto]]></category>
		<category><![CDATA[sistema de información]]></category>
		<category><![CDATA[tecnologías de información]]></category>

		<guid isPermaLink="false">http://eluneg.wordpress.com/?p=83</guid>
		<description><![CDATA[Los profesores de la Universidad Nacional Experimental de guayana, Luis Estraño, Carlos Bermudez, Andrés Caniumilla (mi tutor de pasantías), Sergio Romero nos enseñan en este video aportado por Carlos Aponte estudiante de la UNEG, a gerenciar un Proyecto de Tecnologías de Información, !después no digan que no se lo dijeron!  

    [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=83&subd=eluneg&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:justify;">Los profesores de la Universidad Nacional Experimental de guayana, Luis Estraño, Carlos Bermudez, Andrés Caniumilla (mi tutor de pasantías), Sergio Romero nos enseñan en este video aportado por Carlos Aponte estudiante de la UNEG, a gerenciar un Proyecto de Tecnologías de Información, !después no digan que no se lo dijeron! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p style="text-align:justify;"><span style="text-align:center; display: block;"><a href="http://eluneg.wordpress.com/2008/08/05/como-gerenciar-un-proyecto-de-tecnologias-de-informacion/"><img src="http://img.youtube.com/vi/O6gFktguIk4/2.jpg" alt="" /></a></span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/eluneg.wordpress.com/83/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/eluneg.wordpress.com/83/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eluneg.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eluneg.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eluneg.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eluneg.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eluneg.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eluneg.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eluneg.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eluneg.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eluneg.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eluneg.wordpress.com/83/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eluneg.wordpress.com&blog=3555857&post=83&subd=eluneg&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://eluneg.wordpress.com/2008/08/05/como-gerenciar-un-proyecto-de-tecnologias-de-informacion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ec126cbcf10ba547a2141df6ce93492a?s=96&#38;d=wavatar&#38;r=G" medium="image">
			<media:title type="html">eluneg</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/O6gFktguIk4/2.jpg" medium="image" />
	</item>
	</channel>
</rss>