<?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>Kadir Özdemir &#187; cache</title>
	<atom:link href="http://www.skorp.eu/tag/cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skorp.eu</link>
	<description>Programlama, Güvenlik, Design ve hayatimdan kesintiler</description>
	<lastBuildDate>Fri, 02 Dec 2011 14:29:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>php&#8217;de  Cache kullanimi</title>
		<link>http://www.skorp.eu/2009/02/24/phpde_cache_kullanimi/</link>
		<comments>http://www.skorp.eu/2009/02/24/phpde_cache_kullanimi/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 21:40:03 +0000</pubDate>
		<dc:creator>Skorp</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[cache]]></category>

		<guid isPermaLink="false">http://www.skorp.eu/?p=125</guid>
		<description><![CDATA[Ceviz forumlarinda raiden arkadasimizin yazmis oldugu bir konuyu görünce bu yaziyi ekleme geregi duydum. Arkadas yazisinda xCache i nasil kullanicamizi anlatiyordu, güzel de bir sinif yazmis. Gelen önerilerde apc, memcached vs. gibi diger cache sistemlerinide desteklemesi yönünde öneriler vardi. bunun icin raiden hepsini inceleyip yeni bir sinif yazmaliydi. Dünyayi yeniden kesfe gerek yok, Zend framework [...]]]></description>
			<content:encoded><![CDATA[<p>Ceviz forumlarinda raiden arkadasimizin yazmis oldugu bir konuyu görünce bu yaziyi ekleme geregi duydum.<br />
Arkadas yazisinda xCache i nasil kullanicamizi anlatiyordu, güzel de bir sinif yazmis.<br />
Gelen önerilerde apc, memcached vs. gibi diger cache sistemlerinide desteklemesi yönünde öneriler vardi.<br />
bunun icin raiden hepsini inceleyip yeni bir sinif yazmaliydi.<br />
Dünyayi yeniden kesfe gerek yok, Zend framework ün Zend_Cache component i ile o konuda yazilan tüm cache sistemleri zaten destekleniyor,<br />
desteklenmiyorsada istenilen yöntem arastirilip gelistirile bilinir.</p>
<p><a href="http://framework.zend.com/manual/en/zend.cache.html">Zend Cache Doku</a><br />
Akrabat nasil yapilacagini <a href="http://akrabat.com/2008/07/11/notes-on-zend_cache/">burada</a> anlatmis</p>
<p>kolay gelsin.</p>
<p>iyi zfler</p>
]]></content:encoded>
			<wfw:commentRss>http://www.skorp.eu/2009/02/24/phpde_cache_kullanimi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

