<?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>KutuKupret &#187; programming</title>
	<atom:link href="http://www.kutukupret.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kutukupret.com</link>
	<description>My Colourful Website ;)</description>
	<lastBuildDate>Tue, 10 Jan 2012 03:58:26 +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>Postfix Changing Outgoing IP By Time Interval Using TCP_TABLE And Perl</title>
		<link>http://www.kutukupret.com/2011/11/15/postfix-changing-outgoing-ip-by-time-interval-using-tcp_table-and-perl/</link>
		<comments>http://www.kutukupret.com/2011/11/15/postfix-changing-outgoing-ip-by-time-interval-using-tcp_table-and-perl/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 09:00:44 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[email]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[pop3]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[randomize]]></category>
		<category><![CDATA[rotate]]></category>
		<category><![CDATA[sequence]]></category>
		<category><![CDATA[serialize]]></category>
		<category><![CDATA[storable]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1536</guid>
		<description><![CDATA[Someone asked me if i can make a perl scripts that can change the ip address based on time interval, say he want ip address 1.2.3.4 used within one hour, if done next ip address will be used within next one hour..and so on. when it came to highest number of ip address in array, <a href='http://www.kutukupret.com/2011/11/15/postfix-changing-outgoing-ip-by-time-interval-using-tcp_table-and-perl/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/11/15/postfix-changing-outgoing-ip-by-time-interval-using-tcp_table-and-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix, Omar Kilani&#8217;s Memcache Patch Try-Out</title>
		<link>http://www.kutukupret.com/2011/08/09/postfix-omar-kilanis-memcache-patch-try-out/</link>
		<comments>http://www.kutukupret.com/2011/08/09/postfix-omar-kilanis-memcache-patch-try-out/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 03:34:27 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[c]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[pop3]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[libmemcache]]></category>
		<category><![CDATA[memcache]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1507</guid>
		<description><![CDATA[I was rewrote Omar Kilani&#8217;s memcache patch couple of weeks ago. But that was not tested due to lack of time and unavailability of servers that can be used. Now, i got chance to implement simple test. This is my configuration: main.cf memcache.cf Entry on memcache Query using postmap A little bit too verbose i <a href='http://www.kutukupret.com/2011/08/09/postfix-omar-kilanis-memcache-patch-try-out/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/08/09/postfix-omar-kilanis-memcache-patch-try-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geo Location DNSBL Using Perl, Memcached And GeoIP</title>
		<link>http://www.kutukupret.com/2011/07/28/geo-location-dnsbl-using-perl-memcached-and-geoip/</link>
		<comments>http://www.kutukupret.com/2011/07/28/geo-location-dnsbl-using-perl-memcached-and-geoip/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 07:17:14 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[bind9]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[dnsbl]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[geo location]]></category>
		<category><![CDATA[geoip]]></category>
		<category><![CDATA[memcache]]></category>
		<category><![CDATA[nameserver]]></category>
		<category><![CDATA[rbl]]></category>
		<category><![CDATA[ube]]></category>
		<category><![CDATA[uce]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1491</guid>
		<description><![CDATA[In my last article about the DNSBL and memcached, I wrote how to use memcached to store the data for the DNSBL. It led me to other new ideas to make the Geo Location DNSBL. In previous article I put data into memcached with the following format: Example: Each ip address has a pair of <a href='http://www.kutukupret.com/2011/07/28/geo-location-dnsbl-using-perl-memcached-and-geoip/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/07/28/geo-location-dnsbl-using-perl-memcached-and-geoip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix, old memcache lookup table patch</title>
		<link>http://www.kutukupret.com/2011/07/19/postfix-old-memcache-lookup-table-patch/</link>
		<comments>http://www.kutukupret.com/2011/07/19/postfix-old-memcache-lookup-table-patch/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 03:58:23 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[c]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[libmemcache]]></category>
		<category><![CDATA[memcache]]></category>
		<category><![CDATA[postfix lookup table]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1470</guid>
		<description><![CDATA[Yesterday, I was idly fiddling with the old patch postfix &#8220;memcached lookup table&#8221; created by Omar Kilani . unfortunately, patches can only be used for old postfix distributions (2.1.x &#8211; Released 2005-04-01, 2.2.x &#8211; Released 2005-04-01). I rewrote the patch (code was not modified) so it can be applied against last postfix-2.9-20110706 snapshot. This patches <a href='http://www.kutukupret.com/2011/07/19/postfix-old-memcache-lookup-table-patch/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/07/19/postfix-old-memcache-lookup-table-patch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create GeoIP Badge Using PHP Image Processing And GD</title>
		<link>http://www.kutukupret.com/2011/07/05/create-geoip-badge-using-php-image-processing-and-gd/</link>
		<comments>http://www.kutukupret.com/2011/07/05/create-geoip-badge-using-php-image-processing-and-gd/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 11:59:31 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[badge]]></category>
		<category><![CDATA[gd]]></category>
		<category><![CDATA[geo location]]></category>
		<category><![CDATA[geoip]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1408</guid>
		<description><![CDATA[When making the badges I always use javascript. This tutorial shows you how to use the GD library to dynamically create simple badges on your site. Basically, image generation is done in three steps: allocating an image drawing into the allocated space releasing the allocated data in picture format to the browser As usual, obtaining <a href='http://www.kutukupret.com/2011/07/05/create-geoip-badge-using-php-image-processing-and-gd/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/07/05/create-geoip-badge-using-php-image-processing-and-gd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Show GeoIP Badge On Your Website Using PHP And JavaScript</title>
		<link>http://www.kutukupret.com/2011/06/30/show-geoip-badge-on-your-website-using-php-and-javascript/</link>
		<comments>http://www.kutukupret.com/2011/06/30/show-geoip-badge-on-your-website-using-php-and-javascript/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 12:54:27 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[badge]]></category>
		<category><![CDATA[flag]]></category>
		<category><![CDATA[geo location]]></category>
		<category><![CDATA[geoip]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1397</guid>
		<description><![CDATA[Remember my last article about how to show visitor&#8217;s ip address on our website? today, we will modify the script a little bit to do something more interesting, not only displaying visitor&#8217;s ip address but also displaying visitor&#8217;s country and flag. Unfortunately this script unable displaying the flag and country for ipv6 yet. The badge <a href='http://www.kutukupret.com/2011/06/30/show-geoip-badge-on-your-website-using-php-and-javascript/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/06/30/show-geoip-badge-on-your-website-using-php-and-javascript/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Create Your Own Visitor&#8217;s IP Address Badge Using PHP And JavaScript</title>
		<link>http://www.kutukupret.com/2011/06/15/create-your-own-visitors-ip-address-badge-using-php-and-javascript/</link>
		<comments>http://www.kutukupret.com/2011/06/15/create-your-own-visitors-ip-address-badge-using-php-and-javascript/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 10:31:59 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[badge]]></category>
		<category><![CDATA[HTTP_X_FORWARDED_FOR]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[REMOTE_ADDR]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1354</guid>
		<description><![CDATA[A web badge is a small image or text used on websites to promote web standards, products used in the creation of a web page or product, to indicate a specific content license that is applied to the content or design of a website, to comply with an application&#8217;s terms of service, to encourage your <a href='http://www.kutukupret.com/2011/06/15/create-your-own-visitors-ip-address-badge-using-php-and-javascript/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/06/15/create-your-own-visitors-ip-address-badge-using-php-and-javascript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Memcached Replication On Server Clusters</title>
		<link>http://www.kutukupret.com/2011/06/14/memcached-replication-on-server-clusters/</link>
		<comments>http://www.kutukupret.com/2011/06/14/memcached-replication-on-server-clusters/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 02:01:06 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[load balance]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[High Availability]]></category>
		<category><![CDATA[memcached-repcached]]></category>
		<category><![CDATA[PECL]]></category>
		<category><![CDATA[repcached]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1341</guid>
		<description><![CDATA[When I was looking for ways to replicate the contents of memcached for high-availability performance, I found this memcached-repcached application. that has the ability to replicate the contents of one memcached to another. Repcached key features Multi master replication. Asynchronous data repliacation. Support all memcached command (set, add, delete, incr/decr, flush_all, cas) People probably already <a href='http://www.kutukupret.com/2011/06/14/memcached-replication-on-server-clusters/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/06/14/memcached-replication-on-server-clusters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nginx And Simple Permalink</title>
		<link>http://www.kutukupret.com/2011/05/26/nginx-and-simple-permalink/</link>
		<comments>http://www.kutukupret.com/2011/05/26/nginx-and-simple-permalink/#comments</comments>
		<pubDate>Thu, 26 May 2011 04:12:08 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[cgi]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[permalink]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[serp]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[uri]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1145</guid>
		<description><![CDATA[What is permalink? permalink definition on a wiki website: A permalink, or permanent link, is a URL that points to a specific blog or forum entry after it has passed from the front page to the archives. Because a permalink remains unchanged indefinitely, it is less susceptible to link rot. Most modern weblogging and content-syndication <a href='http://www.kutukupret.com/2011/05/26/nginx-and-simple-permalink/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/05/26/nginx-and-simple-permalink/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>check master and slave&#8217;s NS serial number using perl script</title>
		<link>http://www.kutukupret.com/2011/02/02/check-master-and-slaves-ns-serial-number-using-perl-script/</link>
		<comments>http://www.kutukupret.com/2011/02/02/check-master-and-slaves-ns-serial-number-using-perl-script/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 04:25:22 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[bind9]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[serial number]]></category>
		<category><![CDATA[SOA]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=995</guid>
		<description><![CDATA[I&#8217;ve found this usefull script on bind-user mailing list, to check NS serial number if they are in the same value. credit: pyh &#8211; at &#8211; mail.nsbeta.info ie:]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/02/02/check-master-and-slaves-ns-serial-number-using-perl-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 7/53 queries in 0.039 seconds using memcached
Object Caching 1577/1704 objects using xcache

Served from: www.kutukupret.com @ 2012-02-10 05:53:34 -->
