<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" version="2.0">
  <channel>
    <title>The Coding Monkey</title>
    <link>http://www.thecodingmonkey.net/</link>
    <description>I'm a Software Consultant in the Milwaukee area. Among various geeky pursuits, I'm also an amateur triathlete, and enjoy rock climbing. I also like to think I'm a political pundit.</description>
    <language>en-us</language>
    <copyright>Nick Schweitzer</copyright>
    <lastBuildDate>Mon, 06 Oct 2008 15:28:00 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.8.5223.2</generator>
    <managingEditor>nick@thecodingmonkey.net</managingEditor>
    <webMaster>nick@thecodingmonkey.net</webMaster>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=9cac0bd6-e99e-4121-9bb6-4c6595876675</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=9cac0bd6-e99e-4121-9bb6-4c6595876675</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=9cac0bd6-e99e-4121-9bb6-4c6595876675</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=9cac0bd6-e99e-4121-9bb6-4c6595876675</wfw:commentRss>
      <title>You Can Also Find Me On StackOverflow</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=9cac0bd6-e99e-4121-9bb6-4c6595876675</guid>
      <link>http://www.thecodingmonkey.net/2008/10/06/YouCanAlsoFindMeOnStackOverflow.aspx</link>
      <pubDate>Mon, 06 Oct 2008 15:28:00 GMT</pubDate>
      <description>&lt;p&gt;
   Like most of the engaged developer community, I have discovered &lt;a href="http://stackoverflow.com/"&gt;StackOverflow&lt;/a&gt;,
   the marvelous creation of &lt;a href="http://www.codinghorror.com/"&gt;Jeff Atwood&lt;/a&gt; and &lt;a href="http://www.joelonsoftware.com/"&gt;Joel
   Spolsky&lt;/a&gt;.&amp;nbsp; You can &lt;a href="http://stackoverflow.com/users/22407/nick"&gt;see
   my profile here&lt;/a&gt;.&amp;nbsp; So far I like the site.&amp;nbsp; The purpose of the site is
   to be the anti-&lt;a href="http://www.expertsexchange.com/"&gt;Experts Exchange&lt;/a&gt;.&amp;nbsp;
   We all know Experts Exchange, and we all hate it's existance with a vengence.&amp;nbsp;
   It's the ultimate &lt;a href="http://www.codinghorror.com/blog/archives/000898.html"&gt;Walled
   Garden&lt;/a&gt;, and it sucks in Google furiously, so that its hard to actually find the
   answer to a question.&amp;nbsp; StackOverflow looks to succeed with developers where Experts
   Exchange has frustrated us all greatly.
&lt;/p&gt;
&lt;p&gt;
   I've yet to ask a question on StackOverflow, but I have spent a little time answering
   some questions, and even earned myself some of the easy badges.&amp;nbsp; It's a nice
   little ego stroke.&amp;nbsp; And overall, I really like the site.&amp;nbsp; It it easy to
   use, uncomplicated, and rewards people nicely, and at the same time seems to get the
   best answers to float to the top.&amp;nbsp; But it's also my nature to criticize a bit,
   and so here are the things I don't like about StackOverflow so far:
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;No Way to Link Duplicate Questions:&lt;/strong&gt;&amp;nbsp; StackOverflow is sort of
   like a big Forum from the 1990's, but with extra "social networking" and "web 2.0"
   juju sprinkled in.&amp;nbsp; What that really means is that the user habits of a forum
   are likely to emerge very quickly, but that the site itself is just easier to use.&amp;nbsp;
   Because really... web 2.0 really just translates to good usability... not necessarily
   good user habits.
