<?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; Language Design</title>
	<atom:link href="http://www.aschroder.com/category/language-design/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>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>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>
		<item>
		<title>My list of PHP language features with hard-to-imagine-use-cases: #1 &#8211; The @ symbol that supresses errors</title>
		<link>http://www.aschroder.com/2008/11/my-list-of-php-language-features-with-hard-to-imagine-use-cases-1-the-symbol-that-supresses-errors/</link>
		<comments>http://www.aschroder.com/2008/11/my-list-of-php-language-features-with-hard-to-imagine-use-cases-1-the-symbol-that-supresses-errors/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 22:42:20 +0000</pubDate>
		<dc:creator>Ashley</dc:creator>
				<category><![CDATA[Language Design]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.aschroder.com/?p=8</guid>
		<description><![CDATA[I&#8217;ll preface this post by saying that the hours spent chasing bugs after 1AM are seldom remembered fondly. So perhaps that&#8217;s causing some bias in my opinion &#8211; bear it in mind.
I&#8217;m really learning PHP as I go along, so you can imagine my suprise when at 3AM I discovered the reason I wasn&#8217;t seeing [...]


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/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>
</ol>]]></description>
		<wfw:commentRss>http://www.aschroder.com/2008/11/my-list-of-php-language-features-with-hard-to-imagine-use-cases-1-the-symbol-that-supresses-errors/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
