<?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>Frogx.Three &#187; Como hacer cache de scripts PHP...</title>
	<atom:link href="http://www.frogx3.com/2009/09/01/como-hacer-cache-de-scripts-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frogx3.com</link>
	<description>Blog de diseño con recursos para diseño y desarrollo web - Tutoriales, tips, snippets, iconos, recursos, plantillas</description>
	<lastBuildDate>Thu, 09 Feb 2012 20:00:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Como hacer cache de scripts PHP</title>
		<link>http://www.frogx3.com/2009/09/01/como-hacer-cache-de-scripts-php/</link>
		<comments>http://www.frogx3.com/2009/09/01/como-hacer-cache-de-scripts-php/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 19:08:20 +0000</pubDate>
		<dc:creator>Jorge</dc:creator>
				<enclosure url="http://media.frogx3.com/2009/09/php-logo.jpg" length="32000" type="image/jpg" />
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[MySQL y PHP]]></category>
		<category><![CDATA[Tutoriales]]></category>
		<category><![CDATA[cache php]]></category>
		<category><![CDATA[cache scripts php]]></category>
		<category><![CDATA[generar cache php]]></category>
		<category><![CDATA[script para cache]]></category>
		<category><![CDATA[tutorial cache]]></category>
		<category><![CDATA[tutorial php]]></category>

		<guid isPermaLink="false">http://www.frogx3.com/?p=5925</guid>
		<description><![CDATA[Andres Nieto publico un excelente tutorial para hacer cache de scripts PHP, es un tutorial muy sencillo con dos scripts que funcionan de diferentes maneras y que nos ayudaran a...]]></description> 
			<content:encoded><![CDATA[<p><em>Andres Nieto</em> publico un excelente <strong>tutorial para hacer cache de scripts PHP</strong>, es un tutorial muy sencillo con dos scripts que funcionan de diferentes maneras y que nos ayudaran a <strong>optimizar nuestros scripts PHP</strong> haciendo cache de ellos y disminuir la carga a nuestros servidores.</p>
<p>Enlace: <a target="_blank" href="http://www.anieto2k.com/2009/09/01/cacheando-contenido-con-php/" >Cacheando contenido con PHP</a></p>
<!-- SimpleReach Slide Plugin Version: 0.6.0 -->
<script type='text/javascript' id='simplereach-slide-tag'>
    __spr_config = {
      pid: '4e4ae1a5c2b219358b000005',
      title: 'Como hacer cache de scripts PHP',
      ckw: 'cache php,cache scripts php,generar cache php,script para cache,tutorial cache,tutorial php',
      chan: '',
      no_slide: '',
      slide_logo: true,
      pub: '2009-09-02 01:08:20',
      url: 'http%3A%2F%2Fwww.frogx3.com%2F2009%2F09%2F01%2Fcomo-hacer-cache-de-scripts-php%2F',
      header: 'TAMBIEN TE RECOMENDAMOS'
    };
    var content = document.getElementById('simplereach-slide-tag').parentNode, loc;
    if (content.className){ loc = '.' + content.className; }
    if (content.id){ loc = '#' + content.id; }
    __spr_config.loc = loc || content;
    (function(){
    var s = document.createElement('script');
      s.async = true;
      s.type = 'text/javascript';
      s.src = document.location.protocol + '//d8rk54i4mohrb.cloudfront.net/js/slide.js';
      __spr_config.css = 'document.location.protocol + '//d8rk54i4mohrb.cloudfront.net/css/p/4e4ae1a5c2b219358b000005.css';
      var tg = document.getElementsByTagName('head')[0];
      if (!tg) {tg = document.getElementsByTagName('body')[0];}
      if (tg) {tg.appendChild(s);}
    })();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.frogx3.com/2009/09/01/como-hacer-cache-de-scripts-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

