<?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 The WebZappr</title>
	<atom:link href="http://blog.webzappr.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webzappr.com</link>
	<description>My Random Web Snippets</description>
	<lastBuildDate>Thu, 07 May 2009 20:44:31 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Get a list of urls/domains from a text file by MarkitoXs</title>
		<link>http://blog.webzappr.com/2008/11/get-a-list-of-urlsdomains-from-a-text-file/comment-page-1/#comment-15</link>
		<dc:creator>MarkitoXs</dc:creator>
		<pubDate>Thu, 07 May 2009 20:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://snipplr.wordpress.com/2008/11/05/get-a-list-of-urlsdomains-from-a-text-file/#comment-15</guid>
		<description>Thank you for your one liner!

Does the exact job for me.</description>
		<content:encoded><![CDATA[<p>Thank you for your one liner!</p>
<p>Does the exact job for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get a list of urls/domains from a text file by Foo</title>
		<link>http://blog.webzappr.com/2008/11/get-a-list-of-urlsdomains-from-a-text-file/comment-page-1/#comment-14</link>
		<dc:creator>Foo</dc:creator>
		<pubDate>Wed, 15 Apr 2009 03:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://snipplr.wordpress.com/2008/11/05/get-a-list-of-urlsdomains-from-a-text-file/#comment-14</guid>
		<description>I spent over an hour googling around before I found your elegant script for getting this job done.  Thanks for posting it!</description>
		<content:encoded><![CDATA[<p>I spent over an hour googling around before I found your elegant script for getting this job done.  Thanks for posting it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting a sandbox theme running on wordpress.com by Brian</title>
		<link>http://blog.webzappr.com/2008/10/getting-a-sandbox-theme-running-on-wordpresscom/comment-page-1/#comment-10</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 14 Jan 2009 15:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://snipplr.wordpress.com/2008/10/15/getting-a-sandbox-theme-running-on-wordpresscom/#comment-10</guid>
		<description>BINGO!  You just saved me hours hunting and pecking.  I didnt even consider it!</description>
		<content:encoded><![CDATA[<p>BINGO!  You just saved me hours hunting and pecking.  I didnt even consider it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting a sandbox theme running on wordpress.com by tott</title>
		<link>http://blog.webzappr.com/2008/10/getting-a-sandbox-theme-running-on-wordpresscom/comment-page-1/#comment-9</link>
		<dc:creator>tott</dc:creator>
		<pubDate>Wed, 14 Jan 2009 14:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://snipplr.wordpress.com/2008/10/15/getting-a-sandbox-theme-running-on-wordpresscom/#comment-9</guid>
		<description>check at /wp-admin/themes.php?page=editcss
It looks like there is still some stuff before the first css definition with html and so on. A misconfigured comment which starts with * and not with /*</description>
		<content:encoded><![CDATA[<p>check at /wp-admin/themes.php?page=editcss<br />
It looks like there is still some stuff before the first css definition with html and so on. A misconfigured comment which starts with * and not with /*</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting a sandbox theme running on wordpress.com by sirhoff</title>
		<link>http://blog.webzappr.com/2008/10/getting-a-sandbox-theme-running-on-wordpresscom/comment-page-1/#comment-8</link>
		<dc:creator>sirhoff</dc:creator>
		<pubDate>Wed, 14 Jan 2009 14:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://snipplr.wordpress.com/2008/10/15/getting-a-sandbox-theme-running-on-wordpresscom/#comment-8</guid>
		<description>Good stuff.  I do have one issue I can&#039;t seem to solve.  The content in the two right columns are shifted to the right.  It was like that when I downloaded the CSS.  What is controlling this?  Thanks!

http://travelcompanionblog.wordpress.com/</description>
		<content:encoded><![CDATA[<p>Good stuff.  I do have one issue I can&#8217;t seem to solve.  The content in the two right columns are shifted to the right.  It was like that when I downloaded the CSS.  What is controlling this?  Thanks!</p>
<p><a href="http://travelcompanionblog.wordpress.com/" rel="nofollow">http://travelcompanionblog.wordpress.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Split up urls in their components by tott</title>
		<link>http://blog.webzappr.com/2008/10/split-up-urls-in-their-components/comment-page-1/#comment-3</link>
		<dc:creator>tott</dc:creator>
		<pubDate>Wed, 07 Jan 2009 10:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://snipplr.wordpress.com/2008/10/10/split-up-urls-in-their-components/#comment-3</guid>
		<description>sure thing! but parse_url does it only for one url and not on a string with plenty of them.</description>
		<content:encoded><![CDATA[<p>sure thing! but parse_url does it only for one url and not on a string with plenty of them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Split up urls in their components by nikolay</title>
		<link>http://blog.webzappr.com/2008/10/split-up-urls-in-their-components/comment-page-1/#comment-2</link>
		<dc:creator>nikolay</dc:creator>
		<pubDate>Wed, 07 Jan 2009 10:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://snipplr.wordpress.com/2008/10/10/split-up-urls-in-their-components/#comment-2</guid>
		<description>http://bg.php.net/parse_url

The regexp does a better job at partitioning the domain, but the core php function was tested through the years :-)</description>
		<content:encoded><![CDATA[<p><a href="http://bg.php.net/parse_url" rel="nofollow">http://bg.php.net/parse_url</a></p>
<p>The regexp does a better job at partitioning the domain, but the core php function was tested through the years <img src='http://blog.webzappr.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting a sandbox theme running on wordpress.com by Nick</title>
		<link>http://blog.webzappr.com/2008/10/getting-a-sandbox-theme-running-on-wordpresscom/comment-page-1/#comment-7</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 25 Dec 2008 00:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://snipplr.wordpress.com/2008/10/15/getting-a-sandbox-theme-running-on-wordpresscom/#comment-7</guid>
		<description>Nice Port, Thorsten!  I was thinking about doing just this on my blog, http://themeablog.wordpress.com.

There I offer the CSS for free, and the files are hosted on WP.com.  All you have to do is copy and paste the CSS to your Sandbox theme.

@woodrackets, I am doing SandPress next, so check it out!</description>
		<content:encoded><![CDATA[<p>Nice Port, Thorsten!  I was thinking about doing just this on my blog, <a href="http://themeablog.wordpress.com" rel="nofollow">http://themeablog.wordpress.com</a>.</p>
<p>There I offer the CSS for free, and the files are hosted on WP.com.  All you have to do is copy and paste the CSS to your Sandbox theme.</p>
<p>@woodrackets, I am doing SandPress next, so check it out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting a sandbox theme running on wordpress.com by woodrackets</title>
		<link>http://blog.webzappr.com/2008/10/getting-a-sandbox-theme-running-on-wordpresscom/comment-page-1/#comment-6</link>
		<dc:creator>woodrackets</dc:creator>
		<pubDate>Thu, 13 Nov 2008 21:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://snipplr.wordpress.com/2008/10/15/getting-a-sandbox-theme-running-on-wordpresscom/#comment-6</guid>
		<description>Thorsten,
Thanx, buddy. One idea for you: Screencasts; less words more visual examples.</description>
		<content:encoded><![CDATA[<p>Thorsten,<br />
Thanx, buddy. One idea for you: Screencasts; less words more visual examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting a sandbox theme running on wordpress.com by Thorsten</title>
		<link>http://blog.webzappr.com/2008/10/getting-a-sandbox-theme-running-on-wordpresscom/comment-page-1/#comment-5</link>
		<dc:creator>Thorsten</dc:creator>
		<pubDate>Sat, 08 Nov 2008 06:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://snipplr.wordpress.com/2008/10/15/getting-a-sandbox-theme-running-on-wordpresscom/#comment-5</guid>
		<description>woodrackets,for now i am mainly using this blog as a scrap book for things i need here and there to have them stored on one place. but i was already thinking of writing some tutorials about how i get various things on this site done.</description>
		<content:encoded><![CDATA[<p>woodrackets,for now i am mainly using this blog as a scrap book for things i need here and there to have them stored on one place. but i was already thinking of writing some tutorials about how i get various things on this site done.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
