<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.5" -->
<rss version="0.92">
<channel>
	<title>Kingdom of Roi</title>
	<link>http://roysimkes.net/blog</link>
	<description>Yet Another Land in Kingdom of Roi</description>
	<lastBuildDate>Wed, 26 Nov 2008 14:18:05 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Writing You Own PHPUnit Listener</title>
		<description>Well, in the company, Parkyeri, we have restarted to a crusade to cover all the code lines we had by writing unit tests.

As a PHP Developer, I'm taking the part where I have to write PHPUnit, the xUnit family which is developed for the PHP language. I had used it ...</description>
		<link>http://roysimkes.net/blog/2008/11/writing-you-own-phpunit-listener/</link>
			</item>
	<item>
		<title>Netbeans 6.5 and PHP Support</title>
		<description>Well, a new feature has been added to Netbeans from now on. With the new release of 6.5, PHP support has been added and now we have an IDE which fully support code complete (including your own classes, methods, functions and variables), PHPDoc abilities(showing doc for your own classes) and, ...</description>
		<link>http://roysimkes.net/blog/2008/11/netbeans-65-and-php-support/</link>
			</item>
	<item>
		<title>PHP Namespace Issue</title>
		<description>First of all, I'm not against it. I do not understand why it does really matter what the namespace separator is.

What kind of difference will it create to use "/", "\", ":::", ";;;", "{{}}" or whatever. Well of course that I do not like to use a namespace like "thisisnamespaceseperator". ...</description>
		<link>http://roysimkes.net/blog/2008/11/php-namespace-issue/</link>
			</item>
	<item>
		<title>Even Garanti make mistakes</title>
		<description>

Today I have witnessed a problem at Garanti's website. It looks like even Garanti can mess things up sometimes.

As you may know there is a financial crysis in the world and stocks and foreign currencies changes a lot. But who would have known that USD and EUR might change this ...</description>
		<link>http://roysimkes.net/blog/2008/11/even-garanti-make-mistakes/</link>
			</item>
	<item>
		<title>How to SVN Diff Ignoring white spaces</title>
		<description>That's some of the things I started to encounter a lot about this thing. A diff without whitespaces. It creates a big confusion to understand and review the patch. So I searched a bit. I had used it once a time, but was forgeting a lot. That's a post a ...</description>
		<link>http://roysimkes.net/blog/2008/10/how-to-svn-diff-ignoring-white-spaces/</link>
			</item>
	<item>
		<title>How to Customize Magento Product Page</title>
		<description>I'm back with another tutorial about Magento. I'm not the best man you can find about Magento. But I'm trying to learn something from forums. The best you learn something is when you can explain it to someone else. So this is for that!

As I had mentioned in my previous ...</description>
		<link>http://roysimkes.net/blog/2008/09/how-to-customize-magento-product-page/</link>
			</item>
	<item>
		<title>Now I look different!</title>
		<description>Well, I was loving my old template but something was missing and I figured out that, even the black background was great, I still love it, it was not that easy to read on white/gray textes over black backgrounds. It was kind of boring after a while.

So I had decided ...</description>
		<link>http://roysimkes.net/blog/2008/09/now-i-look-different/</link>
			</item>
	<item>
		<title>Using Custom PHP Codes on Magento</title>
		<description>Magento is one of the newest and awarded ecommerce application right now. And I seem to have a project launched nowadays about it.

Above the ecommerce part like adding/modifying products, it also has a built-in CMS. It looks quite useful. Not very powerful though.  It just evaluates html code and not ...</description>
		<link>http://roysimkes.net/blog/2008/09/using-custom-php-codes-on-magento/</link>
			</item>
	<item>
		<title>MySQL Full Text Search instead of LIKE</title>
		<description>There are lots of information in the internet which you can find about full text search syntax of MySQL. A good tutorial is of course in the MySQL's Documentation.The other informations you find are coming from there generally.

But something is missing. How can I make regular expression search using full ...</description>
		<link>http://roysimkes.net/blog/2008/09/mysql-fts-instead-like/</link>
			</item>
	<item>
		<title>Still Going on Boop</title>
		<description>I don't know why but I'm still working on this project of mine Boop. I guess I will change it's name from boop to Boo Project! It sounds better.

Well but of course you expect of me to what have I done. I have setup an svn server. First it was ...</description>
		<link>http://roysimkes.net/blog/2008/09/still-going-on-boop/</link>
			</item>
</channel>
</rss>
