<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for emrahgunduz</title>
	<atom:link href="http://emrahgunduz.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://emrahgunduz.com</link>
	<description>always eats his vegetables</description>
	<lastBuildDate>Sat, 14 Jan 2012 17:51:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19704</generator>
	<item>
		<title>Comment on WordPress: Disable Auto Paragraphing, wpautop() and clean_pre() Functions by Paolo</title>
		<link>http://emrahgunduz.com/categories/development/wordpress/wordpress-disable-auto-paragraphing/#comment-289</link>
		<dc:creator>Paolo</dc:creator>
		<pubDate>Sat, 14 Jan 2012 17:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://emrahgunduz.com/?p=344#comment-289</guid>
		<description>it doesn&#039;t work in my case. 
I put the code in the function.php file but when I save the modify in a page the code br+br  is ever translate as p</description>
		<content:encoded><![CDATA[<p>it doesn&#8217;t work in my case.<br />
I put the code in the function.php file but when I save the modify in a page the code br+br  is ever translate as p</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create sitemap.xml In WordPress Without Using Any Plugins by Saif Bechan</title>
		<link>http://emrahgunduz.com/categories/development/wordpress/create-sitemap-xml-in-wordpress-without-any-plugins/#comment-272</link>
		<dc:creator>Saif Bechan</dc:creator>
		<pubDate>Fri, 16 Dec 2011 05:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://emrahgunduz.com/?p=137#comment-272</guid>
		<description>Working great! I don&#039;t like to use plugins for tasks that are so simple. This is an excellent solution!</description>
		<content:encoded><![CDATA[<p>Working great! I don&#8217;t like to use plugins for tasks that are so simple. This is an excellent solution!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UTF8 BOM problems in PHP and XML by Tiep Nguyen</title>
		<link>http://emrahgunduz.com/categories/development/php/utf8-bom-problems-in-php-and-xml/#comment-246</link>
		<dc:creator>Tiep Nguyen</dc:creator>
		<pubDate>Wed, 23 Nov 2011 17:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://emrahgunduz.com/?p=38#comment-246</guid>
		<description>you save my life, this is very helpful, thank you very much !</description>
		<content:encoded><![CDATA[<p>you save my life, this is very helpful, thank you very much !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detecting Exit on Fullscreen Flash by Ronny Karam</title>
		<link>http://emrahgunduz.com/categories/development/actionscript/detecting-exit-on-fullscreen-flash/#comment-232</link>
		<dc:creator>Ronny Karam</dc:creator>
		<pubDate>Mon, 14 Nov 2011 11:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://emrahgunduz.com/?p=59#comment-232</guid>
		<description>This article is a little bit old but was really helpful. Thank you</description>
		<content:encoded><![CDATA[<p>This article is a little bit old but was really helpful. Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UTF8 BOM problems in PHP and XML by diego nunes</title>
		<link>http://emrahgunduz.com/categories/development/php/utf8-bom-problems-in-php-and-xml/#comment-226</link>
		<dc:creator>diego nunes</dc:creator>
		<pubDate>Tue, 08 Nov 2011 19:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://emrahgunduz.com/?p=38#comment-226</guid>
		<description>Hi there.
  I was looking for some files that had the BOM in them and considered many solutions. This one was, by far, the easiest. I customized the file to look only for some specific file extensions and it&#039;s working flawlessly. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi there.<br />
  I was looking for some files that had the BOM in them and considered many solutions. This one was, by far, the easiest. I customized the file to look only for some specific file extensions and it&#8217;s working flawlessly. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create sitemap.xml In WordPress Without Using Any Plugins by emrahgunduz</title>
		<link>http://emrahgunduz.com/categories/development/wordpress/create-sitemap-xml-in-wordpress-without-any-plugins/#comment-165</link>
		<dc:creator>emrahgunduz</dc:creator>
		<pubDate>Thu, 21 Jul 2011 06:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://emrahgunduz.com/?p=137#comment-165</guid>
		<description>... and always, before testing anything, backup your sitemap.xml :)</description>
		<content:encoded><![CDATA[<p>&#8230; and always, before testing anything, backup your sitemap.xml <img src='http://emrahgunduz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create sitemap.xml In WordPress Without Using Any Plugins by emrahgunduz</title>
		<link>http://emrahgunduz.com/categories/development/wordpress/create-sitemap-xml-in-wordpress-without-any-plugins/#comment-164</link>
		<dc:creator>emrahgunduz</dc:creator>
		<pubDate>Thu, 21 Jul 2011 06:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://emrahgunduz.com/?p=137#comment-164</guid>
		<description>The script creates a sitemap.xml by looping through all the posts in the site. So this script is not a good solution.

If you are familiar enough with PHP, you can change the script to prepend the new post to the sitemap.xml, not construct from zero.

First you&#039;ll need to change the get_posts part of the script. &lt;a href=&quot;http://codex.wordpress.org/Template_Tags/get_posts&quot; rel=&quot;nofollow&quot;&gt;Follow this link&lt;/a&gt; to the Wordpress codex for get_post function. All you&#039;ll need is to get the last post or page published.
You can then prepend string to files with &lt;a href=&quot;http://stackoverflow.com/questions/3234881/optimal-way-to-prepend-a-file-in-php&quot; rel=&quot;nofollow&quot;&gt;something like this&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>The script creates a sitemap.xml by looping through all the posts in the site. So this script is not a good solution.</p>
<p>If you are familiar enough with PHP, you can change the script to prepend the new post to the sitemap.xml, not construct from zero.</p>
<p>First you&#8217;ll need to change the get_posts part of the script. <a href="http://codex.wordpress.org/Template_Tags/get_posts" rel="nofollow">Follow this link</a> to the WordPress codex for get_post function. All you&#8217;ll need is to get the last post or page published.<br />
You can then prepend string to files with <a href="http://stackoverflow.com/questions/3234881/optimal-way-to-prepend-a-file-in-php" rel="nofollow">something like this</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create sitemap.xml In WordPress Without Using Any Plugins by nomadone</title>
		<link>http://emrahgunduz.com/categories/development/wordpress/create-sitemap-xml-in-wordpress-without-any-plugins/#comment-163</link>
		<dc:creator>nomadone</dc:creator>
		<pubDate>Wed, 20 Jul 2011 16:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://emrahgunduz.com/?p=137#comment-163</guid>
		<description>Wow neat thanks for sharing.

I&#039;m having a problem with sitemap plugins due to the size of my site, it&#039;s 50 000+ posts, will this script allow for creating such a large sitemap?</description>
		<content:encoded><![CDATA[<p>Wow neat thanks for sharing.</p>
<p>I&#8217;m having a problem with sitemap plugins due to the size of my site, it&#8217;s 50 000+ posts, will this script allow for creating such a large sitemap?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maxscript to Macroscript by animnym</title>
		<link>http://emrahgunduz.com/categories/development/maxscript/maxscript-to-macroscript/#comment-162</link>
		<dc:creator>animnym</dc:creator>
		<pubDate>Sun, 10 Jul 2011 17:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://emrahgunduz.com/?p=86#comment-162</guid>
		<description>thank you, excellent !</description>
		<content:encoded><![CDATA[<p>thank you, excellent !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create sitemap.xml In WordPress Without Using Any Plugins by Dan O'Neil</title>
		<link>http://emrahgunduz.com/categories/development/wordpress/create-sitemap-xml-in-wordpress-without-any-plugins/#comment-131</link>
		<dc:creator>Dan O'Neil</dc:creator>
		<pubDate>Wed, 22 Jun 2011 10:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://emrahgunduz.com/?p=137#comment-131</guid>
		<description>Thanks for this - another plugin bites the dust!

Is there a simple way to exclude certain pages? I have them listed in my robots.txt file, but don&#039;t really want protected files and download info pages listed in the sitemap!</description>
		<content:encoded><![CDATA[<p>Thanks for this &#8211; another plugin bites the dust!</p>
<p>Is there a simple way to exclude certain pages? I have them listed in my robots.txt file, but don&#8217;t really want protected files and download info pages listed in the sitemap!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching using memcached
Object Caching 322/353 objects using memcached

Served from: emrahgunduz.com @ 2012-05-20 12:15:08 -->
