<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>Just Like (a) Human &#187; 2007 &#187; March &#187; 06</title>
	<atom:link href="http://pxnet.pixelechoes.net/2007/03/06/feed/" rel="self" type="application/rss+xml" />
	<link>http://pxnet.pixelechoes.net</link>
	<description>If our world was... just like a human, would we abuse it so?</description>
	<pubDate>Fri, 02 Jan 2009 23:59:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>		<item>
		<title>Three Minute Gripe: Coding.</title>
		<link>http://pxnet.pixelechoes.net/2007/03/06/three-minute-gripe-coding/</link>
		<comments>http://pxnet.pixelechoes.net/2007/03/06/three-minute-gripe-coding/#comments</comments>
		<pubDate>Tue, 06 Mar 2007 14:57:11 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
		
		<category><![CDATA[Geeking]]></category>

		<category><![CDATA[Gripes]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://pxnet.pixelechoes.net/2007/03/06/three-minute-gripe-coding/</guid>
		<description><![CDATA[I&#8217;m giving myself three minutes to vent on things.
This session, it&#8217;s about code.
We&#8217;re in the AJAX and XHTML age.
Please spend a little more time on going through your code, to make sure it can pass through a validator.
Missing one or two things, but generally getting the rest right is to be expected, and doesn&#8217;t bother [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m giving myself three minutes to vent on things.<br />
This session, it&#8217;s about code.</p>
<p>We&#8217;re in the AJAX and XHTML age.<br />
Please spend a little more time on going through your code, to make sure it can pass through a validator.<br />
Missing one or two things, but generally getting the rest right is to be expected, and doesn&#8217;t bother me.</p>
<p>What gets me is the ampersand.<br />
People seem to forget that in XHTML, the ampersand needs to be escaped, or changed into an entity.<br />
It&#8217;s not just the &#8216;&#038;&#8217; by itself now. It&#8217;s now an &#8216;&amp;amp;&#8217; when you&#8217;re putting links in that perform queries, like the social bookmark plugins generally do.</p>
<p>Please, please, just remember to do that, and it&#8217;ll spare me an extra five or twenty errors per page when I try to validate it.<br />
Thanks.</p>
<p>[tags]XHTML, PHP, WordPress Plugins, Ampersand, Valid Code[/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://pxnet.pixelechoes.net/2007/03/06/three-minute-gripe-coding/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
