<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://scrum.codebetter.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Raymond Lewallen</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/default.aspx</link><description>Framework Design, Agile Coach, President Oklahoma City Developers Group, Microsoft MVP C#, TDD, Continuous Integration, Patterns and Practices, Domain Driven Design, Speaker, VB.Net, C# and Sql Server
&lt;script type="text/javascript" src="http://sm6.sitemeter.com/js/counter.js?site=sm6rlewallen"&gt;
&lt;/script&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>There is too much money to be made in software development</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2008/01/22/there-is-too-much-money-to-be-made-in-software-development.aspx</link><pubDate>Wed, 23 Jan 2008 01:59:00 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:173433</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>71</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=173433</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2008/01/22/there-is-too-much-money-to-be-made-in-software-development.aspx#comments</comments><description>&lt;p&gt;Its true.&amp;nbsp; Too much money is available to IT.&lt;/p&gt;
&lt;p&gt;As a business with too much money assigned to an IT budget, you’re allowed to have teams completely fail, miserably, and when they do, you just throw more money at it.&amp;nbsp; Lack of money isn’t the problem.&amp;nbsp; The failures will still exist.&lt;/p&gt;
&lt;p&gt;Mediocre developers can make too much money.&amp;nbsp; Enough money so that there is no incentive for them to be better at their jobs.&amp;nbsp; To improve.&amp;nbsp; They are satisfied with the amount of salary they receive, and do not feel compelled to improve as the amount of money they would receive in addition isn’t enough to justify the amount of effort required to exist in a zone of software excellence.&lt;/p&gt;
&lt;p&gt;The market is saturated with mediocrity, and at a high price.&amp;nbsp; I’m not going to start repeating myself here; those several sentences above pretty much say it all.&amp;nbsp; Too many developers don’t have incentive to improve their processes and abilities because they are overly compensated for their skills.&amp;nbsp; Do they deliver some sort of business value, eventually?&amp;nbsp; Probably.&amp;nbsp; And too many of them do it as consultants, write shitty software, deliver working software that nobody in the world can come in and understand what the hell is going on in the code.&amp;nbsp; Business are blind to this aspect of the software development lifecycle: solubility (thanks Scott) and maintainability.&amp;nbsp; Make it work, at any cost, and move on to another paycheck.&amp;nbsp; This is the world we, as software developers, are living in.&lt;/p&gt;
&lt;p&gt;What is the rememdy?&amp;nbsp; How to we improve this?&amp;nbsp; How do excellent software developers make businesses wake up and take notice to the wool over their eyes?&amp;nbsp; Do I write awesome software?&amp;nbsp; Certainly not.&amp;nbsp; There are occasions where some of the decisions I make should be exposed for what they are: poor decisions.&amp;nbsp; I do what I can to expose them and make them visible so that all involved can learn from my mistakes.&amp;nbsp; Perhaps I don’t do enough of this, because, after all, my job and reputation is at stake.&amp;nbsp; At the same time, I feel a moral responsibility to expose myself.&amp;nbsp; I need to improve, but the software community as a whole needs to improve even more.&lt;/p&gt;&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=173433" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/.Net+Development/default.aspx">.Net Development</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Agile/default.aspx">Agile</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Alt.Net/default.aspx">Alt.Net</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Featured/default.aspx">Featured</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Generalities/default.aspx">Generalities</category></item><item><title>Are you a problem solver or a developer?</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/12/27/are-you-a-problem-solver-or-a-developer.aspx</link><pubDate>Thu, 27 Dec 2007 18:23:46 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:172402</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>26</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=172402</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/12/27/are-you-a-problem-solver-or-a-developer.aspx#comments</comments><description>&lt;p&gt;I had this conversation with some friends on Twitter about a month ago and have been thinkinng about it ever since.&amp;nbsp; We are all professionals, but professional what?&lt;/p&gt;
&lt;p&gt;I have come to the conclusion that I am a problem solver.&amp;nbsp; That&amp;rsquo;s my business.&amp;nbsp; Whether its process management, software architecture, personal growth for my development team or trying to keep my daughter from stealing my son&amp;rsquo;s toys, I solve problems.&amp;nbsp; Software development is my tool (except for the stealing part.&amp;nbsp; I use my daddy voice for that).&lt;/p&gt;
&lt;p&gt;One thing I have learned from BDD is that developers spend too much time thinking about technical implementation details rather than the problem at hand itself.&amp;nbsp; I am continuously working with my current team to get them all to adjust to this way of thinking: think about the problem.&amp;nbsp; What are we trying to do?&amp;nbsp; We&amp;rsquo;re not trying to write software, we are trying to provide value to our customer, and we achieve that through software.&amp;nbsp; Adopting the context/specification style of testing has helped me evolve even more into a digging into a deeper understanding of what the problem really is, what context does the problem apply to, and what are the specifications that are proof to show that a solution can be demonstrated?&amp;nbsp; You MUST think about these issues before writing any code, and too many developers just want to code without fully understanding what the problem is.&amp;nbsp; ONLY when you fully understand the problem, can duplicate the problem and demostrate it with specifications, can you start thinking about technical implementation.&amp;nbsp; Naturally, you have to have some sort of roadmap, an idea for system architecture, think about non-functional requirements, and that&amp;rsquo;s all expected and necessary. But when it comes down to coding a piece of behavior into a system, too many developers are still just jumping in and coding.&amp;nbsp; Even when writing unit tests, developers are thinking about the techinical aspects of the system and often write poor unit tests.&amp;nbsp; I&amp;rsquo;ve been there.&amp;nbsp; This is why I feel TDD is an ancient and outdated craft.&amp;nbsp; TDD does not do enough to force developers to really focus on the problem and gain a full understanding of it prior to coding.&amp;nbsp; I feel BDD helps achieve this.&lt;/p&gt;
&lt;p&gt;I haven&amp;rsquo;t posted anything on what I&amp;rsquo;m doing with BDD because you can search CodeBetter for it and find information from several of the bloggers, all of whom I&amp;rsquo;ve spent a considerable amount of time with to help me evolve to be a better problem solver, by way of writing software.&lt;/p&gt;
&lt;p&gt;We need to focus on the problem at hand, and let the technical details and implementations evolve from specifications and that demonstrate the problem.&amp;nbsp; C# is easy.&amp;nbsp; Correctly solving the problem your customer is having and delivering the appropriate behavior is much more difficult, so there is where your time needs to be spent: understanding the problem.&amp;nbsp; Once you fully understand what you are trying to deliver and have specifications within context to demonstrate this, the technical solution will be clear, simple and right in front of you.&amp;nbsp; Let it evolve from that.&amp;nbsp; The technical implementation is secondary to the understanding of the solution.&lt;/p&gt;&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=172402" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Agile/default.aspx">Agile</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Featured/default.aspx">Featured</category></item><item><title>LOL You have got to see this</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/11/24/lol-you-have-got-to-see-this.aspx</link><pubDate>Sat, 24 Nov 2007 15:43:08 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:171259</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>8</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=171259</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/11/24/lol-you-have-got-to-see-this.aspx#comments</comments><description>&lt;p&gt;This was just WAY TOO FUNNY to pass up sharing with everybody! Sorry for the link post, but I couldn&amp;#39;t stop myself.&amp;nbsp; Check out the name of the ship!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://news.bbc.co.uk/2/hi/americas/7108835.stm" target="_new"&gt;http://news.bbc.co.uk/2/hi/americas/7108835.stm&lt;/a&gt;&lt;/p&gt;&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=171259" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Generalities/default.aspx">Generalities</category></item><item><title>How do you clean up the files in a project quickly?</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/10/04/how-do-you-clean-up-the-files-in-a-project-quickly.aspx</link><pubDate>Thu, 04 Oct 2007 18:04:00 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:169203</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>17</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=169203</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/10/04/how-do-you-clean-up-the-files-in-a-project-quickly.aspx#comments</comments><description>&lt;p&gt;Put your hands on your keyboard, don’t touch the mouse.&lt;/p&gt;
&lt;p&gt;CTRL-ALT-L; Down Arrow (to a file), Enter, CTRL-ALT-F, Enter, (F12, Alt-Enter, Enter (repeat all necessary loops)), CTRL-ALT-F, Enter, CTRL-S, CTRL-F4&lt;/p&gt;
&lt;p&gt;Repeat until you reach the end of the file list.&amp;nbsp; *note* you have to have Resharper.&amp;nbsp; If you don’t, shame on you.&amp;nbsp; Your job is harder than mine.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;:&amp;nbsp; This is using IntelliJ mappings.&amp;nbsp; The key sequences are as follows:&lt;/p&gt;
&lt;p&gt;CTLR-ALT-L – move from editor window to solution explorer.&lt;/p&gt;
&lt;p&gt;CTRL-ALT-F – reformat code&lt;/p&gt;
&lt;p&gt;F12 – move to next error/problem/issue&lt;/p&gt;
&lt;p&gt;ALT-ENTER – suggestions for fixing issue&lt;/p&gt;
&lt;p&gt;CTRL-S – save the file&lt;/p&gt;
&lt;p&gt;CTRL-F4 – close the fil&lt;/p&gt;&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=169203" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Generalities/default.aspx">Generalities</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/OOP/default.aspx">OOP</category></item><item><title>As a scrummaster, scrum is not my first option to a new client</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/09/30/as-a-scrummaster-scrum-is-not-my-first-option-to-a-new-client.aspx</link><pubDate>Sun, 30 Sep 2007 19:42:00 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:168915</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>8</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=168915</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/09/30/as-a-scrummaster-scrum-is-not-my-first-option-to-a-new-client.aspx#comments</comments><description>&lt;p&gt;I had this discussion briefly at BarCamp Dallas yesterday.&amp;nbsp; The question came up as to how do I describe scrum to my client?&lt;/p&gt;
&lt;p&gt;When going into a new client, I don’t.&amp;nbsp; There are a lot of companies out there that are reading about scrum and learning scrum on their own, and then want to hire somebody to come in and implement it.&amp;nbsp; And if they bring you in, the thing you shouldn’t do is start implemeting scrum.&lt;/p&gt;
&lt;p&gt;I would argue that most established development groups have a process model that they are following, and do it reasonably well.&amp;nbsp; The real question you ask first is what is wrong with your current process?&amp;nbsp; What is and is not working?&amp;nbsp; Are you delivering stable software releases?&amp;nbsp; On time?&amp;nbsp; Within budjet?&amp;nbsp; Desired functionallity for the stakeholders and users?&amp;nbsp; I&amp;#39;ve gone into clients who want to implement scrum, yet are able to answer these questions with answers that are indicative that they are operating very well under their current process, but might just need a few tweaks, not an entire change to how the lifecycle in managed.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Very often, its just a matter of finding out what is wrong with the current processes, and find a way to fix them.&amp;nbsp; Scrum can be a major disruption to the flow and efficiency to a partially successful development team.&amp;nbsp; Implementing scrum into an existing team, which more times than not requires and entire mindshift and replacement of most of their current processes, is difficult for the team, for management, for stakeholders, etc.&lt;/p&gt;
&lt;p&gt;Bottom line is don’t go into an existing team and just implement scrum because they think its going to solve their problems.&amp;nbsp; Scrum is much more about making problems transparent so that you are forced to face them and solve them by other means.&amp;nbsp; Scrum is not necessarily a solution to many of the problems you have.&amp;nbsp; It certainly helps clarify what problems are lurking within your team that you just may not be able to recognize.&lt;/p&gt;
&lt;p&gt;Scrum is my preferred process management solution.&amp;nbsp; Its not right for all teams and not necessary for all teams.&amp;nbsp; Help your client to clarify their problems and find ways to resolve them within their current processes before completely changing how the lifecycle is managed.&lt;/p&gt;&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=168915" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Agile/default.aspx">Agile</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Alt.Net/default.aspx">Alt.Net</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Featured/default.aspx">Featured</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Scrum/default.aspx">Scrum</category></item><item><title>Alt.Net does NOT equal Anti-Microsoft</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/09/24/alt-net-does-not-equal-anti-microsoft.aspx</link><pubDate>Tue, 25 Sep 2007 01:08:00 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:168540</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>24</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=168540</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/09/24/alt-net-does-not-equal-anti-microsoft.aspx#comments</comments><description>&lt;p&gt;I&amp;#39;ve had this post sitting in the queue forever.&amp;nbsp; Not forever, but about 2 months.&amp;nbsp; Before I start, I&amp;#39;d love to be able to go back and quote the mass amount of Alt.Net posts that have come out of CB over the last few days, but to be honest I don&amp;#39;t have time to read them right now.&amp;nbsp; I&amp;#39;m the busiest person I know and can&amp;#39;t even find time to read.&lt;/p&gt;
&lt;p&gt;This post originates from the Oklahoma City CodeCamp we held back in July, where we had a Microsoft technologies track, and an Alt.Net track.&amp;nbsp; The Microsoft track consisted of things like Silverlight, WPF, WCF, C# 3.0 and the like.&amp;nbsp; Alt.Net consisted of BDD, TDD, pair-programming, DDD with NHibernate.&amp;nbsp; After the code camp was over, I had specific feed back come back to me that&amp;nbsp;people stated that they loved the Microsoft and Anti-Microsoft tracks.&amp;nbsp; WTF!?!&lt;/p&gt;
&lt;p&gt;Disregard the fact everybody in the Alt.Net track used Visual Studio.&amp;nbsp; They all ran on Windows.&amp;nbsp; They all programmed in C#.&amp;nbsp; How do concepts surrounding great principles and practices around software development get viewed as being anti-Microsoft?&amp;nbsp; Seriously?&lt;/p&gt;
&lt;p&gt;This concept completely confuses me.&amp;nbsp; What mindset are the people in who make these statements?&amp;nbsp; Now I&amp;#39;m not going to go recite what is Alt.Net.&amp;nbsp; I think the community is flooded with this information right now and you probably know what those of us close to the idea are trying to convey.&amp;nbsp; How can you look at what Alt.Net portrays and publicizes, and believe these are things that go against what Microsoft tries to do?&amp;nbsp; Microsoft is in the business of making money.&amp;nbsp; They give us tools, some good, some bad, to help us create software faster (ok, maybe a few pieces help us deliver better software).&amp;nbsp; And we buy them.&amp;nbsp; We may or may not use Microsoft tools, and certainly shouldn&amp;#39;t limit ourselves to a single vendor, framework, concept or methodology.&amp;nbsp;&amp;nbsp;Alt.Net is about creating better software, and using the right tools and practices to help you accomplish this, be it Microsoft or not.&lt;/p&gt;
&lt;p&gt;Alt.Net and Microsoft should go walking down the aisle together, get married, and produce offspring that carry the dominant genes of both pools.&amp;nbsp; They compliment eachother.&amp;nbsp; They should reside together in your head and in your toolset as you accomplish the task of creating better software.&amp;nbsp; That goes for Alt.Net + any tool vendor + any methodology that you and your team understands, can grok, use and make your team the most productive team it can be and deliver business value.&amp;nbsp; I believe most of the folks close to Alt.Net embrace Microsoft and what it tries to do, even if some of what it does is poorly thought out and even unusable to some people, IMO.&amp;nbsp; Microsoft is getting better at listening and understanding the developer community.&amp;nbsp; Many Microsoft folks are coming to the Alt.Net conference in Austin in 2 weeks and I think its going to be valuable for all involved.&lt;/p&gt;
&lt;p&gt;Since I don&amp;#39;t know who made the remarks specifically (they came back to me anonymously, and it was several remarks, not just one person), I can&amp;#39;t go to them and start this discussion.&amp;nbsp; I have to bring it up here and see what comes of it to help me and my understanding of how I can help convey the ideas behind Alt.Net better to my community without somehow having them perceived as anti-Microsoft.&lt;/p&gt;&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=168540" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/.Net+Development/default.aspx">.Net Development</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Agile/default.aspx">Agile</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Alt.Net/default.aspx">Alt.Net</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Featured/default.aspx">Featured</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/OOP/default.aspx">OOP</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Patterns+and+Practices/default.aspx">Patterns and Practices</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/TDD/default.aspx">TDD</category></item><item><title>Welcome Dave Laribee to CodeBetter!</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/09/17/welcome-dave-laribee-to-codebetter.aspx</link><pubDate>Mon, 17 Sep 2007 15:09:00 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:168121</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>8</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=168121</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/09/17/welcome-dave-laribee-to-codebetter.aspx#comments</comments><description>
&lt;p&gt;So this is a no brainer.&amp;nbsp; Where is there a better fit for &lt;a href="http://codebetter.com/blogs/david_laribee/default.aspx" target="_new"&gt;Dave Laribee&lt;/a&gt; other than CodeBetter?&amp;nbsp; So many of us share the same ideals, the same goals, suffer the same pains and have common solutions for problems we encounter, that it only made sense that Dave Laribee join us at CodeBetter, where a family exists that he can join and feed off of, and provide support to.&amp;nbsp; Dave is a great asset to the software development community, and thus a wonderful addition to the CodeBetter community.&lt;/p&gt;

