<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title><![CDATA[mattotto.com]]></title>
  <link href="http://mattotto.com/atom.xml" rel="self"/>
  <link href="http://mattotto.com/"/>
  <updated>2012-04-20T21:21:20-04:00</updated>
  <id>http://mattotto.com/</id>
  <author>
    <name><![CDATA[Matt Otto]]></name>
    
  </author>
  <generator uri="http://octopress.org/">Octopress</generator>

  
  <entry>
    <title type="html"><![CDATA[Movin' On]]></title>
    <link href="http://mattotto.com/2010/03/04/Movin-On/"/>
    <updated>2010-03-04T00:00:00-05:00</updated>
    <id>http://mattotto.com/2010/03/04/Movin-On</id>
    <content type="html"><![CDATA[<p>After almost 5 years, today was my last day with <a href="http://www.pgi.com">Premiere Global Services</a>. I’ve been working there since 2005 when it was Netspoke, and during that time have had the privilege of working with some really great people.  My experiences there have had a  huge impact on how I approach my work, and as a result have grown considerably as a software developer these past few years.</p>

<h3>So what&#8217;s next?</h3>

<p>Starting Monday I&#8217;ll be joining <a href="http://matrixformedia.com">Matrix Solutions</a> as a Senior Software Engineer. It’s a much smaller company, where I&#8217;ll have a better chance of making a difference. I&#8217;m also looking forward to being a part of a co-located team again after 4 years of working remotely.</p>

<p>Overall, I&#8217;m excited for the change.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Pittsburgh .Net User Group meeting - Bringing ALT.NET to the masses with ASP.NET MVC]]></title>
    <link href="http://mattotto.com/Presentations/alt_net/dot_Net/2010/03/02/Pittsburgh-Net-User-Group-meeting-Bringing-ALTNET-to-the-masses/"/>
    <updated>2010-03-02T00:00:00-05:00</updated>
    <id>http://mattotto.com/Presentations/alt_net/dot_Net/2010/03/02/Pittsburgh-Net-User-Group-meeting-Bringing-ALTNET-to-the-masses</id>
    <content type="html"><![CDATA[<p>I’m going to be co-presenting with Jeremy Jarrell and Craig Oaks on March 9 at the Pittsburgh .Net User Group on the ideas behind ALT.Net and how to apply them to day to day work.</p>

<p>Click here for more information: <a href="http://codecamppgh.com/201003.aspx">http://codecamppgh.com/201003.aspx</a></p>

<p>Hope to see you there.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Pittsburgh ALT.NET - Oct. 20 - SOLID Principles]]></title>
    <link href="http://mattotto.com/alt_net/2009/10/05/Pittsburgh-ALTNET-Oct-20-SOLID-Principles/"/>
    <updated>2009-10-05T00:00:00-04:00</updated>
    <id>http://mattotto.com/alt_net/2009/10/05/Pittsburgh-ALTNET-Oct-20-SOLID-Principles</id>
    <content type="html"><![CDATA[<p>We&#8217;re returning from our meeting hiatus once again for a meeting to talk about SOLID.</p>

<div class="vevent" id="hcalendar-Pittsburgh-ALT.NET-Meeting---SOLID Principles">
    <h2 class="summary">SOLID Principles - What is SOLID, Single Responsibility Principle and the Open/Closed Principle?</h2>
    <abbr class="dtstart" title="2009-10-20T017:30-05:0000">Tuesday October 20, 2009<br />
    5:30 PM</abbr> – <abbr title="2009-10-20T19:30-05:00" class="dtend">7:30 PM</abbr> <br />
    <div class="location">
        <h3>Location</h3>
        <div class="vcard">
            <div class="org">Pittsburgh Technology Council</div>
            <div class="adr">
                <div class="street-address">2000 Technology Drive</div>
                <span class="locality">Pittsburgh</span>, <span class="region">PA</span>
                <br />
                <span class="postal-code">15219-3110 </span>
            </div>
        </div>
    </div>
    <br />
    <h3>Topic Abstract</h3>
    <div class=" description=">
        <p>This will be the first part of a two part discussion concerning the SOLID principles.   This first session will discuss the ideas behind SOLID, as well as the <strong>S</strong>ingle Responsibility Principle and the <strong>O</strong>pen/Closed Principle. </p>
    </div>
    <a class="url" rel="nofollow" target="_blank" href="http://pittsburghaltnet.eventbrite.com?ref=ebtn"> 
        <img border="0" alt="" src="http://www.eventbrite.com/static/images/button_ext/rsvp_now.gif" /> 
    </a> 
</div>



]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[ReSharper for Visual Studio 2010 preview now available]]></title>
    <link href="http://mattotto.com/Tools/2009/07/10/ReSharper-for-Visual-Studio-2010-preview-now-available/"/>
    <updated>2009-07-10T00:00:00-04:00</updated>
    <id>http://mattotto.com/Tools/2009/07/10/ReSharper-for-Visual-Studio-2010-preview-now-available</id>
    <content type="html"><![CDATA[<p>JetBrains has a preview release of ReSharper for Visual Studio 2010 available now for download.</p>

<p>From the site:</p>

<blockquote><p>&#34;ReSharper for Visual Studio 2010 (preview) - is an early build for those who are trying out Visual Studio 2010 and cannot live without ReSharper. It is neither 4.5.1 for VS10, nor 5.0 for VS10. It is intermediate result of our attempts to integrate with Visual Studio 2010 extensibility model, plus preliminary state of some of ReSharper v5 features (you will find some of them enabled). Complete roadmap for ReSharper v5 will be published soon.&#34;</p></blockquote>

<p>Hey - it might be a preview but it is better than nothing!</p>

<p><a href="http://www.jetbrains.net/confluence/display/ReSharper/ReSharper+for+Visual+Studio+2010+(Preview">http://www.jetbrains.net/confluence/display/ReSharper/ReSharper+for+Visual+Studio+2010+(Preview)</a>)</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Pittsburgh ALT.NET - May 19 - Inversion of Control with Castle Windsor]]></title>
    <link href="http://mattotto.com/alt_net/2009/06/12/Pittsburgh-ALTNET-May-19-Inversion-of-Control-with-Castle-Windsor/"/>
    <updated>2009-06-12T00:00:00-04:00</updated>
    <id>http://mattotto.com/alt_net/2009/06/12/Pittsburgh-ALTNET-May-19-Inversion-of-Control-with-Castle-Windsor</id>
    <content type="html"><![CDATA[<p>Pittsburgh ALT.NET is back again with another meeting for June.  This month Jeremy Jarrell will be talking about the hows and whys of Inversion of Control and implementing those concepts with Castle Windsor.  After the presentation we will have our usual open discussion.</p>

<div id="hcalendar-Pittsburgh-ALT.NET-Meeting---Inversion-of-Control-with-Castle-Windsor" class="vevent">
    <h2 class="summary">Inversion of Control with Castle Windsor</h2>
    Presented by Jeremy Jarrell<br />
    <abbr title="2009-06-19T12:00-04:0000" class="dtstart">Friday June 19, 2009<br />
    12</abbr> &emdash <abbr class="dtend" title="2009-06-19T14:00-04:00">2pm</abbr>  
    <br />
    <div class="location">
        <h3>Location</h3>
        <div class="vcard">
            <div class="org">Pittsburgh Technology Council</div>
            <div class="adr">
                <div class="street-address">2000 Technology Drive</div>
                <span class="locality">Pittsburgh</span>, <span class="region">PA</span>   
                <br />
                <span class="postal-code">15219-3110 </span>            </div>
        </div>
    </div>

    <h3>Topic Abstract: </h3>

    <div class="description">
        <p>Jeremy Jarrell will be discussing the hows and the whys of Inversion of Control.  This talk will focus on the ideas behind Inversion of Control, how to implement it using Dependency Injection, as well as the benefits that it can bring to your codebase.  Jeremy will also introduce Castle Windsor as an Inversion of Control framework.
        <br />
        <br />
        <br />
        <em>Note that lunch will not be provided, but a small diner is on the premises or you&#8217;re invited to bring your own brown bag.</em> </p>
    </div>
    <strong>
        <br />
        <a href="http://pittsburghaltnet.eventbrite.com" class="url">
            <img border="0" alt="" src="http://www.eventbrite.com/static/images/button_ext/rsvp.gif" />
        </a>
    </strong> 
</div>



]]></content>
  </entry>
  
</feed>
