<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Amy Palamountain</title><description>Posts on code, career, and everything between.</description><link>https://ammeep.com/</link><language>en</language><item><title>Super smooth technical demos</title><link>https://ammeep.com/blog/super-smooth-technical-demos/</link><guid isPermaLink="true">https://ammeep.com/blog/super-smooth-technical-demos/</guid><description>I love it when speakers demo code during their talks, and I equally love it when they can continue telling their story while code flies across the screen, without missing a beat. Find out how to embed pre-recorded demos into your presentations for extra smoothness during your talk.</description><pubDate>Wed, 15 Apr 2015 00:00:00 GMT</pubDate><category>Demos</category></item><item><title>One year of remote working</title><link>https://ammeep.com/blog/one-year-of-remote-working/</link><guid isPermaLink="true">https://ammeep.com/blog/one-year-of-remote-working/</guid><description>Over a year ago, I joined GitHub and began working remotely. When I started there were a lot of things I was cautiously optimistic about, and there were some I could have never have been prepared for.</description><pubDate>Sun, 22 Feb 2015 00:00:00 GMT</pubDate><category>Code</category><category>Remote Working</category><category>GitHub</category><category>Work</category><category>Personal</category></item><item><title>Integration Testing ASP.NET Web API</title><link>https://ammeep.com/blog/integration-testing-asp-net-web-api/</link><guid isPermaLink="true">https://ammeep.com/blog/integration-testing-asp-net-web-api/</guid><description>Want to know what kind of HTTP APIs suck? The ones that break all of their clients every time a new version is minted. One way to keep ourselves in check is to sling up an integration test suite. In this post I cover an approach I have used to integration test my ASP.NET Web APIs both in memory, and then use that same suite to test the API once its deployed to a test environment.</description><pubDate>Sun, 04 Aug 2013 00:00:00 GMT</pubDate><category>Code</category><category>REST</category><category>ASP.NET Web Api</category><category>Testing</category></item><item><title>On Service Location</title><link>https://ammeep.com/blog/on-service-location/</link><guid isPermaLink="true">https://ammeep.com/blog/on-service-location/</guid><description>I have some pretty strong feelings about the use of the Service Locator pattern in the software we build. They go along the lines of ‘why would you ever use it?’ and possibly (and somewhat mellow dramatically) rocking slowly backwards and forth in the corner of the shower after being exposed to it. So to ease my pain, and perhaps yours, I have compiled an explanation of why I feel so intolerant toward this pattern.</description><pubDate>Fri, 26 Oct 2012 00:00:00 GMT</pubDate><category>Anti Patterns</category><category>Code</category><category>Dependency Injection</category><category>Design</category><category>Service Location</category></item><item><title>Code Contracts – Part 3 : Runtime Checker &amp; Basic Contracts</title><link>https://ammeep.com/blog/code-contracts-part-3-runtime-checker-basic-contracts/</link><guid isPermaLink="true">https://ammeep.com/blog/code-contracts-part-3-runtime-checker-basic-contracts/</guid><description>The last in the series</description><pubDate>Fri, 07 Jan 2011 00:00:00 GMT</pubDate><category>Code Contracts</category><category>Code</category></item><item><title>Code Contracts – Part 2 : The static checker</title><link>https://ammeep.com/blog/code-contracts-part-2-the-static-checker/</link><guid isPermaLink="true">https://ammeep.com/blog/code-contracts-part-2-the-static-checker/</guid><description>This  post will cover the options available when enabling static checking of  your project, and a very basic overview of how static checking is  achieved</description><pubDate>Tue, 04 Jan 2011 00:00:00 GMT</pubDate><category>Code</category><category>Code Contracts</category></item><item><title>Code Contracts – Part 1</title><link>https://ammeep.com/blog/code-contracts-part-1/</link><guid isPermaLink="true">https://ammeep.com/blog/code-contracts-part-1/</guid><description>Code Contracts are still reasonably hot off the press from Microsoft Research and its high time we get our heads around using them.</description><pubDate>Mon, 03 Jan 2011 00:00:00 GMT</pubDate><category>Code</category><category>Code Contracts</category></item></channel></rss>