<?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>Ali Han &#124; Blog &#187; Ali Han</title>
	<atom:link href="http://www.alihan.com.tr/blog/author/admin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.alihan.com.tr/blog</link>
	<description>Colours + Love = Design</description>
	<lastBuildDate>Mon, 06 Feb 2012 00:14:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Build a Dynamic RSS Feed Using PHP/MySQL</title>
		<link>http://www.alihan.com.tr/blog/build-a-dynamic-rss-feed-using-phpmysql.html</link>
		<comments>http://www.alihan.com.tr/blog/build-a-dynamic-rss-feed-using-phpmysql.html#comments</comments>
		<pubDate>Wed, 28 Sep 2011 02:59:06 +0000</pubDate>
		<dc:creator>Ali Han</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Dynamic]]></category>
		<category><![CDATA[Feed]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[RSS feed]]></category>

		<guid isPermaLink="false">http://www.alihan.com.tr/blog/?p=448</guid>
		<description><![CDATA[Before we begin building our feed we need to make a few things clear: .htaccess is not required to make this script work. Any RSS feed does not have to end in .xml or .rss to work properly, it, in fact, can end in .php. (For example.) We want to conform to the RSS specifications [...]]]></description>
		<wfw:commentRss>http://www.alihan.com.tr/blog/build-a-dynamic-rss-feed-using-phpmysql.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Your Most Recent Twitter Posts Using PHP with RSS (part 3)</title>
		<link>http://www.alihan.com.tr/blog/get-your-most-recent-twitter-posts-using-php-with-rss-part-3.html</link>
		<comments>http://www.alihan.com.tr/blog/get-your-most-recent-twitter-posts-using-php-with-rss-part-3.html#comments</comments>
		<pubDate>Tue, 17 May 2011 23:40:00 +0000</pubDate>
		<dc:creator>Ali Han</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[latest]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[recent]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.alihan.com.tr/blog/?p=332</guid>
		<description><![CDATA[Taking the Twitter feed to the next step: pulling from multiple user accounts all at once. In Part One, we pull a single user&#8217;s latest tweet. Then, in Part Two we pull multiple tweets from a single user. Where do we go next? Easy: pull multiple tweets from multiple Twitter users! Now, if you are [...]]]></description>
		<wfw:commentRss>http://www.alihan.com.tr/blog/get-your-most-recent-twitter-posts-using-php-with-rss-part-3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Your Most Recent Twitter Posts Using PHP with RSS (part 2)</title>
		<link>http://www.alihan.com.tr/blog/get-your-most-recent-twitter-posts-using-php-with-rss-part-2.html</link>
		<comments>http://www.alihan.com.tr/blog/get-your-most-recent-twitter-posts-using-php-with-rss-part-2.html#comments</comments>
		<pubDate>Tue, 17 May 2011 23:39:55 +0000</pubDate>
		<dc:creator>Ali Han</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[latest]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[recent]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.alihan.com.tr/blog/?p=331</guid>
		<description><![CDATA[Taking the script another step with more prefixing, suffixing, and multiple entries. In part one of this tutorial we have a script that allows us to pull the latest tweet from a Twitter user via the RSS feed that is produced by Twitter. We are also able to set a prefix and a suffix for [...]]]></description>
		<wfw:commentRss>http://www.alihan.com.tr/blog/get-your-most-recent-twitter-posts-using-php-with-rss-part-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Your Most Recent Twitter Posts Using PHP with RSS</title>
		<link>http://www.alihan.com.tr/blog/get-your-most-recent-twitter-posts-using-php-with-rss.html</link>
		<comments>http://www.alihan.com.tr/blog/get-your-most-recent-twitter-posts-using-php-with-rss.html#comments</comments>
		<pubDate>Tue, 17 May 2011 23:39:48 +0000</pubDate>
		<dc:creator>Ali Han</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.alihan.com.tr/blog/?p=322</guid>
		<description><![CDATA[We all know how annoying it is to not have any customization with the ways Twitter provides to show your latest Tweet. We all also know how annoying it is that your server lags out if the Twitter service is down when using the ways they provide. The obvious alternative method is to use the [...]]]></description>
		<wfw:commentRss>http://www.alihan.com.tr/blog/get-your-most-recent-twitter-posts-using-php-with-rss.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Green Nature WordPress Theme</title>
		<link>http://www.alihan.com.tr/blog/green-nature-wordpress-theme.html</link>
		<comments>http://www.alihan.com.tr/blog/green-nature-wordpress-theme.html#comments</comments>
		<pubDate>Sat, 26 Mar 2011 12:10:02 +0000</pubDate>
		<dc:creator>Ali Han</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[animals]]></category>
		<category><![CDATA[Birds]]></category>
		<category><![CDATA[butterfly]]></category>
		<category><![CDATA[Clouds]]></category>
		<category><![CDATA[flowers]]></category>
		<category><![CDATA[Free WordPress Theme]]></category>
		<category><![CDATA[Green Nature]]></category>
		<category><![CDATA[natural]]></category>
		<category><![CDATA[Nature wordpress theme]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Theme]]></category>

		<guid isPermaLink="false">http://www.alihan.com.tr/blog/?p=203</guid>
		<description><![CDATA[Say hello to spring with this nature theme. This theme includes the sun, clouds, birds, flowers, animals and green nature. Try this theme which is decorated with flowers. Features Stylish, customizable, simple, readable, neat and tight WordPress theme With control panel, you can customize this theme Two- column and fixed layout. Supports 8 widgetized areas [...]]]></description>
		<wfw:commentRss>http://www.alihan.com.tr/blog/green-nature-wordpress-theme.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to Remove Multiple Sites/Turn off Network in WordPress</title>
		<link>http://www.alihan.com.tr/blog/how-to-remove-multiple-sitesturn-off-network-in-wordpress.html</link>
		<comments>http://www.alihan.com.tr/blog/how-to-remove-multiple-sitesturn-off-network-in-wordpress.html#comments</comments>
		<pubDate>Thu, 10 Mar 2011 00:27:32 +0000</pubDate>
		<dc:creator>Ali Han</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Disable]]></category>
		<category><![CDATA[Multiple Sites]]></category>
		<category><![CDATA[Multisite]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Permalinks]]></category>
		<category><![CDATA[romove]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.alihan.com.tr/blog/?p=186</guid>
		<description><![CDATA[Delete the other sites. (except for the main site) Remove all the lines added to wp-config.php (You can find the wp root directory) Example Code: Delete .htaccess file and regenrate it by going to Settings &#62; Permalinks &#62; Save (or Revert back to older .htaccess file) Remove deleted and spam columns to the users table. [...]]]></description>
		<wfw:commentRss>http://www.alihan.com.tr/blog/how-to-remove-multiple-sitesturn-off-network-in-wordpress.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[Updated] Ali Han Natural Theme</title>
		<link>http://www.alihan.com.tr/blog/my-free-theme-ali-han-natural.html</link>
		<comments>http://www.alihan.com.tr/blog/my-free-theme-ali-han-natural.html#comments</comments>
		<pubDate>Mon, 14 Feb 2011 23:39:30 +0000</pubDate>
		<dc:creator>Ali Han</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Ali Han Natural]]></category>
		<category><![CDATA[Birds]]></category>
		<category><![CDATA[Blue]]></category>
		<category><![CDATA[Clouds]]></category>
		<category><![CDATA[Custom Fonts]]></category>
		<category><![CDATA[Free WordPress Theme]]></category>
		<category><![CDATA[Natural Blog]]></category>
		<category><![CDATA[Natural Blog Theme]]></category>
		<category><![CDATA[Natural Wordpress Theme]]></category>
		<category><![CDATA[Seasonal Theme]]></category>
		<category><![CDATA[Sidebar]]></category>
		<category><![CDATA[Sky]]></category>
		<category><![CDATA[Spring theme]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[Widget]]></category>

		<guid isPermaLink="false">http://alihan.com.tr/blog/?p=13</guid>
		<description><![CDATA[New version now available! Gree Nature (Free WordPress Theme) My Natural WordPress blog theme. Spring, flowers, birds, sky and sun&#8230; DEMO &#8211; DOWNLOAD]]></description>
		<wfw:commentRss>http://www.alihan.com.tr/blog/my-free-theme-ali-han-natural.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to Disable RSS Feeds in WordPress Without Plugin</title>
		<link>http://www.alihan.com.tr/blog/how-to-disable-rss-feeds-in-wordpress.html</link>
		<comments>http://www.alihan.com.tr/blog/how-to-disable-rss-feeds-in-wordpress.html#comments</comments>
		<pubDate>Thu, 04 Nov 2010 00:20:59 +0000</pubDate>
		<dc:creator>Ali Han</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Disable]]></category>
		<category><![CDATA[disable rss feeds]]></category>
		<category><![CDATA[Disable WordPress Feeds]]></category>
		<category><![CDATA[Feed]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[rss hack]]></category>
		<category><![CDATA[rss tricks]]></category>
		<category><![CDATA[wordpress hack]]></category>
		<category><![CDATA[wordpress rss]]></category>
		<category><![CDATA[wordpress tutorial]]></category>

		<guid isPermaLink="false">http://www.alihan.com.tr/blog/?p=119</guid>
		<description><![CDATA[Some small business owners use WordPress as CMS. They do not need any sort of RSS feed. This is also good for security and private space blogs. You can easily disable all RSS feed. Click on Appearance &#62; Themes &#62; Theme Editor &#62; Locate and edit your functions.php. Append following php code: Save the changes.]]></description>
		<wfw:commentRss>http://www.alihan.com.tr/blog/how-to-disable-rss-feeds-in-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install eAccelerator</title>
		<link>http://www.alihan.com.tr/blog/how-to-install-eaccelerator.html</link>
		<comments>http://www.alihan.com.tr/blog/how-to-install-eaccelerator.html#comments</comments>
		<pubDate>Wed, 03 Nov 2010 00:18:49 +0000</pubDate>
		<dc:creator>Ali Han</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[eaccelerator]]></category>
		<category><![CDATA[fast php]]></category>
		<category><![CDATA[faster php]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open source php encoder]]></category>
		<category><![CDATA[optimize php]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PHP Accelerator]]></category>
		<category><![CDATA[php cache]]></category>
		<category><![CDATA[php eaccelerator]]></category>
		<category><![CDATA[php eccelerate]]></category>
		<category><![CDATA[php performance]]></category>
		<category><![CDATA[reduce server load]]></category>
		<category><![CDATA[server load]]></category>
		<category><![CDATA[speed up php]]></category>
		<category><![CDATA[tune php]]></category>
		<category><![CDATA[web hosting]]></category>

		<guid isPermaLink="false">http://www.alihan.com.tr/blog/?p=115</guid>
		<description><![CDATA[Time required: 1 minute If using PHP v5+, download the lastest compatible version and extract. Remember v0.9.5.3 is the last version that supports user objects, later versions only support opcode caching. Note the path returned for the following command: Use the output from #2 to modify the &#8211;with-php-config flag in the following compile command: The [...]]]></description>
		<wfw:commentRss>http://www.alihan.com.tr/blog/how-to-install-eaccelerator.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install XCache From Source</title>
		<link>http://www.alihan.com.tr/blog/install-xcache-from-source.html</link>
		<comments>http://www.alihan.com.tr/blog/install-xcache-from-source.html#comments</comments>
		<pubDate>Wed, 03 Nov 2010 00:16:32 +0000</pubDate>
		<dc:creator>Ali Han</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Install From Source]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[quote]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[XCache]]></category>

		<guid isPermaLink="false">http://www.alihan.com.tr/blog/?p=113</guid>
		<description><![CDATA[Time required: 1 minute Download the latest compatible version and extract: Note the path returned for the following command: Use the output from #2 to modify the &#8211;with-php-config flag in the following compile command: The result should be similar to: You can also use the eaccelerator.ini file we prepared for you: Restart apache when ready: [...]]]></description>
		<wfw:commentRss>http://www.alihan.com.tr/blog/install-xcache-from-source.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