&lt;/p&gt;
&lt;p&gt;
   Probably the largest problem faced by a Forum moderator is the need to post a big
   post at the top of the forum that is called "FAQ - Read this First Before Posting"
   which is then largely ignored by everyone who goes on the forum so they can re-ask
   the question that was already answered in the FAQ.&amp;nbsp; In fact, odds are pretty
   much guaranteed that someone has complained about this already in the &lt;a href="http://stackoverflow.uservoice.com/"&gt;StackOverflow
   feedback area&lt;/a&gt;, but I'm too lazy to find it.&amp;nbsp; And there in lies the problem.&amp;nbsp;
   Once someone finds it, it would be nice if there was easy web 2.0 juju to link those
   together.
&lt;/p&gt;
&lt;p&gt;
   You can't prevent people from submitting duplicate questions because people are inherently
   lazy.&amp;nbsp; They don't want to go to the trouble of actually &lt;em&gt;searching&lt;/em&gt; before
   asking, and maybe that's ok.&amp;nbsp; But by the same token, if someone is active in
   the community, they will eventually notice the same questions popping up again and
   again that they have already answered.&amp;nbsp; It would be nice to give them the ability
   to link questions together, rather than simply copying the same answer &lt;em&gt;again...&lt;/em&gt; or
   worse, not bothering to answer the question again, because that gets frustrating,
   and in the end it doesn't serve the person asking.
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;How Many Profiles Do I Need?&lt;/strong&gt;&amp;nbsp; StackOverflow is still in beta,
   and &lt;a href="http://stackoverflow.uservoice.com/"&gt;they are requesting input into new
   features&lt;/a&gt;, and also help with bugs.&amp;nbsp; They also have &lt;a href="http://blog.stackoverflow.com/"&gt;a
   nice blog&lt;/a&gt; where you can read up on the latest news.&amp;nbsp; But you'll notice that
   those two sites use different engines to run them.&amp;nbsp; That means that if I want
   to fully participate in the StackOverflow community, I need to not only register with
   the main site (using OpenID - YEAH!) but also with UserVoice for their bug/feature
   too (which doesn't use OpenID).&amp;nbsp; And since their blog is not linked into main
   site either, if I leave a comment on a blog post it doesn't connect up with my main
   profile.&amp;nbsp; This seems very strange to me for a site that is encouraging feedback
   by giving you points for helping.&amp;nbsp; No points for commenting on the blog?&amp;nbsp;
   No points for giving feedback on the site itself through UserVoice?
&lt;/p&gt;
&lt;p&gt;
   I understand the desire to not re-invent the wheel for a feature that is not core
   to your site.&amp;nbsp; After all, they went about the task of creating a site for answering
   questions, not blogging or bug tracking.&amp;nbsp; But at the same time, it would have
   been nice if they could have at least picked 3rd party software that adhered to the
   same principles as their core site... &lt;a href="http://www.codinghorror.com/blog/archives/001121.html"&gt;one
   of which being ease of sign up&lt;/a&gt; (though OpenID).&amp;nbsp; I don't know of a bug/feature
   site that use OpenID off hand, but I do know that &lt;a href="http://www.dasblog.net/"&gt;DasBlog&lt;/a&gt; now
   supports OpenID.
&lt;/p&gt;
&lt;p&gt;
   And really, how much different is a blog post from a question?&amp;nbsp; And how much
   different is a feature request from a function?&amp;nbsp; I would think that they could
   have fairly easily incorporated all those features together, and encouraged even more
   feedback.&amp;nbsp; As it is, I don't want to post on their feedback site because I don't
   want to have to re-register &lt;em&gt;again.&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
   I'm sure more will come to me as I use the site more, but those two things jumped
   out at me almost immediately.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=9cac0bd6-e99e-4121-9bb6-4c6595876675" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=9cac0bd6-e99e-4121-9bb6-4c6595876675</comments>
      <category>Reviews</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=d01a28c1-00dc-409d-b1ed-ca73d957b8eb</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=d01a28c1-00dc-409d-b1ed-ca73d957b8eb</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=d01a28c1-00dc-409d-b1ed-ca73d957b8eb</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=d01a28c1-00dc-409d-b1ed-ca73d957b8eb</wfw:commentRss>
      <title>Google Chrome - Fail</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=d01a28c1-00dc-409d-b1ed-ca73d957b8eb</guid>
      <link>http://www.thecodingmonkey.net/2008/09/04/GoogleChromeFail.aspx</link>
      <pubDate>Thu, 04 Sep 2008 00:13:53 GMT</pubDate>
      <description>&lt;p&gt;
   Everyone seemed to be pretty excited about &lt;a href="http://www.google.com/chrome"&gt;Google
   Chrome&lt;/a&gt; yesterday.&amp;#160; I consider it to be a massive failure.&amp;#160; On my desktop
   machine running Vista, I decided to set it up with security in mind, among other things.&amp;#160;
   So I created two accounts.&amp;#160; The first is an Administrative account which I rarely
   use.&amp;#160; The second account is a lower privilege account.&amp;#160; If I want to install
   any software, I want I log in as the Administrator, install and get out.&amp;#160; My
   day to day usage takes place on my standard account.
&lt;/p&gt;
&lt;p&gt;
   Google Chrome however installs to App Data.&amp;#160; So when I install as an Administrator,
   it is only usable in the account that did the installation.&amp;#160; My normal day to
   day account can't run it.&amp;#160; So do I now have to install the software for every
   user on the machine that wants to run it?&amp;#160; Where's the security there?
&lt;/p&gt;
&lt;p&gt;
   FAIL.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=d01a28c1-00dc-409d-b1ed-ca73d957b8eb" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=d01a28c1-00dc-409d-b1ed-ca73d957b8eb</comments>
      <category>Reviews</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=02bcdfd8-65cb-4ad9-964c-a3a23c8864fb</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=02bcdfd8-65cb-4ad9-964c-a3a23c8864fb</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=02bcdfd8-65cb-4ad9-964c-a3a23c8864fb</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=02bcdfd8-65cb-4ad9-964c-a3a23c8864fb</wfw:commentRss>
      <title>Must Have Productivity Software?</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=02bcdfd8-65cb-4ad9-964c-a3a23c8864fb</guid>
      <link>http://www.thecodingmonkey.net/2008/06/12/MustHaveProductivitySoftware.aspx</link>
      <pubDate>Thu, 12 Jun 2008 16:20:48 GMT</pubDate>
      <description>&lt;p&gt;
   Last night I headed down to Chicago for the &lt;a href="http://altnetchicago.eventbrite.com/"&gt;monthly
   Alt.NET meeting&lt;/a&gt;, which was at the &lt;a href="http://www.thoughtworks.com/"&gt;ThoughtWorks&lt;/a&gt; office.&amp;#160;
   Just briefly, that looks like a great place to work... they have a gorgeous office.
&lt;/p&gt;
&lt;p&gt;
   The meeting was mostly a smack down between &lt;a href="http://www.jetbrains.com/resharper/"&gt;ReSharper&lt;/a&gt; and &lt;a href="http://www.devexpress.com/Coderush"&gt;CodeRush&lt;/a&gt;.&amp;#160;
   I seemed to stand out early on because they first asked which people in the audience
   used which one.&amp;#160; I think I was the only one in the audience that used neither...
   I am a Visual Studio purest.&amp;#160; For one, I was never willing to fork out &amp;gt; $100
   for a productivity package like that.&amp;#160; For another... I like writing that much
   code by hand because I genuinely believe that it makes me think about my code and
   my architecture more.
&lt;/p&gt;
&lt;p&gt;
   Afterwards, I won a license to my choice of ReSharper, CodeRush or &lt;a href="http://www.red-gate.com/Products/SQL_Prompt/index.htm"&gt;SqlPrompt&lt;/a&gt;.&amp;#160;
   Based on the smack down (which was done Horse style thanks to my suggestion), I had
   to say that CodeRush looked much cooler, and from a usability standpoint, seemed to
   be the better choice.&amp;#160; Hopefully I'll have my license in hand soon so I can test
   it out, and report on whether I think its worth the money, or whether it helps or
   hinders my code writing.
&lt;/p&gt;
&lt;p&gt;
   Out of the tools they gave away, the one they only showed briefly was SqlPrompt.&amp;#160;
   From the brief demo, all I can say is wow.&amp;#160; Intellisense in SQL Management Studio,
   or even Notepad?&amp;#160; Are you kidding me?&amp;#160; I'd love to get my hands on a copy
   of that... but once again... not sure I can justify the cost to myself.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=02bcdfd8-65cb-4ad9-964c-a3a23c8864fb" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=02bcdfd8-65cb-4ad9-964c-a3a23c8864fb</comments>
      <category>Reviews</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=0163c730-7420-45c5-b373-37b1da0c131d</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=0163c730-7420-45c5-b373-37b1da0c131d</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=0163c730-7420-45c5-b373-37b1da0c131d</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=0163c730-7420-45c5-b373-37b1da0c131d</wfw:commentRss>
      <title>LINQPad - The Must Have Tool</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=0163c730-7420-45c5-b373-37b1da0c131d</guid>
      <link>http://www.thecodingmonkey.net/2008/04/30/LINQPadTheMustHaveTool.aspx</link>
      <pubDate>Wed, 30 Apr 2008 16:24:51 GMT</pubDate>
      <description>&lt;p&gt;
   I mentioned a couple weeks ago during &lt;a href="http://www.thecodingmonkey.net/2008/04/05/GeekingItOutAtDeeperInNET.aspx"&gt;my
   live blogging of Deeper in .NET&lt;/a&gt; that I was surprised that the LINQ discussions
   didn't utilize a utility called &lt;a href="http://www.linqpad.net/"&gt;LINQPad&lt;/a&gt;.&amp;nbsp;
   I thought it would be worthwhile for those of you unfamiliar with the tool to write
   a little bit more about it, just to emphasize the importance of downloading it.&amp;nbsp;
   LINQPad is essentially a better version of SQL Management Studio, except instead of
   using raw SQL to query your database, you can use LINQ snippets.&amp;nbsp; There are some
   pretty sweet features in my opinion.
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;Ability to Navigate Foreign Key Relationships:&lt;/strong&gt;&amp;nbsp; When you add
   a database connection similar to what you might do in SQL Management Studio, it shows
   you all the foreign key relationships with a hyperlink.&amp;nbsp; That means that when
   you click on the relationship, it automatically takes you to that table so you can
   view.&amp;nbsp; You can then see all the parent relationships so you can navigate back.
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;Ability to View Lambda and SQL Code:&lt;/strong&gt;&amp;nbsp; After you've written a
   LINQ query, you can change the output view to show the resulting lambda version of
   your query, and also the resulting SQL code that gets executed.&amp;nbsp; This is invaluable
   as a learning tool for one, so you can see exactly how lambda expressions expand,
   but also to ensure that the resulting SQL is what you expect.
&lt;/p&gt;
&lt;p&gt;
   &lt;strong&gt;Ability to Run Other .NET Code:&lt;/strong&gt;&amp;nbsp; This isn't just for querying.&amp;nbsp;
   You can include more complicated code in there as well, with looping structures and
   conditionals as well.&amp;nbsp; This gives you the opportunity to really write code snippets
   and test the output before you include it into your larger .NET projets.
&lt;/p&gt;
&lt;p&gt;
   I've really only just scratched the surface of what you can do with LINQPad.&amp;nbsp;
   Really you just need to &lt;a href="http://www.linqpad.net/"&gt;download it&lt;/a&gt;.&amp;nbsp; It's
   a single executable that doesn't even have an installer.&amp;nbsp; The author of the program
   believes that anything with the word "pad" in the name should only require a single
   executable.&amp;nbsp; The only prerequisite is the &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=333325fd-ae52-4e35-b531-508d977d32a6&amp;amp;DisplayLang=en"&gt;.NET
   Framework 3.5&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
   &lt;a href="http://downloads.oreilly.com/oreilly/videos/oreilly-linq-webinar.mov"&gt;O'Reilly
   also had a webinar more than a month ago&lt;/a&gt;&amp;nbsp;(MOV&amp;nbsp;format)&amp;nbsp;with a live
   video demonstration of some of the cooler features which you can watch.&amp;nbsp; I highly
   recommend you do, so you can see some other cool features available.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=0163c730-7420-45c5-b373-37b1da0c131d" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=0163c730-7420-45c5-b373-37b1da0c131d</comments>
      <category>Reviews</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=7bfb8ac0-ce5f-4161-9746-c8afc44a20b0</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=7bfb8ac0-ce5f-4161-9746-c8afc44a20b0</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=7bfb8ac0-ce5f-4161-9746-c8afc44a20b0</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=7bfb8ac0-ce5f-4161-9746-c8afc44a20b0</wfw:commentRss>
      <title>New Book Review Posted</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=7bfb8ac0-ce5f-4161-9746-c8afc44a20b0</guid>
      <link>http://www.thecodingmonkey.net/2008/01/18/NewBookReviewPosted.aspx</link>
      <pubDate>Fri, 18 Jan 2008 14:18:20 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;a href="http://blogcritics.org/archives/2008/01/18/070015.php"&gt;I have a new book
   review posted on BlogCritics&lt;/a&gt;.&amp;nbsp; It's on &lt;a href="http://www.amazon.com/dp/0596510373?tag=pageturners0c&amp;amp;link_code=as3&amp;amp;creativeASIN=0596510373&amp;amp;creative=373489&amp;amp;camp=211189"&gt;Programming
   WPF by Chris Sells and Ian Griffiths&lt;/a&gt;.&amp;nbsp; This is probably one of the best technical
   books I've read since doing book reviews.&amp;nbsp; If you're interested in learning the
   latest framework for doing GUI programming in Windows, then this ought to be the book
   you buy.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.nickschweitzer.net/cptrk.ashx?id=8e5c33c0-6982-47fa-82dc-d8f3d7b9d11b"&gt;&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=7bfb8ac0-ce5f-4161-9746-c8afc44a20b0" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=7bfb8ac0-ce5f-4161-9746-c8afc44a20b0</comments>
      <category>Reviews</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=30d84809-c816-40aa-a07f-70beb41621ba</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=30d84809-c816-40aa-a07f-70beb41621ba</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=30d84809-c816-40aa-a07f-70beb41621ba</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=30d84809-c816-40aa-a07f-70beb41621ba</wfw:commentRss>
      <title>How Good of an Estimator Are You?</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=30d84809-c816-40aa-a07f-70beb41621ba</guid>
      <link>http://www.thecodingmonkey.net/2007/11/26/HowGoodOfAnEstimatorAreYou.aspx</link>
      <pubDate>Mon, 26 Nov 2007 14:25:03 GMT</pubDate>
      <description>&lt;p&gt;
   Don't be ashamed to admit that you aren't a good one.&amp;nbsp; Many people are not, and
   I'm definitely not as good as I should be, given my profession.&amp;nbsp; But then again,
   in my profession, most people are terrible estimators.&amp;nbsp; That's why I picked up
   the latest book from Steve McConnell, called &lt;a href="http://www.amazon.com/dp/0735605351?tag=pageturners0c&amp;amp;link_code=as3&amp;amp;creativeASIN=0735605351&amp;amp;creative=373489&amp;amp;camp=211189"&gt;Software
   Estimation -&amp;nbsp;Demystifying the Black Art&lt;/a&gt;.&amp;nbsp; This is the same guy who wrote &lt;a href="http://www.amazon.com/dp/0735619670?tag=pageturners0c&amp;amp;link_code=as3&amp;amp;creativeASIN=0735619670&amp;amp;creative=373489&amp;amp;camp=211189"&gt;Code
   Complete&lt;/a&gt;, which is considered by many (including me) to be the ultimate manual
   on practical software engineering.&amp;nbsp; I have &lt;a href="http://blogcritics.org/archives/2007/11/26/065040.php"&gt;a
   review of his new book on BlogCritics.&amp;nbsp; Check it out&lt;/a&gt;.&amp;nbsp; This should be
   on your book shelf, right next to &lt;a href="http://www.amazon.com/dp/0201835959?tag=pageturners0c&amp;amp;link_code=as3&amp;amp;creativeASIN=0201835959&amp;amp;creative=373489&amp;amp;camp=211189"&gt;The
   Mythical Man Month&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.nickschweitzer.net/cptrk.ashx?id=498e8116-a0bf-4be8-808d-1203728babbd"&gt;&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=30d84809-c816-40aa-a07f-70beb41621ba" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=30d84809-c816-40aa-a07f-70beb41621ba</comments>
      <category>Reviews</category>
    </item>
    <item>
      <trackback:ping>http://www.thecodingmonkey.net/Trackback.aspx?guid=85826d63-4d3e-426c-9930-207608e13b2a</trackback:ping>
      <pingback:server>http://www.thecodingmonkey.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.thecodingmonkey.net/PermaLink.aspx?guid=85826d63-4d3e-426c-9930-207608e13b2a</pingback:target>
      <dc:creator>nick@thecodingmonkey.net (Nick)</dc:creator>
      <wfw:comment>http://www.thecodingmonkey.net/CommentView.aspx?guid=85826d63-4d3e-426c-9930-207608e13b2a</wfw:comment>
      <wfw:commentRss>http://www.thecodingmonkey.net/SyndicationService.asmx/GetEntryCommentsRss?guid=85826d63-4d3e-426c-9930-207608e13b2a</wfw:commentRss>
      <title>It's Actually Pronounced Zamel</title>
      <guid>http://www.thecodingmonkey.net/PermaLink.aspx?guid=85826d63-4d3e-426c-9930-207608e13b2a</guid>
      <link>http://www.thecodingmonkey.net/2006/05/24/ItsActuallyPronouncedZamel.aspx</link>
      <pubDate>Wed, 24 May 2006 13:52:03 GMT</pubDate>
      <description>&lt;p&gt;
   I have another book review up at &lt;a href="http://www.blogcritics.org"&gt;BlogCritics.org&lt;/a&gt;,
   this time on a new O'Reilly book, &lt;em&gt;XAML in a Nutshell&lt;/em&gt;.&amp;nbsp; If you're into
   the latest and greatest trends in software development, &lt;a href="http://blogcritics.org/archives/2006/05/24/013945.php"&gt;go
   check it out&lt;/a&gt;.&amp;nbsp; You can see a &lt;a href="http://blogcritics.org/author.php?author=Nick%20Schweitzer"&gt;list
   of all my BlogCritics reviews here&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.nickschweitzer.net/cptrk.ashx?id=8ef291e5-0d61-4d2e-a100-23c6ffe94d9e"&gt;&lt;img width="0" height="0" src="http://www.thecodingmonkey.net/aggbug.ashx?id=85826d63-4d3e-426c-9930-207608e13b2a" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;a href="http://twitter.com/NickSchweitzer"&gt;Follow Me on Twitter&lt;/a&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;copy; Copyright 2010 Nick Schweitzer. This feed is for personal non-commercial use only. All other uses are strictly prohibited without express permission from the author. </description>
      <comments>http://www.thecodingmonkey.net/CommentView.aspx?guid=85826d63-4d3e-426c-9930-207608e13b2a</comments>
      <category>Reviews</category>
    </item>
  </channel>
</rss>