<?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>SoulSmasher &#124; Septik Blog &#124; PHP Fusion &#187; zip</title>
	<atom:link href="http://www.soulsmasher.net/tag/zip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soulsmasher.net</link>
	<description>Dubito, ergo cogito, ergo sum</description>
	<lastBuildDate>Tue, 29 Jun 2010 23:15:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>PHP ile dosya sıkıştırma fonksiyonu</title>
		<link>http://www.soulsmasher.net/php-ile-dosya-sikistirma-fonksiyonu/</link>
		<comments>http://www.soulsmasher.net/php-ile-dosya-sikistirma-fonksiyonu/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 15:23:27 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[compress]]></category>
		<category><![CDATA[gz]]></category>
		<category><![CDATA[gzip]]></category>
		<category><![CDATA[sıkıştır]]></category>
		<category><![CDATA[zip]]></category>
		<category><![CDATA[ziple]]></category>

		<guid isPermaLink="false">http://www.soulsmasher.net/?p=59</guid>
		<description><![CDATA[şimdi size vereceğim kodadığım fonksiyon ile halihazırdaki bir dosyanın yanına sıkıştırılmış versiyonunu php ile oluşturabilirsiniz ?View Code PHP1 2 3 4 5 6 7 8 9 10 11 12 $kaynakadresi = &#34;&#34;; //hedef dosyanın adresini buraya girin, kendi sunucunuzda olması iyi olur (yani http://www vs ile başlamayın) function ziple &#40;$hedef, $isim&#41; &#123; $kaynak = $kaynakadresi; [...]]]></description>
		<wfw:commentRss>http://www.soulsmasher.net/php-ile-dosya-sikistirma-fonksiyonu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>htaccess ile gzip desteği &#8211; gzip with htaccess</title>
		<link>http://www.soulsmasher.net/htaccess-ile-gzip-destegi-gzip-with-htaccess/</link>
		<comments>http://www.soulsmasher.net/htaccess-ile-gzip-destegi-gzip-with-htaccess/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 22:25:36 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Yararlı Bilgiler]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[compress]]></category>
		<category><![CDATA[gzip]]></category>
		<category><![CDATA[ht]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://www.soulsmasher.net/?p=38</guid>
		<description><![CDATA[şimdi size burada vereceğim kodla htaccess dosyanızla hiçbir php dosyasına dokanmadan gzip desteğini açabilirsiniz.. within the code i&#8217;ll give you here, you can enable gzip support with haccess. bu kodu serverınızın ana klasöründeki .htaccess dosyasına atın, add this code into your web server&#8217;s .htaccess file # preserve bandwidth for PHP enabled servers &#60;ifmodule mod_php4.c> php_value [...]]]></description>
		<wfw:commentRss>http://www.soulsmasher.net/htaccess-ile-gzip-destegi-gzip-with-htaccess/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

