<?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>GeniosInformaticos - Informatica, tutoriales, computacion. &#187; Scripts</title>
	<atom:link href="http://geniosinformaticos.net/ir/scripts/feed" rel="self" type="application/rss+xml" />
	<link>http://geniosinformaticos.net</link>
	<description>Tutoriales y articulos - Informatica, webmaster, ganar dinero</description>
	<lastBuildDate>Wed, 12 Aug 2009 00:35:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Colocar frase diaria en tu pagina web, una frase por dia con JavaScript</title>
		<link>http://geniosinformaticos.net/colocar-frase-diaria-en-tu-pagina-web-una-frase-por-dia-con-javascript</link>
		<comments>http://geniosinformaticos.net/colocar-frase-diaria-en-tu-pagina-web-una-frase-por-dia-con-javascript#comments</comments>
		<pubDate>Fri, 28 Dec 2007 00:25:06 +0000</pubDate>
		<dc:creator>Juanle</dc:creator>
				<category><![CDATA[Desarrollo Web]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://geniosinformaticos.net/colocar-frase-diaria-en-tu-pagina-web-una-frase-por-dia-con-javascript</guid>
		<description><![CDATA[Este es un interesante script para hacer que aparezca una frase por dia en tu sitio web, su configuracion es realmente muy facil, asi que no veo necesario explicarlo, pero si tienen dudas dejen un comentario y respondo a la brevedad  
Script: 
&#60;html&#62;
&#60;head&#62;
&#60;script language=&#8221;JavaScript&#8221;&#62;
function frase(){
var aFrases = new Array(&#8221;Texto del Domingo&#8221;,
&#8220;Texto del Lunes&#8221;,
&#8220;Texto del Martes&#8221;,
&#8220;Texto [...]]]></description>
		<wfw:commentRss>http://geniosinformaticos.net/colocar-frase-diaria-en-tu-pagina-web-una-frase-por-dia-con-javascript/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
