<?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: If you&#8217;re going to code badly&#8230; do it with style!</title>
	<atom:link href="http://blog.chomperstomp.com/if-youre-going-to-code-badly-do-it-with-style/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chomperstomp.com/if-youre-going-to-code-badly-do-it-with-style/</link>
	<description>jQuery/JavaScript/CSS 3/HTML 5, Java/PHP/Python/ActionScript, Git, Chrome/Firefox Extensions, Wordpress/Game/iPhone App Development and other random techie tidbits I&#039;ve collected</description>
	<lastBuildDate>Mon, 23 Jan 2012 04:17:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Christopher McCulloh</title>
		<link>http://blog.chomperstomp.com/if-youre-going-to-code-badly-do-it-with-style/comment-page-1/#comment-1256</link>
		<dc:creator>Christopher McCulloh</dc:creator>
		<pubDate>Sun, 24 Jan 2010 22:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chomperstomp.com/?p=43#comment-1256</guid>
		<description>Most IDEs have &quot;auto-formatting&quot;. For some reason I didn&#039;t know about that when I wrote this post, but in Eclipse, for instance, you can just hit Ctrl+Shift+F and all that mess would have become instantly formatted correctly...</description>
		<content:encoded><![CDATA[<p>Most IDEs have &#8220;auto-formatting&#8221;. For some reason I didn&#8217;t know about that when I wrote this post, but in Eclipse, for instance, you can just hit Ctrl+Shift+F and all that mess would have become instantly formatted correctly&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.chomperstomp.com/if-youre-going-to-code-badly-do-it-with-style/comment-page-1/#comment-38</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 31 Oct 2007 15:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chomperstomp.com/?p=43#comment-38</guid>
		<description>I guess I didn&#039;t have to use code formatting as my excuse. I&#039;m a .NET developer - it&#039;s really the only option. If syntax highlighting and line numbers are the only reasons you think you need VS then don&#039;t waste your money. You can get those features with free IDEs, just like you said.

I&#039;ve come across some pretty bad code formatting in my day. I&#039;ll even watch someone code sometimes and they&#039;ll not indent something or not space something correctly. It&#039;s all I can do to not reach over them and fix it immediately. Of course, I actually liked to keep my room clean as a kid, too.

So, good point - you can code badly, but at least it&#039;s with style!</description>
		<content:encoded><![CDATA[<p>I guess I didn&#8217;t have to use code formatting as my excuse. I&#8217;m a .NET developer &#8211; it&#8217;s really the only option. If syntax highlighting and line numbers are the only reasons you think you need VS then don&#8217;t waste your money. You can get those features with free IDEs, just like you said.</p>
<p>I&#8217;ve come across some pretty bad code formatting in my day. I&#8217;ll even watch someone code sometimes and they&#8217;ll not indent something or not space something correctly. It&#8217;s all I can do to not reach over them and fix it immediately. Of course, I actually liked to keep my room clean as a kid, too.</p>
<p>So, good point &#8211; you can code badly, but at least it&#8217;s with style!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.chomperstomp.com/if-youre-going-to-code-badly-do-it-with-style/comment-page-1/#comment-37</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 30 Oct 2007 13:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chomperstomp.com/?p=43#comment-37</guid>
		<description>Yep. Not everyone has $300 to plop down for a WYSIWYG editor.

Some people still develop in notepad *shudder*.

If you are looking to invest in your IDE, then by all means purchase Dreamweaver or VS.NET

If you don&#039;t have a large budget, then get something free (or almost free) like Textpad, PHPDeveloper or Aptana.

It&#039;s hard to convince your company to lay down $300 per developer for VS when all you can really tell them is things they don&#039;t understand like &quot;code formatting&quot; and &quot;syntax highlighting&quot; or even &quot;line numbers&quot;, especially when they could point to FREE alternatives.

You could of course make the case of increased productivity... But then you have to actually deliver and be more productive. So be careful what you wish for ;)</description>
		<content:encoded><![CDATA[<p>Yep. Not everyone has $300 to plop down for a WYSIWYG editor.</p>
<p>Some people still develop in notepad *shudder*.</p>
<p>If you are looking to invest in your IDE, then by all means purchase Dreamweaver or VS.NET</p>
<p>If you don&#8217;t have a large budget, then get something free (or almost free) like Textpad, PHPDeveloper or Aptana.</p>
<p>It&#8217;s hard to convince your company to lay down $300 per developer for VS when all you can really tell them is things they don&#8217;t understand like &#8220;code formatting&#8221; and &#8220;syntax highlighting&#8221; or even &#8220;line numbers&#8221;, especially when they could point to FREE alternatives.</p>
<p>You could of course make the case of increased productivity&#8230; But then you have to actually deliver and be more productive. So be careful what you wish for <img src='http://blog.chomperstomp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.chomperstomp.com/if-youre-going-to-code-badly-do-it-with-style/comment-page-1/#comment-36</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 30 Oct 2007 13:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.chomperstomp.com/?p=43#comment-36</guid>
		<description>You mean people actually spend time worrying about formatting their code? I guess I take Visual Studio for granted.</description>
		<content:encoded><![CDATA[<p>You mean people actually spend time worrying about formatting their code? I guess I take Visual Studio for granted.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

