<?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>I Am Nick Armstrong &#187; WIN</title>
	<atom:link href="http://www.iamnickarmstrong.com/tag/win/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iamnickarmstrong.com</link>
	<description>I (Nick Armstrong) am a creative nerdy mad scientist living in Fort Collins, Colorado. I&#039;m a Brand Storyteller for Peter Sheahan - I build community with strategic marketing ideas and innovative content creation. I kick ass at web strategy, web design, and creating social media campaigns.  I’m also a Trekkie – Live long ‘n’ prosper, yo.</description>
	<lastBuildDate>Wed, 28 Jul 2010 05:05:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Silverlight and MVC: Thunderstorm in Paradise</title>
		<link>http://www.iamnickarmstrong.com/2009/03/silverlight-and-mvc-thunderstorm-in-paradise/</link>
		<comments>http://www.iamnickarmstrong.com/2009/03/silverlight-and-mvc-thunderstorm-in-paradise/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 19:05:01 +0000</pubDate>
		<dc:creator>Nick Armstrong</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WIN]]></category>

		<guid isPermaLink="false">http://www.iamnickarmstrong.com/?p=466</guid>
		<description><![CDATA[New developers tend to get frustrated when confronted with random, weird errors.  Enough to start uninstalling anything and everything like they're paid by the byte.  I take a more pragmatic approach: why perform an appendectomy with a sledgehammer when a scalple is indicated?]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.flickr.com/photos/slack12/956561478/" target="_blank"><img class="alignright size-full wp-image-467" style="border: 2px solid black; margin: 2px;" title="Thunderstorm in Paradise" src="http://www.iamnickarmstrong.com/wp-content/uploads/2009/03/thunderstorminparadise.jpg" alt="Thunderstorm in Paradise" width="240" height="159" /></a>The wind was howling, random raindrops spattered anything unsheltered like tiny shotgun pellets&#8230; and <em>inside the office, Visual Studio 2008 would not create a Silverlight application with an <a title="MVC 1.0" href="http://haacked.com/archive/2009/03/18/aspnet-mvc-rtw.aspx" target="_blank">MVC </a>site to host it.</em></strong></p>
<p>These sorts of things happen a lot.  Some miscellaneous installation or setting or patch gets installed and somehow breaks an otherwise well-tuned system.  As a developer, you just come to expect that working with new technology, one or two days out of each month will be lost to technical difficulties.</p>
<p><strong>New developers tend to get frustrated</strong> when confronted with random, weird errors.  Enough to start uninstalling anything and everything like they&#8217;re paid by the byte.  <strong>I take a more pragmatic approach</strong>: why perform an appendectomy with a sledgehammer when a scalpel is indicated?</p>
<p>A brief aside here: my best friend, at the slightest hint of computer rebellion/slowing/impending gnome invasion by any of his computers, instigates what I like to call the &#8220;<strong>scorched rogaine</strong>&#8221; policy (<em>he doesn&#8217;t have a lot of hair</em>) and re-formats his computer.  It&#8217;s something that has always bugged me and at least once every 6 months reminds me of difference between a sledgehammer and a scalpel.</p>
<p>It didn&#8217;t help that my <a title="Silverlight SDK" href="http://silverlight.net/GetStarted/" target="_blank">Silverlight SDK </a>installation was so rocky; I was surprised Visual Studio allowed me to create any Silverlight applications <em>at all</em>.</p>
<p>I went through at least 5 installation cycles, each one having removed a separate component that I suspected was causing the problem&#8230; each time getting &#8220;FATAL ERROR DURING INSTALLATION&#8221; errors&#8230; with no description.</p>
<p>As it turns out, if you&#8217;re having problems installing the Silverlight Tools for Visual Studio, you have to go to Add/Remove Programs, and remove anything that references Silverlight &#8211; <em>even the plug-in</em>.</p>
<p><strong><a href="http://www.flickr.com/photos/coolmel/144582345/" target="_blank"><img class="alignleft size-full wp-image-470" style="border: 2px solid black; margin: 2px;" title="Dumb Happens" src="http://www.iamnickarmstrong.com/wp-content/uploads/2009/03/dumbhappens.jpg" alt="Dumb Happens" width="157" height="240" /></a>The installer is just not smart enough</strong> to uninstall everything on its own or patch the necessary components on top of an existing installation (even if that installation was just the browser components).</p>
<p>That was problem one, solved as of Friday.  Then began problem two &#8211; this morning.  While attempting to create a new Silverlight app (using <a title="Silverlight.net" href="http://www.silverlight.net">the latest SDK from Silverlight.net</a>) with an <a title="MVC 1.0" href="http://geekswithblogs.net/ranganh/archive/2009/03/18/download-asp.net-mvc-1.0.aspx" target="_blank">MVC</a> shell, I received an error:</p>
<p><em><strong>&#8220;could not be found. (Exception from HRESULT: 0&#215;80030002 (STG_E_FILENOTFOUND))&#8221;</strong></em></p>
<p>Followed by:</p>
<p><em><strong>&#8220;Project Unavailable.&#8221;</strong></em></p>
<p>Nice error, right? <a title="Google Search" href="http://www.google.com/search?client=firefox-a&amp;rls=org.mozilla%3Aen-US%3Aofficial&amp;channel=s&amp;hl=en&amp;q=could+not+be+found.+(Exception+from+HRESULT%3A+0x80030002+(STG_E_FILENOTFOUND))&amp;btnG=Google+Search" target="_blank">A Google search</a> revealed&#8230; nothing.</p>
<p>After contemplating a complete re-install of Visual Studio and a re-install of each component in line to test functionality&#8230; I decided to be stubbornly pragmatic.  The whole VS2008 re-install would take up about <a title="43 Folders" href="http://www.43folders.com/" target="_blank">4 hours of productivity</a> that I didn&#8217;t want to waste.</p>
<p>First I uninstalled and re-installed anything Silverlight, rebooted, and started again.</p>
<p><strong>No luck.</strong></p>
<p>Sticking with the stubborn, I decided that maybe MVC 1.0 RC2 (the version I was using) might be the culprit &#8211; even if RC1 and BETA were both working with Silverlight just fine.  It was off to <a title="Microsoft MVC 1.0 site" href="http://www.asp.net/mvc/" target="_blank">the Microsoft MVC site</a> to download the 1.0 release.  I guess I shouldn&#8217;t have been surprised when it refused to install because I already had the MVC 1.0 RC2 installed&#8230;</p>
<p><a href="http://www.flickr.com/photos/slack12/1087014722/" target="_blank"><img class="size-full wp-image-468 alignright" style="border: 2px solid black; margin: 2px;" title="Edge of Storm" src="http://www.iamnickarmstrong.com/wp-content/uploads/2009/03/edgeofstorm.jpg" alt="Edge of Storm" width="240" height="161" /></a>A quick trip back to Add/Remove programs fixed that &#8211; MVC 1.0 installed right on top.</p>
<p>Right about then, the clouds started to clear, and I was greeted with a surprising, but somewhat rare friend: <strong>success</strong>.</p>
<p>Pragmatism won out again, my best friend still didn&#8217;t have much hair, and the scalpel made some quick work and allowed me to skip over the massive patching of holes that a total uninstall of VS2008 would have led me to.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Silverlight+and+MVC%3A+Thunderstorm+in+Paradise+http://bit.ly/aUL9KW" title="Post to Twitter"><img class="nothumb" src="http://www.iamnickarmstrong.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.iamnickarmstrong.com/2009/03/silverlight-and-mvc-thunderstorm-in-paradise/&amp;t=Silverlight+and+MVC%3A+Thunderstorm+in+Paradise" title="Post to Facebook"><img class="nothumb" src="http://www.iamnickarmstrong.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.iamnickarmstrong.com/2009/03/silverlight-and-mvc-thunderstorm-in-paradise/&amp;title=Silverlight+and+MVC%3A+Thunderstorm+in+Paradise" title="Post to StumbleUpon"><img class="nothumb" src="http://www.iamnickarmstrong.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.iamnickarmstrong.com/2009/03/silverlight-and-mvc-thunderstorm-in-paradise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Engine Optimization WIN</title>
		<link>http://www.iamnickarmstrong.com/2009/03/search-engine-optimization-win/</link>
		<comments>http://www.iamnickarmstrong.com/2009/03/search-engine-optimization-win/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 18:28:29 +0000</pubDate>
		<dc:creator>Nick Armstrong</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[CO]]></category>
		<category><![CDATA[Fort Collins]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[WIN]]></category>

		<guid isPermaLink="false">http://www.iamnickarmstrong.com/?p=420</guid>
		<description><![CDATA[I've been doing my own little SEO experiment while creating my blogs.  From time to time, I like to check where I'm ranked on a Google Search.  It's motivating for me, since I know that if I'm low or non-existent, I have a lot more work to do.  I found out this morning, I have a pretty good handle on my Search Engine Optimization.]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://www.google.com/search?hl=en&amp;q=Nick+Armstrong&amp;btnG=Google+Search&amp;aq=f&amp;oq=" target="_blank"><img class="size-full wp-image-421 alignright" style="border: 2px solid black; margin: 2px;" title="My google rankings for the term Nick Armstrong" src="http://www.iamnickarmstrong.com/wp-content/uploads/2009/03/seo.jpg" alt="My google rankings for the term Nick Armstrong" width="431" height="239" /></a>Now, I don&#8217;t mean to gloat (<em>okay, yes I do&#8230;</em>), but I have been telling the Marketing Director at the workplace I resigned from last week that Search Engine Optimization (SEO) is no big deal.  I&#8217;ve told him that for the last seven or eight months.</p>
<p style="text-align: left;">These are people who are terrified to make any sort of switch lest they destroy the preciously garnered SEO.  They&#8217;ve also demanded utter and full control over the websites.  I&#8217;ve begged them to be more flexible with the websites, to let our two departments (Application Development and Marketing) work towards improving the pages and fixing them up.</p>
<p style="text-align: left;">The war-cry of the old ways is <strong>&#8220;We can&#8217;t change anything or we&#8217;ll lose our SEO &#8211; and no dynamic URL re-writes, that will break it too!&#8221;</strong></p>
<p>I&#8217;ve been doing my own little SEO experiment while creating my blogs.  From time to time, I like to check where I&#8217;m ranked on a Google Search.  It&#8217;s motivating for me, since I know that if I&#8217;m low or non-existent, I have a lot more work to do.  I found out this morning, I have a pretty good handle on my Search Engine Optimization.</p>
<p>First I did a search on my name.  I didn&#8217;t use &#8220;Fort Collins&#8221; or &#8220;Nick Armstrong&#8221; in quotes or anything like that.  Just Nick Armstrong.</p>
<p><strong>I was on the first page as #6 and 7 of </strong><strong>3,400,000!</strong></p>
<p>Not bad for having only started in September.  Adding Fort Collins, CO to the search brings up almost everything I&#8217;ve done since college.  You&#8217;ll also notice that there&#8217;s two Nick Armstrongs in Fort Collins, CO &#8211; my number and address aren&#8217;t listed there.  I think it&#8217;s creepy to be able to find where I live from a Google search.</p>
<p><a href="http://www.google.com/search?hl=en&amp;q=millennial+resumes&amp;btnG=Google+Search&amp;aq=f&amp;oq=" target="_blank"><img class="size-full wp-image-424 alignleft" style="border: 2px solid black; margin: 2px;" title="My google rankings for the term Millennial Resumes" src="http://www.iamnickarmstrong.com/wp-content/uploads/2009/03/seo21.jpg" alt="My google rankings for the term Millennial Resumes" width="475" height="320" /></a>While I was at it, I also searched for the terms Gen-Y Resume and Millennial Resume, and a huge surprise to me: I was <strong>#2 and 3</strong> in &#8220;Millennial Resume&#8221; with <strong>56,000</strong> related results and <strong>#1</strong> in &#8220;Gen-Y Resume&#8221; of <strong>344,000</strong> related results! <img src='http://www.iamnickarmstrong.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: left;">This morning I showed the Marketing Director these pages, and the first words out of his mouth were, &#8220;Oh, yeah&#8230; well, out of 56,000, you don&#8217;t have much competition.&#8221;  I showed him the Gen-Y results and my personal name results&#8230; and a quiet fell over the room.  &#8220;Click on the cached view,&#8221; he said &#8211; beads of sweat forming on his brow.</p>
<p style="text-align: left;">I waited.</p>
<p>&#8220;Nice picture,&#8221; he said.</p>
<p>You know what I call that?  I call that a WIN.</p>
<p><a href="http://www.google.com/search?hl=en&amp;q=gen-y+resumes&amp;btnG=Search" target="_blank"><img class="size-full wp-image-423 alignnone" style="border: 2px solid black; margin: 2px;" title="My google rankings for the term Gen-Y Resumes" src="http://www.iamnickarmstrong.com/wp-content/uploads/2009/03/seo3.jpg" alt="My google rankings for the term Gen-Y Resumes" width="483" height="166" /></a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Search+Engine+Optimization+WIN+http://bit.ly/aAj4XQ" title="Post to Twitter"><img class="nothumb" src="http://www.iamnickarmstrong.com/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.iamnickarmstrong.com/2009/03/search-engine-optimization-win/&amp;t=Search+Engine+Optimization+WIN" title="Post to Facebook"><img class="nothumb" src="http://www.iamnickarmstrong.com/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.iamnickarmstrong.com/2009/03/search-engine-optimization-win/&amp;title=Search+Engine+Optimization+WIN" title="Post to StumbleUpon"><img class="nothumb" src="http://www.iamnickarmstrong.com/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.iamnickarmstrong.com/2009/03/search-engine-optimization-win/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
