<?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 on: My volatile relationship with Javascript</title>
	<atom:link href="http://tech.petegraham.co.uk/2007/03/20/my-volatile-relationship-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.petegraham.co.uk/2007/03/20/my-volatile-relationship-with-javascript/</link>
	<description>yes i love technology</description>
	<lastBuildDate>Thu, 08 Jul 2010 02:24:10 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Optimus Pete &#187; Blog Archive &#187; JS: Unobtrusive Select All Checkboxes</title>
		<link>http://tech.petegraham.co.uk/2007/03/20/my-volatile-relationship-with-javascript/comment-page-1/#comment-520</link>
		<dc:creator>Optimus Pete &#187; Blog Archive &#187; JS: Unobtrusive Select All Checkboxes</dc:creator>
		<pubDate>Mon, 26 Mar 2007 16:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/20/my-volatile-relationship-with-javascript/#comment-520</guid>
		<description>[...] I wrote last week about how I’m trying to improve my JavaScript skills. As a small exercise I have written this function for unobtrusively selecting/deselecting checkboxes in a form. PLAIN TEXT JAVASCRIPT: [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote last week about how I’m trying to improve my JavaScript skills. As a small exercise I have written this function for unobtrusively selecting/deselecting checkboxes in a form. PLAIN TEXT JAVASCRIPT: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://tech.petegraham.co.uk/2007/03/20/my-volatile-relationship-with-javascript/comment-page-1/#comment-306</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Fri, 23 Mar 2007 13:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/20/my-volatile-relationship-with-javascript/#comment-306</guid>
		<description>I&#039;ve heard very good things about some of the JS libraries/frameworks. I want to learn how to handcode things before looking at the libraries so that I have a more rounded understanding of JavaScript.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve heard very good things about some of the JS libraries/frameworks. I want to learn how to handcode things before looking at the libraries so that I have a more rounded understanding of JavaScript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phevans</title>
		<link>http://tech.petegraham.co.uk/2007/03/20/my-volatile-relationship-with-javascript/comment-page-1/#comment-289</link>
		<dc:creator>Phevans</dc:creator>
		<pubDate>Fri, 23 Mar 2007 08:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/20/my-volatile-relationship-with-javascript/#comment-289</guid>
		<description>Javascript is ace but very misused and abused. Doing stuff unobtrusively is about a million times easier and more maintainable, plus you get warm fuzzies while doing it too. I can seriously recommend using something like the Prototype library, it makes life approximately a million times easier (useful functions and shorthands)</description>
		<content:encoded><![CDATA[<p>Javascript is ace but very misused and abused. Doing stuff unobtrusively is about a million times easier and more maintainable, plus you get warm fuzzies while doing it too. I can seriously recommend using something like the Prototype library, it makes life approximately a million times easier (useful functions and shorthands)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
