<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Beckshome.com: Thomas Beck&#039;s Blog</title>
	<atom:link href="http://www.beckshome.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beckshome.com</link>
	<description>Musings about technology and things tangentially related</description>
	<lastBuildDate>Mon, 26 Sep 2011 01:04:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Web Hosting Provider Cutover</title>
		<link>http://www.beckshome.com/2011/09/web-hosting-provider-cutover/</link>
		<comments>http://www.beckshome.com/2011/09/web-hosting-provider-cutover/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 01:04:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology Guides]]></category>

		<guid isPermaLink="false">http://www.beckshome.com/?p=1032</guid>
		<description><![CDATA[I feel like I’m in the homestretch of my migration off of my current hosting provider – FullControl. Nothing against these guys; they’ve been an absolute stellar service provider. I just don’t need the dedicated virtual server I was paying for with them. It’s a short story that came down to rightsizing my hosting provider [...]]]></description>
				<content:encoded><![CDATA[<p>I feel like I’m in the homestretch of my migration off of my current hosting provider – <a title="Fullcontrol Hosting" href="http://www.fullcontrol.net" onclick="pageTracker._trackPageview('/outgoing/www.fullcontrol.net?referer=');">FullControl</a>. Nothing against these guys; they’ve been an absolute stellar service provider. I just don’t need the dedicated virtual server I was paying for with them. It’s a short story that came down to rightsizing my hosting provider to align with my current needs. I’ll tell the somewhat longer version of the story in this blog post though since there are a couple of interesting corollaries along the way.</p>
<p>I have three requirements of a hosting provider. Once they could fulfill these 3 requirements, I am looking to optimize on costs. My three requirements are:</p>
<ul>
<li>Host WordPress blogs.</li>
<li>Provide Subversion source control services.</li>
<li>Support <a title="OSQA" href="http://www.osqa.net/" onclick="pageTracker._trackPageview('/outgoing/www.osqa.net/?referer=');">OSQA</a>, which essentially means running Python and Django</li>
</ul>
<p><img class="alignnone" style="border: 0pt none; margin: 0px;" title="Dreamhost Cutover" src="http://s3.beckshome.com/20110925-Dreamhost-Cutover.jpg" alt="" width="448" height="86" /></p>
<p>Both my ex-provider and my new provider met these three requirements – my ex-provider at the high cost side and my new provider at the low cost side. At both ends of the price extremes, they still have similar architectures though – a single server that can host PHP, Python and MySQL. Despite the fact that one is Windows and one is Linux, they’re still both standard hosting stacks.</p>
<p>When I first started thinking about moving hosting providers, I considered some slightly more esoteric approaches, especially as they relate to blog hosting. I did a bit of probing and they all fell short in one area or another but are worth mentioning just due to the irregular architectures they embody.</p>
<ol>
<li><strong>WordPress on Windows Azure. </strong>You can most certainly host WordPress on Windows Azure and SQL Server Azure. Zach Owens is an evangelist for Microsoft who is supporting this and <a title="Wordpress on Azure" href="http://wordpress.visitmix.com/development/migrating-a-wordpress-site-from-mysql-to-sql-serversql-azure" onclick="pageTracker._trackPageview('/outgoing/wordpress.visitmix.com/development/migrating-a-wordpress-site-from-mysql-to-sql-serversql-azure?referer=');">blogs all about it</a>. It sounds interesting but I get the sense that this is just some sort of Microsoft pet project and the floor on it could drop out at any time.</li>
<li><strong>WordPress on Amazon EC2 Micro Instances.</strong> I loved the ideas Ashley Schroder presented in his <a title="Clustering WordPress on EC2" href="http://www.aschroder.com/2011/06/clustering-wordpress-on-amazon-ec2-micro-instances/" onclick="pageTracker._trackPageview('/outgoing/www.aschroder.com/2011/06/clustering-wordpress-on-amazon-ec2-micro-instances/?referer=');">blog post on clustering WordPress on EC2 micro instances</a>. His approach and experiences are worth reading about and will cause you to think about and investigate EC2 spot instance pricing structure, if nothing else.</li>
<li><strong>BlogEngine on EC2 Micro Instances using SQL Azure.</strong> A radical extension of Ashley’s ideas onto the Microsoft platform: host <a title="BlogEngine" href="http://www.dotnetblogengine.net/" onclick="pageTracker._trackPageview('/outgoing/www.dotnetblogengine.net/?referer=');">BlogEngine.NET</a> on EC2 Micro Instances and talk to SQL Azure on the back end. This fell apart on BlogEngine’s architecture, which many posts indicate doesn’t scale out at all due to architectural limitations in the DAL and caching layers.</li>
</ol>
<p>The more I thought about it, the more I just want a stack that just works for my personal web apps. As exciting as the above options were, they sounded like massive black holes that would suck in my free time. I ultimately decided to go with a simple solution: the tried-and-proven Dreamhost (http://www.dreamhost.com), a Linux provider, for my needs. I get what I need for less than $10 US per month and I can ramp up Amazon EC2 spot instances when I need a throw-away playground. The move over was a lot easier than I expected, consisting of the following three steps:</p>
<ol>
<li><a title="Export WordPress Content" href="http://codex.wordpress.org/Tools_Export_Screen" onclick="pageTracker._trackPageview('/outgoing/codex.wordpress.org/Tools_Export_Screen?referer=');">Export WordPress content</a> from my old provider wordpress site into my new site.</li>
<li>Flip over DNS to point at my WordPress blog on my new provider’s site. This included flipping over DNS on all of my binary content (e.g. images) that I host on Amazon S3 and redirect to with a CNAME entry from a beckshome subdomain.</li>
<li>Flip the switch on the DNS routing for Google Apps after I noticed my beckshome.com email dried up for a couple of days.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.beckshome.com/2011/09/web-hosting-provider-cutover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System.Security.SecureString</title>
		<link>http://www.beckshome.com/2011/09/system-security-securestring/</link>
		<comments>http://www.beckshome.com/2011/09/system-security-securestring/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 13:19:48 +0000</pubDate>
		<dc:creator>Thomas Beck</dc:creator>
				<category><![CDATA[.NET Application Architecture]]></category>

		<guid isPermaLink="false">http://www.beckshome.com/?p=1026</guid>
		<description><![CDATA[I recently had the opportunity to look into and make use of the Microsoft System.Security.SecureString class. This class is one of those dark corners of the .NET Framework that you don’t think about on a day-to-day basis but are really glad that it’s there when your security auditor starts asking questions about how PII data [...]]]></description>
				<content:encoded><![CDATA[<p>I recently had the opportunity to look into and make use of the Microsoft <a title="System.Security.SecureString MSDN Content" href="http://msdn.microsoft.com/en-us/library/system.security.securestring.aspx" onclick="pageTracker._trackPageview('/outgoing/msdn.microsoft.com/en-us/library/system.security.securestring.aspx?referer=');">System.Security.SecureString</a> class<em>.</em> This class is one of those dark corners of the .NET Framework that you don’t think about on a day-to-day basis but are really glad that it’s there when your security auditor starts asking questions about how PII data such as social security numbers are protected while resident in memory. The SecureString class takes care of this problem, helping you avoid a situation where unencrypted sensitive String data is left lingering around on the .NET heap. However, since this class does reference unmanaged memory buffers, its use is not entirely intuitive. I’ve attempted to demystify things with the explanation, drawing and code snippets in this post.</p>
<p>The diagram below shows that, in the case of System.String, what you get is an unencrypted string located in managed memory. Due to the immutability of String objects and the nondeterministic nature of the .NET Garbage Collector, the need for one string may result in multiple string objects scattered across managed memory, waiting to be compromised.</p>
<p><img class="alignnone" style="border: 0pt none; margin: 0px;" title="System.Security.SecureString" src="http://s3.beckshome.com/20110911-Secure-String.jpg" alt="" width="430" height="472" /></p>
<p>In the case of a SecureString, you don’t have an unsecure String in managed memory. Instead, you get a <a title="DPAPI Overview" href="http://en.wikipedia.org/wiki/Data_Protection_API" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Data_Protection_API?referer=');">DPAPI</a> encrypted array of characters in unmanaged memory. And, since SecureString implements the IDisposable interface, it’s easy to deterministically destroy the string’s secure contents. There are some limited .NET 4.0 Framework classes that accept SecureStrings as parameters, including the cryptographic service provider (CSP), X.509 certificate classes and several other security related classes. But what if you want to create your own classes that accept and deal with secure strings? How do you deal with the SecureString from managed .NET code and how do you ensure that you don’t defeat the purpose of the SecureString by leaving intermediate strings unsecure in memory buffers?</p>
<p>The simple console application below exhibits how a SecureString can be properly used and disposed; with the SecureString contents being made available to managed code and the intermediate memory zeroed out when no longer needed.</p>
<pre class="brush: csharp; title: ; notranslate">
using System;
using System.Security;
using System.Runtime.InteropServices;

namespace SecureStringExample
{
    class Program
    {
        static void Main(string[] args)
        {
            // Wrapping the SecureString with using causes it to be properly  
            // disposed, leaving no sensitive data in memory
            using (SecureString SecString = new SecureString())
            {
                Console.Write(&quot;Please enter your password: &quot;);
                while (true)
                {
                    ConsoleKeyInfo CKI = Console.ReadKey(true);
                    if (CKI.Key == ConsoleKey.Enter) break;

                    // Use the AppendChar() method to add characters
                    // to the SecureString 
                    SecString.AppendChar(CKI.KeyChar);
                    Console.Write(&quot;*&quot;);
                }
                // Make the SecureString read only
                SecString.MakeReadOnly();
                Console.WriteLine();

                // Display password by marshalling it from unmanaged memory  
                DisplaySecureString(SecString);
                Console.ReadKey();
            } 
        }

        // Example demonstrating what needs to be done to get SecureString value to
        // managed code. This method uses unsafe code; project must be compiled
        // with /unsafe flag in the C# compiler 
        private unsafe static void DisplaySecureString(SecureString SecString)
        {
            IntPtr StringPointer = Marshal.SecureStringToBSTR(SecString);
            try
            {
                // Read the decrypted string from the unmanaged memory buffer
                String NonSecureString = Marshal.PtrToStringBSTR(StringPointer);
                Console.WriteLine(NonSecureString);
            }
            finally
            {
                // Zero and free the unmanaged memory buffer containing the 
                // decrypted SecureString
                Marshal.ZeroFreeBSTR(StringPointer);
                if (!SecString.IsReadOnly())
                   SecString.Clear();
            }
        } 
    }
}
</pre>
<p>This example should be useful to you in working SecureString into your own application. Like any other security measure, there’s a cost to the additional security. In the case of the SecureString, there’s overhead to adding characters to the SecureString as well as marshaling data out of unmanaged memory.  The final reference example I’ll provide is from Microsoft’s SecureString implementation, specifically the code to initialize the secure string. From this code, you can clearly see the check for platform dependencies, buffer allocation, pointer creation and the ProtectMemory() call which invokes the Win32 native RtlEncryptMemory function.</p>
<pre class="brush: csharp; title: ; notranslate">
[HandleProcessCorruptedStateExceptions, SecurityCritical]
private unsafe void InitializeSecureString(char* value, int length)
{
    this.CheckSupportedOnCurrentPlatform();
    this.AllocateBuffer(length);
    this.m_length = length;
    byte* pointer = null;
    RuntimeHelpers.PrepareConstrainedRegions();
    try
    {
        this.m_buffer.AcquirePointer(ref pointer);
        Buffer.memcpyimpl((byte*) value, pointer, length * 2);
    }
    catch (Exception)
    {
        this.ProtectMemory();
        throw;
    }
    finally
    {
        if (pointer != null)
        {
            this.m_buffer.ReleasePointer();
        }
    }
    this.ProtectMemory();
}
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.beckshome.com/2011/09/system-security-securestring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Offsite Backup Options</title>
		<link>http://www.beckshome.com/2011/09/offsite-backup-options/</link>
		<comments>http://www.beckshome.com/2011/09/offsite-backup-options/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 15:28:08 +0000</pubDate>
		<dc:creator>Thomas Beck</dc:creator>
				<category><![CDATA[New Technology]]></category>

		<guid isPermaLink="false">http://www.beckshome.com/?p=995</guid>
		<description><![CDATA[I’ve been sitting on my offsite backup upgrade for a long while now and finally decided to pull the trigger this week. I’ve used MozyHome for many years but the Mozy rate hike 6 months back agitated me. Combine this with the fact that, for more money, I’m not even getting the amount of backup [...]]]></description>
				<content:encoded><![CDATA[<p>I’ve been sitting on my offsite backup upgrade for a long while now and finally decided to pull the trigger this week. I’ve used MozyHome for many years but <a title="Mozy Rate Hike" href="http://www.zdnet.com/blog/storage/mozys-new-plan-pay-more-get-less/1269" onclick="pageTracker._trackPageview('/outgoing/www.zdnet.com/blog/storage/mozys-new-plan-pay-more-get-less/1269?referer=');">the Mozy rate hike</a> 6 months back agitated me. Combine this with the fact that, for more money, I’m not even getting the amount of backup I used to get and it was clearly time to move on, even though I’m nowhere near the 18 billion Gigabytes of storage Mozy claims I’m using.</p>
<p><img class="alignnone" style="border: 0pt none; margin: 0px;" title="Mozy Error" src="http://s3.beckshome.com/20110909-Mozy-Error.png" alt="" width="447" height="185" /></p>
<p>I looked at some side-by-side reviews of home backup products and found that gigaom had the most useful reviews. Their <a title="Gigaom Mozy and Carbonite Review" href="http://gigaom.com/apple/mozy-vs-carbonite-mac-backup-smackdown/" onclick="pageTracker._trackPageview('/outgoing/gigaom.com/apple/mozy-vs-carbonite-mac-backup-smackdown/?referer=');">original review</a>, which was done in 2009, compared the two top contenders at that point in time: MozyHome and Carbonite. I’ve included the link more for completeness at this point since these I wasn’t really interested in these two players. Gigaom’s <a title="Gigaom Review of Backblaze and Crashplan" href="http://gigaom.com/apple/backblaze-vs-crashplan-mac-backup-smackdown-round-2" onclick="pageTracker._trackPageview('/outgoing/gigaom.com/apple/backblaze-vs-crashplan-mac-backup-smackdown-round-2?referer=');">review of upstart providers Backblaze and Crashplan</a> was much more interesting and convinced me to go with Crashplan as my new backup provider (bye, bye Mozy). I’ve always been interested in Crashplan’s unique peer-to-peer backup option. With their unlimited offsite backup now being extremely price competitive and with an optional family plan, Crashplan has all the features I’m looking for.</p>
<p>For local backups, Apple TimeMachine to an external drive has always worked extremely well for me. However, Scott Hanselman’s recent <a title="Hanselminutes Podcast on NAS" href="http://www.hanselminutes.com/default.aspx?showID=285" onclick="pageTracker._trackPageview('/outgoing/www.hanselminutes.com/default.aspx?showID=285&amp;referer=');">podcast on Network Attached Storage (NAS)</a> has left me wanting a Synology NAS device. Check out the <a title="Synology NAS Product Features" href="http://www.synology.com/us/products/features/index.php" onclick="pageTracker._trackPageview('/outgoing/www.synology.com/us/products/features/index.php?referer=');">NAS product features</a> on Synology’s site and the incredible <a title="Synology Reviews on Amazon.com" href="http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&amp;field-keywords=synology" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/s/ref=nb_sb_noss?url=search-alias_3Daps_amp_field-keywords=synology&amp;referer=');">reviews of their products on Amazon.com</a>. Some of the killer features that caught my eye include:</p>
<ul>
<li>Hybrid RAID and easy storage expansion</li>
<li>Backup to Amazon S3</li>
<li>Built In FTP and WebDAV</li>
<li>Surveillance and IP Camera Recording (How Logical Is That?)</li>
<li>Apple TimeMachine Support</li>
<li>Mobile Device Support</li>
<li>Ability to Function as an iTunes Server</li>
</ul>
<p>This simple YouTube video “Be Your Own Cloud” sums up pretty well some of the challenges I’m trying to address.</p>
<p><object width="560" height="345" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/5moERnUP8cQ?version=3&amp;hl=en_US&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed width="560" height="345" type="application/x-shockwave-flash" src="http://www.youtube.com/v/5moERnUP8cQ?version=3&amp;hl=en_US&amp;rel=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.beckshome.com/2011/09/offsite-backup-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Team Foundation Server – Project Archiving and History</title>
		<link>http://www.beckshome.com/2010/05/team-foundation-server-project-archiving-and-history/</link>
		<comments>http://www.beckshome.com/2010/05/team-foundation-server-project-archiving-and-history/#comments</comments>
		<pubDate>Sun, 02 May 2010 20:40:26 +0000</pubDate>
		<dc:creator>Thomas Beck</dc:creator>
				<category><![CDATA[.NET Application Architecture]]></category>

		<guid isPermaLink="false">http://www.beckshome.com/?p=985</guid>
		<description><![CDATA[One of the things I was really eager to do was help one of our clients manage the archival and history of projects within their TFS repository. Historically, VSS volumes sizes have gotten out of control over time, resulting in commensurately poor performance. Obviously, a SQL Server backing database offers lots of advantages over the [...]]]></description>
				<content:encoded><![CDATA[<p>One of the things I was really eager to do was help one of our clients manage the archival and history of projects within their TFS repository. Historically, VSS volumes sizes have gotten out of control over time, resulting in commensurately poor performance. Obviously, a SQL Server backing database offers lots of advantages over the Jet database engine but even SQL Server performance will degrade over time as the history volume in long-running projects backs up.</p>
<p>I was hoping that TFS 2008 had built in functionality to manage project archiving and history management. Not only does the TFS 2008 not have such a function but the co-mingling of data (all the projects on a server write to the same database) means that it’s nearly impossible to break out what data belongs to what project and apply different types of information lifecycle management rules such as modifying the type of storage used, applying specific backup criteria to different projects, or taking a project completely offline so that it no longer impacts the performance of the TFS database but can still be retained for historical purposes.</p>
<p>The good news is that, if you’re willing to make the move, TFS 2010 has functionality to explicitly address the requirement for TFS archiving and history management. TFS 2010 <em>Team Project Collections</em> allow you to organize similar projects into collections and, most importantly for our needs, allocate a different set of hardware resources for each team project collection. The benefit of this setup and applicability to the intent of this blog post should be immediately obvious. The downside of this approach is that you can’t work (link work items, branch &amp; merge, etc.) across project collections. An annotated version of a diagram from the <a href="http://msdn.microsoft.com/en-us/library/dd236915.aspx" onclick="pageTracker._trackPageview('/outgoing/msdn.microsoft.com/en-us/library/dd236915.aspx?referer=');">MSDN Team Project Collections documentation</a> can be found below.</p>
<p><img class="alignnone" style="border: 0pt none; margin: 0px;" title="Team Project Collections" src="http://s3.beckshome.com/20100502-Team-Project-Collections.png" alt="" width="638" height="264" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.beckshome.com/2010/05/team-foundation-server-project-archiving-and-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making It Big In Software &#8211; The Book Review</title>
		<link>http://www.beckshome.com/2010/04/making-it-big-in-software-the-book-review/</link>
		<comments>http://www.beckshome.com/2010/04/making-it-big-in-software-the-book-review/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 04:16:28 +0000</pubDate>
		<dc:creator>Thomas Beck</dc:creator>
				<category><![CDATA[Book Reviews]]></category>

		<guid isPermaLink="false">http://www.beckshome.com/?p=976</guid>
		<description><![CDATA[I&#8217;ve included below my Amazon.com review of the book &#8220;Making It Big In Software: Get the Job, Work the Org, Become Great&#8221;. I diligently read this book from cover to cover and just couldn&#8217;t seem to like it. It became pretty monotonous after a while to go through what felt like a very academic handling [...]]]></description>
				<content:encoded><![CDATA[<p><em>I&#8217;ve included below <a href="http://www.amazon.com/Making-Big-Software-Become-Great/product-reviews/0137059671" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/Making-Big-Software-Become-Great/product-reviews/0137059671?referer=');">my Amazon.com review of the book</a> &#8220;Making It Big In Software: Get the Job, Work the Org, Become Great&#8221;. I diligently read this book from cover to cover and just couldn&#8217;t seem to like it. It became pretty monotonous after a while to go through what felt like a very academic handling of what could have been a very interesting topic. This is in stark contrast to the other book I&#8217;m reading now, &#8220;<a href="http://www.amazon.com/Delivering-Happiness-Profits-Passion-Purpose/dp/0446563048/" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/Delivering-Happiness-Profits-Passion-Purpose/dp/0446563048/?referer=');">Delivering Happiness</a>&#8221; by Zappos CEO Tony Hsieh, which is a pragmatic blow-by-blow tale of how someone actually made it big by leveraging technology. My review:</em></p>
<p><em><img class="alignnone" style="border: 0pt none; margin: 0px;" title="Making It Big In Software Cover" src="http://s3.beckshome.com/20100428-Making-It-Big-Book.jpg" alt="" width="185" height="279" /><br />
</em></p>
<p>I really wanted to like Sam Lightstone&#8217;s book &#8220;Making It Big In  Software&#8221; and read it cover-to-cover, at some times forcing myself to  read on. There are some good points in the book, which at its best  represents a blend between the interviewing style of &#8220;<a href="http://www.beckshome.com/index.php/2007/02/founders-at-work/">Founders at Work</a>&#8221;  and the pragmatic advice of &#8220;Career Warfare&#8221;. Unfortunately, the book is  at its best far too infrequently to make it a recommended read.</p>
<p>Aside from really lacking any really original advice or insights  that are fairly common knowledge to folks who have spent a couple of  years in the software industry, there are several other reasons I  probably won&#8217;t be referring back to this book very frequently:</p>
<ul>
<li>The questions were pretty much the same for every interview.  That&#8217;s great for statistical comparability but really didn&#8217;t do much to  draw out the stories from the interviewees. At one point, I found myself  thumbing to the end of each interview to find out if the &#8220;Do you think  graduate degrees are professionally valuable?&#8221; question was going to be  asked again.</li>
<li>An earlier reviewer pointed out the value in the use of personas  to illustrate examples. Done correctly, I agree that this is a very  powerful technique. However, the software development antics of Moe,  Larry, and Curly in this book seemed less like personas and more like an  attempt to compensate for the lack of more illustrative examples.</li>
<li>Lots of borrowed material. Much of it from the standard software  journeyman&#8217;s body of knowledge and some of it from popular authors such  as Steven Covey, who seems to be a personal favorite of the author.</li>
<li>A chapter on compensation with salary ranges? C&#8217;mon, really? Aside  from immediately dating the book, this is information that clearly  could have been put out on a website and updated periodically so that  the reference doesn&#8217;t get immediately stale.</li>
</ul>
<p>This book may be of slightly more value (3 stars) to someone new to  the field of software. I hope I&#8217;m not being unduly harsh but I find it  hard to see how folks who have been around in the industry for 5 &#8211; 10  years can rate this book with 4 or 5 starts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.beckshome.com/2010/04/making-it-big-in-software-the-book-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching using disk: basic
Object Caching 496/883 objects using disk: basic

Served from: www.beckshome.com @ 2013-06-18 04:25:23 -->