<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Kreotek Developer's Journal</title>
	<atom:link href="http://kreotekdev.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://kreotekdev.wordpress.com</link>
	<description>web development nerdy goodness</description>
	<lastBuildDate>Fri, 11 Dec 2009 16:57:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Disabled vs Readonly Form Fields by Larry</title>
		<link>http://kreotekdev.wordpress.com/2007/11/08/disabled-vs-readonly-form-fields/#comment-35</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Fri, 11 Dec 2009 16:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://kreotekdev.wordpress.com/2007/11/08/disabled-vs-readonly-form-fields/#comment-35</guid>
		<description>Another important difference:  I have a site where the original coder used .disabled to disable some 1000 textboxes in javascript.  This took 24 minutes to run, and naturally the users complained.  Plus, as the number of textboxes increased, as it always did, the time delay grew exponentially.  Replacing .disabled with .readOnly reduced the time to some 5 seconds regardless of the number of textboxes.</description>
		<content:encoded><![CDATA[<p>Another important difference:  I have a site where the original coder used .disabled to disable some 1000 textboxes in javascript.  This took 24 minutes to run, and naturally the users complained.  Plus, as the number of textboxes increased, as it always did, the time delay grew exponentially.  Replacing .disabled with .readOnly reduced the time to some 5 seconds regardless of the number of textboxes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disabled vs Readonly Form Fields by M.M.F</title>
		<link>http://kreotekdev.wordpress.com/2007/11/08/disabled-vs-readonly-form-fields/#comment-34</link>
		<dc:creator>M.M.F</dc:creator>
		<pubDate>Mon, 16 Nov 2009 09:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://kreotekdev.wordpress.com/2007/11/08/disabled-vs-readonly-form-fields/#comment-34</guid>
		<description>Nice Tip,
Thanks a lot :)</description>
		<content:encoded><![CDATA[<p>Nice Tip,<br />
Thanks a lot :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Backing Up MySQL dumps by afon</title>
		<link>http://kreotekdev.wordpress.com/2007/10/23/backing-up-mysql-dumps/#comment-31</link>
		<dc:creator>afon</dc:creator>
		<pubDate>Wed, 11 Mar 2009 15:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://kreotekdev.wordpress.com/2007/10/23/backing-up-mysql-dumps/#comment-31</guid>
		<description>Thanks, good and easy description</description>
		<content:encoded><![CDATA[<p>Thanks, good and easy description</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disabling the &#8220;enter key&#8221; on forms using JavaScript by Form -&#62; Seite nicht neu laden. - XHTMLforum</title>
		<link>http://kreotekdev.wordpress.com/2007/11/16/disabling-the-enter-key-on-forms-using-javascript/#comment-30</link>
		<dc:creator>Form -&#62; Seite nicht neu laden. - XHTMLforum</dc:creator>
		<pubDate>Sun, 01 Mar 2009 12:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://kreotekdev.wordpress.com/2007/11/16/disabling-the-enter-key-on-forms-using-javascript/#comment-30</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Undeleting files from an ext3 partition by steez</title>
		<link>http://kreotekdev.wordpress.com/2007/10/22/undeleting-files-from-an-ext3-partition/#comment-28</link>
		<dc:creator>steez</dc:creator>
		<pubDate>Wed, 28 Jan 2009 18:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://kreotekdev.wordpress.com/2007/10/22/undeleting-files-from-an-ext3-partition/#comment-28</guid>
		<description>that was some simple but powerfull things to know

ps : it&#039;s funny to crawl into the grep results</description>
		<content:encoded><![CDATA[<p>that was some simple but powerfull things to know</p>
<p>ps : it&#8217;s funny to crawl into the grep results</p>
]]></content:encoded>
	</item>
</channel>
</rss>
