<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ASchroder.com &#187; PHP</title>
	<atom:link href="http://www.aschroder.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aschroder.com</link>
	<description>Notes on Ecommerce Web Development</description>
	<lastBuildDate>Mon, 26 Jul 2010 20:25:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mailchimp + Magento: How to get autoresponders working with the API</title>
		<link>http://www.aschroder.com/2010/02/mailchimp-magento-how-to-get-autoresponders-working-with-the-api/</link>
		<comments>http://www.aschroder.com/2010/02/mailchimp-magento-how-to-get-autoresponders-working-with-the-api/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 03:50:50 +0000</pubDate>
		<dc:creator>Ashley</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[autoresponder]]></category>
		<category><![CDATA[mailchimp]]></category>

		<guid isPermaLink="false">http://www.aschroder.com/?p=623</guid>
		<description><![CDATA[Just a quick little how-to on Mailchimp and Magento using the existing extension by Ebizmarts. We want to be able to send customers who sign up for the newsletter through the Magento store a little thank you gift (discount code) X days after signing up using Mailchimp&#8217;s excellent autoresponders. This is supported by Mailchimp, but [...]


Related posts:<ol><li><a href='http://www.aschroder.com/2009/05/using-gmail-or-google-apps-email-with-magento/' rel='bookmark' title='Permanent Link: Using Gmail or Google Apps email with Magento'>Using Gmail or Google Apps email with Magento</a></li>
<li><a href='http://www.aschroder.com/2009/10/3-easy-steps-to-add-products-to-the-magento-home-page-or-any-cms-page/' rel='bookmark' title='Permanent Link: 3 easy steps to add products to the Magento Home Page (or any CMS page)'>3 easy steps to add products to the Magento Home Page (or any CMS page)</a></li>
<li><a href='http://www.aschroder.com/2009/05/new-feature-for-magento-gmail-or-google-apps-email-extension/' rel='bookmark' title='Permanent Link: New feature for Magento Gmail or Google Apps Email Extension'>New feature for Magento Gmail or Google Apps Email Extension</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.aschroder.com/2010/02/mailchimp-magento-how-to-get-autoresponders-working-with-the-api/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Sitemap Submit &#8211; Magento Extension to Submit your Google Sitemap</title>
		<link>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/</link>
		<comments>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 06:39:41 +0000</pubDate>
		<dc:creator>Ashley</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Sitemap Submit]]></category>
		<category><![CDATA[ask]]></category>
		<category><![CDATA[auto-submit]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[sitemap.xml]]></category>
		<category><![CDATA[submit]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.aschroder.com/?p=608</guid>
		<description><![CDATA[I&#8217;ve made a new Magento extension for submitting your store sitemap to Google, Yahoo, Ask and Bing. My new extension can submit automatically whenever the sitemap is regenerated, or on-demand from the admin UI. More about how I made it and how it works below, but first a little background.

How Sitemap Submit came to be
As [...]


Related posts:<ol><li><a href='http://www.aschroder.com/2010/05/magento-contact-form-error-unable-to-submit-your-request/' rel='bookmark' title='Permanent Link: Magento contact form error: Unable to submit your request'>Magento contact form error: Unable to submit your request</a></li>
<li><a href='http://www.aschroder.com/2009/05/new-feature-for-magento-gmail-or-google-apps-email-extension/' rel='bookmark' title='Permanent Link: New feature for Magento Gmail or Google Apps Email Extension'>New feature for Magento Gmail or Google Apps Email Extension</a></li>
<li><a href='http://www.aschroder.com/2009/09/sneak-peek-at-the-new-magento-gmailgoogle-apps-and-smtp-extension/' rel='bookmark' title='Permanent Link: Sneak Peek at the New Magento Gmail/Google Apps and SMTP extension'>Sneak Peek at the New Magento Gmail/Google Apps and SMTP extension</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Magento Events Explained and a few Gotchas avoided!</title>
		<link>http://www.aschroder.com/2010/01/magento-events-explained-and-a-few-gotchas-avoided/</link>
		<comments>http://www.aschroder.com/2010/01/magento-events-explained-and-a-few-gotchas-avoided/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 07:22:56 +0000</pubDate>
		<dc:creator>Ashley</dc:creator>
				<category><![CDATA[Google Checkout]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[observers]]></category>

		<guid isPermaLink="false">http://www.aschroder.com/?p=598</guid>
		<description><![CDATA[This post is about the Magento Event system &#8211; a full explanation of how it works and a couple of issues I had with it resolved. Hope it is a help for people wrestling with the Magento event dispatch mechanism. 
My particular situation was this: when automatically fetching tracking details from our carriers via a [...]


Related posts:<ol><li><a href='http://www.aschroder.com/2010/04/new-magento-smtp-features-email-logging-and-email-sending-events/' rel='bookmark' title='Permanent Link: New Magento SMTP features: Email logging and email sending events'>New Magento SMTP features: Email logging and email sending events</a></li>
<li><a href='http://www.aschroder.com/2010/01/sitemap-submit-magento-extension-to-submit-your-google-sitemap/' rel='bookmark' title='Permanent Link: Sitemap Submit &#8211; Magento Extension to Submit your Google Sitemap'>Sitemap Submit &#8211; Magento Extension to Submit your Google Sitemap</a></li>
<li><a href='http://www.aschroder.com/2010/06/new-smtp-pro-magento-email-extension-released/' rel='bookmark' title='Permanent Link: New SMTP Pro Magento Email extension released'>New SMTP Pro Magento Email extension released</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.aschroder.com/2010/01/magento-events-explained-and-a-few-gotchas-avoided/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>PHP 1, Java 0: The method assertEquals(Object, Object) is ambiguous for the type</title>
		<link>http://www.aschroder.com/2009/10/php-1-java-0-the-method-assertequalsobject-object-is-ambiguous-for-the-type/</link>
		<comments>http://www.aschroder.com/2009/10/php-1-java-0-the-method-assertequalsobject-object-is-ambiguous-for-the-type/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 08:46:08 +0000</pubDate>
		<dc:creator>Ashley</dc:creator>
				<category><![CDATA[Language Design]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[autoboxing]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[static]]></category>

		<guid isPermaLink="false">http://www.aschroder.com/?p=564</guid>
		<description><![CDATA[Th old Ashley would never say this, maybe I&#8217;ve been working with PHP too long, but seriously, I&#8217;m going to have to side with the dynamic language crowd on this one &#8211; I think I have been spending too much time developing with Magento!
After an Eclipse upgrade a whole raft of my unit tests started [...]


Related posts:<ol><li><a href='http://www.aschroder.com/2009/03/shuffle-or-how-i-learned-to-stop-worrying-and-love-php/' rel='bookmark' title='Permanent Link: shuffle() or: How I Learned to Stop Worrying and Love PHP'>shuffle() or: How I Learned to Stop Worrying and Love PHP</a></li>
<li><a href='http://www.aschroder.com/2008/11/magento-google-checkout-free-shipping/' rel='bookmark' title='Permanent Link: Magento 1.1.7 Google Checkout and Free Shipping'>Magento 1.1.7 Google Checkout and Free Shipping</a></li>
<li><a href='http://www.aschroder.com/2008/11/my-list-of-php-language-features-with-hard-to-imagine-use-cases-1-the-symbol-that-supresses-errors/' rel='bookmark' title='Permanent Link: My list of PHP language features with hard-to-imagine-use-cases: #1 &#8211; The @ symbol that supresses errors'>My list of PHP language features with hard-to-imagine-use-cases: #1 &#8211; The @ symbol that supresses errors</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.aschroder.com/2009/10/php-1-java-0-the-method-assertequalsobject-object-is-ambiguous-for-the-type/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Removing the Compare function in Magento, the easy way</title>
		<link>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/</link>
		<comments>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 23:58:03 +0000</pubDate>
		<dc:creator>Ashley</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[compare]]></category>
		<category><![CDATA[custom development]]></category>

		<guid isPermaLink="false">http://www.aschroder.com/?p=478</guid>
		<description><![CDATA[I normally always want to remove the Compare/Add to Compare functionality from the Magento stores I create, and in the past have changed the template files as though the compare functionality is being hidden in the theme. In a lot of ways that&#8217;s probably a fairly reasonable way to  disable it, but something seems [...]


Related posts:<ol><li><a href='http://www.aschroder.com/2009/02/how-to-set-up-apache-virtual-hosting-on-mamp-for-magento/' rel='bookmark' title='Permanent Link: How to set up Apache Virtual hosting on MAMP for Magento'>How to set up Apache Virtual hosting on MAMP for Magento</a></li>
<li><a href='http://www.aschroder.com/2010/04/magento-1-4-0-1-tax-calculation-error-out-by-a-factor-of-100/' rel='bookmark' title='Permanent Link: Magento 1.4.0.1 Tax Calculation error &#8211; Out by a factor of 100'>Magento 1.4.0.1 Tax Calculation error &#8211; Out by a factor of 100</a></li>
<li><a href='http://www.aschroder.com/2009/05/magento-error-it-is-not-safe-to-rely-on-the-systems-timezone-settings/' rel='bookmark' title='Permanent Link: Magento Error: It is not safe to rely on the system&#8217;s timezone settings'>Magento Error: It is not safe to rely on the system&#8217;s timezone settings</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Fixing Magento Login Problem after a Fresh Installation</title>
		<link>http://www.aschroder.com/2009/05/fixing-magento-login-problem-after-a-fresh-installation/</link>
		<comments>http://www.aschroder.com/2009/05/fixing-magento-login-problem-after-a-fresh-installation/#comments</comments>
		<pubDate>Sun, 10 May 2009 21:15:53 +0000</pubDate>
		<dc:creator>Ashley</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento Installation]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[browser security]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[timezones]]></category>
		<category><![CDATA[virtual hosting]]></category>

		<guid isPermaLink="false">http://www.aschroder.com/?p=391</guid>
		<description><![CDATA[This is just a quick little note to suggest two ways to solve the problem that you cannot log in to your Magento admin interface after a fresh install of Magento. 
The Problem
The problem will manifest itself as a redirect back to the login screen, even though you typed the right username and password. If [...]


Related posts:<ol><li><a href='http://www.aschroder.com/2009/03/first-happy-customer-review-free-magento-installation/' rel='bookmark' title='Permanent Link: First Happy Customer: Free Magento Installation reviewed'>First Happy Customer: Free Magento Installation reviewed</a></li>
<li><a href='http://www.aschroder.com/2009/03/magento-csrf-attack-explanation/' rel='bookmark' title='Permanent Link: Magento CSRF attack: A Simple Explanation'>Magento CSRF attack: A Simple Explanation</a></li>
<li><a href='http://www.aschroder.com/2009/02/how-to-set-up-apache-virtual-hosting-on-mamp-for-magento/' rel='bookmark' title='Permanent Link: How to set up Apache Virtual hosting on MAMP for Magento'>How to set up Apache Virtual hosting on MAMP for Magento</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.aschroder.com/2009/05/fixing-magento-login-problem-after-a-fresh-installation/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Magento Error: It is not safe to rely on the system&#8217;s timezone settings</title>
		<link>http://www.aschroder.com/2009/05/magento-error-it-is-not-safe-to-rely-on-the-systems-timezone-settings/</link>
		<comments>http://www.aschroder.com/2009/05/magento-error-it-is-not-safe-to-rely-on-the-systems-timezone-settings/#comments</comments>
		<pubDate>Sun, 10 May 2009 10:52:58 +0000</pubDate>
		<dc:creator>Ashley</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Magento Installation]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[magento install]]></category>
		<category><![CDATA[php error]]></category>
		<category><![CDATA[timezone]]></category>

		<guid isPermaLink="false">http://www.aschroder.com/?p=374</guid>
		<description><![CDATA[Ok, that&#8217;s not a really good post title, because it&#8217;s actually a PHP error, nothing to do with Magento as such. You&#8217;ll only see it on certain systems when PHP is set to report warnings like this (E_STRICT). I&#8217;m bundling this into the Magento category because it happened to me when installing Magento on a [...]


Related posts:<ol><li><a href='http://www.aschroder.com/2010/04/magento-1-4-0-1-tax-calculation-error-out-by-a-factor-of-100/' rel='bookmark' title='Permanent Link: Magento 1.4.0.1 Tax Calculation error &#8211; Out by a factor of 100'>Magento 1.4.0.1 Tax Calculation error &#8211; Out by a factor of 100</a></li>
<li><a href='http://www.aschroder.com/2009/05/fixing-magento-login-problem-after-a-fresh-installation/' rel='bookmark' title='Permanent Link: Fixing Magento Login Problem after a Fresh Installation'>Fixing Magento Login Problem after a Fresh Installation</a></li>
<li><a href='http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/' rel='bookmark' title='Permanent Link: Removing the Compare function in Magento, the easy way'>Removing the Compare function in Magento, the easy way</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.aschroder.com/2009/05/magento-error-it-is-not-safe-to-rely-on-the-systems-timezone-settings/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Bulk Enable Products when Google Checkout is Disabled in Magento</title>
		<link>http://www.aschroder.com/2009/04/how-to-bulk-enable-products-when-google-checkout-is-disabled-in-magento/</link>
		<comments>http://www.aschroder.com/2009/04/how-to-bulk-enable-products-when-google-checkout-is-disabled-in-magento/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 06:32:41 +0000</pubDate>
		<dc:creator>Ashley</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento Installation]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Services]]></category>

		<guid isPermaLink="false">http://www.aschroder.com/?p=342</guid>
		<description><![CDATA[Magento allows you to disable Google checkout functionality for each product. Under certain situations though (when upgrading from 1.2 to 1.3 for example), the state of your products eligibility for sale through Google Checkout changes. 
If you find yourself unable to sell products through Google checkout you can easily enable Google Checkout for your products [...]


Related posts:<ol><li><a href='http://www.aschroder.com/2009/02/google-checkout-disabled-not-available-with-these-items/' rel='bookmark' title='Permanent Link: Google Checkout disabled &#8211; Not available with these items'>Google Checkout disabled &#8211; Not available with these items</a></li>
<li><a href='http://www.aschroder.com/2009/10/3-easy-steps-to-add-products-to-the-magento-home-page-or-any-cms-page/' rel='bookmark' title='Permanent Link: 3 easy steps to add products to the Magento Home Page (or any CMS page)'>3 easy steps to add products to the Magento Home Page (or any CMS page)</a></li>
<li><a href='http://www.aschroder.com/2008/12/magento-117-google-checkout-and-free-shipping-part-2/' rel='bookmark' title='Permanent Link: Magento 1.1.7 Google Checkout and Free Shipping (part 2)'>Magento 1.1.7 Google Checkout and Free Shipping (part 2)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.aschroder.com/2009/04/how-to-bulk-enable-products-when-google-checkout-is-disabled-in-magento/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Whoops: Magento supports PHP 5.2.0 or newer</title>
		<link>http://www.aschroder.com/2009/04/whoops-magento-supports-php-520-or-newer/</link>
		<comments>http://www.aschroder.com/2009/04/whoops-magento-supports-php-520-or-newer/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 00:16:34 +0000</pubDate>
		<dc:creator>Ashley</dc:creator>
				<category><![CDATA[MAMP]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[5.2.0]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Macbook]]></category>
		<category><![CDATA[Magento Installation]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.aschroder.com/?p=332</guid>
		<description><![CDATA[You need to run PHP 5.2.0 or newer for Magento. This is normally not a problem for MAMP but a recent reader has asked about determining which version is running on their Mac when this error does occur. I just wanted to make a quick post on checking PHP versions in MAMP, because it seems [...]


Related posts:<ol><li><a href='http://www.aschroder.com/2009/03/how-to-use-the-mamp-mysql-command-line-client-in-a-terminal/' rel='bookmark' title='Permanent Link: How to use the MAMP Mysql command line client in a terminal'>How to use the MAMP Mysql command line client in a terminal</a></li>
<li><a href='http://www.aschroder.com/2009/02/how-to-install-mamp-on-your-macbook/' rel='bookmark' title='Permanent Link: How to install MAMP on your Leopard Mac'>How to install MAMP on your Leopard Mac</a></li>
<li><a href='http://www.aschroder.com/2009/04/how-to-use-apache-virtual-hosts-over-a-local-network-with-mamp/' rel='bookmark' title='Permanent Link: How to use Apache Virtual Hosts over a local network with MAMP'>How to use Apache Virtual Hosts over a local network with MAMP</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.aschroder.com/2009/04/whoops-magento-supports-php-520-or-newer/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>shuffle() or: How I Learned to Stop Worrying and Love PHP</title>
		<link>http://www.aschroder.com/2009/03/shuffle-or-how-i-learned-to-stop-worrying-and-love-php/</link>
		<comments>http://www.aschroder.com/2009/03/shuffle-or-how-i-learned-to-stop-worrying-and-love-php/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 08:09:18 +0000</pubDate>
		<dc:creator>Ashley</dc:creator>
				<category><![CDATA[Language Design]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[shuffle]]></category>

		<guid isPermaLink="false">http://www.aschroder.com/?p=221</guid>
		<description><![CDATA[I have said some not very nice things about PHP on this blog, and I&#8217;m sure over time I&#8217;ll be adding more such criticisms. This time I&#8217;d like to highlight a handy little feature in PHP, one that is a great deal easier to use than it&#8217;s Java counterpart. 
Shuffling the elements in an array [...]


Related posts:<ol><li><a href='http://www.aschroder.com/2009/10/php-1-java-0-the-method-assertequalsobject-object-is-ambiguous-for-the-type/' rel='bookmark' title='Permanent Link: PHP 1, Java 0: The method assertEquals(Object, Object) is ambiguous for the type'>PHP 1, Java 0: The method assertEquals(Object, Object) is ambiguous for the type</a></li>
<li><a href='http://www.aschroder.com/2008/11/my-list-of-php-language-features-with-hard-to-imagine-use-cases-1-the-symbol-that-supresses-errors/' rel='bookmark' title='Permanent Link: My list of PHP language features with hard-to-imagine-use-cases: #1 &#8211; The @ symbol that supresses errors'>My list of PHP language features with hard-to-imagine-use-cases: #1 &#8211; The @ symbol that supresses errors</a></li>
<li><a href='http://www.aschroder.com/2008/11/taking-gwt-15-rc1-for-a-spin-a-review-of-the-new-gwt-release-candidate/' rel='bookmark' title='Permanent Link: Taking GWT 1.5 RC1 for a spin &#8211; a review of the new GWT release candidate.'>Taking GWT 1.5 RC1 for a spin &#8211; a review of the new GWT release candidate.</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.aschroder.com/2009/03/shuffle-or-how-i-learned-to-stop-worrying-and-love-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
