<?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> Chris Compton</title>
	<atom:link href="http://mr.chriscompton.me/feed/" rel="self" type="application/rss+xml" />
	<link>http://mr.chriscompton.me</link>
	<description>Technologist of the Cloud</description>
	<lastBuildDate>Sat, 19 Nov 2011 13:32:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Assembly errors with MVC after deploying to IIS</title>
		<link>http://mr.chriscompton.me/2011/11/assembly-errors/</link>
		<comments>http://mr.chriscompton.me/2011/11/assembly-errors/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 13:28:05 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://mr.chriscompton.me/?p=362</guid>
		<description><![CDATA[The Problem: I was getting errors like &#8220;Could not load file or assembly &#8216;System.Web.Helpers, Version=1.0.0.0&#8243; after publishing my MVC3/Razor application to the IIS Server. The Solution: In Visual Studio 2010, go to &#8220;Project&#8221; then &#8220;Add Deployable Dependencies&#8221; You will get this window, and you should make sure that both options are checked: It will add [...]]]></description>
			<content:encoded><![CDATA[<h2>The Problem:</h2>
<p>I was getting errors like &#8220;Could not load file or assembly &#8216;System.Web.Helpers, Version=1.0.0.0&#8243; after publishing my MVC3/Razor application to the IIS Server.<span id="more-362"></span></p>
<h2>The Solution:</h2>
<p>In Visual Studio 2010, go to &#8220;Project&#8221; then &#8220;Add Deployable Dependencies&#8221;</p>
<p><a href="http://mr.chriscompton.me/2011/11/assembly-errors/pickdep/" rel="attachment wp-att-366"><img class="alignnone size-medium wp-image-366" title="pickdep" src="http://mr.chriscompton.me/wp-content/uploads/2011/11/pickdep-270x300.png" alt="" width="270" height="300" /></a></p>
<p>You will get this window, and you should make sure that both options are checked:</p>
<p><img class="alignnone size-medium wp-image-363" title="dependencies" src="http://mr.chriscompton.me/wp-content/uploads/2011/11/dependencies-300x138.png" alt="" width="300" height="138" /></p>
<p>It will add all the necessary references to your project, and set the copy flag for you.  So all you need to do now is republish the project!</p>
]]></content:encoded>
			<wfw:commentRss>http://mr.chriscompton.me/2011/11/assembly-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do What You Love</title>
		<link>http://mr.chriscompton.me/2011/10/do-what-you-love/</link>
		<comments>http://mr.chriscompton.me/2011/10/do-what-you-love/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 03:30:18 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Inspiration]]></category>

		<guid isPermaLink="false">http://mr.chriscompton.me/?p=352</guid>
		<description><![CDATA[How many times have you heard this from people?  For me, it&#8217;s too many to count&#8230; Ultimately I work on iOS, because it&#8217;s what I love.  It&#8217;s something that doesn&#8217;t seem like work to me.  It&#8217;s fun and exciting. Humble Beginnings A few years ago was a different story.  Objective-C and Cocoa were new and [...]]]></description>
			<content:encoded><![CDATA[<p>How many times have you heard this from people?  For me, it&#8217;s too many to count&#8230;</p>
<p>Ultimately I work on iOS, because it&#8217;s what I love.  It&#8217;s something that doesn&#8217;t seem like work to me.  It&#8217;s fun and exciting.</p>
<h2>Humble Beginnings</h2>
<p>A few years ago was a different story.  Objective-C and Cocoa were new and foreign languages to me.  iOS was not iOS.  It was secret.  You couldn&#8217;t share.  There was no documentation.  We all attempted to make fart apps.  We couldn&#8217;t figure out how to do anything else!  I ended up making two apps: A game, and a simple twitter app.  One did okay, the other was a misstep and flopped, but I learned a lot.</p>
<p>That was 2008.  Two years floated by as I explored other technology, made some career adjustments, and made a number of life and family adjustments for the better.  As I settled down once again, the Apple devices started beckoning me again.  <a href="http://www.amazon.com/gp/product/0321773772/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&amp;tag=chricomp03-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321773772">So I picked up a book</a>, and got back into the latest and greatest.  I was so happy to see so many of the frustrations in Xcode and iPhone development addressed and more characteristic of the &#8220;It just works&#8221; mentality that many of us have grown to love, and expect, from Apple.</p>
<h2>Finding Answers</h2>
<p>My mind still wandered in exploration of other methods of mobile development.  I asked myself smart questions like, &#8220;What maximizes my install base for this app?&#8221; and &#8220;Does this technology offer better income potential with less work?&#8221;  I even thought about what was most popular (thus better for my career options in the future). I even experimented with some of these methods of development&#8230;and it started feeling&#8230;corporate.</p>
<p>I was no longer in love with the idea, and the dream.  I was in love with the growth potential and marketability.  Luckily I snapped out of it as I sat one afternoon and asked myself, &#8220;What would I love to do?&#8221;  <em>Love</em> to do.  <strong>Love</strong>.  My eyes drifted over to my iOS Programming book&#8230;and there they stayed as I pondered&#8230;and remained consciously blank.  Then it occurred to me what I was doing, and I had already answered in a completely non-verbal, but powerful way.  It came from the heart.</p>
<h2>Making it Happen</h2>
<p>So now I take an hour here, and an hour there, and I&#8217;m working through an app that I wanted to make.  Something that seems fun.  In a topic that interests me.  It&#8217;s an app I&#8217;ll enjoy using.  It&#8217;s very different from the typical projects where money and success are at the forefront.  I will build it and nurture it&#8230;then I will share it, and we will see where it goes.</p>
<p>Check back later and we&#8217;ll see if the mantra of, &#8220;Do What You Love,&#8221; holds true for ultimately succeeding.</p>
<p>If not, I&#8217;ve enjoyed the time&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://mr.chriscompton.me/2011/10/do-what-you-love/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye, Steve</title>
		<link>http://mr.chriscompton.me/2011/10/goodbye-steve/</link>
		<comments>http://mr.chriscompton.me/2011/10/goodbye-steve/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 02:48:50 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Inspiration]]></category>

		<guid isPermaLink="false">http://mr.chriscompton.me/?p=325</guid>
		<description><![CDATA[An early start. I learned BASIC on a Commodore 64 around 1982 while my parents were in the university computer lab completing their lessons for their degrees, and I used it on an Apple II in Second Grade to freak out the guy telling everyone in the room what a computer was.  I remember it [...]]]></description>
			<content:encoded><![CDATA[<h2>An early start.</h2>
<p>I learned BASIC on a Commodore 64 around 1982 while my parents were in the university computer lab completing their lessons for their degrees, and I used it on an Apple II in Second Grade to freak out the guy telling everyone in the room what a computer was.  I remember it like yesterday. I wrote a quick script to make  as much noise as possible, causing the whole room to look at me thinking my computer was having issues.  The presenter, standing in a business suit, stopped his presentation, looked a me, and asked me if I knew how to program computers.  I said yes, and received the oddest look from him. Unfortunately I had no clue how this scene must have appeared in his eyes, or how much money I could have made back then!</p>
<p>So I continued my learning on the Apple II, and later in middle school as a journalism student, we produced our newspaper with the Apple II (c+, I think) around 1988.  Then Apple disappeared on me, never to be seen again.  They always seemed to be incompatible with everything else known to man, and PCs were cheap.  That&#8217;s what my father bought for home use.</p>
<h2>Where did it go?</h2>
<p>In 2003, while developing some information security software, I decided that I would make a Mac compatible version, and bought an iBook.  I had seen OS X Panther in CompUSA, and remembered the really cool dock, so it was also an excuse to explore my curiosity for what the Mac had become. I allowed my wife to use it while I wasn&#8217;t developing, and she took it over, never to be seen on a PC again.</p>
<h2>Peer pressure.</h2>
<p>Around 2005 I was a full time senior web developer, and all of my co-workers had Macs, while I was the Windows junkie.  I can&#8217;t tell you how old it got to listen to the ways my setup was inferior to anything on the Mac. When I received an unexpected bonus, I decided I would get an Apple laptop of my own, since my wife would never share, and I wanted to create pictures and videos for the family.  It was supposed to be a toy.  I bought a MacBook&#8230;and little did I know that they had just been launched, and were the first to sport Intel processors.  My new toy&#8230;.</p>
<p>Every day after I finished working, I would play with my new toy&#8230;and I began to understand my wife&#8217;s affinity for the Mac.</p>
<p>Then about a week later, it sat on my desk, and I figured I&#8217;d try some web development.  So I asked my co-workers about software.  Immediately I was treated like I had become a part of a family&#8230;or a mafia.  They shared links, advice, and software recommendations.  I set up these little programs from independent developers all over the world&#8230;they were elegant&#8230;simplified&#8230;creative&#8230;well thought out&#8230;and useful.</p>
<h2>I was hooked!</h2>
<p>Three months later, I was coding full time &#8212; on my TOY, so I bought a MacMini to work on during the day&#8230;only it got worse.  Now I used BOTH to work all day, and it was a pleasure.  It was powerful. They were powerful. I was powerful. We were powerful, and I never looked back.</p>
<p>Then came the iPhone&#8230;</p>
<p>Then the iPad&#8230;</p>
<p>Apple has continually changed my life, and renewed my interest in computing, and creating software.  In fact, before the iPhone, I had planned to start developing software, and had been learning Objective-C and Cocoa.  The community of indie developers was very alluring to me.  The iPhone shifted my focus, and I developed my first iPhone app in 2008.</p>
<h2>Not quite prepared.</h2>
<p>It&#8217;s been a wonderful experience, and I&#8217;m so very sad to see Steve Jobs go.  I know he was exceptionally smart, and it would be out of character to have left Apple to flounder and die after his work to rebuild it.  I look forward to the future, and I know a lot of developers out there, like me, get enjoyment out of our profession because of his work.</p>
<p>Thank you, Steve.  You will be missed.  I hope your heart, mind and spirit lives on through all of us, and especially within Apple.</p>
<p>&nbsp;</p>
<pre></pre>
<pre></pre>
]]></content:encoded>
			<wfw:commentRss>http://mr.chriscompton.me/2011/10/goodbye-steve/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Espresso: Mac Web Dev with Style</title>
		<link>http://mr.chriscompton.me/2011/08/espresso-mac-web-dev-with-style/</link>
		<comments>http://mr.chriscompton.me/2011/08/espresso-mac-web-dev-with-style/#comments</comments>
		<pubDate>Sun, 28 Aug 2011 01:58:42 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Web Developer's Toolkit]]></category>

		<guid isPermaLink="false">http://mr.chriscompton.me/?p=316</guid>
		<description><![CDATA[A long, long time ago, when I got my first MacBook, and started using it for web development, I came across an application by MacRabbit called CSSEdit.  At the time I was coming from the Windows world, and stylesheets were not something that you gave much attention to.  In fact, you embedded styles randomly into [...]]]></description>
			<content:encoded><![CDATA[<p>A long, long time ago, when I got my first MacBook, and started using it for web development, I came across an application by MacRabbit called <a href="http://macrabbit.com/cssedit/">CSSEdit</a>.  At the time I was coming from the Windows world, and stylesheets were not something that you gave much attention to.  In fact, you embedded styles randomly into tags and created a nightmare of code.</p>
<p>CSSEdit changed that.  I quickly loved stylesheets, and embraced them fully.  At some point, MacRabbit started a new project called <a href="http://macrabbit.com/espresso/">Espresso</a>.  I bought into it early since I was a fan of CSSEdit, and I found myself scratching my head, and wondering how I would ever become a fan of this application.  Eventually it withered and died deep in my hard drive somewhere.</p>
<p>In the meantime, CSSEdit got old&#8230;and behind.  It was upsetting.  I was not happy.</p>
<p>Not long ago I found out about these <a href="http://macrabbit.com/espresso/2/">Kaboom releases from MacRabbit</a> of the latest and greatest version 2 of Espresso.  I figured I&#8217;d try it out, and along the way I found out that they were updating and incorporating the functionality of CSSEdit into Espresso!  I&#8217;m happy to report that the little coffee cup has made it permanently into my dock, and I use it regularly.  It starts fast, and operates very similar to Coda. I will not compare and contrast other than to tell you that the live preview, and CSS inspection capabilities of Espresso, thanks to CSSEdit, are PHENOMENAL!  You can create projects and connect directly to your remote code.  It has a fairly decent editor, and the Code Navigator rivals one of my favorite features from ActiveState&#8217;s Komodo IDE (Though I still love the live debugging that Komodo provides).</p>
<p>If you have not tried Espresso lately, <a href="http://macrabbit.com/espresso/2/">you should give it a try</a>!  It&#8217;s a quick and handy editor, and will be on my dock for the foreseeable future.  Keep up the great work, MacRabbit!</p>
]]></content:encoded>
			<wfw:commentRss>http://mr.chriscompton.me/2011/08/espresso-mac-web-dev-with-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Best in iOS Learning</title>
		<link>http://mr.chriscompton.me/2011/08/the-best-in-ios-learning/</link>
		<comments>http://mr.chriscompton.me/2011/08/the-best-in-ios-learning/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 03:03:45 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Inspiration]]></category>

		<guid isPermaLink="false">http://mr.chriscompton.me/?p=287</guid>
		<description><![CDATA[Back in 2003 I started to explore the Mac as a development platform for a computer security project I was working on.  After my wife stole my testing laptop, I decided to take another stab at it a few years later, and purchased my very own MacBook in 2006 when Apple went with Intel processors. [...]]]></description>
			<content:encoded><![CDATA[<p>Back in 2003 I started to explore the Mac as a development platform for a computer security project I was working on.  After my wife stole my testing laptop, I decided to take another stab at it a few years later, and purchased my very own MacBook in 2006 when Apple went with Intel processors.  You see, I had started to lose my spark for development, and the Mac was all it took to get me hooked again.  Design was important.  Thought was put into the user interface, and I saw all the Indie Devs living happy lives developing ingenious little applications.</p>
<p>Then came the iPhone&#8230;and all I could think of was the development opportunity there.  I published two apps not long after the opening of the App Store to developers.  It was hard, but full of rewards, like sucking a frozen milkshake through a straw: when you finally get that taste of ice cold chocolate, you are in heaven.  A lot happened the next few years that pulled me away, my apps were neglected, and I pulled them to protect the innocent (and to prevent my embarrassment).</p>
<p>Recently I&#8217;ve settled back into a regular life, and the apps started calling again.  I started browsing through the latest books, and noticed that <a href="http://www.amazon.com/gp/product/0321773772/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&amp;tag=chricomp03-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321773772">Aaron Hillegass had a brand new iOS Programming book</a> set to hit the market any day, so I pre-ordered, and decided I&#8217;d take a look at it.  It was perfect!  So I committed to completing the entire book to get me up to speed with the latest techniques and workings of all things Xcode.  So far it has been a blast, and I am a little over halfway finished.</p>
<p>If you have some programming skill, I&#8217;d highly recommend the book.</p>
<p>By the way, that old iBook from 2003?  It still runs happily on Leopard.</p>
]]></content:encoded>
			<wfw:commentRss>http://mr.chriscompton.me/2011/08/the-best-in-ios-learning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

