<?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</title>
	<atom:link href="http://www.alihan.com.tr/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.alihan.com.tr/blog</link>
	<description>Blog, Free WordPress Themes, Modern Web Design</description>
	<lastBuildDate>Sun, 22 Apr 2012 20:22:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Cloudy Blue Sky</title>
		<link>http://www.alihan.com.tr/blog/cloudy-blue-sky.html</link>
		<comments>http://www.alihan.com.tr/blog/cloudy-blue-sky.html#comments</comments>
		<pubDate>Wed, 15 Feb 2012 00:28:21 +0000</pubDate>
		<dc:creator>Ali Han</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Free WordPress Themes]]></category>

		<guid isPermaLink="false">http://www.alihan.com.tr/blog/?p=583</guid>
		<description><![CDATA[A modern blue wordpress theme. Features widgetized multilevel menu, widgets and threaded commments.]]></description>
		<wfw:commentRss>http://www.alihan.com.tr/blog/cloudy-blue-sky.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rainbow</title>
		<link>http://www.alihan.com.tr/blog/rainbow.html</link>
		<comments>http://www.alihan.com.tr/blog/rainbow.html#comments</comments>
		<pubDate>Wed, 15 Feb 2012 00:21:11 +0000</pubDate>
		<dc:creator>Ali Han</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Free WordPress Themes]]></category>

		<guid isPermaLink="false">http://www.alihan.com.tr/blog/?p=578</guid>
		<description><![CDATA[A very beautiful cloudy blue sky, rainbow, colorful balloons and great looking modern blue WordPress theme. An elegant, modern and professional theme built with simplicity in mind. widgetized sidebar widget-ready footer area threaded-comments jQuery drop-down menu]]></description>
		<wfw:commentRss>http://www.alihan.com.tr/blog/rainbow.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<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 &#8230;<span class="more-link"><a href="http://www.alihan.com.tr/blog/build-a-dynamic-rss-feed-using-phpmysql.html"><span class="button">Continue reading &#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.alihan.com.tr/blog/build-a-dynamic-rss-feed-using-phpmysql.html/feed</wfw:commentRss>
		<slash:comments>3</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 &#8230;<span class="more-link"><a href="http://www.alihan.com.tr/blog/get-your-most-recent-twitter-posts-using-php-with-rss-part-3.html"><span class="button">Continue reading &#8594;</span></a></span>]]></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 &#8230;<span class="more-link"><a href="http://www.alihan.com.tr/blog/get-your-most-recent-twitter-posts-using-php-with-rss-part-2.html"><span class="button">Continue reading &#8594;</span></a></span>]]></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 &#8230;<span class="more-link"><a href="http://www.alihan.com.tr/blog/get-your-most-recent-twitter-posts-using-php-with-rss.html"><span class="button">Continue reading &#8594;</span></a></span>]]></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 Themes]]></category>
		<category><![CDATA[Green Nature]]></category>
		<category><![CDATA[Green WordPress Theme]]></category>
		<category><![CDATA[natural]]></category>
		<category><![CDATA[Nature wordpress theme]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Twitter]]></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 &#8230;<span class="more-link"><a href="http://www.alihan.com.tr/blog/green-nature-wordpress-theme.html"><span class="button">Continue reading &#8594;</span></a></span>]]></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 &#8230;<span class="more-link"><a href="http://www.alihan.com.tr/blog/how-to-remove-multiple-sitesturn-off-network-in-wordpress.html"><span class="button">Continue reading &#8594;</span></a></span>]]></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[Birds]]></category>
		<category><![CDATA[Blue]]></category>
		<category><![CDATA[Blue WordPress Theme]]></category>
		<category><![CDATA[Clouds]]></category>
		<category><![CDATA[Eco]]></category>
		<category><![CDATA[Free WordPress Theme]]></category>
		<category><![CDATA[Free WordPress Themes]]></category>
		<category><![CDATA[Green WordPress Theme]]></category>
		<category><![CDATA[Natural Blog]]></category>
		<category><![CDATA[Natural Wordpress Theme]]></category>
		<category><![CDATA[Seasonal Theme]]></category>
		<category><![CDATA[Sky]]></category>
		<category><![CDATA[Spring WordPress Theme]]></category>
		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://alihan.com.tr/blog/?p=13</guid>
		<description><![CDATA[My Natural WordPress blog theme. Spring, flowers, birds, sky and sun&#8230; Update: This theme updated. Please check this link out &#8220;Green Nature Theme&#8221;.]]></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; &#8230;<span class="more-link"><a href="http://www.alihan.com.tr/blog/how-to-disable-rss-feeds-in-wordpress.html"><span class="button">Continue reading &#8594;</span></a></span>]]></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>
	</channel>
</rss>

