<?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>Infinito Punto Alfa &#187; AJAX : JavaScript</title>
	<atom:link href="http://blog.redvamas.com/noticia/ajax-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.redvamas.com</link>
	<description>Hasta los güevos de la 2.0, algo de diseño gráfico, web y concursos.</description>
	<lastBuildDate>Mon, 19 Dec 2011 21:29:03 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Jquery Novice To Ninja gratis por 24 horas</title>
		<link>http://blog.redvamas.com/1213/jquery-novice-to-ninja-gratis-por-24-horas/</link>
		<comments>http://blog.redvamas.com/1213/jquery-novice-to-ninja-gratis-por-24-horas/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 07:25:37 +0000</pubDate>
		<dc:creator>Animatek</dc:creator>
				<category><![CDATA[AJAX : JavaScript]]></category>
		<category><![CDATA[Cursos : Tutoriales]]></category>

		<guid isPermaLink="false">http://blog.redvamas.com/jquery-novice-to-ninja-gratis-por-24-horas/</guid>
		<description><![CDATA[Con motivo de la victoria de España en el Mundial de Futbol de Sudafrica, la empresa SitePoint deja descargarse gratuitamente durante 24 horAS el libro de programacion JQUERY NOVICE TO NINJA, aprovechadlo. Descargate el libro. Fuente: Twitter [@sinuanos]]]></description>
			<content:encoded><![CDATA[</p>
<div align="center">
<p><a href="http://sale.sitepoint.com/"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="00" border="0" alt="00" src="http://blog.redvamas.com/wp-content/uploads/2010/07/00.jpg" width="550" height="378" /></a> </p>
</p></div>
</p>
<p>Con motivo de la victoria de España en el Mundial de Futbol de Sudafrica, la empresa <a href="http://sale.sitepoint.com/">SitePoint</a> deja descargarse gratuitamente durante 24 horAS el libro de programacion JQUERY NOVICE TO NINJA, aprovechadlo.</p>
</p>
<p>
<p><a href="http://sale.sitepoint.com/">Descargate el libro.</a></p>
</p>
<p>Fuente: <a href="http://twitter.com/sinuanos">Twitter [@sinuanos]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.redvamas.com/1213/jquery-novice-to-ninja-gratis-por-24-horas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript : Temporizador de cierre.</title>
		<link>http://blog.redvamas.com/68/javascript-temporizador-de-cierre/</link>
		<comments>http://blog.redvamas.com/68/javascript-temporizador-de-cierre/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 14:31:04 +0000</pubDate>
		<dc:creator>Animatek</dc:creator>
				<category><![CDATA[AJAX : JavaScript]]></category>

		<guid isPermaLink="false">http://www.va-mas.com/blog/?p=68</guid>
		<description><![CDATA[PLAIN TEXT JAVASCRIPT: &#60;html&#62; &#60;head&#62; &#60;script type="text/JavaScript"&#62; &#60;!-- function closeWin&#40;thetime&#41; &#123; setTimeout&#40;"window.close()", thetime&#41;; &#125; //--&#62; &#60;/script&#62; &#60;/head&#62; &#60;body onload="closeWin('5000')"&#62; Esta página se cerrara en 5 segundos. &#60;/body&#62; &#60;/html&#62; ejecutar ejemplo]]></description>
			<content:encoded><![CDATA[<div class="igBar"><span id="ljavascript-2"><a href="#" onclick="javascript:showPlainTxt('javascript-2'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">JAVASCRIPT:</span>
<div id="javascript-2">
<div class="javascript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;html&gt;</div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;head&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script type=<span style="color: #3366CC;">"text/JavaScript"</span>&gt;</div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;!--</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #003366; font-weight: bold;">function</span> closeWin<span style="color: #66cc66;">&#40;</span>thetime<span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">setTimeout<span style="color: #66cc66;">&#40;</span><span style="color: #3366CC;">"window.close()"</span>, thetime<span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900; font-style: italic;">//--&gt;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/script&gt;</div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/head&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;body <span style="color: #000066;">onload</span>=<span style="color: #3366CC;">"closeWin('5000')"</span>&gt;</div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Esta página se cerrara en <span style="color: #CC0000;color:#800000;">5</span> segundos.</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/body&gt;</div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/html&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p>
<a href="http://www.va-mas.com/blog/ejemplos/temporizador.php" target="_blank">ejecutar ejemplo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.redvamas.com/68/javascript-temporizador-de-cierre/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Flash : Apollo :Version alpha ya lista</title>
		<link>http://blog.redvamas.com/38/flash-apollo-version-alpha-ya-lista/</link>
		<comments>http://blog.redvamas.com/38/flash-apollo-version-alpha-ya-lista/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 15:40:58 +0000</pubDate>
		<dc:creator>Animatek</dc:creator>
				<category><![CDATA[ActionScript : Flash]]></category>
		<category><![CDATA[AJAX : JavaScript]]></category>
		<category><![CDATA[Diseño Gráfico y WEB]]></category>
		<category><![CDATA[xHTML : HTML]]></category>

		<guid isPermaLink="false">http://www.va-mas.com/blog/?p=38</guid>
		<description><![CDATA[Adobe Labs Ya esta lista para descargarse e instalar la version Alfa de la nueva aplicacion de Adobe con nombre en clave APOLLO. Se trata de una mezcla de Flash, Flex, AJAX, HTML... pero destinado a realizar aplicaciones de escritorio. &#8230; <a href="http://blog.redvamas.com/38/flash-apollo-version-alpha-ya-lista/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p align="right"><a href="http://labs.adobe.com/technologies/apollo/" target="_blank">Adobe Labs</a></p>
<div style="text-align: center"><a href="http://labs.adobe.com/technologies/apollo/" target="_blank"><img src="http://www.va-mas.com/blog/wp-content/uploads/2007/03/apollo.jpg" /></a></div>
<p>Ya esta lista para descargarse e instalar la version Alfa de la nueva aplicacion de Adobe con nombre en clave APOLLO.<br />
Se trata de una mezcla de Flash, Flex, AJAX, HTML... pero destinado a realizar aplicaciones de escritorio. Asi que bienvenidos a la Nueva Era Apollo.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.redvamas.com/38/flash-apollo-version-alpha-ya-lista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP : JavaScript :Pasar variables</title>
		<link>http://blog.redvamas.com/33/php-javascript-pasar-variables/</link>
		<comments>http://blog.redvamas.com/33/php-javascript-pasar-variables/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 17:06:21 +0000</pubDate>
		<dc:creator>Animatek</dc:creator>
				<category><![CDATA[AJAX : JavaScript]]></category>
		<category><![CDATA[PHP : ASP : Dinámico]]></category>

		<guid isPermaLink="false">http://www.va-mas.com/blog/?p=33</guid>
		<description><![CDATA[PLAIN TEXT PHP: &#60;?php // declaramos la variable en PHP y le damos un valor $variable = "Variable de PHP"; // cremos otra variable donde metemos el codigo JavaScript $js = '&#60;script type=&#34;text/javascript&#34;&#62;'; // imprimimos en pantalla el valor de &#8230; <a href="http://blog.redvamas.com/33/php-javascript-pasar-variables/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="igBar"><span id="lphp-4"><a href="#" onclick="javascript:showPlainTxt('php-4'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">PHP:</span>
<div id="php-4">
<div class="php">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#000000; font-weight:bold;">&lt;?php</span></div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF9933; font-style:italic;">// declaramos la variable en PHP y le damos un valor</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$variable</span> = <span style="color:#FF0000;">"Variable de PHP"</span>;</div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF9933; font-style:italic;">// cremos otra variable donde metemos el codigo JavaScript</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$js</span> = <span style="color:#FF0000;">'&lt;script type=&quot;text/javascript&quot;&gt;'</span>;</div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF9933; font-style:italic;">// imprimimos en pantalla el valor de la variable PHP pero desde JS</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$js</span>.= <span style="color:#FF0000;">'&nbsp; document.write(&quot;'</span>.<span style="color:#0000FF;">$variable</span>.<span style="color:#FF0000;">'&quot;);'</span>;</div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF9933; font-style:italic;">// declaramos una variable JS y le damos un valor</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$js</span>.= <span style="color:#FF0000;">'&nbsp; var miJS = &quot; impresa en pantalla desde JS&quot;;'</span>;</div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF9933; font-style:italic;">// imprimimos en pantalla el valor de esa variable</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$js</span>.= <span style="color:#FF0000;">'&nbsp; document.write(miJS);'</span>;</div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#0000FF;">$js</span>.= <span style="color:#FF0000;">'&lt;/script&gt;'</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#FF9933; font-style:italic;">// imprimimos en pantalla la variable donde metimos el JS</span></div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><a href="http://www.php.net/echo"><span style="color:#000066;">echo</span></a> <span style="color:#0000FF;">$js</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#000000; font-weight:bold;">?&gt;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p>
<a href="http://www.va-mas.com/blog/ejemplos/variables_phpjs.php">ejecutar ejemplo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.redvamas.com/33/php-javascript-pasar-variables/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>CSS : JavaScript :Ocultar/Mostrar Capas</title>
		<link>http://blog.redvamas.com/23/css-javascript-ocultarmostrar-capas/</link>
		<comments>http://blog.redvamas.com/23/css-javascript-ocultarmostrar-capas/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 19:33:09 +0000</pubDate>
		<dc:creator>Animatek</dc:creator>
				<category><![CDATA[AJAX : JavaScript]]></category>
		<category><![CDATA[CSS : Hojas de Estilo]]></category>

		<guid isPermaLink="false">http://www.va-mas.com/blog/?p=23</guid>
		<description><![CDATA[PLAIN TEXT CSS: &#60;style&#62; .vis1 &#123; visibility:visible; &#125; .vis2 &#123; visibility:hidden; &#125; &#60;/style&#62; &#160; &#60;img src="http://www.va-mas.com/blog/logo.jpg" name="oSphere" width="162" height="127" id="oSphere" class="vis1" /&#62; &#60;p onmouseover="oSphere.className='vis2'" onmouseout="oSphere.className='vis1'"&#62;Pon el cursor sobre este texto para hacer desaparecer la imagen.&#60;/p&#62; ejecutar ejemplo]]></description>
			<content:encoded><![CDATA[<div class="igBar"><span id="lcss-6"><a href="#" onclick="javascript:showPlainTxt('css-6'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CSS:</span>
<div id="css-6">
<div class="css">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;style&gt;</div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #6666ff;">.vis1 </span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">visibility</span>:<span style="color: #993333;">visible</span>;</div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #6666ff;">.vis2 </span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">visibility</span>:<span style="color: #993333;">hidden</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/style&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;img src=<span style="color: #ff0000;">"http://www.va-mas.com/blog/logo.jpg"</span> name=<span style="color: #ff0000;">"oSphere"</span> <span style="color: #000000; font-weight: bold;">width</span>=<span style="color: #ff0000;">"162"</span> <span style="color: #000000; font-weight: bold;">height</span>=<span style="color: #ff0000;">"127"</span> id=<span style="color: #ff0000;">"oSphere"</span> class=<span style="color: #ff0000;">"vis1"</span> /&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#999988;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;p onmouseover=<span style="color: #ff0000;">"oSphere.className='vis2'"</span> onmouseout=<span style="color: #ff0000;">"oSphere.className='vis1'"</span>&gt;Pon el <span style="color: #000000; font-weight: bold;">cursor</span> sobre este texto para hacer desaparecer la imagen.&lt;/p&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p>
<a href="http://www.va-mas.com/blog/ejemplos/ocultar.php">ejecutar ejemplo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.redvamas.com/23/css-javascript-ocultarmostrar-capas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

