<?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; computer</title>
	<atom:link href="http://www.kutukupret.com/category/computer/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>Sort an integer array, What language do you use?</title>
		<link>http://www.kutukupret.com/2011/05/25/sort-an-integer-array-what-language-do-you-use/</link>
		<comments>http://www.kutukupret.com/2011/05/25/sort-an-integer-array-what-language-do-you-use/#comments</comments>
		<pubDate>Wed, 25 May 2011 06:03:22 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[scalar]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1137</guid>
		<description><![CDATA[During my experiment with array / hash variable, i&#8217;ve found this interesting website. The wiki explains how to sort the integers in the array by using a variety of languages. even some programming languages that I do not know at all. I&#8217;ll pick a few examples of sorting functions described in the wiki Sort an <a href='http://www.kutukupret.com/2011/05/25/sort-an-integer-array-what-language-do-you-use/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/05/25/sort-an-integer-array-what-language-do-you-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware ESXi 3.5 update 4</title>
		<link>http://www.kutukupret.com/2009/09/16/vmware-esxi-3-5-update-4/</link>
		<comments>http://www.kutukupret.com/2009/09/16/vmware-esxi-3-5-update-4/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 00:48:22 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=186</guid>
		<description><![CDATA[i&#8217;ve just installed 4 guest OSs on VMware ESXi 3.5 update 4 Host OS hardware spec HP DL 380 Intel(R) Xeon(TM) CPU 3.06GHz memory 1G here&#8217;s the screenshots]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/09/16/vmware-esxi-3-5-update-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Memory</title>
		<link>http://www.kutukupret.com/2009/09/07/memory/</link>
		<comments>http://www.kutukupret.com/2009/09/07/memory/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 02:52:07 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=144</guid>
		<description><![CDATA[ECC Memory ECC stands for Error Checking and Correction. ECC memory is widely used in workstation and server computers. What Is ECC and How Does It Work? As the name “Error Checking and Correction” suggests, ECC is technology that allows computers to correct memory errors. The most popular type of ECC used in memory modules <a href='http://www.kutukupret.com/2009/09/07/memory/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/09/07/memory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SDL + Visual C++</title>
		<link>http://www.kutukupret.com/2009/05/01/sdl-visual-c/</link>
		<comments>http://www.kutukupret.com/2009/05/01/sdl-visual-c/#comments</comments>
		<pubDate>Fri, 01 May 2009 02:42:35 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[c]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[opengl]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[sdl]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=73</guid>
		<description><![CDATA[Kali ini ceritanya lagi pingin banget belajar coding yg berbau bau graphical. setelah bulak balik googling. dapet referensi dan contohnya. &#160; graphical2 API nya pakai library SDL yg bisa di download di www.libsdl.org bahasa pemograman yg di pakai c++, dengan memakai IDE visual sutdio 6.0. contoh coding dan souce code nya bisa di download di <a href='http://www.kutukupret.com/2009/05/01/sdl-visual-c/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/05/01/sdl-visual-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ascii code</title>
		<link>http://www.kutukupret.com/2009/01/08/ascii-code/</link>
		<comments>http://www.kutukupret.com/2009/01/08/ascii-code/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 03:56:14 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[standardization]]></category>
		<category><![CDATA[ascii]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=68</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/01/08/ascii-code/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/33 queries in 0.023 seconds using memcached
Object Caching 869/931 objects using xcache

Served from: www.kutukupret.com @ 2012-02-10 05:49:42 -->
