<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3713841677048255184</id><updated>2012-02-09T07:13:15.102-08:00</updated><category term='Ubuntu 10.10'/><category term='Loja'/><category term='Wireless'/><category term='loxalibre'/><category term='bot Bottwitter'/><category term='802.11a'/><category term='conocimiento'/><category term='Debian'/><category term='4Store'/><category term='Loxa'/><category term='Ecuador'/><category term='UTPL'/><category term='Bookmarks'/><category term='TwitterBot'/><category term='Delicious'/><category term='Ontology'/><category term='JDK7'/><category term='BCM4322'/><category term='twitter'/><category term='Tecnologia'/><category term='jdk1.7.0'/><category term='Broadcom'/><category term='SBC'/><category term='AVOS'/><category term='Ubuntu'/><category term='Ontologia'/><category term='Configurar'/><title type='text'>frosh's blog</title><subtitle type='html'>Un blog diferente</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://froshblogger.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://froshblogger.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Rommel Augusto Gutierrez Roa</name><uri>https://profiles.google.com/117473627122357180239</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-x5hZquYmP0w/AAAAAAAAAAI/AAAAAAAAAOc/-c29V59XZk8/s512-c/photo.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>10</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3713841677048255184.post-7297334191048148747</id><published>2011-11-18T08:19:00.000-08:00</published><updated>2011-11-18T09:26:04.640-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Broadcom'/><category scheme='http://www.blogger.com/atom/ns#' term='802.11a'/><category scheme='http://www.blogger.com/atom/ns#' term='Wireless'/><category scheme='http://www.blogger.com/atom/ns#' term='Debian'/><category scheme='http://www.blogger.com/atom/ns#' term='BCM4322'/><title type='text'>Cómo instalar tarjeta de red inalambrica Broadcom 43XX en DEBIAN (Squeeze)</title><content type='html'>&lt;span class="Apple-style-span" style="color: black;"&gt;Primero debes verificar que tengas una tarjeta Wireless Broadcom, lo haces con el siguiente comando:&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# lspci -nn | grep Broadcom&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;Una vez verificado, creamos una carpeta para descargar y descomprimir el archivo: &lt;a href="http://www.broadcom.com/docs/linux_sta/hybrid-portsrc_x86_32-v5_100_82_112.tar.gz" target="_blank"&gt;hybrid-portsrc.tar.gz&lt;/a&gt;, tambien hay una version &lt;a href="http://www.broadcom.com/docs/linux_sta/hybrid-portsrc_x86_64-v5_100_82_112.tar.gz" target="_blank"&gt;para 64bits&lt;/a&gt;&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# mkdir hybrid_wl/&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;Finalizada la descarga se ingresa a la ruta se encentra el archivo en mi caso seria:&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# cd /home/ragutierrez/Descargas/hybrid_wl/&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;Descomprimimos el archivo&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# tar xzf hybrid-portsrc.tar&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;Hacemos un make a los archivos&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# make clean&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;(opcional)&lt;br /&gt;# make&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;Cuando el make termine de ejecutarse tendremos un archivo llamado wl.ko en la carpeta creada&lt;br /&gt;Luego habra que remover cualquier otro driver que exista para el sipositivo wireless Broadcom.&lt;br /&gt;Para listar utilizamos el siguiente comando:&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# lsmod &amp;nbsp;| grep "b43\|ssb\|bcma\|wl"&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;Si te devuelve alguno, desinstalalo con los siguientes comandos dependiendo del driver, yo solo tuve que utilizar los dos primeros.&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# rmmod b43&lt;br /&gt;# rmmod ssb&lt;br /&gt;# rmmod bcma&lt;br /&gt;# rmmod wl&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;Puedes prevenir que se carguen en el futuro con los siguientes comandos, cabe recalcar que solo se debe utilizar los que hayan salido en el paso anterior. (yo solo utilize los 2 primeros):&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# echo "blacklist b43" &amp;gt;&amp;gt; /etc/modprobe.d/blacklist.conf&lt;br /&gt;# echo "blacklist ssb" &amp;gt;&amp;gt; /etc/modprobe.d/blacklist.conf&lt;br /&gt;# echo "blacklist bcma" &amp;gt;&amp;gt; /etc/modprobe.d/blacklist.conf&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;Luego hay que cargar el driver descargado y compilado en la primera parte. (No esta por demas decir que debes encontrarte dentro del directorio creado)&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# modprobe lib80211&lt;br /&gt;# modprobe cfg80211&lt;br /&gt;# insmod wl.ko&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;De seguro ya podras conectarte a cualquier red inalambrica.&lt;br /&gt;&lt;br /&gt;Ahora hay que hacer que este proceso sea automatico para que cada vez que se reinicie el computador no tengas que volver a hacer los ultimos pasos.&lt;br /&gt;Primero copiamos el driver asi:&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# cp Descargas/hybrid_wl/wl.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;Por ultimo editamos el siguiente archivo:&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# nano /etc/rc.local&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;Y añadimos el siguiente texto al final antes de la linea exit(0)&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;rmmod ssb&lt;br /&gt;modprobe lib80211&lt;br /&gt;modprobe cfg80211&lt;br /&gt;insmod /lib/modules/`uname -r`/kernel/drivers/net/wireless/wl.ko&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;#P.D.: Si al reiniciar tu computador aun no puedes conectarte por wireless, revisa que se haya copiado el archivo wl.ko en la direccion /lib/modules/`uname -r`/kernel/drivers/net/wireless/&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;Esta instalación se consiguió gracias a: &lt;a href="http://www.broadcom.com/docs/linux_sta/README.txt"&gt;post1&lt;/a&gt;, &lt;a href="http://1000tonlab.wordpress.com/mis-tutoriales/tutorial-instalar-tarjeta-de-red-inalambrica-broadcom-4312-en-debian-50/"&gt;post2&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3713841677048255184-7297334191048148747?l=froshblogger.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://froshblogger.blogspot.com/feeds/7297334191048148747/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3713841677048255184&amp;postID=7297334191048148747' title='2 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/7297334191048148747'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/7297334191048148747'/><link rel='alternate' type='text/html' href='http://froshblogger.blogspot.com/2011/11/como-instalar-tarjeta-de-red.html' title='Cómo instalar tarjeta de red inalambrica Broadcom 43XX en DEBIAN (Squeeze)'/><author><name>Rommel Augusto Gutierrez Roa</name><uri>https://profiles.google.com/117473627122357180239</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-x5hZquYmP0w/AAAAAAAAAAI/AAAAAAAAAOc/-c29V59XZk8/s512-c/photo.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3713841677048255184.post-5427721766239155921</id><published>2011-11-15T11:53:00.000-08:00</published><updated>2011-11-18T08:54:27.095-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='jdk1.7.0'/><category scheme='http://www.blogger.com/atom/ns#' term='JDK7'/><category scheme='http://www.blogger.com/atom/ns#' term='Debian'/><title type='text'>Instalar JDK 7 en DEBIAN (Squeeze)</title><content type='html'>&lt;span class="Apple-style-span" style="color: black;"&gt;El problema con la instalación de este paquete, es que no se encuentra aún en los repositorios y hay que hacerlo manualmente.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: black; font-size: large; font-weight: bold;"&gt;Como lo hacemos?&lt;/span&gt;&lt;br /&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="color: black; font-size: medium;"&gt;1. Obtenemos los binarios del JDK desde &lt;a href="http://www.oracle.com/technetwork/java/javase/downloads/java-se-jdk-7-download-432154.html"&gt;aqui&lt;/a&gt;&lt;br /&gt;2. Ingresamos al directorio en el cual se descargó el archivo y lo descomprimimos&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# tar zxfv jdk-7u1-linux-i586.tar.gz&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: black; font-size: medium;"&gt;El paquete JDK7 se extraerá en la siguiente carpeta: &lt;span style="color: #555555;"&gt;jdk1.7.0/&lt;/span&gt;&lt;br /&gt;Ésta carpeta se la moverá hacia la carpeta:&lt;span style="color: #555555;"&gt; /usr/lib/jvm/&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# mv jdk1.7.0/ /usr/lib/jvm/&lt;/span&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="color: black; font-size: medium;"&gt;&lt;br /&gt;Luego, Ejecutar el siguiente comando:&lt;/span&gt;&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# update-alternatives --install /usr/bin/java java /usr/lib/jvm/jdk1.7.0/jre/bin/java 0&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: black; font-size: medium;"&gt;Para corroborar la instalación ejecutamos:&lt;/span&gt;&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# update-alternatives --config java&lt;br /&gt;Existen 2 opcioens para la alternativa java (que provee /usr/bin/java).&lt;br /&gt;&lt;br /&gt;Selección   Ruta                                Prioridad  Estado&lt;br /&gt;------------------------------------------------------------&lt;br /&gt;* 0            /usr/bin/gij-4.4                     1044      modo automático&lt;br /&gt;1            /usr/bin/gij-4.4                     1044      modo manual&lt;br /&gt;2            /usr/lib/jvm/jdk1.7.0/jre/bin/java   0         modo manual&lt;br /&gt;&lt;br /&gt;Pulse &lt;intro&gt; para mantener el valor por omisión [*] o pulse un número de selección:  2&lt;/intro&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: black; font-size: medium;"&gt;Hay que presionar el número en el cual se encuentra el JDK7 que acabamos de agregar, en este caso es el número 2 y damos Enter.&lt;br /&gt;&lt;br /&gt;El trabajo está hecho, ahora para verificar la versión de JAVA que estamos utilizando, ejecuta:&lt;/span&gt;&lt;br /&gt;&lt;div style="background-color: black; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; width: 650px;"&gt;&lt;span class="Apple-style-span" style="color: white; font-size: medium;"&gt;# java -version&lt;br /&gt;java version “1.7.0″&lt;br /&gt;Java(TM) SE Runtime Environment (build 1.7.0-b147)&lt;br /&gt;Java HotSpot(TM) 64-Bit Server VM (build 21.0-b17, mixed mode)&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;Esta instalación se consiguió gracias a este&lt;a href="http://www.shinephp.com/install-jdk-7-on-ubuntu/"&gt; post en inglés&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3713841677048255184-5427721766239155921?l=froshblogger.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://froshblogger.blogspot.com/feeds/5427721766239155921/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3713841677048255184&amp;postID=5427721766239155921' title='2 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/5427721766239155921'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/5427721766239155921'/><link rel='alternate' type='text/html' href='http://froshblogger.blogspot.com/2011/11/instalar-jdk-7-en-debian-squeeze.html' title='Instalar JDK 7 en DEBIAN (Squeeze)'/><author><name>Rommel Augusto Gutierrez Roa</name><uri>https://profiles.google.com/117473627122357180239</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-x5hZquYmP0w/AAAAAAAAAAI/AAAAAAAAAOc/-c29V59XZk8/s512-c/photo.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3713841677048255184.post-68770244555894324</id><published>2011-06-24T08:12:00.000-07:00</published><updated>2011-06-24T10:14:43.478-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Loxa'/><category scheme='http://www.blogger.com/atom/ns#' term='Ecuador'/><category scheme='http://www.blogger.com/atom/ns#' term='Loja'/><category scheme='http://www.blogger.com/atom/ns#' term='loxalibre'/><title type='text'>"LoxaLibre" la comunidad de Software Libre de Loja</title><content type='html'>&lt;div style="text-align: justify;"&gt;&lt;span style="font-weight: bold;font-size:130%;" &gt;Comunidad de Software Libre&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Una comunidad de Software Libre, hace referencia informal  a los usuarios y desarrolladores de software libre, así como los  partidarios del movimiento de software libre. La comunidad GNU/Linux es  un subconjunto de la comunidad del software libre.&lt;br /&gt;&lt;br /&gt;Cuando el movimiento de software libre comenzó en 1983, la comunidad de usuarios era en su mayoría académicos y programadores de computadoras. A finales de 1990, como el software libre llegó a ser más fácil de usar, muchas empresas se convirtieron en usuarios, distribuidores y desarrolladores de software libre.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-weight: bold;"&gt;LoxaLibre&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Loxa Libre es la comunidad de Software libre de Loja, y tiene como objetivo impulsar el estudio de la tendencia tecnológica denominada "Software Libre" con el fin de explotar su uso y adaptar su "potencial, propiedades, filosofía", a las necesidades de los diversos sectores de la Provincia de Loja y del Ecuador.&lt;br /&gt;&lt;br /&gt;Las personas que hemos comenzado esta iniciativa de soporte para la provincia de Loja somos:&lt;br /&gt;&lt;pre&gt;&lt;ul&gt;&lt;li&gt;Milton Labanda &lt;a href="https://twitter.com/#%21/miltonlab"&gt;@miltonlab&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Carlos Córdova Erreis &lt;a href="https://twitter.com/#%21/karlozkordova"&gt;@karlozkordova&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Darwin Betancourt &lt;a href="https://twitter.com/#%21/1mdarwin"&gt;@1mdarwin&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Jorge Guerron&lt;/li&gt;&lt;li&gt;Christian Mora &lt;a href="https://twitter.com/#%21/christmo"&gt;@christmo&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Diego Saavedra  &lt;a href="https://twitter.com/#%21/Statick_ds"&gt;@Statick_ds&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Marlon Maldonado &lt;a href="https://twitter.com/#%21/mlito21"&gt;@mlito21&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Rommel Gutierrez &lt;a href="https://twitter.com/#%21/ragutierrezcroa"&gt;@ragutierrezcroa&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;/pre&gt;Puedes enterarte mas acerca de la comunidad de Software Libre de Loja "LoxaLibre" a través de nuestro chat IRC...&lt;br /&gt;Solo debes llenar el campo "Nickname:" e ingresar el "Catpcha" y luego haces click en "Connect" para ingresar.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;iframe src="http://webchat.freenode.net?channels=loxalibre&amp;amp;uio=Mj10cnVlJjk9dHJ1ZSYxMT0yMTU2d" width="647" height="400"&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;br /&gt;Referencias:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://es.wikipedia.org/wiki/Comunidad_del_software_libre"&gt;wikipedia - Comunidad de Software Libre&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3713841677048255184-68770244555894324?l=froshblogger.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://froshblogger.blogspot.com/feeds/68770244555894324/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3713841677048255184&amp;postID=68770244555894324' title='1 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/68770244555894324'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/68770244555894324'/><link rel='alternate' type='text/html' href='http://froshblogger.blogspot.com/2011/06/loxalibre-chat.html' title='&quot;LoxaLibre&quot; la comunidad de Software Libre de Loja'/><author><name>Rommel Augusto Gutierrez Roa</name><uri>https://profiles.google.com/117473627122357180239</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-x5hZquYmP0w/AAAAAAAAAAI/AAAAAAAAAOc/-c29V59XZk8/s512-c/photo.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3713841677048255184.post-4627051442138649211</id><published>2011-05-30T17:24:00.001-07:00</published><updated>2011-05-31T19:52:00.668-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='4Store'/><category scheme='http://www.blogger.com/atom/ns#' term='Configurar'/><category scheme='http://www.blogger.com/atom/ns#' term='UTPL'/><category scheme='http://www.blogger.com/atom/ns#' term='SBC'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu 10.10'/><category scheme='http://www.blogger.com/atom/ns#' term='Ontology'/><category scheme='http://www.blogger.com/atom/ns#' term='Ontologia'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Crear, llenar y consultar una DB en 4Store</title><content type='html'>Una vez &lt;a href="http://froshblogger.blogspot.com/2011/05/instalar-4store-v113-en-ubuntu-1010.html"&gt;Instalado 4Store en Ubuntu 10.10&lt;/a&gt;, procederemos a probar y crear nuestra Base de Datos.&lt;br /&gt;&lt;br /&gt;(Para mayor comodidad es mejor hacerlo como Super Usuario [$ sudo su])&lt;br /&gt;&lt;br /&gt;Para crear la base de datos debes ingresar al Terminal y ejecutar lo siguiente:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "&gt;&lt;pre style="font-family: monospace, 'Courier New'; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; font-size: 10pt; "&gt;$ 4s-backend-setup --node 0 --cluster 1 --segments 4 nombreDataBase&lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Levantamos la DB que acabamos de crear:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "&gt;&lt;pre style="font-family: monospace, 'Courier New'; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; font-size: 10pt; "&gt;$ 4s-backend nombreDataBase&lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Luego importamos el archivo en formato RDF/XML: (ejm: archivoXML.rdf)&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "&gt;&lt;pre style="font-family: monospace, 'Courier New'; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; font-size: 10pt; "&gt;$ 4s-import -v nombreDataBase ruta/archivoXML.rdf&lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Ahora colocamos la DB Alive con el siguiente comando:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "&gt;&lt;pre style="font-family: monospace, 'Courier New'; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; font-size: 10pt; "&gt;$ 4s-httpd -p 8000 nombreDataBase &lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Para comprobar que todo esta en orden, vamos a nuestro navegador preferido y colocamos la URI http://localhost:8000/status&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/-aQmhonnOp-s/TeQ-LfscN9I/AAAAAAAAAIM/6k_i1QGPlEQ/s1600/4Store-Alive.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 200px;" src="http://4.bp.blogspot.com/-aQmhonnOp-s/TeQ-LfscN9I/AAAAAAAAAIM/6k_i1QGPlEQ/s320/4Store-Alive.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5612679402817861586" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Para Hacer una consulta únicamente digitamos en nuestro navegador la siguiente URI:&lt;br /&gt;http://localhost:8000/test/&lt;br /&gt;&lt;br /&gt;y hacemos click en el boton "Execute" y guardamos el archivo que se crea (sera el resultado).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/-6GzB68Ynj-M/TeRBRhn1q-I/AAAAAAAAAIU/FcBIDEIyx-Q/s1600/Test-4Store.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 200px;" src="http://2.bp.blogspot.com/-6GzB68Ynj-M/TeRBRhn1q-I/AAAAAAAAAIU/FcBIDEIyx-Q/s320/Test-4Store.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5612682804949527522" /&gt;&lt;/a&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/-QdJ7IY-YC28/TeWpJlLetvI/AAAAAAAAAIk/T5ta9-MLJNY/s1600/Deja%2Btu%2Bcomentario.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 227px;" src="http://4.bp.blogspot.com/-QdJ7IY-YC28/TeWpJlLetvI/AAAAAAAAAIk/T5ta9-MLJNY/s320/Deja%2Btu%2Bcomentario.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5613078492651370226" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3713841677048255184-4627051442138649211?l=froshblogger.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://froshblogger.blogspot.com/feeds/4627051442138649211/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3713841677048255184&amp;postID=4627051442138649211' title='1 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/4627051442138649211'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/4627051442138649211'/><link rel='alternate' type='text/html' href='http://froshblogger.blogspot.com/2011/05/crear-llenar-y-consultar-una-db-en.html' title='Crear, llenar y consultar una DB en 4Store'/><author><name>Rommel Augusto Gutierrez Roa</name><uri>https://profiles.google.com/117473627122357180239</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-x5hZquYmP0w/AAAAAAAAAAI/AAAAAAAAAOc/-c29V59XZk8/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-aQmhonnOp-s/TeQ-LfscN9I/AAAAAAAAAIM/6k_i1QGPlEQ/s72-c/4Store-Alive.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3713841677048255184.post-8713725420698911844</id><published>2011-05-24T10:11:00.000-07:00</published><updated>2011-05-31T19:53:46.793-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='4Store'/><category scheme='http://www.blogger.com/atom/ns#' term='UTPL'/><category scheme='http://www.blogger.com/atom/ns#' term='SBC'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu 10.10'/><category scheme='http://www.blogger.com/atom/ns#' term='Ontology'/><category scheme='http://www.blogger.com/atom/ns#' term='Ontologia'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><title type='text'>Instalar 4Store-v1.1.3 en Ubuntu 10.10</title><content type='html'>&lt;div style="text-align: justify;"&gt;Este post es un derivado de la pagina de &lt;a href="http://leodansr.wordpress.com/"&gt;leodansr.wordpress.com&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;4store es un RDF/SPA RQL store, escrito en C, diseñado para el desarrollo de aplicaciones web  semánticas, de esta manera permite hacer gran cantidad de consultas sobre la información  almacenada por los usuarios. Según (Garlik, 2009) se citan las siguientes características. Soporte para datos RDF. Disponible bajo GPL40. Trabaja sobre sistemas operativos basados en UNIX. Soporte para SPARQL41. Posee buen desempeño, escalabilidad y estabilidad sobre los datos.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Pasos para la Instalación:&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;ol&gt;&lt;li&gt;Descargar los paquetes:&lt;/li&gt;&lt;br /&gt;&lt;ol&gt;&lt;ul&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: medium; "&gt;&lt;a href="http://download.librdf.org/source/raptor2-2.0.2.tar.gz"&gt;Raptor2 2.0.2&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: medium; "&gt;&lt;a href="http://download.librdf.org/source/rasqal-0.9.25.tar.gz"&gt;Rasqal-0.9.25&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ol&gt;&lt;br /&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-size: medium; "&gt;Abrir un terminal e ingresar a la carpeta donde se descargaron los archivos (Por lo general Descargas) y ejecutar:&lt;/span&gt;&lt;/li&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "&gt;&lt;pre style="font-family: monospace, 'Courier New'; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; font-size: 10pt; "&gt;$ cd Descargas/&lt;br /&gt;$ tar xvzf raptor2-2.0.2.tar.gz&lt;br /&gt;$ tar xvzf rasqal-0.9.25.tar.gz&lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-size: medium; "&gt; agregar el URL de las dependencias de 4store al  archivo de repositorios:&lt;/span&gt;&lt;/li&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "&gt;&lt;pre style="font-family: monospace, 'Courier New'; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; font-size: 10pt; "&gt;$ sudo gedit /etc/apt/sources.list&lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;&lt;p align="JUSTIFY" style="margin-bottom: 0cm; font-style: normal; font-weight: normal; widows: 2; orphans: 2"&gt; &lt;span&gt;&lt;span&gt;&lt;span&gt; En la ventana que se despliega agregar al final y guardar:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "&gt;&lt;pre style="font-family: monospace, 'Courier New'; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; font-size: 10pt; "&gt;## 4Store Libaries&lt;br /&gt;deb http://moustaki.org/apt jaunty main&lt;br /&gt;deb-src http://moustaki.org/apt jaunty main&lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;&lt;p align="JUSTIFY" style="margin-bottom: 0cm; font-style: normal; font-weight: normal; widows: 2; orphans: 2"&gt; &lt;span&gt;&lt;span&gt;&lt;span&gt; En el terminal ejecutar:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "&gt;&lt;pre style="font-family: monospace, 'Courier New'; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; font-size: 10pt; "&gt;$ sudo apt-get update&lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-size: medium; "&gt;Instalar algunas librerias para solventar dependencias&lt;/span&gt;&lt;/li&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "&gt;&lt;pre style="font-family: monospace, 'Courier New'; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; font-size: 10pt; "&gt;$ sudo apt-get install automake libtool libtool-doc gtk-doc-tools flex bison byacc libxml2-dev expat&lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;&lt;p align="JUSTIFY" style="margin-bottom: 0cm; font-style: normal; font-weight: normal; widows: 2; orphans: 2"&gt; &lt;span&gt;&lt;span&gt;&lt;span&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;li&gt;&lt;span class="Apple-style-span" style="font-size: medium; "&gt;Descargar e instalar &lt;a href="http://www.4shared.com/file/rM_25UzL/librasqal1_0916-1_i386.html"&gt;librasqal1_0.9.16-1_i386.deb&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;&lt;p align="JUSTIFY" style="margin-bottom: 0cm; font-style: normal; font-weight: normal; widows: 2; orphans: 2"&gt; &lt;span&gt;&lt;span&gt;&lt;span&gt; Una vez descargado, ir a la carpeta donde se realizo la descarga y ejecutar:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "&gt;&lt;pre style="font-family: monospace, 'Courier New'; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; font-size: 10pt; "&gt;$ dpkg -i librasqal1_0.9.16-1_i386.deb&lt;br /&gt;$ sudo apt-get update&lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-size: medium; "&gt;Ingresar a las carpetas que se crearon en el punto 1&lt;/span&gt;&lt;/li&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "&gt;&lt;pre style="font-family: monospace, 'Courier New'; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; font-size: 10pt; "&gt;$ cd  raptor2-2.0.2/&lt;br /&gt;$ ./autogen.sh --prefix=/usr&lt;br /&gt;$ ./configure --prefix=/usr&lt;br /&gt;$ make&lt;br /&gt;$ make install&lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "&gt;&lt;pre style="font-family: monospace, 'Courier New'; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; font-size: 10pt; "&gt;$ cd rasqal-0.9.25/&lt;br /&gt;$ ./autogen.sh --prefix=/usr&lt;br /&gt;$ ./configure --prefix=/usr&lt;br /&gt;$ make&lt;br /&gt;$ make install&lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-size: medium; "&gt;Por último instalamos el 4Store&lt;/span&gt;&lt;/li&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "&gt;&lt;pre style="font-family: monospace, 'Courier New'; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; font-size: 10pt; "&gt;$ sudo apt-get install 4store&lt;/pre&gt;&lt;/span&gt;&lt;/div&gt;&lt;/ol&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/-QdJ7IY-YC28/TeWpJlLetvI/AAAAAAAAAIk/T5ta9-MLJNY/s1600/Deja%2Btu%2Bcomentario.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 227px;" src="http://4.bp.blogspot.com/-QdJ7IY-YC28/TeWpJlLetvI/AAAAAAAAAIk/T5ta9-MLJNY/s320/Deja%2Btu%2Bcomentario.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5613078492651370226" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3713841677048255184-8713725420698911844?l=froshblogger.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://froshblogger.blogspot.com/feeds/8713725420698911844/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3713841677048255184&amp;postID=8713725420698911844' title='3 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/8713725420698911844'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/8713725420698911844'/><link rel='alternate' type='text/html' href='http://froshblogger.blogspot.com/2011/05/instalar-4store-v113-en-ubuntu-1010.html' title='Instalar 4Store-v1.1.3 en Ubuntu 10.10'/><author><name>Rommel Augusto Gutierrez Roa</name><uri>https://profiles.google.com/117473627122357180239</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-x5hZquYmP0w/AAAAAAAAAAI/AAAAAAAAAOc/-c29V59XZk8/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-QdJ7IY-YC28/TeWpJlLetvI/AAAAAAAAAIk/T5ta9-MLJNY/s72-c/Deja%2Btu%2Bcomentario.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3713841677048255184.post-6819281171877524074</id><published>2011-05-03T17:37:00.000-07:00</published><updated>2011-05-03T21:38:22.325-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='bot Bottwitter'/><category scheme='http://www.blogger.com/atom/ns#' term='twitter'/><category scheme='http://www.blogger.com/atom/ns#' term='TwitterBot'/><title type='text'>Como utilizar Botize... Bot para Twitter...</title><content type='html'>&lt;span class="Apple-style-span"&gt;&lt;b&gt;¿Qué es Botize?&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.botize.com/"&gt;Botize&lt;/a&gt; es bot o robot para &lt;a href="http://twitter.com/"&gt;Twitter&lt;/a&gt;. Esto quiere decir que  podrás enviar Tweets a tu TL (TwitterLine - Historial de Twitter) automáticamente.&lt;br /&gt;&lt;br /&gt;Segun la propia página de Botize, dice que no es una herramienta con la que podrás incrementar tu lista de followers ni está pensado para enviar spam a Twitter.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;A mi parecer cualquier bot sirve para enviar spam, pero no lo utilicen con ese fin ya que pueden ser banneados por los Administradores de Twitter.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;"En tus manos está la decisión de crear el robot que salve a la humanidad o el demonio que la destruya." Frase tomada de la misma página.&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span"&gt;&lt;b&gt;¿Cómo se utiliza Botize?&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Para configurar Botize y comenzar a utilizarlo necesitas menos de 5 minutos de tu tiempo.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;1. Vamos al sitio web de Botize &lt;a href="http://www.botize.com/"&gt;http://www.botize.com&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;img src="http://4.bp.blogspot.com/-H01rJTQYvYY/TcCz1kO73fI/AAAAAAAAAGs/eJtflklLOKI/s200/Botize%2B1.png" style="cursor:pointer; cursor:hand;width: 200px; height: 165px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5602675669289655794" /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;2. Hacemos click en: &lt;img src="http://3.bp.blogspot.com/-EUXFORb6y5A/TcCz40Alk6I/AAAAAAAAAG0/Ed0qbawIHJw/s200/Botize%2B2.png" style="cursor:pointer; cursor:hand;width: 200px; height: 32px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5602675725064049570" /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;3. colocamos los datos de nuestra cuenta en la ventana de autenticación de Twitter.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;img src="http://4.bp.blogspot.com/-FhkqwmMci6U/TcCz5c-AqmI/AAAAAAAAAHE/HkGJrMozbvU/s200/Autorizacion%2Bde%2BTwitter.png" style="cursor:pointer; cursor:hand;width: 142px; height: 200px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5602675736059095650" /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;4. Luego de haber completado el formulario, nos redirige a la pagina de botize. Hacemos click en Configurar bot para comenzar a darle informacion de que y con que frecuencia Twittear.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;img src="http://1.bp.blogspot.com/-GnsXfj5sib0/TcCz5H0erBI/AAAAAAAAAG8/0QC6ukOKt64/s200/Botize%2B3.png" style="cursor:pointer; cursor:hand;width: 200px; height: 134px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5602675730381974546" /&gt;                          &lt;img src="http://4.bp.blogspot.com/-DK3LxuMbnSE/TcCz5T4s7CI/AAAAAAAAAHM/RQdDyrsemVg/s200/Configurar.png" style="cursor:pointer; cursor:hand;width: 200px; height: 48px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5602675733620911138" /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;5. Luego nos aparecerá un menu de configuracion. En la pestaña "Configuracion" podemos elegir de un rango entre 1 hora y 30 dias dependiendo de cuan frecuente queremos que el Bot Twitee. Hay que activar la casilla que dice Bot Activo.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img src="http://4.bp.blogspot.com/-dEzjX3ZxBl4/TcDDg19aNnI/AAAAAAAAAHU/0PT9kLOo0Gs/s200/Configurar%2B1.png" style="cursor:pointer; cursor:hand;width: 200px; height: 80px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5602692905456776818" /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;En la pestaña "Frases", podras colocar los Tweets que deseas publicar mediante el Bot.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;img src="http://4.bp.blogspot.com/-upyUNpUE_Po/TcDKVa0ondI/AAAAAAAAAHk/kAK24C-8SU4/s200/Configurar%2B3.png" style="cursor:pointer; cursor:hand;width: 200px; height: 164px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5602700405775048146" /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;En la pestaña "Sujetos", podrás colocar los Tweets que deseas publicar cuando una persona te hace una Mencion.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;img src="http://3.bp.blogspot.com/-ZkQ3hudzW1g/TcDDhPGksbI/AAAAAAAAAHc/MYSnHJCmmB0/s200/Configurar%2B2.png" style="cursor:pointer; cursor:hand;width: 200px; height: 160px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5602692912206098866" /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;En la pestaña "Respuestas", podrás colocar los Tweets que deseas publicar cuando un amigo te twittea una cadena de palabras que tu establecerás.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img src="http://3.bp.blogspot.com/-y5Ve9_5Pc0A/TcDKVl9Cf0I/AAAAAAAAAHs/IFwn6gzdEFw/s200/Configurar%2B4.png" style="cursor:pointer; cursor:hand;width: 168px; height: 200px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5602700408763088706" /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;6. Por ultimo, pueden probar todo lo que hicieron desde la pestaña "PLAY".&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;a href="http://2.bp.blogspot.com/-DPOj1BfbAIc/TcDYBw40PYI/AAAAAAAAAIE/JoYuwR7-IpM/s1600/Configurar%2B5.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px; height: 93px;" src="http://2.bp.blogspot.com/-DPOj1BfbAIc/TcDYBw40PYI/AAAAAAAAAIE/JoYuwR7-IpM/s200/Configurar%2B5.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5602715461263572354" /&gt;&lt;/a&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Si tienes aluna otra duda o quieres saber mas sobre la herramienta, pudes explorar las opciones que te da la página en el lado izquierdo de la misma.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;img src="http://1.bp.blogspot.com/-TlC8mntogDI/TcDKV9GHTVI/AAAAAAAAAH0/1RgXYMGfFYc/s200/Menu%2BBotize.png" style="cursor:pointer; cursor:hand;width: 119px; height: 200px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5602700414975167826" /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3713841677048255184-6819281171877524074?l=froshblogger.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://froshblogger.blogspot.com/feeds/6819281171877524074/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3713841677048255184&amp;postID=6819281171877524074' title='1 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/6819281171877524074'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/6819281171877524074'/><link rel='alternate' type='text/html' href='http://froshblogger.blogspot.com/2011/05/como-utilizar-botize-bot-para-twitter.html' title='Como utilizar Botize... Bot para Twitter...'/><author><name>Rommel Augusto Gutierrez Roa</name><uri>https://profiles.google.com/117473627122357180239</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-x5hZquYmP0w/AAAAAAAAAAI/AAAAAAAAAOc/-c29V59XZk8/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-H01rJTQYvYY/TcCz1kO73fI/AAAAAAAAAGs/eJtflklLOKI/s72-c/Botize%2B1.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3713841677048255184.post-2271620580001025160</id><published>2011-04-27T22:08:00.000-07:00</published><updated>2011-04-28T13:14:02.851-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='AVOS'/><category scheme='http://www.blogger.com/atom/ns#' term='Tecnologia'/><category scheme='http://www.blogger.com/atom/ns#' term='Delicious'/><category scheme='http://www.blogger.com/atom/ns#' term='Bookmarks'/><title type='text'>DELICIOUS tiene nuevos dueños</title><content type='html'>&lt;div style="text-align: justify;"&gt;Pues SI, tal como lo lees.... &lt;a href="http://delicious.com/"&gt;delicious&lt;/a&gt; que pertenecía a Yahoo!, que por cierto aun no he descubierto porque lo compró, cambia de dueño a AVOS.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Para quienes no saben que es &lt;a href="http://delicious.com/"&gt;delicious&lt;/a&gt;, les puedo decir que es una herramienta web para guardar los enlaces a las paginas que tu consideres con un alto intéres y que quisieras visitar luego y que por casualidad del destino cuando quieres recordar el sitio, no puedes por más que lo intentes. Estos enlaces funcionan como los favoritos de cualquier navegador web, solo que con esta página (&lt;a href="http://delicious.com/"&gt;delicious&lt;/a&gt;) puedes acceder a tus enlaces predilectos desde cualquier computador, en cualquier navegador.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;AVOS es una nueva empresa conformada por Chad Hurley y Steve Chen que son los fundadores de la página de videos más famosa del mundo, estoy hablando por supuesto de &lt;a href="http://youtube.com/"&gt;Youtube&lt;/a&gt;, que desean que el servicio prestado a millones de usuarios por &lt;a href="http://delicious.com/"&gt;delicious&lt;/a&gt; siga funcionando al alcance de todos, a demás de darle una continuidad al proyecto ya que ofrecen una extensión compatible con Firefox4 como primer paso.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;A continuación una traducción criolla (es decir, hecha por mi) de las FAQs que la página &lt;a href="http://delicious.com/"&gt;delicious&lt;/a&gt; ofrece para que la sociedad conozca acerca de esta transición.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;-----------------------------------------------------------------------------------------&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-weight: bold; font-family: arial, helvetica, clean, sans-serif; line-height: 14px; "&gt;&lt;span class="Apple-style-span"&gt;Y ahora, qué es lo que está pasando?&lt;/span&gt;&lt;/h4&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" style="line-height: 1.5em; "&gt;Pedimos disculpas si te asustamos. Delicious ha sido adquirida por los fundadores de YouTube, Chad Hurley y Steve Chen y será parte de su nueva &lt;/span&gt;&lt;span class="Apple-style-span" style="line-height: 18px; "&gt;compañía&lt;/span&gt;&lt;span class="Apple-style-span" style="line-height: 1.5em; "&gt; de Internet llamada AVOS. Aquí hay algunos enlaces para mantenerte al día de las últimas noticias que involucran a Delicious (&lt;/span&gt;&lt;/span&gt;&lt;a href="http://blog.delicious.com/" style="text-decoration: none; font-family: arial, helvetica, clean, sans-serif; line-height: 1.5em; "&gt;blog post&lt;/a&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" style="line-height: 1.5em; "&gt;, &lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.avos.com/delicious-press-release/" style="text-decoration: none; font-family: arial, helvetica, clean, sans-serif; line-height: 1.5em; "&gt;press release&lt;/a&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" style="line-height: 1.5em; "&gt;).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-weight: bold; font-family: arial, helvetica, clean, sans-serif; line-height: 14px; "&gt;&lt;span class="Apple-style-span"&gt;Por qué Yahoo! eligió transferir Delicious a AVOS?&lt;/span&gt;&lt;/h4&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; line-height: 1.5em; font-family: arial, helvetica, clean, sans-serif; "&gt;&lt;span class="Apple-style-span"&gt;Mientras nosotros amamos Delicious (y nuestros usuarios aman Delicious), queríamos encontrar un hogar para el producto donde pueda recibir mas amor y dedicación. Nosotros pensamos que AVOS es ese lugar.&lt;/span&gt;&lt;/p&gt;&lt;h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-weight: bold; font-family: arial, helvetica, clean, sans-serif; line-height: 14px; "&gt;&lt;span class="Apple-style-span"&gt;Cuando AVOS empezará a ofrecer Delicious oficialmente?&lt;/span&gt;&lt;/h4&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; line-height: 1.5em; font-family: arial, helvetica, clean, sans-serif; "&gt;&lt;span class="Apple-style-span"&gt;Les anticipamos que Delicious se mantendrá tal y como está hasta Julio de 2011. Al aceptar por adelantado los términos de servicio de AVOS, usted nos autorizará a trasladar todos sus datos a la hora de transferir el control a AVOS.&lt;/span&gt;&lt;/p&gt;&lt;h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-weight: bold; font-family: arial, helvetica, clean, sans-serif; line-height: 14px; "&gt;&lt;span class="Apple-style-span"&gt;Que planea hacer AVOS con Delicious?&lt;/span&gt;&lt;/h4&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; line-height: 1.5em; font-family: arial, helvetica, clean, sans-serif; "&gt;&lt;span class="Apple-style-span"&gt;AVOS planea continuar con el servicio que los usuarios ya conocen y aman a demás de trabajar con la comunidad, hacer que el sitio sea mucho más fácil y agradable de utilizar, descubrir y compartir el contenido de las WEB más enriquecedoras.&lt;/span&gt;&lt;/p&gt;&lt;h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-weight: bold; font-family: arial, helvetica, clean, sans-serif; line-height: 14px; "&gt;&lt;span class="Apple-style-span"&gt;Mantendrá AVOS los servivios de Delicious con todas sus funcionalidades?&lt;/span&gt;&lt;/h4&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; line-height: 1.5em; font-family: arial, helvetica, clean, sans-serif; "&gt;&lt;span class="Apple-style-span"&gt;Si, esa es la idea. Lógicamente, habrá un tiempo de adaptación hasta que AVOS relance Delicious, pero la intencion de la compañía es añadir nuevas características y hacer crecer el servicio en general.&lt;/span&gt;&lt;/p&gt;&lt;h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-weight: bold; font-family: arial, helvetica, clean, sans-serif; line-height: 14px; "&gt;&lt;span class="Apple-style-span"&gt;Donde puedo encontrar los Términos de Servicio y Políticas de Privacidad de AVOS?&lt;/span&gt;&lt;/h4&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; line-height: 1.5em; font-family: arial, helvetica, clean, sans-serif; "&gt;&lt;span class="Apple-style-span"&gt;Justo aqui. AVOS &lt;a href="http://avos.com/terms/"&gt;Términos de Servicio&lt;/a&gt; y &lt;a href="http://avos.com/privacy/"&gt;Políticas de Privacidad&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;&lt;h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-weight: bold; font-family: arial, helvetica, clean, sans-serif; line-height: 14px; "&gt;&lt;span class="Apple-style-span"&gt;Cómo puedo transferir mis Favoritos (bookmarks)?&lt;/span&gt;&lt;/h4&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; line-height: 1.5em; font-family: arial, helvetica, clean, sans-serif; "&gt;&lt;span class="Apple-style-span"&gt;Para transferir tus favoritos o bookmarks, necesitas acceder a la opción "opt-in" para permitir que tu cuenta y todo lo asociado a ella sea transferido. Puedes hacerlo desde la &lt;a href="https://secure.delicious.com/settings/optin"&gt;página opt-in&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;&lt;h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-weight: bold; font-family: arial, helvetica, clean, sans-serif; line-height: 14px; "&gt;&lt;span class="Apple-style-span"&gt;Qué pasará con mis favoritos privados y públicos (public and private bookmarks)?&lt;/span&gt;&lt;/h4&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" style="line-height: 1.5em; "&gt;Aceptando los &lt;/span&gt;&lt;span class="Apple-style-span" style="line-height: 18px; "&gt;términos&lt;/span&gt;&lt;span class="Apple-style-span" style="line-height: 1.5em; "&gt; de servicio de AVOS, podrás permitirnos enviar la información de tu cuanta, favoritos, y todos los datos asociados con tu cuenta de Delicious a AVOS cuando se relance Delicious. Tus favoritos públicos y privados (public and private bookmarks) se mantendrán tal y como están. La &lt;/span&gt;&lt;span class="Apple-style-span" style="line-height: 18px; "&gt;información&lt;/span&gt;&lt;span class="Apple-style-span" style="line-height: 1.5em; "&gt; transferida incluirá:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.5em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: arial, helvetica, clean, sans-serif; line-height: 14px; "&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span" style="line-height: 18px; "&gt;Nombre de usuario de &lt;/span&gt;Delicious (username)&lt;/span&gt;&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;&lt;span class="Apple-style-span"&gt;Contraseña de Delicious (password)&lt;/span&gt;&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;&lt;span class="Apple-style-span"&gt;Correo Electrónico&lt;/span&gt;&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;&lt;span class="Apple-style-span"&gt;Nombres&lt;/span&gt;&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;&lt;span class="Apple-style-span"&gt;Apellidos&lt;/span&gt;&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;&lt;span class="Apple-style-span"&gt;Favoritos, etiquetas y notas&lt;/span&gt;&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;&lt;span class="Apple-style-span"&gt;Los items de Inbox&lt;/span&gt;&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;&lt;span class="Apple-style-span"&gt;Paquetes de etiquetas&lt;/span&gt;&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;&lt;span class="Apple-style-span"&gt;Descripciones de etiquetas&lt;/span&gt;&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;&lt;span class="Apple-style-span"&gt;Contactos&lt;/span&gt;&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;&lt;span class="Apple-style-span"&gt;Subscripciones&lt;/span&gt;&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;&lt;span class="Apple-style-span"&gt;Blogpost jobs&lt;/span&gt;&lt;/li&gt;&lt;li style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; "&gt;&lt;span class="Apple-style-span"&gt;Credenciales de autenticación de Twitter (si han sido suministradas)&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; line-height: 1.5em; font-family: arial, helvetica, clean, sans-serif; "&gt;&lt;/p&gt;&lt;h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-weight: bold; font-family: arial, helvetica, clean, sans-serif; line-height: 14px; "&gt;&lt;span class="Apple-style-span"&gt;Qué pasará si no opto por transferir mis favoritos (bookmarks) a AVOS?&lt;/span&gt;&lt;/h4&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; line-height: 1.5em; font-family: arial, helvetica, clean, sans-serif; "&gt;&lt;span class="Apple-style-span"&gt;No podrás hacer uso de Delicious o acceder a tus favoritos (bookmarks) luego de que la transición se complete.&lt;/span&gt;&lt;/p&gt;&lt;h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-weight: bold; font-family: arial, helvetica, clean, sans-serif; line-height: 14px; "&gt;&lt;span class="Apple-style-span"&gt;AVOS construirá extensiones para Delicious compatibles con Firefox 4.0?&lt;/span&gt;&lt;/h4&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; line-height: 1.5em; font-family: arial, helvetica, clean, sans-serif; "&gt;&lt;span class="Apple-style-span"&gt;Si. Es una de las prioridades mayores. AVOS planea lanzar nuevas extensiones tan pronto como sea posible. Para obtener información sobre soluciones, visite &lt;a href="http://www.howtogeek.com/howto/21478/how-to-bypass-firefox-4.0-betas-incompatible-add-on-error-and-install-extensions-anyway/"&gt;aqui&lt;/a&gt;. Para noticias de lanzamiento de nuevos productos por favor visite &lt;a href="http://blog.delicious.com/" style="text-decoration: none; "&gt;blog.delicious.com&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; line-height: 1.5em; font-family: arial, helvetica, clean, sans-serif; "&gt;&lt;span class="Apple-style-span" style="font-weight: bold; line-height: 14px; "&gt;Puedo exportar mis datos de Delicious?&lt;/span&gt;&lt;/p&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; line-height: 1.5em; font-family: arial, helvetica, clean, sans-serif; "&gt;&lt;span class="Apple-style-span"&gt;Si. Por favor use nuestra herramienta &lt;a href="https://secure.delicious.com/settings/bookmarks/export" style="text-decoration: none; "&gt;export tool&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;&lt;h4 style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-weight: bold; font-family: arial, helvetica, clean, sans-serif; line-height: 14px; "&gt;&lt;span class="Apple-style-span"&gt;A quien puedo contactar para más información?&lt;/span&gt;&lt;/h4&gt;&lt;p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; line-height: 1.5em; font-family: arial, helvetica, clean, sans-serif; "&gt;&lt;span class="Apple-style-span"&gt;Si necesitas de asistencia, nuestro &lt;a href="http://www.howtogeek.com/howto/21478/how-to-bypass-firefox-4.0-betas-incompatible-add-on-error-and-install-extensions-anyway/"&gt;equipo de soporte&lt;/a&gt; puede ayudarte.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span"&gt;FAQs en Ingles &lt;a href="http://www.delicious.com/help/transition"&gt;aqui&lt;/a&gt;.&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3713841677048255184-2271620580001025160?l=froshblogger.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://froshblogger.blogspot.com/feeds/2271620580001025160/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3713841677048255184&amp;postID=2271620580001025160' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/2271620580001025160'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/2271620580001025160'/><link rel='alternate' type='text/html' href='http://froshblogger.blogspot.com/2011/04/delicious-tiene-nuevos-duenos.html' title='DELICIOUS tiene nuevos dueños'/><author><name>Rommel Augusto Gutierrez Roa</name><uri>https://profiles.google.com/117473627122357180239</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-x5hZquYmP0w/AAAAAAAAAAI/AAAAAAAAAOc/-c29V59XZk8/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3713841677048255184.post-6186472331551988562</id><published>2011-04-27T19:13:00.000-07:00</published><updated>2011-04-27T19:44:02.896-07:00</updated><title type='text'>Retomo mi BLOG por sus peticiones...</title><content type='html'>La verdad no sabia cuando iba a retomar nuevamente mi blog, y es que me ha quedado muy poco tiempo con el estudio universitario...&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Pero a petición de mis lectores, amigos e interacciones en foros en los cuales me pedían que escriba un Blog con temas de interés... (interés de todos aunque más del mio... jajaja)...&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Pues bueno aqui comienzo una nueva era de Posts...&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;-------------------------&lt;/div&gt;&lt;div&gt;Contactos:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;MSN&lt;/b&gt;:&lt;span class="Apple-tab-span" style="white-space:pre"&gt;  &lt;/span&gt;frosh_rgr@hotmail.com&lt;/div&gt;&lt;div&gt;&lt;b&gt;Skype&lt;/b&gt;:&lt;span class="Apple-tab-span" style="white-space:pre"&gt;  &lt;/span&gt;frosh_rgr&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;a href="http://twitter.com/#!/ragutierrezcroa"&gt;Twitter&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;a href="http://www.flickr.com/photos/ragutierrezroa"&gt;Flickr&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://farm6.static.flickr.com/5262/5636153653_155ca837c2.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 468px; height: 60px;" src="http://farm6.static.flickr.com/5262/5636153653_155ca837c2.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3713841677048255184-6186472331551988562?l=froshblogger.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://froshblogger.blogspot.com/feeds/6186472331551988562/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3713841677048255184&amp;postID=6186472331551988562' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/6186472331551988562'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/6186472331551988562'/><link rel='alternate' type='text/html' href='http://froshblogger.blogspot.com/2011/04/retomo-mi-blog-por-sus-peticiones.html' title='Retomo mi BLOG por sus peticiones...'/><author><name>Rommel Augusto Gutierrez Roa</name><uri>https://profiles.google.com/117473627122357180239</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-x5hZquYmP0w/AAAAAAAAAAI/AAAAAAAAAOc/-c29V59XZk8/s512-c/photo.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm6.static.flickr.com/5262/5636153653_155ca837c2_t.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3713841677048255184.post-8481234344937937620</id><published>2008-07-11T09:00:00.000-07:00</published><updated>2008-07-16T13:59:25.657-07:00</updated><title type='text'>Conocimiento Táctico y Explícito</title><content type='html'>El conocimiento táctico se lo obtiene con el pasar de los años y la experiencia adquirida mediante las situaciones vividas durante este periodo de vida, o sea este conocimiento lo adquirimos con el pasar de los años, en cambio el conocimiento explicito se lo obtiene de los libros o cualquier materia de estudio ejemplo (internet, Encarta etc).&lt;br /&gt;El conocimiento empleado en el entorno de estudio de nuestro medio sería el conocimiento explicito.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3713841677048255184-8481234344937937620?l=froshblogger.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://froshblogger.blogspot.com/feeds/8481234344937937620/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3713841677048255184&amp;postID=8481234344937937620' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/8481234344937937620'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/8481234344937937620'/><link rel='alternate' type='text/html' href='http://froshblogger.blogspot.com/2008/07/conocimiento-tctico-y-explcito.html' title='Conocimiento Táctico y Explícito'/><author><name>Rommel Augusto Gutierrez Roa</name><uri>https://profiles.google.com/117473627122357180239</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-x5hZquYmP0w/AAAAAAAAAAI/AAAAAAAAAOc/-c29V59XZk8/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3713841677048255184.post-66817464571723151</id><published>2008-07-09T10:01:00.000-07:00</published><updated>2008-07-09T10:20:57.370-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='UTPL'/><category scheme='http://www.blogger.com/atom/ns#' term='conocimiento'/><title type='text'>TIPOS DE CONOCIMIENTO</title><content type='html'>&lt;meta equiv="Content-Type" content="text/html; charset="&gt;&lt;meta name="ProgId" content="Word.Document"&gt;&lt;meta name="Generator" content="Microsoft Word 11"&gt;&lt;meta name="Originator" content="Microsoft Word 11"&gt;&lt;link rel="File-List" href="file:///C:%5CDOCUME%7E1%5CADMINI%7E1%5CCONFIG%7E1%5CTemp%5Cmsohtml1%5C02%5Cclip_filelist.xml"&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:worddocument&gt;   &lt;w:view&gt;Normal&lt;/w:View&gt;   &lt;w:zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:hyphenationzone&gt;21&lt;/w:HyphenationZone&gt;   &lt;w:punctuationkerning/&gt;   &lt;w:validateagainstschemas/&gt;   &lt;w:saveifxmlinvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:ignoremixedcontent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:alwaysshowplaceholdertext&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:compatibility&gt;    &lt;w:breakwrappedtables/&gt;    &lt;w:snaptogridincell/&gt;    &lt;w:wraptextwithpunct/&gt;    &lt;w:useasianbreakrules/&gt;    &lt;w:dontgrowautofit/&gt;   &lt;/w:Compatibility&gt;   &lt;w:browserlevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;  &lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:latentstyles deflockedstate="false" latentstylecount="156"&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt; &lt;!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0cm; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman"; 	mso-ansi-language:ES-MX;} @page Section1 	{size:612.0pt 792.0pt; 	margin:70.85pt 3.0cm 70.85pt 3.0cm; 	mso-header-margin:35.4pt; 	mso-footer-margin:35.4pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --&gt; &lt;/style&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt;  /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Tabla normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin:0cm; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} &lt;/style&gt; &lt;![endif]--&gt;  &lt;p style="text-align: justify; font-family: arial;" class="MsoNormal"&gt;&lt;span style=";font-size:85%;"  lang="ES-MX"&gt;El conocimiento es la capacidad de usar información o datos recopilados a través de la esperiencia para resolver algún problema que se presente.&lt;br /&gt;&lt;br /&gt;Se distinguen 3 tipos de conocimiento: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="text-align: justify; font-family: arial;"&gt;  &lt;/div&gt;&lt;p style="text-align: justify;" class="MsoNormal"&gt;&lt;span style="font-family: arial;font-family:Arial;font-size:85%;"   lang="ES-MX"&gt; &lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt; &lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;u1:worddocument&gt;   &lt;u1:view&gt;Normal&lt;u1:zoom&gt;0&lt;u1:hyphenationzone&gt;21&lt;u1:punctuationkerning/&gt;      &lt;u1:validateagainstschemas/&gt;      &lt;u1:saveifxmlinvalid&gt;false&lt;u1:ignoremixedcontent&gt;false&lt;u1:alwaysshowplaceholdertext&gt;false&lt;u1:compatibility&gt;          &lt;u1:breakwrappedtables/&gt;          &lt;u1:snaptogridincell/&gt;          &lt;u1:wraptextwithpunct/&gt;          &lt;u1:useasianbreakrules/&gt;          &lt;u1:dontgrowautofit/&gt;          &lt;u1:browserlevel&gt;MicrosoftInternetExplorer4&lt;/u1:browserlevel&gt;         &lt;/u1:compatibility&gt;        &lt;/u1:alwaysshowplaceholdertext&gt;       &lt;/u1:ignoremixedcontent&gt;      &lt;/u1:saveifxmlinvalid&gt;     &lt;/u1:hyphenationzone&gt;    &lt;/u1:zoom&gt;   &lt;/u1:view&gt;  &lt;/u1:worddocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;u2:latentstyles deflockedstate="false" latentstylecount="156"&gt;  &lt;/u2:latentstyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;CONOCIMIENTO COMUN ,CONOCIMIENTO CIENTIFICO y CONOCIMIENTO EMPIRICO&lt;/span&gt;&lt;span style="font-family: arial;font-family:Arial;font-size:85%;"  &gt;.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: arial;font-family:Arial;font-size:85%;"   lang="ES-MX"&gt;CONOCIMIENTO COMUN:&lt;/span&gt;&lt;span style="font-family: arial;font-family:Arial;font-size:85%;"   lang="ES-MX"&gt; &lt;/span&gt;&lt;span style="font-family: arial;font-family:Arial;font-size:85%;"  &gt;se adquiere de una manera cotidiana, es decir sin una planeacion, todo sucede espontáneamente y sin intervencion de algún instrumento especialmente diseñado.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: arial;font-family:Arial;font-size:85%;"   lang="ES-MX"&gt;CONOCIMIENTO CIENTIFICO:&lt;/span&gt;&lt;span style="font-family: arial;font-family:Arial;font-size:85%;"   lang="ES-MX"&gt; &lt;/span&gt;&lt;span style="font-family: arial;font-family:Arial;font-size:85%;"  &gt; &lt;meta equiv="Content-Type" content="text/html; charset=utf-8"&gt; &lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;u3:worddocument&gt;   &lt;u3:view&gt;Normal&lt;u3:zoom&gt;0&lt;u3:hyphenationzone&gt;21&lt;u3:punctuationkerning/&gt;      &lt;u3:validateagainstschemas/&gt;      &lt;u3:saveifxmlinvalid&gt;false&lt;u3:ignoremixedcontent&gt;false&lt;u3:alwaysshowplaceholdertext&gt;false&lt;u3:compatibility&gt;          &lt;u3:breakwrappedtables/&gt;          &lt;u3:snaptogridincell/&gt;          &lt;u3:wraptextwithpunct/&gt;          &lt;u3:useasianbreakrules/&gt;          &lt;u3:dontgrowautofit/&gt;          &lt;u3:browserlevel&gt;MicrosoftInternetExplorer4&lt;/u3:browserlevel&gt;         &lt;/u3:compatibility&gt;        &lt;/u3:alwaysshowplaceholdertext&gt;       &lt;/u3:ignoremixedcontent&gt;      &lt;/u3:saveifxmlinvalid&gt;     &lt;/u3:hyphenationzone&gt;    &lt;/u3:zoom&gt;   &lt;/u3:view&gt;  &lt;/u3:worddocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;u4:latentstyles deflockedstate="false" latentstylecount="156"&gt;  &lt;/u4:latentstyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;es una aproximación crítica a la realidad apoyándose en el método científico que, fundamentalmente, trata de percibir y explicar desde lo esencial hasta lo más prosaico, el porqué de las cosas y su devenir –o al menos tiende a este fin.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: arial;font-family:Arial;font-size:85%;"   lang="ES-MX"&gt;CONOCIMIENTO EMPIRICO:&lt;/span&gt;&lt;span style="font-family: arial;font-family:Arial;font-size:85%;"   lang="ES-MX"&gt; &lt;/span&gt;&lt;span style=";font-family:Arial;font-size:12;"  &gt;&lt;span style="font-family: arial;font-size:85%;" &gt;es el conocimiento basado en la experiencia y, en último término, en la percepcion, pues nos dice qué es lo que existe y cuales son sus características, pero no nos dice que algo deba ser necesariamente así y no de otra forma; tampoco nos da verdadera universalidad.&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3713841677048255184-66817464571723151?l=froshblogger.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://froshblogger.blogspot.com/feeds/66817464571723151/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3713841677048255184&amp;postID=66817464571723151' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/66817464571723151'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3713841677048255184/posts/default/66817464571723151'/><link rel='alternate' type='text/html' href='http://froshblogger.blogspot.com/2008/07/tipos-de-conocimiento.html' title='TIPOS DE CONOCIMIENTO'/><author><name>Rommel Augusto Gutierrez Roa</name><uri>https://profiles.google.com/117473627122357180239</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh3.googleusercontent.com/-x5hZquYmP0w/AAAAAAAAAAI/AAAAAAAAAOc/-c29V59XZk8/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry></feed>
