<?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>MuratYaman.co.uk</title>
	<atom:link href="http://www.muratyaman.co.uk/wp/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.muratyaman.co.uk/wp</link>
	<description></description>
	<lastBuildDate>Mon, 05 Dec 2011 00:13:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Recursive Relationships in Databases</title>
		<link>http://www.muratyaman.co.uk/wp/index.php/2011/12/recursive-relationships-in-databases/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=recursive-relationships-in-databases</link>
		<comments>http://www.muratyaman.co.uk/wp/index.php/2011/12/recursive-relationships-in-databases/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 00:06:52 +0000</pubDate>
		<dc:creator>murat</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[MS SQL Server]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.muratyaman.co.uk/wp/?p=352</guid>
		<description><![CDATA[One of the tricky issues in entity relationship model is the recursive relationships. Sometimes an entity needs to refer to itself. For example, think of an organisational chart for the roles of employees in a company; each employee is managed by a manager, each manager manages 0 or more employees. The records of all the [...]]]></description>
		<wfw:commentRss>http://www.muratyaman.co.uk/wp/index.php/2011/12/recursive-relationships-in-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adaptable Database Design</title>
		<link>http://www.muratyaman.co.uk/wp/index.php/2011/10/adaptable-database-design/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adaptable-database-design</link>
		<comments>http://www.muratyaman.co.uk/wp/index.php/2011/10/adaptable-database-design/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 23:09:15 +0000</pubDate>
		<dc:creator>murat</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[CouchDB]]></category>
		<category><![CDATA[MongoDB]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.muratyaman.co.uk/wp/?p=341</guid>
		<description><![CDATA[I had an opportunity to work on a Magento implementation and checked its database. I had heard about its adaptability to almost any online e-commerce business in almost any country. So, I had a chance to see how it is achieved on the database level. For example, when we want a system which is adaptable [...]]]></description>
		<wfw:commentRss>http://www.muratyaman.co.uk/wp/index.php/2011/10/adaptable-database-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming with too many unknowns in a dynamic language</title>
		<link>http://www.muratyaman.co.uk/wp/index.php/2011/04/programming-with-too-many-unknowns-in-a-dynamic-language/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=programming-with-too-many-unknowns-in-a-dynamic-language</link>
		<comments>http://www.muratyaman.co.uk/wp/index.php/2011/04/programming-with-too-many-unknowns-in-a-dynamic-language/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 23:06:19 +0000</pubDate>
		<dc:creator>murat</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Fortran]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[VB]]></category>

		<guid isPermaLink="false">http://www.muratyaman.co.uk/wp/?p=300</guid>
		<description><![CDATA[The aim is to write code efficiently, but without compromising easy debugging, maintenance, and especially adaptability to &#8220;possible&#8221; changes in future. When I first started programming with Fortran (77), which had been used intensively for half a century in scientific and engineering applications, I learned that all variables had types: integer, real, double precision, complex, [...]]]></description>
		<wfw:commentRss>http://www.muratyaman.co.uk/wp/index.php/2011/04/programming-with-too-many-unknowns-in-a-dynamic-language/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>To upgrade or not to upgrade XAMPP 1.7.3</title>
		<link>http://www.muratyaman.co.uk/wp/index.php/2011/03/to-upgrade-or-not-to-upgrade-xampp-1-7-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=to-upgrade-or-not-to-upgrade-xampp-1-7-3</link>
		<comments>http://www.muratyaman.co.uk/wp/index.php/2011/03/to-upgrade-or-not-to-upgrade-xampp-1-7-3/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 19:25:58 +0000</pubDate>
		<dc:creator>murat</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[MS SQL Server]]></category>
		<category><![CDATA[PDO]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://www.muratyaman.co.uk/wp/?p=296</guid>
		<description><![CDATA[XAMPP is just another package of: Apache HTTP Server, MySQL, PHP + PEAR + Zend Framework, phpMyAdmin, Perl, FileZilla FTP Server, Mercury Mail Server, OpenSSL, Webalizer, etc. like WAMP, EasyPHP (the first of its kind I&#8217;ve known), and others: http://en.wikipedia.org/wiki/Comparison_of_WAMPs XAMPP 1.7.3 includes: &#8212; Apache 2.2.14 (released in October 2009) and PHP 5.3.1 (released in [...]]]></description>
		<wfw:commentRss>http://www.muratyaman.co.uk/wp/index.php/2011/03/to-upgrade-or-not-to-upgrade-xampp-1-7-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP FastCGI on LightTPD</title>
		<link>http://www.muratyaman.co.uk/wp/index.php/2011/03/php-fastcgi-on-lighttpd/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-fastcgi-on-lighttpd</link>
		<comments>http://www.muratyaman.co.uk/wp/index.php/2011/03/php-fastcgi-on-lighttpd/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 23:14:04 +0000</pubDate>
		<dc:creator>murat</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Fast CGI]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.muratyaman.co.uk/wp/?p=250</guid>
		<description><![CDATA[Recently, I&#8217;ve been having issues with php-cgi.exe crashing on Apache 2.2 and IIS7 on Windows 2008. So, I&#8217;ve been searching for alternative ways of running my PHP application. I came across nginx and lighttpd. Let&#8217;s try LightTPD 1.4.28 and PHP 5.3.5. Get the Windows binaries for LightTPD from WLMP project: http://en.wlmp-project.net/downloads.php. I chose the ZIP [...]]]></description>
		<wfw:commentRss>http://www.muratyaman.co.uk/wp/index.php/2011/03/php-fastcgi-on-lighttpd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Subclipse = Subversion with Eclipse</title>
		<link>http://www.muratyaman.co.uk/wp/index.php/2011/01/using-subclipse-subversion-with-eclipse/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-subclipse-subversion-with-eclipse</link>
		<comments>http://www.muratyaman.co.uk/wp/index.php/2011/01/using-subclipse-subversion-with-eclipse/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 21:04:54 +0000</pubDate>
		<dc:creator>murat</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[subclipse]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://www.muratyaman.co.uk/wp/?p=235</guid>
		<description><![CDATA[Admiration for Java-way of programming has lead many programmers of programming languages to one thing: an IDE providing them with a similar environment. After VisualAge going open source and free, I think Eclipse has become one of the most popular IDEs with extensions/plugins for different programming languages. Even some commercial IDEs are based on Eclipse, [...]]]></description>
		<wfw:commentRss>http://www.muratyaman.co.uk/wp/index.php/2011/01/using-subclipse-subversion-with-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing SVN Server on Fedora Linux</title>
		<link>http://www.muratyaman.co.uk/wp/index.php/2011/01/installing-svn-server-on-fedora-linux/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-svn-server-on-fedora-linux</link>
		<comments>http://www.muratyaman.co.uk/wp/index.php/2011/01/installing-svn-server-on-fedora-linux/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 23:00:30 +0000</pubDate>
		<dc:creator>murat</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://www.muratyaman.co.uk/wp/?p=219</guid>
		<description><![CDATA[I used Sun Virtual Box before. I&#8217;ve just installed Oracle Virtual Box on my old Vista to try Fedora 14. All I had to do was to download x86_64 Network Install CD and go through a minimal installation. The first hiccup was I needed to eject CD (ISO image) of the virtual machine (VM) when [...]]]></description>
		<wfw:commentRss>http://www.muratyaman.co.uk/wp/index.php/2011/01/installing-svn-server-on-fedora-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class Library as DLL for Business Model to be used in PHP</title>
		<link>http://www.muratyaman.co.uk/wp/index.php/2010/02/class-library-as-dll-for-business-model-to-be-used-in-php/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=class-library-as-dll-for-business-model-to-be-used-in-php</link>
		<comments>http://www.muratyaman.co.uk/wp/index.php/2010/02/class-library-as-dll-for-business-model-to-be-used-in-php/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 01:39:05 +0000</pubDate>
		<dc:creator>murat</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JPA]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.muratyaman.co.uk/wp/?p=209</guid>
		<description><![CDATA[Just an idea, possibly not a new one, and I promise, it is not another &#8220;framework&#8221;: Is it worth to create a class library as a DLL for a business model and use that DLL in PHP? What are the advantages and disadvantages? As soon as we say DLL, it is a solution that can [...]]]></description>
		<wfw:commentRss>http://www.muratyaman.co.uk/wp/index.php/2010/02/class-library-as-dll-for-business-model-to-be-used-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimum Apache/PHP, Maximum Performance</title>
		<link>http://www.muratyaman.co.uk/wp/index.php/2010/01/minimum-apachephp-maximum-performance/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=minimum-apachephp-maximum-performance</link>
		<comments>http://www.muratyaman.co.uk/wp/index.php/2010/01/minimum-apachephp-maximum-performance/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 15:21:53 +0000</pubDate>
		<dc:creator>murat</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://www.muratyaman.co.uk/wp/?p=194</guid>
		<description><![CDATA[The idea is simple: why don&#8217;t we turn off all the modules of Apache HTTPD server and PHP which we do not use at all? Hopefully, we should get the light version of the application platform. Surely, there may be various ways to optimize Apache and PHP, monitor it, and then fine tune it again [...]]]></description>
		<wfw:commentRss>http://www.muratyaman.co.uk/wp/index.php/2010/01/minimum-apachephp-maximum-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a CV indexing facility using Oracle Text</title>
		<link>http://www.muratyaman.co.uk/wp/index.php/2010/01/creating-a-cv-indexing-facility-using-oracle-text/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=creating-a-cv-indexing-facility-using-oracle-text</link>
		<comments>http://www.muratyaman.co.uk/wp/index.php/2010/01/creating-a-cv-indexing-facility-using-oracle-text/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 21:52:41 +0000</pubDate>
		<dc:creator>murat</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Full Text Search]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.muratyaman.co.uk/wp/?p=184</guid>
		<description><![CDATA[Recently, I have struggled to get Oracle Text working on Linux. It was supposed to be a simple addon based on a very simple idea: + already installed Apache 2.2, PHP 5.3, Firebird 2.0; which are working fine + install Oracle 10g Express Edition + create a simple table to store candidate ID and document [...]]]></description>
		<wfw:commentRss>http://www.muratyaman.co.uk/wp/index.php/2010/01/creating-a-cv-indexing-facility-using-oracle-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

