<?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 for LaneHolloway.com</title>
	<atom:link href="http://www.laneholloway.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.laneholloway.com</link>
	<description>occasionally ponders the zeitgeist</description>
	<lastBuildDate>Tue, 23 Apr 2013 23:46:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Testing in Java: Part I &#8211; Introduction by Lane</title>
		<link>http://www.laneholloway.com/2013/03/testing-in-java-part-i/#comment-1760</link>
		<dc:creator>Lane</dc:creator>
		<pubDate>Tue, 23 Apr 2013 23:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneholloway.com/?p=2146#comment-1760</guid>
		<description><![CDATA[Even with Selenium, testing the front-end JavaScript is still brittle.  Unfortunately, I don&#039;t think the front-end has quite the software engineering processes in place that the back-end has.  It&#039;s getting there but it isn&#039;t there yet, the stigma of being a front-end developer needs to be removed before any serious testing and engineering sets in.]]></description>
		<content:encoded><![CDATA[<p>Even with Selenium, testing the front-end JavaScript is still brittle.  Unfortunately, I don&#8217;t think the front-end has quite the software engineering processes in place that the back-end has.  It&#8217;s getting there but it isn&#8217;t there yet, the stigma of being a front-end developer needs to be removed before any serious testing and engineering sets in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing in Java: Part I &#8211; Introduction by Hilario Barton</title>
		<link>http://www.laneholloway.com/2013/03/testing-in-java-part-i/#comment-1759</link>
		<dc:creator>Hilario Barton</dc:creator>
		<pubDate>Tue, 23 Apr 2013 23:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneholloway.com/?p=2146#comment-1759</guid>
		<description><![CDATA[Paul Graham once quipped that &quot;Web 2.0&quot; really meant &quot;JavaScript now works&quot;. Nearly ten years later, more and more functionality of our web applications is written in JavaScript. But for those of us who came of age when JavaScript was unreliable, it&#039;s been preferable to test the server-side, while leaving the UI a thin-as-possible shell. Testing the front-end was error prone and brittle.]]></description>
		<content:encoded><![CDATA[<p>Paul Graham once quipped that &#8220;Web 2.0&#8243; really meant &#8220;JavaScript now works&#8221;. Nearly ten years later, more and more functionality of our web applications is written in JavaScript. But for those of us who came of age when JavaScript was unreliable, it&#8217;s been preferable to test the server-side, while leaving the UI a thin-as-possible shell. Testing the front-end was error prone and brittle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Testing in Java: Part I &#8211; Introduction by LaneHolloway.com - Testing in Java: Part II</title>
		<link>http://www.laneholloway.com/2013/03/testing-in-java-part-i/#comment-1731</link>
		<dc:creator>LaneHolloway.com - Testing in Java: Part II</dc:creator>
		<pubDate>Tue, 02 Apr 2013 21:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneholloway.com/?p=2146#comment-1731</guid>
		<description><![CDATA[[...] the first part we talked about the domain objects and how to test a domain object.  Now it&#8217;s time to look [...]]]></description>
		<content:encoded><![CDATA[<p>[...] the first part we talked about the domain objects and how to test a domain object.  Now it&#8217;s time to look [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Book Review: Who Moved My Cheese? by LaneHolloway.com - Book Review: How to Light Up A Room</title>
		<link>http://www.laneholloway.com/2013/03/book-review-who-moved-my-cheese/#comment-1726</link>
		<dc:creator>LaneHolloway.com - Book Review: How to Light Up A Room</dc:creator>
		<pubDate>Sun, 31 Mar 2013 15:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneholloway.com/?p=2161#comment-1726</guid>
		<description><![CDATA[[...] &#8592; Previous [...]]]></description>
		<content:encoded><![CDATA[<p>[...] &larr; Previous [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Beautiful code from the C++ perspective by Lane</title>
		<link>http://www.laneholloway.com/2013/01/clean-code-from-the-c-perspective/#comment-1619</link>
		<dc:creator>Lane</dc:creator>
		<pubDate>Thu, 24 Jan 2013 21:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneholloway.com/?p=2050#comment-1619</guid>
		<description><![CDATA[I think following the norms of the language is the first step in getting your code to look beautiful.  After that, the default code formatters in IDEs are a pretty good choice on making the code look good (not beautiful, but good).]]></description>
		<content:encoded><![CDATA[<p>I think following the norms of the language is the first step in getting your code to look beautiful.  After that, the default code formatters in IDEs are a pretty good choice on making the code look good (not beautiful, but good).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Beautiful code from the C++ perspective by Seth Holloway</title>
		<link>http://www.laneholloway.com/2013/01/clean-code-from-the-c-perspective/#comment-1615</link>
		<dc:creator>Seth Holloway</dc:creator>
		<pubDate>Thu, 24 Jan 2013 03:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneholloway.com/?p=2050#comment-1615</guid>
		<description><![CDATA[I think beautiful code is consistent and clean. It&#039;s clear and concise without being overly clever. Or perhaps just code I wrote ;-) Joking aside, I generally like to follow the norms [1] of the language I&#039;m using.

I like airy yet tight code--three blank lines between methods is too much, but you need at least one. I like spaces after conditionals, like if (x... instead of if(x... I like spaces after opening parens and before closing parens, like void foo( bar ). I like  around 120 character widths.

See [2] for a nice talk about less-than-beautiful code.

[1] http://learncodethehardway.org/blog/AUG_19_2012.html
[2] http://www.infoq.com/presentations/Ugly-Code]]></description>
		<content:encoded><![CDATA[<p>I think beautiful code is consistent and clean. It&#8217;s clear and concise without being overly clever. Or perhaps just code I wrote <img src='http://www.laneholloway.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Joking aside, I generally like to follow the norms [1] of the language I&#8217;m using.</p>
<p>I like airy yet tight code&#8211;three blank lines between methods is too much, but you need at least one. I like spaces after conditionals, like if (x&#8230; instead of if(x&#8230; I like spaces after opening parens and before closing parens, like void foo( bar ). I like  around 120 character widths.</p>
<p>See [2] for a nice talk about less-than-beautiful code.</p>
<p>[1] <a href="http://learncodethehardway.org/blog/AUG_19_2012.html" rel="nofollow">http://learncodethehardway.org/blog/AUG_19_2012.html</a><br />
[2] <a href="http://www.infoq.com/presentations/Ugly-Code" rel="nofollow">http://www.infoq.com/presentations/Ugly-Code</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The right solution versus the correct solution by LaneHolloway.com - Principles of Good Design as Applied to Software Engineering</title>
		<link>http://www.laneholloway.com/2013/01/the-right-solution-versus-the-correct-solution/#comment-1594</link>
		<dc:creator>LaneHolloway.com - Principles of Good Design as Applied to Software Engineering</dc:creator>
		<pubDate>Fri, 18 Jan 2013 16:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneholloway.com/?p=2044#comment-1594</guid>
		<description><![CDATA[[...] I stayed away from a lot of questions that can come up. I know I didn&#8217;t touch on the idea of the right solution versus the correct solution which I&#8217;ve talked about a little before.  Also, I didn&#8217;t talk about what happens if [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I stayed away from a lot of questions that can come up. I know I didn&#8217;t touch on the idea of the right solution versus the correct solution which I&#8217;ve talked about a little before.  Also, I didn&#8217;t talk about what happens if [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Java growing in the right direction? by Lane</title>
		<link>http://www.laneholloway.com/2013/01/is-java-growing-in-the-right-direction/#comment-1584</link>
		<dc:creator>Lane</dc:creator>
		<pubDate>Thu, 17 Jan 2013 14:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneholloway.com/?p=2031#comment-1584</guid>
		<description><![CDATA[Java&#039;s strength (and the same can be said with C#) isn&#039;t so much the language now but the JVM (or CLI in C#&#039;s case) that is the true innovation.  The ability to let other languages interoperate easily with other languages allows a best tool for the job approach.

I think Oracle bungled just about every dealing with Java for a while but they now seem to be getting to the point where they understand the ecosystem and realize the typical heavy hand of Oracle doesn&#039;t work.]]></description>
		<content:encoded><![CDATA[<p>Java&#8217;s strength (and the same can be said with C#) isn&#8217;t so much the language now but the JVM (or CLI in C#&#8217;s case) that is the true innovation.  The ability to let other languages interoperate easily with other languages allows a best tool for the job approach.</p>
<p>I think Oracle bungled just about every dealing with Java for a while but they now seem to be getting to the point where they understand the ecosystem and realize the typical heavy hand of Oracle doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Java growing in the right direction? by Seth Holloway</title>
		<link>http://www.laneholloway.com/2013/01/is-java-growing-in-the-right-direction/#comment-1583</link>
		<dc:creator>Seth Holloway</dc:creator>
		<pubDate>Thu, 17 Jan 2013 05:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneholloway.com/?p=2031#comment-1583</guid>
		<description><![CDATA[I think Java is a big and getting bigger. Higher level is definitely the way to go, but I&#039;m not convinced Java is improving the abstractions we can write.

At what point do we abandon a language and move on? If you have to convince your company to move to Java 1.8, why not convince them to move to a newer language that better fits your technical needs? That&#039;s what choosing the right tool for the job should be about.

Some things that could hurt Java: Oracle, as well as companies like Google&#039;s interest in other languages (in Google&#039;s case, Go), and the rise of polyglot platforms like GitHub and Twitter who refuse to let any one language dominate.

I could see the JVM living on with Groovy, Scala, and Clojure. I could also see Java living on with an equivalent of CoffeeScript (a Ruby-like language that ends up as best-practice-ish JavaScript); developers could write in a language that feels better, but still have all the power of Java.]]></description>
		<content:encoded><![CDATA[<p>I think Java is a big and getting bigger. Higher level is definitely the way to go, but I&#8217;m not convinced Java is improving the abstractions we can write.</p>
<p>At what point do we abandon a language and move on? If you have to convince your company to move to Java 1.8, why not convince them to move to a newer language that better fits your technical needs? That&#8217;s what choosing the right tool for the job should be about.</p>
<p>Some things that could hurt Java: Oracle, as well as companies like Google&#8217;s interest in other languages (in Google&#8217;s case, Go), and the rise of polyglot platforms like GitHub and Twitter who refuse to let any one language dominate.</p>
<p>I could see the JVM living on with Groovy, Scala, and Clojure. I could also see Java living on with an equivalent of CoffeeScript (a Ruby-like language that ends up as best-practice-ish JavaScript); developers could write in a language that feels better, but still have all the power of Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How Important is Writing Down Your Goals? by Lane</title>
		<link>http://www.laneholloway.com/2013/01/how-important-is-writing-down-your-goals/#comment-1574</link>
		<dc:creator>Lane</dc:creator>
		<pubDate>Thu, 10 Jan 2013 01:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.laneholloway.com/?p=2033#comment-1574</guid>
		<description><![CDATA[I dug a little deeper and found out that that statistic came from the Jeff Bullas website who said that the claim came from the book &quot;What They Don&#039;t Teach You At Harvard Business School.&quot;  Which, is all well and good, until you notice that the book was published in 1986 and his website says the study started in 1979 and ended in 1989 with a reinterview of all the original participants.  So something is fishy either in Amazon.com&#039;s links / editions or his website.  Which led me to another website, which debunks the study: http://sidsavara.com/personal-productivity/fact-or-fiction-the-truth-about-the-harvard-written-goal-study]]></description>
		<content:encoded><![CDATA[<p>I dug a little deeper and found out that that statistic came from the Jeff Bullas website who said that the claim came from the book &#8220;What They Don&#8217;t Teach You At Harvard Business School.&#8221;  Which, is all well and good, until you notice that the book was published in 1986 and his website says the study started in 1979 and ended in 1989 with a reinterview of all the original participants.  So something is fishy either in Amazon.com&#8217;s links / editions or his website.  Which led me to another website, which debunks the study: <a href="http://sidsavara.com/personal-productivity/fact-or-fiction-the-truth-about-the-harvard-written-goal-study" rel="nofollow">http://sidsavara.com/personal-productivity/fact-or-fiction-the-truth-about-the-harvard-written-goal-study</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
