<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dakoo &#187; web</title>
	<atom:link href="http://www.dakoo.cl/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dakoo.cl</link>
	<description>¿Te gusta la web?</description>
	<lastBuildDate>Fri, 04 Nov 2011 03:03:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Fast Notes</title>
		<link>http://www.dakoo.cl/fast-notes/</link>
		<comments>http://www.dakoo.cl/fast-notes/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 14:06:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[==Fast Notes==]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dakoo.cl/?p=164</guid>
		<description><![CDATA[Nueva categoría que tiene como objetivo escribir notas que sean cortas y que generalmente apuntan a otro sitio pero con un poco de información, osea, es una algo mas largo que Twitter pero más corto que un Post Espero les &#8230; <a href="http://www.dakoo.cl/fast-notes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nueva categoría que tiene como objetivo escribir notas que sean cortas y que generalmente apuntan a otro sitio pero con un poco de información, osea, es una algo mas largo que <a href="http://www.twitte.com/jlueiza">Twitter </a>pero más corto que un Post <img src='http://www.dakoo.cl/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Espero les guste</p>
<p>saludos cordiales</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dakoo.cl/fast-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 &#8211; nav</title>
		<link>http://www.dakoo.cl/html-5-nav/</link>
		<comments>http://www.dakoo.cl/html-5-nav/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 03:41:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[desarrollo web]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dakoo.cl/?p=159</guid>
		<description><![CDATA[Al igual que nuestro anterior post donde vimos el tag section en esta ocasión nos centraremos en el tag nav. El objetivo de este elemento al igual que section es describir de forma más semántica la página, con esto se &#8230; <a href="http://www.dakoo.cl/html-5-nav/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Al igual que nuestro <a href="http://www.dakoo.cl/html-5-section/">anterior post </a> donde vimos el tag <strong>section </strong> en esta ocasión nos centraremos en el tag <strong>nav</strong>. El objetivo de este elemento al igual que <strong>section</strong> es describir de forma más semántica la página, con esto se logra una estructura más ordenada y quizás en el futuro los buscadores puedan tomarlos en cuenta para la<strong> Web semántica</strong>.<br />
Este tag se utiliza para introducir los menús de navegación del sitio, esto generalmente se hacía con:</p>
<div class="igBar"><span id="lhtml-3"><a href="#" onclick="javascript:showPlainTxt('html-3'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-3">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/ul.html"><span style="color: #000000; font-weight: bold;">&lt;ul&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;<span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p>
Ahora al introducir este elemento como dijimos anteriormente mejora la forma semántica del sitio, como se ve en este ejemplo.</p>
<div class="igBar"><span id="lhtml-4"><a href="#" onclick="javascript:showPlainTxt('html-4'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-4">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;">&lt;nav&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/ul.html"><span style="color: #000000; font-weight: bold;">&lt;ul&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#l"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Inicio<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Acerca de<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/li.html"><span style="color: #000000; font-weight: bold;">&lt;li&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"#"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Contacto<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/li&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/ul&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;</span></a>/nav&gt;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Creo que no hay mucho que hablar sobre este tag ya que es simple su objetivo</p>
<p>Espero les sirva</p>
<p>saludos tuto</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dakoo.cl/html-5-nav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 &#8211; section</title>
		<link>http://www.dakoo.cl/html-5-section/</link>
		<comments>http://www.dakoo.cl/html-5-section/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 04:26:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[desarrollo web]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dakoo.cl/?p=154</guid>
		<description><![CDATA[Hoy comenzamos con la revisión de la especificación html 5 y en esta ocasión nos centraremos en el tag section. Este elemento se utiliza para darle una nueva estructura al código, por ejemplo en este código se ve una estructura &#8230; <a href="http://www.dakoo.cl/html-5-section/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hoy comenzamos con la revisión de la especificación html 5 y en esta ocasión nos centraremos en el tag <strong>section.</strong></p>
<p>Este elemento se utiliza para darle una nueva estructura al código, por ejemplo en este código se ve una estructura de html 5 con varios nuevos elementos</p>
<div class="igBar"><span id="lhtml-6"><a href="#" onclick="javascript:showPlainTxt('html-6'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-6">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;">&lt;header&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/p.html"><span style="color: #000000; font-weight: bold;">&lt;p&gt;</span></a></span>Cabecera<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/p&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;</span></a>/header&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;">&lt;nav&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/p.html"><span style="color: #000000; font-weight: bold;">&lt;p&gt;</span></a></span>Menu de navegacion<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/p&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;</span></a>/nav&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;">&lt;section&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/p.html"><span style="color: #000000; font-weight: bold;">&lt;p&gt;</span></a></span>Seccion<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/p&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;">&lt;article&gt;</span>Articulo<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;</span></a>/article&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;</span></a>/section&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;">&lt;footer&gt;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/p.html"><span style="color: #000000; font-weight: bold;">&lt;p&gt;</span></a></span>Pie de pagina<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/p&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;</span></a>/footer&gt;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Si nos damos cuenta la estructura es más fácil de entender ya que los nuevos elementos le dan una estructura definida y una forma que al solo leer los elementos involucrados se saben las partes que están dentro del sitio.<br />
En cuanto al tag <strong>section</strong> viene unido a acción de ordenar semánticamente el código, <strong>ojo que no viene a sustituir los div,</strong> ya que si lo que se busca es dar estilos al código para por ejemplo utilizar efectos javascript conviene tener divs y no section o articles.<br />
En esta <a href="http://html5doctor.com/the-section-element/">página </a>encontré un resumen super bueno de lo que <strong>no </strong>se debe hacer al usar el tag section y la voy a traducir.</p>
<ul>
<li>No use section cuando quieras utilizarlo para dar estilos o ejecutar scripting </li>
<li>No lo use si los tag nav, articles o aside es más apropiado</li>
<li>No lo uses si a continuación de abrir la etiqueta no viene un título</li>
</ul>
<p>En resumen un interesantenuevo tag con el que se pueden construir sitios más semanticamente correctos. </p>
<p>Espero les sirva</p>
<p>saludos tuto</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dakoo.cl/html-5-section/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Encontrar ids repetidos en html</title>
		<link>http://www.dakoo.cl/encontrar-ids-repetidos-en-html/</link>
		<comments>http://www.dakoo.cl/encontrar-ids-repetidos-en-html/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 18:44:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[desarrollo web]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dakoo.cl/?p=128</guid>
		<description><![CDATA[En muchas oportunidades al escribir html nisiquiera podemos ver el resultado final de nuestros trabajos, por ejemplo si trabajas con trozos de html que al final se unen con códigos de otros desarrolladores y muchas veces no tenemos idea de &#8230; <a href="http://www.dakoo.cl/encontrar-ids-repetidos-en-html/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>En muchas oportunidades al escribir html nisiquiera podemos ver el resultado final de nuestros trabajos, por ejemplo si trabajas con trozos de html que al final se unen con códigos de otros desarrolladores y muchas veces no tenemos idea de los nombres que les pusieron a los tag html. Esto se complica más aún cuando tenemos que realizar algo con javascript sobre estos elementos que se han creado, por lo tanto, nuestros scripts no funcionarán.<br />
A mí en mi trabajo me ocurre con mucha frecuencia así que escribí un pequeño script en js que te dá un alert con un resumen del estado de ids de tu html, para esto solo linkea esta dirección en tu html y al recargar la página te dará el resultado del análisis.</p>
<div class="igBar"><span id="ljavascript-8"><a href="#" onclick="javascript:showPlainTxt('javascript-8'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">JavaScript:</span>
<div id="javascript-8">
<div class="javascript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script src=<span style="color: #3366CC;">"http://www.dakoo.cl/archivos/utilidades/verificador.js"</span> type=<span style="color: #3366CC;">"text/javascript"</span>&gt;&lt;/script&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p>
En los próximos días linkearé el source por si quieren verlo</p>
<p>Espero les sirva</p>
<p>saludos tuto</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dakoo.cl/encontrar-ids-repetidos-en-html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Shell de Mootools</title>
		<link>http://www.dakoo.cl/shell-de-mootools/</link>
		<comments>http://www.dakoo.cl/shell-de-mootools/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 00:49:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[desarrollo web]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dakoo.cl/?p=98</guid>
		<description><![CDATA[Hoy Mootools nuevamente me ha sorprendido, debo reconocer que tengo un cierto "amor" por este framework . Estoy hablando de una shell que te permite ir probando tus scripts antes de subirlos o solamente para testear. Si quieres probar esta &#8230; <a href="http://www.dakoo.cl/shell-de-mootools/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hoy <a href="http://mootools.net">Mootools </a>nuevamente me ha sorprendido, debo reconocer que tengo un cierto "amor" por este framework <img src='http://www.dakoo.cl/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> . Estoy hablando de una shell que te permite ir probando tus scripts antes de subirlos o solamente para testear.<br />
Si quieres probar esta maravilla entra <a href="http://mootools.net/shell/">aquí</a></p>
<p>saludos tuto</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dakoo.cl/shell-de-mootools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Primeros pasos con WebGl</title>
		<link>http://www.dakoo.cl/primeros-pasos-con-webgl/</link>
		<comments>http://www.dakoo.cl/primeros-pasos-con-webgl/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 19:01:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Webgl]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dakoo.cl/?p=73</guid>
		<description><![CDATA[¿Web..Como? Webgl viene a proponer una nueva revolución en gráficos 3d en la web. Desde hace mucho tiempo que la idea estaba en el aire y faltaba alguien que la llevara a cabo, es ahi donde aparece el grupo Kronos, &#8230; <a href="http://www.dakoo.cl/primeros-pasos-con-webgl/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>¿Web..Como?</h2>
<p><a href="http://es.wikipedia.org/wiki/WebGL">Webgl</a> viene a proponer una nueva revolución en gráficos 3d en la web. Desde hace mucho tiempo que la idea estaba en el aire y faltaba alguien que la llevara a cabo, es ahi donde aparece el <a href="http://www.khronos.org/">grupo Krono</a>s, un conjunto de empresas relacionadas con aplicaciones basadas en graficos 3d, en donde por ejemplo está incluidas <a href="http://www.khronos.org/members/promoters">AMD, Nvidia, Intel, ARM, etc.</a> Este grupo hace muy poco que está empezando a mostrar los resultados en torno al proyecto Webgl y los resultados que están empezando a verse dan realmente para pensar.</p>
<p>Existen muchos ejemplos que se están empezando a ver en la Web sobre webgl, eso que aún no muchos navegadores soportan esta tecnología, es más, solo Webkit en sus ultimas versiones y Gekko en firefox 3.7( si lo se recien están en la version 3.5.x estable) lo están implementando. Si quieres ver estos ejemplos que andan pululando por ahí te conviene instalar firefox minifield, el cuál puedes bajar de esta dirección:<br />
<code><br />
<a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/">http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/<br />
</a></code></p>
<p>Existen varias páginas que hablan sobre esto pero sin dudas la mejor y en la que voy a basarme para hacer los demos y esas cosas( si leiste bien, este no va a ser el primer post sobre esto <img src='http://www.dakoo.cl/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ) es<br />
<code><br />
<a href="http://learningwebgl.com/blog/">http://learningwebgl.com/blog/<br />
</a></code></p>
<h2>Tengo el Firefox Minifield, ¿ahora que?</h2>
<p>Bueno ahora debes activarlo, esto se realiza:</p>
<li>Ejecuta Minifield</li>
<li>Escribe en la barra de direcciones about:config</li>
<li>Filtra por Webgl</li>
<li>Busca el comando "webgl.enabled_for_all_sites" y hazle doble click para que cambie a "true"</li>
<p>Ves que no era dificl <img src='http://www.dakoo.cl/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Ahora si quieres ver algunos ejemplos mira estos:<br />
<code><a href="http://learningwebgl.com/blog/?p=11#examples">http://learningwebgl.com/blog/?p=11#examples</a></code></p>
<p>Eso por ahora, prometo muy pronto poner un ejemplo para empezar a entender de que se trata todo esto</p>
<p>Saludos tuto</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dakoo.cl/primeros-pasos-con-webgl/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
