<?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: Using jQuery for evil</title>
	<atom:link href="http://blog.damianbrady.com.au/2009/10/05/using-jquery-for-evil/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.damianbrady.com.au/2009/10/05/using-jquery-for-evil/</link>
	<description>ramblings of a late 20s IT nerd / volleyball junkie / semi-professional drinker</description>
	<lastBuildDate>Mon, 26 Apr 2010 01:56:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Damian Brady</title>
		<link>http://blog.damianbrady.com.au/2009/10/05/using-jquery-for-evil/comment-page-1/#comment-8559</link>
		<dc:creator>Damian Brady</dc:creator>
		<pubDate>Tue, 06 Oct 2009 00:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.damianbrady.com.au/?p=116#comment-8559</guid>
		<description>I totally, 100% agree with you.  Perhaps I didn&#039;t make it clear that this was my last option.

I would have much preferred to make changes to the code that created and delivered the html, but that wasn&#039;t an option.  It was simply far too difficult and problematic to change most of the html that is delivered to the browser.  To put it simply, a big black box dumps html into my templates.  For example, while the templates I can edit define the  tags, the rows and cells are beyond my control.

So yes, not an ideal option, but unfortunately about the only workable one.</description>
		<content:encoded><![CDATA[<p>I totally, 100% agree with you.  Perhaps I didn&#8217;t make it clear that this was my last option.</p>
<p>I would have much preferred to make changes to the code that created and delivered the html, but that wasn&#8217;t an option.  It was simply far too difficult and problematic to change most of the html that is delivered to the browser.  To put it simply, a big black box dumps html into my templates.  For example, while the templates I can edit define the  tags, the rows and cells are beyond my control.</p>
<p>So yes, not an ideal option, but unfortunately about the only workable one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blog.damianbrady.com.au/2009/10/05/using-jquery-for-evil/comment-page-1/#comment-8554</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 05 Oct 2009 16:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.damianbrady.com.au/?p=116#comment-8554</guid>
		<description>I would exhaust every work around to this approach before taking this approach. This approach is like a book editor realizing that a printed book still needs edits, but it would be too much work to re-print the books, so he crosses out words and writes the edits in the margins of the book by hand. Its an ugly substitute to doing things the correct way. Not to mention, this approach will cause any new programmer on this project terrific head aches, when they can figure out why the last row in mytable is always disappearing.</description>
		<content:encoded><![CDATA[<p>I would exhaust every work around to this approach before taking this approach. This approach is like a book editor realizing that a printed book still needs edits, but it would be too much work to re-print the books, so he crosses out words and writes the edits in the margins of the book by hand. Its an ugly substitute to doing things the correct way. Not to mention, this approach will cause any new programmer on this project terrific head aches, when they can figure out why the last row in mytable is always disappearing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
