<?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 on: Good Coding Practices</title>
	<atom:link href="http://morgandempsey.wordpress.com/2008/04/09/good-coding-practices/feed/" rel="self" type="application/rss+xml" />
	<link>http://morgandempsey.wordpress.com/2008/04/09/good-coding-practices/</link>
	<description>This blog has moved.</description>
	<lastBuildDate>Wed, 04 Nov 2009 12:25:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeffrey a. Solochek</title>
		<link>http://morgandempsey.wordpress.com/2008/04/09/good-coding-practices/#comment-202</link>
		<dc:creator>Jeffrey a. Solochek</dc:creator>
		<pubDate>Thu, 10 Apr 2008 03:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://morgandempsey.wordpress.com/?p=137#comment-202</guid>
		<description>You people are very luck to have these GUI interfaces with drag and drop technology. I started programming in the 70&#039;s and all coding was done by hand in a text editor like Wordstar. 89 percent of my time was in the debugging of the code. With C++ if you left out one little semi colon your program would not work at all.

I am now using Visual web Developer which Microsoft gives away for Free. Free video training, drag and drop application generator, etc.. plus great debuggers. It is soo much easier in todays world.</description>
		<content:encoded><![CDATA[<p>You people are very luck to have these GUI interfaces with drag and drop technology. I started programming in the 70&#8217;s and all coding was done by hand in a text editor like Wordstar. 89 percent of my time was in the debugging of the code. With C++ if you left out one little semi colon your program would not work at all.</p>
<p>I am now using Visual web Developer which Microsoft gives away for Free. Free video training, drag and drop application generator, etc.. plus great debuggers. It is soo much easier in todays world.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: morgandempsey</title>
		<link>http://morgandempsey.wordpress.com/2008/04/09/good-coding-practices/#comment-201</link>
		<dc:creator>morgandempsey</dc:creator>
		<pubDate>Thu, 10 Apr 2008 03:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://morgandempsey.wordpress.com/?p=137#comment-201</guid>
		<description>Rachna -- I see the problem. The bug is running in an infinite loop in that for statement :)</description>
		<content:encoded><![CDATA[<p>Rachna &#8212; I see the problem. The bug is running in an infinite loop in that for statement <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachna</title>
		<link>http://morgandempsey.wordpress.com/2008/04/09/good-coding-practices/#comment-200</link>
		<dc:creator>Rachna</dc:creator>
		<pubDate>Thu, 10 Apr 2008 03:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://morgandempsey.wordpress.com/?p=137#comment-200</guid>
		<description>You should try bug fixing solutions on this page. It has very bad bug. http://aruljohn.com/fun/j/bug/</description>
		<content:encoded><![CDATA[<p>You should try bug fixing solutions on this page. It has very bad bug. <a href="http://aruljohn.com/fun/j/bug/" rel="nofollow">http://aruljohn.com/fun/j/bug/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DeadlyAccurate</title>
		<link>http://morgandempsey.wordpress.com/2008/04/09/good-coding-practices/#comment-199</link>
		<dc:creator>DeadlyAccurate</dc:creator>
		<pubDate>Thu, 10 Apr 2008 01:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://morgandempsey.wordpress.com/?p=137#comment-199</guid>
		<description>Thank god for Visual Studio Intellisense. I&#039;d never be able to know everything .NET or C# can do without it. Plus I&#039;m lazy, and I don&#039;t want to type any more code than I have to.</description>
		<content:encoded><![CDATA[<p>Thank god for Visual Studio Intellisense. I&#8217;d never be able to know everything .NET or C# can do without it. Plus I&#8217;m lazy, and I don&#8217;t want to type any more code than I have to.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
