<?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>[RB] - Lab &#187; refresh</title>
	<atom:link href="http://www.richard-bravo.net/wb/category/refresh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richard-bravo.net/wb</link>
	<description>php, programacion, noticias,scripts</description>
	<lastBuildDate>Wed, 08 Jun 2011 15:54:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Auto-refresh de paginas web</title>
		<link>http://www.richard-bravo.net/wb/2010/03/26/auto-refresh-de-paginas-web/</link>
		<comments>http://www.richard-bravo.net/wb/2010/03/26/auto-refresh-de-paginas-web/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 21:34:33 +0000</pubDate>
		<dc:creator>Richard Bravo</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[refresh]]></category>

		<guid isPermaLink="false">http://www.richard-bravo.net/wb/?p=63</guid>
		<description><![CDATA[Muchas veces es necesario actualizar automaticamente la página web, para ello tenemos 2 formas de hacerlo. HTML &#60;META HTTP-EQUIV="Refresh" CONTENT="5; URL=destino.html"&#62; Donde el content = 5 quiere decir que la paginas se actualializara automaticamente cada 5 segundos. El URL=destino.html  es la pagina web que queremos refrescar. Esta opcion se puede usar para actualizar o para [...]]]></description>
		<wfw:commentRss>http://www.richard-bravo.net/wb/2010/03/26/auto-refresh-de-paginas-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

