<?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: Widgets</title>
	<atom:link href="http://aagblog.com/2009/12/16/widgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://aagblog.com/2009/12/16/widgets/</link>
	<description>~ videamus quid sit exilium. nempe loci commutatio.~</description>
	<lastBuildDate>Thu, 22 Dec 2011 14:33:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: wishingyouwell</title>
		<link>http://aagblog.com/2009/12/16/widgets/comment-page-1/#comment-21217</link>
		<dc:creator>wishingyouwell</dc:creator>
		<pubDate>Wed, 16 Dec 2009 15:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://aagblog.com/?p=7395#comment-21217</guid>
		<description>Good points.

It&#039;s an axiom that there can&#039;t be bugs in code that isn&#039;t there, and I guess a corollary is that you can&#039;t screw up using software that isn&#039;t there.</description>
		<content:encoded><![CDATA[<p>Good points.</p>
<p>It&#8217;s an axiom that there can&#8217;t be bugs in code that isn&#8217;t there, and I guess a corollary is that you can&#8217;t screw up using software that isn&#8217;t there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aag</title>
		<link>http://aagblog.com/2009/12/16/widgets/comment-page-1/#comment-21215</link>
		<dc:creator>aag</dc:creator>
		<pubDate>Wed, 16 Dec 2009 15:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://aagblog.com/?p=7395#comment-21215</guid>
		<description>Considering the thousands of operations WordPress has successfully carried out for me in comparison to the very, very few it&#039;s fumbled, I think I&#039;d probably be in &lt;em&gt;more &lt;/em&gt;danger of screwing something up by adding another layer of software to the mix. :)</description>
		<content:encoded><![CDATA[<p>Considering the thousands of operations WordPress has successfully carried out for me in comparison to the very, very few it&#8217;s fumbled, I think I&#8217;d probably be in <em>more </em>danger of screwing something up by adding another layer of software to the mix. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wishingyouwell</title>
		<link>http://aagblog.com/2009/12/16/widgets/comment-page-1/#comment-21214</link>
		<dc:creator>wishingyouwell</dc:creator>
		<pubDate>Wed, 16 Dec 2009 14:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://aagblog.com/?p=7395#comment-21214</guid>
		<description>I&#039;m very big on something being wrong with the software and the design decisions it embodies when something goes wrong with released code. It should not be allowing you to mess up really badly or at least should be warning you when you&#039;re doing something that could be destructive. It should try to shield you for making mistakes that take hours to recover from. I hate it when I have to spend &lt;b&gt;my&lt;/b&gt; time making up for bugs in &lt;b&gt;their&lt;/b&gt; broken software.

I&#039;m also a firm believer in &quot;It&#039;s OK to make mistakes, but not the same one over and over again.&quot; So, you&#039;re doing the right thing. You&#039;ll never make that mistake again.

Also, you might (emphasis on might) consider using an open-source source control system like Subversion. (If you want to, email me.) What Danger Lilly suggested is just fine as long as you always do it. Murphy&#039;s Law is in full operation doing that. It&#039;s the one you were too rushed to back up that&#039;ll get ya.

Hang in.</description>
		<content:encoded><![CDATA[<p>I&#8217;m very big on something being wrong with the software and the design decisions it embodies when something goes wrong with released code. It should not be allowing you to mess up really badly or at least should be warning you when you&#8217;re doing something that could be destructive. It should try to shield you for making mistakes that take hours to recover from. I hate it when I have to spend <b>my</b> time making up for bugs in <b>their</b> broken software.</p>
<p>I&#8217;m also a firm believer in &#8220;It&#8217;s OK to make mistakes, but not the same one over and over again.&#8221; So, you&#8217;re doing the right thing. You&#8217;ll never make that mistake again.</p>
<p>Also, you might (emphasis on might) consider using an open-source source control system like Subversion. (If you want to, email me.) What Danger Lilly suggested is just fine as long as you always do it. Murphy&#8217;s Law is in full operation doing that. It&#8217;s the one you were too rushed to back up that&#8217;ll get ya.</p>
<p>Hang in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aag</title>
		<link>http://aagblog.com/2009/12/16/widgets/comment-page-1/#comment-21213</link>
		<dc:creator>aag</dc:creator>
		<pubDate>Wed, 16 Dec 2009 14:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://aagblog.com/?p=7395#comment-21213</guid>
		<description>That&#039;s a brilliant idea. Wish I&#039;d done it. :(</description>
		<content:encoded><![CDATA[<p>That&#8217;s a brilliant idea. Wish I&#8217;d done it. :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dangerous Lilly</title>
		<link>http://aagblog.com/2009/12/16/widgets/comment-page-1/#comment-21212</link>
		<dc:creator>Dangerous Lilly</dc:creator>
		<pubDate>Wed, 16 Dec 2009 13:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://aagblog.com/?p=7395#comment-21212</guid>
		<description>Actually, by default of my brain being unable to retain memory of even the simplest html code, all code/text/photos/links in any text widget is already a draft post. It&#039;s necessary for me to type it out there, make my linky-linky and then copy the html to the widget. 

Somedays, being a moron comes in handy! Yayyyyy.</description>
		<content:encoded><![CDATA[<p>Actually, by default of my brain being unable to retain memory of even the simplest html code, all code/text/photos/links in any text widget is already a draft post. It&#8217;s necessary for me to type it out there, make my linky-linky and then copy the html to the widget. </p>
<p>Somedays, being a moron comes in handy! Yayyyyy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