&lt;p&gt;We welcome Dave Laribee, the man most popular for his 80s style hair and attire, flashing his legs while wearing his daisy dukes (I have to photos to prove this), but you may also remember him from a term he coined earlier this year: Alt.Net.&lt;/p&gt;

&lt;p&gt;Welcome Dave!&amp;nbsp; Its great to have you!&lt;/p&gt;
&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=168121" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Generalities/default.aspx">Generalities</category></item><item><title>Reminder that the Oklahoma City Code Camp is this weekend!</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/07/26/reminder-that-the-oklahoma-city-code-camp-is-this-weekend.aspx</link><pubDate>Thu, 26 Jul 2007 22:17:40 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:166140</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=166140</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/07/26/reminder-that-the-oklahoma-city-code-camp-is-this-weekend.aspx#comments</comments><description>&lt;p&gt;For those of you in the area, just a reminder that the code camp is this weekend and we have a few of our very own CodeBetter guys (Jean-Paul Boodhoo and Scott Bellware), along with Dave Laribee, David Walker, Tim Rayburn, Cory Smith, Ben Shierman, David Nicollette and Eric Stott.&amp;nbsp; Our keynote speaker is&amp;nbsp;the general manager of the .Net Developer Division at Microsoft, Jason Zander!&lt;/p&gt; &lt;p&gt;View the agenda &lt;a href="http://www.okcodecamp.com/Agenda/tabid/56/Default.aspx" target="_blank"&gt;here&lt;/a&gt;, and be sure to register if you are coming!&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.okcodecamp.com" target="_blank"&gt;www.okcodecamp.com&lt;/a&gt;&lt;/p&gt;&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=166140" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/.Net+Development/default.aspx">.Net Development</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Continuous+Integration/default.aspx">Continuous Integration</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Extreme+Programming/default.aspx">Extreme Programming</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Generalities/default.aspx">Generalities</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Patterns+and+Practices/default.aspx">Patterns and Practices</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/TDD/default.aspx">TDD</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/User+Groups/default.aspx">User Groups</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/WPF/default.aspx">WPF</category></item><item><title>What I am doing to become a better developer</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/07/11/what-i-am-doing-to-become-a-better-developer.aspx</link><pubDate>Thu, 12 Jul 2007 04:17:38 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:165508</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>15</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=165508</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/07/11/what-i-am-doing-to-become-a-better-developer.aspx#comments</comments><description>&lt;p&gt;I&amp;#39;m happy to oblige &lt;a href="http://codebetter.com/blogs/jeremy.miller/archive/2007/07/07/how-i-m-sigh-going-to-become-a-better-developer.aspx" target="_blank"&gt;Jeremy&lt;/a&gt; on answering his tag on this &lt;a href="http://graysmatter.codivation.com/HowIAmBecomingABetterDeveloperPart1OfInfinity.aspx" target="_blank"&gt;meme&lt;/a&gt; that was started recently.&lt;/p&gt; &lt;p&gt;For me, the first and best step to take in becoming a better developer is that daily realization of how much I don&amp;#39;t know.&amp;nbsp; When I read blogs or talk to other people or read a chapter in a book, its just overwhelming how much information goes along with this career path.&amp;nbsp; Perhaps that is wehy recently I&amp;#39;ve been really stirring the pot in my head and really thinking about how much longer I&amp;#39;m really going to write code as my primary job function.&amp;nbsp; I&amp;#39;m always going to write code (everything I hit the W key on my keyboard an E comes out with it and its really starting to piss me off) because I love the problem solving that goes with being a developer.&amp;nbsp; I love refactoring code.&amp;nbsp; I wish &amp;quot;refactorer&amp;quot; was my official job title and primary job function.&amp;nbsp; I think its fun as hell and resharper helps to make it fun.&amp;nbsp; However, I really want to move towards more of a coaching role, where I can sit and code with other team members, do that for a few months and then move to a new team.&amp;nbsp; I think I&amp;#39;d really enjoy doing something like that.&amp;nbsp; Now the question becomes am I good enough of a teacher to do that?&amp;nbsp; My big problem is I&amp;#39;m not really a people person when it comes to work.&amp;nbsp; I can be rude and condescending at times, and I am making an active effort to curb that type of behavior when I sense it happening.&amp;nbsp; I&amp;#39;m not going to be a successful fulltime coach until I can handle some of my attitude issues.&amp;nbsp; I also can be arrogant and display egotistical behavior, but I&amp;#39;m fine with that.&amp;nbsp; I feel it almost necessary to be able to voice your opinions, be confident in yourself and your arguments, and fight your battles well.&amp;nbsp; That comes off to many people as elitist, and so be it.&amp;nbsp; At the same time, accept defeat graciously and be humble.&amp;nbsp; There&amp;#39;s always someone nearby that&amp;#39;s going to know more than you do about a given subject matter.&lt;/p&gt; &lt;p&gt;Honestly, I really am very busy lately,&amp;nbsp;when I&amp;#39;m not procrastinating (see below).&amp;nbsp; I have a manical almost 4 year old who is just totally messed up in the head and is a freak of nature.&amp;nbsp; I honestly don&amp;#39;t understand how kids find the energy and complete random behaviors that they do.&amp;nbsp; She&amp;#39;s crazy.&amp;nbsp; She really is.&amp;nbsp; She gets it from her mother.&amp;nbsp; I spend a lot of time with her because we have a 3 month old at home now too and my stay at home wife needs all the breaks she can get.&amp;nbsp; I take my daughter out on the weekends and we fish or swim or *cough*dropheroffatgrandparentswhileIgotothecasino*cough* or just walk around the mall and have lunch.&amp;nbsp; I enjoy spending time with my daughter, and that is, I&amp;#39;m sure you would all agree, more important that anything that I could do to evolve myself as a developer.&amp;nbsp; I have to make sure I&amp;#39;m evolving as a father first, then take care of the secondary things.&amp;nbsp; Raising my children is my real career.&amp;nbsp; Getting to write software for money is just a perk, because its my hobby anyways.&lt;/p&gt; &lt;p&gt;So back to the original topic at hand, here&amp;#39;s my list of things that I want to address over the near future to become a better developer:&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Things I Should Do&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Same as Jeremy, work on planning and estimation skills.&amp;nbsp; I attended a 2 day Mike Cohn course, and it was awesome.&amp;nbsp; He&amp;#39;s a great teacher.&amp;nbsp; I want to spend more time with guys like him who have an incredible amount of real world successes and failures to draw on when coaching.&amp;nbsp; I need to pick up everything he&amp;#39;s and a few others have written on agile planning and estimation.&lt;/p&gt; &lt;p&gt;I started my career in the database.&amp;nbsp; I was a DBA for many years prior to really getting heavy into programming.&amp;nbsp; Since Sql Server 2005 came out, I&amp;#39;ve really not done much database work and I&amp;#39;m missing it.&amp;nbsp; I love design, modeling, tuning and other developer-based tasks.&amp;nbsp; Its the actual admin crap that I really never liked.&amp;nbsp; SqlSvr2005 has some really awesome features, and I was doing a lot with them back in 2005.&amp;nbsp; I want to get back into databases again.&amp;nbsp; Those of you who were reading this blog back in 2005 can probably recall that well over half of all my posts were database/T-SQL related.&lt;/p&gt; &lt;p&gt;I don&amp;#39;t know Ruby.&amp;nbsp; Never even looked at it.&amp;nbsp; Boo as well.&amp;nbsp; I keep reading so many awesome things, but I just... can&amp;#39;t... squeeze...more time into my day.&amp;nbsp; I need to learn both and what they can do for me.&lt;/p&gt; &lt;p&gt;AgileDevelopers.Org.&amp;nbsp; I need to get something done with that.&amp;nbsp; I started the Oklahoma Agile Developers group, which is headed by a committee comprised of .Net, Java and Ruby user group leaders and practitioners.&amp;nbsp; My focus is a language agnostic workshop group.&amp;nbsp; If anybody wants to help with the website and get something going with me on a worldwide scale through the website, or if you have other ideas, just let me know.&amp;nbsp; I&amp;#39;m not sure what I want to do with the website yet, but the possibilities are awesome and no doubt some things can be done with it from a shear repository viewpoint that would certainly help me become a better developer if the information were available and easily accessible and organized.&amp;nbsp; But, that&amp;#39;s what google is for.&lt;/p&gt; &lt;p&gt;Quit procrastinating.&amp;nbsp; I&amp;#39;m normally not bad about this, but I&amp;#39;ve been so incredibly busy this year that I&amp;#39;ve been finding myself just stopping and doing nonsense stuff more often that I should.&amp;nbsp; Fishing every weekend does not count as nonsense stuff.&amp;nbsp; That&amp;#39;s what I do to maintain sanity.&amp;nbsp; But when I pulled out the old super nintendo last week out of the attic to play Gauntlet Legends and Castlevania, well, I&amp;#39;m not getting many books read, posts finished (I have well over a dozen unfinished blog posts) or emails sent.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Things I Want to Do&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Spec#.&amp;nbsp; I&amp;#39;ve played with this in the past, and really liked what its does for DbC software development.&amp;nbsp; I want (damn you W key!!) to get back to playing with it again and really get into it.&amp;nbsp; Greg Young and I have occasional conversations about it and his enthusiam and knowledge about the language extension keeps my hyped up about it.&amp;nbsp; Thanks Greg!&lt;/p&gt; &lt;p&gt;F#.&amp;nbsp; Functional languages in general really.&amp;nbsp; I&amp;#39;ve talked to several people who really dig F#, but on the same token they understand functional programming better than I do, so I have some work to do.&amp;nbsp; With Spec# I understand it, grok it well, have written some apps utilizing it and knowe where I can go with it.&amp;nbsp; F# not so much.&amp;nbsp; I hear a lot of talk about possibilities with F#, but I just don&amp;#39;t have the knowledge to think about what it can do for me, and I need to fill that gap.&lt;/p&gt; &lt;p&gt;Get back to blogging more frequently.&amp;nbsp; Lately I can&amp;#39;t even read all that I want to, much less find time to blog.&amp;nbsp; When I was blogging more often, I was spending time researching issues, playing with other tools, learning new things about the CLR and just having fun investigation the CLR.&amp;nbsp; If I could find time to blog more, I would be doing those things, which no doubt improves my abilities as a developer.&lt;/p&gt; &lt;p&gt;Not much else I really want to do.&amp;nbsp; I&amp;#39;m really comfortable with what I have going on right now.&amp;nbsp; I do need to get out of my C# hole though and get back to expanding my horizons and widening my visions of what is possible and easier to do with other languages and concepts.&amp;nbsp; I spent most of last year working on concepts such as DDD and then BDD (both of which I am continuing to educate myself).&amp;nbsp; This year I haven&amp;#39;t done anything to expand myself in this developer career of mine.&amp;nbsp; Oddly enough, I&amp;#39;ve been comfortable with that this year.&amp;nbsp; Maybe 13 years into it, my conscience decided its time to take a year off from cramming languages, concepts, methodologies etc into my head.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Things I Won&amp;#39;t Do&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Stop my community involvment.&amp;nbsp; If at all possible, as long as its not at an expense to my family, I will continue everything I do to help my community evolve to become better developers.&amp;nbsp; I&amp;#39;ve done 9 speaking engagements this year to date, have 7 more scheduled, am planning a code camp (&lt;a href="http://www.okcodecamp.com"&gt;www.okcodecamp.com&lt;/a&gt;), and am on the steering committee or head of the developer or agile track for 3 other conferences this year.&amp;nbsp; Its a lot of work, a shitton of emails but a lot of fun to see those things be successful.&amp;nbsp; Oh yeah, I&amp;#39;m also the president the Oklahoma City Developers Group and founder/president of the Oklahoma Agile Developers group.&amp;nbsp; I really enjoy helping the community, which has a lot to do with my thoughts on a slight career change to fulltime coaching/mentoring with some development, rather than full time developer with some coaching/mentoring.&amp;nbsp; I feel my community involvement and relationships that are built help me be a better developer because of the knowledge and perspectives I gain via conversations.&lt;/p&gt; &lt;p&gt;Although at one time I wanted to get into them, WPF, WCF and WWF are not in my plans for the future.&amp;nbsp; Not to say I won&amp;#39;t learn any or all of them eventually (I own several books on each subject, not opened a single one of them) but for now its hard enough just staying up with domain knowledge.&amp;nbsp; I&amp;#39;m consulting to oil and gas industry and its a big change for me.&amp;nbsp; I spent 4 years in aviation and felt extremely comfortable with my domain knowledge and ability to find answers.&amp;nbsp; I&amp;#39;m in a completely new to me industry now and I spend my time learning about it, not new technologies that I obviously don&amp;#39;t need to solve my design issues.&amp;nbsp; Maybe they are better solutions in a few cases, but the tradeoff against the learning curve involved just isn&amp;#39;t there.&lt;/p&gt; &lt;p&gt;Tagging these folks&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.odetocode.com/" target="_blank"&gt;K. Scott Allen&lt;/a&gt;&amp;nbsp;(its a given that I always tag K. Scott when these things come around, I&amp;#39;m sure he appreciates it more than I know), &lt;a href="http://www.danielmoth.com/Blog/index.htm" target="_blank"&gt;Daniel Moth&lt;/a&gt;, &lt;a href="http://haacked.com/" target="_blank"&gt;Phil Haack&lt;/a&gt;, &lt;a href="http://www.lnbogen.com/default.aspx" target="_blank"&gt;Oren Ellenbogen&lt;/a&gt;&lt;/p&gt;&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=165508" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Generalities/default.aspx">Generalities</category></item><item><title>Calling Bologna!</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/06/17/calling-bologna.aspx</link><pubDate>Mon, 18 Jun 2007 02:55:00 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:164322</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=164322</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/06/17/calling-bologna.aspx#comments</comments><description>&lt;p&gt;The title may sound obscure, but its actually something our scrum team recently implemented.&amp;nbsp; Using a keyword to designate that the scrum was turning towards status-meeting or small meetings are taking place.&amp;nbsp; This team is new and has limited or no experience working together,&amp;nbsp;and most of them have not worked&amp;nbsp;under Scrum process management, so there is an overal team learning curve that is ongoing.&lt;/p&gt;
&lt;p&gt;Daily stand-up meetings are designed to answer 3 questions: what did you do yesterday, what are you going to do today, and do you have any obstacles in your way?&amp;nbsp; A good indicator that your daily meeting is not following the quick path to conclusion is when somebody actually asks a question.&amp;nbsp; Usually, this shouldn’t happen, although is permissible depending on the context.&lt;/p&gt;
&lt;p&gt;We were having issues with daily stand-ups getting way out of hand and conversations between 2 or 3 people (of a 10 person team) taking up 10–15 minutes of time, while the rest of us just sat around waiting for them to finish.&amp;nbsp; After several comments by multiple team members, we have now decided that we would implement a keyword that anyone can shout out at any time they think the daily stand-up is getting off course.&lt;/p&gt;
&lt;p&gt;Bologna!&amp;nbsp; I wanted to go with bullshit, but bologna was the 2nd thing that came to my mind and the rest of the team seemed to be ok with that word.&amp;nbsp; What’s great about the new warning signal, is that when somebody gets off track and doesn’t notice, somebody cries Bologna! and they instantly realize “Yeah, I was getting away from the purpose.”&amp;nbsp; Its a great tactic and is serving us well in the first week of implementation.&amp;nbsp; Its still being said every day, but I think we’ll move to point where it may come up once or twice a week at most.&lt;/p&gt;
&lt;p&gt;Also, after spending a day with&amp;nbsp;&lt;a href="http://www.trailridgeconsulting.com/petebehrens.html" target="_blank"&gt;Pete Behrens&lt;/a&gt; and another day with &lt;a href="http://www.sgfco.com/"&gt;David Hussman&lt;/a&gt;, I took Pete’s advice and went ahead and went to &lt;a href="http://www.mountaingoatsoftware.com/" target="_blank"&gt;Mike Cohn&lt;/a&gt;, an awesome teacher, and did my &lt;a href="http://www.scrumalliance.org/CSM_description/" target="_blank"&gt;scrum master certification&lt;/a&gt;.&amp;nbsp; 3rd time in 5 years I’ve been through a scrum course and I just keep learning every time.&amp;nbsp; If you are looking into it, I’d definately recommend Pete or Mike either one.&amp;nbsp; David isn’t a CST that I am aware of, but awesome, awesome agile trainer.&lt;/p&gt;&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=164322" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Scrum/default.aspx">Scrum</category></item><item><title>Welcome new CodeBetter member, Patrick Smacchia, the man behind NDepend!</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/06/13/welcome-new-codebetter-member-patrick-smacchia-the-man-behind-ndepend.aspx</link><pubDate>Thu, 14 Jun 2007 02:29:11 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:164212</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=164212</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/06/13/welcome-new-codebetter-member-patrick-smacchia-the-man-behind-ndepend.aspx#comments</comments><description>&lt;p&gt;In case you didn&amp;rsquo;t notice, CodeBetter has added none other than your favorite static code analysis tool author, &lt;a href="http://codebetter.com/blogs/patricksmacchia/default.aspx" target="_blank"&gt;Patrick Smacchia&lt;/a&gt;!&amp;nbsp; Patrick Smacchia is the author of &lt;a href="http://www.ndepend.com/" target="_blank"&gt;NDepend&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Patrick brings to the table a wealth of information and experience, and we certainly look forward to reading what he has to say about the trials and tribulations of developing a tool like NDepend, and where its headed in the future.&amp;nbsp; I personally have had the privilidge of knowing Patrick for awhile now and have had many conversations with him about NDepend and the future and features of the tool.&amp;nbsp; Patrick never ceases to amaze me with his visions.&amp;nbsp; He is an exciting person to be around and is very passionate about great software and code metrics.&lt;/p&gt;
&lt;p&gt;I could write 2 pages on why I am a big fan of Patricks and we are all thrilled to have him aboard.&amp;nbsp; We certainly needed someone to take up the slack that I&amp;rsquo;ve left behind, having not blogged in over a month (summertime, kids, work, running user groups, directing code camps and helping with conferences, training, the list goes on and on and on).&lt;/p&gt;&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=164212" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Generalities/default.aspx">Generalities</category></item><item><title>A day with a peer and mentor - feed somebody's ego</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/05/01/a-day-with-a-peer-and-mentor-feed-somebody-s-ego.aspx</link><pubDate>Wed, 02 May 2007 03:20:00 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:162662</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>11</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=162662</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/05/01/a-day-with-a-peer-and-mentor-feed-somebody-s-ego.aspx#comments</comments><description>&lt;p&gt;I have come to a clear conclusion.&amp;nbsp; I am increasingly envious of my friends and their abilities, and each day realize just how much more I have to learn.&amp;nbsp; Its exciting to know that I’m lacking in so many ways in regards to technology, and software design in general.&amp;nbsp; It means I have a lot of growing ahead of me and a lot of exciting things to look forward to (IronRuby is now one of them).&lt;/p&gt;
&lt;p&gt;I’m going to feed some ego’s now.&amp;nbsp; I’m going to tell you the people that I would pay a lot of money for (I’m broke, btw) and take PTO if I could just sit and pair with them for a day.&amp;nbsp; I can’t pick just one, so I’m going to pick a weeks worth of people.&amp;nbsp; This is non-MSFT btw.&amp;nbsp; Naturally I would spend time with Anders, Krzysztof and Brad A and a slew of others if I could, but I’m not near as interested in learning more about MSFT focused goals as I am about great software design in general.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://codebetter.com/blogs/jean-paul_boodhoo/default.aspx" target="_blank"&gt;Jean Paul Boodhoo&lt;/a&gt;.&amp;nbsp; This guy is creepy smart and conveys his thoughts very well.&amp;nbsp; Not only do I have a lot to learn about how to design better software from him, I’m sure there are things I need to learn from him on how to teach an unfamiliar audience, which he does on a routine basis.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://codebetter.com/blogs/scott.bellware/default.aspx" target="_blank"&gt;Scott Bellware&lt;/a&gt;.&amp;nbsp; Until I met Scott, I wasn’t sure how I felt about Scott.&amp;nbsp; Now I realize Scott is a shorter version of me, right down to the attitude and haircut.&amp;nbsp; Scott is more outspoken though, for sure.&amp;nbsp; Scott and I share the same passions for things done right and our commitments to our respective communities and spreading the knowledge is hard to rival (&lt;a href="http://aspadvice.com/blogs/davidwalker/default.aspx" target="_blank"&gt;David Walker&lt;/a&gt; certainly takes the cake when it comes to community contribution and commitment).&amp;nbsp; Scott has had the privilege of working in my type of environment for quite awhile, and has much more experience in my own realm than I do.&amp;nbsp; I certainly have things to learn from Scott.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://codebetter.com/blogs/jeremy.miller/default.aspx" target="_blank"&gt;Jeremy Miller&lt;/a&gt;.&amp;nbsp; Um, have you read any of his posts?&amp;nbsp; Do I really need to elaborate on this guy?&amp;nbsp; I think everybody has something to learn from Jeremy.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://odetocode.com/blogs/scott/" target="_blank"&gt;K. Scott Allen&lt;/a&gt;.&amp;nbsp; I really like K. Scott.&amp;nbsp; Its a great guy, easy to hang out with and has a funky hair-do.&amp;nbsp; He’s also incredibly intelligent and could spend a year teaching me what he knows about Asp.Net where I’m lacking.&lt;/p&gt;
&lt;p&gt;The first four I just mentioned are great guys.&amp;nbsp; I’ve hung out with each of them in person, gotten to know them outside the realm of the blogosphere and emails and enjoy their company.&amp;nbsp; I know that I can sit with them for extended periods of time, devote attention and feel comfortable.&lt;/p&gt;
&lt;p&gt;The last person in my list is &lt;a href="http://www.sqlskills.com/blogs/kimberly/" target="_blank"&gt;Kimberly L. Tripp&lt;/a&gt;.&amp;nbsp; Her Sql Server knowledge is incredible, seems to be very personable and is very passionate about what she does.&amp;nbsp; I’m originally a database guy converted to developer, and sometimes really miss my roots.&amp;nbsp; Kimberly is exactly the type of person who could get me so excited again about databases that I could go back and give up writing code.&lt;/p&gt;
&lt;p&gt;So there it is.&amp;nbsp; 5 people I would love to spend a day with.&amp;nbsp; 40 hours split evenly amongst that type of talent is worth 1 year of me ramping in my spare time.&amp;nbsp; If you want to be better at your own job, you need to surround yourself with people who are better at it than you are.&amp;nbsp; I could have easily named off just about everybody in my OPML as people I want to spend time with, but these are my top choices right now.&lt;/p&gt;
&lt;p&gt;So what about you?&amp;nbsp; Who would you give up a day’s pay or 8 hours of vacation time for?&lt;/p&gt;&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=162662" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Featured/default.aspx">Featured</category></item><item><title>My life is run on a stack and not a queue</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/04/23/my-life-is-run-on-a-stack-and-not-a-queue.aspx</link><pubDate>Tue, 24 Apr 2007 01:51:42 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:162385</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=162385</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/04/23/my-life-is-run-on-a-stack-and-not-a-queue.aspx#comments</comments><description>&lt;p&gt;I blame Microsoft and bloggers for my brain function lately.&amp;nbsp; I just can&amp;rsquo;t keep up with everything going on, and I don&amp;rsquo;t really even try to.&amp;nbsp; At any given time, I have 10&amp;ndash;15 tabs open in Firefox of webpages that I want to read.&amp;nbsp; And it stays that way.&amp;nbsp; This is how my day goes:&lt;/p&gt;
&lt;p&gt;Check email with Gmail.&amp;nbsp; I&amp;rsquo;m a stickler for keeping my inbox clean and less than 25 items in it at any given time.&amp;nbsp; So I go through my email, mark them with labels, star them and archive them.&amp;nbsp; Right now I have 20+ emails (that I can remember) that I really need to address.&amp;nbsp; Probably more.&lt;/p&gt;
&lt;p&gt;Open my rss reader.&amp;nbsp; Go through all the items and flag the stuff I want to read with purple flags.&amp;nbsp; I&amp;rsquo;ll open several of the items in my browser.&lt;/p&gt;
&lt;p&gt;Now by the time I have finished this, I have more email in my inbox again, more unread items show up in my rss reader, a bunch of unread tabs in my browser and work to do.&amp;nbsp; So naturally I work on what I get paid to do, which right now is a business rules engine and entity translators for services to domain objects.&amp;nbsp; In order to not really screw up the team velocity and sprint regression trends, I stay on top of my work all day, not to mention there are deadlines to meet.&lt;/p&gt;
&lt;p&gt;More email shows up.&amp;nbsp; More unread rss feeds.&amp;nbsp; More stuff open in my browser from searching for work related stuff.&lt;/p&gt;
&lt;p&gt;And my day ends there.&amp;nbsp; I flagged a bunch of blog posts, flagged a bunch of emails, didn&amp;rsquo;t really read any of them because I can&amp;rsquo;t keep up with the emails and rss feeds that just keep pouring in.&amp;nbsp; I get a lot of emails from people asking for help on items related to blog posts of mine.&amp;nbsp; I just can&amp;rsquo;t respond to them all, and it makes me feel bad for not doing so.&lt;/p&gt;
&lt;p&gt;Also trying to get a hold of WPF and WCF right now too, and its just hard to find time.&amp;nbsp; My daughter likes to dance when I play guitar and to play hide and seek too, so those items naturally take precedence.&amp;nbsp; I spend an hour at the gym every day Monday through Friday.&amp;nbsp; I also blame Cory, Dan and Jason (especially Jason) for keeping me out too late at night lately (2 am most times because that is when the bars close down).&amp;nbsp; Even though it might have been my idea to go out drinking, its still their fault for agreeing to it.&lt;/p&gt;
&lt;p&gt;So much stuff is going on that I only have time to address the most immediate item at any given time, just like a stack.&amp;nbsp; What happens in the morning is the last thing to ever get addressed because of priority levels.&amp;nbsp; I&amp;rsquo;ve certainly got to do something to get my life going queue style instead so that I can address items and get them done and feel some sort of sense of accomplishment outside of seeing our sprint burndown chart in a nice downward slope of regression.&amp;nbsp; But I get paid to code, not read.&amp;nbsp; My family is my life, so I address that first too.&amp;nbsp; Work and family.&amp;nbsp; When I think about the presentations I have to do, code camps to organize, a user group to run (with the help of other officers, of course), conferences to plan, attend, speak at, whatever the case may call for, books to read, emails to reply to, blog posts to read, blog posts to write, books to write (putting that one off big time), wikis to read, code to play with, ideas to play with, calories to track, miles to bike, software to evaluate, productivty tools to play with, home improvements to finish, watching YouTube videos, and just learning in general (which is my favorite hobby), well, I need a time machine.&amp;nbsp; I&amp;rsquo;m aging too fast for all of this.&lt;/p&gt;
&lt;p&gt;I think a feel a LiveBetter II post brewing, on living with stress and feelings of &amp;ldquo;non-accomplishment&amp;rdquo;, because all in all, I&amp;rsquo;m still a happy person, so something is going right.&amp;nbsp; Its just time to scale back and prioritize some things and just let go.&lt;/p&gt;
&lt;p&gt;Did I just describe your day too?&lt;/p&gt;
&lt;p&gt;Oh yes, I blame Twitter for occupying too much of my time too.&amp;nbsp; Feel free to follow/add me as friend.&amp;nbsp; &lt;a href="http://twitter.com/rlewallen" target="_blank"&gt;http://twitter.com/rlewallen&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I promise more technical posts are coming soon, in the spirit of CodeBetter.&amp;nbsp; I&amp;rsquo;m working on a project where we are doing a few interesting things (a usable EF would be killer right now, because I know what their vision is, and I wish that vision was in place sooner than its going to be) that I will blog about later, including how we ended up with our fake MVC for the web (Monorail was not an option that we could use and I just didn&amp;rsquo;t have the time to look deeper into Igloo to see how well it would work with our architecture), and how we ended up doing control behavior mapping to custom controls based on workflow status and user roles.&lt;/p&gt;&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=162385" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Generalities/default.aspx">Generalities</category></item><item><title>Hydrated a new Developer into the Lewallen family by way of the Child factory: (Off Topic)</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/04/23/hydrated-a-new-developer-into-the-lewallen-family-by-way-of-the-child-factory.aspx</link><pubDate>Mon, 23 Apr 2007 14:48:00 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:162341</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>18</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=162341</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/04/23/hydrated-a-new-developer-into-the-lewallen-family-by-way-of-the-child-factory.aspx#comments</comments><description>&lt;p&gt;Carson Grant Lewallen was born April 19th, 2007 at 16:17 hours, weighing in a 7 lbs 14 oz and just a hair below 20 inches.&amp;nbsp; Unfortunatly, we still haven’t been able to leave the hospital yet due to some obstacles.&amp;nbsp; Spent the first 24 hours in NICU, which was very uncomforting and caused high anxiety due to the &lt;a href="http://codebetter.com/blogs/raymond.lewallen/archive/2006/04/16/142895.aspx" target="_blank"&gt;events of last year&lt;/a&gt;.&amp;nbsp; However, things are looking well and each day we get told “maybe tomorrow” is when he will get to leave and finally go home, so we’ll see.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://codebetter.com/photos/raymond.lewallen/images/162340/original.aspx" alt="Carson Yawning" border="0" height="480" width="640" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/14033810@N00/sets/72157600110327455/" target="_blank"&gt;More photos can be found here.&lt;/a&gt;&lt;/p&gt;&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=162341" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Generalities/default.aspx">Generalities</category></item><item><title>Oh how I miss CruiseControl and NAnt</title><link>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/04/13/Oh-how-I-miss-CruiseControl-and-NAnt.aspx</link><pubDate>Fri, 13 Apr 2007 16:14:47 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:161787</guid><dc:creator>Raymond Lewallen</dc:creator><slash:comments>14</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://scrum.codebetter.com/blogs/raymond.lewallen/rsscomments.aspx?PostID=161787</wfw:commentRss><comments>http://scrum.codebetter.com/blogs/raymond.lewallen/archive/2007/04/13/Oh-how-I-miss-CruiseControl-and-NAnt.aspx#comments</comments><description>&lt;p&gt;Here is a screenshot of my TFS build.&amp;nbsp;&amp;nbsp;20 minutes.&amp;nbsp; The integration builds have been running for a week now.&amp;nbsp; They are triggered on check-in using a tool called Automoton because TFS does not have this functionallity by default.&amp;nbsp; Most builds are taking over 10 minutes.&amp;nbsp; CC + NAnt, this build would take about 20-30 seconds.&amp;nbsp; The codebase is very small and there are only 265 unit tests so far.&lt;/p&gt;
&lt;p&gt;&lt;a&gt;&lt;img style="BORDER-TOP-WIDTH:0px;BORDER-LEFT-WIDTH:0px;BORDER-BOTTOM-WIDTH:0px;BORDER-RIGHT-WIDTH:0px;" src="http://codebetter.com/photos/raymond.lewallen/images/161786/original.aspx" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;img src="http://scrum.codebetter.com/aggbug.aspx?PostID=161787" width="1" height="1"&gt;</description><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Continuous+Integration/default.aspx">Continuous Integration</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/Patterns+and+Practices/default.aspx">Patterns and Practices</category><category domain="http://scrum.codebetter.com/blogs/raymond.lewallen/archive/tags/.Net+Development/default.aspx">.Net Development</category></item></channel></rss>