<?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>Xyberneticos &#187; Programacion</title>
	<atom:link href="http://xyberneticos.com/index.php/category/programacion/feed/" rel="self" type="application/rss+xml" />
	<link>http://xyberneticos.com</link>
	<description>Desarrollo Web, Diseño, Recursos, Wordpress, Themes</description>
	<lastBuildDate>Fri, 04 Nov 2011 14:10:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>34 hojas de trucos para diseñadores y desarrolladores web</title>
		<link>http://xyberneticos.com/index.php/2009/11/23/34-hojas-de-trucos-para-disenadores-y-desarrolladores-web/</link>
		<comments>http://xyberneticos.com/index.php/2009/11/23/34-hojas-de-trucos-para-disenadores-y-desarrolladores-web/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 12:07:32 +0000</pubDate>
		<dc:creator>Nikko</dc:creator>
				<category><![CDATA[Diseño Web]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Recursos Web]]></category>

		<guid isPermaLink="false">http://xyberneticos.com/index.php/2009/11/23/34-hojas-de-trucos-para-disenadores-y-desarrolladores-web/</guid>
		<description><![CDATA[Como diseñadores web solemos pasar gran parte de nuestro tiempo programado y utilizando diversos programas de diseño, por momentos descubrimos que es realmente difícil recordar cada uno de los atajos y combinaciones de teclas para cada programa. Pero con 34 cheat sheets for web designers and developers, un fabuloso artículo que descubrí, algunas cosas serán [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://xyberneticos.com/wp-content/uploads/2009/11/34hojasdetrucos.jpg" alt="34hojasdetrucos.jpg" /></p>
<p align="justify">Como diseñadores web solemos pasar gran parte de nuestro tiempo programado y utilizando diversos programas de diseño, por momentos descubrimos que es realmente difícil recordar cada uno de los atajos y combinaciones de teclas para cada programa. Pero con <a href="http://www.webanddesigners.com/34-cheat-sheets-for-web-designers-and-developers" target="_blank">34 cheat sheets for web designers and developers,</a> un fabuloso artículo que descubrí, algunas cosas serán aun más fáciles de recordar. En este artículo se presentan 34 hojas de trucos esenciales para los programas más populares relacionados al desarrollo web.</p>
<p style="text-align: justify">Enlace <a href="http://www.webanddesigners.com/34-cheat-sheets-for-web-designers-and-developers" target="_blank">34 cheat sheets for web designers and developers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://xyberneticos.com/index.php/2009/11/23/34-hojas-de-trucos-para-disenadores-y-desarrolladores-web/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Interface Slideshow</title>
		<link>http://xyberneticos.com/index.php/2008/08/31/interface-slideshow/</link>
		<comments>http://xyberneticos.com/index.php/2008/08/31/interface-slideshow/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 20:25:02 +0000</pubDate>
		<dc:creator>Nikko</dc:creator>
				<category><![CDATA[Diseño Web]]></category>
		<category><![CDATA[Galerias]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://xyberneticos.com/index.php/2008/08/31/interface-slideshow/</guid>
		<description><![CDATA[Interface Slideshow, otra agradable alternativa para mostrar nuestras imágenes en diapositivas y con desvanecimiento. Sin duda la cantidad de opciones que se nos suelen presentar son tantas, que hace muy difícil la elección de uno a la hora de implementarlo en nuestros proyectos. Soy de esos que creen, que aunque suelan verse muy similar a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://xyberneticos.com/wp-content/uploads/2008/08/interfaceshoe.jpg" alt="interfaceshoe.jpg" /></p>
<p><a href="http://interface.eyecon.ro/download">Interface Slideshow</a>, otra agradable alternativa para mostrar nuestras imágenes en diapositivas y con desvanecimiento.  Sin duda la cantidad de opciones que se nos suelen presentar son tantas, que hace muy difícil la elección de uno a la hora de implementarlo en nuestros proyectos. Soy de esos que creen, que aunque suelan verse muy similar  a otros, todos poseen diversas ventajas y pequeñas cosas que llamaran más la atención uno de otro. Sea en la forma de implementarse, la librería en la cual se basa, las diferentes opciones que nos presenta y demás. Interface Slideshow utiliza jquery y un poco de css para dar el estilo que veremos en el ejemplo. Creo que les gustara.<br />
Ver <a href="http://interface.eyecon.ro/demos/slideshow.html">Demo</a> -<a href="http://interface.eyecon.ro/download">Interface Slideshow</a></p>
<p>Uso:</p>
<p>Lo primero será descargar ambas librerías, <a href="http://interface.eyecon.ro/jquery/jquery.js">jQuery 1.1.2</a> 19 kb  			 junto con <a href="http://interface.eyecon.ro/interface/interface_1.2.zip">Interface 1.2</a> 146kb  alojarlo en nuestro servidor o la carpeta que contiene todas nuestras librerías y realizar la llamada a ellos desde nuestro encabezado. Dentro de nuestras etiquetas &lt; Head &gt;…</p>
<div class="igBar"><span id="ljavascript-5"><a href="#" onclick="javascript:showPlainTxt('javascript-5'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">JavaScript:</span>
<div id="javascript-5">
<div class="javascript">&lt;script src=<span style="color: #3366CC;">"jquery.js"</span> type=<span style="color: #3366CC;">"text/javascript"</span>&gt;&lt;/script&gt;<br />
&lt;script src=<span style="color: #3366CC;">"interface.js"</span> type=<span style="color: #3366CC;">"text/javascript"</span>&gt;&lt;/script&gt;</div>
</div>
</div>
<p>
Un poco de CSS</p>
<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"><span style="color: #cc00cc;">#slideShow1<br />
<span style="color: #66cc66;">&#123;</span></span><br />
<span style="color: #000000; font-weight: bold;">width</span>: 300px;<br />
<span style="color: #000000; font-weight: bold;">height</span>: 280px;<br />
<span style="color: #000000; font-weight: bold;">border</span>: 1px <span style="color: #993333;">solid</span> #ccc;<br />
<span style="color: #000000; font-weight: bold;">padding</span>: 10px;<br />
<span style="color: #000000; font-weight: bold;">background-color</span>: #fff;<br />
<span style="color: #000000; font-weight: bold;">margin</span>: 10px;<br />
<span style="color: #66cc66;">&#125;</span><br />
<span style="color: #cc00cc;">#slideShow2<br />
<span style="color: #66cc66;">&#123;</span></span><br />
<span style="color: #000000; font-weight: bold;">width</span>: 300px;<br />
<span style="color: #000000; font-weight: bold;">height</span>: 300px;<br />
<span style="color: #000000; font-weight: bold;">border</span>: 1px <span style="color: #993333;">solid</span> #ccc;<br />
<span style="color: #000000; font-weight: bold;">padding</span>: 10px;<br />
<span style="color: #000000; font-weight: bold;">background-color</span>: #fff;<br />
<span style="color: #000000; font-weight: bold;">margin</span>: 10px;<br />
<span style="color: #66cc66;">&#125;</span><br />
<span style="color: #6666ff;">.pagelinks </span>a<br />
<span style="color: #66cc66;">&#123;</span><br />
<span style="color: #000000; font-weight: bold;">font-weight</span>: <span style="color: #993333;">bold</span>;<br />
<span style="color: #000000; font-weight: bold;">color</span>: #666;<br />
<span style="color: #66cc66;">&#125;</span><br />
<span style="color: #6666ff;">.slideCaption<br />
</span><span style="color: #66cc66;">&#123;</span><br />
<span style="color: #000000; font-weight: bold;">background-color</span>: #FFFFCC;<br />
<span style="color: #000000; font-weight: bold;">padding</span>: 4px;<br />
<span style="color: #000000; font-weight: bold;">text-align</span>: <span style="color: #993333;">center</span>;<br />
<span style="color: #000000; font-weight: bold;">font-weight</span>: <span style="color: #993333;">bold</span>;<br />
<span style="color: #66cc66;">&#125;</span><br />
<span style="color: #6666ff;">.pagelinks </span>a<span style="color: #6666ff;">.activeSlide<br />
</span><span style="color: #66cc66;">&#123;</span><br />
<span style="color: #000000; font-weight: bold;">color</span>: #f90;<br />
<span style="color: #66cc66;">&#125;</span><br />
<span style="color: #808080; font-style: italic;">/* this is for IE so the prev/next links can be hovered*/</span><br />
.nextSlide,<span style="color: #6666ff;">.prevSlide<br />
</span><span style="color: #66cc66;">&#123;</span><br />
<span style="color: #000000; font-weight: bold;">background-image</span>: <span style="color: #993333;">url</span><span style="color: #66cc66;">&#40;</span>images/spacer.gif<span style="color: #66cc66;">&#41;</span>;<br />
<span style="color: #66cc66;">&#125;</span><br />
.nextSlide<span style="color: #3333ff;">:hover<br />
</span><span style="color: #66cc66;">&#123;</span><br />
<span style="color: #000000; font-weight: bold;">background-image</span>: <span style="color: #993333;">url</span><span style="color: #66cc66;">&#40;</span>images/nextslide.jpg<span style="color: #66cc66;">&#41;</span>;<br />
<span style="color: #000000; font-weight: bold;">background-repeat</span>: <span style="color: #993333;">no-repeat</span>;<br />
<span style="color: #000000; font-weight: bold;">background-position</span>: <span style="color: #000000; font-weight: bold;">right</span> <span style="color: #000000; font-weight: bold;">bottom</span>;<br />
<span style="color: #66cc66;">&#125;</span><br />
.prevSlide<span style="color: #3333ff;">:hover<br />
</span><span style="color: #66cc66;">&#123;</span><br />
<span style="color: #000000; font-weight: bold;">background-image</span>: <span style="color: #993333;">url</span><span style="color: #66cc66;">&#40;</span>images/prevslide.jpg<span style="color: #66cc66;">&#41;</span>;<br />
<span style="color: #000000; font-weight: bold;">background-repeat</span>: <span style="color: #993333;">no-repeat</span>;<br />
<span style="color: #000000; font-weight: bold;">background-position</span>: <span style="color: #000000; font-weight: bold;">left</span> <span style="color: #000000; font-weight: bold;">bottom</span>;<br />
<span style="color: #66cc66;">&#125;</span><br />
<span style="color: #6666ff;">.inputsTooltip<br />
</span><span style="color: #66cc66;">&#123;</span><br />
<span style="color: #000000; font-weight: bold;">border</span>: 1px <span style="color: #993333;">solid</span> #ccc;<br />
<span style="color: #000000; font-weight: bold;">background-color</span>: #eee;<br />
<span style="color: #000000; font-weight: bold;">padding</span>: 4px;<br />
<span style="color: #000000; font-weight: bold;">color</span>: #333;<br />
<span style="color: #000000; font-weight: bold;">font-family</span>: Arial, Helvetica, <span style="color: #993333;">sans-serif</span>;<br />
<span style="color: #000000; font-weight: bold;">font-size</span>: 11px;<br />
filter:alpha<span style="color: #66cc66;">&#40;</span>opacity=<span style="color: #cc66cc;color:#800000;">70</span><span style="color: #66cc66;">&#41;</span>;<br />
-moz-opacity:.<span style="color: #cc66cc;color:#800000;">70</span>;<br />
opacity:.<span style="color: #cc66cc;color:#800000;">70</span>;<br />
<span style="color: #66cc66;">&#125;</span><br />
<span style="color: #cc00cc;">#tooltipURL<br />
<span style="color: #66cc66;">&#123;</span></span><br />
<span style="color: #000000; font-weight: bold;">display</span>: <span style="color: #993333;">none</span>;<br />
<span style="color: #66cc66;">&#125;</span></div>
</div>
</div>
<p>
Estructura de ambos ejemplos</p>
<div class="igBar"><span id="lhtml-7"><a href="#" onclick="javascript:showPlainTxt('html-7'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-7">
<div class="html"><span style="color: #606060;">&lt;div id=&quot;slideShow1&quot;&gt;</span><br />
<span style="color: #606060;">&lt;div class=&quot;slideshowLoader&quot;&gt;</span><span style="color: #606060;">&lt;/div&gt;</span><br />
<span style="color: #606060;">&lt;div class=&quot;slideshowHolder&quot;&gt;</span><span style="color: #606060;">&lt;/div&gt;</span><br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; <br />
<span style="color: #606060;">&lt;div class=&quot;slideshowLinks pagelinks&quot;&gt;</span><span style="color: #606060;">&lt;/div&gt;</span></p>
<p><span style="color: #606060;">&lt;div class=&quot;slideshowCaption slideCaption&quot;&gt;</span><span style="color: #606060;">&lt;/div&gt;</span><br />
<span style="color: #606060;">&lt;/div&gt;</span></p>
<p><span style="color: #606060;">&lt;div id=&quot;slideShow2&quot;&gt;</span><span style="color: #606060;">&lt;div class=&quot;slideshowLoader&quot;&gt;</span><span style="color: #606060;">&lt;/div&gt;</span><br />
<span style="color: #606060;">&lt;div class=&quot;slideshowHolder&quot;&gt;</span><span style="color: #606060;">&lt;/div&gt;</span><br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; <br />
<span style="color: #606060;">&lt;div class=&quot;slideshowLinks pagelinks&quot;&gt;</span><span style="color: #606060;">&lt;/div&gt;</span><br />
<span style="color: #606060;">&lt;div class=&quot;slideshowCaption slideCaption&quot;&gt;</span><span style="color: #606060;">&lt;/div&gt;</span><br />
<span style="color: #606060;">&lt;/div&gt;</span></div>
</div>
</div>
<p></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">&lt;script type=<span style="color: #3366CC;">"text/javascript"</span>&gt;<br />
$<span style="color: #66cc66;">&#40;</span>document<span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">ready</span><span style="color: #66cc66;">&#40;</span><br />
&nbsp; &nbsp; <span style="color: #003366; font-weight: bold;">function</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span><br />
&nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; $.<span style="color: #006600;">slideshow</span><span style="color: #66cc66;">&#40;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; container : <span style="color: #3366CC;">'slideShow1'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; loader: <span style="color: #3366CC;">'slideshow_files/slideshow_loader.gif'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; linksPosition: <span style="color: #3366CC;">'top'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; linksClass: <span style="color: #3366CC;">'pagelinks'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; linksSeparator : <span style="color: #3366CC;">' | '</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fadeDuration : <span style="color: #CC0000;color:#800000;">400</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; activeLinkClass: <span style="color: #3366CC;">'activeSlide'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; nextslideClass: <span style="color: #3366CC;">'nextSlide'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; prevslideClass: <span style="color: #3366CC;">'prevSlide'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; captionPosition: <span style="color: #3366CC;">'bottom'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; captionClass: <span style="color: #3366CC;">'slideCaption'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; autoplay: <span style="color: #CC0000;color:#800000;">5</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; random: <span style="color: #003366; font-weight: bold;">true</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; images : <span style="color: #66cc66;">&#91;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; src: <span style="color: #3366CC;">'slideshow_files/Dynamic.jpg'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; caption: <span style="color: #3366CC;">'Panda Dynamic'</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; src: <span style="color: #3366CC;">'slideshow_files/Active.jpg'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; caption: <span style="color: #3366CC;">'Panda Actual'</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; src: <span style="color: #3366CC;">'slideshow_files/Dynamic.jpg'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; caption: <span style="color: #3366CC;">'Fiat Panda'</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; src: <span style="color: #3366CC;">'slideshow_files/Active.jpg'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; caption: <span style="color: #3366CC;">'Panda Active'</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#93;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#41;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; $.<span style="color: #006600;">slideshow</span><span style="color: #66cc66;">&#40;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; container : <span style="color: #3366CC;">'slideShow2'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; loader: <span style="color: #3366CC;">'images/slideshow_loader.gif'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; linksPosition: <span style="color: #3366CC;">'top'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; linksClass: <span style="color: #3366CC;">'pagelinks'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; linksSeparator : <span style="color: #3366CC;">' | '</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fadeDuration : <span style="color: #CC0000;color:#800000;">400</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; activeLinkClass: <span style="color: #3366CC;">'activeSlide'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; nextslideClass: <span style="color: #3366CC;">'nextSlide'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; prevslideClass: <span style="color: #3366CC;">'prevSlide'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; captionPosition: <span style="color: #3366CC;">'bottom'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; captionClass: <span style="color: #3366CC;">'slideCaption'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; autoplay: <span style="color: #CC0000;color:#800000;">5</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; images : <span style="color: #66cc66;">&#91;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; src: <span style="color: #3366CC;">'slideshow_files/Dynamic.jpg'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; caption: <span style="color: #3366CC;">'Fiat Panda'</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; src: <span style="color: #3366CC;">'slideshow_files/Dynamic.jpg'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; caption: <span style="color: #3366CC;">'Panda Active'</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; src: <span style="color: #3366CC;">'slideshow_files/Dynamic.jpg'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; caption: <span style="color: #3366CC;">'Panda Actual'</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; src: <span style="color: #3366CC;">'slideshow_files/Dynamic.jpgg'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; caption: <span style="color: #3366CC;">'Panda Dynamic'</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#93;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#41;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; $<span style="color: #66cc66;">&#40;</span><span style="color: #3366CC;">'a'</span><span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">ToolTip</span><span style="color: #66cc66;">&#40;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; className: <span style="color: #3366CC;">'inputsTooltip'</span>,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; position: <span style="color: #3366CC;">'mouse'</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #66cc66;">&#41;</span>;<br />
&nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span><br />
<span style="color: #66cc66;">&#41;</span>;<br />
&lt;/script&gt;</div>
</div>
</div>
<p>
Ver <a href="http://interface.eyecon.ro/demos/slideshow.html">Demo</a> -Mas info <a href="http://interface.eyecon.ro/download">Interface Slideshow</a></p>
]]></content:encoded>
			<wfw:commentRss>http://xyberneticos.com/index.php/2008/08/31/interface-slideshow/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Resaltar productos con MooTools</title>
		<link>http://xyberneticos.com/index.php/2008/07/21/resaltar-productos-con-mootools/</link>
		<comments>http://xyberneticos.com/index.php/2008/07/21/resaltar-productos-con-mootools/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 03:31:12 +0000</pubDate>
		<dc:creator>Nikko</dc:creator>
				<category><![CDATA[Diseño Web]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Recursos Web]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://xyberneticos.com/index.php/2008/07/21/resaltar-productos-con-mootools/</guid>
		<description><![CDATA[Create a Simple, Powerful Product Highlighter with – Una bonita técnica que podremos utilizar en nuestros proyectos web para crear simples y potentes secciones resaltadas con MooTools. Este tutorial te permitirá conocer un poco esta técnica y las ventajas de utilizar MooTools. Ver Demo - Descarga - Mas info  Create a Simple, Powerful Product Highlighter [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://xyberneticos.com/wp-content/uploads/2008/07/prowerful.jpg" alt="prowerful.jpg" /></p>
<p><a href="http://nettuts.com/site-builds/create-a-simple-powerful-product-highlighter-with-mootools/">Create a Simple, Powerful Product Highlighter with</a> – Una bonita técnica que podremos utilizar en nuestros proyectos web para crear simples y potentes secciones resaltadas con MooTools. Este tutorial te permitirá conocer un poco esta técnica y las ventajas de utilizar MooTools.</p>
<p>Ver <a href="http://nettuts.s3.amazonaws.com/022_Mootools/example.html">Demo </a>- <a href="http://nettuts.s3.amazonaws.com/022_Mootools/Archive.zip">Descarga</a> - Mas info  <a href="http://nettuts.com/site-builds/create-a-simple-powerful-product-highlighter-with-mootools/">Create a Simple, Powerful Product Highlighter with MooTools </a></p>
<p>Instalacion:</p>
<div class="igBar"><span id="ljavascript-12"><a href="#" onclick="javascript:showPlainTxt('javascript-12'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">JavaScript:</span>
<div id="javascript-12">
<div class="javascript">&lt;script src=<span style="color: #3366CC;">"mootools.js"</span> type=<span style="color: #3366CC;">"text/javascript"</span>&gt;&lt;/script&gt;</p>
<p>&lt;script type=<span style="color: #3366CC;">"text/javascript"</span> charset=<span style="color: #3366CC;">"utf-8"</span>&gt; window.<span style="color: #006600;">addEvent</span><span style="color: #66cc66;">&#40;</span>\<span style="color: #3366CC;">'domready<span style="color: #000099; font-weight: bold;">\'</span>, function() {</p>
<p>// Create variables (in this case two arrays) representing our bubbles and pages &nbsp; &nbsp;var myPages = $$(<span style="color: #000099; font-weight: bold;">\'</span>.page<span style="color: #000099; font-weight: bold;">\'</span>); &nbsp; var myBubbles = $$(<span style="color: #000099; font-weight: bold;">\'</span>.bubble<span style="color: #000099; font-weight: bold;">\'</span>);</p>
<p>// Set bubbles opacity to zero so they<span style="color: #000099; font-weight: bold;">\'</span>re hidden initially and toggle visibility on for their container&nbsp; &nbsp;&nbsp; &nbsp; &nbsp;myBubbles.setStyle(<span style="color: #000099; font-weight: bold;">\'</span>opacity<span style="color: #000099; font-weight: bold;">\'</span>, 0); &nbsp; &nbsp;$(<span style="color: #000099; font-weight: bold;">\'</span>bubbleWrap<span style="color: #000099; font-weight: bold;">\'</span>).setStyle(<span style="color: #000099; font-weight: bold;">\'</span>visibility<span style="color: #000099; font-weight: bold;">\'</span>,<span style="color: #000099; font-weight: bold;">\'</span>visible<span style="color: #000099; font-weight: bold;">\'</span>)</p>
<p>// Add our events to the pages &nbsp;myPages.each(function(el, i) { &nbsp; &nbsp; el.set(<span style="color: #000099; font-weight: bold;">\'</span>morph<span style="color: #000099; font-weight: bold;">\'</span>, {link : <span style="color: #000099; font-weight: bold;">\'</span>cancel<span style="color: #000099; font-weight: bold;">\'</span>});</p>
<p>el.addEvents({ &nbsp;&nbsp;&nbsp;<span style="color: #000099; font-weight: bold;">\'</span>mouseenter<span style="color: #000099; font-weight: bold;">\'</span>: function() { &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; myBubbles[i].morph({ &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000099; font-weight: bold;">\'</span>opacity<span style="color: #000099; font-weight: bold;">\'</span> : 1, &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000099; font-weight: bold;">\'</span>margin-top<span style="color: #000099; font-weight: bold;">\'</span> : <span style="color: #000099; font-weight: bold;">\'</span>-15px<span style="color: #000099; font-weight: bold;">\'</span> &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;}); &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;}, &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000099; font-weight: bold;">\'</span>mouseleave<span style="color: #000099; font-weight: bold;">\'</span> : function() { &nbsp; &nbsp; &nbsp; &nbsp; myBubbles[i].morph({ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #000099; font-weight: bold;">\'</span>opacity<span style="color: #000099; font-weight: bold;">\'</span> : 0, &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000099; font-weight: bold;">\'</span>margin-top<span style="color: #000099; font-weight: bold;">\'</span> : 0 &nbsp;&nbsp;&nbsp;&nbsp;}); &nbsp;&nbsp;&nbsp;}&nbsp; &nbsp;&nbsp; &nbsp; &nbsp;&nbsp; &nbsp;}); &nbsp; &nbsp;}); });</p>
<p>&lt;/script&gt; </span></div>
</div>
</div>
<p>
un poco de estilo</p>
<div class="igBar"><span id="lcss-13"><a href="#" onclick="javascript:showPlainTxt('css-13'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CSS:</span>
<div id="css-13">
<div class="css">&lt;style type=<span style="color: #ff0000;">"text/css"</span> media=<span style="color: #ff0000;">"screen"</span>&gt;&nbsp; img <span style="color: #66cc66;">&#123;</span> <span style="color: #000000; font-weight: bold;">border</span>: <span style="color: #cc66cc;color:#800000;">0</span>; <span style="color: #66cc66;">&#125;</span> &nbsp; &nbsp;<span style="color: #cc00cc;">#siteWrap <span style="color: #66cc66;">&#123;</span></span> &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">margin</span>: 287px <span style="color: #993333;">auto</span> <span style="color: #cc66cc;color:#800000;">0</span> <span style="color: #993333;">auto</span>; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">width</span>: 642px; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">height</span>: 345px; &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">position</span>: <span style="color: #993333;">relative</span>; &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">background</span>: <span style="color: #993333;">transparent</span> <span style="color: #993333;">url</span><span style="color: #66cc66;">&#40;</span>images/bg_pageWrap.jpg<span style="color: #66cc66;">&#41;</span> <span style="color: #993333;">no-repeat</span> <span style="color: #000000; font-weight: bold;">top</span> <span style="color: #000000; font-weight: bold;">left</span>; &nbsp; &nbsp;<span style="color: #66cc66;">&#125;</span> &nbsp;<span style="color: #cc00cc;">#pageWrap <span style="color: #66cc66;">&#123;</span></span> &nbsp;&nbsp;<span style="color: #000000; font-weight: bold;">position</span>: <span style="color: #993333;">absolute</span>; &nbsp;&nbsp;<span style="color: #000000; font-weight: bold;">z-index</span>: <span style="color: #cc66cc;color:#800000;">5</span>; &nbsp;&nbsp;<span style="color: #000000; font-weight: bold;">top</span>: 138px; &nbsp;&nbsp;<span style="color: #000000; font-weight: bold;">left</span>: 134px;</p>
<p><span style="color: #66cc66;">&#125;</span> &nbsp; <span style="color: #cc00cc;">#psdPage <span style="color: #66cc66;">&#123;</span></span> &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">margin-right</span>: 19px; &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">float</span>: <span style="color: #000000; font-weight: bold;">left</span>; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">cursor</span>: <span style="color: #993333;">pointer</span>; &nbsp;<span style="color: #66cc66;">&#125;</span> &nbsp; &nbsp;<span style="color: #cc00cc;">#netPage <span style="color: #66cc66;">&#123;</span></span> &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">margin-right</span>: 20px; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">float</span>: <span style="color: #000000; font-weight: bold;">left</span>; &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">cursor</span>: <span style="color: #993333;">pointer</span>; &nbsp; <span style="color: #66cc66;">&#125;</span>&nbsp; &nbsp; &nbsp; <span style="color: #cc00cc;">#audioPage <span style="color: #66cc66;">&#123;</span></span> &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">float</span>: <span style="color: #000000; font-weight: bold;">left</span>; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">cursor</span>: <span style="color: #993333;">pointer</span>; &nbsp;<span style="color: #66cc66;">&#125;</span> &nbsp; &nbsp;<span style="color: #cc00cc;">#bubbleWrap <span style="color: #66cc66;">&#123;</span></span> &nbsp;&nbsp;<span style="color: #000000; font-weight: bold;">position</span>: <span style="color: #993333;">absolute</span>; &nbsp;&nbsp;<span style="color: #000000; font-weight: bold;">z-index</span>: <span style="color: #cc66cc;color:#800000;">10</span>; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">left</span>: 158px; &nbsp; &nbsp;&nbsp; &nbsp;<span style="color: #000000; font-weight: bold;">top</span>: 30px; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span> &nbsp; <span style="color: #6666ff;">.bubble </span><span style="color: #66cc66;">&#123;</span> &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">position</span>: <span style="color: #993333;">absolute</span>; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span> &nbsp; <span style="color: #6666ff;">.<span style="color: #000000; font-weight: bold;">clear</span> </span><span style="color: #66cc66;">&#123;</span> &nbsp;&nbsp;<span style="color: #000000; font-weight: bold;">clear</span>: <span style="color: #993333;">both</span>; &nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span> &lt;/style&gt;</div>
</div>
</div>
<p>
contenido</p>
<div class="igBar"><span id="lhtml-14"><a href="#" onclick="javascript:showPlainTxt('html-14'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-14">
<div class="html"><span style="color: #606060;">&lt;p id=&quot;siteWrap&quot;&gt;</span><br />
<span style="color: #606060;">&lt;p id=&quot;bubbleWrap&quot; style=&quot;visibility: hidden&quot;&gt;</span><br />
<span style="color: #606060;">&lt;p class=&quot;bubble&quot;&gt;</span><span style="color: #606060;">&lt;img src=&quot;images/bubble_PSD.jpg&quot; alt=&quot;PSDTUTS&quot; /&gt;</span><span style="color: #606060;">&lt;/p&gt;</span><br />
<span style="color: #606060;">&lt;p class=&quot;bubble&quot;&gt;</span><span style="color: #606060;">&lt;img src=&quot;images/bubble_NET.jpg&quot; alt=&quot;NETTUTS&quot; /&gt;</span><span style="color: #606060;">&lt;/p&gt;</span><br />
<span style="color: #606060;">&lt;p class=&quot;bubble&quot;&gt;</span><span style="color: #606060;">&lt;img src=&quot;images/bubble_AUDIO.jpg&quot; alt=&quot;AUDIOTUTS&quot; /&gt;</span><span style="color: #606060;">&lt;/p&gt;</span></p>
<p>
<span style="color: #606060;">&lt;p id=&quot;pageWrap&quot;&gt;</span><br />
<span style="color: #606060;">&lt;p class=&quot;page&quot; id=&quot;psdPage&quot;&gt;</span><span style="color: #606060;">&lt;a href=&quot;#&quot;&gt;</span><span style="color: #606060;">&lt;img src=&quot;images/page_PSD.jpg&quot; alt=&quot;PSDTUTS&quot; /&gt;</span><span style="color: #606060;">&lt;/a&gt;</span><span style="color: #606060;">&lt;/p&gt;</span><br />
<span style="color: #606060;">&lt;p class=&quot;page&quot; id=&quot;netPage&quot;&gt;</span><span style="color: #606060;">&lt;a href=&quot;#&quot;&gt;</span><span style="color: #606060;">&lt;img src=&quot;images/page_NET.jpg&quot; alt=&quot;NETTUTS&quot; /&gt;</span><span style="color: #606060;">&lt;/a&gt;</span><span style="color: #606060;">&lt;/p&gt;</span><br />
<span style="color: #606060;">&lt;p class=&quot;page&quot; id=&quot;audioPage&quot;&gt;</span><span style="color: #606060;">&lt;a href=&quot;#&quot;&gt;</span><span style="color: #606060;">&lt;img src=&quot;images/page_AUDIO.jpg&quot; alt=&quot;AUDIOTUTS&quot; /&gt;</span><span style="color: #606060;">&lt;/a&gt;</span><span style="color: #606060;">&lt;/p&gt;</span></div>
</div>
</div>
<p>
Mas info  <a href="http://nettuts.com/site-builds/create-a-simple-powerful-product-highlighter-with-mootools/">Create a Simple, Powerful Product Highlighter with MooTools </a></p>
]]></content:encoded>
			<wfw:commentRss>http://xyberneticos.com/index.php/2008/07/21/resaltar-productos-con-mootools/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>10 scripts para generar estadísticas</title>
		<link>http://xyberneticos.com/index.php/2008/06/19/10-scripts-para-generar-estadisticas/</link>
		<comments>http://xyberneticos.com/index.php/2008/06/19/10-scripts-para-generar-estadisticas/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 05:27:43 +0000</pubDate>
		<dc:creator>Nikko</dc:creator>
				<category><![CDATA[Diseño Web]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Recursos Web]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://xyberneticos.com/index.php/2008/06/19/10-scripts-para-generar-estadisticas/</guid>
		<description><![CDATA[Si te encuentras trabajando en algún proyecto online en el cual deberás montar graficas de estadísticas u otro tipo de información, pero aun no sabes de que modo las diseñarlas, creo q este articulo denominado 10 Free Chart Scripts será realmente útil para ti, es ni mas ni menos que una pequeña recopilación de agradables [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://xyberneticos.com/wp-content/uploads/2008/06/10chartgraf.jpg" alt="10chartgraf.jpg" /></p>
<p>Si te encuentras trabajando en algún proyecto online en el cual deberás montar graficas de estadísticas u otro tipo de información, pero aun no sabes de que modo las diseñarlas, creo q este articulo denominado <a href="http://webtecker.com/2008/06/12/10-free-chart-scripts/" target="_blank">10 Free Chart Scripts</a> será realmente útil para ti, es ni mas ni menos que una pequeña recopilación de agradables script basados en JavaScript, Flash, Silverlight, y  Java, que te permitirán crear todo tipo de graficas. Básicamente son solo 10 las opciones que encontraremos, pero considero que son más que suficiente. Todas son realmente muy diferentes, en cuanto a diseño y como montarlas en nuestros proyectos online, lo que seguramente significa que encontraras la forma mas adecuada de implementar algunas de estas graficas, al proyecto en el cual te encuentras trabajando.</p>
<p>Enlace <a href="http://webtecker.com/2008/06/12/10-free-chart-scripts/" target="_blank">10 Free Chart Scripts</a></p>
]]></content:encoded>
			<wfw:commentRss>http://xyberneticos.com/index.php/2008/06/19/10-scripts-para-generar-estadisticas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Trucos útiles para wordpress</title>
		<link>http://xyberneticos.com/index.php/2008/06/16/trucos-utiles-para-wordpress/</link>
		<comments>http://xyberneticos.com/index.php/2008/06/16/trucos-utiles-para-wordpress/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 20:42:01 +0000</pubDate>
		<dc:creator>Nikko</dc:creator>
				<category><![CDATA[Diseño Web]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://xyberneticos.com/index.php/2008/06/16/trucos-utiles-para-wordpress/</guid>
		<description><![CDATA[No hay dudas de lo que significa hoy para todo desarrollador wordpress, esta plataforma que se ha convertido en una de las más populares en Internet, y la que solemos utilizar frecuentemente sin importar cual sea el proyecto en el cual trabajaremos. Siempre mediante unas líneas de código adicionales, WordPress se adaptara a lo que [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://xyberneticos.com/wp-content/uploads/2008/06/usertipswp.jpg" alt="usertipswp.jpg" /></p>
<p>No hay dudas de lo que significa hoy para todo desarrollador wordpress, esta plataforma que se ha convertido en una de las más populares en Internet, y la que solemos utilizar frecuentemente sin importar cual sea el proyecto en el cual trabajaremos. Siempre mediante unas líneas de código adicionales, WordPress se adaptara a lo que necesitemos. Evidentemente trabajar con frecuencia con wordpres nos lleva cada día a aprender nuevos trucos, tips, o formas de solucionar ciertos problemas de la forma mas rápida y practica, pero es obvio que es tanta la información que es imposible recordar cada uno de ellos en el momento que lo estamos necesitando. Seguramente es lo que te pasara a ti en algún momento al trabajar en el diseño de tu próximo theme wordpress. La gente de <a href="http://stylizedweb.com/2008/06/13/useful-wordpress-tricks/" target="_blank">Stylizedweb</a> estos días ha despertado pensando en ello, y ha publicado un post que nos será muy útil en ocasiones. En el encontraremos fragmentos reutilizables de códigos que todos necesitamos de vez en cuando.El artículo incluye tips para:</p>
<ul>
<li>Realización de una plantilla</li>
<li> Invertir orden de comentarios</li>
<li> Crear post Destacados</li>
<li> Incluir un archivo específico</li>
<li> Etiquetas condicional</li>
<li> Invertir el orden de post</li>
<li> Caracteres especiales</li>
<li> Y mas…</li>
</ul>
<p>Mas informacion <a href="http://stylizedweb.com/2008/06/13/useful-wordpress-tricks/" target="_blank">Useful wordpress tricks</a><br />
Ejemplo: <strong>Reverse comment order</strong></p>
<div class="igBar"><span id="lphp-16"><a href="#" onclick="javascript:showPlainTxt('php-16'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">PHP:</span>
<div id="php-16">
<div class="php"><span style="color:#000000; font-weight:bold;">&lt;?php</span> <span style="color:#6E8885;">$comments</span> = <a href="http://www.php.net/array_reverse"><span style="color:#000066;">array_reverse</span></a><span style="color:#234365; font-weight:bold;">&#40;</span><span style="color:#6E8885;">$comments</span>, <span style="color:#000000; font-weight:bold;">true</span><span style="color:#234365; font-weight:bold;">&#41;</span>; <span style="color:#000000; font-weight:bold;">?&gt;</span><br />
&nbsp; &nbsp;<span style="color:#000000; font-weight:bold;">&lt;?php</span> <span style="color:#666665;">foreach</span> <span style="color:#234365; font-weight:bold;">&#40;</span><span style="color:#6E8885;">$comments</span> <span style="color:#666665;">as</span> <span style="color:#6E8885;">$comment</span><span style="color:#234365; font-weight:bold;">&#41;</span> : <span style="color:#000000; font-weight:bold;">?&gt;</span><br />
&nbsp; &nbsp;&nbsp;&nbsp;content here<br />
&nbsp; &nbsp;<span style="color:#000000; font-weight:bold;">&lt;?php</span> endforeach; <span style="color:#000000; font-weight:bold;">?&gt;</span></div>
</div>
</div>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://xyberneticos.com/index.php/2008/06/16/trucos-utiles-para-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>jQuery 1,5 UI: Mas Efectos, API, y Themeroller</title>
		<link>http://xyberneticos.com/index.php/2008/06/10/jquery-15-ui-mas-efectos-api-y-themeroller/</link>
		<comments>http://xyberneticos.com/index.php/2008/06/10/jquery-15-ui-mas-efectos-api-y-themeroller/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 05:22:39 +0000</pubDate>
		<dc:creator>Nikko</dc:creator>
				<category><![CDATA[Diseño Web]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://xyberneticos.com/index.php/2008/06/10/jquery-15-ui-mas-efectos-api-y-themeroller/</guid>
		<description><![CDATA[jQuery IU ha lanzado una importante actualización jQuery 1,5 UI. Realmente con muchos cambios. API que eliminan el 95% de nuestros métodos expuestos, y mantiene un solo método sobrecargado por el plugin. Todos los efectos conocidos desde script.aculo.us se han añadido (pliegue, diapositiva, etc), pero otro gran numero de efectos mas de traspaso, clip, escala. [...]]]></description>
			<content:encoded><![CDATA[<p>jQuery IU ha lanzado una importante actualización<a href="http://ui.jquery.com/download" target="_blank"> jQuery 1,5 UI</a>. Realmente con muchos cambios. API que eliminan el 95% de nuestros métodos expuestos, y mantiene un solo método sobrecargado por el plugin. Todos los efectos conocidos desde script.aculo.us se han añadido (pliegue, diapositiva, etc), pero otro gran numero de efectos mas de traspaso, clip, escala. Etc. Mas info y descarga <a href="http://ui.jquery.com/download" target="_blank"> jQuery 1,5 UI</a> - Ver <a href="http://ui.jquery.com/demos" target="_blank">Demos</a></p>
<p style="text-align: center"><img src="http://xyberneticos.com/wp-content/uploads/2008/06/jqueryuitheme.jpg" alt="jqueryuitheme.jpg" /></p>
<p>Pero lo mas practico es sin duda <a href="http://ui.jquery.com/themeroller" target="_blank">Themeroller</a>,  una interfaz de usuario donde podremos diseñar  y construir nuestros propios themes personalizados, listo para ser descargados. Algo como Tabs, acordeones, recolectores de  fechas, etc. Tan simple como ajustar los colores, fuentes y texturas a gusto personal, descargar y usar. Y lo mejor, podrás ver cada cambio que hagas en tiempo real u online.</p>
<p>Enlace <a href="http://ui.jquery.com/themeroller" target="_blank">Themeroller</a></p>
<p>via <a href="http://ajaxian.com/archives/jquery-ui-15-effects-api-and-themes" target="_blank">ajaxian</a> - <a href="http://css-tricks.com/hot-of-the-presses-jquery-ui-v15-featuring-themeroller/" target="_blank">css-tricks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://xyberneticos.com/index.php/2008/06/10/jquery-15-ui-mas-efectos-api-y-themeroller/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Menu animado basado en Mootools</title>
		<link>http://xyberneticos.com/index.php/2008/01/23/menu-animado-basado-en-mootools/</link>
		<comments>http://xyberneticos.com/index.php/2008/01/23/menu-animado-basado-en-mootools/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 05:53:36 +0000</pubDate>
		<dc:creator>Nikko</dc:creator>
				<category><![CDATA[Diseño Web]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Recursos Web]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://xyberneticos.com/index.php/2008/01/23/menu-animado-basado-en-mootools/</guid>
		<description><![CDATA[Si les agradan los Menú animados para sus proyectos online, y específicamente el menú que vemos en el sidebar del sitio oficial de mootools, quizás este post Mootools animated sidebar menú les pueda ser útil. Es un tutorial del cual podremos descargar los ejemplos listos para ser usados en nuestros proyectos online. El pack de [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://xyberneticos.com/wp-content/uploads/2008/01/menumootols.jpg" alt="menumootols.jpg" /></p>
<p><span lang="ES-TRAD">Si les agradan los Menú animados para sus proyectos online, y específicamente el menú que vemos en el sidebar del sitio oficial de <a href="http://mootools.net/">mootools</a>, quizás este post <a href="http://woork.blogspot.com/2008/01/mootools-animated-sidebar-menu.html">Mootools animated sidebar menú</a> les pueda ser útil. Es un tutorial del cual podremos descargar los ejemplos listos para ser usados en nuestros proyectos online. El pack de este menú basado en Mootools, contiene todo el código fuente, moofx.js y todo archivo que permitirá obtener los efectos visuales.</span></p>
<p class="MsoNormal">Ver <a href="http://xyberneticos.com/demos/mootools_menu/index.html">Demo</a> - <a href="http://www.box.net/shared/o43rbxrsw4">Descarga</a> Demo</p>
]]></content:encoded>
			<wfw:commentRss>http://xyberneticos.com/index.php/2008/01/23/menu-animado-basado-en-mootools/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Codepress, Editar código online y plugin para evitar errores</title>
		<link>http://xyberneticos.com/index.php/2007/08/17/codepress-editar-codigo-online-y-plugin-para-evitar-errores/</link>
		<comments>http://xyberneticos.com/index.php/2007/08/17/codepress-editar-codigo-online-y-plugin-para-evitar-errores/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 04:19:06 +0000</pubDate>
		<dc:creator>Nikko</dc:creator>
				<category><![CDATA[Diseño Web]]></category>
		<category><![CDATA[Herramientas]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Wp Plugin]]></category>

		<guid isPermaLink="false">http://www.xyberneticos.com/index.php/2007/08/17/codepress-editar-codigo-online-y-plugin-para-evitar-errores/</guid>
		<description><![CDATA[Codepress, es un editor de código fuente que podremos integrar a nuestras web facilmente. Básicamente lo que nos permite Codepress es editar nuestros códigos de manera online, coloreando la sintaxis para que los lenguajes que vayamos escribiendo sean más fáciles de leer a medida que lo vamos desarrollando. Características • Resaltado de sintaxis en tiempo [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://farm2.static.flickr.com/1373/1143894415_a555155613_o.jpg" height="265" width="360" /></p>
<p><a href="http://codepress.org/">Codepress</a>, es un editor de código fuente que podremos integrar a nuestras web facilmente. Básicamente lo que nos permite <a href="http://codepress.org/">Codepress</a> es editar nuestros códigos de manera online, coloreando la sintaxis para que los lenguajes que vayamos escribiendo sean más fáciles de leer a medida que lo vamos desarrollando.<br />
<strong> Características</strong><br />
•	Resaltado de sintaxis en tiempo real<br />
•	Soporta ASP, C#, CSS, HTML, Java, JavaScript, Perl, PHP, Ruby, SQL y VBScript.<br />
•	Fragmentos pre-armados de código (snippets). Por ejemplo, en modo PHP, tecleamos “switch” y presionamos TAB y se genera la estructura del switch lista para rellenar.<br />
•	Autocompletado de código.<br />
•	Diversos atajos de teclado.<br />
•	Posibilidad de tener múltiples ventanas.<a href="http://www.xyberneticos.com/demos/codepress/index.html"></a></p>
<p><a href="http://www.xyberneticos.com/demos/codepress/index.html">Demo</a> -  <a href="http://codepress.org/download/codepress-v.0.9.5.zip">Descarga</a> - Web Oficial  <a href="http://codepress.org/">Codepress</a> - Via <a href="http://codepress.org/"></a><a href="http://www.bitslab.net/2007/08/13/codepress-un-editor-de-codigo-fuente-basado-en-el-web/">bitslab</a></p>
<h2><font color="#ff6600"><strong>Codepress Plugin wordpress</strong></font></h2>
<p style="text-align: center"><img src="http://farm2.static.flickr.com/1309/1143895273_062a1461b4_o.jpg" height="265" width="360" /></p>
<p><a href="http://www.naden.de/blog/wordpress-code-editor">WordPress Plugin Code Editor</a> es un plugin basado en <a href="http://www.codepress.org/">Codepress</a> que nos permite resaltar todas las sintaxis de los diferentes lenguajes utilizados en nuestra plataforma wordpress. Por ejemplo cuando deseamos corregir algo de nuestra hoja de estilo, de nuestro header, etc, La idea con este plugin es tratar de que puedas leer o ubicar todo de una forma más sencilla y puedas así localizar errores de sintaxis fácilmente o evitarlos.</p>
<p><o:p></o:p><strong>Instalación:</strong><o:p></o:p></p>
<ol start="1" type="1">
<li class="MsoNormal"><span lang="ES-AR">Descargar <a href="http://www.xyberneticos.com/demos/codepress/code-editor-v1.1.zip">WordPress      Plugin Code Editor</a> - otro enlace opcional <a href="http://www.naden.de/blog/shorturl/11">Aqui </a><o:p></o:p></span></li>
<li class="MsoNormal"><span lang="ES-AR">Descomprimir      el fichero<o:p></o:p></span></li>
<li class="MsoNormal"><span lang="ES-AR">Alojarlo      en la carpeta de los plugin <span> </span>“/wp-content/plugins/”      todo el contenido<o:p></o:p></span></li>
<li class="MsoNormal"><span lang="ES-AR">Activar      desde el menú administrador<o:p></o:p></span></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://xyberneticos.com/index.php/2007/08/17/codepress-editar-codigo-online-y-plugin-para-evitar-errores/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Built With: Revela que tecnología usa un sitio web</title>
		<link>http://xyberneticos.com/index.php/2007/08/16/built-with-revela-que-tecnologia-usa-un-sitio-web/</link>
		<comments>http://xyberneticos.com/index.php/2007/08/16/built-with-revela-que-tecnologia-usa-un-sitio-web/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 19:24:02 +0000</pubDate>
		<dc:creator>Nikko</dc:creator>
				<category><![CDATA[Herramientas]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Recursos Web]]></category>

		<guid isPermaLink="false">http://www.xyberneticos.com/index.php/2007/08/16/built-with-revela-que-tecnologia-usa-un-sitio-web/</guid>
		<description><![CDATA[Built with es una herramienta online no apta para curiosos, Con ella podemos indagar sobre otros blog y ver que tecnología se encuentran utilizando. Que sistema de sindicacion de contenidos implementan, la plataforma en la que esta desarrollado el sitio web, el sistema de publicidad que utiliza, visitas aproximadas, los scripts incluidos, y montón de [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://farm2.static.flickr.com/1266/1139934441_5cfcaadbe6_o.jpg" height="231" width="320" /></p>
<p><a href="http://builtwith.com/" target="_blank">Built with</a> es una herramienta online no apta para curiosos, Con ella podemos indagar sobre otros blog y ver que tecnología se encuentran utilizando. Que sistema de sindicacion de contenidos implementan, la plataforma en la que esta desarrollado el sitio web, el sistema de publicidad que utiliza, visitas aproximadas, los scripts incluidos, y montón de cositas mas. El servicio es muy sencillo, solo debemos ingresar la URL del sitio, y esperar los resultados arrojados por Built with.<br />
Los sitios mas consultados han sido google y digg, no es para menos ¿no?</p>
<p>Enlace <a href="http://builtwith.com/" target="_blank">Built with</a></p>
<p>Via <a href="http://wwwhatsnew.com/2007/08/16/builtwith-conocer-la-tecnologia-que-hay-por-detras-de-un-site/">wwwhatsnew </a>| <a href="http://www.blogmundi.com/2007/08/16/descubre-que-tecnologia-usa-un-sitio-web/">blogmundi</a></p>
]]></content:encoded>
			<wfw:commentRss>http://xyberneticos.com/index.php/2007/08/16/built-with-revela-que-tecnologia-usa-un-sitio-web/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

