<?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 GadElKareem</title>
	<atom:link href="http://gadelkareem.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://gadelkareem.com</link>
	<description>Ideas For Sharing</description>
	<lastBuildDate>Fri, 29 Apr 2011 10:38:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>Comment on Compressing your HTML, CSS and Javascript using simple PHP Code by Thomas</title>
		<link>http://gadelkareem.com/2007/06/23/compressing-your-html-css-and-javascript-using-simple-php-code/#comment-132213</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 29 Apr 2011 10:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/06/23/compressing-your-html-css-and-javascript-using-simple-php-code/#comment-132213</guid>
		<description>I think you&#039;ll get a lot of Spaghetti code due to this optimization, although it looks very fine.
I gonna try it on my test-base.
Thank you!</description>
		<content:encoded><![CDATA[<p>I think you&#8217;ll get a lot of Spaghetti code due to this optimization, although it looks very fine.<br />
I gonna try it on my test-base.<br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin : monnaTip 0.1 by Sean</title>
		<link>http://gadelkareem.com/2010/02/25/jquery-plugin-monnatip/#comment-129467</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Thu, 14 Apr 2011 20:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=57#comment-129467</guid>
		<description>For some reason the following line is creating a small black circle at the top left of my document …how do i fix this?

tip = $(&#039;&#039;).appendTo(document.body);</description>
		<content:encoded><![CDATA[<p>For some reason the following line is creating a small black circle at the top left of my document …how do i fix this?</p>
<p>tip = $(&#8221;).appendTo(document.body);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Allow bots / spiders / crawlers into your private vbulletin forums by Bot Developer</title>
		<link>http://gadelkareem.com/2006/12/14/allow-bots-spiders-crawlers-into-your-private-vbulletin-forums/#comment-125330</link>
		<dc:creator>Bot Developer</dc:creator>
		<pubDate>Thu, 24 Mar 2011 17:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2006/12/14/allow-bots-spiders-crawlers-into-your-private-vbulletin-forums/#comment-125330</guid>
		<description>This is great, I was looking for it for about a month, thanks a lot.</description>
		<content:encoded><![CDATA[<p>This is great, I was looking for it for about a month, thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin : monnaTip 0.1 by Alex</title>
		<link>http://gadelkareem.com/2010/02/25/jquery-plugin-monnatip/#comment-121244</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 02 Mar 2011 13:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=57#comment-121244</guid>
		<description>Good job. jQuery UI tooltip suxx. :)</description>
		<content:encoded><![CDATA[<p>Good job. jQuery UI tooltip suxx. <img src='http://gadelkareem.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin : monnaTip 0.1 by ayeo</title>
		<link>http://gadelkareem.com/2010/02/25/jquery-plugin-monnatip/#comment-121228</link>
		<dc:creator>ayeo</dc:creator>
		<pubDate>Wed, 02 Mar 2011 11:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=57#comment-121228</guid>
		<description>I&#039;ve found alternative solution using standard tooltip pligin
[code]
$(document).ajaxComplete(function()
{
 $(&#039;.tooltippable).tooltip();
}
[/code]

Hope it helps. Your plugin is hardcoded, there is no option to change behavior using custom options.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found alternative solution using standard tooltip pligin<br />
[code]<br />
$(document).ajaxComplete(function()<br />
{<br />
 $('.tooltippable).tooltip();<br />
}<br />
[/code]</p>
<p>Hope it helps. Your plugin is hardcoded, there is no option to change behavior using custom options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by peps</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-118741</link>
		<dc:creator>peps</dc:creator>
		<pubDate>Thu, 17 Feb 2011 21:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-118741</guid>
		<description>still figuring out how.. anyone?
i get this notice:
NOTICE: Document type is application/pdf for URL http://example.com/test.pdf</description>
		<content:encoded><![CDATA[<p>still figuring out how.. anyone?<br />
i get this notice:<br />
NOTICE: Document type is application/pdf for URL <a href="http://example.com/test.pdf" rel="nofollow">http://example.com/test.pdf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Doug</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-118732</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Thu, 17 Feb 2011 20:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-118732</guid>
		<description>Sorry, I discovered that it is correct. I did not have the first sitemap.php in the correct directory.

Does it submit the correct type of sitemap (xml or text)?</description>
		<content:encoded><![CDATA[<p>Sorry, I discovered that it is correct. I did not have the first sitemap.php in the correct directory.</p>
<p>Does it submit the correct type of sitemap (xml or text)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Doug</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-118651</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Thu, 17 Feb 2011 13:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-118651</guid>
		<description>The url placed in my robot.txt file gets a 404 error when I place it in the browser address. Here is the url: http://www.wereviewitall.com/sitemap.php?do=showsitemap&amp;sm=sitemap.xml.gz

Is this correct?</description>
		<content:encoded><![CDATA[<p>The url placed in my robot.txt file gets a 404 error when I place it in the browser address. Here is the url: <a href="http://www.wereviewitall.com/sitemap.php?do=showsitemap&#038;sm=sitemap.xml.gz" rel="nofollow">http://www.wereviewitall.com/sitemap.php?do=showsitemap&#038;sm=sitemap.xml.gz</a></p>
<p>Is this correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by peps</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-114943</link>
		<dc:creator>peps</dc:creator>
		<pubDate>Tue, 01 Feb 2011 00:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-114943</guid>
		<description>anyone?</description>
		<content:encoded><![CDATA[<p>anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by peps</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-112702</link>
		<dc:creator>peps</dc:creator>
		<pubDate>Mon, 24 Jan 2011 11:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-112702</guid>
		<description>Thanks for this great script!! Works great!

How do i add .pdf &amp; .docx to the allowed file types so that they will be added to the sitemap?

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for this great script!! Works great!</p>
<p>How do i add .pdf &amp; .docx to the allowed file types so that they will be added to the sitemap?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Tonkin</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-111051</link>
		<dc:creator>Tonkin</dc:creator>
		<pubDate>Tue, 18 Jan 2011 10:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-111051</guid>
		<description>Wkarim,

Your script works excellently on my site. You are the best.

I have a question: I got a 404 error on a very very long URL. The URL also has &quot;,&quot; and &quot;+&quot;. How can I overcome this error. It&#039;s very important that this URL gets indexed. I will have many more like it so I don&#039;t want to manually edit every time. Please advise.  Here is the URL that had the 404 error:

http://cupodona.com/search/word/Valentines,+Valentine&#039;s,+jewelry,+diamond,+chocolate,+flower,+her,+him,+love,+candy,+heart,+ring,+fragrance,+wine,+lingerie,+stone,+perfume/1.html

Thanks in advance for your advice.</description>
		<content:encoded><![CDATA[<p>Wkarim,</p>
<p>Your script works excellently on my site. You are the best.</p>
<p>I have a question: I got a 404 error on a very very long URL. The URL also has &#8220;,&#8221; and &#8220;+&#8221;. How can I overcome this error. It&#8217;s very important that this URL gets indexed. I will have many more like it so I don&#8217;t want to manually edit every time. Please advise.  Here is the URL that had the 404 error:</p>
<p><a href="http://cupodona.com/search/word/Valentines,+Valentine&#039;s,+jewelry,+diamond,+chocolate,+flower,+her,+him,+love,+candy,+heart,+ring,+fragrance,+wine,+lingerie,+stone,+perfume/1.html" rel="nofollow">http://cupodona.com/search/word/Valentines,+Valentine&#039;s,+jewelry,+diamond,+chocolate,+flower,+her,+him,+love,+candy,+heart,+ring,+fragrance,+wine,+lingerie,+stone,+perfume/1.html</a></p>
<p>Thanks in advance for your advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin : monnaTip 0.1 by Vincent</title>
		<link>http://gadelkareem.com/2010/02/25/jquery-plugin-monnatip/#comment-105444</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Sun, 12 Dec 2010 10:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=57#comment-105444</guid>
		<description>Great plugin, I was looking for a possibility to have a &quot;live&quot; tooltip from ajax loaded content and it did it.

Thank you very much!</description>
		<content:encoded><![CDATA[<p>Great plugin, I was looking for a possibility to have a &#8220;live&#8221; tooltip from ajax loaded content and it did it.</p>
<p>Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by auto giełda</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-105188</link>
		<dc:creator>auto giełda</dc:creator>
		<pubDate>Sat, 11 Dec 2010 01:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-105188</guid>
		<description>Nice work, thanks!</description>
		<content:encoded><![CDATA[<p>Nice work, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin : monnaTip 0.1 by Thiago</title>
		<link>http://gadelkareem.com/2010/02/25/jquery-plugin-monnatip/#comment-101413</link>
		<dc:creator>Thiago</dc:creator>
		<pubDate>Sun, 21 Nov 2010 20:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=57#comment-101413</guid>
		<description>Great work, thx shady!!
It&#039;s save my job!</description>
		<content:encoded><![CDATA[<p>Great work, thx shady!!<br />
It&#8217;s save my job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sort Unix processes on ps by highest memory usage by Frank</title>
		<link>http://gadelkareem.com/2008/03/07/sort-unix-processes-on-ps-by-highest-memory-usage/#comment-88254</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Thu, 16 Sep 2010 12:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2008/03/07/sort-unix-processes-on-ps-by-highest-memory-usage/#comment-88254</guid>
		<description>excellent!
Thanks,</description>
		<content:encoded><![CDATA[<p>excellent!<br />
Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by iam</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-78202</link>
		<dc:creator>iam</dc:creator>
		<pubDate>Tue, 27 Jul 2010 17:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-78202</guid>
		<description>My wp have coment like this:
couldn&#039;t resolve host &#039;search.yahooapis.com&#039;</description>
		<content:encoded><![CDATA[<p>My wp have coment like this:<br />
couldn&#8217;t resolve host &#8216;search.yahooapis.com&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Terry</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-67865</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Thu, 27 May 2010 00:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-67865</guid>
		<description>whether not weather</description>
		<content:encoded><![CDATA[<p>whether not weather</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Terry</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-67863</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Thu, 27 May 2010 00:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-67863</guid>
		<description>It&#039;s ok I found out why sub folder were not being crawled!
There has to be links to them first - silly me.</description>
		<content:encoded><![CDATA[<p>It&#8217;s ok I found out why sub folder were not being crawled!<br />
There has to be links to them first &#8211; silly me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Terry</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-67839</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Wed, 26 May 2010 20:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-67839</guid>
		<description>Hi there, I think the script is great - so far so good. I just cant get it to crawl deeper than the root directory www.example.com It will not look into sub directory folders eg www.example.com/folder Any ideas anyone?</description>
		<content:encoded><![CDATA[<p>Hi there, I think the script is great &#8211; so far so good. I just cant get it to crawl deeper than the root directory <a href="http://www.example.com" rel="nofollow">http://www.example.com</a> It will not look into sub directory folders eg <a href="http://www.example.com/folder" rel="nofollow">http://www.example.com/folder</a> Any ideas anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sort Unix processes on ps by highest memory usage by Sascha Ziemann</title>
		<link>http://gadelkareem.com/2008/03/07/sort-unix-processes-on-ps-by-highest-memory-usage/#comment-65702</link>
		<dc:creator>Sascha Ziemann</dc:creator>
		<pubDate>Tue, 11 May 2010 14:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2008/03/07/sort-unix-processes-on-ps-by-highest-memory-usage/#comment-65702</guid>
		<description>This will keep the headline in the first line:
ps -eo pmem,pcpu,rss,vsize,args &#124; { head -1 ; sort -k 1 -r -n ; } &#124; less</description>
		<content:encoded><![CDATA[<p>This will keep the headline in the first line:<br />
ps -eo pmem,pcpu,rss,vsize,args | { head -1 ; sort -k 1 -r -n ; } | less</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin : monnaTip 0.1 by wkarim</title>
		<link>http://gadelkareem.com/2010/02/25/jquery-plugin-monnatip/#comment-65670</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Tue, 11 May 2010 07:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=57#comment-65670</guid>
		<description>@campana
what&#039;s different about MIT license ?</description>
		<content:encoded><![CDATA[<p>@campana<br />
what&#8217;s different about MIT license ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin : monnaTip 0.1 by campana</title>
		<link>http://gadelkareem.com/2010/02/25/jquery-plugin-monnatip/#comment-65667</link>
		<dc:creator>campana</dc:creator>
		<pubDate>Tue, 11 May 2010 07:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=57#comment-65667</guid>
		<description>please release it under mit 
plz plz plz</description>
		<content:encoded><![CDATA[<p>please release it under mit<br />
plz plz plz</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin : monnaTip 0.1 by Emad</title>
		<link>http://gadelkareem.com/2010/02/25/jquery-plugin-monnatip/#comment-64953</link>
		<dc:creator>Emad</dc:creator>
		<pubDate>Wed, 05 May 2010 10:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=57#comment-64953</guid>
		<description>Great work!

keep it up :)</description>
		<content:encoded><![CDATA[<p>Great work!</p>
<p>keep it up <img src='http://gadelkareem.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Flickr FAlbum rewrite rules, thumbnails, javascripts and more &#8230; by Ricky</title>
		<link>http://gadelkareem.com/2007/11/20/fixing-flickr-falbum-rewrite-rules-thumbnails-javascripts-and-more/#comment-57199</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Wed, 14 Apr 2010 23:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/11/20/fixing-flickr-falbum-rewrite-rules-thumbnails-javascripts-and-more/#comment-57199</guid>
		<description>Thank you! The 404 errors were driving me nuts. Your step-by-step still works, even nearly 2.5 years later.</description>
		<content:encoded><![CDATA[<p>Thank you! The 404 errors were driving me nuts. Your step-by-step still works, even nearly 2.5 years later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin : monnaTip 0.1 by Anonymous</title>
		<link>http://gadelkareem.com/2010/02/25/jquery-plugin-monnatip/#comment-53738</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 11 Apr 2010 01:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=57#comment-53738</guid>
		<description>ilove</description>
		<content:encoded><![CDATA[<p>ilove</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by guia rio preto</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-47201</link>
		<dc:creator>guia rio preto</dc:creator>
		<pubDate>Thu, 11 Mar 2010 20:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-47201</guid>
		<description>So great, I liked so much, thx!!</description>
		<content:encoded><![CDATA[<p>So great, I liked so much, thx!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by blindados</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-47200</link>
		<dc:creator>blindados</dc:creator>
		<pubDate>Thu, 11 Mar 2010 20:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-47200</guid>
		<description>Why the crawler did takes my sub-domain?
I just specified the first domain :S</description>
		<content:encoded><![CDATA[<p>Why the crawler did takes my sub-domain?<br />
I just specified the first domain :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Fabricio Sahdo</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-46818</link>
		<dc:creator>Fabricio Sahdo</dc:creator>
		<pubDate>Tue, 09 Mar 2010 12:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-46818</guid>
		<description>Hi dude, I have a question.

Why after 44 seconds my crawler redirect for page 404 not found? 
Have somebody any explication?

thx</description>
		<content:encoded><![CDATA[<p>Hi dude, I have a question.</p>
<p>Why after 44 seconds my crawler redirect for page 404 not found?<br />
Have somebody any explication?</p>
<p>thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin : monnaTip 0.1 by wkarim</title>
		<link>http://gadelkareem.com/2010/02/25/jquery-plugin-monnatip/#comment-44903</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Fri, 26 Feb 2010 17:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=57#comment-44903</guid>
		<description>@mody
to be considered!</description>
		<content:encoded><![CDATA[<p>@mody<br />
to be considered!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin : monnaTip 0.1 by Mahmoud M. Abdel-Fattah</title>
		<link>http://gadelkareem.com/2010/02/25/jquery-plugin-monnatip/#comment-44883</link>
		<dc:creator>Mahmoud M. Abdel-Fattah</dc:creator>
		<pubDate>Fri, 26 Feb 2010 17:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=57#comment-44883</guid>
		<description>what about fade effect ?</description>
		<content:encoded><![CDATA[<p>what about fade effect ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin : monnaTip 0.1 by wkarim</title>
		<link>http://gadelkareem.com/2010/02/25/jquery-plugin-monnatip/#comment-44390</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Thu, 25 Feb 2010 08:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=57#comment-44390</guid>
		<description>thx shady!!</description>
		<content:encoded><![CDATA[<p>thx shady!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery plugin : monnaTip 0.1 by Shady</title>
		<link>http://gadelkareem.com/2010/02/25/jquery-plugin-monnatip/#comment-44388</link>
		<dc:creator>Shady</dc:creator>
		<pubDate>Thu, 25 Feb 2010 08:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=57#comment-44388</guid>
		<description>Good work!

It&#039;s a good idea to make use of .live() function, it&#039;d help lots of people ..

keep up the good work bro ;)</description>
		<content:encoded><![CDATA[<p>Good work!</p>
<p>It&#8217;s a good idea to make use of .live() function, it&#8217;d help lots of people ..</p>
<p>keep up the good work bro <img src='http://gadelkareem.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Luciffere</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-43276</link>
		<dc:creator>Luciffere</dc:creator>
		<pubDate>Fri, 19 Feb 2010 13:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-43276</guid>
		<description>I want to craw the www.transeurotour.ro but:
No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host
The script works in the past. I don&#039;t made any modification. What happened?
Thank you.</description>
		<content:encoded><![CDATA[<p>I want to craw the <a href="http://www.transeurotour.ro" rel="nofollow">http://www.transeurotour.ro</a> but:<br />
No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host<br />
The script works in the past. I don&#8217;t made any modification. What happened?<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Ceri</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-40811</link>
		<dc:creator>Ceri</dc:creator>
		<pubDate>Sat, 30 Jan 2010 08:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-40811</guid>
		<description>hi thx for u sharing i need it ...</description>
		<content:encoded><![CDATA[<p>hi thx for u sharing i need it &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using iptables to block ips that spam or attack your server by Pedro Pablo</title>
		<link>http://gadelkareem.com/2007/05/29/using-iptables-to-block-ips-that-spam-or-attack-your-server/#comment-40109</link>
		<dc:creator>Pedro Pablo</dc:creator>
		<pubDate>Tue, 19 Jan 2010 19:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/05/29/using-iptables-to-block-ips-that-spam-or-attack-your-server/#comment-40109</guid>
		<description>Sorry for the mistake, you should replace CORREO by MAIL</description>
		<content:encoded><![CDATA[<p>Sorry for the mistake, you should replace CORREO by MAIL</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using iptables to block ips that spam or attack your server by Pedro Pablo</title>
		<link>http://gadelkareem.com/2007/05/29/using-iptables-to-block-ips-that-spam-or-attack-your-server/#comment-40108</link>
		<dc:creator>Pedro Pablo</dc:creator>
		<pubDate>Tue, 19 Jan 2010 19:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/05/29/using-iptables-to-block-ips-that-spam-or-attack-your-server/#comment-40108</guid>
		<description>Hi

It can be made a little change in order to improve the performance. I only want to check the packet that are addressed to port 25.

If you don&#039;t want logging, just comment out the line.

iptables -N MAIL
iptables -N MAILLOG

iptables -A INPUT -i eth0 -j MAIL  ! -s 127.0.0.1  -p tcp --dport 25 

iptables -A MAILLOG -j LOG
iptables -A MAILLOG -j DROP

and then
iptables -A CORREO -i eth0 -j MAILLOG  -s 188.54.0.0/15

Now, please is there any &quot;badip&quot; file to share.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>It can be made a little change in order to improve the performance. I only want to check the packet that are addressed to port 25.</p>
<p>If you don&#8217;t want logging, just comment out the line.</p>
<p>iptables -N MAIL<br />
iptables -N MAILLOG</p>
<p>iptables -A INPUT -i eth0 -j MAIL  ! -s 127.0.0.1  -p tcp &#8211;dport 25 </p>
<p>iptables -A MAILLOG -j LOG<br />
iptables -A MAILLOG -j DROP</p>
<p>and then<br />
iptables -A CORREO -i eth0 -j MAILLOG  -s 188.54.0.0/15</p>
<p>Now, please is there any &#8220;badip&#8221; file to share.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compressing your HTML, CSS and Javascript using simple PHP Code by atans</title>
		<link>http://gadelkareem.com/2007/06/23/compressing-your-html-css-and-javascript-using-simple-php-code/#comment-38855</link>
		<dc:creator>atans</dc:creator>
		<pubDate>Mon, 04 Jan 2010 01:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/06/23/compressing-your-html-css-and-javascript-using-simple-php-code/#comment-38855</guid>
		<description>multi-line  &lt;!-- --&gt; HTML comments are not work</description>
		<content:encoded><![CDATA[<p>multi-line  <!-- --> HTML comments are not work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Convert html to vbcode and post to vbulletin by Muhammad</title>
		<link>http://gadelkareem.com/2009/11/29/convert-html-to-vbcode-and-post-to-vbulletin/#comment-38157</link>
		<dc:creator>Muhammad</dc:creator>
		<pubDate>Sun, 27 Dec 2009 06:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=55#comment-38157</guid>
		<description>nice sharing</description>
		<content:encoded><![CDATA[<p>nice sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by coolboy</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-37250</link>
		<dc:creator>coolboy</dc:creator>
		<pubDate>Wed, 16 Dec 2009 22:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-37250</guid>
		<description>Can you tell where to download a newest version..?</description>
		<content:encoded><![CDATA[<p>Can you tell where to download a newest version..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dynamic Content Caching using Lighty + mod_magnet + lua by wesnur</title>
		<link>http://gadelkareem.com/2007/09/17/dynamic-content-caching-using-lighty-mod_magnet-lua/#comment-37113</link>
		<dc:creator>wesnur</dc:creator>
		<pubDate>Tue, 15 Dec 2009 09:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/09/17/dynamic-content-caching-using-lighty-mod_magnet-lua/#comment-37113</guid>
		<description>It’s really very interesting. There is no doubt that dynamic caching is the ultimate solution for the issues like Scalability, Reliability and Performance. State of the growth unfolds many opportunities but is also holds challenges as a result of change. Not only does performance affect your operational cost, it also reflects directly on end-users experience. I would like to share another very informative read with you people. Benefits of using NCache Dynamic Clustering Capabilities not only describes the benefits of cache but it also highlights the some other important aspects like different topologies InProc Mode, OutProc Mode etc.</description>
		<content:encoded><![CDATA[<p>It’s really very interesting. There is no doubt that dynamic caching is the ultimate solution for the issues like Scalability, Reliability and Performance. State of the growth unfolds many opportunities but is also holds challenges as a result of change. Not only does performance affect your operational cost, it also reflects directly on end-users experience. I would like to share another very informative read with you people. Benefits of using NCache Dynamic Clustering Capabilities not only describes the benefits of cache but it also highlights the some other important aspects like different topologies InProc Mode, OutProc Mode etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Allow bots / spiders / crawlers into your private vbulletin forums by Muhammad</title>
		<link>http://gadelkareem.com/2006/12/14/allow-bots-spiders-crawlers-into-your-private-vbulletin-forums/#comment-36210</link>
		<dc:creator>Muhammad</dc:creator>
		<pubDate>Sat, 05 Dec 2009 14:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2006/12/14/allow-bots-spiders-crawlers-into-your-private-vbulletin-forums/#comment-36210</guid>
		<description>Thanks for sharing.
I am looking for</description>
		<content:encoded><![CDATA[<p>Thanks for sharing.<br />
I am looking for</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compressing your HTML, CSS and Javascript using simple PHP Code by georgi</title>
		<link>http://gadelkareem.com/2007/06/23/compressing-your-html-css-and-javascript-using-simple-php-code/#comment-33050</link>
		<dc:creator>georgi</dc:creator>
		<pubDate>Thu, 05 Nov 2009 21:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/06/23/compressing-your-html-css-and-javascript-using-simple-php-code/#comment-33050</guid>
		<description>It&#039;a a good idea to pack all files into one
file for keeping HTTP Requests as low as possible
(good if you have 5-6 js/css in your page)</description>
		<content:encoded><![CDATA[<p>It&#8217;a a good idea to pack all files into one<br />
file for keeping HTTP Requests as low as possible<br />
(good if you have 5-6 js/css in your page)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Depoastur</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-32606</link>
		<dc:creator>Depoastur</dc:creator>
		<pubDate>Sat, 31 Oct 2009 12:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-32606</guid>
		<description>Thanks for it.
I have download it</description>
		<content:encoded><![CDATA[<p>Thanks for it.<br />
I have download it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.1 : Create Sitemaps 0.9 valid for Google, Yahoo! and MSN Sitemaps by H@ZEM</title>
		<link>http://gadelkareem.com/2007/01/23/sitemap-creator-01-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-31402</link>
		<dc:creator>H@ZEM</dc:creator>
		<pubDate>Sun, 18 Oct 2009 20:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/01/23/sitemap-creator-01-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-31402</guid>
		<description>thanks very much for this program</description>
		<content:encoded><![CDATA[<p>thanks very much for this program</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using iptables to block ips that spam or attack your server by xOxolatito</title>
		<link>http://gadelkareem.com/2007/05/29/using-iptables-to-block-ips-that-spam-or-attack-your-server/#comment-29814</link>
		<dc:creator>xOxolatito</dc:creator>
		<pubDate>Tue, 29 Sep 2009 19:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/05/29/using-iptables-to-block-ips-that-spam-or-attack-your-server/#comment-29814</guid>
		<description>awesome!! =)</description>
		<content:encoded><![CDATA[<p>awesome!! =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding FAlbum URLs to XML-Sitemap WordPress Plugin by tamedcats</title>
		<link>http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-29573</link>
		<dc:creator>tamedcats</dc:creator>
		<pubDate>Sun, 27 Sep 2009 03:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-29573</guid>
		<description>Hi,

I tried to add image but I don&#039;t know how to do this
Can anyone be kind to tell me how?

thanks a lot</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried to add image but I don&#8217;t know how to do this<br />
Can anyone be kind to tell me how?</p>
<p>thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tamer game by daline</title>
		<link>http://gadelkareem.com/2006/12/24/tamer-game/#comment-29068</link>
		<dc:creator>daline</dc:creator>
		<pubDate>Tue, 22 Sep 2009 04:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2006/12/24/tamer-game/#comment-29068</guid>
		<description>heyyy</description>
		<content:encoded><![CDATA[<p>heyyy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Angiolelli</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-27982</link>
		<dc:creator>Angiolelli</dc:creator>
		<pubDate>Tue, 08 Sep 2009 00:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-27982</guid>
		<description>Hi Karim, thanks a lot for this awesome script. I did install with only little adoptions and works like a charm. Crawled 7395! pages on my site (time limit: 7000, memory: 600) without a hickup. Sitemap successfully published to the different search engines as well.

Only issue right now is the created sitemap only contains 500 pages. :( Checked the config a couple of times, but found nothing. Am I missing something?

Cheers
Daniel...</description>
		<content:encoded><![CDATA[<p>Hi Karim, thanks a lot for this awesome script. I did install with only little adoptions and works like a charm. Crawled 7395! pages on my site (time limit: 7000, memory: 600) without a hickup. Sitemap successfully published to the different search engines as well.</p>
<p>Only issue right now is the created sitemap only contains 500 pages. <img src='http://gadelkareem.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  Checked the config a couple of times, but found nothing. Am I missing something?</p>
<p>Cheers<br />
Daniel&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Harry</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-27183</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Fri, 28 Aug 2009 18:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-27183</guid>
		<description>Warning: Division by zero in /var/www/sitemap/.function.inc.php on line 320


Help please :(

Using lighttpd.</description>
		<content:encoded><![CDATA[<p>Warning: Division by zero in /var/www/sitemap/.function.inc.php on line 320</p>
<p>Help please <img src='http://gadelkareem.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Using lighttpd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dynamic Content Caching using Lighty + mod_magnet + lua by Lighttpd + mod_magnet on CentOS (64 bit) &#124; BlueScripts</title>
		<link>http://gadelkareem.com/2007/09/17/dynamic-content-caching-using-lighty-mod_magnet-lua/#comment-26346</link>
		<dc:creator>Lighttpd + mod_magnet on CentOS (64 bit) &#124; BlueScripts</dc:creator>
		<pubDate>Tue, 18 Aug 2009 15:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/09/17/dynamic-content-caching-using-lighty-mod_magnet-lua/#comment-26346</guid>
		<description>[...] to: http://gadelkareem.com/2007/09/17/dynamic-content-caching-using-lighty-mod_magnet-lua/ &amp;&amp; [...]</description>
		<content:encoded><![CDATA[<p>[...] to: <a href="http://gadelkareem.com/2007/09/17/dynamic-content-caching-using-lighty-mod_magnet-lua/" rel="nofollow">http://gadelkareem.com/2007/09/17/dynamic-content-caching-using-lighty-mod_magnet-lua/</a> &#38;&#38; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Jim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-25707</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sun, 09 Aug 2009 20:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-25707</guid>
		<description>Every time I attempt to crawl my site with your program I get a &quot;Zero Size Reply&quot;. What is this telling me and how do I fix it?  

Thanks</description>
		<content:encoded><![CDATA[<p>Every time I attempt to crawl my site with your program I get a &#8220;Zero Size Reply&#8221;. What is this telling me and how do I fix it?  </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by hotep</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-24911</link>
		<dc:creator>hotep</dc:creator>
		<pubDate>Sun, 26 Jul 2009 19:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-24911</guid>
		<description>Thank you for the excellent script! :-)

Anybody know the best parameters to include when trying to parse phpBB version 2?

The just script hangs when trying to crawl the bulletin board.</description>
		<content:encoded><![CDATA[<p>Thank you for the excellent script! <img src='http://gadelkareem.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Anybody know the best parameters to include when trying to parse phpBB version 2?</p>
<p>The just script hangs when trying to crawl the bulletin board.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sort Unix processes on ps by highest memory usage by yonit</title>
		<link>http://gadelkareem.com/2008/03/07/sort-unix-processes-on-ps-by-highest-memory-usage/#comment-23518</link>
		<dc:creator>yonit</dc:creator>
		<pubDate>Wed, 08 Jul 2009 11:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2008/03/07/sort-unix-processes-on-ps-by-highest-memory-usage/#comment-23518</guid>
		<description>Hi, this one helped me out, 
apperantly pslist wasnt installed on the machine in question.</description>
		<content:encoded><![CDATA[<p>Hi, this one helped me out,<br />
apperantly pslist wasnt installed on the machine in question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GoodBye IE6..please don&#8217;t come back! by Assistua Admin</title>
		<link>http://gadelkareem.com/2007/10/19/goodbye-ie6please-dont-come-back/#comment-22407</link>
		<dc:creator>Assistua Admin</dc:creator>
		<pubDate>Tue, 23 Jun 2009 07:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/10/19/goodbye-ie6please-dont-come-back/#comment-22407</guid>
		<description>In a perfect world Micro$oft didn&#039;t exist ;-)</description>
		<content:encoded><![CDATA[<p>In a perfect world Micro$oft didn&#8217;t exist <img src='http://gadelkareem.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Elvis Presley &#8211; The Original Elvis Presley Collection 50CD by Anonymous</title>
		<link>http://gadelkareem.com/2007/01/16/elvis-presley-the-original-elvis-presley-collect-50cd/#comment-22000</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 16 Jun 2009 23:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/01/16/elvis-presley-the-original-elvis-presley-collection-50cd/#comment-22000</guid>
		<description>hi,i wounder if you could tell me colour is the certificate you i just brought one but i think the certificate is a copy</description>
		<content:encoded><![CDATA[<p>hi,i wounder if you could tell me colour is the certificate you i just brought one but i think the certificate is a copy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dynamic Content Caching using Lighty + mod_magnet + lua by Vic</title>
		<link>http://gadelkareem.com/2007/09/17/dynamic-content-caching-using-lighty-mod_magnet-lua/#comment-21608</link>
		<dc:creator>Vic</dc:creator>
		<pubDate>Mon, 08 Jun 2009 07:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/09/17/dynamic-content-caching-using-lighty-mod_magnet-lua/#comment-21608</guid>
		<description>Your solution might work if cache files aren&#039;t constantly being updated or used, but what about open file pointers?  Unless I&#039;m missing something, with large files and open file pointer conflicts, you could be generating a lot of lost+found files only retrievable by a disk repair when clearing the cache that way, because lighttpd or the fastcgi processes may have them open for reading/writing.  So best case you avoid any conflicts, worst case you interrupt files being served and lose files in the filesystem.</description>
		<content:encoded><![CDATA[<p>Your solution might work if cache files aren&#8217;t constantly being updated or used, but what about open file pointers?  Unless I&#8217;m missing something, with large files and open file pointer conflicts, you could be generating a lot of lost+found files only retrievable by a disk repair when clearing the cache that way, because lighttpd or the fastcgi processes may have them open for reading/writing.  So best case you avoid any conflicts, worst case you interrupt files being served and lose files in the filesystem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-20571</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Wed, 20 May 2009 21:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-20571</guid>
		<description>@yannick
I am afraid the crawler can not understand JavaScript.</description>
		<content:encoded><![CDATA[<p>@yannick<br />
I am afraid the crawler can not understand JavaScript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by yannick</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-20558</link>
		<dc:creator>yannick</dc:creator>
		<pubDate>Wed, 20 May 2009 16:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-20558</guid>
		<description>is there a way to get all url in javascript like document.location=&#039;http://...&#039;</description>
		<content:encoded><![CDATA[<p>is there a way to get all url in javascript like document.location=&#8217;http://&#8230;&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure sendmail to accept emails only if &#8220;from&#8221;, &#8220;to&#8221; or specific field matches by John M</title>
		<link>http://gadelkareem.com/2008/04/22/configure-sendmail-to-accept-emails-only-if-from-to-or-specific-fields-matches/#comment-20473</link>
		<dc:creator>John M</dc:creator>
		<pubDate>Tue, 19 May 2009 15:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2008/04/22/configure-sendmail-to-accept-emails-only-if-from-to-or-specific-fields-matches/#comment-20473</guid>
		<description>Can we edit sendmail.mc file to do like that ? 
If I edit manually, when I rebuild sendmail.cf from sendmail.mc I need to edit sendmail.cf again.

Thank you.

John M</description>
		<content:encoded><![CDATA[<p>Can we edit sendmail.mc file to do like that ?<br />
If I edit manually, when I rebuild sendmail.cf from sendmail.mc I need to edit sendmail.cf again.</p>
<p>Thank you.</p>
<p>John M</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Flickr FAlbum rewrite rules, thumbnails, javascripts and more &#8230; by FAlbumin Rewrite Rule -ongelma &#124; Valontuoja</title>
		<link>http://gadelkareem.com/2007/11/20/fixing-flickr-falbum-rewrite-rules-thumbnails-javascripts-and-more/#comment-19198</link>
		<dc:creator>FAlbumin Rewrite Rule -ongelma &#124; Valontuoja</dc:creator>
		<pubDate>Wed, 29 Apr 2009 10:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/11/20/fixing-flickr-falbum-rewrite-rules-thumbnails-javascripts-and-more/#comment-19198</guid>
		<description>[...] esiin omassa käytössäni. Ongelmani koskivat lähinnä toimimattomia rewrite ruleja. Tässä GadElKareem.com kirjoittama artikkeli ratkaisemaan Falbumin Rewrite -ongelma. Omalla kohdalla tämä auttoi.   29. Huhtikuu 2009 ( 1 [...]</description>
		<content:encoded><![CDATA[<p>[...] esiin omassa käytössäni. Ongelmani koskivat lähinnä toimimattomia rewrite ruleja. Tässä GadElKareem.com kirjoittama artikkeli ratkaisemaan Falbumin Rewrite -ongelma. Omalla kohdalla tämä auttoi.   29. Huhtikuu 2009 ( 1 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by simon</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-18140</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Wed, 08 Apr 2009 11:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-18140</guid>
		<description>this is the best script I have used.
Thanks for it.

Could you do a meta,keyword one that would be good?

or does anyone know if one that crawls your site to make them like this script crawls your site.</description>
		<content:encoded><![CDATA[<p>this is the best script I have used.<br />
Thanks for it.</p>
<p>Could you do a meta,keyword one that would be good?</p>
<p>or does anyone know if one that crawls your site to make them like this script crawls your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by minobu</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-17751</link>
		<dc:creator>minobu</dc:creator>
		<pubDate>Fri, 03 Apr 2009 08:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-17751</guid>
		<description>$url = str_replace(&#039;http:&#039;, &#039;&#039;, $url);
$url = str_replace(&#039;/&#039;, &#039;&#039;, $url);
$url = SMC_SCHEME. $url .&#039;/&#039;;</description>
		<content:encoded><![CDATA[<p>$url = str_replace(&#8216;http:&#8217;, &#8221;, $url);<br />
$url = str_replace(&#8216;/&#8217;, &#8221;, $url);<br />
$url = SMC_SCHEME. $url .&#8217;/';</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by minobu</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-17750</link>
		<dc:creator>minobu</dc:creator>
		<pubDate>Fri, 03 Apr 2009 08:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-17750</guid>
		<description>First: your script is a realy nice work, thanks for that stuff!

I had a similar bug like mauro. I solved it with the following patch. Maybe this helps someone.

.function.inc.php - arround line 288:
-------------
/** original **/
$url = preg_replace(&#039;#/[^/]*$#&#039;,&#039;/&#039;,$url);

/** replace with this **/
$url = str_replace(&quot;http:&quot;, &quot;&quot;, $url);
$url = str_replace(&quot;/&quot;, &quot;&quot;, $url);
$url = SMC_SCHEME. $url .&#039;/&#039;;
-------------

And if you are already coding you may add something to line 252
-------------
/** original **/
if( !empty($sub) &amp;&amp; preg_match(&#039;#\.(ico&#124;png&#124;jpg&#124;gif&#124;css&#124;js)(\?.*)?$#i&#039;, $sub) )	#excluding graphics
/** after change **/
if( !empty($sub) &amp;&amp; preg_match(&#039;#\.(ico&#124;png&#124;jpg&#124;gif&#124;css&#124;js&#124;pdf&#124;doc&#124;eps)(\?.*)?$#i&#039;, $sub) )	#excluding graphics and other none html documents
-------------

@wkarim
A user defined filter setting to rip vars like &amp;uid=999 from the url would be nice in next release.</description>
		<content:encoded><![CDATA[<p>First: your script is a realy nice work, thanks for that stuff!</p>
<p>I had a similar bug like mauro. I solved it with the following patch. Maybe this helps someone.</p>
<p>.function.inc.php &#8211; arround line 288:<br />
&#8212;&#8212;&#8212;&#8212;-<br />
/** original **/<br />
$url = preg_replace(&#8216;#/[^/]*$#&#8217;,'/&#8217;,$url);</p>
<p>/** replace with this **/<br />
$url = str_replace(&#8220;http:&#8221;, &#8220;&#8221;, $url);<br />
$url = str_replace(&#8220;/&#8221;, &#8220;&#8221;, $url);<br />
$url = SMC_SCHEME. $url .&#8217;/';<br />
&#8212;&#8212;&#8212;&#8212;-</p>
<p>And if you are already coding you may add something to line 252<br />
&#8212;&#8212;&#8212;&#8212;-<br />
/** original **/<br />
if( !empty($sub) &amp;&amp; preg_match(&#8216;#\.(ico|png|jpg|gif|css|js)(\?.*)?$#i&#8217;, $sub) )	#excluding graphics<br />
/** after change **/<br />
if( !empty($sub) &amp;&amp; preg_match(&#8216;#\.(ico|png|jpg|gif|css|js|pdf|doc|eps)(\?.*)?$#i&#8217;, $sub) )	#excluding graphics and other none html documents<br />
&#8212;&#8212;&#8212;&#8212;-</p>
<p>@wkarim<br />
A user defined filter setting to rip vars like &amp;uid=999 from the url would be nice in next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by alek</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-17494</link>
		<dc:creator>alek</dc:creator>
		<pubDate>Sat, 28 Mar 2009 18:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-17494</guid>
		<description>I got questions about this script.

1 - there&#039;s a way to filter some directories or files? (eg: /directoryname/*)

2 - I&#039;ve put define(&#039;SMC_SITE&#039;, $_SERVER[&#039;dpcgamers.com&#039;] ); but I still got the error saying &quot;No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host&quot;.</description>
		<content:encoded><![CDATA[<p>I got questions about this script.</p>
<p>1 &#8211; there&#8217;s a way to filter some directories or files? (eg: /directoryname/*)</p>
<p>2 &#8211; I&#8217;ve put define(&#8216;SMC_SITE&#8217;, $_SERVER['dpcgamers.com'] ); but I still got the error saying &#8220;No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Michael</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-17477</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 28 Mar 2009 10:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-17477</guid>
		<description>The site map looks good on the screen using url below but Google WebMaster tools shows errors and says wrong file type.
ttp://www.reddotdeals.com/sitemap.php?do=showsitemap&amp;sm=20090328.xml.gz

I actually copied the code this generates and saved it as sitemap.xml and this works perfectly.

I would suggest the script should create &#039;sitemap.xml&#039; either on demand or using a chron

respect for the work on this script

Michael</description>
		<content:encoded><![CDATA[<p>The site map looks good on the screen using url below but Google WebMaster tools shows errors and says wrong file type.<br />
ttp://www.reddotdeals.com/sitemap.php?do=showsitemap&amp;sm=20090328.xml.gz</p>
<p>I actually copied the code this generates and saved it as sitemap.xml and this works perfectly.</p>
<p>I would suggest the script should create &#8216;sitemap.xml&#8217; either on demand or using a chron</p>
<p>respect for the work on this script</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Antony</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-17198</link>
		<dc:creator>Antony</dc:creator>
		<pubDate>Sun, 22 Mar 2009 20:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-17198</guid>
		<description>Thank you for the script. It worked ok, I think. But now I have two doubts:
1- The program automaticaly pings to google and yahoo and the others?
2- Where is the xml file created so we can put it in google webmaster tools?

Thank you</description>
		<content:encoded><![CDATA[<p>Thank you for the script. It worked ok, I think. But now I have two doubts:<br />
1- The program automaticaly pings to google and yahoo and the others?<br />
2- Where is the xml file created so we can put it in google webmaster tools?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-16273</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Wed, 04 Mar 2009 10:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-16273</guid>
		<description>@mauro
I will investigate this more with next releases
@cdl
you need a program like lynx or cURL to execute the script, it can not be executed from php cli</description>
		<content:encoded><![CDATA[<p>@mauro<br />
I will investigate this more with next releases<br />
@cdl<br />
you need a program like lynx or cURL to execute the script, it can not be executed from php cli</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by cdl</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-16261</link>
		<dc:creator>cdl</dc:creator>
		<pubDate>Wed, 04 Mar 2009 05:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-16261</guid>
		<description>The script runs great, no problems at all - Thanks for all the work.

My problem is getting a cron job to run it. My host uses cPanel X. I have tried everything I can think of and either get:
 1. No input file specified.
 -OR-
 2. The complete text of the script.

Here&#039;s the &quot;Command to run&quot; I&#039;m using:
php /home/DOMAIN/public_html/sitemap/sitemap.php?do=createsitemap&amp;secure=16312581c5c30b78630b89d2205e8675

Anyone work this out on cPanel X?</description>
		<content:encoded><![CDATA[<p>The script runs great, no problems at all &#8211; Thanks for all the work.</p>
<p>My problem is getting a cron job to run it. My host uses cPanel X. I have tried everything I can think of and either get:<br />
 1. No input file specified.<br />
 -OR-<br />
 2. The complete text of the script.</p>
<p>Here&#8217;s the &#8220;Command to run&#8221; I&#8217;m using:<br />
php /home/DOMAIN/public_html/sitemap/sitemap.php?do=createsitemap&amp;secure=16312581c5c30b78630b89d2205e8675</p>
<p>Anyone work this out on cPanel X?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by mauro</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-16251</link>
		<dc:creator>mauro</dc:creator>
		<pubDate>Wed, 04 Mar 2009 00:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-16251</guid>
		<description>Hi Karim, thanks a lot for this awesome script.
It required to modify my website because of ./ links will recursive call crawling. I suggest you to remove (trim) /./ urls.
If a url is href=&quot;./pagename.html&quot; (that I use for redirect to index.html) don&#039;t add domain-base url but link to http://pagename.html
I hope this help other people!
Best regards,
Mauro</description>
		<content:encoded><![CDATA[<p>Hi Karim, thanks a lot for this awesome script.<br />
It required to modify my website because of ./ links will recursive call crawling. I suggest you to remove (trim) /./ urls.<br />
If a url is href=&#8221;./pagename.html&#8221; (that I use for redirect to index.html) don&#8217;t add domain-base url but link to <a href="http://pagename.html" rel="nofollow">http://pagename.html</a><br />
I hope this help other people!<br />
Best regards,<br />
Mauro</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-16220</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Tue, 03 Mar 2009 15:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-16220</guid>
		<description>@Blackpool
thank you for your comments
1. you will need to add your domain with &#039;www&#039; on the config file
2. you need to add a redirect header for that URL to a new URL without spaces, and replace old one on all your pages. check google webmaster guidelines for more info</description>
		<content:encoded><![CDATA[<p>@Blackpool<br />
thank you for your comments<br />
1. you will need to add your domain with &#8216;www&#8217; on the config file<br />
2. you need to add a redirect header for that URL to a new URL without spaces, and replace old one on all your pages. check google webmaster guidelines for more info</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Blackpool Shows</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-16217</link>
		<dc:creator>Blackpool Shows</dc:creator>
		<pubDate>Tue, 03 Mar 2009 14:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-16217</guid>
		<description>Hi, thanks for creating this great sitemap creator. It is the best one I have used. I do have a couple of things, please don&#039;t consider them criticisms they are not.
1. I have a htaccess redirect on my site so all domain.com is rewritten to www.domain.com . This does cause a problem with the emails. Its not a real problem but I guess I am not the only one who uses mod rewrite, maybe its something to consider in future versions?
2. I have one page that has a space in the page name and that is caught in the Blacklist. I must admit the page name with a space was an error of mine many years ago and I have never got round to fixing it so its my fault with bad page naming.
 
 
So thanks very much for a great sitemap creator.
 
Regards
    Pete</description>
		<content:encoded><![CDATA[<p>Hi, thanks for creating this great sitemap creator. It is the best one I have used. I do have a couple of things, please don&#8217;t consider them criticisms they are not.<br />
1. I have a htaccess redirect on my site so all domain.com is rewritten to <a href="http://www.domain.com" rel="nofollow">http://www.domain.com</a> . This does cause a problem with the emails. Its not a real problem but I guess I am not the only one who uses mod rewrite, maybe its something to consider in future versions?<br />
2. I have one page that has a space in the page name and that is caught in the Blacklist. I must admit the page name with a space was an error of mine many years ago and I have never got round to fixing it so its my fault with bad page naming.</p>
<p>So thanks very much for a great sitemap creator.</p>
<p>Regards<br />
    Pete</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure sendmail to accept emails only if &#8220;from&#8221;, &#8220;to&#8221; or specific field matches by ray</title>
		<link>http://gadelkareem.com/2008/04/22/configure-sendmail-to-accept-emails-only-if-from-to-or-specific-fields-matches/#comment-16104</link>
		<dc:creator>ray</dc:creator>
		<pubDate>Sat, 28 Feb 2009 12:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2008/04/22/configure-sendmail-to-accept-emails-only-if-from-to-or-specific-fields-matches/#comment-16104</guid>
		<description>working for me..thx ;)</description>
		<content:encoded><![CDATA[<p>working for me..thx <img src='http://gadelkareem.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-15836</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Mon, 23 Feb 2009 04:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-15836</guid>
		<description>@ZDN
thanks for the suggestions, I&#039;ll consider them in new releases
@Daniel
can you check the CSV file and let me know how many URLs does it have?</description>
		<content:encoded><![CDATA[<p>@ZDN<br />
thanks for the suggestions, I&#8217;ll consider them in new releases<br />
@Daniel<br />
can you check the CSV file and let me know how many URLs does it have?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Daniel</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-15834</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 23 Feb 2009 03:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-15834</guid>
		<description>Hi Karim, thanks a lot for this awesome script. I did install with only little adoptions and works like a charm. Crawled 7395! pages on my site (time limit: 7000, memory: 600) without a hickup. Sitemap successfully published to the different search engines as well.

Only issue right now is the created sitemap only contains 500 pages. :( Checked the config a couple of times, but found nothing. Am I missing something?

Cheers
Daniel</description>
		<content:encoded><![CDATA[<p>Hi Karim, thanks a lot for this awesome script. I did install with only little adoptions and works like a charm. Crawled 7395! pages on my site (time limit: 7000, memory: 600) without a hickup. Sitemap successfully published to the different search engines as well.</p>
<p>Only issue right now is the created sitemap only contains 500 pages. <img src='http://gadelkareem.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  Checked the config a couple of times, but found nothing. Am I missing something?</p>
<p>Cheers<br />
Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by ZDN</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-15769</link>
		<dc:creator>ZDN</dc:creator>
		<pubDate>Sat, 21 Feb 2009 13:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-15769</guid>
		<description>giving SMC a whirl and noticing some problems and have some suggestions...

this is on LAMP with PHP v5.2.8 and a website of ~700 pages


bugs???

define(&#039;SMC_USE_BLACKLIST&#039;, true);

-if set to false, SMC is unable to crawl at all (using http://[domain]/sitemap/sitemap.php?do=crawl). this is repeatable 100%

if i change back to &#039;true&#039;, SMC fails to crawl and says &quot;No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host&quot;.  i&#039;m a bit foggy here, but i think i had to delete the SMC cache to get it to run again.


suggestions...

-ability to edit priority and frequency from browser instead of CSV file, and ability to select and edit multiple files at once. 

-ability to make priority and frequency static instead of being changed when re-crawled. ability to set per directory would be good here too.

-ability to set default priority and frequency for a directory, or a directory and all sub directories, so any new or existing files found in these directories during a crawl or by a future crawl will inherit the same priority/freq.

-meaningful names for blacklist directory files or, better yet, new link for sitemap.php that shows what was blacklisted

-default protection for /sitemap/ directory so public can&#039;t access

i&#039;ve been looking for quite a long time for a sitemap script that can auto-ping and auto-update (CRON) and i like what you have done. looks VERY promising!</description>
		<content:encoded><![CDATA[<p>giving SMC a whirl and noticing some problems and have some suggestions&#8230;</p>
<p>this is on LAMP with PHP v5.2.8 and a website of ~700 pages</p>
<p>bugs???</p>
<p>define(&#8216;SMC_USE_BLACKLIST&#8217;, true);</p>
<p>-if set to false, SMC is unable to crawl at all (using <a href="http://domain/sitemap/sitemap.php?do=crawl" rel="nofollow">http://domain/sitemap/sitemap.php?do=crawl</a>). this is repeatable 100%</p>
<p>if i change back to &#8216;true&#8217;, SMC fails to crawl and says &#8220;No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host&#8221;.  i&#8217;m a bit foggy here, but i think i had to delete the SMC cache to get it to run again.</p>
<p>suggestions&#8230;</p>
<p>-ability to edit priority and frequency from browser instead of CSV file, and ability to select and edit multiple files at once. </p>
<p>-ability to make priority and frequency static instead of being changed when re-crawled. ability to set per directory would be good here too.</p>
<p>-ability to set default priority and frequency for a directory, or a directory and all sub directories, so any new or existing files found in these directories during a crawl or by a future crawl will inherit the same priority/freq.</p>
<p>-meaningful names for blacklist directory files or, better yet, new link for sitemap.php that shows what was blacklisted</p>
<p>-default protection for /sitemap/ directory so public can&#8217;t access</p>
<p>i&#8217;ve been looking for quite a long time for a sitemap script that can auto-ping and auto-update (CRON) and i like what you have done. looks VERY promising!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Harold</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-15120</link>
		<dc:creator>Harold</dc:creator>
		<pubDate>Mon, 09 Feb 2009 21:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-15120</guid>
		<description>I have successfully used Sitemap Creator 0.2 beta for over 2 months without any problems. Just recently Google can no longer read my sitemap and when I personally visited my sitemap it says

&quot;XML Parsing Error: no element found
Location: http://cybercircuits.co.cc/sitemap.php?do=showsitemap&amp;sm=20090209.xml.gz
Line Number 1, Column 1:&quot;

Any ideas?</description>
		<content:encoded><![CDATA[<p>I have successfully used Sitemap Creator 0.2 beta for over 2 months without any problems. Just recently Google can no longer read my sitemap and when I personally visited my sitemap it says</p>
<p>&#8220;XML Parsing Error: no element found<br />
Location: <a href="http://cybercircuits.co.cc/sitemap.php?do=showsitemap&#038;sm=20090209.xml.gz" rel="nofollow">http://cybercircuits.co.cc/sitemap.php?do=showsitemap&#038;sm=20090209.xml.gz</a><br />
Line Number 1, Column 1:&#8221;</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-14890</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Thu, 05 Feb 2009 07:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-14890</guid>
		<description>@Scooter
the cookie should be deleted if browser closed, try clear your cookies if you want to logout</description>
		<content:encoded><![CDATA[<p>@Scooter<br />
the cookie should be deleted if browser closed, try clear your cookies if you want to logout</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Scooter</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-14888</link>
		<dc:creator>Scooter</dc:creator>
		<pubDate>Thu, 05 Feb 2009 07:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-14888</guid>
		<description>I found no major problems with your script - installing or other! I was wondering if IE7 defeats the timeout in setcookie (smc_pass)?
I have altered the time and yet to see it not show a new login page. I can work it by closing the browser. Do you have a &quot;logout&quot; feature or must I always close the browser?
Thanks for a neat script!!</description>
		<content:encoded><![CDATA[<p>I found no major problems with your script &#8211; installing or other! I was wondering if IE7 defeats the timeout in setcookie (smc_pass)?<br />
I have altered the time and yet to see it not show a new login page. I can work it by closing the browser. Do you have a &#8220;logout&#8221; feature or must I always close the browser?<br />
Thanks for a neat script!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrate Theme Switcher by Adrian Silva</title>
		<link>http://gadelkareem.com/2006/10/19/integrate-theme-selector/#comment-14655</link>
		<dc:creator>Adrian Silva</dc:creator>
		<pubDate>Sun, 01 Feb 2009 11:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2006/10/19/integrate-theme-selector/#comment-14655</guid>
		<description>Nice trick.

Still working on WordPress 2.7.</description>
		<content:encoded><![CDATA[<p>Nice trick.</p>
<p>Still working on WordPress 2.7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Shopping cart</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-14644</link>
		<dc:creator>Shopping cart</dc:creator>
		<pubDate>Sun, 01 Feb 2009 07:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-14644</guid>
		<description>Creat i needed this for my site</description>
		<content:encoded><![CDATA[<p>Creat i needed this for my site</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Rod</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-14324</link>
		<dc:creator>Rod</dc:creator>
		<pubDate>Tue, 27 Jan 2009 21:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-14324</guid>
		<description>i get this error can you help :

No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host


my config is:

 &#039;http://www.google.com/webmasters/sitemaps/ping?sitemap=&#039;,
	&#039;Yahoo&#039; =&gt; &#039;http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=SitemapWriter&amp;url=&#039;,
	&#039;Live Search&#039; =&gt; &#039;http://webmaster.live.com/ping.aspx?siteMap=&#039;,
	&#039;Ask.com&#039; =&gt; &#039;http://submissions.ask.com/ping?sitemap=&#039;,
	&#039;MoreOver&#039; =&gt; &#039;http://api.moreover.com/ping?u=&#039;,
);


?&gt;</description>
		<content:encoded><![CDATA[<p>i get this error can you help :</p>
<p>No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host</p>
<p>my config is:</p>
<p> &#8216;<a href="http://www.google.com/webmasters/sitemaps/ping?sitemap=&#039;" rel="nofollow">http://www.google.com/webmasters/sitemaps/ping?sitemap=&#039;</a>,<br />
	&#8216;Yahoo&#8217; =&gt; &#8216;<a href="http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=SitemapWriter&#038;url=&#039;" rel="nofollow">http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=SitemapWriter&#038;url=&#039;</a>,<br />
	&#8216;Live Search&#8217; =&gt; &#8216;<a href="http://webmaster.live.com/ping.aspx?siteMap=&#039;" rel="nofollow">http://webmaster.live.com/ping.aspx?siteMap=&#039;</a>,<br />
	&#8216;Ask.com&#8217; =&gt; &#8216;<a href="http://submissions.ask.com/ping?sitemap=&#039;" rel="nofollow">http://submissions.ask.com/ping?sitemap=&#039;</a>,<br />
	&#8216;MoreOver&#8217; =&gt; &#8216;<a href="http://api.moreover.com/ping?u=&#039;" rel="nofollow">http://api.moreover.com/ping?u=&#039;</a>,<br />
);</p>
<p>?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Rod</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-14323</link>
		<dc:creator>Rod</dc:creator>
		<pubDate>Tue, 27 Jan 2009 21:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-14323</guid>
		<description>having this error massage:  No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host

can you advise me my code is as below:
 &#039;http://www.google.com/webmasters/sitemaps/ping?sitemap=&#039;,
	&#039;Yahoo&#039; =&gt; &#039;http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=SitemapWriter&amp;url=&#039;,
	&#039;Live Search&#039; =&gt; &#039;http://webmaster.live.com/ping.aspx?siteMap=&#039;,
	&#039;Ask.com&#039; =&gt; &#039;http://submissions.ask.com/ping?sitemap=&#039;,
	&#039;MoreOver&#039; =&gt; &#039;http://api.moreover.com/ping?u=&#039;,
);


?&gt;</description>
		<content:encoded><![CDATA[<p>having this error massage:  No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host</p>
<p>can you advise me my code is as below:<br />
 &#8216;<a href="http://www.google.com/webmasters/sitemaps/ping?sitemap=&#039;" rel="nofollow">http://www.google.com/webmasters/sitemaps/ping?sitemap=&#039;</a>,<br />
	&#8216;Yahoo&#8217; =&gt; &#8216;<a href="http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=SitemapWriter&#038;url=&#039;" rel="nofollow">http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=SitemapWriter&#038;url=&#039;</a>,<br />
	&#8216;Live Search&#8217; =&gt; &#8216;<a href="http://webmaster.live.com/ping.aspx?siteMap=&#039;" rel="nofollow">http://webmaster.live.com/ping.aspx?siteMap=&#039;</a>,<br />
	&#8216;Ask.com&#8217; =&gt; &#8216;<a href="http://submissions.ask.com/ping?sitemap=&#039;" rel="nofollow">http://submissions.ask.com/ping?sitemap=&#039;</a>,<br />
	&#8216;MoreOver&#8217; =&gt; &#8216;<a href="http://api.moreover.com/ping?u=&#039;" rel="nofollow">http://api.moreover.com/ping?u=&#039;</a>,<br />
);</p>
<p>?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Sitemap Creator- create sitemap for google,yahoo,msn and ask.com &#124; SAYFARZ</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-14270</link>
		<dc:creator>Sitemap Creator- create sitemap for google,yahoo,msn and ask.com &#124; SAYFARZ</dc:creator>
		<pubDate>Tue, 27 Jan 2009 08:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-14270</guid>
		<description>[...] Homepage Download   Share [...]</description>
		<content:encoded><![CDATA[<p>[...] Homepage Download   Share [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by luciffere</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-13730</link>
		<dc:creator>luciffere</dc:creator>
		<pubDate>Sun, 18 Jan 2009 11:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-13730</guid>
		<description>Hello again... I want make sitemap with your script for www.sauber.ro but the script craw only 13 links... Many links who are linked from first pages are listed with 403 code but all work... Where are the problem?
Thank&#039;s</description>
		<content:encoded><![CDATA[<p>Hello again&#8230; I want make sitemap with your script for <a href="http://www.sauber.ro" rel="nofollow">http://www.sauber.ro</a> but the script craw only 13 links&#8230; Many links who are linked from first pages are listed with 403 code but all work&#8230; Where are the problem?<br />
Thank&#8217;s</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-13724</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Sun, 18 Jan 2009 07:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-13724</guid>
		<description>@Pedro
- I think cron job could run every week
- priorities depends on your link structure, you might need to check your SEO
- You whether install lynx ( yum install lynx ) or you can use curl</description>
		<content:encoded><![CDATA[<p>@Pedro<br />
- I think cron job could run every week<br />
- priorities depends on your link structure, you might need to check your SEO<br />
- You whether install lynx ( yum install lynx ) or you can use curl</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Pedro</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-13656</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Sat, 17 Jan 2009 05:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-13656</guid>
		<description>I think lynx -dump command dont work in my cronjobs. Any alternatives?</description>
		<content:encoded><![CDATA[<p>I think lynx -dump command dont work in my cronjobs. Any alternatives?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Pedro</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-13654</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Sat, 17 Jan 2009 05:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-13654</guid>
		<description>Another doubt.
The 99% priorities of my sitemap are 0.1. I need to change manually the priorities?

Thanks.</description>
		<content:encoded><![CDATA[<p>Another doubt.<br />
The 99% priorities of my sitemap are 0.1. I need to change manually the priorities?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Pedro</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-13652</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Sat, 17 Jan 2009 04:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-13652</guid>
		<description>Hi, I have installed the script and apparently works very fine (last version). I have Php 4x

I have some doubts.
A. I need to crawl first www.mysite.com and after mysite.com?

B. What time interval for cron is the best option?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I have installed the script and apparently works very fine (last version). I have Php 4x</p>
<p>I have some doubts.<br />
A. I need to crawl first <a href="http://www.mysite.com" rel="nofollow">http://www.mysite.com</a> and after mysite.com?</p>
<p>B. What time interval for cron is the best option?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-13470</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Wed, 14 Jan 2009 09:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-13470</guid>
		<description>@luciffere
you should submit http://www.luciffere.ro/sitemap.php?do=showsitemap&amp;sm=20081221.xml.gz instead (note that no &quot;sitemap&quot; directory in the URL )
@Peter
You need to edit the CSV before creating your sitemap in case you like to change something</description>
		<content:encoded><![CDATA[<p>@luciffere<br />
you should submit <a href="http://www.luciffere.ro/sitemap.php?do=showsitemap&#038;sm=20081221.xml.gz" rel="nofollow">http://www.luciffere.ro/sitemap.php?do=showsitemap&#038;sm=20081221.xml.gz</a> instead (note that no &#8220;sitemap&#8221; directory in the URL )<br />
@Peter<br />
You need to edit the CSV before creating your sitemap in case you like to change something</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Peter</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-13445</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 13 Jan 2009 23:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-13445</guid>
		<description>Think I got it working. Found the 0.2b and some reading.

For editing: is it only the CSV I need to edit? 
What about the: data/sites/klassiskabyggvaro.se_sitemaps/20090114

Thanks for a good script and active blog!</description>
		<content:encoded><![CDATA[<p>Think I got it working. Found the 0.2b and some reading.</p>
<p>For editing: is it only the CSV I need to edit?<br />
What about the: data/sites/klassiskabyggvaro.se_sitemaps/20090114</p>
<p>Thanks for a good script and active blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Peter</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-13444</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 13 Jan 2009 22:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-13444</guid>
		<description>The url sent to searchengines seems to be wrong.
In my case it miss the directory: sitemap_creator_0.2a/
At least the url returned from moreover to my email.
Has all default settings exept SMC_SITE where $_SERVER[&#039;HTTP_HOST&#039;] doesn´t work. Replaced with &#039;klassiskabyggvaror.se&#039;</description>
		<content:encoded><![CDATA[<p>The url sent to searchengines seems to be wrong.<br />
In my case it miss the directory: sitemap_creator_0.2a/<br />
At least the url returned from moreover to my email.<br />
Has all default settings exept SMC_SITE where $_SERVER['HTTP_HOST'] doesn´t work. Replaced with &#8216;klassiskabyggvaror.se&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by luciffere</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-13428</link>
		<dc:creator>luciffere</dc:creator>
		<pubDate>Tue, 13 Jan 2009 14:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-13428</guid>
		<description>Hello. I use your scrip, and he generate the sitemep, but google tell me: Unsupported file format
Your Sitemap does not appear to be in a supported format. Please ensure it meets our Sitemap guidelines and resubmit.

Address of my sitemap is: http://www.luciffere.ro/sitemap/sitemap.php?do=showsitemap&amp;sm=20081221.xml.gz</description>
		<content:encoded><![CDATA[<p>Hello. I use your scrip, and he generate the sitemep, but google tell me: Unsupported file format<br />
Your Sitemap does not appear to be in a supported format. Please ensure it meets our Sitemap guidelines and resubmit.</p>
<p>Address of my sitemap is: <a href="http://www.luciffere.ro/sitemap/sitemap.php?do=showsitemap&#038;sm=20081221.xml.gz" rel="nofollow">http://www.luciffere.ro/sitemap/sitemap.php?do=showsitemap&#038;sm=20081221.xml.gz</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-13410</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Tue, 13 Jan 2009 08:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-13410</guid>
		<description>@Peter
Anchor Links should have escaped &lt;a href=&quot;http://www.ietf.org/rfc/rfc2396.txt&quot; rel=&quot;nofollow&quot;&gt;URI&lt;/a&gt;, that means you should replace any spaces on your links with %20</description>
		<content:encoded><![CDATA[<p>@Peter<br />
Anchor Links should have escaped <a href="http://www.ietf.org/rfc/rfc2396.txt" rel="nofollow">URI</a>, that means you should replace any spaces on your links with %20</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Peter</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-13408</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 13 Jan 2009 08:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-13408</guid>
		<description>I´ve been using your SMC a while. Nice work. 
I just realized that the SMC cuts an url where a space appears instead of inserting %20. This breaks my links and the sitemap points to a number of pages having mysql-errors from incompleate url. 
Is there more than function: cleanurl() to correct this? 
Is it about text encoding? I´m using iso-8859-1.</description>
		<content:encoded><![CDATA[<p>I´ve been using your SMC a while. Nice work.<br />
I just realized that the SMC cuts an url where a space appears instead of inserting %20. This breaks my links and the sitemap points to a number of pages having mysql-errors from incompleate url.<br />
Is there more than function: cleanurl() to correct this?<br />
Is it about text encoding? I´m using iso-8859-1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Drone</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-12590</link>
		<dc:creator>Drone</dc:creator>
		<pubDate>Sun, 28 Dec 2008 10:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-12590</guid>
		<description>Your script very cool. But some webmasters need to correct var max_execution_time in php.ini or in htaccess file.</description>
		<content:encoded><![CDATA[<p>Your script very cool. But some webmasters need to correct var max_execution_time in php.ini or in htaccess file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-12151</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Sun, 21 Dec 2008 17:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-12151</guid>
		<description>@Luciffere
you can add &quot;http://www.luciffere.ro/sitemap.php?do=showsitemap&amp;sm=sitemap.xml.gz&quot; to Google webmaster tools. For MSN webmaster tools please create a rewrite rule for this URL...it should look like &quot;http://www.luciffere.ro/sitemap.xml.gz&quot;</description>
		<content:encoded><![CDATA[<p>@Luciffere<br />
you can add &#8220;http://www.luciffere.ro/sitemap.php?do=showsitemap&#038;sm=sitemap.xml.gz&#8221; to Google webmaster tools. For MSN webmaster tools please create a rewrite rule for this URL&#8230;it should look like &#8220;http://www.luciffere.ro/sitemap.xml.gz&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Luciffere</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-12148</link>
		<dc:creator>Luciffere</dc:creator>
		<pubDate>Sun, 21 Dec 2008 17:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-12148</guid>
		<description>After the script finished the job, he tell me put this link http://www.luciffere.ro/sitemap/sitemap.php?do=createsitemap&amp;secure=4c7a34d25eff9121c49658dbceadf694 on cron job...
My question is if i put this link (http://www.luciffere.ro/sitemap/sitemap.php?do=createsitemap&amp;secure=4c7a34d25eff9121c49658dbceadf694) generated by your script, in my cron job and set mounthly Saturday 1 12:00 AM... the script make sitemap in every mounth in first day at 12:30 AM and ping the google, yahoo... etc... ? I need to login at www.google.com/webmasters/tool to insert the link to the sitemap? Now i have at google a manual sitemap www.luciffere.ro/sitemap.xml but i deleted. Is necesary insert to google a link manualy?
Thank&#039;s for your work....</description>
		<content:encoded><![CDATA[<p>After the script finished the job, he tell me put this link <a href="http://www.luciffere.ro/sitemap/sitemap.php?do=createsitemap&#038;secure=4c7a34d25eff9121c49658dbceadf694" rel="nofollow">http://www.luciffere.ro/sitemap/sitemap.php?do=createsitemap&#038;secure=4c7a34d25eff9121c49658dbceadf694</a> on cron job&#8230;<br />
My question is if i put this link (<a href="http://www.luciffere.ro/sitemap/sitemap.php?do=createsitemap&#038;secure=4c7a34d25eff9121c49658dbceadf694" rel="nofollow">http://www.luciffere.ro/sitemap/sitemap.php?do=createsitemap&#038;secure=4c7a34d25eff9121c49658dbceadf694</a>) generated by your script, in my cron job and set mounthly Saturday 1 12:00 AM&#8230; the script make sitemap in every mounth in first day at 12:30 AM and ping the google, yahoo&#8230; etc&#8230; ? I need to login at <a href="http://www.google.com/webmasters/tool" rel="nofollow">http://www.google.com/webmasters/tool</a> to insert the link to the sitemap? Now i have at google a manual sitemap <a href="http://www.luciffere.ro/sitemap.xml" rel="nofollow">http://www.luciffere.ro/sitemap.xml</a> but i deleted. Is necesary insert to google a link manualy?<br />
Thank&#8217;s for your work&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-12145</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Sun, 21 Dec 2008 16:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-12145</guid>
		<description>@Luciffere 
Thanks for the comment
You need to refer to Cpanel documentation for creating cron job, for UNIX crontab you may use Lynx command line browser to run the script.</description>
		<content:encoded><![CDATA[<p>@Luciffere<br />
Thanks for the comment<br />
You need to refer to Cpanel documentation for creating cron job, for UNIX crontab you may use Lynx command line browser to run the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Luciffere</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-12144</link>
		<dc:creator>Luciffere</dc:creator>
		<pubDate>Sun, 21 Dec 2008 16:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-12144</guid>
		<description>Hello... Is the best free sitemap creator... The cron function haw is stoped or restarted? How can i put a cron job for my site to make another sitemap mounthly? I insert the link generated at end of crow in cron job from cpanel? 
Thank&#039;s</description>
		<content:encoded><![CDATA[<p>Hello&#8230; Is the best free sitemap creator&#8230; The cron function haw is stoped or restarted? How can i put a cron job for my site to make another sitemap mounthly? I insert the link generated at end of crow in cron job from cpanel?<br />
Thank&#8217;s</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Stupid</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-11607</link>
		<dc:creator>Stupid</dc:creator>
		<pubDate>Sat, 13 Dec 2008 22:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-11607</guid>
		<description>Great script.It works perfect</description>
		<content:encoded><![CDATA[<p>Great script.It works perfect</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-10500</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Tue, 02 Dec 2008 12:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-10500</guid>
		<description>@antiwow
Try to enable the debuging mode from the config file</description>
		<content:encoded><![CDATA[<p>@antiwow<br />
Try to enable the debuging mode from the config file</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by antiwow</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-10458</link>
		<dc:creator>antiwow</dc:creator>
		<pubDate>Tue, 02 Dec 2008 01:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-10458</guid>
		<description>I get a message after crawling,





Crawler Timed out after 200 seconds while crawling www. etc

After that, it wont let me generate a sitemap

i looked at config, but couldnt find anything

any ideas?</description>
		<content:encoded><![CDATA[<p>I get a message after crawling,</p>
<p>Crawler Timed out after 200 seconds while crawling www. etc</p>
<p>After that, it wont let me generate a sitemap</p>
<p>i looked at config, but couldnt find anything</p>
<p>any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-10280</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Sat, 29 Nov 2008 13:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-10280</guid>
		<description>@DoubleClic
you might need to urlencode() your URL
http://www.example.com/she’s.htm should be http://www.example.com/she%27s.htm</description>
		<content:encoded><![CDATA[<p>@DoubleClic<br />
you might need to urlencode() your URL<br />
<a href="http://www.example.com/she’s.htm" rel="nofollow">http://www.example.com/she’s.htm</a> should be <a href="http://www.example.com/she%27s.htm" rel="nofollow">http://www.example.com/she%27s.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by DoubleClic</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-10276</link>
		<dc:creator>DoubleClic</dc:creator>
		<pubDate>Sat, 29 Nov 2008 12:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-10276</guid>
		<description>I have an error with url with quote.
Example :
http://www.site.com/she&#039;s.htm

The script return only the first part :
http://www.site.com/she

Thank&#039;s for your script.</description>
		<content:encoded><![CDATA[<p>I have an error with url with quote.<br />
Example :<br />
<a href="http://www.site.com/she&#039;s.htm" rel="nofollow">http://www.site.com/she&#039;s.htm</a></p>
<p>The script return only the first part :<br />
<a href="http://www.site.com/she" rel="nofollow">http://www.site.com/she</a></p>
<p>Thank&#8217;s for your script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-9913</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Sat, 22 Nov 2008 08:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-9913</guid>
		<description>@prakash
it should be at http://example.com/sitemap.php?do=showsitemap&amp;sm=sitemap.xml.gz
you might use rewrite rules to create more simple URL
make sure you use the new version at http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/</description>
		<content:encoded><![CDATA[<p>@prakash<br />
it should be at <a href="http://example.com/sitemap.php?do=showsitemap&#038;sm=sitemap.xml.gz" rel="nofollow">http://example.com/sitemap.php?do=showsitemap&#038;sm=sitemap.xml.gz</a><br />
you might use rewrite rules to create more simple URL<br />
make sure you use the new version at <a href="http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/" rel="nofollow">http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Prakash Subba</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-9902</link>
		<dc:creator>Prakash Subba</dc:creator>
		<pubDate>Sat, 22 Nov 2008 05:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-9902</guid>
		<description>It works well on my site but how to added sitemap at google webmaster tool? which file should be added?</description>
		<content:encoded><![CDATA[<p>It works well on my site but how to added sitemap at google webmaster tool? which file should be added?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-9762</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Wed, 19 Nov 2008 23:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-9762</guid>
		<description>@Dave
I can not investigate the problem without knowing your domain, you might want to make sure no redirects are made</description>
		<content:encoded><![CDATA[<p>@Dave<br />
I can not investigate the problem without knowing your domain, you might want to make sure no redirects are made</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Dave</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-9751</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 19 Nov 2008 20:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-9751</guid>
		<description>This looks great but idea why I get this error and one one page ?

Warning: Division by zero in /myhost/public_html/sitemap/.function.inc.php on line 320

Finished crawling mydomain.com, Crawled 1 links</description>
		<content:encoded><![CDATA[<p>This looks great but idea why I get this error and one one page ?</p>
<p>Warning: Division by zero in /myhost/public_html/sitemap/.function.inc.php on line 320</p>
<p>Finished crawling mydomain.com, Crawled 1 links</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-8651</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Fri, 31 Oct 2008 14:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-8651</guid>
		<description>@Antonimo
The script is not designed to run from command line, alternatively you can use &lt;a href=&quot;http://lynx.isc.org/&quot; rel=&quot;nofollow&quot;&gt;lynx&lt;/a&gt; with crontab...the command should look something like
lynx -dump http://example.com/sitemap/sitemap.php?do=createsitemap&amp;hash=blah</description>
		<content:encoded><![CDATA[<p>@Antonimo<br />
The script is not designed to run from command line, alternatively you can use <a href="http://lynx.isc.org/" rel="nofollow">lynx</a> with crontab&#8230;the command should look something like<br />
lynx -dump <a href="http://example.com/sitemap/sitemap.php?do=createsitemap&#038;hash=blah" rel="nofollow">http://example.com/sitemap/sitemap.php?do=createsitemap&#038;hash=blah</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Antonimo</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-8644</link>
		<dc:creator>Antonimo</dc:creator>
		<pubDate>Fri, 31 Oct 2008 09:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-8644</guid>
		<description>Hi again,

I am having great difficulty getting the cron to work.

I have other crons that run fine using the command /usr/bin/php -q /home/DOMAIN/public_html/BackUp.php (for example)

Whe I try to run the sitemap creator from cron, (/usr/bin/php -q /home/DOMAIN/public_html/sitemap/sitemap.php?do=createsitemap) I receive an error, &quot;No input file specified&quot;

Is there a special way to do this or can I call the &quot;do&quot; script from another php file?</description>
		<content:encoded><![CDATA[<p>Hi again,</p>
<p>I am having great difficulty getting the cron to work.</p>
<p>I have other crons that run fine using the command /usr/bin/php -q /home/DOMAIN/public_html/BackUp.php (for example)</p>
<p>Whe I try to run the sitemap creator from cron, (/usr/bin/php -q /home/DOMAIN/public_html/sitemap/sitemap.php?do=createsitemap) I receive an error, &#8220;No input file specified&#8221;</p>
<p>Is there a special way to do this or can I call the &#8220;do&#8221; script from another php file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Antonimo</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-7981</link>
		<dc:creator>Antonimo</dc:creator>
		<pubDate>Thu, 23 Oct 2008 08:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-7981</guid>
		<description>@wkarim
Thanks for the quick response.
Cron set up - looking forward to seeing the results.
Excellent script - kudos</description>
		<content:encoded><![CDATA[<p>@wkarim<br />
Thanks for the quick response.<br />
Cron set up &#8211; looking forward to seeing the results.<br />
Excellent script &#8211; kudos</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-7972</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Thu, 23 Oct 2008 08:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-7972</guid>
		<description>@Antonimo
Yes, all sitemaps are time stamped and the ping is for the newest created one.
if the request does not contain a time stamp then the script will send the most recently created sitemap</description>
		<content:encoded><![CDATA[<p>@Antonimo<br />
Yes, all sitemaps are time stamped and the ping is for the newest created one.<br />
if the request does not contain a time stamp then the script will send the most recently created sitemap</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Antonimo</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-7971</link>
		<dc:creator>Antonimo</dc:creator>
		<pubDate>Thu, 23 Oct 2008 07:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-7971</guid>
		<description>After crawling the site, the page displays all of the urls etc. At the end of the page is the URL to add to the crontbab.

The page then shows a link to &quot;Create Sitemaps&quot; - The sitemap has a date stamp. Is the XML sitemap created automatically when it is run from the crontab? Does it have a new time stamp?

If the Ping is enabled in the config file, will the correct sitemap be &quot;pinged&quot; to the search engines?</description>
		<content:encoded><![CDATA[<p>After crawling the site, the page displays all of the urls etc. At the end of the page is the URL to add to the crontbab.</p>
<p>The page then shows a link to &#8220;Create Sitemaps&#8221; &#8211; The sitemap has a date stamp. Is the XML sitemap created automatically when it is run from the crontab? Does it have a new time stamp?</p>
<p>If the Ping is enabled in the config file, will the correct sitemap be &#8220;pinged&#8221; to the search engines?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-6997</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Sat, 11 Oct 2008 01:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-6997</guid>
		<description>@Jorge
the password is &#039;demopass&#039;
change it to any password you like in the config file</description>
		<content:encoded><![CDATA[<p>@Jorge<br />
the password is &#8216;demopass&#8217;<br />
change it to any password you like in the config file</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by jorge</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-6806</link>
		<dc:creator>jorge</dc:creator>
		<pubDate>Wed, 08 Oct 2008 12:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-6806</guid>
		<description>When I enter to my page energyenhancement.org/sitemap_creator/sitemap.php they ask me for a loggin.
Where can I find it?</description>
		<content:encoded><![CDATA[<p>When I enter to my page energyenhancement.org/sitemap_creator/sitemap.php they ask me for a loggin.<br />
Where can I find it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by evgenij2007</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-5897</link>
		<dc:creator>evgenij2007</dc:creator>
		<pubDate>Wed, 24 Sep 2008 19:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-5897</guid>
		<description>Sitemap Creator the best</description>
		<content:encoded><![CDATA[<p>Sitemap Creator the best</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-5811</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Tue, 23 Sep 2008 20:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-5811</guid>
		<description>@Stuart
Thre must be something wrong with your connection</description>
		<content:encoded><![CDATA[<p>@Stuart<br />
Thre must be something wrong with your connection</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Flickr FAlbum rewrite rules, thumbnails, javascripts and more &#8230; by svensonsan</title>
		<link>http://gadelkareem.com/2007/11/20/fixing-flickr-falbum-rewrite-rules-thumbnails-javascripts-and-more/#comment-5540</link>
		<dc:creator>svensonsan</dc:creator>
		<pubDate>Sat, 20 Sep 2008 15:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/11/20/fixing-flickr-falbum-rewrite-rules-thumbnails-javascripts-and-more/#comment-5540</guid>
		<description>Thanks a lot.
Really. 

First falbum always produces 404 header responses - but after i&#039;ve done all this everything is fine. 

Again, thanks a lot.</description>
		<content:encoded><![CDATA[<p>Thanks a lot.<br />
Really. </p>
<p>First falbum always produces 404 header responses &#8211; but after i&#8217;ve done all this everything is fine. </p>
<p>Again, thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Stuart</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-5361</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Thu, 18 Sep 2008 08:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-5361</guid>
		<description>Hi,
I created a new file within the sitemap directory called test.php and copied in the above short script, removing the space after the first &lt; in your example. The results are as follows:
Warning: file_get_contents(http://www.tractiontime.co.uk/) [function.file-get-contents]: failed to open stream: Connection refused in /home/sites/tractiontime.co.uk/public_html/sitemap/test.php on line 1</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I created a new file within the sitemap directory called test.php and copied in the above short script, removing the space after the first &lt; in your example. The results are as follows:<br />
Warning: file_get_contents(http://www.tractiontime.co.uk/) [function.file-get-contents]: failed to open stream: Connection refused in /home/sites/tractiontime.co.uk/public_html/sitemap/test.php on line 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-5356</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Thu, 18 Sep 2008 06:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-5356</guid>
		<description>@Stuart
please check your connection from the server running the script to www.tractiontime.co.uk, check what you get with &lt;?php echo file_get_contents( &#039;http://www.tractiontime.co.uk/&#039;); ?&gt;</description>
		<content:encoded><![CDATA[<p>@Stuart<br />
please check your connection from the server running the script to <a href="http://www.tractiontime.co.uk" rel="nofollow">http://www.tractiontime.co.uk</a>, check what you get with < ?php echo file_get_contents( '<a href="http://www.tractiontime.co.uk/" rel="nofollow">http://www.tractiontime.co.uk/&#8216;); ?></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Stuart</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-5282</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Wed, 17 Sep 2008 12:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-5282</guid>
		<description>I have tried this scrip, unmodified on php4 and i get the following message when i run the script:
WARNING: Connection failed (111) Connection refused
DEBUG: URL &quot;http://www.tractiontime.co.uk/&quot; Blacklisted. Reason : Empty Page

The page i presume it&#039;s refering to is index.php and i know its not empty. Can you shed any light on this please?
MAny thanks</description>
		<content:encoded><![CDATA[<p>I have tried this scrip, unmodified on php4 and i get the following message when i run the script:<br />
WARNING: Connection failed (111) Connection refused<br />
DEBUG: URL &#8220;http://www.tractiontime.co.uk/&#8221; Blacklisted. Reason : Empty Page</p>
<p>The page i presume it&#8217;s refering to is index.php and i know its not empty. Can you shed any light on this please?<br />
MAny thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Elvis Presley &#8211; The Original Elvis Presley Collection 50CD by Blazer3030</title>
		<link>http://gadelkareem.com/2007/01/16/elvis-presley-the-original-elvis-presley-collect-50cd/#comment-5022</link>
		<dc:creator>Blazer3030</dc:creator>
		<pubDate>Fri, 12 Sep 2008 17:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/01/16/elvis-presley-the-original-elvis-presley-collection-50cd/#comment-5022</guid>
		<description>Does Anyone Know where I can download this entire collection ????
Thanks for any info...</description>
		<content:encoded><![CDATA[<p>Does Anyone Know where I can download this entire collection ????<br />
Thanks for any info&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Khal</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-4793</link>
		<dc:creator>Khal</dc:creator>
		<pubDate>Mon, 08 Sep 2008 06:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-4793</guid>
		<description>I installed it on my site and worked fine so far, i created a sitemap and managed to ping all search engines.
Thanks 
Khal</description>
		<content:encoded><![CDATA[<p>I installed it on my site and worked fine so far, i created a sitemap and managed to ping all search engines.<br />
Thanks<br />
Khal</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compressing your HTML, CSS and Javascript using simple PHP Code by wkarim</title>
		<link>http://gadelkareem.com/2007/06/23/compressing-your-html-css-and-javascript-using-simple-php-code/#comment-4281</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Wed, 27 Aug 2008 22:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/06/23/compressing-your-html-css-and-javascript-using-simple-php-code/#comment-4281</guid>
		<description>@louis
Thanks for your comment.
I think I need to simplify it a lil yes</description>
		<content:encoded><![CDATA[<p>@louis<br />
Thanks for your comment.<br />
I think I need to simplify it a lil yes</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compressing your HTML, CSS and Javascript using simple PHP Code by Louis</title>
		<link>http://gadelkareem.com/2007/06/23/compressing-your-html-css-and-javascript-using-simple-php-code/#comment-4279</link>
		<dc:creator>Louis</dc:creator>
		<pubDate>Wed, 27 Aug 2008 22:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/06/23/compressing-your-html-css-and-javascript-using-simple-php-code/#comment-4279</guid>
		<description>Hi wkarim, and thanks for sharing these pieces of code. They are interesting.

Though I wonder about your html_compress function. Is it necessary to use so much regex ? I have a function that does the nearly the same :

function compress($string){
	$string = str_replace(&quot;\n&quot;, &quot;&quot;, $string);
	$string = str_replace(&quot;\t&quot;, &quot;&quot;, $string);
	$string = wordwrap($string, 990, &quot;\n&quot;);
	
	return $string;
}

The thing that is cleary missing, is a way to preserve the &lt;code&gt;code&lt;/code&gt; and &lt;code&gt;pre&lt;/code&gt; tags. So my function is not complete, but yours seems overkill to me.

There has to be a correct middle.</description>
		<content:encoded><![CDATA[<p>Hi wkarim, and thanks for sharing these pieces of code. They are interesting.</p>
<p>Though I wonder about your html_compress function. Is it necessary to use so much regex ? I have a function that does the nearly the same :</p>
<p>function compress($string){<br />
	$string = str_replace(&#8220;\n&#8221;, &#8220;&#8221;, $string);<br />
	$string = str_replace(&#8220;\t&#8221;, &#8220;&#8221;, $string);<br />
	$string = wordwrap($string, 990, &#8220;\n&#8221;);</p>
<p>	return $string;<br />
}</p>
<p>The thing that is cleary missing, is a way to preserve the <code>code</code> and <code>pre</code> tags. So my function is not complete, but yours seems overkill to me.</p>
<p>There has to be a correct middle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-3594</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Wed, 13 Aug 2008 22:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-3594</guid>
		<description>@king
looks like you pinged google with a sitemap then deleted it, try ping google again with the right sitemap name or add it manually on google webmaster tools</description>
		<content:encoded><![CDATA[<p>@king<br />
looks like you pinged google with a sitemap then deleted it, try ping google again with the right sitemap name or add it manually on google webmaster tools</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by king</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-3583</link>
		<dc:creator>king</dc:creator>
		<pubDate>Wed, 13 Aug 2008 14:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-3583</guid>
		<description>I&#039;m running php4  and 0.2b and can not get it to run. I have got to the point where everything runs fine, but google and others returns errors. the below one is saying the file is not present i 20080813 and there is no file

/hsphere/local/home/mgruppe/forkortelse.dk/sitemap/data/sites/www.forkortelse.dk_sitemaps/20080813 could not be found IP -: http://whois.domaintools.com/66.249.71.79
Date -:  04:26:44 pm ( Wednesday 13  August 2008 ) Bot -: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) Location -: http://www.forkortelse.dk/sitemap.php?do=showsitemap&amp;sm=20080813.xml.gz

if i go to http://www.forkortelse.dk/sitemap.php?do=showsitemap&amp;sm=20080813.xml.gz
it returns that something is wrong with the xml file

file attibutes should be ok
Thanks for a nice script!

BR 
Henrik</description>
		<content:encoded><![CDATA[<p>I&#8217;m running php4  and 0.2b and can not get it to run. I have got to the point where everything runs fine, but google and others returns errors. the below one is saying the file is not present i 20080813 and there is no file</p>
<p>/hsphere/local/home/mgruppe/forkortelse.dk/sitemap/data/sites/www.forkortelse.dk_sitemaps/20080813 could not be found IP -: <a href="http://whois.domaintools.com/66.249.71.79" rel="nofollow">http://whois.domaintools.com/66.249.71.79</a><br />
Date -:  04:26:44 pm ( Wednesday 13  August 2008 ) Bot -: Mozilla/5.0 (compatible; Googlebot/2.1; +<a href="http://www.google.com/bot.html" rel="nofollow">http://www.google.com/bot.html</a>) Location -: <a href="http://www.forkortelse.dk/sitemap.php?do=showsitemap&#038;sm=20080813.xml.gz" rel="nofollow">http://www.forkortelse.dk/sitemap.php?do=showsitemap&#038;sm=20080813.xml.gz</a></p>
<p>if i go to <a href="http://www.forkortelse.dk/sitemap.php?do=showsitemap&#038;sm=20080813.xml.gz" rel="nofollow">http://www.forkortelse.dk/sitemap.php?do=showsitemap&#038;sm=20080813.xml.gz</a><br />
it returns that something is wrong with the xml file</p>
<p>file attibutes should be ok<br />
Thanks for a nice script!</p>
<p>BR<br />
Henrik</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-3230</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Wed, 06 Aug 2008 15:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-3230</guid>
		<description>@mikey, SearkeCom
Please enable debug mode to give me a better idea about what is happening.</description>
		<content:encoded><![CDATA[<p>@mikey, SearkeCom<br />
Please enable debug mode to give me a better idea about what is happening.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by mikey</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-3150</link>
		<dc:creator>mikey</dc:creator>
		<pubDate>Tue, 05 Aug 2008 20:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-3150</guid>
		<description>i been checking the log file and the only error in it is this one:

[05-Aug-2008 15:06:56] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /home/xxxxxxx/public_html/sitemap/.function.inc.php on line 295</description>
		<content:encoded><![CDATA[<p>i been checking the log file and the only error in it is this one:</p>
<p>[05-Aug-2008 15:06:56] PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /home/xxxxxxx/public_html/sitemap/.function.inc.php on line 295</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by mikey</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-3149</link>
		<dc:creator>mikey</dc:creator>
		<pubDate>Tue, 05 Aug 2008 20:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-3149</guid>
		<description>Same here i upgrade to the new version and still no luck when i click the Crawl link it displays a number then it does nothing, now if i click any other link it shows that the cache has around 36 elements but nothing else no list nothing, dont know what else to do</description>
		<content:encoded><![CDATA[<p>Same here i upgrade to the new version and still no luck when i click the Crawl link it displays a number then it does nothing, now if i click any other link it shows that the cache has around 36 elements but nothing else no list nothing, dont know what else to do</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by SearleCom</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-2466</link>
		<dc:creator>SearleCom</dc:creator>
		<pubDate>Thu, 31 Jul 2008 19:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-2466</guid>
		<description>Installed, crawls fine after logging in via http://thenetradio.co.uk/sitemap/sitemap.php

Once crawl has finished I press Create Sitemaps and get Please crawl thenetradio.co.uk/index.php first.

Sevrer is running PHP 5.2.6

Any ideas?

Mike</description>
		<content:encoded><![CDATA[<p>Installed, crawls fine after logging in via <a href="http://thenetradio.co.uk/sitemap/sitemap.php" rel="nofollow">http://thenetradio.co.uk/sitemap/sitemap.php</a></p>
<p>Once crawl has finished I press Create Sitemaps and get Please crawl thenetradio.co.uk/index.php first.</p>
<p>Sevrer is running PHP 5.2.6</p>
<p>Any ideas?</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding FAlbum URLs to XML-Sitemap WordPress Plugin by wkarim</title>
		<link>http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-2246</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Wed, 30 Jul 2008 12:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-2246</guid>
		<description>@coalman
please use &lt;a href=&quot;http://gadelkareem.com/adding-falbum-urls-to-xml-sitemap-wordpress-plugin.txt&quot; rel=&quot;nofollow&quot;&gt;text file&lt;/a&gt; to copy your code</description>
		<content:encoded><![CDATA[<p>@coalman<br />
please use <a href="http://gadelkareem.com/adding-falbum-urls-to-xml-sitemap-wordpress-plugin.txt" rel="nofollow">text file</a> to copy your code</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding FAlbum URLs to XML-Sitemap WordPress Plugin by Coalman</title>
		<link>http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-2208</link>
		<dc:creator>Coalman</dc:creator>
		<pubDate>Wed, 30 Jul 2008 09:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-2208</guid>
		<description>I am unable to cut + paste your code as it throws up unusual characters.  I&#039;ve tried visual browsers like Firefox and also Lynx.

Can you please help ?</description>
		<content:encoded><![CDATA[<p>I am unable to cut + paste your code as it throws up unusual characters.  I&#8217;ve tried visual browsers like Firefox and also Lynx.</p>
<p>Can you please help ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-1417</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Thu, 24 Jul 2008 06:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-1417</guid>
		<description>@Bo
it should continue crawling the site normally but http://mym8.eu/ will not show on the sitemap as it&#039;s a redirect page</description>
		<content:encoded><![CDATA[<p>@Bo<br />
it should continue crawling the site normally but <a href="http://mym8.eu/" rel="nofollow">http://mym8.eu/</a> will not show on the sitemap as it&#8217;s a redirect page</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Bo</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-1410</link>
		<dc:creator>Bo</dc:creator>
		<pubDate>Thu, 24 Jul 2008 03:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-1410</guid>
		<description>hi,
i get this error:
WARNING: Page http://mym8.eu/ is redirecting to home.php
DEBUG: URL &quot;http://mym8.eu/&quot; Blacklisted. Reason : Empty Page

can you please advice?
thank you in advance</description>
		<content:encoded><![CDATA[<p>hi,<br />
i get this error:<br />
WARNING: Page <a href="http://mym8.eu/" rel="nofollow">http://mym8.eu/</a> is redirecting to home.php<br />
DEBUG: URL &#8220;http://mym8.eu/&#8221; Blacklisted. Reason : Empty Page</p>
<p>can you please advice?<br />
thank you in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-1127</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Tue, 22 Jul 2008 01:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-1127</guid>
		<description>@Frank
Good point! It has not been tested from console, however I will consider adding console interface on the next versions</description>
		<content:encoded><![CDATA[<p>@Frank<br />
Good point! It has not been tested from console, however I will consider adding console interface on the next versions</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Frank</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-1084</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 21 Jul 2008 17:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-1084</guid>
		<description>Hi,
first, thank you for this great script. It works perfect with a browser. But it doesn&#039;t work from console. The only output is the HTML Markup from sitemap.php. But nothing is crawled and no sitemap is created. Do you have a workaround how to crawl from console/cron?
Thank You</description>
		<content:encoded><![CDATA[<p>Hi,<br />
first, thank you for this great script. It works perfect with a browser. But it doesn&#8217;t work from console. The only output is the HTML Markup from sitemap.php. But nothing is crawled and no sitemap is created. Do you have a workaround how to crawl from console/cron?<br />
Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-608</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Thu, 17 Jul 2008 00:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-608</guid>
		<description>@flobster
yes, you can use regular expressions to disable those URLs, examples are included on the config file.
ex : define(&#039;SMC_DISABLED_DIRS&#039;, &#039;\?a=page:2&#039; );</description>
		<content:encoded><![CDATA[<p>@flobster<br />
yes, you can use regular expressions to disable those URLs, examples are included on the config file.<br />
ex : define(&#8216;SMC_DISABLED_DIRS&#8217;, &#8216;\?a=page:2&#8242; );</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by flobster</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-605</link>
		<dc:creator>flobster</dc:creator>
		<pubDate>Wed, 16 Jul 2008 23:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-605</guid>
		<description>nice script! just one question: i have several urls ending with &quot;?a=page:2&quot; which i want to exclude from being crawled. Will this be possible using SMC_DISABLED_DIRS?</description>
		<content:encoded><![CDATA[<p>nice script! just one question: i have several urls ending with &#8220;?a=page:2&#8243; which i want to exclude from being crawled. Will this be possible using SMC_DISABLED_DIRS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing Flickr FAlbum rewrite rules, thumbnails, javascripts and more &#8230; by Damir</title>
		<link>http://gadelkareem.com/2007/11/20/fixing-flickr-falbum-rewrite-rules-thumbnails-javascripts-and-more/#comment-553</link>
		<dc:creator>Damir</dc:creator>
		<pubDate>Sat, 12 Jul 2008 14:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/11/20/fixing-flickr-falbum-rewrite-rules-thumbnails-javascripts-and-more/#comment-553</guid>
		<description>Thanks a lot! I am preparing my own blog and this really helped me out! At first, the Show Exif was not working. After I followed your steps the problem was solved!

Greetings, 

Damir</description>
		<content:encoded><![CDATA[<p>Thanks a lot! I am preparing my own blog and this really helped me out! At first, the Show Exif was not working. After I followed your steps the problem was solved!</p>
<p>Greetings, </p>
<p>Damir</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by bispak</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-552</link>
		<dc:creator>bispak</dc:creator>
		<pubDate>Sat, 12 Jul 2008 10:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-552</guid>
		<description>Thanks wkarim, works well using this version.

I use it on my site &lt;a href=&quot;http://www.tukarinfobispak.com&quot; rel=&quot;nofollow&quot;&gt;tukarinfobispak.com&lt;/a&gt;

anytime search engine robot read my sitemap, email sent to my mailbox inform about their activity.</description>
		<content:encoded><![CDATA[<p>Thanks wkarim, works well using this version.</p>
<p>I use it on my site <a href="http://www.tukarinfobispak.com" rel="nofollow">tukarinfobispak.com</a></p>
<p>anytime search engine robot read my sitemap, email sent to my mailbox inform about their activity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by bispak</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-537</link>
		<dc:creator>bispak</dc:creator>
		<pubDate>Fri, 11 Jul 2008 05:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-537</guid>
		<description>when i download, install and run sitemap creator 0.2b
Voila.. it&#039;s works well.. yippeeee....

sitemap20080711.xml.gz Created successfully

Where i can see sitemap20080711.xml.gz ?

when i&#039;ll submit sitemap to google as per SMC advised i dont know what i can submit since i cant find xml file under root or sitemap folder.

Please more advise and sorry to make you busy with my questions. Hope you dont mind.</description>
		<content:encoded><![CDATA[<p>when i download, install and run sitemap creator 0.2b<br />
Voila.. it&#8217;s works well.. yippeeee&#8230;.</p>
<p>sitemap20080711.xml.gz Created successfully</p>
<p>Where i can see sitemap20080711.xml.gz ?</p>
<p>when i&#8217;ll submit sitemap to google as per SMC advised i dont know what i can submit since i cant find xml file under root or sitemap folder.</p>
<p>Please more advise and sorry to make you busy with my questions. Hope you dont mind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by bispak</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-536</link>
		<dc:creator>bispak</dc:creator>
		<pubDate>Fri, 11 Jul 2008 04:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-536</guid>
		<description>thanks, i&#039;ll download and try sitemap creator 0.2b</description>
		<content:encoded><![CDATA[<p>thanks, i&#8217;ll download and try sitemap creator 0.2b</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-526</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Wed, 09 Jul 2008 19:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-526</guid>
		<description>@bispak
please use the new version &lt;a href=&quot;http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/&quot; rel=&quot;nofollow&quot;&gt;sitemap creator 0.2b&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@bispak<br />
please use the new version <a href="http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/" rel="nofollow">sitemap creator 0.2b</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by bispak</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-518</link>
		<dc:creator>bispak</dc:creator>
		<pubDate>Wed, 09 Jul 2008 00:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-518</guid>
		<description>same result happened with or without &quot;www&quot;.
success in crawl but csv file and sitemap not created.
what&#039;s wrong with me? am i not lucky?
:(</description>
		<content:encoded><![CDATA[<p>same result happened with or without &#8220;www&#8221;.<br />
success in crawl but csv file and sitemap not created.<br />
what&#8217;s wrong with me? am i not lucky?<br />
 <img src='http://gadelkareem.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by bispak</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-517</link>
		<dc:creator>bispak</dc:creator>
		<pubDate>Wed, 09 Jul 2008 00:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-517</guid>
		<description>When i clink on &quot;Display CSV File&quot; the result is same with when i click on “Create Sitemaps&quot;.
“Please crawl tukarinfobispak.com first&quot;</description>
		<content:encoded><![CDATA[<p>When i clink on &#8220;Display CSV File&#8221; the result is same with when i click on “Create Sitemaps&#8221;.<br />
“Please crawl tukarinfobispak.com first&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by bispak</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-516</link>
		<dc:creator>bispak</dc:creator>
		<pubDate>Wed, 09 Jul 2008 00:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-516</guid>
		<description>i&#039;m sure crawling is finish with the result:
Finished crawling www.tukarinfobispak.com, Crawled 72 links
Took 26.69 Seconds, using 2MB of memory

and then at the end mention about the url to add to crontab or schedule tasks.

Still, when i click “Create Sitemaps&quot; i got answer: &quot;Please crawl tukarinfobispak.com first&quot;.

I use PHP Version 5.2.5</description>
		<content:encoded><![CDATA[<p>i&#8217;m sure crawling is finish with the result:<br />
Finished crawling <a href="http://www.tukarinfobispak.com" rel="nofollow">http://www.tukarinfobispak.com</a>, Crawled 72 links<br />
Took 26.69 Seconds, using 2MB of memory</p>
<p>and then at the end mention about the url to add to crontab or schedule tasks.</p>
<p>Still, when i click “Create Sitemaps&#8221; i got answer: &#8220;Please crawl tukarinfobispak.com first&#8221;.</p>
<p>I use PHP Version 5.2.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-511</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Tue, 08 Jul 2008 14:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-511</guid>
		<description>@bispak
Make sure the script finishes crawling before you create the sitemap</description>
		<content:encoded><![CDATA[<p>@bispak<br />
Make sure the script finishes crawling before you create the sitemap</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Ferran</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-468</link>
		<dc:creator>Ferran</dc:creator>
		<pubDate>Wed, 18 Jun 2008 09:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-468</guid>
		<description>@wkarim
I set to false SMC_GSS and the result is the same...
When I look at CSV or the table of sitemap.php show the links... It may be the codification of the files? I try in my sites in UTF and works perfectly, but when i try in this site that&#039;s in ISO, the xml is corrupt... I don&#039;t understand it,  the functions are correct and config too...</description>
		<content:encoded><![CDATA[<p>@wkarim<br />
I set to false SMC_GSS and the result is the same&#8230;<br />
When I look at CSV or the table of sitemap.php show the links&#8230; It may be the codification of the files? I try in my sites in UTF and works perfectly, but when i try in this site that&#8217;s in ISO, the xml is corrupt&#8230; I don&#8217;t understand it,  the functions are correct and config too&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-467</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Wed, 18 Jun 2008 07:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-467</guid>
		<description>@Ferran
can you change constant SMC_GSS to false to disable GSS and try again?</description>
		<content:encoded><![CDATA[<p>@Ferran<br />
can you change constant SMC_GSS to false to disable GSS and try again?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by links for 2008-06-18 &#171; Free Open Source Directory</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-466</link>
		<dc:creator>links for 2008-06-18 &#171; Free Open Source Directory</dc:creator>
		<pubDate>Wed, 18 Jun 2008 00:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-466</guid>
		<description>[...] Sitemap Creator 0.2 beta :: GadElKareem (tags: Sitemap Creator 0.2 beta :: GadElKareem) [...]</description>
		<content:encoded><![CDATA[<p>[...] Sitemap Creator 0.2 beta :: GadElKareem (tags: Sitemap Creator 0.2 beta :: GadElKareem) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Ferran</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-465</link>
		<dc:creator>Ferran</dc:creator>
		<pubDate>Tue, 17 Jun 2008 07:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-465</guid>
		<description>http://cordigual.com/__sitemap/sitemap.php?do=showsitemap&amp;sm=sitemap.xml.gz</description>
		<content:encoded><![CDATA[<p><a href="http://cordigual.com/__sitemap/sitemap.php?do=showsitemap&#038;sm=sitemap.xml.gz" rel="nofollow">http://cordigual.com/__sitemap/sitemap.php?do=showsitemap&#038;sm=sitemap.xml.gz</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-445</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Sat, 14 Jun 2008 03:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-445</guid>
		<description>@Ferran
can you give me a like to your sitemap xml file?</description>
		<content:encoded><![CDATA[<p>@Ferran<br />
can you give me a like to your sitemap xml file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Ferran</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-443</link>
		<dc:creator>Ferran</dc:creator>
		<pubDate>Fri, 13 Jun 2008 12:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-443</guid>
		<description>I use your Sitemap Creator for a site and all going OK, show a table with the URL&#039;s and no error messages. But when I click &quot;Create Sitemaps&quot; the XML is mal formed and incorrect. Any suggestion?
The Site is in ISO-8859-1 and Sitemap in UTF-8...

</description>
		<content:encoded><![CDATA[<p>I use your Sitemap Creator for a site and all going OK, show a table with the URL&#8217;s and no error messages. But when I click &#8220;Create Sitemaps&#8221; the XML is mal formed and incorrect. Any suggestion?<br />
The Site is in ISO-8859-1 and Sitemap in UTF-8&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-430</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Wed, 28 May 2008 21:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-430</guid>
		<description>@abyzn
Can you enable the debug mode from the configuration file and give me the results?</description>
		<content:encoded><![CDATA[<p>@abyzn<br />
Can you enable the debug mode from the configuration file and give me the results?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by abyzn</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-428</link>
		<dc:creator>abyzn</dc:creator>
		<pubDate>Tue, 27 May 2008 14:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-428</guid>
		<description>where is the right setting for site</description>
		<content:encoded><![CDATA[<p>where is the right setting for site</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by abyzn</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-427</link>
		<dc:creator>abyzn</dc:creator>
		<pubDate>Tue, 27 May 2008 14:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-427</guid>
		<description>hi 
help me
i see this error:

No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host</description>
		<content:encoded><![CDATA[<p>hi<br />
help me<br />
i see this error:</p>
<p>No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-424</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Tue, 20 May 2008 23:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-424</guid>
		<description>@gtnman
- touch() is not related to Plesk, you need to have permissions to modify files in that directory, I can not find any relation between touch() function and utime. make sure you &#039;chmod 777&#039; data directory.
- robots.txt are not generated every time the sitemap is created, you only need to modify it once.</description>
		<content:encoded><![CDATA[<p>@gtnman<br />
- touch() is not related to Plesk, you need to have permissions to modify files in that directory, I can not find any relation between touch() function and utime. make sure you &#8216;chmod 777&#8242; data directory.<br />
- robots.txt are not generated every time the sitemap is created, you only need to modify it once.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by gtnman</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-423</link>
		<dc:creator>gtnman</dc:creator>
		<pubDate>Mon, 19 May 2008 16:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-423</guid>
		<description>Another note, I tested this on my ubuntu box and it worked fine which utime did exist on.</description>
		<content:encoded><![CDATA[<p>Another note, I tested this on my ubuntu box and it worked fine which utime did exist on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by gtnman</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-422</link>
		<dc:creator>gtnman</dc:creator>
		<pubDate>Mon, 19 May 2008 16:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-422</guid>
		<description>Interesting note.  I have tested this script on two VPS servers both running the latest version of Plesk on two different web hosts.  Seems that the unix command utime (which touch()) uses is not available in Plesk. Is touch vital to the script or will is_writable do the same thing? (I made this change, and the robots.txt generated perfectly.)  
Does the cronjob re-generate robots.txt or is this something that the user must do.</description>
		<content:encoded><![CDATA[<p>Interesting note.  I have tested this script on two VPS servers both running the latest version of Plesk on two different web hosts.  Seems that the unix command utime (which touch()) uses is not available in Plesk. Is touch vital to the script or will is_writable do the same thing? (I made this change, and the robots.txt generated perfectly.)<br />
Does the cronjob re-generate robots.txt or is this something that the user must do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by wkarim</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-420</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Fri, 16 May 2008 23:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-420</guid>
		<description>@gtnman
Please use &quot;Add reference to robots.txt&quot; to show you the default sitemap URL, remember to chmod 666 robots.txt .
it should look something like
http://www.greatertalent.com/sitemap.php?do=showsitemap&amp;sm=sitemap.xml.gz</description>
		<content:encoded><![CDATA[<p>@gtnman<br />
Please use &#8220;Add reference to robots.txt&#8221; to show you the default sitemap URL, remember to chmod 666 robots.txt .<br />
it should look something like<br />
<a href="http://www.greatertalent.com/sitemap.php?do=showsitemap&#038;sm=sitemap.xml.gz" rel="nofollow">http://www.greatertalent.com/sitemap.php?do=showsitemap&#038;sm=sitemap.xml.gz</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by gtnman</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-419</link>
		<dc:creator>gtnman</dc:creator>
		<pubDate>Fri, 16 May 2008 22:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-419</guid>
		<description>What is the URL you are supposed to submit to google for the sitemap?</description>
		<content:encoded><![CDATA[<p>What is the URL you are supposed to submit to google for the sitemap?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2 beta by Sitemap Creator 0.2 beta Released &#171; jared.brodsky</title>
		<link>http://gadelkareem.com/2008/05/15/sitemap-creator-02-beta/#comment-418</link>
		<dc:creator>Sitemap Creator 0.2 beta Released &#171; jared.brodsky</dc:creator>
		<pubDate>Fri, 16 May 2008 16:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/?p=53#comment-418</guid>
		<description>[...] You need a sitemap!  Lucky for you GadElKareem created a little script written in PHP called Sitemap Creator.  So what does it do?  Upon logging into the sitemap admin section and clicking &#8220;Crawl [...]</description>
		<content:encoded><![CDATA[<p>[...] You need a sitemap!  Lucky for you GadElKareem created a little script written in PHP called Sitemap Creator.  So what does it do?  Upon logging into the sitemap admin section and clicking &#8220;Crawl [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by gtnman</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-411</link>
		<dc:creator>gtnman</dc:creator>
		<pubDate>Fri, 09 May 2008 19:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-411</guid>
		<description>I turned off safe mode, however when I crawl the site it crawls perfect then I click create sitemap, and it tell me I must crawl the site first.

I have curl disabled and www set to true.</description>
		<content:encoded><![CDATA[<p>I turned off safe mode, however when I crawl the site it crawls perfect then I click create sitemap, and it tell me I must crawl the site first.</p>
<p>I have curl disabled and www set to true.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by gtnman</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-410</link>
		<dc:creator>gtnman</dc:creator>
		<pubDate>Wed, 07 May 2008 21:22:44 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-410</guid>
		<description>I assume that this script does not work w/ PHP safemode?</description>
		<content:encoded><![CDATA[<p>I assume that this script does not work w/ PHP safemode?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by cyberswept</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-404</link>
		<dc:creator>cyberswept</dc:creator>
		<pubDate>Thu, 01 May 2008 22:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-404</guid>
		<description>sl I changed the .function.inc.php as you described and it now crawls my site, but when I go to create the sitemaps it says, please crawl domain.com first. Any suggestions?</description>
		<content:encoded><![CDATA[<p>sl I changed the .function.inc.php as you described and it now crawls my site, but when I go to create the sitemaps it says, please crawl domain.com first. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding FAlbum URLs to XML-Sitemap WordPress Plugin by Fixing Flickr FAlbum rewrite rules, thumbnails, javascripts and more &#8230; :: GadElKareem</title>
		<link>http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-402</link>
		<dc:creator>Fixing Flickr FAlbum rewrite rules, thumbnails, javascripts and more &#8230; :: GadElKareem</dc:creator>
		<pubDate>Tue, 29 Apr 2008 00:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-402</guid>
		<description>[...] to get xml-sitemaps and FAlbum to play nice together&#8230;not sure I have the time to do it! Adding FAlbum URLs to XML-Sitemap WordPress Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] to get xml-sitemaps and FAlbum to play nice together&#8230;not sure I have the time to do it! Adding FAlbum URLs to XML-Sitemap WordPress Plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Gsm files center</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-400</link>
		<dc:creator>Gsm files center</dc:creator>
		<pubDate>Sat, 26 Apr 2008 23:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-400</guid>
		<description>Thanks for the sitemap script, it&#039;s working great
nice work ..</description>
		<content:encoded><![CDATA[<p>Thanks for the sitemap script, it&#8217;s working great<br />
nice work ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by sl</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-399</link>
		<dc:creator>sl</dc:creator>
		<pubDate>Wed, 23 Apr 2008 17:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-399</guid>
		<description>stripos() and curl_setopt_array() is not php 4.x compilant. so i fixed following lines in file .function.inc.php.

line 217:
  $ch = curl_init($url);

changed to:
  foreach ($options as $myoption =&gt; $myvalue) {
    curl_setopt ($ch, $myoption, $myvalue);
  }
--
line 233:
if ( isset($header[&#039;content_type&#039;]) &amp;&amp; stripos($header[&#039;content_type&#039;], &#039;text&#039;) === false ){

changed to:
if ( isset($header[&#039;content_type&#039;]) &amp;&amp; strpos(strtolower($header[&#039;content_type&#039;]), &#039;text&#039;) === false ){
--</description>
		<content:encoded><![CDATA[<p>stripos() and curl_setopt_array() is not php 4.x compilant. so i fixed following lines in file .function.inc.php.</p>
<p>line 217:<br />
  $ch = curl_init($url);</p>
<p>changed to:<br />
  foreach ($options as $myoption =&gt; $myvalue) {<br />
    curl_setopt ($ch, $myoption, $myvalue);<br />
  }<br />
&#8211;<br />
line 233:<br />
if ( isset($header['content_type']) &amp;&amp; stripos($header['content_type'], &#8216;text&#8217;) === false ){</p>
<p>changed to:<br />
if ( isset($header['content_type']) &amp;&amp; strpos(strtolower($header['content_type']), &#8216;text&#8217;) === false ){<br />
&#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sort Unix processes on ps by highest memory usage by T Crever</title>
		<link>http://gadelkareem.com/2008/03/07/sort-unix-processes-on-ps-by-highest-memory-usage/#comment-395</link>
		<dc:creator>T Crever</dc:creator>
		<pubDate>Fri, 18 Apr 2008 18:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2008/03/07/sort-unix-processes-on-ps-by-highest-memory-usage/#comment-395</guid>
		<description>how about
ps -eo pmem,pcpu,rss,vsize,args &#124; sort -k 1 -r -n &#124; more</description>
		<content:encoded><![CDATA[<p>how about<br />
ps -eo pmem,pcpu,rss,vsize,args | sort -k 1 -r -n | more</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-387</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Mon, 14 Apr 2008 12:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-387</guid>
		<description>@shawn
- No, you mostly do not need to edit this.
- For crawling more than one domain you need to keep SMC_SITE as $_SERVER[&#039;HTTP_HOST&#039;] and run the script from these different domains, every domain will create its own sitemap and will product a different sitemap which you can submit to Google webmaster&#039;s CP.
- You are welcome to show a link back to Sitemap Creator.</description>
		<content:encoded><![CDATA[<p>@shawn<br />
- No, you mostly do not need to edit this.<br />
- For crawling more than one domain you need to keep SMC_SITE as $_SERVER['HTTP_HOST'] and run the script from these different domains, every domain will create its own sitemap and will product a different sitemap which you can submit to Google webmaster&#8217;s CP.<br />
- You are welcome to show a link back to Sitemap Creator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by shawn</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-386</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Mon, 14 Apr 2008 12:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-386</guid>
		<description>sorry i do have this sitemap.php file and it is in the root directory.and there is also referance in the robots.txt to it!

i have 3 domains and want them all crawled seperate and they seem to be working but what do i need to tell google my site map is? sitemap.php?

if we get this working properly i will help you promote it my placing a link on my sites!</description>
		<content:encoded><![CDATA[<p>sorry i do have this sitemap.php file and it is in the root directory.and there is also referance in the robots.txt to it!</p>
<p>i have 3 domains and want them all crawled seperate and they seem to be working but what do i need to tell google my site map is? sitemap.php?</p>
<p>if we get this working properly i will help you promote it my placing a link on my sites!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by shawn</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-384</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Mon, 14 Apr 2008 12:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-384</guid>
		<description>so you do need to add any thing to these
Google&#039; =&gt; &#039;http://www.google.com/webmasters/sitemaps/ping?sitemap=&#039;,
&#039;Yahoo&#039; =&gt; &#039;http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=SitemapWriter&amp;url=&#039;,
&#039;Live Search&#039; =&gt; &#039;http://webmaster.live.com/ping.aspx?siteMap=&#039;,
&#039;Ask.com&#039; =&gt; &#039;http://submissions.ask.com/ping?sitemap=&#039;,
&#039;MoreOver&#039; =&gt; &#039;http://api.moreover.com/ping?u=&#039;,?</description>
		<content:encoded><![CDATA[<p>so you do need to add any thing to these<br />
Google&#8217; =&gt; &#8216;<a href="http://www.google.com/webmasters/sitemaps/ping?sitemap=&#039;" rel="nofollow">http://www.google.com/webmasters/sitemaps/ping?sitemap=&#039;</a>,<br />
&#8216;Yahoo&#8217; =&gt; &#8216;<a href="http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=SitemapWriter&#038;url=&#039;" rel="nofollow">http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=SitemapWriter&#038;url=&#039;</a>,<br />
&#8216;Live Search&#8217; =&gt; &#8216;<a href="http://webmaster.live.com/ping.aspx?siteMap=&#039;" rel="nofollow">http://webmaster.live.com/ping.aspx?siteMap=&#039;</a>,<br />
&#8216;Ask.com&#8217; =&gt; &#8216;<a href="http://submissions.ask.com/ping?sitemap=&#039;" rel="nofollow">http://submissions.ask.com/ping?sitemap=&#039;</a>,<br />
&#8216;MoreOver&#8217; =&gt; &#8216;<a href="http://api.moreover.com/ping?u=&#039;,?" rel="nofollow">http://api.moreover.com/ping?u=&#039;,?</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-382</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Sat, 12 Apr 2008 18:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-382</guid>
		<description>@shawn
- you do not need to edit internal settings.
- the script provides another page &#039;sitemap.php&#039; which should be placed in the root directory where it redirects the bot to the sitemap location.
- There is an option on the admin area to add the  sitemap URL to robots.txt
- The script creates a new sitemap if the time of crawling is one day different from the last created sitemap, you can create a cron job to delete old sitemaps
- The sitemap on the posted URL does not exist, please regenerate it.
</description>
		<content:encoded><![CDATA[<p>@shawn<br />
- you do not need to edit internal settings.<br />
- the script provides another page &#8216;sitemap.php&#8217; which should be placed in the root directory where it redirects the bot to the sitemap location.<br />
- There is an option on the admin area to add the  sitemap URL to robots.txt<br />
- The script creates a new sitemap if the time of crawling is one day different from the last created sitemap, you can create a cron job to delete old sitemaps<br />
- The sitemap on the posted URL does not exist, please regenerate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by shawn</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-381</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Tue, 08 Apr 2008 17:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-381</guid>
		<description>Sitemap : http://floafieds.com/sitemap.php?do=showsitemap&amp;sm=sitemap.xml.gz
when google runs this they get a server internal error is there any fix?</description>
		<content:encoded><![CDATA[<p>Sitemap : <a href="http://floafieds.com/sitemap.php?do=showsitemap&#038;sm=sitemap.xml.gz" rel="nofollow">http://floafieds.com/sitemap.php?do=showsitemap&#038;sm=sitemap.xml.gz</a><br />
when google runs this they get a server internal error is there any fix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by shawn</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-379</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Tue, 08 Apr 2008 12:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-379</guid>
		<description>wkarim,

can you tell me if the 
/*internal settings*/
define(&#039;SMC_VERSION&#039;, &#039;0.2a&#039;);
define(&#039;SMC_DATA_CACHE&#039;, SMC_DATA.&#039;cache/&#039;);
define(&#039;SMC_DATA_SITES&#039;, SMC_DATA.&#039;sites/&#039;);
define(&#039;SMC_DATA_ERRORS&#039;, SMC_DATA.&#039;errors/&#039;);
define(&#039;SMC_DATA_SITEMAPS&#039;, SMC_DATA_SITES.SMC_SITE.&#039;_sitemaps/&#039;);
$pings = array (
	&#039;Google&#039; =&gt; &#039;http://www.google.com/webmasters/sitemaps/ping?sitemap=&#039;,
	&#039;Yahoo&#039; =&gt; &#039;http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=SitemapWriter&amp;url=&#039;,
	&#039;Live Search&#039; =&gt; &#039;http://webmaster.live.com/ping.aspx?siteMap=&#039;,
	&#039;Ask.com&#039; =&gt; &#039;http://submissions.ask.com/ping?sitemap=&#039;,
	&#039;MoreOver&#039; =&gt; &#039;http://api.moreover.com/ping?u=&#039;,
);
does any of this have to be edited and will this script automatacly ping the search engines  
because google askes for sitemap.xml in your root directory and the script does not save one there that i can see please explain how this works!! the scrips is awsome also in the admin section it would be nice if the admin could edit or add to the robots.txt file i have set up a cron task to run every hour it seems to work but does it save a new site map in the cron task or just update the existing one i have an auction site so it will be changing all the time.</description>
		<content:encoded><![CDATA[<p>wkarim,</p>
<p>can you tell me if the<br />
/*internal settings*/<br />
define(&#8216;SMC_VERSION&#8217;, &#8217;0.2a&#8217;);<br />
define(&#8216;SMC_DATA_CACHE&#8217;, SMC_DATA.&#8217;cache/&#8217;);<br />
define(&#8216;SMC_DATA_SITES&#8217;, SMC_DATA.&#8217;sites/&#8217;);<br />
define(&#8216;SMC_DATA_ERRORS&#8217;, SMC_DATA.&#8217;errors/&#8217;);<br />
define(&#8216;SMC_DATA_SITEMAPS&#8217;, SMC_DATA_SITES.SMC_SITE.&#8217;_sitemaps/&#8217;);<br />
$pings = array (<br />
	&#8216;Google&#8217; =&gt; &#8216;<a href="http://www.google.com/webmasters/sitemaps/ping?sitemap=&#039;" rel="nofollow">http://www.google.com/webmasters/sitemaps/ping?sitemap=&#039;</a>,<br />
	&#8216;Yahoo&#8217; =&gt; &#8216;<a href="http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=SitemapWriter&#038;url=&#039;" rel="nofollow">http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=SitemapWriter&#038;url=&#039;</a>,<br />
	&#8216;Live Search&#8217; =&gt; &#8216;<a href="http://webmaster.live.com/ping.aspx?siteMap=&#039;" rel="nofollow">http://webmaster.live.com/ping.aspx?siteMap=&#039;</a>,<br />
	&#8216;Ask.com&#8217; =&gt; &#8216;<a href="http://submissions.ask.com/ping?sitemap=&#039;" rel="nofollow">http://submissions.ask.com/ping?sitemap=&#039;</a>,<br />
	&#8216;MoreOver&#8217; =&gt; &#8216;<a href="http://api.moreover.com/ping?u=&#039;" rel="nofollow">http://api.moreover.com/ping?u=&#039;</a>,<br />
);<br />
does any of this have to be edited and will this script automatacly ping the search engines<br />
because google askes for sitemap.xml in your root directory and the script does not save one there that i can see please explain how this works!! the scrips is awsome also in the admin section it would be nice if the admin could edit or add to the robots.txt file i have set up a cron task to run every hour it seems to work but does it save a new site map in the cron task or just update the existing one i have an auction site so it will be changing all the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding FAlbum URLs to XML-Sitemap WordPress Plugin by wkarim</title>
		<link>http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-378</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Tue, 01 Apr 2008 14:25:28 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-378</guid>
		<description>@Matt
Welcome! you don&#039;t need to add the fixes from the other post for adding falbum to sitemap to work.</description>
		<content:encoded><![CDATA[<p>@Matt<br />
Welcome! you don&#8217;t need to add the fixes from the other post for adding falbum to sitemap to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding FAlbum URLs to XML-Sitemap WordPress Plugin by Matt</title>
		<link>http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-377</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 31 Mar 2008 14:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-377</guid>
		<description>Thanks, I&#039;ll try-- also, I didn&#039;t do your other updates from your other post... is it necessary to do that as well, or can I just do this one?</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ll try&#8211; also, I didn&#8217;t do your other updates from your other post&#8230; is it necessary to do that as well, or can I just do this one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding FAlbum URLs to XML-Sitemap WordPress Plugin by wkarim</title>
		<link>http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-376</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Mon, 31 Mar 2008 08:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-376</guid>
		<description>@Matt
Please copy and paste the code again, or replace all unicode (’‘) with &#039;</description>
		<content:encoded><![CDATA[<p>@Matt<br />
Please copy and paste the code again, or replace all unicode (’‘) with &#8216;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding FAlbum URLs to XML-Sitemap WordPress Plugin by Matt</title>
		<link>http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-375</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 31 Mar 2008 05:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/11/22/adding-falbum-urls-to-xml-sitemap-wordpress-plugin/#comment-375</guid>
		<description>Hi!  Whenever I paste your above script into wp-content/plugins/falbum/wordpress-falbum-plugin.php, it takes down my blog...  running falbum 0.7.1 and sitemaps 3.0.3.  Any suggestions?  is it a pathing issue? (the blog sits at /blog, but it is actually at the root).</description>
		<content:encoded><![CDATA[<p>Hi!  Whenever I paste your above script into wp-content/plugins/falbum/wordpress-falbum-plugin.php, it takes down my blog&#8230;  running falbum 0.7.1 and sitemaps 3.0.3.  Any suggestions?  is it a pathing issue? (the blog sits at /blog, but it is actually at the root).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-374</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Thu, 27 Mar 2008 07:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-374</guid>
		<description>@shawn
glad it helped, thanks for nice words</description>
		<content:encoded><![CDATA[<p>@shawn<br />
glad it helped, thanks for nice words</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compressing your HTML, CSS and Javascript using simple PHP Code by wkarim</title>
		<link>http://gadelkareem.com/2007/06/23/compressing-your-html-css-and-javascript-using-simple-php-code/#comment-373</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Thu, 27 Mar 2008 06:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/06/23/compressing-your-html-css-and-javascript-using-simple-php-code/#comment-373</guid>
		<description>@Shawn
there are a lot of ways to speed up static contents of your website, check your server&#039;s configuration optimization tutorials for more info. Most common way is to put them on a separate server with a different sub domain like static.gadelkareem.com and use something like lighttpd to serve static contents.</description>
		<content:encoded><![CDATA[<p>@Shawn<br />
there are a lot of ways to speed up static contents of your website, check your server&#8217;s configuration optimization tutorials for more info. Most common way is to put them on a separate server with a different sub domain like static.gadelkareem.com and use something like lighttpd to serve static contents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compressing your HTML, CSS and Javascript using simple PHP Code by shawn</title>
		<link>http://gadelkareem.com/2007/06/23/compressing-your-html-css-and-javascript-using-simple-php-code/#comment-372</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Thu, 27 Mar 2008 06:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/06/23/compressing-your-html-css-and-javascript-using-simple-php-code/#comment-372</guid>
		<description>any idea&#039;s on how i can get my front portal page to load faster (graphics and animation from frontpage)</description>
		<content:encoded><![CDATA[<p>any idea&#8217;s on how i can get my front portal page to load faster (graphics and animation from frontpage)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by shawn</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-371</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Thu, 27 Mar 2008 06:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-371</guid>
		<description>this is just what i was looking for for a week and 50 scripts later yep works like a charm my site is huge so i uped  the mem to 600 and time out to 1800 and it rolls like a swiss watch 

I CAN NOT SAY THAK YOU ENOUGH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</description>
		<content:encoded><![CDATA[<p>this is just what i was looking for for a week and 50 scripts later yep works like a charm my site is huge so i uped  the mem to 600 and time out to 1800 and it rolls like a swiss watch </p>
<p>I CAN NOT SAY THAK YOU ENOUGH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using iptables to block ips that spam or attack your server by Lorenzo</title>
		<link>http://gadelkareem.com/2007/05/29/using-iptables-to-block-ips-that-spam-or-attack-your-server/#comment-370</link>
		<dc:creator>Lorenzo</dc:creator>
		<pubDate>Wed, 26 Mar 2008 07:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://walid.kurtubba.com/2007/05/29/using-iptables-to-block-ips-that-spam-or-attack-your-server/#comment-370</guid>
		<description>cool,
just what I was looking for, thanks.</description>
		<content:encoded><![CDATA[<p>cool,<br />
just what I was looking for, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Sitemap Creator - Create sitemaps for Google, Yahoo, MSN and Ask.comphp and javascript</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-369</link>
		<dc:creator>Sitemap Creator - Create sitemaps for Google, Yahoo, MSN and Ask.comphp and javascript</dc:creator>
		<pubDate>Sun, 23 Mar 2008 20:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-369</guid>
		<description>[...] URL: http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-... [...]</description>
		<content:encoded><![CDATA[<p>[...] URL: <a href="http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-.." rel="nofollow">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-315</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Fri, 29 Feb 2008 23:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-315</guid>
		<description>@Tammy
please change SMC_USE_WWW to true and add www to your domain as all links displayed there include www</description>
		<content:encoded><![CDATA[<p>@Tammy<br />
please change SMC_USE_WWW to true and add www to your domain as all links displayed there include www</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Tammy</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-314</link>
		<dc:creator>Tammy</dc:creator>
		<pubDate>Fri, 29 Feb 2008 16:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-314</guid>
		<description>thank you wkarim, I do that but now when it crawls it goes through the whole 350 seconds and then tells me:
No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host</description>
		<content:encoded><![CDATA[<p>thank you wkarim, I do that but now when it crawls it goes through the whole 350 seconds and then tells me:<br />
No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-313</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Wed, 27 Feb 2008 20:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-313</guid>
		<description>@Tammy
This might be related to concurrent connection or bandwidth limit per session on your server.
To solve this problem try commenting line :
$get .= &quot;Connection: close\r\n\r\n&quot;;
on function.inc.php file</description>
		<content:encoded><![CDATA[<p>@Tammy<br />
This might be related to concurrent connection or bandwidth limit per session on your server.<br />
To solve this problem try commenting line :<br />
$get .= &#8220;Connection: close\r\n\r\n&#8221;;<br />
on function.inc.php file</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Tammy</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-312</link>
		<dc:creator>Tammy</dc:creator>
		<pubDate>Wed, 27 Feb 2008 19:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-312</guid>
		<description>I keep getting this error when crawling. I&#039;ve tried raising the timeout to no avail

WARNING: Connection failed (0)
WARNING: Connection failed (0)
NOTICE: Document type is application/xml for URL http://mysite.com/clients/announcements.xml
WARNING: Connection failed (0)
NOTICE: Document type is application/zip for URL http://mysite.com/themes/dreamland.zip
NOTICE: Document type is application/zip for URL http://mysite.com/themes/Green-Glow_000.zip
NOTICE: Document type is application/zip for URL http://mysite.com/themes/mountain-dawn.zip
NOTICE: Document type is application/zip for URL http://mysite.com/themes/yalla.zip</description>
		<content:encoded><![CDATA[<p>I keep getting this error when crawling. I&#8217;ve tried raising the timeout to no avail</p>
<p>WARNING: Connection failed (0)<br />
WARNING: Connection failed (0)<br />
NOTICE: Document type is application/xml for URL <a href="http://mysite.com/clients/announcements.xml" rel="nofollow">http://mysite.com/clients/announcements.xml</a><br />
WARNING: Connection failed (0)<br />
NOTICE: Document type is application/zip for URL <a href="http://mysite.com/themes/dreamland.zip" rel="nofollow">http://mysite.com/themes/dreamland.zip</a><br />
NOTICE: Document type is application/zip for URL <a href="http://mysite.com/themes/Green-Glow_000.zip" rel="nofollow">http://mysite.com/themes/Green-Glow_000.zip</a><br />
NOTICE: Document type is application/zip for URL <a href="http://mysite.com/themes/mountain-dawn.zip" rel="nofollow">http://mysite.com/themes/mountain-dawn.zip</a><br />
NOTICE: Document type is application/zip for URL <a href="http://mysite.com/themes/yalla.zip" rel="nofollow">http://mysite.com/themes/yalla.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-311</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Tue, 26 Feb 2008 03:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-311</guid>
		<description>@Darren
I am afraid this is not available, I will try to include that as an option on the config file on next releases.
A workaround is to edit the csv file and delete links you do not want to include on the sitemap. Or in case you do not want to crawl that directory you may blacklist it.</description>
		<content:encoded><![CDATA[<p>@Darren<br />
I am afraid this is not available, I will try to include that as an option on the config file on next releases.<br />
A workaround is to edit the csv file and delete links you do not want to include on the sitemap. Or in case you do not want to crawl that directory you may blacklist it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Darren</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-310</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Tue, 26 Feb 2008 03:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-310</guid>
		<description>Is there a way to limit the depth in a single directory. I have a calendar and once it goes into that area it fills it up fast.</description>
		<content:encoded><![CDATA[<p>Is there a way to limit the depth in a single directory. I have a calendar and once it goes into that area it fills it up fast.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-308</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Fri, 22 Feb 2008 02:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-308</guid>
		<description>@Andrew
Thank you for your comment.</description>
		<content:encoded><![CDATA[<p>@Andrew<br />
Thank you for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Andrew</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-306</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 21 Feb 2008 19:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-306</guid>
		<description>Guys and Girls..I downloaded the most recent version on hotscripts.com and edited config.php.inc. All I changed was the prefix for my email and the password (did not touch the HTTP_HOST). I uploaded the files to my site, chmod 777 the data folder, and accessed the site via this link: http://domain.com/sitemap/sitemap.php (NO WWW)

It went through and indexed everything fine. Works like a charm, thanks webmaster!</description>
		<content:encoded><![CDATA[<p>Guys and Girls..I downloaded the most recent version on hotscripts.com and edited config.php.inc. All I changed was the prefix for my email and the password (did not touch the HTTP_HOST). I uploaded the files to my site, chmod 777 the data folder, and accessed the site via this link: <a href="http://domain.com/sitemap/sitemap.php" rel="nofollow">http://domain.com/sitemap/sitemap.php</a> (NO WWW)</p>
<p>It went through and indexed everything fine. Works like a charm, thanks webmaster!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-304</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Mon, 18 Feb 2008 17:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-304</guid>
		<description>@Dhyar IRdiansyah
make sure the links on the page have the same domain as your localhost or make changes on the config file</description>
		<content:encoded><![CDATA[<p>@Dhyar IRdiansyah<br />
make sure the links on the page have the same domain as your localhost or make changes on the config file</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Dhyar IRdiansyah</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-303</link>
		<dc:creator>Dhyar IRdiansyah</dc:creator>
		<pubDate>Mon, 18 Feb 2008 17:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-303</guid>
		<description>I get error &quot;No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host&quot;. what must i do?</description>
		<content:encoded><![CDATA[<p>I get error &#8220;No Pages were crawled, Please make sure you have set your site domain correctly and you have valid connection to host&#8221;. what must i do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-302</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Mon, 18 Feb 2008 15:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-302</guid>
		<description>@neeraj
as far as there&#039;s a link to the forums it should crawl it with no problem</description>
		<content:encoded><![CDATA[<p>@neeraj<br />
as far as there&#8217;s a link to the forums it should crawl it with no problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by neeraj</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-301</link>
		<dc:creator>neeraj</dc:creator>
		<pubDate>Mon, 18 Feb 2008 11:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-301</guid>
		<description>hello
i have install it at mmmec.com but i have a forum under mmmec.com/forum ,so how can i make it to map my forum also ,where should i put the link depth for it ??</description>
		<content:encoded><![CDATA[<p>hello<br />
i have install it at mmmec.com but i have a forum under mmmec.com/forum ,so how can i make it to map my forum also ,where should i put the link depth for it ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by wkarim</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-298</link>
		<dc:creator>wkarim</dc:creator>
		<pubDate>Sat, 16 Feb 2008 14:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-298</guid>
		<description>@Ruud
yes, That should work</description>
		<content:encoded><![CDATA[<p>@Ruud<br />
yes, That should work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sitemap Creator 0.2a: Create sitemaps 09 valid for Google, Yahoo, MSN, Ask.com and moreover sitemaps by Ruud</title>
		<link>http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-297</link>
		<dc:creator>Ruud</dc:creator>
		<pubDate>Sat, 16 Feb 2008 13:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://gadelkareem.com/2007/12/10/sitemap-creator-02a-create-sitemaps-09-valid-for-google-yahoo-and-msn-sitemaps/#comment-297</guid>
		<description>this way I access the script:

http://example.com/sitemap/sitemap.php</description>
		<content:encoded><![CDATA[<p>this way I access the script:</p>
<p><a href="http://example.com/sitemap/sitemap.php" rel="nofollow">http://example.com/sitemap/sitemap.php</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.498 seconds -->

