<?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 The Inquisitive Coder - Davy Brion&#039;s Blog</title> <atom:link href="http://davybrion.com/blog/comments/feed/" rel="self" type="application/rss+xml" /><link>http://davybrion.com/blog</link> <description>inquisitive: adjective. given to inquiry, research, or asking questions; eager for knowledge; intellectually curious</description> <lastBuildDate>Thu, 27 Sep 2012 14:57:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.4.2</generator> <item><title>Comment on It&#8217;s Not About The Number Of Hours You Put In by Michael</title><link>http://davybrion.com/blog/2012/04/its-not-about-the-number-of-hours-you-put-in/comment-page-1/#comment-108640</link> <dc:creator>Michael</dc:creator> <pubDate>Thu, 27 Sep 2012 14:57:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=3961#comment-108640</guid> <description>Well said. I was working a job where I wasn&#039;t being challenged on a daily basis, and wasn&#039;t growing much as a result. I got involved in open source and some personal projects on the side which both helped me learn and become a better developer. Now I am working a position that challenges me every day and am around people that know a lot and share their knowledge with me. Because of that, I haven&#039;t been contributing time outside of work to software development but am still continuing to grow and improve, while having more time to spend with my family.</description> <content:encoded><![CDATA[<p>Well said. I was working a job where I wasn&#8217;t being challenged on a daily basis, and wasn&#8217;t growing much as a result. I got involved in open source and some personal projects on the side which both helped me learn and become a better developer. Now I am working a position that challenges me every day and am around people that know a lot and share their knowledge with me. Because of that, I haven&#8217;t been contributing time outside of work to software development but am still continuing to grow and improve, while having more time to spend with my family.</p> ]]></content:encoded> </item> <item><title>Comment on Native ID generation with NHibernate by Răzvan Panda</title><link>http://davybrion.com/blog/2007/07/native-id-generation-with-nhibernate/comment-page-1/#comment-108626</link> <dc:creator>Răzvan Panda</dc:creator> <pubDate>Wed, 26 Sep 2012 12:03:00 +0000</pubDate> <guid
isPermaLink="false">http://ralinx.wordpress.com/2007/07/17/native-id-generation-with-nhibernate/#comment-108626</guid> <description>Thanks! They really should add that to the documentation :)</description> <content:encoded><![CDATA[<p>Thanks! They really should add that to the documentation <img
src='http://d18sni7re4ly7f.cloudfront.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>Comment on There&#8217;s Only One Valid Metric For Developer Productivity And Quality by João Bica Osório</title><link>http://davybrion.com/blog/2011/02/theres-only-one-valid-metric-for-developer-productivity-and-quality/comment-page-1/#comment-108596</link> <dc:creator>João Bica Osório</dc:creator> <pubDate>Mon, 24 Sep 2012 11:31:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=3086#comment-108596</guid> <description>You also have this one though:
http://alistair.cockburn.us/The+only+valid+measure+of+code+quality+is+WTFs+per+minute</description> <content:encoded><![CDATA[<p>You also have this one though:<br
/> <a
href="http://alistair.cockburn.us/The+only+valid+measure+of+code+quality+is+WTFs+per+minute" rel="nofollow">http://alistair.cockburn.us/The+only+valid+measure+of+code+quality+is+WTFs+per+minute</a></p> ]]></content:encoded> </item> <item><title>Comment on There&#8217;s Only One Valid Metric For Developer Productivity And Quality by João Bica Osório</title><link>http://davybrion.com/blog/2011/02/theres-only-one-valid-metric-for-developer-productivity-and-quality/comment-page-1/#comment-108594</link> <dc:creator>João Bica Osório</dc:creator> <pubDate>Mon, 24 Sep 2012 10:41:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=3086#comment-108594</guid> <description>I strongly disagreee. I think it is a useless or even dangerous conclusion... Just because your absolute &quot;Eventual Efficiency&quot; would be great for all projects it doesn&#039;t mean that specific quality metrics can&#039;t be resonable within a project context. For example if you have a large open-source project with many contributers you want to track the density of comments on the code. I mean, I hope you&#039;r not one to argue that you could live without good src code comments under those circunstances. Similarly If you&#039;r writing software for the ABS system or to send a rocket to the moon, there are plenty of metrics that you must use and are correlated to the quality of your testing. Just grab a good book on software testing. In fact you can&#039;t legally install software on a plane that doesn&#039;t meet specific testing criteria. Just search for MD/MC and DO178-B. So here is what you should be saying: 1. Start from your requirements 2. identify the most important quality needs of your project 3. Phrase a question for how to assess this quality. 4 Establish or reuse a metric that measures or correlates with that. I&#039;ve given two real-world examples that show that &quot;great code&quot; is very relative to your individual project. No harm indended. Kudos</description> <content:encoded><![CDATA[<p>I strongly disagreee. I think it is a useless or even dangerous conclusion&#8230; Just because your absolute &#8220;Eventual Efficiency&#8221; would be great for all projects it doesn&#8217;t mean that specific quality metrics can&#8217;t be resonable within a project context. For example if you have a large open-source project with many contributers you want to track the density of comments on the code. I mean, I hope you&#8217;r not one to argue that you could live without good src code comments under those circunstances. Similarly If you&#8217;r writing software for the ABS system or to send a rocket to the moon, there are plenty of metrics that you must use and are correlated to the quality of your testing. Just grab a good book on software testing. In fact you can&#8217;t legally install software on a plane that doesn&#8217;t meet specific testing criteria. Just search for MD/MC and DO178-B. So here is what you should be saying: 1. Start from your requirements 2. identify the most important quality needs of your project 3. Phrase a question for how to assess this quality. 4 Establish or reuse a metric that measures or correlates with that. I&#8217;ve given two real-world examples that show that &#8220;great code&#8221; is very relative to your individual project. No harm indended. Kudos</p> ]]></content:encoded> </item> <item><title>Comment on Event Subscribtion And Memory Leaks (Yet Again) by What function ist delegate{} from &#8220;public event EventHandler MyEvent = delegate { } &#8221; mean in vb.net? &#124; Jisku.com - Developers Network</title><link>http://davybrion.com/blog/2009/09/event-subscribtion-and-memory-leaks-yet-again/comment-page-1/#comment-108413</link> <dc:creator>What function ist delegate{} from &#8220;public event EventHandler MyEvent = delegate { } &#8221; mean in vb.net? &#124; Jisku.com - Developers Network</dc:creator> <pubDate>Fri, 07 Sep 2012 09:45:47 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=1677#comment-108413</guid> <description>[...] i have a question about this article. http://davybrion.com/blog/2009/09/event-subscribtion-and-memory-leaks-yet-again/ [...]</description> <content:encoded><![CDATA[<p>[...] i have a question about this article. <a
href="http://davybrion.com/blog/2009/09/event-subscribtion-and-memory-leaks-yet-again/" rel="nofollow">http://davybrion.com/blog/2009/09/event-subscribtion-and-memory-leaks-yet-again/</a> [...]</p> ]]></content:encoded> </item> <item><title>Comment on Node.js For Dummies by Guest</title><link>http://davybrion.com/blog/2011/12/node-js-for-dummies/comment-page-1/#comment-108388</link> <dc:creator>Guest</dc:creator> <pubDate>Mon, 03 Sep 2012 18:07:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=3838#comment-108388</guid> <description>so true</description> <content:encoded><![CDATA[<p>so true</p> ]]></content:encoded> </item> <item><title>Comment on Why Do We Recycle Our Application Pools? by alan</title><link>http://davybrion.com/blog/2010/06/why-do-we-recycle-our-application-pools/comment-page-1/#comment-108348</link> <dc:creator>alan</dc:creator> <pubDate>Mon, 27 Aug 2012 15:21:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/2010/06/why-do-we-recycle-our-application-pools/#comment-108348</guid> <description>We have been dealing with this issue for quite some time and are beginning to lean toward not recycling also.    We have some ancillary problems with the recycle issue that other folks may not have encountered:   after the recycle happens, the first request will cause the application to JIT and, for a sufficiently complex application like ours, this process can take quite some time and result in problems.    We run several app servers behind a load balancer and despite this configuration, we still have customer problems that are clearly traceable to the recycle.    Opened a ticket with MS and their response to our issue was to precompile the app.    Precompiling introduces a different set of issues however and doesn&#039;t solve the problem.
The solution has to be in not recycling.    We have written many windows service apps in .Net that run continuously until the server has to be patched.      If we don&#039;t have any patches to apply for a given month, they can run uninterrupted for months...no &quot;recycling&quot;.      This phenomenon seems specific to IIS.
We are going to try it.    It seems like everyone recycles just because it&#039;s the way IIS comes configured out of the box.    I would have a hard time defending the rationale behind continuing this process.</description> <content:encoded><![CDATA[<p>We have been dealing with this issue for quite some time and are beginning to lean toward not recycling also.    We have some ancillary problems with the recycle issue that other folks may not have encountered:   after the recycle happens, the first request will cause the application to JIT and, for a sufficiently complex application like ours, this process can take quite some time and result in problems.    We run several app servers behind a load balancer and despite this configuration, we still have customer problems that are clearly traceable to the recycle.    Opened a ticket with MS and their response to our issue was to precompile the app.    Precompiling introduces a different set of issues however and doesn&#8217;t solve the problem.<br
/> The solution has to be in not recycling.    We have written many windows service apps in .Net that run continuously until the server has to be patched.      If we don&#8217;t have any patches to apply for a given month, they can run uninterrupted for months&#8230;no &#8220;recycling&#8221;.      This phenomenon seems specific to IIS.<br
/> We are going to try it.    It seems like everyone recycles just because it&#8217;s the way IIS comes configured out of the box.    I would have a hard time defending the rationale behind continuing this process.</p> ]]></content:encoded> </item> <item><title>Comment on The MVVM Pattern Is Highly Overrated by Simon Massey</title><link>http://davybrion.com/blog/2010/07/the-mvvm-pattern-is-highly-overrated/comment-page-2/#comment-108347</link> <dc:creator>Simon Massey</dc:creator> <pubDate>Mon, 27 Aug 2012 14:30:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=2392#comment-108347</guid> <description>I wrote an article which compares a java implementation of Martin Fowler&#039;s &quot;Presentation Model&quot; (aka MVVM) with &quot;Passive View&quot; (aka MVP) and &quot;Supervising Controller&quot; (aka MVC/MVVMP) using the ZK Java framework. Okay its java not DotNet but I think that it helps to discuss the pattern in different frameworks to draw out the concepts as opposed to a single implementation or the support from a single framework.As I say in the article it is &quot;horses for courses&quot;; if your backed is some procedural/remote service then your logic may well fall into a &#039;supervisor&#039; which mediates the external services and remote pumbing then pushes to a &quot;passive bindmodel&quot;. As it is with that ZK framework it is easy to databind straight onto the entities drawn from an ORM layer so doing things as straight &quot;presentation model&quot; (aka mvvm with an active bindmodel) is not seem like hard work.Here is the link to it on the ibm.com website:
http://www.ibm.com/developerworks/websphere/zones/portal/proddoc/zkjavaajax/</description> <content:encoded><![CDATA[<p>I wrote an article which compares a java implementation of Martin Fowler&#8217;s &#8220;Presentation Model&#8221; (aka MVVM) with &#8220;Passive View&#8221; (aka MVP) and &#8220;Supervising Controller&#8221; (aka MVC/MVVMP) using the ZK Java framework. Okay its java not DotNet but I think that it helps to discuss the pattern in different frameworks to draw out the concepts as opposed to a single implementation or the support from a single framework.</p><p>As I say in the article it is &#8220;horses for courses&#8221;; if your backed is some procedural/remote service then your logic may well fall into a &#8216;supervisor&#8217; which mediates the external services and remote pumbing then pushes to a &#8220;passive bindmodel&#8221;. As it is with that ZK framework it is easy to databind straight onto the entities drawn from an ORM layer so doing things as straight &#8220;presentation model&#8221; (aka mvvm with an active bindmodel) is not seem like hard work.</p><p>Here is the link to it on the ibm.com website:<br
/> <a
href="http://www.ibm.com/developerworks/websphere/zones/portal/proddoc/zkjavaajax/" rel="nofollow">http://www.ibm.com/developerworks/websphere/zones/portal/proddoc/zkjavaajax/</a></p> ]]></content:encoded> </item> <item><title>Comment on Why On Earth Would A Developer Do This? by 一个程序员怎么能这样处理问题？ &#8211; WHO1753</title><link>http://davybrion.com/blog/2008/11/why-on-earth-would-a-developer-do-this/comment-page-1/#comment-108320</link> <dc:creator>一个程序员怎么能这样处理问题？ &#8211; WHO1753</dc:creator> <pubDate>Sun, 26 Aug 2012 17:41:17 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=607#comment-108320</guid> <description>[...] 【英文原文链接：Why On Earth Would A Developer Do This? 译文：外刊IT】 [...]</description> <content:encoded><![CDATA[<p>[...] 【英文原文链接：Why On Earth Would A Developer Do This? 译文：外刊IT】 [...]</p> ]]></content:encoded> </item> <item><title>Comment on Unit Tests And Silverlight by Gary</title><link>http://davybrion.com/blog/2009/12/unit-tests-and-silverlight/comment-page-1/#comment-108141</link> <dc:creator>Gary</dc:creator> <pubDate>Thu, 16 Aug 2012 15:01:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/2009/12/unit-tests-and-silverlight/#comment-108141</guid> <description>Any examples on how to use it???</description> <content:encoded><![CDATA[<p>Any examples on how to use it???</p> ]]></content:encoded> </item> <item><title>Comment on The Circuit Breaker by El Patrón Disyuntor (Circuit Breaker)</title><link>http://davybrion.com/blog/2008/05/the-circuit-breaker/comment-page-1/#comment-108120</link> <dc:creator>El Patrón Disyuntor (Circuit Breaker)</dc:creator> <pubDate>Wed, 15 Aug 2012 05:10:20 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=112#comment-108120</guid> <description>[...] implementación de esto no es complicada y hay algunos ejemplos online de cómo implementar un disyuntor en C#. A la hora de implementarlo hay que tener en cuenta que normalmente el recurso externo que se está [...]</description> <content:encoded><![CDATA[<p>[...] implementación de esto no es complicada y hay algunos ejemplos online de cómo implementar un disyuntor en C#. A la hora de implementarlo hay que tener en cuenta que normalmente el recurso externo que se está [...]</p> ]]></content:encoded> </item> <item><title>Comment on Why I Prefer JavaScript Over CoffeeScript by Nicolas Gryman ᙅ•℧•ᙂ</title><link>http://davybrion.com/blog/2011/09/why-i-prefer-javascript-over-coffeescript/comment-page-1/#comment-108088</link> <dc:creator>Nicolas Gryman ᙅ•℧•ᙂ</dc:creator> <pubDate>Sat, 11 Aug 2012 15:24:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=3768#comment-108088</guid> <description>I agree with you for the reasons you have enumerated, and particularly for starters. You must know how JavaScript works to understand what are the advantages of CoffeeScript. Also JavaScript developers should know about C++ and how the VM works.For some projects, if you develop a library for example, CoffeeScript can be usefull in organizing your code, write less, ans focus on your task, without fighting against some JavaScript pitfalls.Even if JavaScript developers are note familiar with the syntax, it&#039;s easy to read and understand. So when your library is missing some docs, reading a CoffeScript code is pretty obvious I think.</description> <content:encoded><![CDATA[<p>I agree with you for the reasons you have enumerated, and particularly for starters. You must know how JavaScript works to understand what are the advantages of CoffeeScript. Also JavaScript developers should know about C++ and how the VM works.</p><p>For some projects, if you develop a library for example, CoffeeScript can be usefull in organizing your code, write less, ans focus on your task, without fighting against some JavaScript pitfalls.Even if JavaScript developers are note familiar with the syntax, it&#8217;s easy to read and understand. So when your library is missing some docs, reading a CoffeScript code is pretty obvious I think.</p> ]]></content:encoded> </item> <item><title>Comment on First Steps With MongoDB, Mongoose and Jasmine-Node On Node.JS by Davy Brion</title><link>http://davybrion.com/blog/2011/07/first-steps-with-mongodb-mongoose-and-jasmine-node-on-node-js/comment-page-1/#comment-108056</link> <dc:creator>Davy Brion</dc:creator> <pubDate>Tue, 07 Aug 2012 14:55:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=3419#comment-108056</guid> <description>Mocha is developed and maintained more actively on node than jasmine. I also prefer its way of asynchronous testing (by passing the done callback) to that of jasmine</description> <content:encoded><![CDATA[<p>Mocha is developed and maintained more actively on node than jasmine. I also prefer its way of asynchronous testing (by passing the done callback) to that of jasmine</p> ]]></content:encoded> </item> <item><title>Comment on First Steps With MongoDB, Mongoose and Jasmine-Node On Node.JS by Larry</title><link>http://davybrion.com/blog/2011/07/first-steps-with-mongodb-mongoose-and-jasmine-node-on-node-js/comment-page-1/#comment-108055</link> <dc:creator>Larry</dc:creator> <pubDate>Tue, 07 Aug 2012 12:37:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=3419#comment-108055</guid> <description>I&#039;m looking at your git project and notice that you switched to mocha. I am reviewing mocha and jasmine. Any comments as to why you switched? </description> <content:encoded><![CDATA[<p>I&#8217;m looking at your git project and notice that you switched to mocha. I am reviewing mocha and jasmine. Any comments as to why you switched?</p> ]]></content:encoded> </item> <item><title>Comment on Node.js For Dummies by gbjbaanb</title><link>http://davybrion.com/blog/2011/12/node-js-for-dummies/comment-page-1/#comment-108034</link> <dc:creator>gbjbaanb</dc:creator> <pubDate>Thu, 02 Aug 2012 15:29:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=3838#comment-108034</guid> <description> try this one: http://www.nodebeginner.org/</description> <content:encoded><![CDATA[<p> try this one: <a
href="http://www.nodebeginner.org/" rel="nofollow">http://www.nodebeginner.org/</a></p> ]]></content:encoded> </item> <item><title>Comment on Node.js For Dummies by Guest</title><link>http://davybrion.com/blog/2011/12/node-js-for-dummies/comment-page-1/#comment-107968</link> <dc:creator>Guest</dc:creator> <pubDate>Wed, 25 Jul 2012 10:52:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=3838#comment-107968</guid> <description>you are funcking assholes</description> <content:encoded><![CDATA[<p>you are funcking assholes</p> ]]></content:encoded> </item> <item><title>Comment on Advantages Of Being A Polyglot Programmer by Pdezenzio</title><link>http://davybrion.com/blog/2011/08/advantages-of-being-a-polyglot-programmer/comment-page-1/#comment-107939</link> <dc:creator>Pdezenzio</dc:creator> <pubDate>Mon, 23 Jul 2012 16:12:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=3514#comment-107939</guid> <description>It depends.  Learning a multitude of languages makes you a &quot;Jack-of-all-Trades&quot; but &quot;Master-Of-None&quot;.  The reason why is languages change and to keep track of 3 languages becomes a daunting task especially of you are prone to using 3rd party open source frameworks.  What you end up doing is knowing enough to be dangerous, but never enough to be an expert.</description> <content:encoded><![CDATA[<p>It depends.  Learning a multitude of languages makes you a &#8220;Jack-of-all-Trades&#8221; but &#8220;Master-Of-None&#8221;.  The reason why is languages change and to keep track of 3 languages becomes a daunting task especially of you are prone to using 3rd party open source frameworks.  What you end up doing is knowing enough to be dangerous, but never enough to be an expert.</p> ]]></content:encoded> </item> <item><title>Comment on Why You Shouldn&#8217;t Expose Your Entities Through Your Services by Alex C.</title><link>http://davybrion.com/blog/2010/05/why-you-shouldnt-expose-your-entities-through-your-services/comment-page-1/#comment-107936</link> <dc:creator>Alex C.</dc:creator> <pubDate>Sun, 22 Jul 2012 20:28:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=2318#comment-107936</guid> <description>I basically came to this same conclusion myself a little while ago. I&#039;m going to look into that AutoMapper project which might just save me a bit of time. Basically, I have a project which is currently just a WPF application not broken into a Client/Server model. But I was thinking about potential for spinning of new clients down the road which obviously meant changing the model by moving the bulk my business logic and data access into a server side component.The original project was done using Fluent Nhibernate and I really just wanted to map everything straight through as to someone who hasn&#039;t yet reached this conclusion it seems like the best idea in the world. But I hit many of the issues you mentioned above as well as some others. I didn&#039;t WANT to take all of this code which I had written and rewrite it to use DTO&#039;s but the reality is A) There are many cases which after tons of wasted time still don&#039;t work properly, B) Even when I didn&#039;t have a server side component I was loading data I didn&#039;t need which didn&#039;t really matter at the time despite being poor design, but definitely now with data flowing over the network the waste has a more meaningful impact.I came to the conclusion long ago that if I had simply committed to doing it right the first time I would have been done long ago. Trying to pass my domain objects across the wire got me going quicker... but in the end definitely cost me far more time in the long run.So, the moral of the story... even if you think your situation is special, you&#039;ll probably discover eventually that one these or other reasons apply to your project and will bite you in the long run.</description> <content:encoded><![CDATA[<p>I basically came to this same conclusion myself a little while ago. I&#8217;m going to look into that AutoMapper project which might just save me a bit of time. Basically, I have a project which is currently just a WPF application not broken into a Client/Server model. But I was thinking about potential for spinning of new clients down the road which obviously meant changing the model by moving the bulk my business logic and data access into a server side component.</p><p>The original project was done using Fluent Nhibernate and I really just wanted to map everything straight through as to someone who hasn&#8217;t yet reached this conclusion it seems like the best idea in the world. But I hit many of the issues you mentioned above as well as some others. I didn&#8217;t WANT to take all of this code which I had written and rewrite it to use DTO&#8217;s but the reality is A) There are many cases which after tons of wasted time still don&#8217;t work properly, B) Even when I didn&#8217;t have a server side component I was loading data I didn&#8217;t need which didn&#8217;t really matter at the time despite being poor design, but definitely now with data flowing over the network the waste has a more meaningful impact.</p><p>I came to the conclusion long ago that if I had simply committed to doing it right the first time I would have been done long ago. Trying to pass my domain objects across the wire got me going quicker&#8230; but in the end definitely cost me far more time in the long run.</p><p>So, the moral of the story&#8230; even if you think your situation is special, you&#8217;ll probably discover eventually that one these or other reasons apply to your project and will bite you in the long run.</p> ]]></content:encoded> </item> <item><title>Comment on Why You Shouldn&#8217;t Expose Your Entities Through Your Services by Prince</title><link>http://davybrion.com/blog/2010/05/why-you-shouldnt-expose-your-entities-through-your-services/comment-page-1/#comment-107898</link> <dc:creator>Prince</dc:creator> <pubDate>Fri, 20 Jul 2012 13:14:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=2318#comment-107898</guid> <description>Hats man! Wonderful post. You are right! I know the pain of exposing entities over WCF, please don&#039;t do it. Resolvers, known types, nothing is not a perfect solution.
I could save a lot of time if I could read this article a couple of days before..</description> <content:encoded><![CDATA[<p>Hats man! Wonderful post. You are right! I know the pain of exposing entities over WCF, please don&#8217;t do it. Resolvers, known types, nothing is not a perfect solution.<br
/> I could save a lot of time if I could read this article a couple of days before..</p> ]]></content:encoded> </item> <item><title>Comment on Why I Prefer JavaScript Over CoffeeScript by sl</title><link>http://davybrion.com/blog/2011/09/why-i-prefer-javascript-over-coffeescript/comment-page-1/#comment-107846</link> <dc:creator>sl</dc:creator> <pubDate>Mon, 16 Jul 2012 15:05:00 +0000</pubDate> <guid
isPermaLink="false">http://davybrion.com/blog/?p=3768#comment-107846</guid> <description>Excellent point. This is not a C over javascript debate. More of a &quot;a compiler that allows you to write programs in VB/Ruby Syntax and then converts it to C syntax vs C Syntax&quot; debate. </description> <content:encoded><![CDATA[<p>Excellent point. This is not a C over javascript debate. More of a &#8220;a compiler that allows you to write programs in VB/Ruby Syntax and then converts it to C syntax vs C Syntax&#8221; debate. </p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 6/31 queries in 0.017 seconds using disk: basic
Object Caching 686/698 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: d18sni7re4ly7f.cloudfront.net

Served from: davybrion.com @ 2012-09-27 17:03:09 -->